@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--cream:#f4f1e7;--ink:#19221f;--muted:#d4d7cf;--accent:#cedca8;font-family:'DM Sans',sans-serif;font-synthesis:none;background:var(--ink);color:var(--cream)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button{border:0;background:none}::selection{background:var(--accent);color:var(--ink)}.journey{height:900svh}.stage{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;isolation:isolate}.visual,.shade,.poster,.visual video{position:absolute;inset:0;width:100%;height:100%}.visual{z-index:-3;background:#27302a}.poster,.visual video{object-fit:cover}.visual video{opacity:0;transition:opacity .6s}.visual video.ready{opacity:1}.shade{z-index:-2;background:linear-gradient(90deg,rgba(12,23,18,.68),rgba(12,23,18,.14) 70%),linear-gradient(0deg,rgba(9,19,15,.86),transparent 65%,rgba(9,19,15,.38));pointer-events:none}.edge-frame{position:absolute;inset:22px;border:1px solid #ffffff1c;z-index:-1;pointer-events:none}.header{display:flex;align-items:center;justify-content:space-between;padding:47px 5.1%}.brand{display:flex;gap:13px;align-items:center}.brand svg{width:48px;height:48px;stroke:var(--cream);stroke-width:1.8;fill:none}.brand>span{font-family:'Manrope',sans-serif;font-size:19px;line-height:1.25;letter-spacing:.15em;font-weight:600}.brand>span>span{display:block;font-size:12px;letter-spacing:.48em;margin-top:6px}.header nav{display:flex;gap:42px;align-items:center;font-size:14px}.craft-link{border-bottom:1px solid transparent;padding-bottom:5px}.craft-link:hover{border-color:#fff8}.header-quote{display:flex;align-items:center;gap:32px;padding:14px 21px;background:var(--cream);color:var(--ink);border-radius:3px;transition:background .2s,transform .2s}.header-quote:hover{background:var(--accent);transform:translateY(-2px)}.header-quote span{font-size:20px}.location{position:absolute;top:165px;left:5.3%;font-size:11px;letter-spacing:.18em;line-height:1.9;display:flex;flex-direction:column}.location span:last-child{opacity:.65;font-size:10px}.story-copy{position:absolute;left:8.2%;bottom:24%;max-width:880px;will-change:transform,opacity;transform-origin:0% 100%;perspective:900px}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:500;display:flex;gap:13px;align-items:center;margin:0 0 25px}.little-line{width:28px;height:1px;background:var(--accent)}h1{font-family:'Manrope',sans-serif;font-weight:500;font-size:clamp(56px,6.4vw,104px);line-height:1.03;letter-spacing:-.062em;margin:0 0 28px;text-wrap:balance}h1 em{font-style:normal;color:#d9e4be}.description{font-size:16px;line-height:1.65;max-width:470px;margin:0;color:#edf0e7d9}.service-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.service-tags:empty{display:none}.service-tags span{border:1px solid #ffffff36;border-radius:2px;padding:7px 12px;font-size:12px;line-height:1.3;background:#1c2d2029;backdrop-filter:blur(8px)}.scene-note{position:absolute;right:5.3%;bottom:26%;width:160px;border-top:1px solid #ffffff50;padding-top:17px;display:flex;flex-direction:column;gap:19px}.scene-counter{font-family:'Manrope',sans-serif;font-size:12px;color:#fff7;letter-spacing:.06em}.scene-counter b{font-size:31px;font-weight:400;color:var(--cream);margin-right:5px}.scene-note>span:last-child{font-size:13px;line-height:1.6;color:#eeeccc}.journey-footer{position:absolute;bottom:48px;left:5.3%;right:5.3%;display:grid;grid-template-columns:180px 1fr;gap:38px;align-items:end}.scroll-cue{display:flex;gap:15px;align-items:center;text-align:left;padding:0;font-size:10px;letter-spacing:.12em;line-height:1.6;max-width:168px}.scroll-symbol{border:1px solid #ffffff45;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;flex-shrink:0;font-size:18px;transition:transform .3s}.scroll-cue:hover .scroll-symbol{transform:translateY(4px)}.chapters{display:flex;width:100%;gap:15px}.chapters button{border-top:1px solid #fff4;padding:15px 0 0;text-align:left;flex:1;white-space:nowrap;font-size:11px;color:#f4f1e7a6;transition:color .3s,border .3s;line-height:1.5}.chapters button span{font-size:10px;margin-right:5px;opacity:.6}.chapters button[aria-current]{border-color:var(--accent);color:var(--cream)}.chapters button:hover{color:white}.concept-label{grid-column:2;font-size:9px;letter-spacing:.15em;opacity:.4;margin-top:-19px}.progress{position:absolute;bottom:0;width:100%;height:3px;background:#ffffff12}.progress>div{width:100%;height:100%;background:var(--accent);transform:scaleX(0);transform-origin:left}.quote-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}.quote-actions[hidden]{display:none}.primary-cta{padding:17px 23px;background:var(--cream);color:var(--ink);border-radius:3px;font-size:15px;display:flex;gap:24px;transition:background .2s,transform .2s}.primary-cta:hover{background:var(--accent);transform:translateY(-2px)}.text-cta{font-size:14px;border-bottom:1px solid #ffffff66;padding:8px 0}.phone{flex-basis:100%;font-size:13px;letter-spacing:.08em;opacity:.75}.no-script{position:fixed;bottom:0;background:var(--ink);padding:24px;width:100%;z-index:9}.no-script a{text-decoration:underline}
@media(min-width:1700px){.story-copy{bottom:26%}}@media(max-width:1100px){.story-copy{left:6%;max-width:75%}h1{font-size:clamp(52px,7.5vw,84px)}.scene-note{width:130px;right:5%;bottom:24%}.chapters button{font-size:0}.chapters button span{font-size:12px}.journey-footer{gap:25px}.location{top:145px}}@media(max-width:700px){.stage{min-height:540px}.edge-frame{inset:12px}.header{padding:29px 7%}.brand{gap:8px}.brand svg{width:34px;height:38px}.brand>span{font-size:14px;letter-spacing:.12em}.brand>span>span{font-size:9px;letter-spacing:.4em;margin-top:4px}.header nav{gap:0}.craft-link{display:none}.header-quote{font-size:12px;padding:10px 13px;gap:13px}.header-quote span{font-size:17px}.location{top:109px;left:8%;font-size:9px;letter-spacing:.13em}.location span:last-child{font-size:9px}.story-copy{left:8%;right:8%;max-width:none;bottom:25%}.eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:21px;gap:9px}.little-line{width:20px}h1{font-size:clamp(42px,10.2vw,68px);line-height:1.07;letter-spacing:-.055em;margin-bottom:23px}.description{font-size:15px;line-height:1.6;max-width:345px}.scene-note{display:none}.service-tags{gap:6px;margin-top:20px}.service-tags span{font-size:11px;padding:6px 8px}.journey-footer{left:8%;right:8%;bottom:35px;display:flex;flex-direction:column;align-items:stretch;gap:23px}.scroll-cue{font-size:9px;max-width:none;gap:11px}.scroll-symbol{height:30px;width:30px;font-size:15px}.chapters{gap:10px}.chapters button{padding-top:9px}.chapters button span{font-size:10px}.concept-label{display:none}.shade{background:linear-gradient(0deg,#0c1714ed,rgba(12,23,18,.48) 55%,rgba(12,23,18,.25)),linear-gradient(90deg,#0c171433,transparent)}.quote-actions{gap:17px;margin-top:22px}.primary-cta{font-size:13px;padding:14px 17px;gap:15px}.text-cta{font-size:12px}.phone{font-size:12px}.journey{height:850svh}}@media(max-height:680px) and (min-width:701px){.stage{min-height:480px}.header{padding-top:26px}.location{top:115px}.story-copy{bottom:23%}h1{font-size:64px}.eyebrow{margin-bottom:16px}.scene-note{bottom:25%}.journey-footer{bottom:30px}.description{font-size:14px}.service-tags{margin-top:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep the supporting information comfortably legible at every size. */
.location,.location span:last-child,.eyebrow,.scroll-cue,.concept-label{font-size:12px}.concept-label{letter-spacing:.09em;opacity:.62}.location{letter-spacing:.12em}.location span:last-child{opacity:.8}.chapters button{font-size:12px}.chapters button span{font-size:12px}.service-tags span{font-size:14px}.scene-note>span:last-child{font-size:14px}.description{font-size:16px}.journey-footer{grid-template-columns:195px 1fr;gap:24px}.scroll-cue{max-width:190px}.phone{font-size:14px}
@media(max-width:1100px){.chapters button{font-size:0}.chapters button span{font-size:12px}}
@media(max-width:700px){.location,.location span:last-child{font-size:12px;letter-spacing:.06em}.eyebrow{font-size:12px;letter-spacing:.07em}.description{font-size:16px}.scroll-cue{font-size:12px;letter-spacing:.05em;max-width:none}.header-quote,.text-cta{font-size:14px}.primary-cta{font-size:14px;padding:14px 15px}.service-tags span{font-size:12px}.phone{font-size:14px}.journey-footer{gap:23px}.quote-actions{gap:14px}.brand>span>span{font-size:10px}}
@media(max-width:700px) and (max-height:700px){.location{display:none}.story-copy{bottom:23%}h1{font-size:38px;margin-bottom:16px}.eyebrow{margin-bottom:15px;font-size:11px}.description{font-size:16px;line-height:1.5}.service-tags{margin-top:14px}.quote-actions{margin-top:18px;gap:12px}.phone{font-size:12px}.journey-footer{bottom:26px;gap:16px}.header{padding-top:25px}.primary-cta{font-size:12px}.text-cta{font-size:12px}}

.media-status{position:absolute;top:225px;left:5.3%;font-size:12px;color:var(--cream);padding:8px 12px;background:#16201bc9;border:1px solid #ffffff24;border-radius:3px;display:flex;align-items:center;gap:15px}.media-status[hidden]{display:none}.media-status button{font-size:12px;text-decoration:underline;padding:4px}.media-status button[hidden]{display:none}@media(max-width:700px){.media-status{top:170px;left:8%;right:8%;width:fit-content}}@media(max-height:700px){.media-status{top:100px;font-size:11px}}
.motion-toggle{position:absolute;top:170px;right:5.3%;padding:9px 13px;border:1px solid #ffffff65;border-radius:3px;background:#16201b90;font-size:12px;backdrop-filter:blur(8px)}.motion-disabled .visual video{opacity:0!important}.visual video{filter:none;image-rendering:auto;transform:none}
@media(max-width:700px){.motion-toggle{top:auto;right:8%;bottom:146px}}
@media(max-width:700px) and (max-height:700px){.motion-toggle{top:84px;bottom:auto}.media-status{top:125px}}
@media(max-height:520px){.stage{min-height:100svh}.edge-frame{inset:10px}.header{padding:17px 4%}.brand svg{width:30px;height:30px}.brand>span{font-size:14px}.brand>span>span{font-size:9px}.location,.scene-note,.concept-label{display:none}.motion-toggle{top:76px;right:4%;bottom:auto;padding:6px 9px}.media-status{top:75px;left:4%}.story-copy{left:4%;right:20%;bottom:88px;max-width:none;max-height:calc(100svh - 153px);overflow-y:auto;scrollbar-width:thin}h1{font-size:34px;line-height:1.07;margin-bottom:12px}.eyebrow{font-size:11px;margin-bottom:12px}.description{font-size:16px;line-height:1.4}.service-tags{margin-top:12px}.service-tags span{font-size:12px;padding:4px 7px}.journey-footer{bottom:21px;left:4%;right:4%;display:grid;grid-template-columns:180px 1fr;gap:20px}.chapters button{font-size:0}.chapters button span{font-size:12px}.scroll-cue{font-size:11px}.quote-actions{margin-top:14px;gap:12px}.quote-actions .phone{flex-basis:auto}.primary-cta{padding:10px 13px}.header nav{gap:20px}}
