.Menu-module__J5mT1q__root{z-index:220;height:var(--menu-h);padding:0 var(--section-x);isolation:isolate;justify-content:space-between;align-items:center;transition:opacity .7s .12s;display:flex;position:fixed;top:0;left:0;right:0}.Menu-module__J5mT1q__root:before{content:"";z-index:-1;height:calc(var(--menu-h) + 5.5rem);pointer-events:none;background:linear-gradient(#030303e6 0%,#03030394 34%,#0303032e 68%,#0000 100%);position:absolute;top:0;left:0;right:0}body.is-loading .Menu-module__J5mT1q__root{opacity:0;pointer-events:none;transition:none}:is(body.is-loading .Menu-module__J5mT1q__toggle,body.is-loading .Menu-module__J5mT1q__contactShortcut,body.is-loading .Menu-module__J5mT1q__overlayLocale){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:none!important}body.is-loading .Menu-module__J5mT1q__overlay{visibility:hidden!important;pointer-events:none!important;display:none!important}.Menu-module__J5mT1q__wordmark{color:var(--gold);letter-spacing:.32em;flex-direction:column;font-size:.82rem;font-weight:500;line-height:1.25;display:flex}.Menu-module__J5mT1q__wordmarkSub{letter-spacing:.4em;opacity:.85;font-size:.52rem;font-weight:400}.Menu-module__J5mT1q__right{align-items:center;gap:clamp(.7rem,1.5vw,1.6rem);display:flex}.Menu-module__J5mT1q__link{letter-spacing:.3em;text-transform:uppercase;color:var(--white);opacity:.85;transition:color .4s var(--ease-luxe), opacity .4s var(--ease-luxe);align-items:baseline;gap:.5em;font-size:.66rem;font-weight:400;display:flex}.Menu-module__J5mT1q__num{color:var(--gold);font-size:.62rem}.Menu-module__J5mT1q__link:hover{opacity:1;color:var(--gold-bright)}.Menu-module__J5mT1q__active{color:var(--gold);opacity:1}.Menu-module__J5mT1q__locale{letter-spacing:.3em;color:var(--grey);border:1px solid var(--hairline);border-radius:999px;padding:.35em .7em .35em .9em;font-size:.62rem;transition:color .3s,border-color .3s}.Menu-module__J5mT1q__locale:hover{color:var(--gold);border-color:var(--gold-dim)}.Menu-module__J5mT1q__toggle,.Menu-module__J5mT1q__contactShortcut,.Menu-module__J5mT1q__overlayLocale,.Menu-module__J5mT1q__overlay{display:none}.Menu-module__J5mT1q__onLight{background:linear-gradient(#f4eee2e0,#f4eee200)}.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__link{color:#17130c}.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__num,.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__wordmark,.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__link:hover,.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__active{color:#a8863c}.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__locale{color:#17130c99;border-color:#a8863c66}@media (max-width:1250px){.Menu-module__J5mT1q__root{height:var(--menu-h);background:linear-gradient(#050403e6,#05040300);align-items:center;padding-top:0;padding-bottom:0}.Menu-module__J5mT1q__wordmark{letter-spacing:.24em;flex:none;font-size:.72rem}.Menu-module__J5mT1q__wordmarkSub{letter-spacing:.32em;font-size:.46rem}.Menu-module__J5mT1q__right{display:none}.Menu-module__J5mT1q__contactShortcut{top:calc((var(--menu-h) - 46px) / 2);right:calc(var(--section-x) + 46px + 12px);z-index:236;border:1px solid var(--gold-dim);-webkit-backdrop-filter:blur(10px);width:46px;height:46px;color:var(--gold-bright);transition:opacity .55s var(--ease-luxe), transform .6s var(--ease-luxe), background-color .4s ease, border-color .4s ease;background:#050403cc;border-radius:50%;place-items:center;display:grid;position:fixed}.Menu-module__J5mT1q__toggle{top:calc((var(--menu-h) - 46px) / 2);right:var(--section-x);z-index:236;border:1px solid var(--gold-dim);-webkit-backdrop-filter:blur(10px);width:46px;height:46px;transition:opacity .55s var(--ease-luxe), transform .6s var(--ease-luxe), background-color .4s ease, border-color .4s ease;background:#050403cc;border-radius:50%;place-content:center;justify-items:center;gap:6px;display:grid;position:fixed}.Menu-module__J5mT1q__toggle span{background:var(--gold-bright);border-radius:2px;width:18px;height:1.5px;transition:transform .6s cubic-bezier(.72,0,.24,1),opacity .32s;display:block}.Menu-module__J5mT1q__toggle span:nth-child(2){width:12px}.Menu-module__J5mT1q__toggleOpen span:first-child{transform:translateY(7.5px)rotate(45deg)}.Menu-module__J5mT1q__toggleOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Menu-module__J5mT1q__toggleOpen span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Menu-module__J5mT1q__toggleHidden{opacity:0;pointer-events:none;transform:translateY(-130%)}.Menu-module__J5mT1q__toggleLight{border-color:#a8863c8c}.Menu-module__J5mT1q__toggleLight span{background:#a8863c}.Menu-module__J5mT1q__overlay{z-index:230;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;padding:max(5.5rem, calc(env(safe-area-inset-top) + 4.5rem)) var(--section-x) max(2.5rem, calc(env(safe-area-inset-bottom) + 2rem));-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;background:radial-gradient(circle at 78% 14%,#c8a96a14,#0000 34%),#050403e6;flex-direction:column;display:none;position:fixed;inset:0;overflow-y:auto}.Menu-module__J5mT1q__overlay::-webkit-scrollbar{display:none}.Menu-module__J5mT1q__overlayLocale{top:calc((var(--menu-h) - 46px) / 2);left:var(--section-x);z-index:235;border:1px solid var(--gold-dim);-webkit-backdrop-filter:blur(10px);letter-spacing:.22em;width:46px;height:46px;color:var(--gold-bright);opacity:0;visibility:hidden;pointer-events:none;background:#050403cc;border-radius:50%;place-items:center;padding-left:.22em;font-size:.65rem;transition:opacity .35s,visibility .35s;display:grid;position:fixed}.Menu-module__J5mT1q__overlayLocaleOpen{opacity:1;visibility:visible;pointer-events:auto}.Menu-module__J5mT1q__overlayNav{width:min(100%,48rem);margin:auto}.Menu-module__J5mT1q__overlayLink{letter-spacing:.22em;text-transform:uppercase;min-height:clamp(2.7rem,6vh,4.4rem);color:var(--white);border-bottom:1px solid #c8a96a29;align-items:flex-end;padding:1.4rem 0;font-size:clamp(.98rem,3vw,1.7rem);line-height:1.2;display:flex}.Menu-module__J5mT1q__overlayNum{letter-spacing:.2em;color:var(--gold);flex:0 0 clamp(2.3rem,6vw,3.8rem);padding:0;font-size:clamp(.56rem,1.15vw,.7rem);line-height:1}.Menu-module__J5mT1q__overlayLink>span:last-child{line-height:1}.Menu-module__J5mT1q__overlayActive{color:var(--gold-bright)}.Menu-module__J5mT1q__onLight .Menu-module__J5mT1q__overlay{color:var(--white)}}@media (max-width:560px){.Menu-module__J5mT1q__overlayLink{letter-spacing:.16em;font-size:clamp(.85rem,4.4vw,1.2rem)}.Menu-module__J5mT1q__overlayNum{flex-basis:2.1rem}}
.SoundToggle-module__I4UkjW__root{z-index:240;border:1px solid var(--gold-faint);width:2.4rem;height:2.4rem;color:var(--gold);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0a0a0a73;border-radius:50%;place-items:center;padding:0;transition:color .25s,border-color .25s,opacity .45s;display:grid;position:fixed;bottom:clamp(2rem,6vh,3.5rem);left:clamp(2.75rem,4vw,5rem)}.SoundToggle-module__I4UkjW__visible{opacity:1;pointer-events:auto}.SoundToggle-module__I4UkjW__root:hover{color:var(--gold-bright);border-color:var(--gold-dim)}.SoundToggle-module__I4UkjW__muted{color:#ffffff61}body.is-loading .SoundToggle-module__I4UkjW__root{opacity:0;pointer-events:none}@media (max-width:720px){.SoundToggle-module__I4UkjW__root{bottom:clamp(1rem,3vh,1.75rem);left:.8rem}}
.Loading-module__wjonfq__root{z-index:80;pointer-events:none;will-change:opacity;background:radial-gradient(130% 100% at 50% 42%,#191612,#0a0805 80%),#0a0805;position:fixed;inset:0;transform:translateZ(0)}.Loading-module__wjonfq__blackfade{opacity:0;pointer-events:none;will-change:opacity;background:#000;position:absolute;inset:0;transform:translateZ(0)}.Loading-module__wjonfq__stage{will-change:opacity;backface-visibility:hidden;flex-direction:column;align-items:center;width:430px;display:flex;position:fixed;top:50%;left:50vw;transform:translate(-50%,-50%)}.Loading-module__wjonfq__logoImg{filter:invert(72%)sepia(28%)saturate(360%)hue-rotate(4deg)brightness(.92);width:152px;height:114px}@media (max-width:640px){.Loading-module__wjonfq__logoImg{width:122px;height:91px}}@keyframes Loading-module__wjonfq__loadReveal{0%{opacity:0;transform:translateZ(0)}to{opacity:1;transform:translateZ(0)}}.Loading-module__wjonfq__mark{opacity:0;backface-visibility:hidden;will-change:opacity;margin-bottom:0;animation:1s ease-in-out forwards Loading-module__wjonfq__loadReveal;transform:translateZ(0)}.Loading-module__wjonfq__track{opacity:0;will-change:opacity;background:#c8a96a66;width:min(430px,58vw);height:1px;margin-top:1rem;animation:1s ease-in-out forwards Loading-module__wjonfq__loadReveal;position:relative;transform:translateZ(0)}@property --loadPct{syntax:"<integer>";inherits:false;initial-value:1}.Loading-module__wjonfq__line{transform-origin:0;background:linear-gradient(90deg,#c8a96a,#e3cb94);border-radius:1px;width:100%;height:2px;position:absolute;top:-.5px;left:0;transform:scaleX(.01);box-shadow:0 0 7px #e3cb9466}.Loading-module__wjonfq__slot{width:100%;height:.9rem;margin-top:1.1rem;position:relative}.Loading-module__wjonfq__percent{text-align:center;text-indent:.32em;letter-spacing:.32em;color:#dccdafbf;font-variant-numeric:tabular-nums;opacity:0;will-change:opacity;counter-reset:pct var(--loadPct);font-size:.68rem;font-weight:300;line-height:1;animation:.5s ease-out forwards Loading-module__wjonfq__loadReveal;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Loading-module__wjonfq__percent:after{content:counter(pct) " %"}.Loading-module__wjonfq__enter{text-align:center;pointer-events:auto;color:#dcd2be99;letter-spacing:.34em;text-transform:uppercase;cursor:pointer;opacity:0;will-change:opacity;background:0 0;border:0;outline:none;padding:0;font-size:.7rem;font-weight:500;line-height:1;transition:color .3s;display:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Loading-module__wjonfq__enter:hover,.Loading-module__wjonfq__enter:focus-visible{color:var(--gold-bright)}.Loading-module__wjonfq__enterWord{text-indent:.32em;display:inline-block;position:relative}.Loading-module__wjonfq__enterWord:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.45rem;left:.32em;right:0;transform:scaleX(0)}.Loading-module__wjonfq__enter:hover .Loading-module__wjonfq__enterWord:after,.Loading-module__wjonfq__enter:focus-visible .Loading-module__wjonfq__enterWord:after{transform:scaleX(1)}
.canvas-module__4qBVeW__fill{width:100%;height:100%;position:absolute;inset:0}.canvas-module__4qBVeW__fill canvas{display:block;width:100%!important;height:100%!important}
.ScrollCue-module__fH1lxW__root{--cue-scale:1;z-index:1;width:26px;color:var(--gold);cursor:pointer;pointer-events:auto;touch-action:manipulation;transform:scale(var(--cue-scale));transition:color .35s ease, transform .45s var(--ease-luxe);background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;font-size:16px;line-height:1;display:flex;position:relative}.ScrollCue-module__fH1lxW__root:hover{color:var(--gold-bright);transform:translateY(2px) scale(var(--cue-scale))}@media (max-width:560px){.ScrollCue-module__fH1lxW__root{--cue-scale:.86}}.ScrollCue-module__fH1lxW__root:hover .ScrollCue-module__fH1lxW__pill{border-color:var(--gold-bright);box-shadow:0 0 .9rem #e2b35847}.ScrollCue-module__fH1lxW__root:hover .ScrollCue-module__fH1lxW__chevron{opacity:1;transform:translateY(2px)}.ScrollCue-module__fH1lxW__pill{border:1px solid var(--gold-dim);-webkit-backdrop-filter:blur(10px);background:#050403cc;border-radius:999px;flex-direction:column;flex:0 0 44px;justify-content:center;align-items:center;gap:4px;width:26px;height:44px;transition:border-color .35s,box-shadow .35s;display:flex}.ScrollCue-module__fH1lxW__dot{background:var(--gold);width:3px;height:3px;animation:ScrollCue-module__fH1lxW__cueDrift 2.1s var(--ease-inout) infinite;border-radius:50%}.ScrollCue-module__fH1lxW__dot:nth-child(2){opacity:.7;animation-delay:.18s}.ScrollCue-module__fH1lxW__dot:nth-child(3){opacity:.45;animation-delay:.36s}.ScrollCue-module__fH1lxW__chevron{opacity:.8;width:12px;height:7px;transition:opacity .35s ease, transform .45s var(--ease-luxe);flex:0 0 7px}@keyframes ScrollCue-module__fH1lxW__cueDrift{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
.Hero-module___w2HtG__root{background:0 0;height:100svh;position:relative;overflow:hidden}.Hero-module___w2HtG__canvas{position:absolute;inset:0}.Hero-module___w2HtG__blackout{z-index:3;opacity:1;pointer-events:none;will-change:opacity;background:#000;position:absolute;inset:0}.Hero-module___w2HtG__ui{pointer-events:none;z-index:2;--hero-top-edge:clamp(2rem, 6vh, 3.5rem);--hero-bottom-edge:clamp(2.75rem, 7.2vh, 4.75rem);--hero-side-edge:clamp(2.75rem, 4vw, 5rem);width:100%;height:100%;position:absolute;inset:0}.Hero-module___w2HtG__ui [data-fade]{opacity:0;z-index:1}.Hero-module___w2HtG__left{left:var(--hero-side-edge);top:var(--hero-top-edge);isolation:isolate;text-shadow:0 .08rem .55rem #000c,0 0 1.3rem #000000ad;position:absolute}.Hero-module___w2HtG__right{right:var(--hero-side-edge);bottom:var(--hero-top-edge);text-align:right;isolation:isolate;text-shadow:0 .08rem .55rem #000000b8,0 0 1.35rem #0000009e;max-width:31.5rem;position:absolute}.Hero-module___w2HtG__statement{letter-spacing:.05em;color:var(--gold-bright);flex-direction:column;align-items:flex-end;font-size:clamp(1.5rem,2.6vw,2.3rem);font-weight:300;line-height:1.24;display:flex}.Hero-module___w2HtG__sub{letter-spacing:.26em;text-transform:uppercase;color:var(--gold);opacity:.85;margin-top:.8rem;font-size:clamp(.68rem,.88vw,.8rem);line-height:1.42}.Hero-module___w2HtG__brand{letter-spacing:.42em;text-transform:uppercase;color:var(--gold);text-shadow:0 .08rem .5rem #000000f2,0 0 1.15rem #000000e6;font-size:clamp(.85rem,1.3vw,1.15rem);font-weight:400}.Hero-module___w2HtG__claim{letter-spacing:.34em;text-transform:uppercase;max-width:40rem;color:var(--gold);opacity:.85;flex-wrap:wrap;gap:.05rem .65em;margin-top:.7rem;font-size:clamp(.68rem,.9vw,.84rem);line-height:1.55;display:flex}.Hero-module___w2HtG__claim span{text-shadow:0 .08rem .5rem #000000eb,0 0 1rem #000000d6;display:inline-block}.Hero-module___w2HtG__cue{top:auto;right:auto;bottom:var(--hero-top-edge);z-index:10;pointer-events:auto;position:absolute;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__flash{opacity:0;pointer-events:none;z-index:4;will-change:opacity;background:radial-gradient(70% 65%,#fff,#fdf9ef 75%,#f7efe0 100%);position:absolute;inset:0}@media (max-height:640px){.Hero-module___w2HtG__ui{--hero-top-edge:2rem;--hero-bottom-edge:2.75rem}}@media (max-width:1280px) and (max-height:820px){.Hero-module___w2HtG__claim{flex-direction:column;max-width:none}}@media (max-width:900px){.Hero-module___w2HtG__ui{--hero-top-edge:clamp(1rem, 3vh, 1.75rem)}.Hero-module___w2HtG__left{top:var(--hero-top-edge);left:var(--section-x)}.Hero-module___w2HtG__right{right:var(--section-x);bottom:var(--hero-top-edge);text-align:right;max-width:min(70vw,31.5rem)}.Hero-module___w2HtG__cue{top:auto;right:var(--section-x);bottom:calc(var(--hero-top-edge) + 8rem);left:auto;transform:none}}@media (max-width:760px){.Hero-module___w2HtG__statement{font-size:1.65rem}.Hero-module___w2HtG__brand{font-size:.9rem}.Hero-module___w2HtG__claim,.Hero-module___w2HtG__sub{font-size:.66rem}}
.Experience-module__BCN7Bq__root{isolation:isolate;background:0 0;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.Experience-module__BCN7Bq__shade{pointer-events:none;position:absolute;inset:0}.Experience-module__BCN7Bq__triangleBackdrop{width:min(57.6vh,57.6vw);height:min(57.6vh,57.6vw);transform:translate(-50%, -50%) translateY(var(--anchor-y,0px));pointer-events:none;opacity:.42;z-index:0;position:absolute;top:50%;left:50%;overflow:visible}.Experience-module__BCN7Bq__triangleBackdrop path{fill:none;stroke:var(--gold);stroke-width:1px;stroke-linejoin:round;filter:drop-shadow(0 0 6px #c8a96a80)}.Experience-module__BCN7Bq__inner{z-index:1;width:100%;padding:calc(var(--menu-h) + 1rem) var(--section-x) clamp(3rem, 8vh, 5rem);grid-template-columns:minmax(0,5.6fr) minmax(0,5.4fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.Experience-module__BCN7Bq__headline{letter-spacing:.03em;color:var(--white);max-width:31ch;margin-top:clamp(1.2rem,3vh,2rem);font-size:clamp(1.6rem,2.9vw,2.7rem);font-weight:300;line-height:1.28;display:block}.Experience-module__BCN7Bq__headline span{white-space:nowrap;display:block}.Experience-module__BCN7Bq__rule{background:var(--gold);width:56px;height:1px;margin:clamp(1.2rem,3vh,1.9rem) 0;display:block}.Experience-module__BCN7Bq__body{max-width:62ch;color:var(--gold-bright);opacity:.85;letter-spacing:.05em;font-size:1rem;line-height:1.8}.Experience-module__BCN7Bq__watchCta{color:var(--gold-bright);letter-spacing:.28em;text-transform:uppercase;cursor:pointer;border:0;border-bottom:1px solid var(--gold-dim);background:0 0;align-self:flex-start;margin-top:1.6rem;padding:0 0 .45em;font-size:.7rem;transition:color .35s,border-color .35s}.Experience-module__BCN7Bq__watchCta:hover,.Experience-module__BCN7Bq__watchCta:focus-visible{color:var(--white);border-color:var(--gold-bright)}.Experience-module__BCN7Bq__visual{will-change:transform;justify-content:center;display:flex;position:relative}.Experience-module__BCN7Bq__watchStage{aspect-ratio:4/5;width:clamp(300px,36vw,560px);position:relative}.Experience-module__BCN7Bq__watchFill{position:absolute;inset:0}.Experience-module__BCN7Bq__rotateHint{display:none}.Experience-module__BCN7Bq__cue{z-index:1;position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%)}.Experience-module__BCN7Bq__cueSide{display:none}@media (max-width:900px){.Experience-module__BCN7Bq__root{align-items:stretch;height:100svh;min-height:100svh}.Experience-module__BCN7Bq__inner{height:100%;padding:calc(var(--menu-h) + 2rem) var(--section-x) calc(2.35rem + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:stretch;gap:0;display:flex}.Experience-module__BCN7Bq__copy{display:contents}.Experience-module__BCN7Bq__copy>.chapter{letter-spacing:clamp(.34em,1.55vw,.48em);order:1;align-self:flex-start;margin:0 0 clamp(.55rem,1.8svh,.9rem);font-size:clamp(.68rem,2.65vw,.82rem)}.Experience-module__BCN7Bq__visual{order:2;align-self:center;width:100%}.Experience-module__BCN7Bq__watchStage{width:min(61vw,16rem)}.Experience-module__BCN7Bq__headline{letter-spacing:.02em;order:3;width:100%;max-width:none;margin-top:clamp(.55rem,2svh,.9rem);font-size:clamp(.9rem,3.8vw,1.92rem);line-height:1.16;display:block}.Experience-module__BCN7Bq__rule{order:4;width:52px;margin:clamp(.75rem,2.2svh,1.15rem) 0}.Experience-module__BCN7Bq__body{letter-spacing:.035em;order:5;max-width:none;font-size:clamp(.76rem,3.05vw,.9rem);line-height:1.55}.Experience-module__BCN7Bq__watchCta{order:6;margin-top:clamp(.7rem,2.2svh,1.1rem);font-size:.62rem}.Experience-module__BCN7Bq__cue{bottom:max(.55rem, env(safe-area-inset-bottom,0px));transform-origin:bottom;transform:translate(-50%)scale(.78)}}body.motion-lite .Experience-module__BCN7Bq__root{align-items:stretch;height:auto;min-height:100svh;overflow:visible}body.motion-lite .Experience-module__BCN7Bq__inner{height:auto;min-height:100svh;padding-bottom:clamp(3rem,8vh,5rem)}@media (max-width:900px){body.motion-lite .Experience-module__BCN7Bq__visual{flex-direction:column;flex:none;align-items:center;gap:clamp(.75rem,2.6svh,1.25rem);height:auto;min-height:0}body.motion-lite .Experience-module__BCN7Bq__watchStage{width:min(61vw,18rem)}body.motion-lite .Experience-module__BCN7Bq__rotateHint{flex:none;align-self:center}}@media (max-width:900px) and (max-height:780px){.Experience-module__BCN7Bq__cue{display:none}.Experience-module__BCN7Bq__cueSide{z-index:2;transform-origin:50%;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)scale(.78)}}@media (max-width:900px) and (max-height:740px){.Experience-module__BCN7Bq__inner{padding-top:calc(var(--menu-h) + 1.5rem);padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))}.Experience-module__BCN7Bq__watchStage{width:min(50vw,12.3rem)}.Experience-module__BCN7Bq__headline{margin-top:.45rem;font-size:clamp(.86rem,3.7vw,1.58rem)}.Experience-module__BCN7Bq__rule{margin:.58rem 0}.Experience-module__BCN7Bq__body{font-size:clamp(.7rem,2.8vw,.78rem);line-height:1.46}.Experience-module__BCN7Bq__stats{margin-top:.65rem;padding-top:.55rem}}@media (max-height:760px){.Experience-module__BCN7Bq__root{align-items:stretch;height:100svh;min-height:100svh;overflow:hidden}.Experience-module__BCN7Bq__inner{height:auto;min-height:100%;padding:calc(var(--menu-h) + 1.9rem) var(--section-x) calc(2rem + env(safe-area-inset-bottom,0px));will-change:transform;flex-direction:column;align-items:stretch;gap:0;display:flex}.Experience-module__BCN7Bq__copy{display:contents}.Experience-module__BCN7Bq__copy>.chapter{letter-spacing:clamp(.34em,1.25vw,.48em);order:1;align-self:flex-start;margin:0;font-size:clamp(.64rem,2.1vw,.82rem)}.Experience-module__BCN7Bq__headline{order:3;width:min(100%,36ch);max-width:none;margin-top:clamp(.4rem,1.4svh,.75rem);font-size:clamp(.9rem,min(3.75vw,4.2svh),2rem);line-height:1.16}.Experience-module__BCN7Bq__visual{width:100%;height:max(13rem, calc(100svh - var(--menu-h) - 5.5rem));order:2;flex:0 0 max(13rem, calc(100svh - var(--menu-h) - 5.5rem));justify-content:center;align-items:center;min-height:0;display:flex}.Experience-module__BCN7Bq__watchStage{width:min(calc((100svh - var(--menu-h) - 5.5rem) * .8), calc(100vw - var(--section-x) * 2), 32rem);max-width:none}.Experience-module__BCN7Bq__rule{order:4;margin:clamp(.85rem,3svh,1.35rem) 0}.Experience-module__BCN7Bq__body{order:5;max-width:62ch;font-size:clamp(.72rem,min(2.25vw,2.3svh),.9rem);line-height:1.6}.Experience-module__BCN7Bq__watchCta{order:6;margin-top:clamp(.6rem,2svh,1rem);font-size:.62rem}.Experience-module__BCN7Bq__stats{order:6;gap:clamp(.55rem,3vw,1.4rem);margin-top:clamp(.85rem,3svh,1.25rem);padding-top:clamp(.65rem,2.4svh,.9rem)}.Experience-module__BCN7Bq__statValue{font-size:clamp(1.05rem,3.8vw,1.45rem)}.Experience-module__BCN7Bq__statLabel{letter-spacing:clamp(.1em,.55vw,.16em);font-size:clamp(.48rem,1.55vw,.6rem)}.Experience-module__BCN7Bq__cue{display:none}.Experience-module__BCN7Bq__cueSide{transform:translateY(-50%)scale(.72)}}html.exp-compact .Experience-module__BCN7Bq__root{align-items:stretch;height:auto;min-height:100svh;overflow:visible}html.exp-compact .Experience-module__BCN7Bq__inner{height:auto;min-height:100svh;padding-top:calc(var(--menu-h) + 1.15rem);flex-direction:column;align-items:stretch;gap:0;padding-bottom:clamp(2.5rem,7svh,4rem);display:flex}html.exp-compact .Experience-module__BCN7Bq__copy{display:contents}html.exp-compact .Experience-module__BCN7Bq__copy>.chapter{order:1;align-self:flex-start;margin:0 0 clamp(.55rem,1.8svh,.9rem)}html.exp-compact .Experience-module__BCN7Bq__headline{order:3;width:100%;max-width:none}html.exp-compact .Experience-module__BCN7Bq__rule{order:4}html.exp-compact .Experience-module__BCN7Bq__body{order:5;max-width:none}html.exp-compact .Experience-module__BCN7Bq__watchCta{order:6}html.exp-compact .Experience-module__BCN7Bq__stats{order:6}html.exp-compact .Experience-module__BCN7Bq__visual{flex:none;order:2;align-self:center;width:100%;height:auto;min-height:0}html.exp-compact .Experience-module__BCN7Bq__watchStage{width:min(64vw,18rem)}html.exp-compact .Experience-module__BCN7Bq__headline{margin-top:clamp(1rem,3svh,1.6rem);font-size:clamp(1.15rem,5vw,2rem)}html.exp-compact .Experience-module__BCN7Bq__body{font-size:clamp(.85rem,3.4vw,1rem)}html.exp-compact .Experience-module__BCN7Bq__stats{margin-top:clamp(1.1rem,3svh,1.6rem)}html.exp-compact .Experience-module__BCN7Bq__statValue{font-size:clamp(1.3rem,5.8vw,1.7rem)}
.Standards-module__3V-yUa__root{isolation:isolate;background:0 0;height:100svh;position:relative;overflow:hidden}.Standards-module__3V-yUa__dna{opacity:0;position:absolute;inset:0}.Standards-module__3V-yUa__dnaFill{z-index:0;pointer-events:none;position:absolute;inset:0}.Standards-module__3V-yUa__chrome{top:calc(var(--menu-h) + .75rem);left:var(--section-x);right:var(--section-x);z-index:2;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:absolute}.Standards-module__3V-yUa__chrome>*{opacity:0}.Standards-module__3V-yUa__intro{letter-spacing:.05em;max-width:52ch;color:var(--grey);margin-top:1rem;font-size:.92rem;line-height:1.7}.Standards-module__3V-yUa__counter{letter-spacing:.24em;color:var(--gold);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.88rem}.Standards-module__3V-yUa__stage{z-index:1;pointer-events:none;position:absolute;inset:0}.Standards-module__3V-yUa__page{display:contents}.Standards-module__3V-yUa__slide{left:var(--section-x);opacity:0;will-change:transform, opacity;position:absolute;top:50%;right:42%;transform:translateY(-42%)}.Standards-module__3V-yUa__slideNum{letter-spacing:.24em;color:var(--gold);font-size:.85rem}.Standards-module__3V-yUa__title{letter-spacing:.05em;color:var(--white);margin-top:.9rem;font-size:clamp(2rem,4.4vw,3.8rem);font-weight:300;line-height:1.1}.Standards-module__3V-yUa__thesis{letter-spacing:.12em;color:var(--gold-bright);margin-top:.9rem;font-size:clamp(.95rem,1.3vw,1.1rem)}.Standards-module__3V-yUa__detail{letter-spacing:.05em;max-width:46ch;color:var(--grey);margin-top:1.3rem;font-size:.96rem;line-height:1.75}.Standards-module__3V-yUa__cue{left:auto;right:var(--section-x);z-index:20;opacity:1;position:absolute;bottom:1.8rem;transform:none}body.is-loading .Standards-module__3V-yUa__cue{pointer-events:none!important}.Standards-module__3V-yUa__litePager{margin:2.3rem var(--section-x) 0;color:var(--gold);letter-spacing:.18em;align-items:center;gap:.7rem;font-size:.62rem;display:none}.Standards-module__3V-yUa__litePagerButtons{align-items:center;gap:.4rem;display:flex}.Standards-module__3V-yUa__litePagerButtons button{border:1px solid var(--hairline);min-width:2.3rem;color:var(--grey);font:inherit;letter-spacing:inherit;padding:.55rem .45rem;transition:color .22s,border-color .22s,background .22s}.Standards-module__3V-yUa__litePagerButtons .Standards-module__3V-yUa__litePagerActive{color:var(--gold-bright);border-color:var(--gold-dim);background:#e3cb9414}.Standards-module__3V-yUa__litePagerTrack{background:#e3cb9438;flex:1;height:1px;display:block}.Standards-module__3V-yUa__litePagerTrack>span{background:var(--gold-bright);height:100%;transition:width .36s;display:block}.Standards-module__3V-yUa__static{grid-template-columns:1fr;grid-template-areas:"chrome""dna""stage""pager";height:auto;padding-bottom:clamp(4rem,8vh,7rem);display:grid}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__stage{padding:0 var(--section-x);grid-area:stage;grid-template-columns:minmax(0,1fr);display:grid;position:static}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__page{opacity:0;visibility:hidden;grid-area:1/1;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,3vw,2.5rem);transition:opacity .32s;display:grid}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__page[data-current=true]{opacity:1;visibility:visible}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__slide{border-top:1px solid var(--hairline);padding:clamp(1.6rem,3vw,2.6rem);transition:border-color .4s,transform .5s,background .5s;position:static;right:auto;transform:none;opacity:1!important}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__slide[data-active=true]{border-color:color-mix(in srgb, var(--gold-bright) 62%, transparent);background:linear-gradient(135deg,#e3cb9414,#0000 70%);transform:translateY(-.25rem)}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__chrome>*{opacity:1!important}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__dna{height:clamp(28rem,68vw,43rem);margin:clamp(.5rem, 2vh, 1.25rem) var(--section-x) clamp(1.4rem, 3vh, 2.5rem);opacity:.9;grid-area:dna;display:block;position:relative}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__dnaFill{transform-origin:50%;transform:none}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__litePager{grid-area:pager;display:flex}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__counter{display:none}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__chrome{padding:calc(var(--menu-h) + 1rem) var(--section-x) 0;grid-area:chrome;position:static}@media (max-width:900px){.Standards-module__3V-yUa__dna{opacity:.35;width:100%;right:0}.Standards-module__3V-yUa__slide{right:var(--section-x)}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__stage{padding-inline:calc(var(--section-x) * .75)}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__page{gap:.8rem}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__slide{padding:1.05rem .85rem 1.2rem}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__title{font-size:clamp(1.25rem,5.4vw,1.8rem)}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__thesis{letter-spacing:.08em;font-size:clamp(.68rem,2.8vw,.82rem)}.Standards-module__3V-yUa__static .Standards-module__3V-yUa__detail{margin-top:.8rem;font-size:clamp(.72rem,2.7vw,.88rem);line-height:1.55}.Standards-module__3V-yUa__litePager{z-index:5;margin:2.3rem var(--section-x) 0;color:var(--gold);letter-spacing:.18em;align-items:center;gap:.7rem;font-size:.62rem;position:sticky;bottom:1rem}}html.exp-compact .Standards-module__3V-yUa__static{grid-template-rows:auto auto auto auto;grid-template-areas:"chrome""dna""stage""pager";height:auto;min-height:100svh;padding-bottom:0}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__chrome{padding-top:calc(var(--menu-h) + 1rem)}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__dna{grid-area:dna;height:clamp(25rem,54svh,34rem);margin:clamp(.4rem,1.2svh,1rem) 0;position:relative}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__dnaFill{inset:clamp(1.25rem,3.5svh,2.25rem) 0 0}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__page{grid-template-columns:minmax(0,1fr);transition-duration:.18s}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__slide{padding-inline:var(--section-x)}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__stage{padding-bottom:.8rem}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__intro{margin-top:.6rem;font-size:clamp(.78rem,3vw,.92rem);line-height:1.55}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__detail{margin-top:.6rem;line-height:1.5}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__litePager{margin:0 var(--section-x) clamp(.9rem, 2svh, 1.4rem);z-index:5;position:static}html.exp-compact .Standards-module__3V-yUa__static .Standards-module__3V-yUa__cue{left:auto;right:var(--section-x);z-index:10;opacity:1;pointer-events:auto;display:block;top:auto;bottom:clamp(.75rem,2svh,1.25rem);transform:none}
.Evolution-module__12tO0a__root{min-height:100svh;padding:calc(var(--menu-h) + 1rem) 0 clamp(2rem, 5vh, 3.5rem);background:0 0;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Evolution-module__12tO0a__head{z-index:1;padding:0 var(--section-x);position:relative}.Evolution-module__12tO0a__wave{pointer-events:none;opacity:.8;width:100%;height:42%;position:absolute;bottom:0;left:0;right:0}.Evolution-module__12tO0a__title{letter-spacing:.32em;text-transform:uppercase;flex-direction:column;margin-top:1rem;font-size:clamp(2rem,4.2vw,3.4rem);font-weight:300;line-height:1.15;display:flex}.Evolution-module__12tO0a__title span:first-child{color:var(--white)}.Evolution-module__12tO0a__titleGold{color:var(--gold)}.Evolution-module__12tO0a__intro{max-width:44ch;color:var(--grey);margin-top:1.2rem;font-size:.96rem;line-height:1.75}.Evolution-module__12tO0a__viewport{z-index:1;flex:1;align-items:center;min-height:0;margin-top:clamp(5.5rem,4vh,3rem);padding:clamp(1.5rem,3vh,2.5rem) 0;display:flex;position:relative;overflow:visible}.Evolution-module__12tO0a__track{padding:clamp(4.5rem, 7vw, 6.5rem) calc(var(--section-x) + 24rem) 0 var(--section-x);will-change:transform;align-items:flex-start;gap:clamp(3.5rem,6vw,6.5rem);width:max-content;display:flex;position:relative}.Evolution-module__12tO0a__curve{pointer-events:none;position:absolute;inset:0;overflow:visible}.Evolution-module__12tO0a__curvePath{fill:none;stroke:var(--gold-bright);stroke-width:1.4px;filter:drop-shadow(0 0 8px #e3cb948c)}.Evolution-module__12tO0a__milestone{flex-shrink:0;width:clamp(300px,26vw,380px);position:relative}.Evolution-module__12tO0a__year{letter-spacing:.2em;color:var(--white);text-shadow:0 1px 2px #0000008c,0 2px 22px #00000073;font-size:1.4rem;position:absolute;top:-4.4rem;left:0}.Evolution-module__12tO0a__dot{background:var(--gold-bright);border-radius:50%;width:9px;height:9px;position:absolute;top:calc(-1.1rem - 4px);left:2px;box-shadow:0 0 12px #e3cb94e6}.Evolution-module__12tO0a__badge{border:1px solid var(--gold);width:38px;height:38px;color:var(--gold-bright);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-4.75rem;left:-3.6rem}.Evolution-module__12tO0a__badge svg{width:18px;height:auto}.Evolution-module__12tO0a__milestoneTitle{letter-spacing:.26em;text-transform:uppercase;color:var(--white);text-shadow:0 1px 2px #0000008c,0 2px 22px #00000073;margin-top:1.4rem;font-size:1.14rem;font-weight:500}.Evolution-module__12tO0a__milestoneText{max-width:36ch;color:var(--grey);letter-spacing:.04em;text-shadow:0 1px 2px #0000008c,0 2px 20px #00000073;margin-top:.9rem;font-size:1.02rem;line-height:1.8}.Evolution-module__12tO0a__trust{z-index:1;padding:0 var(--section-x);position:relative}.Evolution-module__12tO0a__trustLabel{text-align:center;letter-spacing:.5em;text-transform:uppercase;color:var(--white);margin-bottom:clamp(2rem,5vh,3.5rem);font-size:.78rem}.Evolution-module__12tO0a__logosViewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Evolution-module__12tO0a__ndaNote{text-align:center;letter-spacing:.18em;color:color-mix(in srgb, var(--white) 52%, transparent);margin-top:clamp(1.25rem,3vh,2rem);font-size:.72rem;line-height:1.7}.Evolution-module__12tO0a__logosTrack{align-items:baseline;gap:clamp(2.25rem,4vw,4rem);width:max-content;animation:85s linear infinite Evolution-module__12tO0a__logosDrift;display:flex}.Evolution-module__12tO0a__logo{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.85;white-space:nowrap;font-size:clamp(.78rem,1vw,.96rem);font-weight:500}.Evolution-module__12tO0a__logoLink{align-items:baseline;gap:.4rem;transition:color .3s,opacity .3s;display:inline-flex}.Evolution-module__12tO0a__logoLink:hover{color:var(--gold-bright);opacity:1}.Evolution-module__12tO0a__external{opacity:.72;font-size:.82em}.Evolution-module__12tO0a__cue{right:var(--section-x);top:calc(var(--menu-h) + clamp(10.75rem, 18vh, 12.75rem));z-index:2;position:absolute;transform:translateY(-50%)}@keyframes Evolution-module__12tO0a__logosDrift{0%{transform:translate(0)}to{transform:translate(-50%)}}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__viewport{overflow:visible}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__track{width:auto;padding:0 var(--section-x) 0 calc(var(--section-x) + 2.1rem);flex-direction:column;gap:3.5rem}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__track:before{content:"";top:.4rem;bottom:1.4rem;left:calc(var(--section-x) + .35rem);background:linear-gradient(var(--gold-bright), #e3cb9429);width:1px;position:absolute}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__curve,.Evolution-module__12tO0a__static .Evolution-module__12tO0a__wave{display:none}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__milestone{width:auto;max-width:34rem;margin-top:0!important}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__year{color:var(--gold);display:block;position:static}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__dot,.Evolution-module__12tO0a__static .Evolution-module__12tO0a__badge{display:none}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__dot{display:block;top:.42rem;left:-1.82rem}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__trust{margin-top:clamp(5rem,14vh,9rem);padding-bottom:clamp(2.5rem,6vh,5rem)}.Evolution-module__12tO0a__static .Evolution-module__12tO0a__trustLabel{margin-bottom:clamp(2.8rem,6vh,4.5rem)}.Evolution-module__12tO0a__liteReveal{opacity:0;transition:opacity .52s ease-out,transform .62s cubic-bezier(.16,1,.3,1);transform:translateY(1.2rem)}.Evolution-module__12tO0a__liteVisible{opacity:1;transform:none}html.exp-compact .Evolution-module__12tO0a__milestone{width:min(76vw,20rem)}html.exp-compact .Evolution-module__12tO0a__milestoneTitle{letter-spacing:.18em;font-size:1rem}
.Signature-module___uXjEG__root{height:100svh;padding:calc(var(--menu-h) + .5rem) var(--section-x) 2.25rem;background:0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.Signature-module___uXjEG__grid{flex:1;grid-template:"chapter headline""portrait body"minmax(0,1fr)/minmax(0,4fr) minmax(0,8fr);align-items:center;gap:clamp(1.25rem,2.2vh,1.8rem) clamp(2rem,4vw,4.5rem);min-height:0;display:grid;position:relative}.Signature-module___uXjEG__signatureChapter{white-space:nowrap;grid-area:chapter;align-self:start;margin:0;padding-top:.8rem}.Signature-module___uXjEG__portrait{aspect-ratio:4/5;grid-area:portrait;align-self:center;max-height:70vh;position:relative;overflow:hidden}.Signature-module___uXjEG__headlineBlock{grid-area:headline;align-self:start}@media (min-width:1321px){.Signature-module___uXjEG__portrait{justify-self:center;max-height:82vh;top:-3.2rem}.Signature-module___uXjEG__headlineBlock,.Signature-module___uXjEG__bodyContent{position:relative;top:3rem}}.Signature-module___uXjEG__bodyContent{grid-area:body;align-self:start;padding-top:clamp(0px,3vh,4.5rem)}.Signature-module___uXjEG__portraitImg{object-fit:contain;filter:brightness(.92);width:100%;height:100%}.Signature-module___uXjEG__portraitFallback{color:var(--gold);outline:1px solid var(--gold-faint);outline-offset:-12px;background:linear-gradient(200deg,#c8a96a14,#0000 40%),#0a0805;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Signature-module___uXjEG__rule{background:var(--gold);width:46px;height:1px;margin:.8rem 0;display:block}.Signature-module___uXjEG__titleRow{align-items:center;min-height:3.15rem;padding-right:0;display:flex;position:relative}.Signature-module___uXjEG__personalMark{width:clamp(5.4rem,7vw,7.4rem);height:auto;color:var(--gold-bright);filter:drop-shadow(0 0 2px #e7d4a42e);flex:none;position:absolute;top:50%;right:0;overflow:visible;transform:translateY(-50%)}.Signature-module___uXjEG__personalMark path{fill:none;stroke:currentColor;stroke-width:4.7px;stroke-linecap:butt;stroke-linejoin:miter}.Signature-module___uXjEG__title{letter-spacing:.04em;color:var(--white);white-space:nowrap;font-size:clamp(1.6rem,2.8vw,2.6rem);font-weight:300;line-height:1.15}@media (max-width:1100px){.Signature-module___uXjEG__title{white-space:normal}}.Signature-module___uXjEG__paragraph{letter-spacing:.04em;max-width:none;color:var(--grey);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.Signature-module___uXjEG__paragraph:first-of-type{color:var(--white);font-size:1.18rem}.Signature-module___uXjEG__tagline{letter-spacing:.14em;color:var(--gold);margin:1rem 0 1.1rem;font-size:.88rem}.Signature-module___uXjEG__pillars{flex-direction:column;list-style:none;display:flex}.Signature-module___uXjEG__pillar{border-top:1px solid var(--hairline);opacity:0;will-change:transform, opacity;align-items:center;gap:1rem;padding:.55rem 0;transition:opacity .68s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(72px)}.Signature-module___uXjEG__pillarIcon{border:1px solid var(--gold-dim);width:36px;height:36px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:9px;display:flex;position:relative}.Signature-module___uXjEG__pillarIcon svg{width:100%;height:100%}.Signature-module___uXjEG__pillarNum{letter-spacing:.14em;color:var(--gold);font-size:.85rem}.Signature-module___uXjEG__pillarSep{background:var(--hairline);align-self:stretch;width:1px}.Signature-module___uXjEG__pillarTitle{letter-spacing:.06em;color:var(--white);font-size:1rem;display:block}.Signature-module___uXjEG__pillarDesc{letter-spacing:.08em;color:var(--gold-bright);opacity:.7;margin-top:.15rem;font-size:.82rem;display:block}.Signature-module___uXjEG__cue{z-index:10;pointer-events:auto;position:absolute;bottom:1.5rem;left:auto;right:0;transform:none}.Signature-module___uXjEG__chrome{border-top:1px solid var(--hairline);color:var(--gold);letter-spacing:.3em;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.4rem;font-size:.78rem;display:flex}.Signature-module___uXjEG__chromeMark{align-items:center;gap:.7rem;display:flex}.Signature-module___uXjEG__chromeSub{letter-spacing:.4em;opacity:.8;font-size:.65rem}.Signature-module___uXjEG__chromeBrand{letter-spacing:.34em;opacity:.8;font-size:.72rem}body.motion-lite .Signature-module___uXjEG__root{height:auto;min-height:100svh;overflow:visible}@media (max-width:1250px),(max-width:1320px) and (max-height:820px){.Signature-module___uXjEG__root{height:auto;min-height:100svh;overflow:visible}.Signature-module___uXjEG__grid{grid-template:"chapter chapter""portrait headline""body body"/minmax(15rem,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.25rem,3vh,2.25rem) clamp(1.25rem,4vw,3.5rem)}.Signature-module___uXjEG__signatureChapter{align-self:start;width:100%}.Signature-module___uXjEG__portrait{align-self:start;width:100%;max-width:none;max-height:min(58svh,38rem)}.Signature-module___uXjEG__headlineBlock{align-self:center;min-width:0}.Signature-module___uXjEG__bodyContent{width:100%;padding-top:clamp(1.75rem,4vh,3rem)}.Signature-module___uXjEG__title{white-space:nowrap;font-size:clamp(1.05rem,3.35vw,2.4rem)}.Signature-module___uXjEG__paragraph{max-width:none}}html.exp-compact .Signature-module___uXjEG__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"chapter""portrait""headline""body"}html.exp-compact .Signature-module___uXjEG__portrait{justify-self:center;max-width:24rem;max-height:min(46svh,30rem)}html.exp-compact .Signature-module___uXjEG__title{white-space:normal;font-size:clamp(1.3rem,4.6vw,2.2rem)}html.exp-compact .Signature-module___uXjEG__cue{z-index:10;pointer-events:auto;grid-area:portrait;place-self:center end;margin:0 clamp(.15rem,1vw,.5rem) 0 0;display:flex;position:relative;inset:auto;transform:none}@media (max-width:560px){.Signature-module___uXjEG__grid{grid-template-columns:1fr;grid-template-areas:"chapter""portrait""headline""body"}.Signature-module___uXjEG__portrait{max-width:22rem}.Signature-module___uXjEG__title{font-size:clamp(1.15rem,6vw,1.8rem)}.Signature-module___uXjEG__personalMark{width:clamp(4.2rem,20vw,6rem);position:relative;top:auto;right:auto;transform:none}.Signature-module___uXjEG__titleRow{justify-content:space-between;gap:1rem;padding-right:0}}
.Services-module__uj7JVa__root{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.Services-module__uj7JVa__label{z-index:8;top:calc(var(--menu-h) + 1rem);left:var(--section-x);position:absolute}.Services-module__uj7JVa__introStage{z-index:5;text-align:center;opacity:0;will-change:transform, opacity;width:96vw;transition:opacity .78s ease-in-out;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.Services-module__uj7JVa__title{letter-spacing:-.048em;color:var(--white);white-space:nowrap;text-shadow:0 1px 2px #0000008c,0 2px 26px #00000073;font-size:clamp(2.35rem,3.2vw,3.85rem);font-weight:300;line-height:.91}.Services-module__uj7JVa__title span{display:inline}.Services-module__uj7JVa__intro{width:min(78vw,76rem);max-width:none;color:var(--grey);text-shadow:0 1px 2px #0000008c,0 2px 20px #00000073;will-change:opacity;margin:clamp(1.4rem,3vh,2.3rem) auto 0;font-size:clamp(1rem,1.2vw,1.22rem);line-height:1.7}.Services-module__uj7JVa__core{z-index:3;aspect-ratio:1;opacity:0;will-change:transform, opacity;pointer-events:none;width:min(27vw,30rem);position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)scale(1)}.Services-module__uj7JVa__coreStage,.Services-module__uj7JVa__coreCanvas{position:absolute;inset:0}.Services-module__uj7JVa__coreCanvas canvas{width:100%;height:100%;display:block}.Services-module__uj7JVa__coreGlow{z-index:-1;filter:blur(24px);background:radial-gradient(circle,#d8ae5b2e,#0000 72%);border-radius:50%;position:absolute;inset:25%}.Services-module__uj7JVa__coreFallback{aspect-ratio:1;border:1px solid #e8ca8fb3;border-radius:50%;width:clamp(5.5rem,13vw,8.5rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 3rem #ca9e4a1f}.Services-module__uj7JVa__coreFallback:before,.Services-module__uj7JVa__coreFallback:after{content:"";background:#e8ca8fb8;width:64%;height:1px;position:absolute;top:50%;left:18%;transform:rotate(45deg)}.Services-module__uj7JVa__coreFallback:after{transform:rotate(-45deg)}.Services-module__uj7JVa__serviceStage{z-index:4;pointer-events:none;will-change:transform;position:absolute;inset:28vh 0 0;overflow:visible}.Services-module__uj7JVa__serviceCard{opacity:0;will-change:transform, opacity;border-left:1px solid #caa96a80;width:min(24vw,25rem);padding:clamp(.7rem,1vw,1rem) 0 clamp(.7rem,1vw,1rem) clamp(.9rem,1.3vw,1.3rem);transition:border-color .42s,background .42s,box-shadow .42s;position:absolute;top:0;left:50%}.Services-module__uj7JVa__serviceCard:before{content:"";z-index:3;width:.52rem;height:.52rem;box-shadow:0 0 calc(.25rem + var(--dock-hit,0) * 1.9rem) rgb(239 199 119/calc(.12 + var(--dock-hit,0) * .8));filter:brightness(calc(1 + var(--dock-hit,0) * 1.7));transform:scale(calc(1 + var(--dock-hit,0) * .48));background:#0b0a09;border:1px solid #caa96a75;border-radius:50%;transition:background .42s,border-color .42s;position:absolute;top:-.25rem;left:-.28rem}.Services-module__uj7JVa__serviceCard:after{content:"";z-index:1;background:linear-gradient(0deg, #ae7a2540, var(--gold-bright) 54%, #fff0c8);width:2px;box-shadow:0 0 calc(.35rem + var(--dock-hit,0) * 1.4rem) rgb(226 179 88/calc(.2 + var(--dock-hit,0) * .65));opacity:calc(.22 + var(--dock-progress,0) * .52 + var(--dock-hit,0) * .26);transform:scaleY(var(--dock-progress,0));transform-origin:bottom;pointer-events:none;position:absolute;top:0;bottom:0;left:-1px}.Services-module__uj7JVa__serviceCard[data-stacked=true]{box-shadow:none;background:linear-gradient(90deg,#d1a44b06,#0000 74%);border-left-color:#caa96a47}.Services-module__uj7JVa__serviceCard[data-stacked=true]:before{background:#725729;border-color:#caa96a94}.Services-module__uj7JVa__serviceCard[data-active=true]{border-left-color:var(--gold-bright);background:linear-gradient(90deg,#d1a44b16,#0000 76%);box-shadow:-.75rem 0 2.6rem -1.55rem #e4b85ef5}.Services-module__uj7JVa__serviceCard[data-active=true]:before{background:var(--gold-bright);border-color:#f4d99d}.Services-module__uj7JVa__serviceCard:not([data-active=true]):after{opacity:.1;box-shadow:none}.Services-module__uj7JVa__serviceCard:nth-child(2n){text-align:right;padding-left:0;padding-right:clamp(1rem,1.45vw,1.4rem)}.Services-module__uj7JVa__number{letter-spacing:.28em;color:var(--gold);font-size:.67rem;transition:opacity .36s,color .36s;display:block}.Services-module__uj7JVa__serviceCard h3{letter-spacing:-.025em;color:var(--white);text-wrap:balance;text-shadow:0 1px 2px #0000008c,0 2px 24px #00000073;margin-top:.5rem;font-size:clamp(1.2rem,1.5vw,1.72rem);font-weight:300;line-height:1.06;transition:opacity .36s,color .36s}.Services-module__uj7JVa__rule{transform-origin:0;width:100%;height:1px;transition:transform .5s var(--ease-luxe);background:linear-gradient(90deg,#caa96a7a,#0000);margin:.6rem 0 .55rem;display:block}.Services-module__uj7JVa__serviceCard:nth-child(2n) .Services-module__uj7JVa__rule{transform-origin:100%;background:linear-gradient(270deg,#caa96a7a,#0000)}.Services-module__uj7JVa__serviceCard p{max-width:38ch;color:var(--grey);text-shadow:0 1px 2px #0000008c,0 2px 20px #00000073;font-size:clamp(.8rem,.86vw,.92rem);line-height:1.5;transition:opacity .36s,color .36s}.Services-module__uj7JVa__serviceCard:nth-child(2n) p{margin-left:auto}.Services-module__uj7JVa__serviceCard:not([data-active=true]) .Services-module__uj7JVa__rule{opacity:.12;transform:scaleX(.08)}.Services-module__uj7JVa__serviceCard[data-active=true] .Services-module__uj7JVa__rule{opacity:1;transform:scaleX(1)}.Services-module__uj7JVa__processHead{z-index:5;letter-spacing:-.045em;text-align:center;width:min(88vw,80rem);color:var(--white);opacity:0;will-change:transform, opacity;font-size:clamp(2.3rem,3.25vw,3.9rem);font-weight:300;line-height:1;position:absolute;top:26%;left:50%}.Services-module__uj7JVa__processIntro{letter-spacing:.06em;color:var(--gold-bright);opacity:.8;margin-top:1.1rem;font-size:clamp(.78rem,.95vw,.95rem);font-weight:400;line-height:1.5;display:block}.Services-module__uj7JVa__processStage{--process-progress:0;z-index:5;top:49%;right:var(--section-x);left:var(--section-x);opacity:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.2rem,2.3vw,2.8rem);display:grid;position:absolute}.Services-module__uj7JVa__processStage:before,.Services-module__uj7JVa__processStage:after{content:"";pointer-events:none;z-index:0;height:1px;position:absolute;top:0;left:0;right:0}.Services-module__uj7JVa__processStage:before{background:#caa96a2e}.Services-module__uj7JVa__processStage:after{background:linear-gradient(90deg, #75511f, var(--gold-bright) 76%, #fff0c8 96%, #fff9e8);filter:drop-shadow(0 0 .85rem #f5d390d1);height:2px;transform:scaleX(var(--process-progress));transform-origin:0;box-shadow:0 0 1.1rem #e6ba639e}.Services-module__uj7JVa__axisDots{display:none}.Services-module__uj7JVa__processStep{z-index:1;will-change:transform, opacity;min-width:0;padding:clamp(2.2rem,3vw,3rem) 0 0;position:relative}.Services-module__uj7JVa__processStep:before{content:"";z-index:3;width:.68rem;height:.68rem;box-shadow:0 0 calc(.25rem + var(--step-hit,0) * 1.65rem) rgb(231 191 111/calc(.12 + var(--step-hit,0) * .72));filter:brightness(calc(1 + var(--step-hit,0) * 1.5));transform:scale(calc(1 + var(--step-hit,0) * .52));background:#0b0a09;border:1px solid #e0be799e;border-radius:50%;transition:background .36s,border-color .36s,box-shadow .36s;position:absolute;top:-.34rem;right:0}.Services-module__uj7JVa__processStep:after{content:"";z-index:2;width:2.5rem;height:2.5rem;opacity:var(--step-hit,0);filter:blur(.18rem);transform:scale(calc(.72 + var(--step-hit,0) * .42));pointer-events:none;background:radial-gradient(circle,#f6d695b8,#d5a44633 34%,#0000 72%);border-radius:50%;position:absolute;top:-1.25rem;right:-.9rem}.Services-module__uj7JVa__processStep[data-active=true]:before{background:#a47b38;border-color:#cfa85c}.Services-module__uj7JVa__processStep[data-current=true]:before{background:var(--gold-bright);border-color:#fff0c5}.Services-module__uj7JVa__processStep h3{letter-spacing:-.025em;color:var(--white);margin-top:.75rem;font-size:clamp(1.25rem,1.42vw,1.75rem);font-weight:300;line-height:1.08}.Services-module__uj7JVa__processStep .Services-module__uj7JVa__rule{display:none}.Services-module__uj7JVa__processStep p{color:var(--grey);margin-top:1rem;font-size:clamp(.84rem,.9vw,.96rem);line-height:1.58}.Services-module__uj7JVa__processStep .Services-module__uj7JVa__outcome{color:var(--gold-bright);opacity:.75;margin-top:.55rem;font-size:clamp(.72rem,.78vw,.84rem);line-height:1.55}.Services-module__uj7JVa__counter{z-index:7;bottom:clamp(1.7rem,4vh,3rem);left:var(--section-x);letter-spacing:.28em;color:var(--gold);will-change:opacity;font-size:.68rem;position:absolute}.Services-module__uj7JVa__processCounter{opacity:0}.Services-module__uj7JVa__cue{z-index:8;position:absolute;top:auto;bottom:clamp(1.4rem,3vh,2.2rem);right:clamp(1rem,2.2vw,2.75rem);transform:none}.Services-module__uj7JVa__compact{width:100%;height:100svh;min-height:100svh;max-height:100svh;overflow:hidden}.Services-module__uj7JVa__compact .Services-module__uj7JVa__label{top:calc(var(--menu-h) + .8rem);color:var(--gold);position:absolute;left:1.25rem;right:1.25rem}.Services-module__uj7JVa__compact .Services-module__uj7JVa__introStage{opacity:0;width:calc(100% - 2.5rem);transition:none;top:54%}.Services-module__uj7JVa__compact .Services-module__uj7JVa__title{white-space:normal;max-width:13ch;margin:0 auto;font-size:clamp(2.5rem,8vw,4rem);line-height:1.06}.Services-module__uj7JVa__compact .Services-module__uj7JVa__title span{display:block}.Services-module__uj7JVa__compact .Services-module__uj7JVa__intro{width:min(100%,38rem);margin-top:1.4rem;font-size:clamp(.9rem,3.8vw,1.05rem);line-height:1.6}.Services-module__uj7JVa__compact .Services-module__uj7JVa__core{width:min(54vw,15rem);top:35%}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceStage{top:0;bottom:0}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(90deg,#070605c2,#0706053d 82%,#0000);width:min(100% - 2.5rem,36rem);min-height:12rem;padding:1.35rem 0 1.25rem 1.35rem;top:70%}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard:nth-child(2n){text-align:left;padding:1.35rem 0 1.25rem 1.35rem}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard:nth-child(2n) .Services-module__uj7JVa__rule{transform-origin:0;background:linear-gradient(90deg,#caa96a7a,#0000)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard:nth-child(2n) p{margin-left:0}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard h3{font-size:clamp(1.55rem,7vw,2.2rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__serviceCard p{font-size:clamp(.84rem,3.65vw,.98rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processHead{width:calc(100% - 2.5rem);font-size:clamp(2.4rem,10vw,4.6rem);line-height:.98;top:30%}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage{height:19rem;display:block;top:52%;left:1.25rem;right:1.25rem}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep{padding-top:2.4rem;position:absolute;inset:0}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep h3{font-size:clamp(1.55rem,7vw,2.15rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep p{font-size:clamp(.86rem,3.65vw,.98rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep .Services-module__uj7JVa__outcome{font-size:clamp(.78rem,3vw,.9rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processIntro{margin-top:.8rem;font-size:clamp(.74rem,3.2vw,.9rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__counter{bottom:1.4rem;left:1.25rem;right:auto}.Services-module__uj7JVa__compact .Services-module__uj7JVa__cue{display:block;bottom:1.15rem;right:1.25rem}.Services-module__uj7JVa__static{min-height:auto;padding:calc(var(--menu-h) + 3rem) var(--section-x) 5rem;overflow:visible}.Services-module__uj7JVa__static .Services-module__uj7JVa__label{top:calc(var(--menu-h) + 1rem)}.Services-module__uj7JVa__static .Services-module__uj7JVa__introStage{text-align:left;flex-direction:column;justify-content:center;width:100%;min-height:65svh;display:flex;position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__title{white-space:normal;max-width:13ch;font-size:clamp(3rem,10vw,6rem)}.Services-module__uj7JVa__static .Services-module__uj7JVa__title span{display:block}.Services-module__uj7JVa__static .Services-module__uj7JVa__intro{max-width:42rem;margin:1.5rem 0 0;opacity:1!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__core{width:min(72vw,20rem);margin:0 auto 5svh;position:relative;top:auto;left:auto;opacity:.7!important;transform:none!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__counter{display:none}.Services-module__uj7JVa__static .Services-module__uj7JVa__serviceStage{position:relative;inset:auto;overflow:visible}.Services-module__uj7JVa__static .Services-module__uj7JVa__serviceCard{flex-direction:column;justify-content:center;width:min(100%,38rem);min-height:56svh;padding:clamp(2rem,7vw,3rem) 0 clamp(2rem,7vw,3rem) clamp(1.4rem,5vw,2.4rem);display:flex;position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__serviceCard:nth-child(2n){margin-left:auto;padding-left:0;padding-right:clamp(1.4rem,5vw,2.4rem)}.Services-module__uj7JVa__static .Services-module__uj7JVa__serviceCard .Services-module__uj7JVa__rule{transform:none}.Services-module__uj7JVa__static .Services-module__uj7JVa__processHead{text-align:left;width:min(100%,13ch);margin:14svh 0 8svh;font-size:clamp(3rem,10vw,6rem);position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__processStage{opacity:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem;position:relative;top:auto;left:auto;right:auto}.Services-module__uj7JVa__static .Services-module__uj7JVa__processStep{min-height:18rem;opacity:1!important;transform:none!important}.Services-module__uj7JVa__static .Services-module__uj7JVa__cue{right:var(--section-x);display:block;bottom:1.25rem}@media (max-width:720px){.Services-module__uj7JVa__static{padding-left:1.25rem;padding-right:1.25rem}.Services-module__uj7JVa__static .Services-module__uj7JVa__processStage{grid-template-columns:1fr}.Services-module__uj7JVa__static .Services-module__uj7JVa__processStep{min-height:16rem}.Services-module__uj7JVa__serviceCard h3{font-size:clamp(1.75rem,8vw,2.55rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__title{max-width:none;font-size:clamp(2rem,9.6vw,3rem)}.Services-module__uj7JVa__compact .Services-module__uj7JVa__title span{white-space:nowrap}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processHead{font-size:clamp(2rem,9vw,2.8rem);top:27%}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage{will-change:opacity;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .9rem;height:auto;padding-top:1.35rem;display:grid;top:40%;left:1rem;right:1rem;transform:none}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage:before,.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage:after{transform-origin:0;width:auto;height:1px;inset:0 0 auto;transform:none}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage:before{background:#caa96a80;box-shadow:0 0 .8rem #e2b3582e}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStage:after{background:linear-gradient(90deg, #8b6125, var(--gold-bright) 72%, #fff0c8);width:auto;height:2px;transform:scaleX(var(--process-progress));box-shadow:0 0 1rem #e6ba639e}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep{text-align:left;width:auto;min-height:clamp(7.75rem,17svh,9rem);padding:.55rem .15rem .4rem;position:relative;inset:auto}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep:nth-child(2n){text-align:left}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep:before,.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep:after{display:none}.Services-module__uj7JVa__compact .Services-module__uj7JVa__axisDots{z-index:3;pointer-events:none;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:end;display:grid;position:absolute;top:0;left:0;right:0}.Services-module__uj7JVa__compact .Services-module__uj7JVa__axisDots i{width:.5rem;height:.5rem;box-shadow:0 0 calc(.25rem + var(--step-hit,0) * 1.65rem) rgb(231 191 111/calc(.12 + var(--step-hit,0) * .72));filter:brightness(calc(1 + var(--step-hit,0) * 1.5));transform:translateY(-50%) scale(calc(1 + var(--step-hit,0) * .3));background:#0b0a09;border:1px solid #e0be799e;border-radius:50%;transition:background .36s,border-color .36s,box-shadow .36s,transform .36s}.Services-module__uj7JVa__compact .Services-module__uj7JVa__axisDots i[data-active=true]{background:#a47b38;border-color:#cfa85c}.Services-module__uj7JVa__compact .Services-module__uj7JVa__axisDots i[data-current=true]{background:var(--gold-bright);border-color:#fff0c5}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep .Services-module__uj7JVa__number{text-align:right;margin-top:0}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep h3{margin-top:.45rem;font-size:clamp(1.35rem,6.2vw,1.75rem);line-height:1.08}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep p{margin-top:.4rem;font-size:clamp(.84rem,3.65vw,.98rem);line-height:1.52}.Services-module__uj7JVa__compact .Services-module__uj7JVa__processStep .Services-module__uj7JVa__outcome,.Services-module__uj7JVa__compact .Services-module__uj7JVa__processCounter{display:none}}
.Projects-module__tl4Q0a__root{isolation:isolate;background:0 0;padding:0;position:relative;overflow:clip}.Projects-module__tl4Q0a__projectCue{right:var(--section-x);z-index:6;pointer-events:auto;position:absolute;bottom:clamp(1.05rem,2.5vh,1.75rem)}.Projects-module__tl4Q0a__inlineHead{z-index:4;top:calc(var(--menu-h) + clamp(1.45rem, 2.9vh, 2.25rem));left:var(--section-x);width:min(28rem, calc(100vw - var(--section-x) * 2));pointer-events:none;position:absolute}.Projects-module__tl4Q0a__inlineHead .chapter{margin:0}.Projects-module__tl4Q0a__title{letter-spacing:.055em;max-width:18ch;color:color-mix(in srgb, var(--white-pure) 96%, transparent);margin:.52rem 0 0;font-size:clamp(1rem,1.42vw,1.48rem);font-weight:300;line-height:1.08}.Projects-module__tl4Q0a__list{position:relative}.Projects-module__tl4Q0a__scene{height:100svh;min-height:42rem;padding:calc(var(--menu-h) + 3.85rem) var(--section-x) clamp(2rem, 4.2vh, 3.4rem);align-items:center;display:flex;position:relative;overflow:clip}.Projects-module__tl4Q0a__withHead{padding-top:calc(var(--menu-h) + clamp(5.2rem, 9.6vh, 7.4rem))}.Projects-module__tl4Q0a__scene:before{content:"";pointer-events:none;opacity:.36;background:linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 100%) 0 0/clamp(9rem,14vw,17rem) 100%,linear-gradient(#0000002e,#0000 30%,#0000002e) 0 0/100% 100%;position:absolute;inset:0}.Projects-module__tl4Q0a__scene:after{content:none}.Projects-module__tl4Q0a__sceneVeil{pointer-events:none;background:radial-gradient(ellipse at 24% 48%, #0000001a, transparent 42%), radial-gradient(ellipse at 74% 46%, color-mix(in srgb, var(--gold) 6%, transparent), transparent 34rem);opacity:0;position:absolute;inset:0}.Projects-module__tl4Q0a__layout{z-index:1;grid-template-columns:minmax(17rem,.82fr) minmax(22rem,.94fr);align-items:center;gap:clamp(2.4rem,6.4vw,7rem);width:100%;max-width:none;margin-inline:0;display:grid;position:relative}.Projects-module__tl4Q0a__withHead .Projects-module__tl4Q0a__layout{transform:translateY(clamp(1.35rem,3.1vh,2.65rem))}.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__copy{order:2}.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaPanel{order:1}.Projects-module__tl4Q0a__copy{z-index:3;text-shadow:0 .7rem 1.7rem #0000009e;min-width:0;max-width:38rem;position:relative}.Projects-module__tl4Q0a__kicker{align-items:center;gap:.85rem;margin:0 0 clamp(.75rem,1.45vh,1.1rem);display:flex}.Projects-module__tl4Q0a__index{letter-spacing:.28em;color:var(--gold-bright);font-size:clamp(.68rem,.72vw,.76rem)}.Projects-module__tl4Q0a__rule{background:linear-gradient(90deg, var(--gold), transparent);width:clamp(2.3rem,4vw,3.6rem);height:1px}.Projects-module__tl4Q0a__crumb{letter-spacing:.23em;text-transform:uppercase;min-width:0;color:color-mix(in srgb, var(--white) 76%, transparent);font-size:clamp(.61rem,.66vw,.72rem)}.Projects-module__tl4Q0a__statusTag{border:1px solid var(--hairline);letter-spacing:.2em;text-transform:uppercase;color:var(--grey);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.24em .66em;font-size:clamp(.5rem,.56vw,.58rem)}.Projects-module__tl4Q0a__statusTag[data-status=live]{color:var(--gold-bright);border-color:var(--gold-dim)}.Projects-module__tl4Q0a__statusTag[data-status=live]:before{content:"";background:var(--gold-bright);vertical-align:middle;border-radius:50%;width:.4em;height:.4em;margin-right:.5em;display:inline-block}.Projects-module__tl4Q0a__name{letter-spacing:.032em;max-width:11ch;color:var(--white-pure);margin:0;font-size:clamp(1.85rem,2.85vw,3.18rem);font-weight:300;line-height:1}.Projects-module__tl4Q0a__lead{max-width:31rem;color:color-mix(in srgb, var(--white) 94%, transparent);margin:clamp(.82rem,1.55vh,1.15rem) 0 0;font-size:clamp(.9rem,.96vw,1.02rem);line-height:1.56}.Projects-module__tl4Q0a__blocks{gap:.58rem;margin-top:clamp(.92rem,1.8vh,1.35rem);display:grid}.Projects-module__tl4Q0a__block{border-top:1px solid color-mix(in srgb, var(--gold) 22%, transparent);grid-template-columns:minmax(5.2rem,.22fr) minmax(0,1fr);gap:clamp(.78rem,1.55vw,1.22rem);padding-top:.55rem;display:grid}.Projects-module__tl4Q0a__blockLabel{letter-spacing:.25em;text-transform:uppercase;color:color-mix(in srgb, var(--gold-bright) 88%, transparent);font-size:clamp(.6rem,.64vw,.68rem);display:block}.Projects-module__tl4Q0a__blockText{max-width:34rem;color:color-mix(in srgb, var(--white) 84%, transparent);margin:0;font-size:clamp(.86rem,.88vw,.95rem);line-height:1.62}.Projects-module__tl4Q0a__footerRow{justify-content:space-between;align-items:flex-end;gap:1.2rem;margin-top:clamp(.72rem,1.55vh,1.05rem);display:flex}.Projects-module__tl4Q0a__tech{flex-wrap:wrap;gap:.38rem;margin:0;padding:0;list-style:none;display:flex}.Projects-module__tl4Q0a__tech li,.Projects-module__tl4Q0a__projectLink{letter-spacing:.15em;text-transform:uppercase;color:color-mix(in srgb, var(--gold-bright) 82%, transparent);border:1px solid color-mix(in srgb, var(--gold) 34%, transparent);background:color-mix(in srgb, var(--gold) 3%, transparent);padding:.34rem .52rem;font-size:clamp(.56rem,.58vw,.62rem)}.Projects-module__tl4Q0a__projectLink{color:color-mix(in srgb, var(--gold-bright) 92%, transparent);flex:none;text-decoration:none;transition:border-color .24s,color .24s,transform .24s}.Projects-module__tl4Q0a__projectLink:hover{color:var(--gold-bright);border-color:color-mix(in srgb, var(--gold-bright) 48%, transparent);transform:translateY(-1px)}.Projects-module__tl4Q0a__mediaPanel{z-index:1;opacity:0;perspective:1200px;justify-self:end;width:min(36.5rem,37.5vw);min-width:0;position:relative}.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaPanel{justify-self:start}.Projects-module__tl4Q0a__mediaDrift{will-change:transform;transform-style:preserve-3d}.Projects-module__tl4Q0a__frameShell{border:1px solid color-mix(in srgb, var(--gold) 21%, transparent);clip-path:polygon(0 0,100% 0,100% calc(100% - 1.35rem),calc(100% - 1.35rem) 100%,0 100%);width:100%;height:clamp(16.5rem,37svh,24.5rem);transform-style:preserve-3d;contain:paint;background:linear-gradient(135deg,#ffffff0f,#ffffff04),#0000003d;position:relative;overflow:hidden;box-shadow:0 1.8rem 6rem #00000061,inset 0 0 0 1px #ffffff04}.Projects-module__tl4Q0a__frameShell:before,.Projects-module__tl4Q0a__frameShell:after{content:"";pointer-events:none;z-index:5;position:absolute}.Projects-module__tl4Q0a__frameShell:before{mix-blend-mode:soft-light;opacity:.58;background:linear-gradient(90deg,#00000021,#0000 13% 87%,#00000029),linear-gradient(#ffffff14,#0000 20% 78%,#00000038);inset:0}.Projects-module__tl4Q0a__frameShell:after{border-left:1px solid color-mix(in srgb, var(--gold) 27%, transparent);transform-origin:50%;width:1.35rem;height:1.35rem;bottom:0;right:0;transform:rotate(45deg)translate(.57rem,.57rem)}.Projects-module__tl4Q0a__frameLayer{opacity:0;visibility:hidden;width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform, opacity, filter;background:#050505;margin:0;position:absolute;inset:0}.Projects-module__tl4Q0a__activeFrame{z-index:2}.Projects-module__tl4Q0a__leavingFrame{z-index:1}.Projects-module__tl4Q0a__frameLayer img,.Projects-module__tl4Q0a__frameLayer video{object-fit:contain;object-position:center center;background:#050505;width:100%;height:100%;display:block}.Projects-module__tl4Q0a__frameLayer video{background:#050505}.Projects-module__tl4Q0a__preloadMedia{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.Projects-module__tl4Q0a__preloadMedia img{width:1px;height:1px}.Projects-module__tl4Q0a__mediaNav{justify-content:flex-end;margin-top:clamp(.65rem,1.45vh,.9rem);display:flex}.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaNav{justify-content:flex-start}.Projects-module__tl4Q0a__numberRail{--count:1;--active:0;grid-template-columns:repeat(var(--count), minmax(2.2rem, 1fr));width:min(100%, calc(var(--count) * 2.75rem));border-bottom:1px solid color-mix(in srgb, var(--gold) 20%, transparent);align-items:end;margin:0;padding:0 0 .38rem;list-style:none;display:grid;position:relative}.Projects-module__tl4Q0a__numberRail:after{content:"";left:calc((100% / var(--count)) * var(--active));width:calc(100% / var(--count));background:var(--gold-bright);transform-origin:0;height:1px;transition:left .62s cubic-bezier(.19,1,.22,1);position:absolute;bottom:-1px}.Projects-module__tl4Q0a__numberRail li{min-width:0}.Projects-module__tl4Q0a__numberButton{width:100%;color:color-mix(in srgb, var(--grey) 70%, transparent);font:inherit;letter-spacing:.22em;cursor:pointer;background:0 0;border:0;padding:.28rem .24rem .06rem;font-size:.58rem;transition:color .26s,transform .26s}.Projects-module__tl4Q0a__numberButton:hover,.Projects-module__tl4Q0a__activeNumber{color:var(--gold-bright)}.Projects-module__tl4Q0a__numberButton:hover{transform:translateY(-1px)}.Projects-module__tl4Q0a__numberButton:focus-visible,.Projects-module__tl4Q0a__projectLink:focus-visible{outline:1px solid var(--gold-bright);outline-offset:.35rem}.Projects-module__tl4Q0a__cue{z-index:5;right:var(--section-x);transform-origin:100% 100%;pointer-events:none;opacity:0;filter:drop-shadow(0 .75rem 1.4rem #0000007a);position:absolute;bottom:clamp(1.05rem,2.5vh,1.75rem);transform:scale(.82)}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__inlineHead{width:auto;margin-bottom:clamp(1.2rem,3vh,1.8rem);padding:0;position:relative;top:auto;left:auto}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__withHead .Projects-module__tl4Q0a__layout{transform:none}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__scene{height:auto;min-height:auto;padding-block:clamp(3.5rem,7vh,5.5rem)}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__sceneVeil,.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__scene:before{opacity:1}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__mediaPanel,.Projects-module__tl4Q0a__static [data-reveal],.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__footerRow,.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__tech li,.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__cue{opacity:1;visibility:visible;transform:none}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__frameLayer{opacity:1;visibility:visible;filter:none;transform:none}.Projects-module__tl4Q0a__root.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__projectReveal{transition:opacity .52s ease-out var(--project-reveal-delay,0s), transform .62s cubic-bezier(.16, 1, .3, 1) var(--project-reveal-delay,0s), visibility 0s linear var(--project-reveal-delay,0s);opacity:0!important;visibility:hidden!important;transform:translateY(1.35rem)!important}.Projects-module__tl4Q0a__root.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__projectRevealVisible{opacity:1!important;visibility:visible!important;transform:none!important}@media (max-width:1320px){.Projects-module__tl4Q0a__layout{grid-template-columns:minmax(17rem,.9fr) minmax(22rem,1fr);gap:clamp(2.3rem,6.4vw,6.2rem)}.Projects-module__tl4Q0a__mediaPanel{width:min(34.5rem,36.5vw)}.Projects-module__tl4Q0a__name{font-size:clamp(1.78rem,2.9vw,3rem)}}@media (max-width:1080px){.Projects-module__tl4Q0a__block{grid-template-columns:1fr;gap:.3rem}.Projects-module__tl4Q0a__footerRow{flex-direction:column;align-items:flex-start}.Projects-module__tl4Q0a__scene{padding-top:calc(var(--menu-h) + 3.4rem)}}@media (max-width:1250px){.Projects-module__tl4Q0a__inlineHead{width:auto;margin-bottom:1.5rem;position:relative;top:auto;left:auto}.Projects-module__tl4Q0a__withHead .Projects-module__tl4Q0a__layout{transform:none}.Projects-module__tl4Q0a__scene,.Projects-module__tl4Q0a__withHead{height:auto;min-height:auto;padding-block:clamp(3rem,7vh,4.5rem)}.Projects-module__tl4Q0a__layout{grid-template-columns:1fr;gap:clamp(1.8rem,5vh,3rem)}.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__copy,.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaPanel{order:initial}.Projects-module__tl4Q0a__copy{text-shadow:0 .7rem 1.7rem #0000009e;max-width:none;display:contents}.Projects-module__tl4Q0a__kicker,.Projects-module__tl4Q0a__name,.Projects-module__tl4Q0a__lead,.Projects-module__tl4Q0a__blocks,.Projects-module__tl4Q0a__footerRow,.Projects-module__tl4Q0a__mediaPanel{width:100%}.Projects-module__tl4Q0a__kicker{order:1}.Projects-module__tl4Q0a__name{order:2}.Projects-module__tl4Q0a__lead{order:3}.Projects-module__tl4Q0a__mediaPanel{order:4}.Projects-module__tl4Q0a__blocks{order:5}.Projects-module__tl4Q0a__footerRow{order:6}.Projects-module__tl4Q0a__blocks{margin-top:0}.Projects-module__tl4Q0a__cue{display:none}.Projects-module__tl4Q0a__mediaPanel,.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaPanel{opacity:1;justify-self:stretch;width:100%}.Projects-module__tl4Q0a__frameShell{height:clamp(15rem,46svh,25rem)}.Projects-module__tl4Q0a__frameLayer{opacity:1;visibility:visible}.Projects-module__tl4Q0a__mediaNav,.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaNav{justify-content:flex-start;margin-top:.75rem}}@media (max-width:640px){.Projects-module__tl4Q0a__scene{padding-inline:var(--section-x)}.Projects-module__tl4Q0a__kicker{align-items:flex-start;gap:.58rem}.Projects-module__tl4Q0a__rule{width:2.2rem;margin-top:.42rem}.Projects-module__tl4Q0a__crumb{line-height:1.45}.Projects-module__tl4Q0a__name{font-size:clamp(1.9rem,11vw,3.15rem)}.Projects-module__tl4Q0a__lead{font-size:.98rem}.Projects-module__tl4Q0a__blockText{font-size:.92rem}.Projects-module__tl4Q0a__frameShell{clip-path:polygon(0 0,100% 0,100% calc(100% - 1.05rem),calc(100% - 1.05rem) 100%,0 100%);height:clamp(15.5rem,46svh,24rem)}.Projects-module__tl4Q0a__numberRail{width:min(100%, calc(var(--count) * 2.65rem));grid-template-columns:repeat(var(--count), minmax(2.05rem, 1fr))}.Projects-module__tl4Q0a__numberButton{letter-spacing:.18em;font-size:.57rem}}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__withHead{display:block}@media (max-width:1250px){.Projects-module__tl4Q0a__withHead{display:block}}@media (min-width:901px){.Projects-module__tl4Q0a__scene{padding-top:calc(var(--menu-h) + 3.25rem);padding-bottom:clamp(2rem,4vh,3rem)}.Projects-module__tl4Q0a__withHead{padding-top:calc(var(--menu-h) + clamp(4.45rem, 8vh, 6.2rem))}.Projects-module__tl4Q0a__withHead .Projects-module__tl4Q0a__layout{transform:translateY(clamp(.95rem,2vh,1.75rem))}}@media (max-width:1250px){.Projects-module__tl4Q0a__root{overflow:visible}.Projects-module__tl4Q0a__list{position:relative}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__scene,.Projects-module__tl4Q0a__scene,.Projects-module__tl4Q0a__withHead{touch-action:pan-y;height:auto;min-height:100svh;padding:calc(var(--menu-h) + 1.05rem) var(--section-x) 1.15rem;align-items:flex-start;scroll-padding-block:1rem;overflow:visible}.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__scene{padding-block:calc(var(--menu-h) + 1.05rem) 1.15rem}.Projects-module__tl4Q0a__scene::-webkit-scrollbar{width:0;height:0}.Projects-module__tl4Q0a__scene{scrollbar-width:none}.Projects-module__tl4Q0a__inlineHead{margin-bottom:1rem}.Projects-module__tl4Q0a__title{font-size:clamp(.98rem,4.2vw,1.24rem)}.Projects-module__tl4Q0a__layout{align-content:start;gap:clamp(1rem,3.6vh,1.65rem);max-width:none;margin-inline:0}.Projects-module__tl4Q0a__kicker{margin-bottom:.55rem}.Projects-module__tl4Q0a__name{max-width:12ch;font-size:clamp(1.62rem,8.8vw,2.55rem)}.Projects-module__tl4Q0a__lead{max-width:34rem;margin-top:.62rem;font-size:clamp(.88rem,3.7vw,.98rem);line-height:1.48}.Projects-module__tl4Q0a__mediaPanel,.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaPanel{width:100%;max-width:none}.Projects-module__tl4Q0a__frameShell{height:min(38svh,19rem);min-height:13.25rem}.Projects-module__tl4Q0a__mediaNav,.Projects-module__tl4Q0a__reversed .Projects-module__tl4Q0a__mediaNav{margin-top:.55rem}.Projects-module__tl4Q0a__numberRail{width:min(100%, calc(var(--count) * 2.35rem));grid-template-columns:repeat(var(--count), minmax(1.86rem, 1fr))}.Projects-module__tl4Q0a__numberButton{padding-top:.18rem;font-size:.53rem}.Projects-module__tl4Q0a__blocks{gap:.5rem}.Projects-module__tl4Q0a__block{border-top-color:color-mix(in srgb, var(--gold) 24%, transparent);padding-top:.55rem}.Projects-module__tl4Q0a__blockLabel{font-size:.59rem}.Projects-module__tl4Q0a__blockText{max-width:none;font-size:clamp(.82rem,3.45vw,.92rem);line-height:1.52}.Projects-module__tl4Q0a__footerRow{gap:.8rem;margin-top:.58rem;padding-bottom:.35rem}.Projects-module__tl4Q0a__tech{gap:.32rem}.Projects-module__tl4Q0a__tech li,.Projects-module__tl4Q0a__projectLink{padding:.32rem .45rem;font-size:.54rem}.Projects-module__tl4Q0a__cue{display:none}}@media (max-width:420px){.Projects-module__tl4Q0a__static .Projects-module__tl4Q0a__scene,.Projects-module__tl4Q0a__scene,.Projects-module__tl4Q0a__withHead{padding-top:calc(var(--menu-h) + .8rem)}.Projects-module__tl4Q0a__frameShell{height:min(34svh,16.5rem);min-height:12rem}.Projects-module__tl4Q0a__blocks{gap:.42rem}.Projects-module__tl4Q0a__lead,.Projects-module__tl4Q0a__blockText{line-height:1.47}}.Projects-module__tl4Q0a__stage{transform-origin:50%;transition:transform .8s cubic-bezier(.7,0,.2,1),opacity .8s,filter .8s;position:absolute;inset:0}.Projects-module__tl4Q0a__projectLoader{z-index:30;pointer-events:all;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(120% 90% at 50% 40%,#0d0d10,#050506 72%);border:0;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;animation:.18s ease-out both Projects-module__tl4Q0a__projectLoaderReveal;display:flex;position:absolute;inset:0}.Projects-module__tl4Q0a__projectLoader>span{letter-spacing:.28em;text-transform:uppercase;color:color-mix(in srgb, var(--white) 78%, transparent);font-size:clamp(.72rem,.82vw,.88rem);font-weight:300}.Projects-module__tl4Q0a__projectLoaderTrack{background:color-mix(in srgb, var(--gold) 34%, transparent);width:min(22rem,58vw);height:1px;position:relative;overflow:hidden}.Projects-module__tl4Q0a__projectLoaderTrack i{background:linear-gradient(90deg, transparent, var(--gold-bright), transparent);width:42%;animation:1.05s cubic-bezier(.45,0,.55,1) infinite Projects-module__tl4Q0a__projectLoaderSweep;position:absolute;inset:-.5px auto -.5px 0}@keyframes Projects-module__tl4Q0a__projectLoaderReveal{0%{opacity:0}to{opacity:1}}@keyframes Projects-module__tl4Q0a__projectLoaderSweep{0%{transform:translate(-110%)}to{transform:translate(340%)}}.Projects-module__tl4Q0a__recedeActive{opacity:.16;filter:blur(3px);pointer-events:none;transform:translate(-12%)scale(.94)}.Projects-module__tl4Q0a__projectsHead{top:calc(var(--menu-h) + .9rem);left:var(--section-x);z-index:3;pointer-events:none;position:absolute}.Projects-module__tl4Q0a__tile{text-align:left;border:1px solid var(--hairline);width:min(30rem,80vw);color:var(--white);cursor:pointer;background:#050403d1;border-radius:0;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.6rem;transition:border-color .32s,box-shadow .32s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden}@media (hover:hover) and (pointer:fine){.Projects-module__tl4Q0a__tile:hover{border-color:color-mix(in srgb, var(--gold) 58%, var(--hairline));box-shadow:0 0 0 1px color-mix(in srgb, var(--gold) 9%, transparent), 0 0 .75rem color-mix(in srgb, var(--gold) 7%, transparent)}.Projects-module__tl4Q0a__tile:hover .Projects-module__tl4Q0a__tileOpen{-webkit-text-decoration-color:color-mix(in srgb, var(--gold) 72%, transparent);text-decoration-color:color-mix(in srgb, var(--gold) 72%, transparent)}}@media (hover:none) and (pointer:coarse){.Projects-module__tl4Q0a__tile{-webkit-tap-highlight-color:transparent}.Projects-module__tl4Q0a__tile:focus,.Projects-module__tl4Q0a__tile:focus-visible{outline:none}}.Projects-module__tl4Q0a__tileThumb{aspect-ratio:2;background:#0c0c0f;border-radius:0;width:calc(100% + 3.2rem);margin:-1.6rem -1.6rem .9rem;display:block;position:relative;overflow:hidden}.Projects-module__tl4Q0a__tileThumb img,.Projects-module__tl4Q0a__tileThumb video{object-fit:cover;width:100%;height:100%;display:block}.Projects-module__tl4Q0a__tileIndex{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.26em;color:var(--gold);font-size:.78rem}.Projects-module__tl4Q0a__tileName{letter-spacing:.01em;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:300;line-height:1.05}.Projects-module__tl4Q0a__tileMeta{letter-spacing:.07em;color:var(--grey);font-size:.85rem}.Projects-module__tl4Q0a__tileStatus{letter-spacing:.16em;text-transform:uppercase;background:color-mix(in srgb, var(--black) 70%, transparent);border:1px solid var(--hairline);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--white);border-radius:999px;padding:.26rem .6rem;font-size:.62rem;position:absolute;top:.7rem;right:.7rem}.Projects-module__tl4Q0a__tileOpen{letter-spacing:.12em;color:var(--gold);text-underline-offset:.28em;margin-top:.4rem;font-size:.85rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .28s}.Projects-module__tl4Q0a__caseRoot{z-index:200;overscroll-behavior:contain;background:radial-gradient(120% 90% at 50% 40%,#0d0d10,#050506 72%);transition:transform .8s cubic-bezier(.7,0,.2,1);position:fixed;inset:0;overflow:hidden auto;transform:translate(100%)}.Projects-module__tl4Q0a__caseOpen{transform:translate(0)}.Projects-module__tl4Q0a__caseScroll{z-index:1;min-height:100%;position:relative}@media (max-width:1250px){.Projects-module__tl4Q0a__caseScroll{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}.Projects-module__tl4Q0a__cblock{border-bottom:1px solid var(--hairline);padding:8vh clamp(1.5rem,6vw,7rem)}.Projects-module__tl4Q0a__cl{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.3em;text-transform:uppercase;color:var(--gold-bright);font-size:11px}.Projects-module__tl4Q0a__cblock h2{letter-spacing:.02em;text-wrap:balance;color:var(--white-pure);margin:.4rem 0 0;font-size:clamp(28px,5vw,60px);font-weight:300;line-height:1.06}.Projects-module__tl4Q0a__cm{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-top:10px;font-size:11px}.Projects-module__tl4Q0a__cblock p{max-width:46rem;color:var(--grey);margin:.6rem 0 0;font-size:15px;line-height:1.7}.Projects-module__tl4Q0a__caseHero{min-height:100svh;padding-top:calc(var(--menu-h) + 7vh);grid-template-columns:minmax(16rem,.78fr) minmax(0,1.35fr);align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.Projects-module__tl4Q0a__caseHeroCopy p{color:var(--gold-bright);margin-top:1.5rem;font-size:clamp(1rem,1.45vw,1.3rem)}.Projects-module__tl4Q0a__caseHero .Projects-module__tl4Q0a__cbig{aspect-ratio:auto;min-height:min(66vh,52vw);margin:0}.Projects-module__tl4Q0a__caseOverview,.Projects-module__tl4Q0a__caseNarrative,.Projects-module__tl4Q0a__caseContext,.Projects-module__tl4Q0a__caseEvidence{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2.5rem,8vw,9rem);display:grid}.Projects-module__tl4Q0a__caseOverview>div>p,.Projects-module__tl4Q0a__caseNarrative p,.Projects-module__tl4Q0a__caseContext p{color:color-mix(in srgb, var(--white) 72%, transparent);margin-top:1.35rem;font-size:clamp(1rem,1.3vw,1.2rem)}.Projects-module__tl4Q0a__caseFacts{border-top:1px solid var(--hairline);margin:0}.Projects-module__tl4Q0a__caseFacts>div{border-bottom:1px solid var(--hairline);grid-template-columns:1fr auto;gap:1rem;padding:1.2rem 0;display:grid}.Projects-module__tl4Q0a__caseFacts dt{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:var(--grey);font-size:10px}.Projects-module__tl4Q0a__caseFacts dd{text-transform:capitalize;color:var(--gold-bright);margin:0}.Projects-module__tl4Q0a__caseList,.Projects-module__tl4Q0a__caseProof{border-top:1px solid var(--hairline);margin:1.4rem 0 0;padding:0;list-style:none}.Projects-module__tl4Q0a__caseList li,.Projects-module__tl4Q0a__caseProof li{border-bottom:1px solid var(--hairline);color:color-mix(in srgb, var(--white) 76%, transparent);gap:1rem;padding:1rem 0;display:flex}.Projects-module__tl4Q0a__caseList li span{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.16em;color:var(--gold);flex:none;font-size:10px}.Projects-module__tl4Q0a__caseProof li:before{content:"↗";color:var(--gold)}.Projects-module__tl4Q0a__caseStack{text-align:center}.Projects-module__tl4Q0a__radial{background:radial-gradient(circle at 50% 44%,#0b0b0e,#050506 70%);border-radius:50%}.Projects-module__tl4Q0a__stackList{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Projects-module__tl4Q0a__caseGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);margin-top:1.5rem;display:grid}.Projects-module__tl4Q0a__caseGalleryGrid .Projects-module__tl4Q0a__cbig{aspect-ratio:16/10;margin:0}.Projects-module__tl4Q0a__caseGalleryGrid .Projects-module__tl4Q0a__cbig:nth-child(3n){aspect-ratio:2;grid-column:1/-1}.Projects-module__tl4Q0a__caseNext{border:0;border-top:1px solid var(--hairline);width:100%;min-height:72svh;color:var(--white-pure);cursor:pointer;text-align:center;background:#050506;flex-direction:column;justify-content:center;align-items:center;padding:clamp(3rem,9vw,9rem);display:flex}.Projects-module__tl4Q0a__caseNext span{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.32em;text-transform:uppercase;color:var(--gold);font-size:10px}.Projects-module__tl4Q0a__caseNext strong{margin-top:1rem;font-size:clamp(2.5rem,8vw,8rem);font-weight:300;line-height:1}.Projects-module__tl4Q0a__caseNext i{border:1px solid var(--gold);width:3.2rem;height:3.2rem;color:var(--gold-bright);border-radius:50%;place-items:center;margin-top:2.5rem;font-style:normal;transition:transform .35s,background .35s;display:grid}.Projects-module__tl4Q0a__caseNext:hover i{background:color-mix(in srgb, var(--gold) 12%, transparent);transform:translateY(.5rem)}.Projects-module__tl4Q0a__cbig{aspect-ratio:2;border:1px solid var(--hairline);height:auto;font-family:var(--mono,ui-monospace, monospace);letter-spacing:.24em;text-transform:uppercase;color:var(--gold-dim);background:#0c0c0f;justify-content:center;align-items:center;margin-top:1.4rem;font-size:11px;display:flex;position:relative;overflow:hidden}.Projects-module__tl4Q0a__cbig img,.Projects-module__tl4Q0a__cbig video{object-fit:contain;width:100%;height:100%;display:block}.Projects-module__tl4Q0a__radial{width:min(300px,56vw);height:min(300px,56vw);margin:2rem auto 0;position:relative}.Projects-module__tl4Q0a__ring{border:1px solid var(--hairline);border-radius:50%;position:absolute;inset:0}.Projects-module__tl4Q0a__ring2{border-color:color-mix(in srgb, var(--gold) 28%, transparent);inset:16%}.Projects-module__tl4Q0a__core{border:1px solid var(--gold);text-align:center;font-family:var(--mono,ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-bright);background:radial-gradient(circle, color-mix(in srgb, var(--gold) 12%, transparent), transparent 70%);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;inset:38%}.Projects-module__tl4Q0a__tk{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.1em;color:var(--grey);white-space:nowrap;font-size:10px;position:absolute}.Projects-module__tl4Q0a__tk span{border:1px solid var(--hairline);background:#080808;padding:4px 9px;display:inline-block;transform:translate(-50%,-50%)}.Projects-module__tl4Q0a__caseHeroLink{border:1px solid var(--gold);background:color-mix(in srgb, var(--black) 55%, transparent);font-family:var(--mono,ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:var(--gold-bright);border-radius:10px;align-items:center;margin-top:clamp(1rem,2.2vh,1.5rem);padding:.7rem 1.3rem;font-size:11px;text-decoration:none;transition:border-color .3s,background .3s;display:inline-flex}.Projects-module__tl4Q0a__caseHeroLink:hover{border-color:var(--gold-bright);background:color-mix(in srgb, var(--gold) 12%, transparent)}.Projects-module__tl4Q0a__caseLoader{z-index:205;background:radial-gradient(120% 90% at 50% 40%,#0d0d10,#050506 72%);flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;display:flex;position:absolute;inset:0}.Projects-module__tl4Q0a__caseLoader>span{letter-spacing:.28em;text-transform:uppercase;color:color-mix(in srgb, var(--white) 78%, transparent);font-size:clamp(.72rem,.82vw,.88rem);font-weight:300}.Projects-module__tl4Q0a__caseBack{left:22px;top:calc(var(--menu-h) + .8rem);z-index:210;cursor:pointer;font-family:var(--mono,ui-monospace, monospace);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);background:0 0;border:none;align-items:center;gap:10px;font-size:11px;display:flex;position:fixed}.Projects-module__tl4Q0a__caseBack .Projects-module__tl4Q0a__arw{border:1px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Projects-module__tl4Q0a__caseBack:hover .Projects-module__tl4Q0a__arw{background:color-mix(in srgb, var(--gold) 14%, transparent)}@media (max-width:1250px){.Projects-module__tl4Q0a__caseBack{left:var(--section-x);top:auto;bottom:calc(1.1rem + env(safe-area-inset-bottom,0px));border:1px solid var(--gold-dim);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0a08d1;border-radius:999px;gap:10px;padding:.55rem 1.15rem .55rem .55rem;box-shadow:0 12px 34px #0000008c}.Projects-module__tl4Q0a__caseBack .Projects-module__tl4Q0a__arw{width:28px;height:28px}}@media (max-width:800px){.Projects-module__tl4Q0a__caseHero,.Projects-module__tl4Q0a__caseOverview,.Projects-module__tl4Q0a__caseNarrative,.Projects-module__tl4Q0a__caseContext,.Projects-module__tl4Q0a__caseEvidence{grid-template-columns:1fr}.Projects-module__tl4Q0a__cblock{padding:3.4vh clamp(1.5rem,6vw,7rem)}.Projects-module__tl4Q0a__caseHero{min-height:auto;padding-top:calc(var(--menu-h) + 1.4rem)}.Projects-module__tl4Q0a__caseHero .Projects-module__tl4Q0a__cbig{min-height:46svh}.Projects-module__tl4Q0a__caseStack{padding-block:2.6vh}.Projects-module__tl4Q0a__radial{width:min(240px,64vw);height:min(240px,64vw);margin-top:1rem}.Projects-module__tl4Q0a__caseGalleryGrid{grid-template-columns:1fr}.Projects-module__tl4Q0a__caseGalleryGrid .Projects-module__tl4Q0a__cbig:nth-child(3n){grid-column:auto}}@media (max-width:900px){.Projects-module__tl4Q0a__tile{gap:.4rem;width:min(30rem,86vw);max-height:74svh;padding:1.1rem}.Projects-module__tl4Q0a__tileThumb{aspect-ratio:16/9;width:calc(100% + 2.2rem);margin:-1.1rem -1.1rem .7rem}.Projects-module__tl4Q0a__tileName{font-size:clamp(1.35rem,6vw,1.9rem)}.Projects-module__tl4Q0a__projectsHead{top:calc(var(--menu-h) + .6rem)}}@media (max-width:900px) and (max-height:740px){.Projects-module__tl4Q0a__tile{max-height:70svh}.Projects-module__tl4Q0a__tileThumb{aspect-ratio:2}}
.Collaboration-module__0YmrpG__root{height:100%;min-height:0;padding:calc(var(--menu-h) + clamp(2rem, 5vh, 3.5rem)) var(--section-x) clamp(1.5rem, 3vh, 2.5rem);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Collaboration-module__0YmrpG__label{z-index:1;top:calc(var(--menu-h) + 1rem);left:var(--section-x);position:absolute}.Collaboration-module__0YmrpG__lead{z-index:1;text-align:center;width:min(940px,100%);position:relative}.Collaboration-module__0YmrpG__leadTitle{letter-spacing:-.01em;color:var(--white);margin-bottom:clamp(1.8rem,4vh,2.8rem);font-size:clamp(1.8rem,4vw,3.2rem);font-weight:300;line-height:1.08}.Collaboration-module__0YmrpG__serviceGrid{grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.2vw,1rem);display:grid}.Collaboration-module__0YmrpG__serviceBox{text-align:center;border:1px solid var(--hairline);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.03em;min-height:5.5rem;color:var(--white);transition:border-color .4s var(--ease-luxe);border-radius:10px;justify-content:center;align-items:center;padding:clamp(1rem,1.8vh,1.5rem) clamp(.8rem,1.2vw,1.1rem);font-size:clamp(.82rem,1vw,.98rem);line-height:1.4;display:flex}.Collaboration-module__0YmrpG__serviceBox:hover{border-color:var(--gold-dim)}.Collaboration-module__0YmrpG__processWrap{margin-top:clamp(2rem,4.5vh,3.2rem)}.Collaboration-module__0YmrpG__processLabel{letter-spacing:.34em;text-transform:uppercase;color:var(--gold);margin-bottom:clamp(1rem,2.2vh,1.5rem);font-size:.6rem;display:block}.Collaboration-module__0YmrpG__processGrid{grid-template-columns:repeat(3,1fr);gap:clamp(.6rem,1.2vw,1rem);display:grid}.Collaboration-module__0YmrpG__processBox{border:1px solid var(--hairline);border-radius:10px;justify-content:center;align-items:baseline;gap:.6rem;padding:clamp(.9rem,1.6vh,1.3rem) 1rem;display:flex}.Collaboration-module__0YmrpG__processNum{letter-spacing:.2em;color:var(--gold-dim);font-variant-numeric:tabular-nums;font-size:.68rem}.Collaboration-module__0YmrpG__processName{color:var(--white);font-size:clamp(.95rem,1.4vw,1.2rem);font-weight:300}@media (max-width:720px){.Collaboration-module__0YmrpG__serviceGrid{grid-template-columns:repeat(2,1fr)}.Collaboration-module__0YmrpG__processGrid{grid-template-columns:1fr}}.Collaboration-module__0YmrpG__contactLayout{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(22rem,.9fr);align-items:start;gap:clamp(1rem,2vw,1.6rem);width:min(1500px,100%);display:grid;position:relative}.Collaboration-module__0YmrpG__contactLayout:before{content:"";z-index:-1;pointer-events:none;filter:blur(22px);background:radial-gradient(#030303a8,#03030347 55%,#0000 78%);position:absolute;inset:-6rem}.Collaboration-module__0YmrpG__contactCard,.Collaboration-module__0YmrpG__inquiryEntry{-webkit-backdrop-filter:blur(22px)saturate(118%);backdrop-filter:blur(22px)saturate(118%);background:linear-gradient(135deg,#ffffff09,#0000 52%),#080706d6;border-color:#d6b87957;box-shadow:inset 0 1px #ffffff06,0 1rem 3rem #0000001f}.Collaboration-module__0YmrpG__contactCard{text-align:left;border-radius:0;padding:clamp(1.7rem,3vw,2.6rem)}.Collaboration-module__0YmrpG__title{letter-spacing:.02em;max-width:none;color:var(--white);white-space:nowrap;font-size:clamp(1.55rem,2.25vw,2.15rem);font-weight:300;line-height:1.2}.Collaboration-module__0YmrpG__sub{letter-spacing:.06em;color:#ede8dcd6;max-width:46ch;margin-top:.7rem;font-size:.86rem}.Collaboration-module__0YmrpG__direct{border-top:1px solid var(--hairline);grid-template-columns:1fr;margin-top:clamp(1.5rem,3vh,2.2rem);display:grid}.Collaboration-module__0YmrpG__directLink{text-align:left;grid-template-columns:minmax(8rem,.7fr) minmax(0,1.3fr);align-items:baseline;gap:1rem;padding:1rem 0;display:grid}.Collaboration-module__0YmrpG__directLink+.Collaboration-module__0YmrpG__directLink{border-top:1px solid var(--hairline)}.Collaboration-module__0YmrpG__directLink span{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-size:.64rem}.Collaboration-module__0YmrpG__directLink strong{overflow-wrap:anywhere;letter-spacing:.035em;color:var(--white);font-size:clamp(1rem,1.45vw,1.3rem);font-weight:300;transition:color .3s}.Collaboration-module__0YmrpG__directLink:hover strong,.Collaboration-module__0YmrpG__directLink:focus-visible strong{color:var(--gold-bright)}.Collaboration-module__0YmrpG__inquiryEntry{text-align:left;border-radius:0;grid-template-columns:1fr auto;align-items:center;gap:.4rem 1.25rem;min-height:9.5rem;padding:clamp(1.4rem,2.6vw,2rem);transition:border-color .35s;display:grid;position:relative;overflow:hidden}.Collaboration-module__0YmrpG__inquiryEntry:hover,.Collaboration-module__0YmrpG__inquiryEntry:focus-visible{border-color:var(--gold-dim)}.Collaboration-module__0YmrpG__formToggle{color:var(--white);letter-spacing:.035em;font-size:clamp(1.15rem,1.7vw,1.5rem);font-weight:300;line-height:1.3}.Collaboration-module__0YmrpG__toggleMark{color:var(--gold);transition:transform .4s var(--ease-luxe), text-shadow .4s ease;grid-area:1/2/span 2;font-size:clamp(2rem,2.8vw,2.7rem);font-weight:200;line-height:1}.Collaboration-module__0YmrpG__inquiryEntry:hover .Collaboration-module__0YmrpG__toggleMark,.Collaboration-module__0YmrpG__inquiryEntry:focus-visible .Collaboration-module__0YmrpG__toggleMark{text-shadow:0 0 18px #e3cb94a6;transform:rotate(90deg)}.Collaboration-module__0YmrpG__formNote{color:#ede8dcd1;letter-spacing:.06em;text-align:left;font-size:.72rem}.Collaboration-module__0YmrpG__formOverlay{z-index:300;grid-template-columns:minmax(0,1fr) minmax(34rem,46vw);align-items:center;padding:clamp(1rem,3vw,3rem);display:grid;position:fixed;inset:0}.Collaboration-module__0YmrpG__formBackdrop{cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02020261;position:absolute;inset:0}.Collaboration-module__0YmrpG__formPanel{z-index:1;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gold-dim) transparent;background:#080706f2;border-radius:0;grid-column:2;align-self:center;width:100%;min-height:0;max-height:calc(100svh - clamp(2rem,6vw,6rem));padding:clamp(1.35rem,2.4vw,2.2rem);position:relative;overflow-y:auto}.Collaboration-module__0YmrpG__formPanel::-webkit-scrollbar{width:4px}.Collaboration-module__0YmrpG__formPanel::-webkit-scrollbar-track{background:0 0}.Collaboration-module__0YmrpG__formPanel::-webkit-scrollbar-thumb{background:var(--gold-dim)}.Collaboration-module__0YmrpG__formHeader{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:clamp(1rem,2vh,1.5rem);display:flex}.Collaboration-module__0YmrpG__formTitle{color:var(--white);font-size:clamp(1.35rem,2.2vw,2rem);font-weight:300;line-height:1.2}.Collaboration-module__0YmrpG__formClose{width:2.5rem;height:2.5rem;color:var(--gold);flex:none;font-size:2rem;font-weight:200;line-height:1}.Collaboration-module__0YmrpG__form{text-align:left;grid-template-columns:minmax(0,1fr);gap:clamp(.7rem,1.35vh,1rem);margin-top:clamp(1rem,2vh,1.5rem);display:grid}.Collaboration-module__0YmrpG__field{flex-direction:column;gap:.35rem;display:flex}.Collaboration-module__0YmrpG__fieldRow{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Collaboration-module__0YmrpG__goalField,.Collaboration-module__0YmrpG__submit,.Collaboration-module__0YmrpG__error{grid-column:1/-1}.Collaboration-module__0YmrpG__fieldLabel{letter-spacing:.12em;color:var(--white);opacity:.9;font-size:.86rem}.Collaboration-module__0YmrpG__input,.Collaboration-module__0YmrpG__textarea{border:0;border-bottom:1px solid var(--glass-border);color:var(--white);font:inherit;letter-spacing:.05em;transition:border-color .4s var(--ease-luxe);background:0 0;border-radius:0;padding:.32rem .1rem}select.Collaboration-module__0YmrpG__input{appearance:none;cursor:pointer}select.Collaboration-module__0YmrpG__input option{color:#111}.Collaboration-module__0YmrpG__textarea{resize:vertical;min-height:3.4rem;line-height:1.6}.Collaboration-module__0YmrpG__input:focus,.Collaboration-module__0YmrpG__textarea:focus{border-bottom-color:var(--gold);outline:none}.Collaboration-module__0YmrpG__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.Collaboration-module__0YmrpG__submit{border:1px solid var(--gold-dim);width:100%;color:var(--gold-bright);letter-spacing:.36em;text-indent:.36em;text-transform:uppercase;transition:border-color .45s var(--ease-luxe), background-color .45s var(--ease-luxe), box-shadow .45s var(--ease-luxe);border-radius:0;margin-top:.3rem;padding:.72rem 2rem;font-size:.8rem;font-weight:400}.Collaboration-module__0YmrpG__submit:hover{border-color:var(--gold);background:#c8a96a1f;box-shadow:0 0 22px #c8a96a2e}.Collaboration-module__0YmrpG__submit:disabled{opacity:.45;pointer-events:none}.Collaboration-module__0YmrpG__success{letter-spacing:.06em;text-wrap:balance;max-width:34ch;color:var(--gold-bright);margin-top:clamp(2rem,5vh,3rem);margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.Collaboration-module__0YmrpG__error{color:var(--grey);text-align:center;font-size:.9rem}.Collaboration-module__0YmrpG__privacyNote{color:var(--grey);letter-spacing:.04em;text-align:center;margin-top:.15rem;font-size:.68rem;line-height:1.5}.Collaboration-module__0YmrpG__privacyNote a{color:var(--gold-bright);border-bottom:1px solid var(--gold-dim)}body.motion-lite .Collaboration-module__0YmrpG__root{min-height:100svh;padding-top:calc(var(--menu-h) + 1.5rem);justify-content:flex-start;align-items:stretch;overflow:visible}body.motion-lite .Collaboration-module__0YmrpG__label{margin-bottom:clamp(2rem,5vh,4rem);position:relative;top:auto;left:auto}body.motion-lite .Collaboration-module__0YmrpG__contactLayout{align-self:center}@media (max-width:900px){.Collaboration-module__0YmrpG__contactLayout,.Collaboration-module__0YmrpG__form,.Collaboration-module__0YmrpG__fieldRow{grid-template-columns:1fr}.Collaboration-module__0YmrpG__inquiryEntry{min-height:8rem}.Collaboration-module__0YmrpG__formOverlay{grid-template-columns:1fr;padding:.65rem}.Collaboration-module__0YmrpG__formPanel{grid-column:1;max-height:calc(100svh - 1.3rem)}.Collaboration-module__0YmrpG__goalField,.Collaboration-module__0YmrpG__submit,.Collaboration-module__0YmrpG__error,.Collaboration-module__0YmrpG__fieldRow{grid-column:auto}}@media (max-width:1200px){.Collaboration-module__0YmrpG__title{white-space:normal}}@media (max-width:720px),(max-height:820px){.Collaboration-module__0YmrpG__root{justify-content:flex-start;height:100%;min-height:0;overflow-y:auto}.Collaboration-module__0YmrpG__contactLayout{margin:auto 0}}@media (max-width:520px){.Collaboration-module__0YmrpG__directLink{grid-template-columns:1fr;gap:.35rem}}
.Footer-module__3hUVsW__root{z-index:2;padding:1.6rem var(--section-x);border-top:1px solid var(--hairline);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.28em;text-transform:uppercase;background:#05040399;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;font-size:.62rem;display:flex;position:relative}.Footer-module__3hUVsW__wordmark{color:var(--white);letter-spacing:.34em;font-weight:500}.Footer-module__3hUVsW__center{flex-wrap:wrap;gap:clamp(1.5rem,4vw,3.5rem);display:flex}.Footer-module__3hUVsW__item{color:var(--grey);transition:color .3s}a.Footer-module__3hUVsW__item:hover{color:var(--gold)}.Footer-module__3hUVsW__legalRow{border-top:1px solid var(--hairline);color:var(--grey);flex:1 0 100%;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.25rem;display:flex}@media (max-width:1250px){.Footer-module__3hUVsW__root{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:1.15rem clamp(1.25rem,5vw,3rem);padding-block:1.8rem;display:grid}.Footer-module__3hUVsW__wordmark{letter-spacing:.22em;overflow-wrap:anywhere;grid-area:1/1;min-width:0;line-height:1.6}.Footer-module__3hUVsW__root>*{min-width:0}.Footer-module__3hUVsW__center{display:contents}.Footer-module__3hUVsW__phone{grid-area:1/2}.Footer-module__3hUVsW__location{grid-area:2/1}.Footer-module__3hUVsW__email{grid-area:2/2}.Footer-module__3hUVsW__legalRow{grid-area:3/1/auto/-1;margin-top:.35rem}}@media (max-width:520px){.Footer-module__3hUVsW__root{letter-spacing:.2em;font-size:.56rem}.Footer-module__3hUVsW__phone,.Footer-module__3hUVsW__email{text-align:right}}
.diamond-debug-module__R2-g3G__root{background:radial-gradient(120% 80% at 50% 12%,#14110c 0%,#060504 62%,#000 100%);position:fixed;inset:0;overflow:hidden}.diamond-debug-module__R2-g3G__stage{position:absolute;inset:0}.diamond-debug-module__R2-g3G__loading{z-index:500;color:#c8a96a;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#0605048c;flex-direction:column;justify-content:center;align-items:center;gap:16px;font:12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:absolute;inset:0}.diamond-debug-module__R2-g3G__spinner{border:2px solid #c8a96a40;border-top-color:#c8a96a;border-radius:50%;width:34px;height:34px;animation:.9s linear infinite diamond-debug-module__R2-g3G__diamond-spin}@keyframes diamond-debug-module__R2-g3G__diamond-spin{to{transform:rotate(360deg)}}
.dna-debug-module__tHThTG__root{background-color:#050403;position:fixed;inset:0;overflow:hidden}.dna-debug-module__tHThTG__grid{pointer-events:none;opacity:.35;background:linear-gradient(90deg,#e8d6a626 1px,#0000 1px) 0 0/clamp(6rem,8.8vw,10rem) 100%,linear-gradient(0deg,#e8d6a61a 1px,#0000 1px) 0 0/100% clamp(6rem,8.8vw,10rem);position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 78% at 64%,#000,#0000 92%);mask-image:radial-gradient(70% 78% at 64%,#000,#0000 92%)}.dna-debug-module__tHThTG__stage{position:absolute;inset:0}
