:root{color-scheme:dark;--bg:#0b121c;--surface:#121c28;--surface-raised:#1b2735;--text:#f5eee1;--muted:#aca99f;--accent:#ddb879;--mint:#83bcb0;--line:#34404b;--display:"Cormorant Garamond", Georgia, serif;--sans:"Manrope", system-ui, sans-serif;--mono:"IBM Plex Mono", monospace;--shell:min(1280px, calc(100% - 112px));--header-height:88px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px;background:var(--bg)}body{margin:0;color:var(--text);background:var(--bg);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500}h2{margin-bottom:0;font-size:clamp(36px,4vw,58px);letter-spacing:-.055em;line-height:1.1}::selection{color:var(--bg);background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}main:focus{outline:none}.shell{width:var(--shell);margin-inline:auto}.section{padding:108px 0}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:2000;top:12px;left:12px;transform:translateY(-200%);padding:12px 20px;color:var(--bg);background:var(--accent)}.skip-link:focus{transform:none}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:27px;color:var(--accent);font-family:var(--mono);font-size:11px;font-weight:400;line-height:1.6;letter-spacing:.065em;text-transform:uppercase}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #ddb87910}.section-number{color:var(--muted);margin-right:6px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:13px 23px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:700;line-height:1.5;transition:background .2s,color .2s,border-color .2s,transform .2s}.button>span:last-child{font-size:20px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--bg);background:var(--accent)}.button-primary:hover{background:#e4d2b3}.button-text{padding-inline:15px;color:var(--text)}.button-text:hover{color:var(--accent)}.button-outline{border-color:#625b4f}.button-outline:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}.button-dark{color:var(--text);background:var(--bg)}.button-dark:hover{background:#252b36}.text-link{display:inline-flex;align-items:center;gap:26px;font-size:13px;font-weight:600;line-height:1.6}.text-link span{color:var(--accent);font-size:20px;transition:transform .2s}.text-link:hover{color:var(--accent)}.text-link:hover span{transform:translate(2px,-2px)}.site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:#0b121cf5}@supports(backdrop-filter:blur(12px)){.site-header{background:#0b121cd9;backdrop-filter:blur(16px)}}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-symbol{color:var(--accent);font-family:Arial,sans-serif;font-size:48px;line-height:1}.brand-copy{display:flex;flex-direction:column;gap:3px}.brand-name{font-family:var(--display);font-size:26px;font-weight:700;letter-spacing:-.05em;line-height:1}.brand-token{color:var(--muted);font-size:8px;line-height:1.5;letter-spacing:.11em;text-transform:uppercase}.site-navigation,.site-navigation ul{display:flex;align-items:center}.site-navigation{gap:42px}.site-navigation ul{gap:28px;padding:0;margin:0;list-style:none}.site-navigation ul a{display:block;padding:12px 0;color:#c0bab1;font-size:12px;font-weight:500;transition:color .2s}.site-navigation ul a:hover,.site-navigation a[aria-current=page]{color:var(--accent)}.site-navigation ul a[aria-current=page]{text-decoration:underline;text-underline-offset:8px}.nav-cta{min-height:42px;padding:9px 18px;font-size:11px}.nav-toggle{display:none}.signal-strip{border-block:1px solid var(--line);background:#13161b}.signal-strip-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:77px}.signal-strip-inner>span,.signal-strip-inner>a{display:inline-flex;gap:12px;align-items:center;color:#b8b1a6;font-family:var(--mono);font-size:10px}.signal-strip-inner>a:hover{color:var(--accent)}.signal-strip-inner>span:first-child{color:var(--accent)}.mini-cross{position:relative;display:inline-block;width:15px;height:15px;flex-shrink:0}.mini-cross::before,.mini-cross::after{content:"";position:absolute;top:6px;left:0;width:15px;height:3px;background:var(--accent)}.mini-cross::after{transform:rotate(90deg)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:50px}.section-heading>p{margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.9}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;border-block:1px solid var(--line)}.steps li{padding:29px 34px 32px;border-right:1px solid var(--line)}.steps li:first-child{padding-left:0}.steps li:last-child{border-right:0;padding-right:0}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;color:#bdb6aa;font-family:var(--mono);font-size:11px}.step-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--accent);border:1px solid #50483a;border-radius:50%;font-family:var(--sans);font-size:22px}.steps h3{font-size:27px;letter-spacing:-.05em;line-height:1.3;margin-bottom:14px}.steps li>p{max-width:315px;margin-bottom:26px;color:var(--muted);font-size:13px}.explore-section{padding-top:8px}.compact-heading{align-items:flex-end}.compact-heading h2{font-size:clamp(32px,3.5vw,49px)}.compact-heading>.text-link{flex-shrink:0;margin-bottom:6px}.explore-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.explore-card{display:block;position:relative;overflow:hidden;min-width:0;border-radius:6px;border:1px solid var(--line);background:var(--surface);transition:border-color .25s}.explore-card:hover{border-color:#9b8a6c}.card-tag{position:absolute;z-index:2;top:26px;left:28px;font:10px var(--mono);letter-spacing:.04em}.card-arrow{position:absolute;z-index:2;top:21px;right:24px;display:grid;place-items:center;width:31px;height:31px;border:1px solid #e6dfd350;border-radius:50%;font-size:20px;transition:color .2s,background .2s}.explore-card:hover .card-arrow{color:var(--bg);background:var(--accent);border-color:var(--accent)}.explore-hunts{min-height:582px}.explore-hunts picture{position:absolute;inset:0}.explore-hunts img{width:100%;height:100%;object-fit:cover;object-position:60% center;filter:saturate(.85)brightness(.78);transition:transform .6s}.explore-hunts:hover img{transform:scale(1.03)}.explore-hunts::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0d111842,transparent 30%,#0b1018f5 100%)}.explore-card-copy{position:absolute;z-index:1;bottom:30px;left:30px;right:25px}.explore-card-copy>p{margin-bottom:13px;color:#c7c0b3;font-size:12px}.explore-card-copy h3{margin-bottom:9px;font-size:31px;letter-spacing:-.04em;line-height:1.13}.explore-card-copy>p:last-child{margin-top:15px;margin-bottom:0}.explore-hunts h3{margin-bottom:27px;font-size:clamp(36px,4.1vw,58px);letter-spacing:-.055em}.card-link{display:inline-flex;gap:36px;align-items:center;font-size:12px;font-weight:600}.card-link span{color:var(--accent);font-size:24px}.explore-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.explore-roadmap{background:#1b2029}.explore-roadmap .explore-card-copy{bottom:25px}.route-art{position:absolute;right:35px;top:55px;width:155px;height:100px;border:1px dashed #7f6e52;border-left-color:transparent;border-radius:50%;transform:rotate(-30deg);opacity:.8}.route-art i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--accent)}.route-art i:nth-child(1){top:13px;left:15px}.route-art i:nth-child(2){right:0;top:55px}.route-art i:nth-child(3){bottom:0;left:45px;background:#968569}.route-art i:nth-child(4){top:5px;right:28px;width:4px;height:4px;background:#968569}.explore-crew{background:#181c23}.crew-symbols{display:flex;position:absolute;right:29px;top:60px}.crew-symbols span{display:grid;place-items:center;width:46px;height:46px;margin-left:-9px;border:1px solid #938670;border-radius:50%;background:#28303c;color:#d3c8b4;font-family:var(--display);font-size:28px}.crew-symbols span:nth-child(2){background:#354154}.crew-symbols span:last-child{background:var(--accent);color:var(--bg)}.token-section{border-top:1px solid var(--line);background:#101318}.token-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.token-copy>p:not(.eyebrow){max-width:370px;margin:25px 0 31px;color:var(--muted);font-size:14px}.allocation-panel{padding:29px;border:1px solid var(--line);border-radius:6px;background:#161a20}.allocation-header{display:flex;justify-content:space-between;gap:15px;color:#aea494;font:9px var(--mono)}.allocation-header span:last-child{color:#948a7a}.allocation-total{display:flex;gap:28px;align-items:center;margin-block:29px}.allocation-total>strong{color:var(--accent);font:500 79px/1 var(--display);letter-spacing:-.08em}.allocation-total>strong>span{font-size:36px;margin-left:4px}.allocation-total p{margin:0;font-size:12px}.allocation-total p>span{font-size:10px;color:var(--muted)}.allocation-bar{display:flex;gap:4px;height:9px;margin-bottom:17px;overflow:hidden;border-radius:3px}.allocation-bar span:nth-child(1){flex:4;background:var(--accent)}.allocation-bar span:nth-child(2){flex:3;background:#b9a179}.allocation-bar span:nth-child(3){flex:3;background:#7d6c50}.allocation-bar span:nth-child(4){flex:2;background:#374151}.allocation-list{margin:0}.allocation-list>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:13px 0}.allocation-list dt{display:flex;align-items:center;gap:10px;font-size:12px}.allocation-list dd{margin:0;font:500 20px var(--display)}.allocation-list dd span{color:var(--muted);margin-left:2px;font-size:12px}.allocation-dot{width:6px;height:6px;border-radius:50%}.treasure-dot{background:var(--accent)}.liquidity-dot{background:#b9a179}.marketing-dot{background:#7d6c50}.operations-dot{background:#867962}.allocation-note{margin:20px 0 0;color:#aba294;font-size:9px}.allocation-note a{color:#cdc4b5;text-decoration:underline;text-underline-offset:3px}.practice-section{padding:0 0 80px;background:#101318}.practice-vault{border-block:1px solid var(--line)}.practice-vault summary{display:flex;align-items:center;gap:30px;padding:26px 0;list-style:none;font-size:14px}.practice-vault summary::-webkit-details-marker{display:none}.practice-label{display:flex;align-items:center;gap:15px;color:var(--accent);font:9px var(--mono)}.details-plus{margin-left:auto;color:var(--accent);font:26px var(--mono)}.practice-vault[open] .details-plus{transform:rotate(45deg)}.loot-console{padding-bottom:20px}.console-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--line);border-bottom:0;background:var(--surface)}.console-top>p{color:var(--muted);font-size:12px;margin:0}.game-hud{display:flex;gap:20px;align-items:center;color:var(--muted);font-size:12px}.game-hud strong{color:var(--accent);margin-left:7px}.game-hud button{min-height:40px;padding:6px 14px;border:1px solid #635948;background:0 0;border-radius:3px;font-size:12px}.game-arena{position:relative;height:350px;overflow:hidden;border:1px solid var(--line);background:radial-gradient(ellipse at bottom,#21293544,transparent 65%)}.coin-spawn-boundary{position:absolute;inset:5px 15px 95px}.loot-timer{position:absolute;top:0;left:0;right:0;height:3px}.loot-timer span{display:block;width:0;height:100%;background:var(--accent)}.game-chest{position:absolute;bottom:53px;left:50%;display:flex;align-items:center;gap:15px;transform:translateX(-50%);padding:11px 20px 11px 11px;border:1px solid #79684a;border-radius:5px;background:#1c222d;font-size:12px;white-space:nowrap}.game-chest[aria-disabled=true]{opacity:.7;cursor:default}.vault-icon{width:32px;height:32px;border:1px solid #80725a;border-radius:50%;color:var(--accent);font:27px/28px var(--mono)}.arena-instruction{position:absolute;bottom:8px;width:100%;padding-inline:15px;color:var(--muted);text-align:center;font-size:10px}.game-disclaimer{margin:10px 0 0;color:var(--muted);font-size:10px}.loot-piece{position:absolute;top:0;display:grid;place-items:center;width:42px;height:42px;border:1px solid;border-radius:7px;color:var(--accent);background:#202c3f;font:16px var(--mono);animation:fall 3.7s linear both;cursor:pointer;touch-action:manipulation}.loot-piece.emerald{color:#e1cdaa;background:#1d293d}.loot-piece.ruby{color:#f1bab7;background:#483032}.loot-piece.collected{visibility:hidden;pointer-events:none}.combo-announcer{position:absolute;top:25px;left:50%;transform:translateX(-50%);pointer-events:none;color:var(--accent);font:12px var(--mono)}@keyframes fall{from{transform:translateY(-45px)rotate(-8deg)}to{transform:translateY(250px)rotate(18deg)}}.game-arena.reduced-motion .loot-piece{animation:none;top:45%}.final-call{position:relative;overflow:hidden;color:var(--bg);background:var(--accent)}.final-call-inner{position:relative;display:flex;justify-content:space-between;gap:40px;align-items:center;padding-block:75px}.final-call .eyebrow{position:relative;z-index:1;color:#24334c;font-size:10px;margin-bottom:20px}.final-call h2{position:relative;z-index:1;font-size:clamp(42px,4.8vw,69px)}.final-call .button{position:relative;z-index:1;flex-shrink:0}.final-cross{position:absolute;right:130px;top:-78px;color:#0b121c0a;font:400px/1 Arial,sans-serif;transform:rotate(15deg);user-select:none}.final-call :focus-visible{outline-color:var(--bg)}.site-footer{padding-top:69px;background:#0c0e12}.footer-grid{display:grid;grid-template-columns:1fr .65fr 1.2fr;gap:70px}.footer-brand>p{margin:23px 0 0;color:var(--muted);font-size:12px;line-height:1.85}.footer-label{margin-bottom:21px;color:#968d7e;font:10px/1.6 var(--mono);letter-spacing:.02em;text-transform:uppercase}.footer-nav ul{list-style:none;margin:0;padding:0}.footer-nav li{margin-block:7px}.footer-nav a{color:#c7c2b9;font-size:12px}.footer-nav a:hover,.footer-external a:hover{color:var(--accent)}.contract-label{color:#c7c2b9;font-size:11px;margin-bottom:12px}.contract-copy{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px}.contract-copy code{min-width:0;padding:12px;overflow-wrap:anywhere;color:#b3aa9c;font:10px/1.8 var(--mono)}.contract-copy button{align-self:stretch;margin-left:auto;padding:8px 12px;border:0;border-left:1px solid var(--line);background:#1a1f27;color:var(--accent);font:10px var(--mono)}.contract-copy button:hover{background:#232e40}.footer-external{display:flex;gap:27px;margin-top:23px;font-size:11px}.footer-bottom{display:flex;gap:25px;align-items:center;justify-content:space-between;margin-top:63px;padding-block:24px;border-top:1px solid var(--line);color:#968e7f;font-size:9px}.footer-bottom p{margin:0}.footer-bottom a:hover{color:var(--accent)}.footer-bottom p a{color:#bcb3a5}.page-hero{position:relative;overflow:hidden;padding:34px 0 68px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 100% 110%,#2533493b,transparent 65%)}.page-hero-inner{position:relative;z-index:1}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:54px;color:var(--muted);font:10px var(--mono)}.breadcrumb a:hover{color:var(--accent)}.breadcrumb>span:last-child{color:#c7c2b9}.page-hero h1{max-width:1050px;margin:0;font-size:clamp(54px,7vw,100px);letter-spacing:-.065em;line-height:1.05;text-wrap:balance}.page-summary{max-width:620px;color:var(--muted);font-size:15px;line-height:1.9;margin:26px 0 0}.page-hero-symbol{position:absolute;top:-70px;right:-25px;color:#ddb87907;font:540px/1 Arial,sans-serif;transform:rotate(18deg)}.page-layout{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:95px;padding-block:72px 110px}.page-rail{position:sticky;top:133px;max-height:calc(100svh - 165px);overflow-y:auto;padding:6px 7px;margin-left:-7px}.page-rail .footer-label{margin-bottom:14px}.page-rail nav ul{list-style:none;padding:0;margin:0}.page-rail nav ul ul{margin:5px 0 10px;padding-left:12px;border-left:1px solid var(--line)}.page-rail nav li{margin:8px 0}.page-rail nav a{display:block;color:#bcb5a9;font-size:11px;line-height:1.65}.page-rail nav a:hover{color:var(--accent)}.field-note{margin-block:28px;padding-top:23px;border-top:1px solid var(--line)}.field-note>p:last-child{margin:0;color:#a39a8c;font-size:11px;line-height:1.85}.page-rail>.text-link{font-size:11px}.prose{max-width:820px;min-width:0;color:#c0b9ae;font-size:15px;line-height:1.95;overflow-wrap:anywhere}.prose h1,.prose h2,.prose h3{color:var(--text);scroll-margin-top:125px}.prose>h1{font-size:38px;line-height:1.2;letter-spacing:-.045em;margin-bottom:24px}.prose h2{font-size:29px;margin:50px 0 19px;letter-spacing:-.045em;line-height:1.25}.prose h3{font-size:21px;letter-spacing:-.025em;line-height:1.3;margin:30px 0 15px}.prose p{margin-bottom:23px}.prose strong{color:#e9e4dc;font-weight:600}.prose a:not(.btn-gold){color:var(--accent);text-decoration:underline;text-decoration-color:#ddb87955;text-underline-offset:4px}.prose a:hover{text-decoration-color:var(--accent)}.prose ul,.prose ol{padding-left:23px;margin-block:20px 26px}.prose li{padding-left:5px;margin-bottom:12px}.prose li::marker{color:#b29d78}.prose code{color:var(--accent);font:12px/1.8 var(--mono);padding:4px 6px;border:1px solid var(--line);border-radius:3px;background:var(--surface);box-decoration-break:clone}.prose hr{border:0;border-top:1px solid var(--line);margin-block:39px}.prose blockquote{margin:30px 0;padding:24px 28px;border-left:2px solid var(--accent);background:#161a20;color:#d1cabd;font-size:16px}.prose blockquote p:last-child{margin-bottom:0}.prose table{border-collapse:collapse;width:100%;margin-block:28px;font-size:12px;line-height:1.8}.prose th{background:#1d232c;color:#e6dfd2;text-align:left;font-weight:500}.prose td,.prose th{padding:15px;border:1px solid var(--line);vertical-align:top}.prose tr:nth-child(even){background:#13161b}.prose th:first-child,.prose td:first-child{white-space:nowrap}.prose>h2:first-child{margin-top:0}.prose-cta{margin-block:29px}.btn-gold{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:4px;color:var(--bg);background:var(--accent);font-size:12px;font-weight:700;line-height:1.6}.btn-gold:hover{background:#e4d2b3}.content-image{display:block;margin-block:30px}.content-image img{width:100%;border-radius:6px}.archive-layout{padding-block:70px 100px}.post-list{padding:0!important;list-style:none}.post-list li{padding:15px 0;border-bottom:1px solid var(--line)}.post-list a{display:flex;justify-content:space-between}.reveal-ready [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1100px){:root{--shell:calc(100% - 64px);--header-height:84px}.site-navigation{gap:25px}.site-navigation ul{gap:20px}.site-navigation ul a{font-size:11px}.token-grid{gap:50px}.footer-grid{gap:40px;grid-template-columns:.85fr .55fr 1.2fr}.page-layout{gap:50px;grid-template-columns:200px minmax(0,1fr)}.allocation-total{gap:18px}.allocation-total p>span{font-size:9px}}@media(max-width:860px){:root{--header-height:78px}.brand-symbol{font-size:43px}.brand-name{font-size:23px}.nav-toggle{display:grid;place-content:center;gap:6px;width:44px;height:44px;padding:10px;border:1px solid #605645;border-radius:4px;color:var(--text);background:0 0}.nav-toggle span:not(.sr-only){display:block;width:20px;height:1px;background:currentColor;transition:transform .2s}.nav-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(3.5px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-3.5px)rotate(-45deg)}.site-navigation{position:absolute;top:calc(var(--header-height) - 1px);left:0;right:0;display:none;align-items:stretch;padding:20px 32px 30px;gap:20px;border-bottom:1px solid #605747;background:#111419;max-height:calc(100svh - var(--header-height));overflow-y:auto}.site-navigation.is-open{display:flex;flex-direction:column}.site-navigation ul{display:block}.site-navigation ul a{font-family:var(--display);font-size:25px;padding:10px 0;border-bottom:1px solid var(--line)}.nav-cta{align-self:start;min-height:45px}.nav-open{overflow:hidden}.signal-strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-block:22px}.signal-strip-inner>:nth-child(even){justify-self:end}.section{padding-block:80px}.section-heading{gap:28px}.section-heading>p{font-size:11px}.steps li{padding-inline:22px}.steps h3{font-size:24px}.steps li>p{font-size:12px}.steps .text-link{gap:14px;font-size:11px}.explore-section{padding-top:0}.compact-heading{display:block}.compact-heading>.text-link{margin-top:23px}.explore-grid{grid-template-columns:1fr 1fr;gap:14px}.explore-hunts{min-height:540px}.explore-card-copy{left:23px;right:20px}.explore-card-copy h3{font-size:27px}.explore-hunts h3{font-size:38px}.explore-card-copy p{font-size:11px}.card-tag{left:23px}.route-art{right:20px;width:100px;top:62px;height:65px}.crew-symbols{top:61px;right:22px}.crew-symbols span{width:33px;height:33px;font-size:22px}.token-grid{gap:34px}.token-copy>p:not(.eyebrow){font-size:12px}.allocation-panel{padding:22px}.allocation-header{font-size:7px}.allocation-total{display:block;margin-block:25px 20px}.allocation-total p{margin-top:12px}.allocation-note{font-size:8px}.practice-vault summary{flex-wrap:wrap;gap:16px;font-size:12px}.practice-label{font-size:8px;gap:10px}.final-call-inner{padding-block:57px;gap:22px}.final-call h2{font-size:44px}.final-call .button{gap:18px;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr}.footer-treasury{grid-column:1/-1;max-width:470px}.footer-bottom{margin-top:46px}.page-layout{grid-template-columns:170px minmax(0,1fr);gap:35px}.prose{font-size:13px}.prose>h1{font-size:30px}.prose h2{font-size:25px}.prose td,.prose th{padding:10px}}@media(max-width:600px){:root{--shell:calc(100% - 40px);--header-height:74px}html{scroll-padding-top:96px}.site-navigation{padding-inline:20px}.signal-strip-inner{gap:20px 10px;padding-block:24px}.signal-strip-inner>span,.signal-strip-inner>a{font-size:8px;gap:8px}.mini-cross{width:11px;height:11px}.mini-cross::before,.mini-cross::after{top:4px;width:11px;height:2px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:32px}.eyebrow{font-size:9px;margin-bottom:23px}h2{font-size:clamp(33px,8.8vw,48px)}.section-heading>p{margin-top:24px;font-size:12px}.section-heading>p br{display:none}.steps{grid-template-columns:1fr}.steps li,.steps li:first-child,.steps li:last-child{padding:24px 0 27px;border-right:0;border-bottom:1px solid var(--line)}.steps li:last-child{border-bottom:0}.step-top{margin-bottom:17px}.steps h3{font-size:27px}.steps li>p{max-width:100%;margin-bottom:18px;font-size:13px}.steps .text-link{font-size:12px}.explore-section{padding-top:0}.compact-heading h2{font-size:35px;max-width:330px}.explore-grid{grid-template-columns:1fr;gap:15px}.explore-hunts{min-height:480px}.explore-hunts h3{font-size:43px}.explore-card-copy{bottom:27px;left:25px}.explore-side{gap:15px}.explore-side>.explore-card{min-height:278px}.explore-card-copy h3{font-size:30px}.explore-hunts .explore-card-copy h3{font-size:43px}.explore-card-copy p{font-size:12px}.crew-symbols{top:62px;right:28px}.crew-symbols span{width:43px;height:43px;font-size:26px}.route-art{width:135px;height:84px;right:32px}.token-grid{grid-template-columns:1fr;gap:35px}.token-copy>p:not(.eyebrow){max-width:100%;font-size:13px}.allocation-panel{padding:23px}.allocation-header{font-size:8px}.allocation-total{display:flex;gap:20px}.allocation-total p{font-size:11px}.allocation-total p>span{font-size:9px}.allocation-total>strong{font-size:70px}.practice-section{padding-bottom:52px}.practice-vault summary{position:relative;flex-direction:column;align-items:flex-start;gap:13px;padding-right:32px}.practice-label{font-size:9px}.details-plus{position:absolute;right:0;top:29px}.console-top{flex-direction:column;padding:16px;gap:10px;align-items:flex-start}.game-hud{justify-content:space-between;gap:18px;width:100%}.game-arena{height:340px}.arena-instruction{font-size:9px}.game-disclaimer{font-size:9px}.final-call-inner{display:block;padding-block:48px}.final-call .eyebrow{font-size:8px}.final-call h2{font-size:clamp(35px,9.4vw,52px)}.final-call .button{margin-top:28px;min-height:51px;font-size:12px}.final-cross{right:-90px;top:0;font-size:320px}.site-footer{padding-top:45px}.footer-grid{gap:32px 24px;grid-template-columns:1.15fr 1fr}.footer-nav{padding-left:15px}.footer-brand>p{font-size:11px}.footer-label{font-size:9px}.footer-bottom{flex-wrap:wrap;gap:16px 24px;padding-block:23px;font-size:8px}.footer-bottom>p:first-child{flex:1 0 100%}.footer-bottom>a{margin-left:auto}.page-hero{padding-block:25px 42px}.breadcrumb{margin-bottom:36px;font-size:9px}.page-hero h1{font-size:clamp(44px,12vw,70px)}.page-summary{font-size:13px;margin-top:22px}.page-hero-symbol{font-size:420px;top:0;right:-130px}.page-layout{grid-template-columns:1fr;gap:35px;padding-block:32px 70px}.page-rail{position:static;max-height:none;padding:0 0 23px;margin:0;border-bottom:1px solid var(--line)}.page-rail nav>ul{columns:2;column-gap:22px}.page-rail nav>ul>li{break-inside:avoid;margin-top:0}.page-rail nav ul ul{display:none}.field-note{padding:16px;margin:22px 0;border:1px solid var(--line);border-radius:4px}.field-note .footer-label{margin-bottom:9px}.field-note>p:last-child{font-size:10px}.prose{font-size:13px;line-height:1.95}.prose h2{font-size:26px;margin-top:36px}.prose>h1{font-size:29px}.prose h3{font-size:21px}.prose table{font-size:10px}.prose td,.prose th{padding:9px 7px}.prose code{font-size:11px}.prose blockquote{padding:20px;font-size:14px}.btn-gold{font-size:10px;padding-inline:15px}}@media(max-width:359px){:root{--shell:calc(100% - 32px)}.signal-strip-inner>span,.signal-strip-inner>a{font-size:7px}.allocation-panel{padding:18px}.allocation-total{gap:13px}.allocation-total>strong{font-size:65px}.allocation-total p>span{font-size:8px}.footer-brand .brand{gap:6px}.footer-brand .brand-symbol{font-size:35px}.footer-brand .brand-name{font-size:21px}.footer-brand .brand-token{font-size:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-ready [data-reveal]{opacity:1;transform:none}}@media print{:root{--text:#111;--muted:#444;--bg:#fff;--accent:#222;--line:#bbb;color-scheme:light}body,.page-hero{background:#fff}.site-header,.site-footer,.page-rail,.page-hero-symbol,.skip-link{display:none}.page-layout{display:block;padding-block:20px}.shell{width:100%}.prose,.prose strong{color:#111}.prose h2{break-after:avoid}.prose th,.prose tr:nth-child(even),.prose blockquote{color:#111;background:#eee}.page-hero{padding:0 0 20px}}.no-js .practice-section{display:none}@media(max-width:860px){.no-js .site-header{position:relative;height:auto}.no-js .header-inner{flex-wrap:wrap;padding-block:20px;gap:20px}.no-js .nav-toggle{display:none}.no-js .site-navigation{position:static;display:flex;flex-wrap:wrap;width:100%;padding:0;border:0;max-height:none}.no-js .site-navigation ul{display:flex;flex-wrap:wrap;gap:5px 22px}.no-js .site-navigation ul a{font-size:14px;border:0}}.brand{gap:13px}.brand-symbol{position:relative;display:grid;place-items:center;width:43px;height:43px;border:1px solid #9e84513d;border-radius:50%;font-size:0}.brand-symbol::before,.brand-symbol::after{content:"";position:absolute;inset:5px;border:1px solid #c19b5745;border-radius:50%}.brand-symbol::after{inset:10px;border-radius:0;transform:rotate(45deg)}.brand-symbol i{position:relative;width:10px;height:34px;background:linear-gradient(90deg,#dec087 50%,#76592d 50%);clip-path:polygon(50% 0,100% 65%,50% 55%,0 65%);transform:rotate(35deg)}.brand-name{font-size:28px;font-weight:700;letter-spacing:-.015em}.brand-token{font-family:var(--mono);font-size:8px;letter-spacing:.17em}.site-navigation ul a{font-size:12px}.site-header{background:#0b121ced;border-color:#ccb37b26}.button{border-radius:2px}.button-primary{background:linear-gradient(115deg,#edcc8f,#cba061);border:1px solid #f0d29b;color:#171a20;box-shadow:inset 0 1px #fff2d544}.button-primary:hover{background:#f2d49b}.button-outline{border-color:#7e7156}.section-heading h2,.token-copy h2{font-weight:600;font-size:clamp(43px,4.5vw,65px);letter-spacing:-.025em}.step-top{margin-bottom:32px}.steps h3{font-size:35px;font-weight:600;letter-spacing:-.025em}.step-icon{font-family:var(--display)}.step-top>span:first-child{font:25px var(--display);color:#bc9f6d}.prose h1,.prose h2,.prose h3{font-family:var(--sans)}.prose>h2:first-child{font-size:29px}.page-hero-art{position:absolute;z-index:0;top:0;right:0;width:65%;height:100%;object-fit:cover;opacity:.34;mask-image:linear-gradient(90deg,transparent,#000 60%)}.page-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#0b121caa,transparent 55%)}.page-hero h1{font-weight:600;letter-spacing:-.035em}.page-summary{color:#c5c0b7}.small-diamond{flex-shrink:0;width:7px;height:7px;border:1px solid;transform:rotate(45deg)}.hero{position:relative;isolation:isolate;overflow:clip;background:#09131d}.hero-art,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-art picture,.hero-art img{display:block;width:100%;height:100%}.hero-art img{object-fit:cover;object-position:center}.hero-shade{z-index:-1;background:linear-gradient(90deg,#09131ef5,#09131ee6 23%,#09131ea1 42%,#09131e10 69%,transparent),linear-gradient(0deg,#0b121c,transparent 27%,transparent 80%,#0b121c44)}.hero-grid{display:flex;position:relative;align-items:center;min-height:646px}.hero-copy{position:relative;z-index:1;max-width:650px;padding:82px 0 55px}.hero .eyebrow{font-size:10px;margin-bottom:34px;letter-spacing:.075em}.hero h1{margin:0;color:#fbf0dc;font-size:clamp(88px,8.6vw,130px);font-weight:600;line-height:.92;letter-spacing:-.045em}.hero h1 em{font-weight:500;color:#edc77f}.hero-lede{margin:29px 0 0;max-width:410px;color:#c2c2b9;font-size:14px;line-height:1.9}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:31px}.hero-actions .button-text{padding-inline:15px;font-size:12px;gap:17px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:44px}.hero-note p{margin:0;color:#929eaa;font-size:10px;line-height:1.85}.hero-note strong{color:#c1c8c8;font-weight:400}.note-compass{display:grid;place-items:center;width:35px;height:35px;border:1px solid #c9a96844;border-radius:50%;color:var(--accent);font:29px var(--display)}.treasure-caption{position:absolute;right:0;bottom:65px;display:flex;align-items:center;gap:12px;color:#dbcaa9;font:8px var(--mono);letter-spacing:.04em}.treasure-caption i{display:block;height:1px;width:36px;background:#ccb58366}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;border-top:1px solid #c5ac7829;color:#b7b2a2;font:8px var(--mono);letter-spacing:.04em}.hero-bottom a{display:flex;align-items:center;gap:23px}.hero-bottom a>span{color:var(--accent);font-size:21px}.signal-strip{background:#0e1823;border-color:#b99c5f30}.signal-strip-inner{min-height:72px}.signal-strip-inner>span,.signal-strip-inner>a{font-size:10px}.mini-cross{transform:rotate(45deg)}.cipher-section{position:relative;background:#0d1520;padding-block:82px 70px}.cipher-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.cipher-heading .eyebrow{margin:0;font-size:9px}.cipher-chapter{display:flex;align-items:center;gap:18px;margin:0;color:#9ea8b1;font:9px var(--mono)}.cipher-chapter span{color:var(--accent);font-size:17px}.cipher-board{position:relative;display:grid;grid-template-columns:1.13fr 1fr;gap:35px;border:1px solid #b99b5c55;background:linear-gradient(130deg,#151f2b,#101a25);border-radius:4px;overflow:hidden}.cipher-board::before,.cipher-board::after{content:"";position:absolute;z-index:1;top:12px;left:12px;width:24px;height:24px;border-top:1px solid #c5a97575;border-left:1px solid #c5a97575;pointer-events:none}.cipher-board::after{top:auto;left:auto;bottom:12px;right:12px;transform:rotate(180deg)}.cipher-copy{padding:46px 0 39px 46px;min-width:0}.cipher-copy>.eyebrow{margin-bottom:18px;font-size:10px}.cipher-copy h2{font-size:clamp(42px,4.05vw,58px);font-weight:600;letter-spacing:-.025em;line-height:1.02}.cipher-intro{max-width:420px;color:#aeb8c0;font-size:12px;line-height:1.9;margin:22px 0}.cipher-message{max-width:430px;padding:19px 22px;background:#09141d;border-left:2px solid #b48a4c}.message-label{display:block;color:#a4a9ac;font:8px var(--mono);letter-spacing:.09em;margin-bottom:10px}.cipher-message>code{display:block;color:#edce98;font:17px/1.6 var(--mono);letter-spacing:.16em}.decoded-row{display:flex;gap:12px;margin-top:8px;color:#9daebd;font:11px/1.7 var(--mono);letter-spacing:.04em}.decoded-row>span{color:#b29161}.cipher-form{max-width:430px;margin-top:23px}.cipher-form>label{display:block;margin-bottom:8px;color:#e2d6c1;font-size:11px}.cipher-input-row{display:flex;gap:11px}.cipher-input-row input{flex:1;min-width:0;width:155px;height:47px;padding:8px 17px;border:1px solid #a184555e;border-radius:2px;background:#09141d;color:#f0d7a8;font:19px var(--mono);letter-spacing:.3em;text-transform:uppercase}.cipher-input-row input::placeholder{color:#a6a99f;opacity:1}.cipher-input-row .button{min-height:47px;font-size:12px;padding:10px 19px;gap:25px}.cipher-input-row input[aria-invalid=true]{border-color:#e5a599}.cipher-feedback{min-height:18px;margin:9px 0 0;color:#a3adb8;font-size:10px}.cipher-feedback.is-error{color:#f1b0a2}.cipher-hint{max-width:430px;margin-top:18px}.cipher-hint summary{display:flex;align-items:center;gap:20px;width:fit-content;list-style:none;font-size:10px;color:#c6b18b}.cipher-hint summary::-webkit-details-marker{display:none}.cipher-hint summary>span{color:var(--accent)}.cipher-hint[open] summary>span{transform:rotate(45deg)}.cipher-hint p{color:#b7bfc4;font-size:11px;margin:12px 0 0}.cipher-mechanism{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;padding:40px 25px 37px;background:radial-gradient(ellipse at 50% 45%,#b38c4830,#09131e00 65%)}.wheel-caption{color:#a9a99f;font:9px var(--mono);letter-spacing:.1em;margin-bottom:29px;z-index:1}.cipher-wheel{position:relative;z-index:1;width:338px;height:338px;border-radius:50%;border:2px solid #a2814d;background:radial-gradient(circle at 30% 25%,#b1976155,transparent 60%),repeating-conic-gradient(#b1915833 0 1deg,transparent 1deg 4deg),#2d2b23;box-shadow:0 23px 45px #0007,inset 0 0 0 5px #201c17,inset 0 0 0 6px #d3b37677,inset 0 0 0 12px #51442e}.wheel-ticks{position:absolute;inset:16px;border:1px solid #c4a36c55;border-radius:50%;background:repeating-conic-gradient(from -1deg,#c4a56d66 0 1deg,transparent 1deg 6.923deg);mask-image:radial-gradient(circle,transparent 66%,#000 67%)}.wheel-outer,.wheel-inner{position:absolute;inset:0;border-radius:50%}.wheel-outer>span,.wheel-inner>span{position:absolute;top:50%;left:50%;width:16px;height:20px;margin:-10px 0 0 -8px;color:#e4c796;text-align:center;font:13px/20px var(--mono);transform:rotate(var(--letter-angle))translateY(-139px)}.wheel-inner{inset:55px;border:1px solid #c9a56577;background:radial-gradient(circle at 25% 20%,#ae8e5644,#2a281e 60%);box-shadow:0 4px 20px #0008,inset 0 0 0 5px #22221c,inset 0 0 0 6px #a2875155;transform:rotate(var(--cipher-rotation,0deg));transition:transform .45s cubic-bezier(.2,.75,.3,1)}.wheel-inner>span{color:#d1b582;font-size:11px;transform:rotate(var(--letter-angle))translateY(-91px)}.wheel-center{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px;inset:111px;border:1px solid #b89b6055;border-radius:50%;background:radial-gradient(circle at 30% 20%,#58645d,#283730 45%,#132c2c);box-shadow:inset 0 0 0 6px #192521,inset 0 0 0 7px #7e754750,0 6px 12px #0007}.keyhole{position:relative;width:15px;height:17px;margin-top:4px;background:#dac189;border-radius:50% 50% 45% 45%;filter:drop-shadow(0 0 6px #d1ab6022)}.keyhole::after{content:"";position:absolute;top:11px;left:2px;width:11px;height:15px;background:#dac189;clip-path:polygon(30% 0,70% 0,100% 100%,0 100%)}.wheel-center-label{color:#d6c498;font:7px var(--mono);letter-spacing:.15em;margin-top:9px}.wheel-pointer{position:absolute;top:-8px;left:calc(50% - 6px);width:12px;height:23px;background:#f1d29b;clip-path:polygon(0 0,100% 0,50% 100%);filter:drop-shadow(0 3px 4px #000)}.wheel-controls{position:relative;z-index:1;display:flex;align-items:center;gap:20px;margin-top:34px}.wheel-controls>button{display:grid;place-items:center;width:45px;height:40px;border:1px solid #a184555e;border-radius:2px;background:#121b22;color:#e3c38b;font-size:19px}.wheel-controls>button:hover{background:#3d3425;border-color:#c49b60}.wheel-controls>div{display:flex;align-items:baseline;gap:9px;color:#9fa8af;font:9px var(--mono)}.wheel-controls output{color:#edd4a2;font:24px var(--display);font-weight:600;min-width:25px}.wheel-instruction{position:relative;z-index:1;color:#a4abb0;font-size:10px;margin:17px 0 0}.cipher-watermark{position:absolute;bottom:-77px;right:-10px;color:#d2b67a05;font:300px var(--display);letter-spacing:-.12em;user-select:none}.cipher-reward{display:flex;gap:15px;max-width:430px;margin-top:26px;padding:22px;border:1px solid #80b8a966;background:#102924}.cipher-reward[hidden]{display:none}.cipher-reward .eyebrow{color:#bce5c8;margin-bottom:8px;font-size:8px}.cipher-reward h3{font-size:26px;line-height:1.1;margin-bottom:10px}.cipher-reward p:not(.eyebrow){color:#b3c8c0;font-size:11px}.reward-seal{color:#e5c184;font:33px var(--display)}.cipher-reward .text-link{font-size:11px}.cipher-reset{display:block;margin-top:17px;padding:0;border:0;color:#bac7c0;background:0 0;font-size:10px;text-decoration:underline;text-underline-offset:3px}.cipher-board.is-unlocked{border-color:#aeccad}.is-unlocked .wheel-center{background:radial-gradient(circle at 30% 20%,#6e8e69,#254736 70%)}.is-unlocked .wheel-center-label{color:#e1f2d1}.cipher-noscript{color:#b6bdc4;font-size:12px}.cipher-noscript a{color:var(--accent);text-decoration:underline}.no-js .wheel-controls,.no-js .cipher-form,.no-js .decoded-row,.no-js .wheel-instruction{display:none}.protocol{padding-top:48px}.explore-card{border-color:#baa27238;border-radius:3px}.explore-hunts::after{background:linear-gradient(180deg,#06132066,transparent 30%,#07131bee 100%)}.explore-hunts h3{font-weight:600;letter-spacing:-.015em;font-size:clamp(45px,4.6vw,66px)}.explore-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.73;transition:transform .6s}.explore-side .explore-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a152966,#08131c30 20%,#08131cef 100%);pointer-events:none}.explore-side .explore-card:hover .explore-backdrop{transform:scale(1.04)}.explore-card-copy{z-index:2}.explore-card-copy>p{color:#e0d8c5}.explore-side .explore-card-copy h3{font-size:37px;font-weight:600;letter-spacing:-.01em}.allocation-panel{border-color:#a88f5544;background:#141e28}.allocation-total>strong{font-family:var(--display);font-size:88px;font-weight:600;letter-spacing:-.05em}.allocation-bar span:nth-child(2),.liquidity-dot{background:#71aa9e}.allocation-bar span:nth-child(3),.marketing-dot{background:#6d87bb}.allocation-bar span:nth-child(4),.operations-dot{background:#9c789f}.allocation-header{color:#b6b4a9}.allocation-note{color:#adb5bd}.allocation-note a{color:#d9c59e}.final-call{background:#d2ae71;color:#121923}.final-call h2{font-weight:600;font-size:clamp(51px,5.8vw,82px);letter-spacing:-.035em}.final-call .eyebrow{color:#4a371d}.final-cross{color:#4a331710;font-family:var(--display);font-size:450px;font-weight:600;right:130px;top:-127px}.footer-brand>p{color:#afb4b7}.footer-label{color:#aba18d}@media(min-width:1600px){.hero-grid{min-height:705px}.hero h1{font-size:140px}}@media(max-width:1100px){.hero-grid{min-height:602px}.hero-copy{max-width:550px;padding-top:68px}.hero h1{font-size:105px}.hero .eyebrow{font-size:9px}.treasure-caption{display:none}.hero-shade{background:linear-gradient(90deg,#09131ef2,#09131ece 35%,#09131e22 80%),linear-gradient(0deg,#0b121c,transparent 32%)}.cipher-board{gap:12px}.cipher-copy{padding:35px 0 33px 30px}.cipher-wheel{width:290px;height:290px}.wheel-outer>span{transform:rotate(var(--letter-angle))translateY(-116px);font-size:11px}.wheel-inner{inset:47px}.wheel-inner>span{transform:rotate(var(--letter-angle))translateY(-77px);font-size:10px}.wheel-center{inset:95px}.cipher-mechanism{padding-inline:20px}.cipher-copy h2{font-size:46px}.cipher-message>code{font-size:15px}.cipher-intro{font-size:11px}.cipher-chapter{font-size:8px}}@media(max-width:860px){.hero-grid{min-height:620px}.hero-copy{max-width:490px;padding:55px 0 48px}.hero h1{font-size:99px}.hero-lede{max-width:345px;font-size:13px}.hero-actions{gap:4px}.hero-actions .button{font-size:11px;padding-inline:16px;gap:20px}.hero-actions .button-text{font-size:10px;padding-inline:10px;gap:11px}.hero-note{margin-top:35px}.hero-art img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#09131eee,#09131eac 44%,#09131e10 100%),linear-gradient(0deg,#0b121c,transparent 40%)}.cipher-board{grid-template-columns:1.05fr 1fr;gap:5px}.cipher-copy{padding:31px 0 31px 25px}.cipher-copy h2{font-size:39px}.cipher-mechanism{padding-inline:12px}.cipher-wheel{width:245px;height:245px}.wheel-outer>span{transform:rotate(var(--letter-angle))translateY(-96px);font-size:10px}.wheel-inner{inset:41px}.wheel-inner>span{transform:rotate(var(--letter-angle))translateY(-63px);font-size:8px}.wheel-center{inset:80px}.wheel-center-label{font-size:6px}.wheel-caption{font-size:7px}.cipher-message{padding-inline:15px}.cipher-message>code{font-size:12px;letter-spacing:.13em}.cipher-heading .eyebrow{font-size:8px}.cipher-input-row{gap:8px}.cipher-input-row .button{gap:14px;padding-inline:12px;font-size:11px}.cipher-input-row input{font-size:16px;padding-inline:12px}.cipher-chapter{display:none}.cipher-reward{padding:15px}.reward-seal{display:none}.section-heading h2,.token-copy h2{font-size:51px}.steps h3{font-size:30px}.explore-hunts h3{font-size:47px}.explore-side .explore-card-copy h3{font-size:32px}.final-call h2{font-size:58px}}@media(max-width:600px){.brand{gap:11px}.brand-symbol{width:39px;height:39px}.brand-name{font-size:27px}.brand-token{font-size:7px}.brand-symbol i{height:30px}.hero-grid{display:block;min-height:730px}.hero-copy{max-width:100%;padding:45px 0 290px}.hero .eyebrow{font-size:8px;gap:10px;letter-spacing:.025em;margin-bottom:29px}.hero h1{font-size:clamp(66px,17.5vw,92px);line-height:.95;letter-spacing:-.045em}.hero-lede{margin-top:25px;font-size:12px;max-width:345px}.hero-actions{gap:6px;margin-top:25px}.hero-actions .button{min-height:49px;padding-inline:15px;font-size:11px;gap:20px}.hero-actions .button-text{font-size:10px;padding-inline:9px;gap:11px}.hero-note{margin-top:27px}.hero-note p{font-size:9px}.note-compass{width:30px;height:30px}.hero-art{top:250px}.hero-art img{object-position:70% 50%}.hero-shade{background:linear-gradient(180deg,#09131e 0%,#09131e 32%,#09131ed9 43%,#09131e11 70%,#0b121c 100%)}.hero-bottom{min-height:59px;gap:15px;font-size:6px}.hero-bottom>span{max-width:126px;line-height:1.8}.hero-bottom a{gap:14px;font-size:6px}.hero-bottom a>span{font-size:18px}.signal-strip-inner{gap:19px 12px;padding-block:21px}.signal-strip-inner>span,.signal-strip-inner>a{font-size:7px}.cipher-section{padding-block:50px 36px}.cipher-heading{margin-bottom:18px}.cipher-heading .eyebrow{font-size:7px;gap:9px}.cipher-board{display:flex;flex-direction:column;gap:0}.cipher-copy{padding:29px 23px 22px}.cipher-copy>.eyebrow{font-size:9px}.cipher-copy h2{font-size:clamp(38px,10vw,48px)}.cipher-intro{font-size:12px;margin-block:18px}.cipher-message{padding:17px}.cipher-message>code{font-size:14px;letter-spacing:.11em}.decoded-row{font-size:10px}.cipher-input-row input{height:46px;font-size:18px}.cipher-input-row .button{min-height:46px;padding-inline:17px;gap:20px}.cipher-feedback{font-size:10px}.cipher-mechanism{padding:21px 25px 30px;border-top:1px solid #b89b6325}.cipher-wheel{width:260px;height:260px}.wheel-outer>span{transform:rotate(var(--letter-angle))translateY(-104px)}.wheel-inner{inset:44px}.wheel-inner>span{transform:rotate(var(--letter-angle))translateY(-68px);font-size:9px}.wheel-center{inset:86px}.wheel-caption{font-size:8px;margin-bottom:24px}.wheel-controls{margin-top:25px}.wheel-controls>button{width:48px;height:44px}.wheel-controls output{font-size:26px}.wheel-instruction{font-size:10px}.cipher-watermark{font-size:230px;bottom:-30px}.cipher-reward{padding:19px}.cipher-reward h3{font-size:28px}.protocol{padding-top:30px}.section-heading h2,.token-copy h2{font-size:clamp(42px,11vw,55px)}.steps h3{font-size:34px}.step-top{margin-bottom:15px}.compact-heading h2{max-width:345px}.explore-hunts .explore-card-copy h3{font-size:48px}.explore-side .explore-card-copy h3{font-size:38px}.explore-card-copy>p{font-size:11px}.page-hero h1{font-size:65px}.page-hero-art{width:100%;opacity:.24}.prose>h2:first-child{font-size:26px}.final-call h2{font-size:clamp(43px,11vw,60px)}.final-cross{font-size:340px;right:-60px;top:-70px}.footer-brand .brand{gap:8px}.footer-brand .brand-symbol{width:31px;height:31px;flex-shrink:0}.footer-brand .brand-symbol i{height:25px}.footer-brand .brand-name{font-size:21px;white-space:nowrap}.footer-brand .brand-token{font-size:6px}.footer-brand .brand-symbol::before{inset:4px}.footer-brand .brand-symbol::after{inset:8px}}@media(max-width:359px){.hero h1{font-size:62px}.hero .eyebrow{font-size:7px}.hero-actions .button{padding-inline:12px;gap:13px;font-size:10px}.hero-actions .button-text{font-size:9px;padding-inline:8px;gap:8px}.cipher-copy{padding-inline:18px}.cipher-copy h2{font-size:36px}.cipher-message>code{font-size:12px}.cipher-wheel{width:232px;height:232px}.wheel-outer>span{transform:rotate(var(--letter-angle))translateY(-89px)}.wheel-inner{inset:38px}.wheel-inner>span{transform:rotate(var(--letter-angle))translateY(-59px);font-size:8px}.wheel-center{inset:77px}.wheel-center-label{font-size:5px}.signal-strip-inner>span,.signal-strip-inner>a{font-size:6px}.footer-brand .brand-name{font-size:18px}.footer-brand .brand-symbol{width:27px;height:27px}.footer-brand .brand-token{font-size:5px}}@media(prefers-reduced-motion:reduce){.wheel-inner{transition:none}}@media print{.page-hero-art{display:none}}.cipher-board{grid-template-areas:"intro wheel" "solve wheel";column-gap:35px;row-gap:0}.cipher-copy{grid-area:intro;padding-bottom:0}.cipher-solving{grid-area:solve;min-width:0;padding:0 0 39px 46px}.cipher-mechanism{grid-area:wheel}.wheel-controls>button:disabled{opacity:.4;cursor:default}.is-unlocked .keyhole{transform:rotate(-25deg);transition:transform .3s}@media(max-width:1100px){.cipher-board{column-gap:12px}.cipher-solving{padding-left:30px;padding-bottom:33px}}@media(max-width:860px){.cipher-board{column-gap:5px}.cipher-solving{padding-left:25px;padding-bottom:31px}}@media(max-width:600px){.cipher-board{display:grid;grid-template-columns:1fr;grid-template-areas:"intro" "wheel" "solve"}.cipher-copy{padding-bottom:0}.cipher-intro{margin-bottom:0}.cipher-mechanism{border-top:0;padding-top:27px}.cipher-solving{padding:0 23px 27px}.cipher-message,.cipher-form,.cipher-hint,.cipher-reward{max-width:none}.cipher-reward{margin-top:20px}}@media(max-width:359px){.cipher-solving{padding-inline:18px}}.wheel-controls output{font-family:var(--mono);font-size:20px;font-weight:400;min-width:28px}