.tenants-hero{background-color:#f4971e;background-image:url('https://cdn.rentyournest.com/images/tenants/ryn-for-tenants-1.svg');background-position:center center;background-repeat:no-repeat;background-size:cover;padding:6rem 2rem 4rem;min-height:500px}.tenants-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{max-width:580px}.hero-kicker{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:400;color:#485263;margin-bottom:1.5rem}.brand-name{font-size:1.25rem}.brand-name .bold{font-weight:700;color:#1a1a1a}.brand-name .light{font-weight:400;color:#1a1a1a}.dash-icon{width:24px;height:2px;margin:0 .25rem}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem}.hero-title br{display:block}.hero-subtitle{font-size:1.25rem;font-weight:400;line-height:1.6;color:#485263}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{max-width:100%;height:auto;max-height:450px}.tenants-explore{background:#fff;padding:4rem 2rem;text-align:center}.explore-content{max-width:800px;margin:0 auto}.explore-content h2{font-size:2.5rem;font-weight:700;color:#f4971e;margin-bottom:1.5rem}.explore-content p{font-size:1.125rem;line-height:1.7;color:#485263;margin-bottom:2rem}.btn-primary{display:inline-block;background:#f4971e;color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:.3s;border:none;cursor:pointer}.btn-primary:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}.tenants-main{padding:4rem 2rem;background:#fff9f2}.main-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:200px 1fr;gap:4rem}.side-nav{position:sticky;top:100px;height:fit-content}.side-nav ul{list-style:none;padding:0;margin:0}.side-nav li{margin-bottom:1rem}.side-nav a{display:block;padding:.75rem 1rem;color:#485263;text-decoration:none;font-weight:600;font-size:15px;border-left:3px solid rgba(244,151,30,.3);transition:.3s}.side-nav a.active,.side-nav a:hover{color:#f4971e;border-left-color:#f4971e;background:0 0}.main-content{max-width:900px}.content-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:3rem 0}.content-section.reverse{direction:rtl}.content-section.reverse>*{direction:ltr}.section-text h3{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.section-text h5{font-size:1.125rem;font-weight:600;color:#f4971e;margin-bottom:1rem}.section-text p{font-size:1rem;line-height:1.7;color:#666;margin-bottom:1.5rem}.section-image{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1)}.section-image img{width:100%;height:auto;display:block}.section-divider{height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:2rem 0}.action-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.action-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff8f0;border:1px solid #f4971e;border-radius:50px;color:#1a1a1a;font-size:.875rem;font-weight:500;cursor:default;pointer-events:none}.action-btn svg{width:20px;height:20px;flex-shrink:0}.tenants-start{background:linear-gradient(180deg,#1a1a1a 0,#333 100%);padding:5rem 2rem;text-align:center}.start-content{max-width:700px;margin:0 auto}.start-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3}.start-content p{font-size:1.125rem;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:2rem}.start-content .btn-primary{background:#f4971e;color:#fff}.start-content .btn-primary:hover{background:#fff;color:#f4971e}.tenants-why-header{background:#fff8f0;padding:4rem 2rem 2rem;text-align:center}.why-header-content{max-width:800px;margin:0 auto}.why-header-content h3{font-size:1.5rem;font-weight:400;color:#666;margin-bottom:.5rem}.why-header-content h5{font-size:1.125rem;font-weight:600;color:#f4971e}.tenants-why-cards{background:#fff8f0;padding:2rem 2rem 5rem}.why-cards-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s}.why-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.card-icon{width:60px;height:60px;background:#fff4e6;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.card-icon img{width:32px;height:32px}.why-card h4{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;line-height:1.3}.why-card h6{font-size:1rem;font-weight:600;color:#f4971e;margin-bottom:1rem}.why-card p{font-size:.9375rem;line-height:1.7;color:#666}.why-card ul{list-style:none;padding:0;margin:0 0 1rem}.why-card ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.9375rem;color:#666}.why-card ul li::before{content:"✓";position:absolute;left:0;color:#f4971e;font-weight:700}@media (max-width:1024px){.main-container{grid-template-columns:1fr;gap:2rem}.side-nav{display:none}.content-section{grid-template-columns:1fr;gap:2rem}.content-section.reverse{direction:ltr}.section-image{order:-1}.why-cards-grid{grid-template-columns:1fr}.sticky-text p{display:none}}@media (max-width:768px){.tenants-hero{padding:4rem 1.5rem 3rem}.tenants-hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-text{max-width:100%}.hero-kicker{justify-content:center;font-size:1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-image img{max-height:300px}.tenants-explore{padding:3rem 1.5rem}.explore-content h2{font-size:1.75rem}.tenants-main{padding:2rem 1.5rem}.section-text h3{font-size:1.5rem}.action-buttons{flex-direction:column}.action-btn{width:100%;justify-content:center}.tenants-start{padding:3rem 1.5rem}.start-content h2{font-size:1.75rem}.tenants-why-header{padding:3rem 1.5rem 1.5rem}.tenants-why-cards{padding:1.5rem 1.5rem 4rem}.why-card{padding:1.5rem}.sticky-bar-content{flex-direction:column;text-align:center;gap:1rem}.sticky-text{display:block}.sticky-text h3{font-size:1rem}.sticky-text p{display:none}}.tenants-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);box-shadow:0 -4px 20px rgba(0,0,0,.1);padding:1rem 2rem;z-index:100;opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity .3s,visibility .3s,transform .3s}.tenants-sticky-bar.visible{opacity:1;visibility:visible;transform:translateY(0)}.sticky-bar-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sticky-text h3{font-size:1.25rem;font-weight:700;color:#f4971e;margin-bottom:.25rem}.sticky-text p{font-size:.875rem;color:#666;margin:0;line-height:1.4}.sticky-bar-content .btn-primary{background:#f4971e;color:#fff;white-space:nowrap;flex-shrink:0;padding:.875rem 1.5rem}.sticky-bar-content .btn-primary:hover{background:#1a1a1a}@media (max-width:768px){.tenants-sticky-bar{padding:1rem}.sticky-bar-content{gap:1rem}.sticky-text h3{font-size:1rem}}