@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7ff;background:radial-gradient(circle at top,#ffc43d2e,#0000 28%),linear-gradient(#09090f 0%,#12111a 100%);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:0 0;min-width:1200px;min-height:100vh;margin:0}button{font:inherit;cursor:pointer;border:0}#app{min-height:100vh;padding:32px}.shell{max-width:1440px;margin:0 auto}.topbar,.board-head,.joker-item,.cta-row,.hero-stats{justify-content:space-between;align-items:center;display:flex}.topbar{margin-bottom:24px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.24em;color:#f7c873;margin:0 0 10px;font-size:12px}h1,h2,h3,p{margin:0}h1{font-size:52px;line-height:.95}h2{max-width:640px;margin-bottom:14px;font-size:38px}h3{font-size:24px}.muted{color:#b9bfd4;max-width:620px;line-height:1.7}.status-pill,.badge{color:#f3f6ff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 16px}.layout{grid-template-columns:1.6fr 1.4fr .9fr;gap:22px;display:grid}.card{background:#0c0e18db;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 18px 60px #00000059}.hero{grid-column:1/-1;grid-template-columns:1.5fr .7fr;gap:20px;padding:34px;display:grid}.hero-stats{flex-direction:column;align-items:stretch;gap:12px}.hero-stats div{background:linear-gradient(#ffffff0f,#ffffff08);border-radius:20px;padding:18px 20px}.hero-stats span{color:#a8afc8;margin-bottom:6px;font-size:12px;display:block}.hero-stats strong{font-size:30px}.cta-row{justify-content:flex-start;gap:12px;margin-top:22px}.primary,.ghost{border-radius:16px;padding:14px 20px;transition:all .2s}.primary{color:#120d0b;background:linear-gradient(135deg,#ffcf66,#ff7c4a);font-weight:800;box-shadow:0 10px 24px #ff913a47}.ghost{color:#eef2ff;background:#ffffff0d;border:1px solid #ffffff17}.board,.joker-panel,.flow-panel{padding:24px}.tile-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px;display:grid}.tile{background:linear-gradient(#ffffff14,#ffffff08);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:140px;padding:16px;display:flex}.tile.joker{background:linear-gradient(#ffc75638,#ffffff08);border-color:#ffc96a80}.tile.locked{opacity:.58;filter:grayscale(.4)}.tile-suit{color:#efc36b;font-size:14px}.tile-rank{font-size:42px;line-height:1}.tile small{color:#bcc2db}.sidebar{gap:22px;display:grid}.joker-list{gap:12px;margin-top:18px;display:grid}.joker-item{background:#ffffff0d;border-radius:18px;gap:16px;padding:14px 16px}.joker-item strong{margin-bottom:4px;font-size:15px;display:block}.joker-item p{color:#aab1cb;font-size:13px}.joker-item span{color:#ffe08b;white-space:nowrap;font-weight:800}.flow-panel ol{color:#d5daf0;margin:18px 0 0 20px;line-height:2}
