.home-main{padding-bottom:var(--space-20)}.section-approach .card{min-height:100%}.section-services .services-grid .card{display:flex;flex-direction:column}.services-list{margin-top:var(--space-4)}.services-cta{margin-top:var(--space-4)}.services-cta-secondary{margin-top:var(--space-4)}.section-why .why-grid{align-items:flex-start}.card-why-main{height:100%}.why-aside{display:flex;flex-direction:column;gap:var(--space-4)}.why-aside-card{height:100%}.section-testimonials .testimonials-grid .card{height:100%}.testimonials-footer{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:flex-start}.section-atmosphere .atmosphere-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1.4fr);gap:var(--space-8);align-items:stretch}.atmosphere-media{display:flex;align-items:stretch}.atmosphere-image-wrapper{width:100%;height:100%}.atmosphere-content{display:flex;flex-direction:column;justify-content:center}.atmosphere-grid{margin-top:var(--space-4)}.atmosphere-subtitle{font-family:var(--font-serif-display);font-size:var(--font-size-2xl);margin-bottom:var(--space-2);color:var(--color-text-soft)}.atmosphere-chips{margin-top:var(--space-4)}.section-equipment .equipment-grid .card{height:100%}.highlight-list{display:flex;flex-direction:column;gap:0.65rem;margin-top:var(--space-3)}.highlight-list li{display:flex;align-items:flex-start;gap:0.45rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.highlight-dot{width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#facc15,#d4af37);margin-top:0.4rem;flex-shrink:0}.process-steps{display:flex;flex-direction:column;gap:var(--space-4);counter-reset:process}.process-step{display:flex;gap:var(--space-4);align-items:flex-start;padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);background:radial-gradient(circle at top,rgba(212,175,55,0.04),transparent 60%),rgba(9,9,11,0.96);box-shadow:var(--shadow-subtle)}.process-step-index{width:2rem;height:2rem;border-radius:var(--radius-pill);border:1px solid rgba(212,175,55,0.6);display:flex;align-items:center;justify-content:center;font-size:var(--font-size-sm);color:var(--color-primary-soft);background:radial-gradient(circle at top,rgba(250,204,21,0.6),rgba(120,53,15,0.95));box-shadow:0 10px 26px rgba(0,0,0,0.85);flex-shrink:0}.process-step-title{font-family:var(--font-serif-display);font-size:var(--font-size-xl);margin-bottom:0.25rem;color:var(--color-text-soft)}.process-step-content p{margin-bottom:0;color:var(--color-text-muted);font-size:var(--font-size-sm)}.process-cta-row{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center}.section-cta-final .cta-card-body{margin-top:var(--space-4)}.cta-card-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center}.cta-note{margin-top:var(--space-3);max-width:32rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.testimonial-card .card-body p{margin-bottom:0}.section-testimonials .badge-soft{background:rgba(24,24,27,0.96);border-color:var(--color-border-subtle);color:var(--color-text-muted);box-shadow:none}@media (max-width:960px){.section-atmosphere .atmosphere-inner{grid-template-columns:minmax(0,1fr)}.atmosphere-media{order:-1}.testimonials-footer{justify-content:flex-start}.process-step{flex-direction:row}.why-aside{margin-top:var(--space-4)}}@media (max-width:640px){.process-step{flex-direction:column}.process-cta-row{flex-direction:column;align-items:flex-start}.cta-card-actions{flex-direction:column;align-items:flex-start}}
ul{list-style:none!important}.nav-toggle{flex-direction:column}

/* mobile-home-fixes */
@media (max-width:960px){.btn{white-space:normal}.atmosphere-image-wrapper img,.atmosphere-image{max-width:100%;height:auto;display:block}}
