/* Cinematic entrance and independent, addressable content views. */
[hidden]{display:none!important}
html{scroll-behavior:auto}
.has-router:not(.router-ready) main>section:not(.hero){display:none}
.has-router main>.service-strip{display:none}
:focus-visible{outline:2px solid var(--gold-soft);outline-offset:6px}
.site-header{background:rgba(7,7,7,.9);backdrop-filter:blur(16px);border-bottom:1px solid #ffffff12}
.nav-wrap{max-width:1600px;height:88px;padding:0 clamp(20px,3vw,52px);gap:28px}
.brand{width:140px;height:70px}
.site-header nav{gap:clamp(12px,1.5vw,24px);font-size:.875rem;letter-spacing:0}
.site-header nav>a[aria-current="page"]{color:var(--gold-soft)}
.site-header nav>a[aria-current="page"]:after{right:0}
.nav-cta{padding:11px 16px;white-space:nowrap}
body[data-view="inicio"] .site-header{background:linear-gradient(#070707c9,#07070755);backdrop-filter:blur(6px)}
.hero{min-height:700px;height:calc(100svh - 64px);align-items:center;overflow:hidden;background:#080807}
.hero-image,.hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center;z-index:-2}
.hero-image{filter:saturate(.9);z-index:-3}
.hero-film{opacity:0;transition:opacity 1s ease;filter:saturate(.9)}
.hero.film-ready .hero-film{opacity:1}
.hero-shade{background:linear-gradient(90deg,#050505ed 0%,#050505b8 30%,#05050535 65%,#05050525),linear-gradient(0deg,#070707d9,transparent 50%)}
.hero-content{max-width:1600px;width:100%;padding:122px clamp(24px,6vw,96px) 100px;margin:auto}
.hero h1{font-size:clamp(3.4rem,5.3vw,5.9rem);line-height:.96;max-width:700px;letter-spacing:-.025em}
.hero-copy{font-size:1rem;line-height:1.7;margin:24px 0;max-width:480px}
.eyebrow{font-size:.8125rem;letter-spacing:.12em;margin-bottom:22px}
.hero-actions .button{font-size:.8125rem;min-height:48px;padding:0 20px}
.proof{margin-top:32px;padding:14px 0;border-bottom:0}
.proof div{padding:0 24px}
.proof strong{font-size:1.375rem}
.proof span{font-size:.75rem}
.ambient-controls{display:flex;flex-wrap:wrap;align-items:center;gap:0 20px;margin-top:8px;max-width:560px}
.ambient-controls button{color:#d7d3c9;background:none;border:0;padding:8px 0;min-height:44px;font:inherit;font-size:.75rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff40}
.ambient-controls button:hover,.ambient-controls button[aria-pressed="true"]{color:var(--gold-soft);text-decoration-color:currentColor}
.ambient-controls button:disabled{opacity:.5;cursor:default}
.film-status{font-size:.6875rem;letter-spacing:.02em;color:#b8b4ab}
.view-toolbar{max-width:1340px;margin:0 auto;padding:112px 32px 24px;display:flex;justify-content:space-between;gap:16px;color:#b5b1a7;border-bottom:1px solid var(--line);font-size:.875rem}
.back-home{color:var(--gold-soft)}
body:not([data-view="inicio"]) main{min-height:calc(100svh - 100px)}
.has-router main>section:not(.hero){scroll-margin-top:108px;animation:view-appear .35s ease-out}
.has-router .section,.has-router .offers-section,.has-router .reviews-section{padding-top:48px;padding-bottom:64px}
.has-router .section-intro{grid-template-columns:.6fr 1.8fr 1fr;gap:24px;margin-bottom:32px}
.has-router h2,.has-router #historia .legacy-heading h2{font-size:clamp(2.5rem,4vw,4.25rem);line-height:1}
.has-router .service-card{min-height:290px;padding:28px}
.has-router .service-card h3{font-size:1.75rem}
.has-router .service-card p{font-size:1rem}
.has-router .service-card a{font-size:.875rem}
.has-router .diagnostic-panel,.has-router .diagnostic-quote{padding:48px}
.has-router .diagnostic blockquote{font-size:2.5rem}
.has-router .legacy{padding:48px max(32px,calc((100vw - 1276px)/2));gap:36px 64px}
.has-router .legacy-story{padding-top:0!important}
.has-router .founder-portrait{max-width:280px;margin-top:26px}
.has-router .legacy-timeline{gap:24px}
.has-router .reviews-heading,.has-router .social-heading,.has-router .offers-heading{gap:32px;margin-bottom:32px}
.has-router .social-card{min-height:240px}
.has-router .reveal{opacity:1;transform:none}
.has-router .location{gap:56px}
.has-router .location-card{height:340px}
.has-router .cta-band{padding:36px max(32px,calc((100vw - 1276px)/2))}
.has-router .cta-band h2{font-size:2.5rem}
.site-footer{max-width:none;padding:18px clamp(24px,4vw,64px);min-height:64px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;background:#090909;border-top:1px solid #ffffff14;font-size:.75rem}
.site-footer>.brand{display:none}
.site-footer>p{margin:0;font-size:.75rem}
.site-footer>div{display:flex;flex-wrap:wrap;gap:16px;font-size:.8125rem}
.site-footer>div a[href^="#"]{display:none}
.site-footer>small{border:0;padding:0;font-size:.75rem}
.floating-wa{bottom:18px;right:18px}
body[data-view="inicio"] .floating-wa{display:none}
body:not([data-view="inicio"]) .site-footer{padding-right:145px}
.media-group{scroll-margin-top:110px}
@keyframes view-appear{from{opacity:.35;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:1181px) and (max-height:820px){.hero{min-height:690px}.hero-content{padding-top:116px;padding-bottom:30px}.hero h1{font-size:4.4rem}.proof{margin-top:22px}.hero-copy{margin:18px 0}}
@media(max-width:1180px){
  .nav-wrap{height:80px;padding:0 24px}.brand{width:130px;height:64px}
  .menu-toggle{display:flex;width:46px;height:46px;flex-direction:column;gap:5px;align-items:center;justify-content:center;cursor:pointer}
  .menu-toggle span{width:23px;height:2px;background:#fff}
  .site-header nav{position:absolute;top:80px;left:0;right:0;max-height:calc(100svh - 80px);overflow:auto;background:#090909fa;padding:20px 24px 28px;display:none;flex-direction:column;align-items:stretch;gap:4px;transform:none;z-index:101;font-size:1rem;letter-spacing:.02em}
  .site-header nav.open{display:flex;transform:none}.site-header nav>a:not(.nav-cta){padding:10px 0}.site-header nav .nav-cta{margin-top:10px}
  .hero{height:auto;min-height:calc(100svh - 64px);display:flex;flex-direction:column;align-items:stretch;justify-content:center}
  .hero-content{padding:120px 32px 36px;margin:0}.hero h1{font-size:clamp(3.4rem,7vw,5.4rem)}
  .hero-shade{background:linear-gradient(90deg,#050505ed,#0505058c 48%,#05050540),linear-gradient(0deg,#070707d9,transparent 60%)}
  .has-router .section-intro{grid-template-columns:1fr;gap:16px}.has-router .legacy{padding:40px 28px}
}
@media(max-width:600px){
  .nav-wrap{padding:0 20px}.hero-content{padding:112px 24px 24px}.hero h1{font-size:clamp(3rem,12vw,4.1rem);max-width:100%}
  .hero-image,.hero-film{object-position:66% center}.hero-copy{font-size:1rem;line-height:1.6}.eyebrow{font-size:.75rem;letter-spacing:.06em;gap:8px}.eyebrow span{width:20px}
  .hero-actions{gap:10px}.hero-actions .button{width:100%;font-size:.8125rem;min-height:48px}
  .proof{width:100%;justify-content:space-between;gap:8px;margin-top:24px}.proof div{padding:0 12px}.proof div:first-child{padding-left:0}.proof div:last-child{padding-right:0}.proof strong{font-size:1.2rem}.proof span{font-size:.75rem;max-width:96px}
  .view-toolbar{padding:100px 20px 20px;font-size:.8125rem}.view-toolbar span{max-width:50%;text-align:right}
  .has-router .section,.has-router .offers-section,.has-router .reviews-section{padding:32px 20px 44px}
  .has-router .legacy{padding:32px 20px}.has-router .legacy-story .legacy-lead{font-size:1.0625rem}
  .has-router .diagnostic-panel,.has-router .diagnostic-quote{padding:36px 24px}.has-router .diagnostic-quote{min-height:300px}
  .has-router .social-card{grid-template-columns:48px minmax(0,1fr);gap:18px;padding:24px 20px}.social-icon,.facebook-icon svg{width:48px;height:48px}.social-card small{font-size:.75rem;overflow-wrap:anywhere;letter-spacing:.04em}.social-card h3{font-size:2rem}
  .site-footer{padding:20px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.site-footer>div{gap:22px}
  body:not([data-view="inicio"]) .site-footer{padding-right:84px}.hours div{gap:12px;font-size:.875rem}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
