@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#0d0d11;font-synthesis:none;text-rendering:optimizelegibility;--mono:"DM Mono", "SFMono-Regular", Consolas, monospace;--paper:#f5f5ef;--ink:#0d0d11;--gallery-bg:#fff;--gallery-line:#0d0d1124;--footer-bg:#0a0910;--footer-fg:#f5f5ef;--footer-accent:#a69af5;--footer-line:#f5f5ef33;background:#090810;font-family:Space Grotesk,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#090810}body{background:#090810;min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}.loading-screen{z-index:100;color:#f5f5ef;opacity:1;visibility:visible;background:#090810;flex-direction:column;justify-content:center;align-items:center;gap:18px;transition:opacity .65s,visibility .65s;display:flex;position:fixed;inset:0}.loading-screen.is-ready{opacity:0;visibility:hidden;pointer-events:none}.loading-screen__mark{letter-spacing:-.12em;font-size:clamp(58px,12vw,160px);font-weight:700;line-height:.75}.loading-screen__track{background:#f5f5ef3d;width:min(230px,52vw);height:1px;overflow:hidden}.loading-screen__track span{background:#a69af5;width:42%;height:100%;animation:1.15s ease-in-out infinite loading-sweep;display:block}.loading-screen__label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;opacity:.66;font-size:9px}@keyframes loading-sweep{0%{transform:translate(-140%)}to{transform:translate(340%)}}.site{background:var(--paper);overflow:clip}.sequence{background:var(--paper);height:1035svh;position:relative}.stage{isolation:isolate;background:var(--paper);width:100%;height:100svh;min-height:620px;position:sticky;top:0;overflow:hidden}.stage__backdrop{background:var(--paper);position:absolute;inset:0}.media{transform-style:preserve-3d;will-change:left, top, width, height, transform, clip-path, opacity;position:absolute;overflow:hidden}.media img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.media__picture{width:100%;height:100%;display:block}.media--hero{z-index:2;transform-origin:52% 48%}.media--hero img{object-position:52% 44%;transform:scale(1.035)}.flip-card{transform-style:preserve-3d;overflow:visible}.flip-card__face{backface-visibility:hidden;transform-style:preserve-3d;position:absolute;inset:0;overflow:hidden}.flip-card__face--front{transform:rotateY(0)}.flip-card__face--back{backface-visibility:visible;transform:rotateY(180deg)}.media__shade{pointer-events:none;background:linear-gradient(#0604140a,#05030f2e);position:absolute;inset:0}.media__shade--lore{background:linear-gradient(90deg,#25100b66 0%,#461e1229 48%,#1d0c0a47 100%),linear-gradient(#5c2a1914,#260f0c57)}.media--feature{z-index:1;transform-origin:50%;box-shadow:0 24px 80px #120a2d29}.media--feature img{object-position:50% 55%}.media--landscape{z-index:5;border-radius:0 18px 18px;box-shadow:0 14px 30px #140e2014}.media__caption{z-index:2;color:#fff;font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:10px;line-height:1;position:absolute;top:1.2rem;left:1.25rem}.media__caption--feature{top:1.6rem;left:2rem}.caption-dot{vertical-align:middle;background:currentColor;width:5px;height:5px;margin:0 8px 1px 0;display:inline-block}.caption-dot--dark{color:var(--ink)}.wash{z-index:4;pointer-events:none;opacity:0;background:#fffff9e0;position:absolute;inset:0}.ui-layer{z-index:10;color:#fff;pointer-events:none;position:absolute;inset:0}.frame{z-index:3;border:1px solid;border-radius:10px;transition:border-color .25s;position:absolute;inset:26px}.frame__top,.frame__left,.frame__bottom,.frame__right{opacity:.16;background:currentColor;position:absolute}.frame__top{height:1px;top:50px;left:0;right:0}.frame__left{width:1px;top:0;bottom:0;left:65px}.frame__bottom{height:1px;bottom:0;left:0;right:0}.frame__right{width:1px;top:0;bottom:0;right:0}.topbar{z-index:12;pointer-events:auto;height:50px;color:inherit;grid-template-columns:66px 1fr auto;align-items:center;display:grid;position:absolute;top:26px;left:26px;right:26px}.menu-toggle{color:currentColor;cursor:pointer;background:0 0;border:0;align-content:center;gap:7px;width:66px;height:50px;padding:0 20px;display:grid}.menu-toggle span{background:currentColor;width:25px;height:1px;transition:transform .3s;display:block}.menu-toggle span:last-child{width:19px}.menu-toggle.is-open span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle.is-open span:last-child{width:25px;transform:translateY(-4px)rotate(-45deg)}.topbar__nav{font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;justify-content:center;gap:clamp(1.6rem,3vw,3.4rem);font-size:10px;display:flex}.topbar__nav a{align-items:center;gap:8px;transition:opacity .2s;display:inline-flex}.topbar__nav a:hover{opacity:.55}.topbar__nav i{background:currentColor;width:5px;height:5px;display:inline-block}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid}.buy-button{color:#09090b;min-width:122px;height:50px;font-family:var(--mono);letter-spacing:.01em;background:#fff;border-radius:0 0 0 14px;justify-content:center;align-items:center;padding:0 1.3rem;font-size:11px;font-weight:500;transition:transform .25s,background .25s;display:inline-flex}.buy-button:hover{transform:translateY(2px)}.buy-button--disabled{cursor:not-allowed;opacity:.88}.buy-button--disabled:hover{transform:none}.side-rail{z-index:12;width:65px;color:inherit;flex-direction:column;justify-content:space-between;align-items:center;padding:29vh 0 17px;display:flex;position:absolute;inset:26px auto 26px 26px}.side-rail__mark{width:26px;height:48px;position:relative}.side-rail__mark:before,.side-rail__mark:after,.side-rail__mark span,.side-rail__mark b{content:"";background:currentColor;position:absolute}.side-rail__mark:before{width:2px;height:48px;top:0;left:12px}.side-rail__mark:after{width:26px;height:2px;top:22px;left:0}.side-rail__mark span{background:0 0;border:2px solid;width:10px;height:10px;top:17px;left:8px;transform:rotate(45deg)}.side-rail__mark b{background:var(--paper);width:2px;height:14px;top:17px;left:12px}.side-rail__ticks{align-items:end;gap:3px;height:16px;display:flex}.side-rail__ticks i{opacity:.8;background:currentColor;width:1px;height:7px}.side-rail__ticks i:nth-child(2){height:11px}.side-rail__ticks i:nth-child(3){height:4px}.hero-copy{z-index:9;pointer-events:none;position:absolute;inset:0}.hero-copy__description{width:min(340px,25vw);margin:0;font-size:clamp(13px,1.05vw,18px);font-weight:500;line-height:1.28;position:absolute;top:14.2%;left:7.2%}.hero-copy__contract{color:#fff;width:clamp(360px,24vw,440px);min-height:42px;font-family:var(--mono);letter-spacing:.02em;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07061238;border:1px solid #ffffff73;border-radius:2px;align-items:center;gap:12px;padding:0 14px;font-size:10px;display:flex;position:absolute;bottom:10.2%;right:5.2%}.hero-copy__contract span{opacity:.65;font-weight:500}.hero-copy__contract code{color:inherit;font:inherit;white-space:nowrap}.hero-copy__contract b{margin-left:auto;font-weight:500}.hero-copy__contract:hover{background:#07061266}.contract-address--short{display:none}.hero-copy__title{color:#fff;letter-spacing:-.1em;text-transform:uppercase;flex-direction:column;font-size:clamp(74px,10.4vw,210px);font-weight:700;line-height:.78;display:flex;position:absolute;bottom:8.5%;left:7.2%}.hero-copy__line{white-space:nowrap;position:relative}.hero-copy__line small{font-family:var(--mono);letter-spacing:0;margin-right:13px;font-size:10px;font-weight:400;line-height:1;position:absolute;top:7px;right:100%}.hero-copy__scroll{font-family:var(--mono);letter-spacing:.02em;font-size:10px;position:absolute;bottom:6.2%;right:5.2%}.hero-copy__scroll span{margin-left:7px;font-size:16px;display:inline-block;transform:translateY(1px)}.story-panel{z-index:6;color:var(--ink);pointer-events:none;position:absolute;inset:0}.story-panel__rule{background:#0f0f1424;position:absolute}.story-panel__rule--vertical{width:1px;top:10%;bottom:0;left:64.4%}.story-panel__rule--horizontal{height:1px;top:30%;left:0;right:35.6%}.story-panel__topline{font-family:var(--mono);font-size:10px;position:absolute;top:15%;left:7.5%}.story-panel__title{letter-spacing:-.085em;text-transform:uppercase;width:min(52vw,760px);margin:0;font-size:clamp(40px,4.25vw,80px);font-weight:700;line-height:.84;position:absolute;top:14.8%;left:12.4%}.story-panel__body{width:220px;margin:0;font-size:15px;line-height:1.25;position:absolute;bottom:7.5%;left:7.5%}.story-panel__card-label{font-family:var(--mono);color:#fff;z-index:7;font-size:10px;position:absolute;bottom:59%;left:43%}.lore-panel{z-index:8;color:#fff;pointer-events:none;position:absolute;inset:0;overflow:hidden}.lore-panel__rule{background:#fff3;position:absolute}.lore-panel__rule--horizontal{height:1px;top:24%;left:4.8%;right:1.5%}.lore-panel__rule--vertical{width:1px;top:10%;bottom:2.5%;left:69.5%}.lore-panel__label{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:10px;position:absolute;top:29.2%;left:7.5%}.lore-panel__title{letter-spacing:-.085em;text-transform:uppercase;text-wrap:balance;text-shadow:0 3px 28px #220d0a2e;width:min(54vw,980px);margin:0;font-size:clamp(48px,5.25vw,100px);font-weight:700;line-height:.88;position:absolute;top:29%;left:12.4%}.lore-panel__body{text-shadow:0 2px 18px #1d0a084d;width:min(450px,34vw);margin:0;font-size:clamp(13px,1vw,17px);font-weight:500;line-height:1.35;position:absolute;bottom:8.5%;left:12.4%}.lore-panel__milestones{width:min(250px,20vw);font-family:var(--mono);text-transform:uppercase;margin:0;position:absolute;top:30%;right:5.2%}.lore-panel__milestone{border-bottom:1px solid #ffffff40;margin:0 0 18px;padding:0 0 18px}.lore-panel__milestone dt{margin:0 0 7px;font-size:clamp(14px,1.25vw,23px);font-weight:500;line-height:1}.lore-panel__milestone dd{opacity:.76;margin:0;font-size:8px;line-height:1.35}.lore-panel__sources{width:min(250px,20vw);font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:10px;font-size:9px;display:flex;position:absolute;bottom:7.5%;right:5.2%}.lore-panel__sources a{border-bottom:1px solid #fff9;padding:0 0 4px;transition:opacity .2s,border-color .2s;position:relative}.lore-panel__sources a:hover{opacity:.65;border-color:#0000}.gallery-panel{--gallery-card-w:320px;--gallery-card-h:400px;z-index:7;color:var(--ink);pointer-events:none;position:absolute;inset:0;overflow:hidden}.gallery-panel__rule{background:var(--gallery-line);position:absolute}.gallery-panel__rule--horizontal{height:1px;top:38%;left:4.8%;right:1.5%}.gallery-panel__rule--vertical{width:1px;top:7.6%;bottom:2.5%;left:50%}.gallery-panel__intro,.gallery-panel__copy{position:absolute;inset:0}.gallery-panel__label{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:10px;position:absolute;top:21.2%;left:7.5%}.gallery-panel__title{letter-spacing:-.085em;text-transform:uppercase;text-wrap:balance;width:min(38vw,690px);margin:0;font-size:clamp(46px,3.7vw,74px);font-weight:700;line-height:.84;position:absolute;top:20.8%;left:12.4%}.gallery-panel__meta{font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;font-size:10px;position:absolute;top:19.5%;left:54.2%}.gallery-panel__body{width:min(390px,25vw);margin:0;font-size:clamp(13px,1vw,17px);font-weight:500;line-height:1.35;position:absolute;top:19.2%;left:65.2%}.gallery-deck{perspective:1200px;transform-style:preserve-3d;position:absolute;inset:0}.gallery-deck__axis{z-index:12;width:0;height:var(--gallery-card-h);position:absolute;top:50%;left:50%;transform:translateY(-50%)}.gallery-deck__arrow{width:0;height:0;position:absolute;left:0;transform:translate(-50%)}.gallery-deck__arrow--top{border-left:9px solid #0000;border-right:9px solid #0000;border-top:10px solid var(--ink);top:-34px}.gallery-deck__arrow--bottom{border-left:9px solid #0000;border-right:9px solid #0000;border-bottom:10px solid var(--ink);bottom:-17px}.gallery-card{width:var(--gallery-card-w);height:var(--gallery-card-h);transform-origin:50%;transform-style:preserve-3d;will-change:transform, opacity;margin:0;position:absolute}.gallery-card__clip{clip-path:polygon(0 7%,6% 0,72% 0,78% 4%,94% 4%,100% 11%,100% 92%,93% 100%,7% 100%,0 92%);background:#756eaa;position:absolute;inset:0;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 50px #1b154038}.gallery-card__image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.footer-panel{z-index:9;color:var(--footer-fg);pointer-events:none;position:absolute;inset:0;overflow:hidden}.footer-panel__orbit{aspect-ratio:1;border:1px solid #a69af557;border-radius:50%;width:min(72vw,1060px);position:absolute;top:-40%;right:-10%;box-shadow:0 0 120px #65e8cd14}.footer-panel__orbit:before,.footer-panel__orbit:after,.footer-panel__orbit span{content:"";border:1px solid #f5f5ef1a;border-radius:50%;position:absolute}.footer-panel__orbit:before{inset:13%}.footer-panel__orbit:after{border-color:#66ebcc2e;inset:31%}.footer-panel__orbit span:first-child{inset:20% -8%;transform:rotate(58deg)}.footer-panel__orbit span:last-child{inset:-8% 20%;transform:rotate(-58deg)}.footer-panel__rule{background:var(--footer-line);height:1px;position:absolute;left:4.9%;right:1.5%}.footer-panel__rule--upper{top:31%}.footer-panel__rule--lower{bottom:17%}.footer-panel__header{font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:11.2%;left:7.5%;right:5.2%}.footer-panel__header span:last-child{opacity:.62}.footer-panel__statement{width:min(56vw,980px);font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:9px;position:absolute;top:16.4%;left:7.5%}.footer-panel__statement h2{letter-spacing:-.085em;margin:15px 0 0 4.9vw;font-family:Space Grotesk,Arial,sans-serif;font-size:clamp(42px,4.45vw,86px);font-weight:700;line-height:.86}.footer-panel__body{width:min(330px,22vw);margin:0;font-size:clamp(13px,1vw,17px);font-weight:500;line-height:1.35;position:absolute;top:18.2%;right:7.4%}.footer-panel__wordmark{height:min(48svh,500px);color:var(--footer-fg);letter-spacing:-.11em;white-space:nowrap;align-items:flex-end;font-size:clamp(180px,29vw,550px);font-weight:700;line-height:.72;display:flex;position:absolute;bottom:17.5%;left:7.2%;right:3.2%;overflow:hidden}.footer-panel__letter{text-align:center;transform-origin:50% 100%;will-change:transform;flex:1 1 0;min-width:0;display:inline-block}.footer-panel__links{border-top:1px solid var(--footer-line);pointer-events:auto;grid-template-columns:repeat(5,minmax(0,1fr));height:clamp(112px,14.5svh,148px);display:grid;position:absolute;bottom:26px;left:91px;right:26px}.footer-link{isolation:isolate;border-right:1px solid var(--footer-line);min-width:0;color:inherit;flex-direction:column;justify-content:space-between;padding:17px clamp(14px,1.4vw,26px);display:flex;position:relative;overflow:hidden}.footer-link:before{content:"";z-index:-1;background:var(--footer-fg);transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(102%)}.footer-link:last-child{background:var(--footer-accent);color:var(--ink);clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px);border-right:0}.footer-link:not(.footer-link--disabled):hover{color:var(--ink)}.footer-link:not(.footer-link--disabled):hover:before{transform:none}.footer-link--disabled{cursor:not-allowed;opacity:.46}.footer-link--disabled:before{display:none}.footer-link__index,.footer-link__status{font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;font-size:8px;line-height:1}.footer-link__index{opacity:.66}.footer-link__status{opacity:.54;position:absolute;top:17px;right:clamp(34px,2.6vw,54px)}.footer-link__label{letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(16px,1.45vw,25px);font-weight:600;line-height:.92}.footer-link__arrow{font-family:var(--mono);font-size:16px;transition:transform .25s;position:absolute;top:13px;right:17px}.footer-link:not(.footer-link--disabled):hover .footer-link__arrow{transform:translate(3px,-3px)}.footer-panel__legal{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;opacity:.58;gap:22px;font-size:8px;display:flex;position:absolute;top:26.5%;right:5.2%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gallery-anchor{height:0;scroll-margin-top:1px;display:block}.mobile-menu,.mobile-origin,.mobile-lore,.mobile-gallery,.mobile-footer{display:none}@media (width<=1100px) and (width>=768px){.hero-copy__title{font-size:10.2vw}.hero-copy__contract{width:270px;min-height:34px;font-size:8px}.contract-address--full{display:none}.contract-address--short{display:inline}.story-panel__title{width:55vw;font-size:4.5vw;left:11.5%}.story-panel__body{width:180px;font-size:13px}.lore-panel__title{width:53vw;font-size:5vw;left:11.5%}.lore-panel__body{width:43vw;font-size:12px;left:11.5%}.lore-panel__milestones,.lore-panel__sources{width:22vw;right:4.5%}.lore-panel__milestone{margin-bottom:12px;padding-bottom:12px}.lore-panel__milestone dt{font-size:1.35vw}.lore-panel__milestone dd,.lore-panel__sources{font-size:7px}.gallery-panel__title{width:39vw;font-size:4.2vw}.gallery-panel__body{width:28vw;font-size:12px;left:64%}.gallery-panel__meta{font-size:8px;left:53%}.footer-panel__statement{width:57vw}.footer-panel__statement h2{font-size:4.8vw}.footer-panel__body{width:28vw;font-size:12px;right:5%}.footer-panel__wordmark{font-size:29vw;bottom:18%}.footer-panel__links{height:112px}.footer-link{padding:14px 12px}.footer-link__label{font-size:clamp(13px,1.7vw,18px)}.footer-link__status{display:none}}@media (width<=767px){.sequence{height:100svh;min-height:640px}.stage{height:100svh;min-height:640px;position:relative}.sequence.sequence--mobile-motion{min-height:0}.sequence--mobile-motion .stage{min-height:0;position:sticky}.frame{border-radius:8px;inset:14px}.frame__top{top:48px}.frame__left{left:48px}.topbar{z-index:31;grid-template-columns:48px 1fr auto;height:48px;top:14px;left:14px;right:14px}.menu-toggle{width:48px;padding:0 12px}.menu-toggle.is-open{color:var(--ink)}.topbar__nav{display:none}.buy-button{min-width:104px;height:48px;padding:0 .8rem;font-size:9px}.side-rail{width:48px;padding:42vh 0 14px;inset:14px auto 14px 14px}.side-rail__mark{transform:scale(.75)}.hero-copy__description{width:68%;font-size:13px;line-height:1.3;top:15%;left:17%}.hero-copy__contract{gap:6px;width:auto;min-height:25px;padding:0 7px;font-size:7px;inset:76px 116px auto 64px}.contract-address--full{display:none}.contract-address--short{display:inline}.hero-copy__title{font-size:clamp(54px,16.5vw,92px);line-height:.8;bottom:12%;left:17%}.hero-copy__line small{margin:0;font-size:8px;top:3px;left:-22px;right:auto}.hero-copy__scroll{font-size:8px;bottom:7%;right:10%}.media--hero{clip-path:none;inset:0}.sequence--mobile-motion .media--hero{bottom:auto;right:auto}.media--hero .flip-card__face--back{display:none}.sequence--mobile-motion .media--hero .flip-card__face--back{display:block}.media--hero img{object-position:52% 43%;transform:scale(1.08)}.media--feature,.story-panel,.lore-panel,.gallery-panel,.wash{display:none}.sequence--mobile-motion .media--feature,.sequence--mobile-motion .story-panel,.sequence--mobile-motion .lore-panel,.sequence--mobile-motion .gallery-panel,.sequence--mobile-motion .wash{display:block}.sequence--mobile-motion .media--landscape{display:none}.sequence--mobile-motion .media--feature{border-radius:0 20px 20px}.sequence--mobile-motion .media--hero{border-radius:0 18px 18px}.sequence--mobile-motion .media__caption--feature{font-size:7px;top:14px;left:14px}.sequence--mobile-motion .story-panel{color:var(--ink)}.sequence--mobile-motion .story-panel__rule--vertical{display:none}.sequence--mobile-motion .story-panel__rule--horizontal{top:clamp(136px,16.5svh,154px);left:0;right:0}.sequence--mobile-motion .story-panel__topline{font-size:7px;top:clamp(80px,9.5svh,92px);left:22px}.sequence--mobile-motion .story-panel__origin-prefix{display:none}.sequence--mobile-motion .story-panel__title{text-wrap:balance;width:78%;font-size:clamp(24px,7.2vw,34px);line-height:.88;top:clamp(78px,9.2svh,89px);left:18%}.sequence--mobile-motion .story-panel__body{width:41%;font-size:clamp(10px,3vw,12px);line-height:1.25;bottom:4.2%;left:5.5%}.sequence--mobile-motion .story-panel__card-label{color:var(--ink);font-size:7px;bottom:18.5%;left:8%}.sequence--mobile-motion .lore-panel{color:#fff}.sequence--mobile-motion .lore-panel__rule--horizontal{top:55%;left:14px;right:14px}.sequence--mobile-motion .lore-panel__rule--vertical{display:block;top:7%;bottom:2%;left:52%}.sequence--mobile-motion .lore-panel__label{font-size:7px;top:38%;left:7.5%}.sequence--mobile-motion .lore-panel__title{width:76%;font-size:clamp(28px,8.3vw,42px);line-height:.88;top:42%;left:18%}.sequence--mobile-motion .lore-panel__body{width:84%;font-size:clamp(11px,3.1vw,14px);line-height:1.3;bottom:6%;left:8%}.sequence--mobile-motion .lore-panel__milestones{width:76%;display:block;top:58%;left:18%;right:auto}.sequence--mobile-motion .lore-panel__milestone{grid-template-columns:minmax(80px,.8fr) 1.2fr;gap:10px;margin:0 0 6px;padding:0 0 6px;display:grid}.sequence--mobile-motion .lore-panel__milestone dt{margin:0;font-size:clamp(8px,2.6vw,11px)}.sequence--mobile-motion .lore-panel__milestone dd{font-size:clamp(5.5px,1.65vw,7px)}.sequence--mobile-motion .lore-panel__sources{flex-flow:wrap;gap:8px 12px;width:76%;font-size:clamp(5.5px,1.65vw,7px);display:flex;inset:72% auto auto 18%}.sequence--mobile-motion .flip-card__face--back img{object-position:58% center}.sequence--mobile-motion .gallery-panel{color:var(--ink)}.sequence--mobile-motion .gallery-panel__rule--horizontal{top:clamp(156px,22svh,196px);left:0;right:0}.sequence--mobile-motion .gallery-panel__rule--vertical{top:7%;bottom:2%;left:52%}.sequence--mobile-motion .gallery-panel__label{font-size:7px;top:clamp(80px,10.8svh,100px);left:5.5%}.sequence--mobile-motion .gallery-panel__title{width:78%;font-size:clamp(24px,7.2vw,34px);line-height:.88;top:clamp(78px,10.5svh,98px);left:18%}.sequence--mobile-motion .gallery-panel__meta{width:25%;font-size:6px;line-height:1.25;top:auto;bottom:8.5%;left:5.5%}.sequence--mobile-motion .gallery-panel__body{width:59%;font-size:clamp(10px,2.8vw,12px);line-height:1.25;top:auto;bottom:4%;left:35%}.sequence--mobile-motion .gallery-deck__axis{left:52%}.sequence--mobile-motion .gallery-deck__arrow--top{border-top-width:7px;border-left-width:6px;border-right-width:6px;top:-24px}.sequence--mobile-motion .gallery-deck__arrow--bottom{border-bottom-width:7px;border-left-width:6px;border-right-width:6px;bottom:-12px}.sequence--mobile-motion .gallery-card__clip{box-shadow:0 14px 34px #1b15402e}.footer-panel{display:none}.mobile-menu{z-index:30;color:var(--ink);opacity:0;visibility:hidden;pointer-events:none;background:#f5f5eff5;flex-direction:column;justify-content:center;gap:18px;padding:25vw 17%;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;inset:14px;transform:translateY(-10px)}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu a{letter-spacing:-.08em;text-transform:uppercase;font-size:11vw;font-weight:700;line-height:.85}.mobile-menu__status{font-family:var(--mono);margin-top:20px;font-size:9px}.mobile-origin{background:var(--paper);color:var(--ink);padding:54px 18% 72px;display:block}.mobile-origin__heading{font-family:var(--mono);font-size:9px}.mobile-origin h2{letter-spacing:-.08em;text-transform:uppercase;margin:18px 0 30px;font-size:clamp(34px,11vw,60px);font-weight:700;line-height:.84}.mobile-origin>p{max-width:250px;margin:0 0 42px;font-size:14px;line-height:1.3}.mobile-origin figure{border-radius:0 18px 18px;margin:0 0 28px;position:relative;overflow:hidden}.mobile-origin figure img{width:100%;height:auto;display:block}.mobile-origin figure:last-child{border-radius:0 22px 22px}.mobile-origin figcaption{color:#fff;font-family:var(--mono);font-size:9px;position:absolute;top:16px;left:16px}.sequence--mobile-motion+.mobile-origin{display:none}.mobile-lore{color:#fff;background:#6d3828;display:block}.mobile-lore__media{height:min(68svh,680px);position:relative;overflow:hidden}.mobile-lore__media:after{content:"";pointer-events:none;background:linear-gradient(#3a181405 45%,#6d3828 100%);position:absolute;inset:0}.mobile-lore__media img{object-fit:cover;object-position:58% center;width:100%;height:100%;display:block}.mobile-lore__content{padding:12px 12% 72px 18%}.mobile-lore__label{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:9px}.mobile-lore__title{letter-spacing:-.085em;text-transform:uppercase;text-wrap:balance;margin:20px 0 28px;font-size:clamp(38px,12vw,68px);font-weight:700;line-height:.86}.mobile-lore__body{max-width:440px;margin:0 0 46px;font-size:14px;font-weight:500;line-height:1.4}.mobile-lore__milestones{font-family:var(--mono);text-transform:uppercase;margin:0 0 42px}.mobile-lore__milestone{border-top:1px solid #ffffff47;grid-template-columns:minmax(112px,.8fr) 1.2fr;gap:16px;padding:15px 0;display:grid}.mobile-lore__milestone:last-child{border-bottom:1px solid #ffffff47}.mobile-lore__milestone dt{margin:0;font-size:12px;font-weight:500}.mobile-lore__milestone dd{opacity:.72;margin:0;font-size:8px;line-height:1.4}.mobile-lore__sources{font-family:var(--mono);text-transform:uppercase;flex-direction:column;align-items:flex-start;gap:15px;font-size:9px;display:flex}.mobile-lore__sources a{border-bottom:1px solid #fff9;padding-bottom:5px}.sequence--mobile-motion~.mobile-lore{display:none}.mobile-gallery{background:var(--gallery-bg);color:var(--ink);padding:66px 8% 88px 18%;display:block}.mobile-gallery__intro{padding-right:6%}.mobile-gallery__label{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:9px}.mobile-gallery__intro h2{letter-spacing:-.085em;text-transform:uppercase;text-wrap:balance;max-width:560px;margin:20px 0 26px;font-size:clamp(34px,10.5vw,60px);font-weight:700;line-height:.86}.mobile-gallery__intro p{max-width:440px;margin:0 0 48px;font-size:14px;font-weight:500;line-height:1.4}.mobile-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;display:grid}.mobile-gallery__card{min-width:0;margin:0}.mobile-gallery__card img{aspect-ratio:4/5;object-fit:cover;clip-path:polygon(0 7%,6% 0,72% 0,78% 4%,94% 4%,100% 11%,100% 92%,93% 100%,7% 100%,0 92%);width:100%;display:block}.mobile-gallery__card figcaption{font-family:var(--mono);text-transform:uppercase;margin-top:9px;font-size:7px;line-height:1.3}.sequence--mobile-motion~.mobile-gallery{display:none}.mobile-footer{isolation:isolate;background:radial-gradient(80% 55% at 80% 65%, #a69af53d, transparent 70%), var(--footer-bg);min-height:760px;color:var(--footer-fg);padding:84px 14px 14px 62px;display:block;position:relative;overflow:hidden}.mobile-footer__frame{pointer-events:none;border:1px solid #f5f5ef61;border-radius:8px;position:absolute;inset:14px}.mobile-footer__frame:before{content:"";background:var(--footer-line);height:1px;position:absolute;top:48px;left:0;right:0}.mobile-footer__frame:after{content:"";background:var(--footer-line);width:1px;position:absolute;top:0;bottom:0;left:48px}.mobile-footer__header{z-index:1;height:48px;font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:7px;display:flex;position:absolute;top:14px;left:76px;right:28px}.mobile-footer__header span:last-child{opacity:.56}.mobile-footer__main{z-index:1;padding:44px 18px 28px 22px;position:relative}.mobile-footer__label{font-family:var(--mono);letter-spacing:.025em;text-transform:uppercase;font-size:8px}.mobile-footer__main h2{letter-spacing:-.085em;text-transform:uppercase;max-width:520px;margin:18px 0 24px;font-size:clamp(38px,12vw,68px);font-weight:700;line-height:.86}.mobile-footer__main p{max-width:330px;margin:0;font-size:14px;font-weight:500;line-height:1.4}.mobile-footer__wordmark{letter-spacing:-.105em;text-transform:uppercase;white-space:nowrap;margin:clamp(90px,18svh,150px) 0 12px;font-size:clamp(84px,27vw,146px);font-weight:700;line-height:.74;overflow:hidden}.mobile-footer__links{z-index:1;border-top:1px solid var(--footer-line);border-left:1px solid var(--footer-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}.mobile-footer__links .footer-link{border-right:1px solid var(--footer-line);border-bottom:1px solid var(--footer-line);min-height:94px;padding:14px}.mobile-footer__links .footer-link:last-child{grid-column:1/-1;min-height:76px}.mobile-footer__links .footer-link__label{font-size:16px}.mobile-footer__links .footer-link__status{font-size:7px;top:14px;right:36px}.mobile-footer__links .footer-link__arrow{font-size:14px;top:11px;right:13px}.mobile-footer__legal{z-index:1;font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;opacity:.56;justify-content:space-between;gap:14px;padding:18px 2px 0;font-size:6px;line-height:1.4;display:flex;position:relative}}@media (width<=479px){.mobile-gallery{padding-right:12%}.mobile-gallery__grid{grid-template-columns:1fr;gap:24px}.mobile-gallery__card figcaption{font-size:8px}.mobile-footer__header span:last-child{display:none}.mobile-footer__wordmark{font-size:25vw}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.media{will-change:auto}}
