.rent-page{padding-top:80px}.rent-hero{background:var(--background);padding:80px 0}.rent-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.rent-hero h1{color:var(--foreground);margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.rent-hero-desc{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.rent-hero-desc strong{color:var(--foreground)}.rent-hero-usps{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.rent-usp-item{align-items:flex-start;gap:.625rem;display:flex}.rent-usp-icon{background:var(--secondary-light);width:32px;min-width:32px;height:32px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.rent-usp-item strong{color:var(--foreground);margin-bottom:.125rem;font-size:.875rem;font-weight:600;display:block}.rent-usp-item span{color:var(--muted-foreground);font-size:.8125rem;line-height:1.4}.rent-hero-image-wrap{position:relative}.rent-hero-image{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:520px;box-shadow:var(--shadow-lg)}.rent-hero-buttons{gap:1rem;display:flex}.rent-btn-primary{background:var(--primary);min-width:180px;height:56px;color:var(--primary-foreground);border:2px solid var(--primary);border-radius:14px;justify-content:center;align-items:center;padding:0 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.rent-btn-primary:hover{opacity:.9;box-shadow:0 4px 12px #0066cc4d}.rent-about{background:var(--background);padding:80px 0}.rent-about>.container>.section-label{margin-bottom:.25rem;display:block}.rent-about-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;display:grid}.rent-about-content h2{color:var(--foreground);margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.rent-about-content p{color:var(--muted-foreground);margin-bottom:1rem;font-size:1rem;line-height:1.7}.rent-about-image-wrap{position:relative}.rent-about-image{object-fit:cover;width:100%;height:420px;box-shadow:var(--shadow-lg);border-radius:16px}.rent-when{background:var(--muted);padding:80px 0}.rent-when-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;display:grid}.rent-when-image-wrap{position:relative}.rent-when-image{object-fit:cover;width:100%;height:360px;box-shadow:var(--shadow-lg);border-radius:16px}.rent-when-content h2{color:var(--foreground);margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.rent-when-content>p{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.rent-when-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.rent-when-list li{color:var(--foreground);align-items:flex-start;gap:.625rem;font-size:.9375rem;font-weight:500;line-height:1.5;display:flex}.rent-check-icon{background:var(--secondary-light);width:28px;min-width:28px;height:28px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.rent-included{background:var(--muted);padding:80px 0}.section-subtitle{color:var(--muted-foreground);max-width:720px;margin-top:.5rem;font-size:1rem;line-height:1.7}.rent-included-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.rent-included-card{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .3s,border-color .3s}.rent-included-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-included-icon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.rent-included-card h3{color:var(--foreground);margin-bottom:.625rem;font-size:1.0625rem;font-weight:600}.rent-included-card p{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.rent-types{background:var(--background);padding:80px 0}.rent-types-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.rent-type-card{background:var(--muted);border:1px solid var(--border);text-align:center;border-radius:12px;padding:2rem;transition:box-shadow .3s,border-color .3s}.rent-type-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-type-icon{background:var(--primary-light);width:60px;height:60px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.rent-type-card h3{color:var(--foreground);margin-bottom:.625rem;font-size:1.0625rem;font-weight:600}.rent-type-card p{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.rent-applications{background:var(--muted);padding:80px 0}.rent-applications-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.rent-application-card{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .3s,border-color .3s}.rent-application-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-application-icon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.rent-application-card h3{color:var(--foreground);margin-bottom:.625rem;font-size:1.0625rem;font-weight:600}.rent-application-card p{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.rent-why{background:var(--background);padding:80px 0}.rent-why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.rent-why-card{background:var(--muted);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:box-shadow .3s,border-color .3s}.rent-why-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-why-icon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.rent-why-card h3{color:var(--foreground);margin-bottom:.625rem;font-size:1.0625rem;font-weight:600}.rent-why-card p{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.rent-coverage{background:var(--muted);padding:80px 0}.rent-coverage-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.rent-coverage-card{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:box-shadow .3s,border-color .3s}.rent-coverage-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-coverage-region{color:var(--primary);align-items:center;gap:.625rem;margin-bottom:.75rem;display:flex}.rent-coverage-region h3{color:var(--foreground);margin:0;font-size:1.0625rem;font-weight:600}.rent-coverage-card p{color:var(--muted-foreground);font-size:.9375rem;line-height:1.7}.rent-process{background:var(--background);padding:80px 0}.rent-process-timeline{gap:0;margin-top:2.5rem;display:flex;position:relative}.rent-process-step{text-align:center;background:var(--muted);border:1px solid var(--border);border-radius:12px;flex:1;margin:0 .5rem;padding:2rem 1.5rem;transition:box-shadow .3s,border-color .3s;position:relative}.rent-process-step:hover{box-shadow:var(--shadow-md);border-color:var(--primary)}.rent-process-num{background:var(--primary);width:48px;height:48px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1rem;font-weight:700;display:inline-flex}.rent-process-step h3{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;font-weight:600}.rent-process-step p{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.rent-process-connector{display:none}.rent-faq{background:var(--muted);padding:80px 0}.rent-faq-grid{flex-direction:column;align-items:center;max-width:800px;margin:2.5rem auto 0;display:flex}.rent-accordion{flex-direction:column;gap:.75rem;display:flex}.rent-cta{background:var(--primary);padding:80px 0}.rent-cta-inner{text-align:center;max-width:640px;margin:0 auto}.rent-cta h2{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.rent-cta p{color:#ffffffd9;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.rent-btn-cta{min-width:240px;height:56px;color:var(--primary);background:#fff;border:2px solid #fff;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:0 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.rent-btn-cta:hover{color:#fff;background:0 0;box-shadow:0 4px 12px #0003}.rent-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.rent-reveal.from-left{transform:translate(-40px)}.rent-reveal.from-right{transform:translate(40px)}.rent-reveal.visible{opacity:1;transform:translate(0)}@media (width<=1024px){.rent-hero-grid,.rent-about-grid,.rent-when-grid{grid-template-columns:1fr;gap:2.5rem}.rent-hero-image,.rent-about-image{height:400px}.rent-when-image{height:320px}.rent-included-grid,.rent-why-grid,.rent-applications-grid,.rent-types-grid,.rent-coverage-grid{grid-template-columns:repeat(2,1fr)}.rent-process-timeline{flex-wrap:wrap}.rent-process-step{flex:0 0 calc(33.333% - 1rem)}.rent-faq-grid{max-width:100%}}@media (width<=768px){.rent-page{padding-top:70px}.rent-hero h1{font-size:1.75rem}.rent-hero-image,.rent-about-image,.rent-when-image{height:280px}.rent-hero-usps,.rent-included-grid,.rent-why-grid,.rent-applications-grid,.rent-types-grid,.rent-coverage-grid{grid-template-columns:1fr}.rent-process-timeline{flex-direction:column;gap:1rem}.rent-process-step{text-align:left;flex:0 0 100%;align-items:flex-start;gap:1rem;margin:0;padding:1.5rem;display:flex}.rent-process-num{margin-bottom:0}}@media (width<=480px){.rent-about{padding:60px 0}.rent-about-content h2,.rent-when-content h2{font-size:1.75rem}.rent-about-image,.rent-when-image{height:220px}.rent-included,.rent-types,.rent-applications,.rent-why,.rent-coverage,.rent-process,.rent-when,.rent-faq,.rent-cta{padding:60px 0}.accordion-trigger{padding:1rem 1.25rem}.accordion-body{padding:0 1.25rem 1rem}}
