@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;600&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,900&family=EB+Garamond:ital,wght@0,400;0,500;1,400&display=swap";.nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--bg) 72%, transparent);border-bottom:1px solid var(--border);position:sticky;top:0}.nav-inner{max-width:var(--maxw);z-index:1;align-items:center;gap:2rem;margin:0 auto;padding:.9rem clamp(1.25rem,4vw,3rem);display:flex;position:relative}.nav-brand{flex-shrink:0}.nav-links{gap:1.75rem;margin-right:auto;display:flex}.nav-links a{color:var(--text-muted);font-size:.92rem;transition:color .2s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text)}.nav-actions{align-items:center;gap:.9rem;display:flex}.theme-toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--text);border-radius:50%;place-items:center;display:grid}.theme-toggle svg{width:18px;height:18px}.theme-toggle:hover{background:var(--bg-elevated)}.theme-toggle:focus-visible,.nav-links a:focus-visible{outline:2px solid var(--ink);outline-offset:2px}@media (width<=760px){.nav-links{display:none}}.latch-wordmark{flex-direction:column;align-items:center;gap:.15rem;display:flex}.latch-wordmark-medallion{width:20px;height:24px;color:var(--accent)}.latch-wordmark-text{flex-direction:column;align-items:center;line-height:1;display:flex}.latch-wordmark-latch{text-transform:uppercase;letter-spacing:-.02em;color:var(--text);font-family:Space Grotesk,sans-serif;font-size:.98rem;font-weight:700}.latch-wordmark-underscore{background:var(--accent);border-radius:1px;width:15px;height:2px;margin:.12rem 0 .15rem;display:block}.latch-wordmark-quest{text-transform:uppercase;letter-spacing:.09em;color:var(--text);opacity:.6;font-family:Space Grotesk,sans-serif;font-size:.6rem;font-weight:400}.btn{font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-accent{background:var(--accent);color:var(--accent-text);box-shadow:0 10px 24px -10px var(--accent-soft)}.btn-accent:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-2px)}.btn-accent:active:not(:disabled){transform:translateY(0)}.btn-ghost{border:1px solid var(--border);color:var(--text);position:relative;overflow:hidden}.btn-ghost:hover{border-color:var(--accent)}.btn-small{padding:.6rem 1.2rem;font-size:.88rem}.btn-wide{width:100%;margin-top:1.6rem}.hero{max-width:var(--maxw);z-index:1;grid-template-columns:1.05fr 1fr;align-items:center;gap:3rem;min-height:92vh;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,4vw,3rem);display:grid;position:relative}.kicker{font-family:var(--font-body);color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);border-radius:999px;margin-bottom:1.25rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.hero h1{max-width:12ch;margin-bottom:1.1rem}.hero-sub{max-width:42ch;margin-bottom:1.8rem}.hero-ctas{flex-wrap:wrap;gap:1rem;margin-bottom:2.6rem;display:flex}.fleet-hud{border-radius:var(--radius-m);background:var(--bg-elevated);border:1px solid var(--border);flex-direction:column;gap:.3rem;padding:.9rem 1.3rem;display:inline-flex}.fleet-label{font-family:var(--font-body);color:var(--text-muted);font-size:.75rem}.fleet-number{font-family:var(--font-display);font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.6rem;font-weight:600}.fleet-unit{font-size:.85rem;font-family:var(--font-body);color:var(--text-muted);margin-left:.4rem}.hero-art{border-radius:var(--radius-l);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-illustration{width:100%;height:auto;display:block}.hero-art--night,.hero-art--journal{display:none}[data-theme=night] .hero-art--night,[data-theme=journal] .hero-art--journal{display:block}.hero-module{animation:6s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:2rem}.hero-art{order:-1}}.quest-loop{max-width:var(--maxw);z-index:1;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,3rem);position:relative}.quest-loop .section-heading{margin-bottom:2.5rem}.quest-path{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.quest-return{display:none}@media (width>=901px){.quest-return{opacity:.6;grid-column:1/-1;height:24px;margin-top:-.75rem}[data-theme=night] .quest-return--night,[data-theme=journal] .quest-return--journal{display:block}}.quest-node{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-m);height:100%;padding:1.6rem 1.4rem;position:relative}.quest-chip{font-family:var(--font-display);color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-bottom:.9rem;padding:.2rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.quest-icon{width:40px;height:40px;color:var(--accent);margin-bottom:.9rem}.quest-node h3{margin-bottom:.4rem}.quest-node p{font-size:.92rem}@media (width<=900px){.quest-path{grid-template-columns:1fr}}.hardware{max-width:var(--maxw);z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:3.5rem;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,3rem);display:grid;position:relative}.hardware-visual{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-l);padding:1.5rem}.exploded-svg{width:100%;height:auto}.exploded-label{font-family:var(--font-body);fill:var(--text);font-size:13px}.hardware-copy .section-heading{margin-bottom:1.5rem}.hardware-list{flex-direction:column;gap:1.1rem;margin-bottom:1.6rem;display:flex}.hardware-list li{border-bottom:1px solid var(--border);flex-direction:column;gap:.2rem;padding-bottom:1.1rem;display:flex}.hardware-list li:last-child{border-bottom:none;padding-bottom:0}.hardware-list strong{font-family:var(--font-display);font-size:1rem;font-weight:600}.hardware-list span{color:var(--text-muted);font-size:.9rem}.spec-strip{font-family:var(--font-body);color:var(--green);border:1px dashed color-mix(in srgb, var(--green) 55%, transparent);border-radius:var(--radius-s);max-width:none;padding:.7rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}@media (width<=860px){.hardware{grid-template-columns:1fr}}.rewards{max-width:var(--maxw);z-index:1;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,3rem);position:relative}.rewards .section-heading{margin-bottom:.5rem}.rewards-sub{margin-bottom:2.5rem;font-size:.95rem}.reward-grid{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.reward-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-m);height:100%;box-shadow:var(--shadow);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:relative}.reward-new{color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.reward-icon{width:34px;height:34px;color:var(--green);margin-bottom:.4rem}.reward-card h3{min-height:2.4em;font-size:1rem}.reward-price{font-family:var(--font-display);color:var(--accent);font-size:1.15rem;font-weight:700}.reward-claimed{color:var(--text-muted);font-size:.8rem}@media (width<=900px){.reward-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.reward-grid{grid-template-columns:1fr}}.guild-teaser{color:#efece6;z-index:1;background:#14141a;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,3rem);position:relative}.guild-teaser h2,.guild-teaser .guild-sub{max-width:var(--maxw);margin:0 auto;font-family:Space Grotesk,sans-serif}.guild-teaser h2{color:#efece6;margin-bottom:.75rem;font-family:Space Grotesk,sans-serif}.guild-sub{color:#9a97a3;margin-bottom:2.2rem;font-family:Inter,sans-serif}.leaderboard{max-width:var(--maxw);flex-direction:column;gap:.6rem;margin:0 auto;display:flex;position:relative}.leaderboard-row{color:#efece6;background:#1c1c24;border:1px solid #efece61a;border-radius:10px;grid-template-columns:2rem 1fr 4rem;align-items:center;padding:.9rem 1.1rem;font-family:Inter,sans-serif;display:grid}.blurred-row{filter:blur(3px);-webkit-user-select:none;user-select:none}.leaderboard-rank{color:#6d4aff;font-family:Space Grotesk,sans-serif;font-weight:700}.leaderboard-score{text-align:right;color:#9a97a3}.wax-seal{background:radial-gradient(circle at 32% 28%,#a83b2c,#6e1f16 72%);border:1px solid #00000040;border-radius:47% 53% 51% 49%/52% 48%;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;width:108px;height:108px;display:flex;position:absolute;top:50%;right:6%;transform:translateY(-50%)rotate(-9deg);box-shadow:0 12px 26px -10px #0009,inset 0 2px 6px #ffffff1f}.wax-seal span{color:#ffece0d9;font-family:Space Grotesk,sans-serif;font-weight:700}.wax-seal span:first-child{letter-spacing:.03em;font-size:1.4rem}.wax-seal-sub{letter-spacing:.08em;opacity:.8;font-size:.5rem}@media (width<=640px){.wax-seal{margin:1rem auto 0;position:static;transform:rotate(-6deg)}}.pricing{max-width:var(--maxw);z-index:1;justify-content:center;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}.pricing-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-l);text-align:center;width:min(460px,100%);box-shadow:var(--shadow);padding:clamp(1.8rem,4vw,2.6rem)}.pricing-eyebrow{color:var(--text-muted);margin-bottom:.3rem;font-size:.85rem;display:block}.pricing-price{font-family:var(--font-display);margin-bottom:1.4rem;font-size:3rem;font-weight:700;display:block}.pricing-list{text-align:left;flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.pricing-list li{color:var(--text);padding-left:1.2rem;font-size:.94rem;position:relative}.pricing-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.pricing-note{margin:0 auto 1.4rem;font-size:.82rem}.scarcity{text-align:left}.scarcity-labels{color:var(--text-muted);justify-content:space-between;margin-bottom:.4rem;font-size:.8rem;display:flex}.scarcity-track{background:var(--bg-elevated-2);border-radius:999px;height:8px;position:relative;overflow:hidden}.scarcity-fill{background:var(--accent);border-radius:999px;height:100%;transition:width 1.1s;position:relative}.scarcity-cap{display:none}.footer{color:#efece6;z-index:1;background:#14141a;padding:clamp(2.5rem,5vw,4rem) clamp(1.25rem,4vw,3rem);position:relative}.footer .latch-wordmark-latch,.footer .latch-wordmark-quest{color:#efece6}.footer-inner{max-width:var(--maxw);text-align:center;flex-direction:column;align-items:center;gap:1.2rem;margin:0 auto;display:flex}.waitlist-form{gap:.6rem;width:min(420px,100%);display:flex}.waitlist-input{color:#efece6;font-family:var(--font-mono);background:#1c1c24;border:1px solid #efece633;border-radius:999px;flex:1;padding:.75rem 1rem;font-size:.85rem;transition:opacity .2s}.waitlist-input::placeholder{color:#74707f}.waitlist-input:focus-visible{outline-offset:2px;outline:2px solid #6d4aff}.waitlist-input:disabled{opacity:.6;cursor:not-allowed}.waitlist-error{color:#e07a6a;max-width:46ch;font-family:Inter,sans-serif;font-size:.82rem}.waitlist-confirmation{text-align:center;background:#1c1c24;border:1px solid #efece624;border-radius:14px;width:min(420px,100%);padding:1.1rem 1.3rem}.waitlist-confirmation-heading{font-family:var(--font-display);color:#efece6;margin-bottom:.4rem;font-size:1.1rem}.waitlist-confirmation-body{color:#9a97a3;max-width:none;font-family:Inter,sans-serif;font-size:.88rem}.footer-legal{color:#74707f;max-width:46ch;font-family:Inter,sans-serif;font-size:.78rem}@media (width<=480px){.waitlist-form{flex-direction:column}}[data-theme=journal] .card,[data-theme=journal] .reward-card,[data-theme=journal] .pricing-card,[data-theme=journal] .hardware-visual,[data-theme=journal] .fleet-hud{background:var(--bg-raised);border:1px solid var(--edge);box-shadow:inset 0 0 24px #3a2c1a14}[data-theme=journal] .loop-node{border:1px solid var(--edge);background:var(--bg-raised);border-radius:12px 16px 10px 18px}[data-theme=journal] .kicker{border:1px solid var(--edge);box-shadow:0 0 0 1px var(--bg-raised) inset;background:var(--bg-raised);color:var(--ink);font-variant:small-caps;letter-spacing:.04em;border-radius:8px 12px 6px 10px;transform:rotate(-1deg)}[data-theme=journal] .section-heading:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='12'%3E%3Cline x1='0' y1='6' x2='68' y2='6' stroke='%23b39a6b' stroke-width='1'/%3E%3Crect x='76' y='2' width='8' height='8' transform='rotate(45 80 6)' fill='none' stroke='%23b39a6b' stroke-width='1'/%3E%3Cline x1='92' y1='6' x2='160' y2='6' stroke='%23b39a6b' stroke-width='1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:160px;height:12px;margin:12px auto 0;display:block}.quest-loop .section-heading:after,.hardware-copy .section-heading:after{margin-left:0}[data-theme=journal] #loop .section-heading:before{content:"· CHAPTER I ·";font-family:var(--font-body);letter-spacing:.16em;color:var(--ink-muted);font-variant:small-caps;margin-bottom:.5rem;font-size:.72rem;display:block}[data-theme=journal] #hardware .section-heading:before{content:"· CHAPTER II ·";font-family:var(--font-body);letter-spacing:.16em;color:var(--ink-muted);font-variant:small-caps;margin-bottom:.5rem;font-size:.72rem;display:block}[data-theme=journal] #rewards .section-heading:before{content:"· CHAPTER III ·";font-family:var(--font-body);letter-spacing:.16em;color:var(--ink-muted);font-variant:small-caps;margin-bottom:.5rem;font-size:.72rem;display:block}[data-theme=journal] .btn-accent{background:var(--accent);border:2px solid var(--ink);color:var(--accent-text);box-shadow:2px 2px 0 var(--ink);border-radius:10px 12px 9px 13px}[data-theme=journal] .btn-accent:hover:not(:disabled){transform:translateY(-1px)}[data-theme=journal] .btn-accent:active:not(:disabled){box-shadow:1px 1px 0 var(--ink);transform:translate(1px,1px)}[data-theme=journal] .btn-ghost{border:2px solid var(--ink);background:0 0;border-radius:10px 12px 9px 13px}[data-theme=journal] .btn-ghost:hover{background:var(--ink);color:var(--bg)}[data-theme=journal] .reward-price{margin-top:.6rem;padding-top:.5rem;position:relative}[data-theme=journal] .reward-price:before{content:"";border:1px solid var(--ink-muted);border-radius:50%;width:6px;height:6px;position:absolute;top:-.1rem;left:0}[data-theme=journal] .reward-price:after{content:"";background:var(--ink-muted);width:20px;height:1px;position:absolute;top:.28rem;left:.55rem}[data-theme=journal] .reward-new,[data-theme=journal] .quest-chip{background:var(--gold);color:var(--bg-raised)}[data-theme=journal] .scarcity-track{border-top:2px dotted var(--ink-muted);background:0 0;border-radius:0;height:4px}[data-theme=journal] .scarcity-fill{background:var(--accent);border-radius:0;height:4px}[data-theme=journal] .scarcity-cap{background:var(--gold);border:1px solid var(--ink);border-radius:50%;width:12px;height:12px;display:block;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}[data-theme=journal] .hud-number,[data-theme=journal] .xp-value,[data-theme=journal] .waitlist-confirmation-heading{font-family:var(--font-display)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,figure{margin:0}ul{padding:0;list-style:none}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}[data-theme=night]{--bg:#141419;--bg-raised:#1c1c24;--ink:#efece6;--ink-muted:#9a97a3;--edge:#2a2a33;--accent:#6d4aff;--accent-strong:#8265ff;--accent-soft:#6d4aff29;--chip:#3a3a45;--accent-text:#fff;--green:#7fa88a;--shadow:0 24px 48px -24px #000000a6;--font-display:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif}[data-theme=journal]{--bg:#f2ecdf;--bg-raised:#faf6ec;--ink:#2b2520;--ink-muted:#6e6355;--edge:#d8cfbb;--accent:#b85c38;--accent-strong:#a34f2e;--accent-soft:#b85c3824;--chip:#c9a87c;--accent-text:#faf6ec;--green:#6f8f63;--shadow:none;--font-display:"Fraunces", serif;--font-body:"EB Garamond", serif;--sun:#e0954f;--sky-top:#f6d9c4;--sky-bottom:#faf0e2;--ground:#ddc9a3}:root{--bg:#141419;--bg-raised:#1c1c24;--ink:#efece6;--ink-muted:#9a97a3;--edge:#2a2a33;--accent:#6d4aff;--accent-strong:#8265ff;--accent-soft:#6d4aff29;--chip:#3a3a45;--accent-text:#fff;--green:#7fa88a;--shadow:0 24px 48px -24px #000000a6;--font-display:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--maxw:1200px;--radius-s:10px;--radius-m:18px;--radius-l:30px;--text:var(--ink);--text-muted:var(--ink-muted);--border:var(--edge);--bg-elevated:var(--bg-raised);--bg-elevated-2:var(--chip)}@media (prefers-color-scheme:light){:root{--bg:#f2ecdf;--bg-raised:#faf6ec;--ink:#2b2520;--ink-muted:#6e6355;--edge:#d8cfbb;--accent:#b85c38;--accent-strong:#a34f2e;--accent-soft:#b85c3824;--chip:#c9a87c;--accent-text:#faf6ec;--green:#6f8f63;--shadow:none;--font-display:"Fraunces", serif;--font-body:"EB Garamond", serif;--sun:#e0954f;--sky-top:#f6d9c4;--sky-bottom:#faf0e2;--ground:#ddc9a3}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;transition:background .3s,color .3s;position:relative}[data-theme=journal] body:before{content:"";pointer-events:none;z-index:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;font-weight:600;line-height:1.08}h1{font-size:clamp(2.6rem,5vw + 1rem,4.6rem)}h2{font-size:clamp(1.9rem,2.6vw + 1rem,2.8rem)}h3{font-size:1.15rem;font-weight:600}p{color:var(--text-muted);max-width:62ch;font-size:1rem;line-height:1.6}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}.reveal{opacity:1;transform:none}}
