:root{color:#170e2e;font-synthesis:none;text-rendering:geometricprecision;--dark:#170e2e;--orange:#ff704c;--cream:#ffe8cd;--purple:#5c39b6;--purple-tint:#cec4e9;--green:#00c68a;background:#0c0718;font-family:Stabil Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{cursor:none;background:var(--dark);place-items:center;display:grid}.signage-stage{background:var(--dark);isolation:isolate;width:min(100vw,177.778vh);height:min(100vh,56.25vw);position:relative;overflow:hidden;container-type:size}.scene-layer,.scene{position:absolute;inset:0}.scene-layer--incoming{z-index:2;animation:1.2s cubic-bezier(.22,1,.36,1) both scene-in}.scene-layer--outgoing{z-index:1;animation:1.2s both scene-out}.scene{background:var(--scene-bg);color:var(--scene-ink);overflow:hidden}.palette-cream{--scene-bg:var(--cream);--scene-ink:var(--dark);--logo-filter:none}.palette-purple{--scene-bg:var(--purple-tint);--scene-ink:var(--dark);--logo-filter:hue-rotate(228deg) saturate(2.4) brightness(.72)}.palette-green{--scene-bg:var(--green);--scene-ink:var(--dark);--logo-filter:brightness(0) saturate(100%) invert(8%) sepia(25%) saturate(1982%) hue-rotate(219deg) brightness(89%) contrast(104%)}.palette-orange{--scene-bg:var(--orange);--scene-ink:var(--dark);--logo-filter:brightness(0) saturate(100%) invert(8%) sepia(25%) saturate(1982%) hue-rotate(219deg) brightness(89%) contrast(104%)}.palette-dark{--scene-bg:var(--dark);--scene-ink:var(--green);--logo-filter:hue-rotate(88deg) saturate(2.6) brightness(1.25)}.brand-logo{width:12.65cqw;height:auto;filter:var(--logo-filter,none);display:block}.brand-logo--inverted{filter:hue-rotate(88deg)saturate(2.6)brightness(1.25)}.scene--split{grid-template-columns:54.7% 45.3%;display:grid}.scene--split:after{z-index:5;content:"";background:var(--dark);transform-origin:50%;width:.22cqw;min-width:3px;position:absolute;top:-1%;bottom:-1%;left:54.7%;transform:rotate(-.7deg)}.scene__copy{z-index:2;padding:7.4cqh 4.2cqw;position:relative}.scene__headline-block{position:absolute;top:40.5%;left:6.9%}.scene h1,.scene p,.scene figure{margin:0}.scene__headline-block h1{letter-spacing:-.055em;max-width:45cqw;font-size:6.2cqw;font-weight:600;line-height:.92}.scene__headline-block p{letter-spacing:-.03em;margin-top:2.5cqh;font-size:2.8cqw;line-height:1.08}.scene__art{position:relative;overflow:hidden}.building-art{width:125%;max-width:none;animation:24s ease-in-out infinite alternate building-drift;position:absolute;bottom:-28%;right:-15%}.gallery{display:grid}.gallery--split{grid-template-columns:45% 55%}.gallery--split:after{z-index:4;content:"";background:currentColor;width:.2cqw;min-width:3px;position:absolute;top:0;bottom:0;left:45%}.gallery__copy{flex-direction:column;padding:7.4cqh 4.2cqw;display:flex}.gallery__eyebrow{text-transform:uppercase;letter-spacing:.08em;margin-top:auto;margin-bottom:2cqh;font-size:1.3cqw;font-weight:600}.gallery__copy h1{letter-spacing:-.05em;max-width:34cqw;margin-bottom:8cqh;font-size:4.8cqw;font-weight:600;line-height:.96}.gallery__figure{background:var(--cream);min-width:0;min-height:0;position:relative;overflow:hidden}.gallery__figure img{object-fit:cover;width:100%;height:100%;animation:20s ease-in-out infinite alternate photo-drift}.gallery--full .gallery__figure{position:absolute;inset:0}.gallery--full .gallery__figure:after{content:"";background:linear-gradient(#0000 52%,#170e2ea3);position:absolute;inset:0}.gallery--full figcaption{z-index:2;color:#fff;letter-spacing:-.04em;font-size:3.8cqw;font-weight:600;position:absolute;bottom:6.8cqh;left:4.2cqw;right:4.2cqw}.ambient{padding:7.4cqh 4.2cqw}.ambient__topline{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.ambient__topline span{text-transform:uppercase;letter-spacing:.08em;font-size:1.3cqw;font-weight:600}.ambient__content{z-index:2;position:absolute;bottom:9.3cqh;left:4.2cqw}.ambient__content h1{letter-spacing:-.075em;text-transform:lowercase;max-width:70cqw;font-size:12.5cqw;font-weight:600;line-height:.78}.ambient__content p{letter-spacing:-.03em;margin-top:4.4cqh;font-size:2.6cqw}.ambient__building{opacity:.22;width:45cqw;position:absolute;bottom:-39cqh;right:-9cqw;transform:rotate(5deg)}.ambient__rule{background:currentColor;width:.22cqw;min-width:3px;height:118%;position:absolute;top:-8%;right:24%;transform:rotate(8deg)}.debug-badge{z-index:20;color:#fff;background:#000000a6;border-radius:999px;padding:.45cqw .65cqw;font:500 .8cqw/1 monospace;position:absolute;bottom:1cqw;right:1cqw}.fallback-screen{color:var(--dark);background:var(--cream);flex-direction:column;justify-content:space-between;padding:7.4cqh 4.2cqw;display:flex}.fallback-screen h1{letter-spacing:-.055em;margin:0;font-size:6cqw}.fallback-screen p{margin:1cqh 0 0;font-size:2.4cqw}@keyframes scene-in{0%{opacity:0;clip-path:inset(0 0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes scene-out{to{opacity:0;transform:scale(.995)}}@keyframes building-drift{0%{transform:translate(-1.5%)scale(1.01)}to{transform:translate(1.5%,-1%)scale(1.035)}}@keyframes photo-drift{0%{transform:scale(1.015)translate(-.4%)}to{transform:scale(1.055)translate(.6%,-.4%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:1ms!important;animation-iteration-count:1!important}}
