:root{--bg:#071216;--bg-2:#0c2a30;--ink:#f3ebe0;--muted:#b7a993;--brass:#c4a35a;--brass-2:#e0c37a;--line:#c4a35a38;--up:#3ecf8e;--down:#e25c5c;--panel:#0a1c22d1;--radius:2px;--font-display:"Syne", sans-serif;--font-body:"IBM Plex Sans", sans-serif;color:var(--ink);background:var(--bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(1200px 600px at 80% -10%,#c4a35a1f,#0000 55%),radial-gradient(900px 500px at -10% 20%,#3ecf8e14,#0000 50%),linear-gradient(#08161b 0%,#071216 40%,#0a1c22 100%);margin:0}a{color:var(--brass-2);text-decoration:none}a:hover{color:#fff}h1,h2,h3,.logo-text,.hero-brand,.footer-brand{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700}.wrap{width:min(1120px,100% - 2rem);margin-inline:auto}.disclaimer-bar{z-index:40;color:#f6e7c5;text-align:center;background:#1a1208;border-bottom:1px solid #c4a35a59;padding:.55rem 0;font-size:.82rem;position:sticky;top:0}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#071216c7;position:sticky;top:34px}.header-inner{align-items:center;gap:1rem;min-height:68px;display:flex}.logo{color:var(--ink);align-items:center;gap:.65rem;display:inline-flex}.logo-mark{background:linear-gradient(135deg, var(--brass-2), var(--brass));width:14px;height:14px;box-shadow:0 0 0 4px #c4a35a26}.logo-text{font-size:1.15rem}.nav{flex-wrap:wrap;gap:1rem;margin-left:auto;display:flex}.nav a{color:var(--muted);font-size:.92rem}.nav a.active,.nav a:hover{color:var(--ink)}.lang-switch{border:1px solid var(--line);display:inline-flex;overflow:hidden}.lang-switch button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;padding:.35rem .55rem}.lang-switch button.active{color:var(--ink);background:#c4a35a2e}.btn{font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.25rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn:disabled{opacity:.4;cursor:not-allowed}.btn:not(:disabled):hover{transform:translateY(-1px)}.btn-primary{color:#1a1208;background:linear-gradient(135deg,#d7b56a,#b8903f)}.btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.btn-buy{color:#9ef0c4;background:#3ecf8e29;border-color:#3ecf8e73}.btn-sell{color:#f2a0a0;background:#e25c5c24;border-color:#e25c5c73}.hero{isolation:isolate;align-items:end;min-height:calc(100vh - 102px);display:grid;position:relative;overflow:hidden}.hero-bg{z-index:-1;background:linear-gradient(#07121626 0%,#071216d1 62%,#071216 100%),repeating-linear-gradient(90deg,#0000 0 46px,#c4a35a09 46px 47px),radial-gradient(at 70% 35%,#3ecf8e2e,#0000 42%),radial-gradient(at 30% 70%,#c4a35a29,#0000 45%),linear-gradient(135deg,#0a242b,#071216 55%,#102a24);animation:10s ease-in-out infinite alternate heroPulse;position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(90deg,#0000,#c4a35a8c,#0000);height:1px;animation:7s linear infinite ticker;position:absolute;inset:auto 0 18%}@keyframes heroPulse{0%{filter:saturate()}to{filter:saturate(1.15)brightness(1.05)}}@keyframes ticker{0%{opacity:.4;transform:translate(-8%)}to{opacity:1;transform:translate(8%)}}.hero-content{max-width:760px;padding:5rem 0 4rem;animation:.9s both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-brand{color:var(--brass-2);text-shadow:0 10px 40px #c4a35a40;margin:0 0 .75rem;font-size:clamp(2.6rem,8vw,5.2rem);line-height:.95}.hero-eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .75rem;font-size:.78rem}.hero h1{max-width:14ch;margin:0;font-size:clamp(1.6rem,3.6vw,2.4rem);line-height:1.15}.hero-sub{color:var(--muted);max-width:42ch;margin:1rem 0 1.5rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-note{color:#8f8370;margin:1.1rem 0 0;font-size:.88rem}.hero-badges{flex-wrap:wrap;gap:.55rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.hero-badges li{border:1px solid var(--line);color:var(--muted);padding:.35rem .7rem;font-size:.82rem}.section-head{margin-bottom:1.75rem}.section-head h2{margin:0 0 .4rem;font-size:clamp(1.5rem,3vw,2rem)}.section-head p{color:var(--muted);max-width:52ch;margin:0}.game-section,.how-section,.warn-section{padding:4.5rem 0}.game-shell{border:1px solid var(--line);background:var(--panel);padding:1rem}.game-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem;margin-bottom:.85rem;display:grid}.stat{background:#ffffff05;border:1px solid #ffffff0f;padding:.65rem .75rem}.stat span{color:var(--muted);font-size:.75rem;display:block}.stat strong{font-size:1.05rem}.stat.up strong{color:var(--up)}.stat.down strong{color:var(--down)}.game-canvas{background:#08181d;border:1px solid #c4a35a24;width:100%;height:min(420px,58vw);display:block}.game-controls{flex-wrap:wrap;align-items:end;gap:.65rem;margin-top:.9rem;display:flex}.size-field{color:var(--muted);gap:.3rem;font-size:.82rem;display:grid}.size-field input{border:1px solid var(--line);width:140px;color:var(--ink);font:inherit;background:#0a1a1f;padding:.7rem .75rem}.points-note,.game-footer-note{color:#8f8370;margin:.85rem 0 0;font-size:.86rem}.how-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.how-list li{border-top:1px solid var(--line);grid-template-columns:auto 1fr;gap:1rem;padding:1.1rem 0;display:grid}.how-list span{font-family:var(--font-display);color:var(--brass);font-size:1.4rem}.how-list h3{margin:0 0 .35rem}.how-list p{color:var(--muted);margin:0}.warn-section{background:linear-gradient(#1a12088c,#0000)}.warn-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.warn-list li{border-left:3px solid var(--brass);color:#e8dcc0;background:#c4a35a0f;padding:.75rem 1rem}.warn-links{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.site-footer{border-top:1px solid var(--line);margin-top:1rem;padding:2.5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.footer-brand{color:var(--brass-2);margin:0 0 .5rem;font-size:1.4rem}.footer-about,.footer-contact{color:var(--muted);max-width:48ch}.footer-links{align-content:start;gap:.55rem;display:grid}.footer-bottom{color:#8f8370;border-top:1px solid #ffffff0f;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.86rem;display:flex}.age-overlay{z-index:100;background:#03080adb;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.age-card{border:1px solid var(--line);background:#0d1f25;width:min(460px,100%);padding:1.75rem;animation:.45s both rise}.age-mark{font-family:var(--font-display);color:var(--brass-2);margin:0 0 .5rem;font-size:2rem}.age-card h2{margin:0 0 .75rem}.age-text{color:var(--muted)}.age-actions{gap:.6rem;margin-top:1.2rem;display:grid}.legal-page{padding:3rem 0 4rem}.legal-page h1{margin:.5rem 0 1rem}.legal-page p{color:var(--muted);max-width:68ch}.legal-banner{background:#c4a35a14;border:1px solid #c4a35a59;padding:.85rem 1rem;color:#f0e2c4!important}.back-link{color:var(--muted);font-size:.9rem}@media (width<=900px){.nav{display:none}.game-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid,.footer-bottom{flex-direction:column;grid-template-columns:1fr}.site-header{top:52px}.disclaimer-bar{font-size:.74rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
