.story-audio-module__yqWRGa__player{z-index:40;right:var(--page-gutter);bottom:max(24px, env(safe-area-inset-bottom));width:292px;font-family:var(--body);color:var(--foreground);position:fixed}.story-audio-module__yqWRGa__player audio{display:none}.story-audio-module__yqWRGa__dock{border:1px solid var(--line);background:#14221c;align-items:center;gap:12px;padding:8px;display:flex;position:relative}.story-audio-module__yqWRGa__play{color:#171f17;background:var(--accent);cursor:pointer;border:0;flex:0 0 44px;place-items:center;height:44px;padding:0;transition:background-color .16s,transform .16s cubic-bezier(.16,1,.3,1);display:grid}.story-audio-module__yqWRGa__disclosure{width:100%;min-width:0;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0 5px 0 0;display:flex}.story-audio-module__yqWRGa__description{gap:4px;display:grid}.story-audio-module__yqWRGa__label{font-size:12px;font-weight:500;line-height:1.3}.story-audio-module__yqWRGa__caption{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px;line-height:1.4}.story-audio-module__yqWRGa__caret{color:var(--muted);flex:none;transition:transform .18s cubic-bezier(.16,1,.3,1)}.story-audio-module__yqWRGa__disclosure[aria-expanded=true] .story-audio-module__yqWRGa__caret{transform:rotate(180deg)}.story-audio-module__yqWRGa__meter{height:2px;position:absolute;bottom:-1px;left:-1px;right:-1px;overflow:hidden}.story-audio-module__yqWRGa__meter span{background:var(--accent);transform-origin:0;height:100%;display:block}.story-audio-module__yqWRGa__details{border:1px solid var(--line);background:#14221c;width:320px;padding:22px 22px 10px;animation:.18s cubic-bezier(.16,1,.3,1) story-audio-module__yqWRGa__reveal;position:absolute;bottom:calc(100% + 10px);right:0}.story-audio-module__yqWRGa__details[hidden]{display:none}.story-audio-module__yqWRGa__eyebrow{letter-spacing:.06em;color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.story-audio-module__yqWRGa__title{font:500 28px/1.08 var(--display);margin:11px 0 16px}.story-audio-module__yqWRGa__timeline{height:44px;position:relative}.story-audio-module__yqWRGa__waveform{pointer-events:none;width:100%;height:40px;position:absolute;inset:2px 0}.story-audio-module__yqWRGa__waveBase{fill:#8b9a8e;opacity:.65}.story-audio-module__yqWRGa__waveProgress{fill:var(--accent)}.story-audio-module__yqWRGa__seek{appearance:none;cursor:pointer;background:0 0;width:100%;height:44px;margin:0;display:block;position:relative}.story-audio-module__yqWRGa__seek::-webkit-slider-runnable-track{background:0 0;height:40px}.story-audio-module__yqWRGa__seek::-moz-range-track{background:0 0;height:40px}.story-audio-module__yqWRGa__seek::-webkit-slider-thumb{appearance:none;background:var(--foreground);border:0;border-radius:0;width:3px;height:40px}.story-audio-module__yqWRGa__seek::-moz-range-thumb{background:var(--foreground);border:0;border-radius:0;width:3px;height:40px}.story-audio-module__yqWRGa__seek:disabled{cursor:wait}.story-audio-module__yqWRGa__times{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:5px;font-size:10px;display:flex}.story-audio-module__yqWRGa__tools{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:12px;padding-top:4px;display:flex}.story-audio-module__yqWRGa__iconButton,.story-audio-module__yqWRGa__rate{min-width:44px;min-height:44px;color:var(--foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.story-audio-module__yqWRGa__iconButton:disabled{opacity:.4;cursor:default}.story-audio-module__yqWRGa__ten{font-size:8px;line-height:1;position:absolute;inset:15px 0 auto;transform:translate(1px,3px)}.story-audio-module__yqWRGa__rate{font:500 12px/1 var(--body)}.story-audio-module__yqWRGa__volume{align-items:center;margin-left:auto;display:flex}.story-audio-module__yqWRGa__volumeRange{appearance:none;cursor:pointer;background:0 0;width:68px;height:44px;margin:0}.story-audio-module__yqWRGa__volumeRange::-webkit-slider-runnable-track{background:var(--line);height:2px}.story-audio-module__yqWRGa__volumeRange::-moz-range-track{background:var(--line);height:2px}.story-audio-module__yqWRGa__volumeRange::-webkit-slider-thumb{appearance:none;background:var(--accent);border:0;border-radius:0;width:7px;height:14px;margin-top:-6px}.story-audio-module__yqWRGa__volumeRange::-moz-range-thumb{background:var(--accent);border:0;border-radius:0;width:7px;height:14px}.story-audio-module__yqWRGa__player input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.story-audio-module__yqWRGa__player button:active{transform:scale(.97)}.story-audio-module__yqWRGa__error{z-index:2;border:1px solid var(--accent);background:#14221c;width:100%;margin:0;padding:14px;font-size:12px;line-height:1.5;position:absolute;bottom:calc(100% + 10px);right:0}.story-audio-module__yqWRGa__fallback{background:var(--background);color:var(--accent);padding:12px;font-size:12px;display:block}@keyframes story-audio-module__yqWRGa__reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.story-audio-module__yqWRGa__play:hover{background:#e7ca8f}.story-audio-module__yqWRGa__disclosure:hover .story-audio-module__yqWRGa__label,.story-audio-module__yqWRGa__iconButton:hover,.story-audio-module__yqWRGa__rate:hover{color:var(--accent)}}@media (max-width:759px){.story-audio-module__yqWRGa__player{bottom:max(16px, env(safe-area-inset-bottom));width:min(236px,100vw - 104px)}.story-audio-module__yqWRGa__dock{gap:9px;padding:5px}.story-audio-module__yqWRGa__label{font-size:11px}.story-audio-module__yqWRGa__caption{font-size:9px}.story-audio-module__yqWRGa__disclosure{gap:5px;padding-right:3px}.story-audio-module__yqWRGa__details{width:min(320px,100vw - 48px)}}@media (max-height:500px){.story-audio-module__yqWRGa__details{padding-top:14px}.story-audio-module__yqWRGa__title{margin-block:8px}}@media (prefers-reduced-motion:reduce){.story-audio-module__yqWRGa__player *,.story-audio-module__yqWRGa__player :before{transition:none;animation:none}}@media print{.story-audio-module__yqWRGa__player{display:none}}
.story-module__fBgwcq__experience{--background:#0c1511;--foreground:#f1f1e9;--muted:#b6c1b7;--accent:#d5b674;--line:#354237;--story-header:80px;--signature:1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--foreground);background:var(--background);isolation:isolate}.story-module__fBgwcq__experience ::selection{color:var(--background);background:var(--accent)}.story-module__fBgwcq__experience a:focus-visible,.story-module__fBgwcq__experience button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.story-module__fBgwcq__header{z-index:30;background:var(--background);position:sticky;top:0}.story-module__fBgwcq__progress{z-index:11;background:var(--line);height:1px;position:absolute;inset:auto 0 0}.story-module__fBgwcq__progress span{background:var(--accent);transform-origin:0;height:100%;display:block;transform:scaleX(0)}.story-module__fBgwcq__experience main{overflow:visible}.story-module__fBgwcq__runway,.story-module__fBgwcq__stage,.story-module__fBgwcq__scenes{position:relative}.story-module__fBgwcq__scene{padding:80px var(--page-gutter);align-items:center;scroll-margin-top:100px;display:flex}.story-module__fBgwcq__copy{width:min(100%,920px);margin-inline:auto}.story-module__fBgwcq__copy p{font:400 clamp(24px, 2.65vw, 38px)/1.48 var(--body);letter-spacing:-.025em;text-wrap:pretty}.story-module__fBgwcq__copy p+p{margin-top:.85em}.story-module__fBgwcq__copy strong{color:var(--accent);font-weight:500}.story-module__fBgwcq__copy h1{font:500 clamp(76px, 10.7vw, 164px)/.97 var(--display);text-transform:uppercase;letter-spacing:-.025em}.story-module__fBgwcq__copy h1 span,.story-module__fBgwcq__copy h2 span{color:var(--accent)}.story-module__fBgwcq__copy .story-module__fBgwcq__subtitle{font:400 clamp(16px, 1.45vw, 21px)/1.6 var(--body);color:var(--muted);letter-spacing:0;margin-top:36px}.story-module__fBgwcq__turningPoint blockquote{margin:0}.story-module__fBgwcq__turningPoint blockquote p{font:500 clamp(45px, 6.45vw, 94px)/1.08 var(--display);letter-spacing:-.015em}.story-module__fBgwcq__copy .story-module__fBgwcq__attribution{letter-spacing:0;color:var(--muted);margin-top:32px;font-size:13px}.story-module__fBgwcq__logoScene .story-module__fBgwcq__copy{width:100%}.story-module__fBgwcq__copy h2{font:500 clamp(54px, 6vw, 92px)/1.04 var(--display);text-transform:uppercase;letter-spacing:-.02em}.story-module__fBgwcq__copy h2+p{margin-top:26px}.story-module__fBgwcq__logoScene .story-module__fBgwcq__copy p{font-size:clamp(20px,1.85vw,27px);line-height:1.52}.story-module__fBgwcq__assembled h2{font-size:clamp(70px,9vw,134px)}.story-module__fBgwcq__finale .story-module__fBgwcq__copy h2{color:var(--accent);font-size:clamp(76px,12vw,170px)}.story-module__fBgwcq__finale .story-module__fBgwcq__copy p{font-size:clamp(24px,3vw,42px)}.story-module__fBgwcq__art{color:var(--accent);display:none}.story-module__fBgwcq__art svg{width:100%;height:100%;display:block;overflow:visible}.story-module__fBgwcq__art [data-ink-fill]{opacity:1}.story-module__fBgwcq__art [data-ink-line],.story-module__fBgwcq__art [data-ink-tip],.story-module__fBgwcq__art [data-logo-completion]{opacity:0}.story-module__fBgwcq__signature{text-align:center;font:500 clamp(24px, 3vw, 44px)/1 var(--display);letter-spacing:.12em;opacity:var(--signature);position:absolute;bottom:0;left:0;right:0}.story-module__fBgwcq__stageFoot{display:none}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__stage{top:var(--story-header);height:calc(100svh - var(--story-header));position:sticky}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scenes{height:100%}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scene{opacity:0;padding-block:36px 100px;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 64px calc(100% - 132px),#0000 calc(100% - 82px));mask-image:linear-gradient(#0000,#000 64px calc(100% - 132px),#0000 calc(100% - 82px))}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scene:first-child{opacity:1}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__logoScene{padding-right:55%}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__art{z-index:1;opacity:0;pointer-events:none;will-change:transform, opacity;display:block;position:absolute;inset:4% 3% 15% 49%}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__stageFoot{z-index:5;left:var(--page-gutter);right:var(--page-gutter);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding-top:12px;display:flex;position:absolute;bottom:24px}.story-module__fBgwcq__sceneCaption{color:var(--muted);align-items:center;gap:22px;font-size:11px;display:flex}.story-module__fBgwcq__sceneCaption>span:first-child{color:var(--accent);font-variant-numeric:tabular-nums}.story-module__fBgwcq__next{min-height:44px;color:var(--foreground);font:400 12px/1.4 var(--body);cursor:pointer;background:0 0;border:0;align-items:center;gap:20px;padding:0;display:inline-flex}.story-module__fBgwcq__next svg{color:var(--accent);transition:transform .18s ease-out}.story-module__fBgwcq__footer{padding:60px var(--page-gutter) 115px}.story-module__fBgwcq__discover{border-block:1px solid var(--accent);width:min(100%,920px);font:500 clamp(26px, 3vw, 40px)/1.2 var(--display);color:var(--accent);justify-content:space-between;align-items:center;margin:0 auto;padding:24px 0;display:flex}.story-module__fBgwcq__credits{color:var(--muted);justify-content:space-between;align-items:flex-end;gap:30px;padding-top:80px;font-size:11px;line-height:1.7;display:flex}.story-module__fBgwcq__credits>div{flex-wrap:wrap;gap:22px;display:flex}.story-module__fBgwcq__credits a{text-underline-offset:5px;align-items:center;min-height:44px;display:inline-flex}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__stage{flex-direction:column;display:flex}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art{order:2;width:min(70%,480px);margin:20px auto 60px;display:block;position:relative;opacity:1!important;transform:none!important}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art [data-logo-part]{transform:none;opacity:1!important}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art [data-ink-fill]{opacity:1!important}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art [data-ink-line],.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art [data-ink-tip],.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__art [data-logo-completion]{opacity:0!important}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__signature{display:none}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__logoScene .story-module__fBgwcq__copy{width:min(100%,920px)}.story-module__fBgwcq__experience:not([data-motion=on]) .story-module__fBgwcq__logoScene .story-module__fBgwcq__copy p{font-size:clamp(24px,2.65vw,38px)}@media (hover:hover) and (pointer:fine){.story-module__fBgwcq__next:hover{color:var(--accent)}.story-module__fBgwcq__next:hover svg{transform:translateY(4px)}.story-module__fBgwcq__credits a:hover{text-decoration:underline}.story-module__fBgwcq__discover:hover{color:var(--foreground)}}.story-module__fBgwcq__next:active{transform:scale(.97)}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__stageFoot{padding-right:324px}@media (min-width:1700px){.story-module__fBgwcq__copy{width:min(100%,1100px)}}@media (max-width:767px){.story-module__fBgwcq__experience{--story-header:72px}}@media (max-width:759px){.story-module__fBgwcq__scene{padding-block:55px}.story-module__fBgwcq__copy p{letter-spacing:-.025em;font-size:clamp(20px,5.6vw,28px);line-height:1.5}.story-module__fBgwcq__copy h1{font-size:clamp(62px,14.8vw,110px);line-height:1}.story-module__fBgwcq__copy .story-module__fBgwcq__subtitle{margin-top:28px;font-size:15px}.story-module__fBgwcq__turningPoint blockquote p{font-size:clamp(35px,8.5vw,62px)}.story-module__fBgwcq__copy h2{font-size:clamp(38px,10.2vw,58px)}.story-module__fBgwcq__copy h2+p{margin-top:16px}.story-module__fBgwcq__logoScene .story-module__fBgwcq__copy p{font-size:clamp(16px,4.3vw,21px);line-height:1.45}.story-module__fBgwcq__logoScene .story-module__fBgwcq__copy p+p{margin-top:.65em}.story-module__fBgwcq__assembled .story-module__fBgwcq__copy h2{font-size:clamp(48px,12vw,72px)}.story-module__fBgwcq__finale .story-module__fBgwcq__copy h2{font-size:clamp(59px,15vw,112px)}.story-module__fBgwcq__finale .story-module__fBgwcq__copy p{font-size:24px}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scene{padding-block:28px 96px}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__logoScene{padding-right:var(--page-gutter);align-items:flex-end;padding-bottom:110px;-webkit-mask-image:linear-gradient(#0000 43%,#000 calc(43% + 32px) calc(100% - 106px),#0000 calc(100% - 76px));mask-image:linear-gradient(#0000 43%,#000 calc(43% + 32px) calc(100% - 106px),#0000 calc(100% - 76px))}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__art{inset:0 12% 51%}.story-module__fBgwcq__signature{font-size:22px;bottom:-7px}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__stageFoot{justify-content:flex-start;padding-top:10px;padding-right:0;bottom:16px}.story-module__fBgwcq__sceneCaption{gap:14px;font-size:10px;display:none}.story-module__fBgwcq__next{justify-content:flex-start;gap:0;min-width:44px;font-size:0}.story-module__fBgwcq__next svg{width:22px;height:22px}.story-module__fBgwcq__credits{flex-direction:column;align-items:flex-start;gap:24px;padding-top:55px}.story-module__fBgwcq__credits>div{gap:20px}.story-module__fBgwcq__footer{padding-top:32px}}@media (prefers-reduced-motion:reduce){.story-module__fBgwcq__experience *{scroll-behavior:auto!important;transition:none!important}}@media print{.story-module__fBgwcq__header,.story-module__fBgwcq__stageFoot,.story-module__fBgwcq__art,.story-module__fBgwcq__footer{display:none!important}.story-module__fBgwcq__experience{color:#111;background:#fff}.story-module__fBgwcq__runway{height:auto!important}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__stage,.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scenes{height:auto;position:static}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__scene{break-inside:avoid;padding:20px 0;position:static;overflow:visible;-webkit-mask-image:none;mask-image:none;opacity:1!important;transform:none!important}.story-module__fBgwcq__experience[data-motion=on] .story-module__fBgwcq__copy{transform:none!important}.story-module__fBgwcq__copy p,.story-module__fBgwcq__logoScene .story-module__fBgwcq__copy p{font-size:14pt}.story-module__fBgwcq__copy strong,.story-module__fBgwcq__copy h1 span,.story-module__fBgwcq__copy h2 span{color:inherit}}
