@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#111611;--surface:#20271e;--ink:#f3f4e9;--muted:#a5af9e;--lime:#c7ff5f;--line:#35402f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);color:var(--bg);padding:12px}.skip:focus{top:10px}.site-header{display:flex;align-items:center;justify-content:space-between;height:106px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center}.brand-mark{font-weight:800;font-size:28px;letter-spacing:-3px;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--lime);color:var(--bg);border-radius:50%}.brand-mark span{font-size:21px;position:relative;top:-9px;left:-1px}.brand-name{font-weight:800;font-size:23px;letter-spacing:-.7px;line-height:1.1}.brand-name small{display:block;font-size:10px;letter-spacing:4px;margin-top:7px}.site-header nav{display:flex;gap:38px;font-size:14px}.site-header nav a:hover{color:var(--lime)}.header-cta{border:1px solid #667158;border-radius:40px;padding:12px 20px;font-size:14px}.header-cta span{margin-left:26px;color:var(--lime);font-size:20px}.hero{padding-block:40px 38px}.hero-top{display:flex;justify-content:space-between}.eyebrow,.edition{font-size:12px;letter-spacing:2px;font-weight:500}.eyebrow{color:var(--lime)}.edition{color:var(--muted)}.hero-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-top:17px}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(58px,6.8vw,104px);font-weight:700;line-height:.94;text-transform:uppercase;letter-spacing:-1.5px;margin:0}h1 em{font-style:normal;color:var(--lime)}.hero-side{max-width:335px;margin-bottom:7px}.hero-side p{font-size:16px;color:#b8c1af;line-height:1.7;margin:0 0 24px}.text-link{font-size:14px;border-bottom:1px solid #7b895f;display:flex;justify-content:space-between;padding-bottom:8px}.text-link span{color:var(--lime)}.stage{position:relative;background:#292b24;border:1px solid #414638;border-radius:18px;overflow:hidden;height:clamp(490px,61vw,680px);isolation:isolate}.stage-poster{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.75;transition:opacity .6s}.stage.ready .stage-poster{opacity:0;pointer-events:none}#room{display:block;width:100%;height:100%;position:absolute;inset:0;touch-action:none;cursor:grab}#room:active{cursor:grabbing}.stage-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.42),transparent 30%,transparent 65%,rgba(0,0,0,.55));pointer-events:none}.stage-top{position:absolute;inset:28px 28px auto;display:flex;justify-content:space-between;pointer-events:none}.stage-top>*{pointer-events:auto}.stage-kicker{font-size:11px;letter-spacing:2px;color:#ced1c4}.stage-top h2{font-size:24px;font-weight:500;letter-spacing:-.5px;margin:7px 0 0}.icon-button{color:#fff;border:1px solid #ffffff55;background:#15201277;width:44px;height:44px;border-radius:50%;font-size:26px;line-height:1}.view-switch{display:flex;position:absolute;top:30px;left:50%;transform:translateX(-50%);background:#151d15bd;backdrop-filter:blur(16px);border:1px solid #ffffff25;border-radius:40px;padding:5px;gap:3px}.view-switch button{white-space:nowrap;border:0;background:transparent;border-radius:28px;padding:11px 17px;color:#d5d9d0;font-size:14px}.view-switch button[aria-pressed=true]{color:#182011;background:var(--lime)}.view-switch button span{padding-left:9px}.stage-status{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px 20px;background:#131b11dd;border-radius:12px;font-size:14px;max-width:85%;text-align:center}.stage-status[hidden]{display:none}.station-panel{position:absolute;left:28px;bottom:97px;display:flex;flex-direction:column;gap:6px;width:160px}.station-label{font-size:11px;letter-spacing:2px;color:#d5d9d0;margin-bottom:7px}.station{border:1px solid #ffffff20;backdrop-filter:blur(15px);background:#151d16a8;color:#e3e8db;padding:10px 14px;border-radius:9px;text-align:left;font-size:14px}.station span{font-size:11px;color:#a6b598;display:inline-block;width:28px}.station.active{border-color:var(--lime)}.station.active span{color:var(--lime)}.station:hover{background:#33422ce3}.stage-bottom{position:absolute;bottom:22px;left:28px;right:28px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.gesture{display:flex;align-items:center;gap:12px;color:#e0e4d7;font-size:13px}.gesture-icon{border:1px solid #ffffff55;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font-size:20px}.light-control{display:flex;align-items:center;gap:9px;border-radius:40px;padding:9px 14px;background:#152015b3;border:1px solid #ffffff22;backdrop-filter:blur(16px)}.light-control>span{font-size:10px;letter-spacing:1.5px;margin-right:7px}.swatch{width:19px;height:19px;border-radius:50%;border:2px solid transparent;outline:2px solid transparent;outline-offset:3px}.swatch.green{background:#8dff60}.swatch.violet{background:#ba7cff}.swatch.blue{background:#4dbeff}.swatch.selected{outline-color:#e7eadd}.reset{background:none;border:0;color:#eee;font-size:13px}.reset span{font-size:19px;margin-left:8px}.movement{position:absolute;right:29px;bottom:89px;text-align:center}.movement button{width:44px;height:44px;border:1px solid #ffffff40;color:#fff;background:#152016cd;border-radius:10px;margin:3px;touch-action:none;font-size:23px}.movement button:active{background:var(--lime);color:#142010}.tour-help{position:absolute;left:50%;bottom:84px;transform:translateX(-50%);background:#142014bb;padding:7px 13px;border-radius:30px;font-size:12px;pointer-events:none;white-space:nowrap}.experience-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:17px;font-size:13px;color:#dce0d1}.mini-spark{font-size:20px;vertical-align:middle;margin-right:9px;color:var(--lime)}.experience-foot p{font-size:12px;color:#94a08b;margin:0}.gallery{padding-block:78px 85px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.section-heading h2{font-size:38px;font-weight:500;letter-spacing:-1.3px;margin:10px 0 0}.section-heading p{color:var(--muted);font-size:14px;margin:0 0 5px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:24px}figure{margin:0;min-width:0}figure img{width:100%;height:355px;object-fit:cover;border-radius:12px;display:block;filter:saturate(.8)}figure:first-child img{object-position:50% 42%}.overview-card img{object-fit:cover;object-position:center;background:#6b6b62}figcaption{display:flex;flex-direction:column;gap:7px;margin-top:18px}figcaption span:first-child{font-size:11px;letter-spacing:1.3px;color:#a6b598}figcaption span:last-child{font-size:16px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:31px 45px;gap:25px}footer .footer-logo{font-size:25px;font-weight:800;letter-spacing:-1px;line-height:1}.footer-logo span{display:block;font-size:9px;letter-spacing:3px;margin-top:8px;font-weight:400}footer p{font-size:13px;color:var(--muted)}footer>a:last-child{font-size:13px}.stage:fullscreen{width:100vw;height:100dvh;border:0;border-radius:0}.stage.expanded{position:fixed;inset:0;width:100vw;height:100dvh;z-index:100;border-radius:0}.disabled{opacity:.5;pointer-events:none}@media(min-width:1700px){.stage{height:760px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero-side{max-width:260px}.hero-side p{font-size:14px}.stage-top h2{font-size:21px}.stage-kicker{font-size:9px;letter-spacing:1.5px}.view-switch{left:auto;right:87px;transform:none;top:27px}.view-switch button{font-size:12px;padding:10px 12px}.stage-top{inset:25px}.gallery-grid{gap:16px}figure img{height:280px}.experience-foot p{max-width:280px;text-align:right}.hero{padding-top:30px}}@media(max-width:640px){.wrap{width:calc(100% - 32px)}.site-header{height:84px}.brand-mark{width:42px;height:42px;font-size:23px}.brand-name{font-size:19px}.brand-name small{font-size:8px;letter-spacing:3px}.brand-mark span{font-size:18px}.site-header nav{display:none}.header-cta{font-size:12px;padding:10px 13px}.header-cta span{margin-left:9px;font-size:15px}.hero{padding-block:28px}.edition{display:none}.eyebrow{font-size:10px;letter-spacing:1.8px}.hero-heading{display:block;margin-top:18px}h1{font-size:clamp(58px,13vw,80px);letter-spacing:-1px}.hero-side{max-width:none;margin-top:22px}.hero-side p{font-size:14px;line-height:1.6;margin:0}.hero-side p br{display:none}.text-link{display:none}.stage{height:590px;border-radius:13px}.stage-top{inset:19px 18px auto}.stage-top h2{font-size:21px}.stage-kicker{font-size:9px}.view-switch{top:97px;right:auto;left:18px;transform:none}.view-switch button{font-size:13px;padding:8px 13px}.station-panel{left:18px;bottom:109px;width:135px;gap:5px}.station-label{display:none}.station{padding:9px 11px;font-size:12px}.station span{width:23px}.stage-bottom{left:18px;right:18px;bottom:18px;flex-wrap:wrap;gap:13px}.gesture{width:100%;font-size:11px;gap:8px}.gesture-icon{width:22px;height:22px;font-size:16px}.light-control{padding:7px 10px;gap:9px}.light-control>span{font-size:9px}.swatch{width:16px;height:16px}.reset{font-size:12px}.movement{right:12px;bottom:122px}.movement button{width:36px;height:36px;font-size:20px;margin:2px}.tour-help{display:none!important}.experience-foot{align-items:flex-start;gap:10px;flex-direction:column;padding-top:14px}.experience-foot p{max-width:none;text-align:left;font-size:11px}.gallery{padding-block:49px}.section-heading{display:block;margin-bottom:22px}.section-heading h2{font-size:31px}.section-heading p{margin-top:9px;font-size:13px}.gallery-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.gallery-grid figure:last-child{grid-column:1/-1}figure img{height:240px}.gallery-grid figure:last-child img{height:300px}figcaption{margin-top:11px;gap:5px}figcaption span:first-child{font-size:9px}figcaption span:last-child{font-size:13px}footer{flex-wrap:wrap;gap:24px;padding-block:25px}footer p{display:none}footer>a:last-child{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

[hidden]{display:none!important}
