:root{
  --navy:#0E2A47; --navy2:#071c30; --gold:#D8A446; --rust:#B96F3D; --sage:#68785e; --sand:#ded0b5; --cream:#f8f2e8; --ink:#12202c; --muted:#66717a; --line:rgba(14,42,71,.14); --white:#fffdf9;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden} a{color:inherit;text-decoration:none} button{font:inherit} img{max-width:100%;display:block}.noise{position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.section-pad{padding:110px clamp(24px,5vw,84px)}
.site-header{height:88px;padding:0 clamp(24px,5vw,84px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:rgba(248,242,232,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(14,42,71,.08)}.brand{display:flex;align-items:center;gap:12px;letter-spacing:.08em}.brand img{width:42px;height:42px}.brand span{display:flex;flex-direction:column;line-height:.9}.brand strong{font-size:16px;color:var(--navy)}.brand small{font-size:10px;color:var(--rust);letter-spacing:.34em;margin-top:7px}.nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:650;color:#35424c}.nav a{position:relative}.nav a:not(.nav-pill):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--gold);transition:.25s}.nav a:hover:after{right:0}.nav-pill{padding:12px 18px;border:1px solid rgba(14,42,71,.24);border-radius:999px}.menu-btn{display:none;background:none;border:0;width:38px;height:38px}.menu-btn span{display:block;width:24px;height:2px;background:var(--navy);margin:6px auto}
.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw;padding-top:70px;padding-bottom:80px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:var(--rust)}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--sage)}.eyebrow span{width:34px;height:1px;background:var(--gold)}.hero h1,.section-head h2,.story h2,.manifesto h2,.support h2,.follow h2{margin:24px 0 24px;font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:.93;letter-spacing:-.045em;color:var(--navy)}.hero h1{font-size:clamp(64px,8.7vw,138px)}.hero h1 em{color:var(--rust);font-weight:400}.hero-lead{max-width:650px;font-size:clamp(18px,1.7vw,24px);line-height:1.55;color:#47535d}.hero-lead strong{color:var(--navy)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:4px;padding:16px 20px;font-size:13px;font-weight:800;letter-spacing:.05em;border:1px solid transparent;cursor:pointer;transition:.22s}.btn-primary{background:var(--navy);color:white;min-width:220px}.btn-primary:hover,.btn-dark:hover{transform:translateY(-2px);background:#163a5e}.btn-ghost{border-color:rgba(14,42,71,.25);color:var(--navy)}.btn-ghost:hover{background:rgba(255,255,255,.45)}.hero-meta{display:flex;gap:42px;margin-top:60px;padding-top:22px;border-top:1px solid var(--line);max-width:680px}.hero-meta div{display:flex;flex-direction:column}.hero-meta b{font-family:Georgia,serif;font-size:25px;color:var(--navy)}.hero-meta span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#7c827e;margin-top:5px}.hero-art{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center}.hero-art>img{width:min(650px,105%);position:relative;z-index:2;filter:drop-shadow(0 28px 30px rgba(14,42,71,.08))}.sun-ring{position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(216,164,70,.35);right:0;top:20px}.sun-ring:after,.sun-ring:before{content:"";position:absolute;border-radius:50%;border:1px solid rgba(216,164,70,.2);inset:34px}.sun-ring:before{inset:85px}.hero-stamp{position:absolute;right:-20px;bottom:55px;width:140px;height:140px;border:1px solid rgba(14,42,71,.2);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3;transform:rotate(6deg);background:rgba(248,242,232,.78);backdrop-filter:blur(6px)}.hero-stamp span{font-size:11px;letter-spacing:.2em}.hero-stamp b{font-size:18px;letter-spacing:.12em;color:var(--rust)}.hero-stamp small{font-size:8px;letter-spacing:.18em;margin-top:7px;color:#7f867f}
.ticker{background:var(--navy);color:var(--cream);overflow:hidden;border-block:1px solid rgba(255,255,255,.07)}.ticker-track{width:max-content;padding:16px 0;display:flex;align-items:center;gap:30px;animation:marquee 27s linear infinite;font-size:11px;font-weight:800;letter-spacing:.23em}.ticker-track i{color:var(--gold);font-style:normal;font-size:9px}@keyframes marquee{to{transform:translateX(-50%)}}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:55px}.section-head h2,.story h2,.support h2,.follow h2{font-size:clamp(48px,6vw,86px);margin:14px 0 0}.section-head>p{max-width:470px;margin:0;color:#667079;line-height:1.7;font-size:15px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.game-card{min-height:470px;background:rgba(255,253,249,.68);border:1px solid rgba(14,42,71,.13);padding:30px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.28s}.game-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(216,164,70,.08);right:-160px;bottom:-170px;transition:.4s}.game-card:hover{transform:translateY(-5px);border-color:rgba(14,42,71,.28);box-shadow:0 20px 50px rgba(35,34,26,.07)}.game-card:hover:after{transform:scale(1.5)}.game-card.feature{background:var(--navy);color:white}.game-card.feature:after{background:rgba(216,164,70,.13)}.card-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.status{font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;padding:7px 9px;border:1px solid currentColor;border-radius:999px;opacity:.7}.status.live{color:var(--gold);opacity:1}.number{font-family:Georgia,serif;font-size:25px;opacity:.35}.game-icon{width:72px;height:72px;margin-top:48px;border-radius:50%;border:1px solid currentColor;display:grid;place-items:center;font:700 24px/1 Georgia,serif;letter-spacing:.05em;color:var(--rust);position:relative;z-index:2}.feature .game-icon{color:var(--gold)}.game-copy{margin-top:auto;position:relative;z-index:2}.genre{display:block;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--sage);font-weight:800;margin-bottom:10px}.feature .genre{color:#d4c59e}.game-copy h3{font-family:Georgia,serif;font-size:38px;letter-spacing:-.03em;margin:0 0 10px;color:var(--navy);font-weight:500}.feature .game-copy h3{color:white}.game-copy p{line-height:1.6;color:#667079;font-size:14px;max-width:580px}.feature .game-copy p{color:#bac4cc}.game-link{margin-top:22px;padding:16px 0 0;border:0;border-top:1px solid rgba(14,42,71,.12);background:none;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:inherit;cursor:pointer;position:relative;z-index:2}.feature .game-link{border-color:rgba(255,255,255,.14)}.mystery{background:#eadfce}.mystery-mark{position:absolute;right:40px;top:80px;font-family:Georgia,serif;font-size:130px;color:rgba(14,42,71,.08)}
.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;background:var(--white)}.story-visual{position:relative}.story-frame{background:#eee3d3;min-height:690px;display:flex;align-items:center;justify-content:center;overflow:hidden}.story-frame img{width:88%;transform:scale(1.05)}.vertical-word{position:absolute;left:-32px;bottom:20px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;letter-spacing:.28em;color:var(--sage)}.story-copy{max-width:710px}.story-copy .story-lead{font-family:Georgia,serif;font-size:25px;color:var(--navy);margin-top:28px}.story-copy p:not(.story-lead){font-size:16px;line-height:1.8;color:#5d666d}.story-copy blockquote{margin:36px 0;padding:24px 0 24px 28px;border-left:2px solid var(--gold);font-family:Georgia,serif;font-size:24px;line-height:1.45;color:var(--navy)}.signature{margin-top:30px;font-size:11px;font-weight:800;letter-spacing:.24em;color:var(--rust)}.signature span{color:var(--gold);margin-left:10px}
.manifesto{min-height:700px;position:relative;display:flex;align-items:flex-end;color:white;overflow:hidden}.manifesto-bg{position:absolute;inset:0;background:linear-gradient(100deg,rgba(7,28,48,.97) 0%,rgba(7,28,48,.86) 45%,rgba(7,28,48,.45) 100%),url('assets/brand-board.png') center 77%/cover no-repeat;transform:scale(1.03)}.manifesto-copy{position:relative;z-index:2;padding:90px clamp(24px,5vw,84px);max-width:850px}.kicker.light{color:#e4bf72}.manifesto h2{color:white;font-size:clamp(55px,7vw,96px);margin:18px 0}.manifesto p{font-size:17px;line-height:1.75;color:#d5dde3;max-width:730px}
.updates{border-top:1px solid var(--line)}.update{display:grid;grid-template-columns:150px 1fr 60px;gap:30px;padding:34px 0;border-bottom:1px solid var(--line);align-items:center}.update>span{font-size:10px;letter-spacing:.2em;color:var(--sage);font-weight:800}.update b{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--rust)}.update h3{font-family:Georgia,serif;font-weight:500;font-size:30px;color:var(--navy);margin:5px 0}.update p{margin:0;color:#69747a;font-size:14px}.update i{font-family:Georgia,serif;font-style:normal;font-size:32px;color:rgba(14,42,71,.2);text-align:right}
.support{padding-top:30px}.support-card{background:#dfd0b8;padding:50px;display:grid;grid-template-columns:90px 1fr auto;gap:32px;align-items:center}.support-mark{width:72px;height:72px;border:1px solid rgba(14,42,71,.2);border-radius:50%;display:grid;place-items:center;color:var(--rust);font-size:26px}.support h2{font-size:clamp(42px,5vw,68px);margin:10px 0}.support p{max-width:680px;line-height:1.6;color:#5f6464}.btn-dark{background:var(--navy);color:white;min-width:240px}.follow{padding-top:40px}.follow-inner{text-align:center;border:1px solid var(--line);padding:90px 30px;background:rgba(255,255,255,.3)}.follow h2{font-size:clamp(55px,8vw,112px);margin:18px 0;color:var(--navy)}.follow p{max-width:620px;margin:0 auto;color:#657079;line-height:1.7}.socials{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:34px 0 20px}.socials button{background:none;border:1px solid rgba(14,42,71,.2);padding:12px 17px;border-radius:999px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--navy);cursor:pointer}.socials button:hover{background:var(--navy);color:white}.follow small{color:#8a8b84}
footer{background:var(--navy2);color:white;padding:60px clamp(24px,5vw,84px) 32px}.footer-brand{display:inline-flex}.footer-brand strong{color:white}footer>p{font-family:Georgia,serif;font-size:28px;color:#d7c9a6;margin:32px 0 70px}footer>div{border-top:1px solid rgba(255,255,255,.12);padding-top:24px;display:flex;justify-content:space-between;color:#788895;font-size:9px;text-transform:uppercase;letter-spacing:.16em}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,150%);background:var(--navy);color:white;padding:14px 18px;border-radius:4px;z-index:100;font-size:12px;box-shadow:0 15px 45px rgba(0,0,0,.22);transition:.3s}.toast.show{transform:translate(-50%,0)}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}
@media(max-width:1000px){.nav{position:absolute;top:88px;left:0;right:0;background:var(--cream);display:none;flex-direction:column;align-items:flex-start;padding:24px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;min-height:auto}.hero-art{min-height:520px}.hero-art>img{width:min(600px,90%)}.sun-ring{left:50%;transform:translateX(-50%);width:430px;height:430px}.hero-stamp{right:4vw}.game-grid{grid-template-columns:1fr}.story{grid-template-columns:1fr}.story-frame{min-height:520px}.support-card{grid-template-columns:72px 1fr}.support-card .btn{grid-column:2}.section-head{align-items:flex-start;flex-direction:column}.manifesto{min-height:620px}}
@media(max-width:650px){.section-pad{padding:76px 20px}.site-header{height:76px;padding:0 20px}.nav{top:76px}.hero{padding-top:48px}.hero h1{font-size:59px}.hero-lead{font-size:17px}.hero-meta{gap:18px;justify-content:space-between}.hero-meta span{font-size:8px}.hero-art{min-height:400px}.sun-ring{width:320px;height:320px}.hero-stamp{width:104px;height:104px;right:0;bottom:18px}.hero-stamp span{font-size:8px}.hero-stamp b{font-size:13px}.game-card{min-height:430px;padding:24px}.section-head h2,.story h2,.support h2{font-size:48px}.story-frame{min-height:400px}.vertical-word{display:none}.story-copy blockquote{font-size:20px}.manifesto-copy{padding:70px 20px}.manifesto h2{font-size:52px}.update{grid-template-columns:76px 1fr 28px;gap:12px}.update h3{font-size:23px}.update p{font-size:12px}.support-card{padding:28px 22px;grid-template-columns:1fr}.support-mark{width:56px;height:56px}.support-card .btn{grid-column:1;width:100%}.follow-inner{padding:65px 16px}.follow h2{font-size:48px}footer>div{gap:15px;flex-direction:column}.hero-actions .btn{width:100%}}
