:root{color-scheme:dark;--bg:#101110;--text:#f7f6f2;--muted:#cbccc7;--red:#e43132;--progress:0;--intro-opacity:1;--intro-y:0px;--blackout:0;--outro-opacity:0;--outro-y:24px}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto}body{margin:0;color:var(--text);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #fff;outline-offset:7px}button:active,.button:active{transform:translateY(1px)}[hidden]{display:none!important}.skip-link{position:fixed;top:12px;left:12px;z-index:50;padding:14px;background:var(--red);transform:translateY(-180%)}.skip-link:focus{transform:none}
.hero{position:relative;height:100svh;min-height:650px}.motion-enabled .hero{height:320svh}.hero-stage{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden;isolation:isolate;background:var(--bg)}.hero-media,.poster,.hero-video,.image-shade,.blackout{position:absolute;inset:0;width:100%;height:100%}.hero-media{z-index:-1}.poster,.hero-video{object-fit:cover;object-position:38% center}.hero-video{opacity:0}.video-ready .hero-video{opacity:1}.image-shade{background:linear-gradient(90deg,rgba(8,12,11,.16) 18%,rgba(8,12,11,.15) 38%,rgba(8,12,11,.74) 72%,rgba(8,12,11,.83)),linear-gradient(0deg,rgba(8,12,11,.94),transparent 35%,rgba(8,12,11,.12) 70%,rgba(8,12,11,.65));}.blackout{background:var(--bg);opacity:var(--blackout)}
.header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;gap:28px;padding:28px 4.5vw;z-index:5}.brand{display:block;flex:none}.logo-crop{width:150px;height:96px;display:block;position:relative;overflow:hidden;background:#fff}.logo-crop img{position:absolute;width:150px;height:auto;left:0;top:-112px}.header-note{font-size:10px;letter-spacing:.15em;color:#d4d5d0}.header-contact{margin-left:auto;display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600}.phone-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff45;border-radius:50%;font-size:20px}
.intro{position:absolute;left:53%;right:4.5vw;top:50%;transform:translateY(calc(-42% + var(--intro-y)));opacity:var(--intro-opacity)}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:700;letter-spacing:.19em;margin:0 0 25px}.eyebrow>span{width:23px;height:2px;background:var(--red)}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;letter-spacing:-.022em;line-height:.98;margin:0}h1{font-size:clamp(60px,6.8vw,112px)}h1>span{color:#c9c9c2}.intro-description{font-size:13px;line-height:1.9;color:var(--muted);margin:27px 0 29px}.actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:53px;padding:0 23px;font-size:12px;font-weight:700;transition:background .2s,color .2s}.button-primary{background:var(--red);color:#fff}.button-primary>span:last-child{font-size:22px;font-weight:400}.button-text{padding:0 8px;gap:12px;color:#eeeee8}.hero-bottom{position:absolute;bottom:49px;left:4.5vw;right:4.5vw;display:flex;justify-content:space-between;align-items:center;gap:25px;opacity:var(--intro-opacity)}.scroll-cue{background:none;border:0;padding:14px 0;display:flex;align-items:center;gap:15px;font-size:9px;font-weight:500;letter-spacing:.16em;text-align:left}.scroll-line{width:43px;height:1px;background:#ffffff69}.service-list{margin:0;padding:0;display:flex;list-style:none;font-size:10px;letter-spacing:.01em;color:#e0e0d9;gap:22px}.service-list li+li{border-left:1px solid #ffffff45;padding-left:22px}.progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff12}.progress>span{display:block;height:100%;background:var(--red);transform:scaleX(var(--progress));transform-origin:left}.outro{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:145px 24px 70px;opacity:var(--outro-opacity);transform:translateY(var(--outro-y));pointer-events:none}.outro.is-active{pointer-events:auto}.outro h2{font-size:clamp(56px,6.8vw,104px)}.outro p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.9;margin:25px 0}.outro-email{font-size:12px;margin-top:20px;color:var(--muted);text-decoration:underline;text-underline-offset:5px}.motion-control{position:absolute;bottom:13px;right:4.5vw;border:0;background:transparent;color:#c0c1bc;font-size:9px;padding:6px 0;text-decoration:underline;text-underline-offset:3px}.static-mode .scroll-cue{display:none}.static-mode .hero-bottom{justify-content:flex-end}
@media(hover:hover) and (pointer:fine){.button-primary:hover{background:#bc2426}.button-text:hover,.header-contact:hover,.outro-email:hover{color:#ff7777}.scroll-cue:hover{color:#ff7777}}
@media(min-width:1700px){.intro-description{font-size:16px}.button{font-size:14px;min-height:60px}.service-list{font-size:12px}}
@media(max-width:900px){.header-note{display:none}.intro{left:48%;right:5vw}h1{font-size:76px}.actions{gap:7px;flex-wrap:wrap}.hero-bottom{align-items:flex-start}.service-list{gap:12px;font-size:9px}.service-list li+li{padding-left:12px}}
@media(max-width:600px){.hero,.hero-stage{min-height:650px}.motion-enabled .hero{height:260svh}.header{padding:21px 23px;gap:12px;align-items:flex-start}.logo-crop{width:112px;height:74px}.logo-crop img{width:112px;top:-83px}.header-contact{margin-top:12px;font-size:11px;gap:8px}.phone-icon{width:28px;height:28px;font-size:18px}.poster,.hero-video{object-position:40% center}.image-shade{background:linear-gradient(0deg,#0b0d0cf2 0%,#0b0d0cd4 22%,#0b0d0c70 47%,#0b0d0c1a 67%,#0b0d0c87 100%)}.intro{left:24px;right:24px;top:auto;bottom:143px;transform:translateY(var(--intro-y))}.eyebrow{font-size:9px;margin-bottom:17px;gap:10px}h1{font-size:clamp(56px,15.8vw,86px);line-height:1}.intro-description{font-size:11px;line-height:1.8;margin:19px 0 22px}.actions{gap:9px;flex-wrap:nowrap}.button{padding:0 18px;min-height:49px;gap:20px;font-size:11px}.button-text{padding:0 4px;gap:6px}.hero-bottom{left:24px;right:24px;bottom:44px;flex-direction:column-reverse;gap:18px;align-items:stretch}.service-list{gap:0;justify-content:space-between;font-size:9px}.service-list li+li{padding-left:12px}.scroll-cue{padding:6px 0;font-size:8px;gap:12px}.scroll-line{width:27px}.motion-control{right:24px;bottom:12px;font-size:8px}.outro h2{font-size:65px}.outro p:not(.eyebrow){font-size:12px}.outro .eyebrow{font-size:8px}.static-mode .hero-bottom{bottom:70px}}
.motion-control{min-height:44px;bottom:0}.scroll-cue{display:none}.motion-enabled .scroll-cue{display:flex}
@media(prefers-reduced-motion:reduce){.button{transition:none}}
/* Revision: transparent original mark, clearer machine, faster scroll. */
.motion-enabled .hero{height:230svh}
.logo-crop{width:162px;height:auto;aspect-ratio:640/370;background:transparent;overflow:visible}
.logo-crop img{position:static;width:100%;height:auto;display:block;filter:drop-shadow(0 2px 5px #0005)}
.intro{left:64%;right:3.5vw}h1{font-size:clamp(58px,5.35vw,94px)}
.intro-description{font-size:12px}.actions{gap:10px}.button{gap:18px;padding:0 19px}.button-text{padding:0 5px;gap:8px}
.image-shade{background:linear-gradient(90deg,#080c0b08 30%,#080c0b18 48%,#080c0b99 78%,#080c0bb8),linear-gradient(0deg,#080c0be6,transparent 30%,transparent 75%,#080c0b87)}
@media(min-width:601px) and (max-width:1050px){.intro{left:58%;right:3vw}h1{font-size:clamp(47px,6.1vw,64px)}.actions{flex-wrap:wrap}.intro-description{font-size:11px}.desktop-break{display:none}}
@media(max-width:600px){.motion-enabled .hero{height:220svh}.logo-crop{width:120px;height:auto}.logo-crop img{width:100%;position:static}.intro{left:24px;right:24px}h1{font-size:clamp(56px,15.8vw,86px)}.intro-description{font-size:11px}.image-shade{background:linear-gradient(0deg,#0b0d0cf2 0%,#0b0d0cd4 22%,#0b0d0c70 47%,#0b0d0c0a 67%,#0b0d0c87 100%)}.actions{gap:9px}.button{padding:0 18px}.button-text{padding:0 4px}}
