:root{--bg:#0f1115;--bg-top:#161921;--bg-accent:#d7a94b2e;--panel:#171a20;--panel-strong:#1d2129;--text:#f2efe8;--muted:#b7afa0;--gold:#d7a94b;--gold-soft:#f0d49b;--line:#f2efe81f;--surface:#ffffff05;--surface-strong:#ffffff0a;--shadow:0 24px 80px #00000059}body[data-theme=light]{--bg:#f7f5ef;--bg-top:#f0ede4;--bg-accent:#22222214;--panel:#fff;--panel-strong:#faf7f0;--text:#121212;--muted:#4e4b45;--gold:#111;--gold-soft:#2d2d2d;--line:#1212121f;--surface:#11111106;--surface-strong:#1111110d;--shadow:0 24px 80px #11111114}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, var(--bg-accent), transparent 36%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg) 100%);color:var(--text);margin:0;font-family:Georgia,Times New Roman,serif;transition:background .18s,color .18s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}iframe{border:0}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.shell{width:min(1180px,100vw - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#0f1115b8;position:sticky;top:0}body[data-theme=light] .site-header{background:#f7f5efd1}.site-header-inner,.site-footer-inner,.hero-grid,.section-head,.game-title-row,.content-grid,.legal-header{gap:24px;display:grid}.site-header-inner{grid-template-columns:1fr auto;align-items:center;min-height:82px}.brand{align-items:center;gap:14px;display:inline-flex}.brand img{border-radius:12px;width:52px;height:52px;box-shadow:0 10px 28px #00000029}.brand-copy{flex-direction:column;gap:4px;display:flex}.brand-copy strong{font-size:1.05rem}.brand-copy span,.site-footer p,.section-head p,.hero-copy p,.hero-panel-card p,.game-card p,.category-card p,.roadmap-card p,.panel p,.legal-header p,.legal-intro p,.legal-section p,.legal-section li,.not-found-shell p,.game-title-row p,.game-frame-head span{color:var(--muted)}.brand-copy span,.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.eyebrow{color:var(--gold-soft);border:1px solid #d7a94b47;padding:6px 10px;display:inline-block}.site-nav{justify-content:center;gap:22px;font-size:.96rem;display:inline-flex}.site-nav a,.site-footer a,.back-link{color:var(--muted)}.site-nav a:hover,.site-footer a:hover,.back-link:hover{color:var(--text)}.theme-icon{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.theme-icon:hover{color:var(--text);border-color:var(--text)}.button{font:inherit}.hero,.section,.legal-page{padding:48px 0 64px}.section,.site-footer{border-top:1px solid var(--line)}.section-alt{background:var(--surface)}.hero-grid,.section-head,.game-title-row,.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy h1,.page-title{margin:16px 0 14px;font-size:clamp(2.8rem,7vw,6.2rem);line-height:.94}.page-title{margin-top:12px;font-size:clamp(2.4rem,6vw,4.8rem)}.hero-copy p,.section-head p,.legal-intro p,.legal-section p,.legal-section li,.not-found-shell p,.game-title-row p{font-size:1.02rem;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{border:1px solid var(--line);background:var(--surface);justify-content:center;align-items:center;min-height:46px;padding:0 18px;display:inline-flex}.button-primary{background:var(--text);color:var(--bg)}.hero-panel,.panel,.category-card,.roadmap-card,.stat-card,.game-card,.legal-intro{border:1px solid var(--line);background:linear-gradient(180deg, var(--surface-strong), var(--surface));box-shadow:var(--shadow)}.hero-panel{overflow:hidden}.hero-panel-head,.game-frame-head{border-bottom:1px solid var(--line);background:linear-gradient(#d7a94b14,#0000);justify-content:space-between;gap:16px;padding:14px 16px;display:flex}.hero-panel-card{grid-template-columns:180px 1fr;align-items:center;gap:18px;padding:18px;display:grid}.hero-panel-card img{border-radius:12px;width:100%}.hero-panel-card h2,.section h2{margin:0;font-size:clamp(1.7rem,4vw,3rem);line-height:.98}.game-grid,.category-grid,.roadmap-grid,.stats-grid,.faq-list,.word-grid{gap:14px;display:grid}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.roadmap-grid,.stats-grid,.faq-list{grid-template-columns:repeat(3,minmax(0,1fr))}.game-card{overflow:hidden}.game-card-media{background:var(--panel-strong);padding:20px;display:block}.game-card-media img{aspect-ratio:1;object-fit:cover;border-radius:14px}.game-card-body,.category-card,.roadmap-card,.panel,.stat-card,.legal-intro{padding:20px}.game-card-meta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.game-card-meta span,.word-grid span{border:1px solid var(--line);background:var(--surface);justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:.85rem;display:inline-flex}.game-card h3,.category-card h3,.roadmap-card h3,.panel h3,.legal-section h2{margin:0 0 12px}.ordered-list,.legal-section ul{margin:0;padding-left:20px}.ordered-list li,.legal-section li{margin-bottom:10px;line-height:1.7}.stack-list{gap:18px;display:grid}.stack-list strong,.roadmap-card strong,.stat-card strong{color:var(--gold-soft);display:block}.game-hero{padding-top:32px}.stats-grid{margin:26px 0}.stat-card strong{margin-bottom:8px;font-size:1.9rem}.game-frame-shell{background:var(--panel);box-shadow:var(--shadow);border:1px solid #d7a94b3d;overflow:hidden}.game-frame{background:var(--bg);width:100%;min-height:680px;display:block}.clue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.clue{border:1px solid var(--line);background:var(--surface);padding:20px}.clue h3{margin:0 0 10px;font-size:1.1rem}.clue p{color:var(--muted);line-height:1.65}.tile-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tile{color:#fff;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;font-weight:700;display:inline-flex}.tile.green{background:#4caf50}.tile.yellow{color:#18140c;background:#c9a227}.tile.gray{background:#6b7280}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.why{border:1px solid var(--line);background:var(--surface);padding:20px}.why h3{margin:0 0 10px;font-size:1.1rem}.why p{color:var(--muted);line-height:1.65}.letter-strip{grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;display:grid}.letter-strip span{background:var(--surface-strong);border:1px solid var(--line);justify-content:center;align-items:center;min-height:48px;font-size:1.2rem;font-weight:700;display:inline-flex}.word-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.legal-shell{max-width:860px}.back-link{margin-bottom:24px;display:inline-flex}.legal-header{border-bottom:1px solid var(--line);grid-template-columns:1fr;padding-bottom:28px}.legal-header h1{margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.96}.legal-header span{color:var(--gold-soft)}.legal-intro,.legal-section{margin-top:24px}.not-found-shell{max-width:720px}@keyframes ed-reveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes ed-glow-pulse{0%,to{opacity:.45}50%{opacity:.85}}.editorial{padding:0 0 80px;position:relative;overflow:hidden}.editorial:before{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E");position:absolute;inset:0}.editorial-inner{z-index:1;max-width:900px;position:relative}.ed-block{grid-template-columns:80px 1fr;gap:28px;padding:56px 0 0;animation:.7s cubic-bezier(.22,1,.36,1) both ed-reveal;display:grid}.ed-block--last{padding-bottom:24px}.ed-index{color:var(--gold);opacity:.22;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;padding-top:6px;font-size:3.4rem;font-weight:200;line-height:1}.ed-heading{letter-spacing:-.02em;margin:0 0 22px;font-size:clamp(1.6rem,3.8vw,2.6rem);line-height:1.05}.ed-sub{color:var(--gold-soft);letter-spacing:.02em;margin:32px 0 14px;font-size:1.1rem}.ed-body p{color:var(--muted);margin:0 0 16px;font-size:1.04rem;line-height:1.85}.ed-body p:last-child{margin-bottom:0}.ed-body strong{color:var(--text);font-weight:600}.ed-rule{background:linear-gradient(90deg, transparent 0%, var(--gold) 15%, var(--gold) 85%, transparent 100%);opacity:.15;border:0;height:1px;margin:0}.ed-cues{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 12px;display:grid}.ed-cue{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:6px;padding:18px;font-size:.92rem;line-height:1.55}.ed-cue .tile-row{margin-bottom:12px}.ed-quote{border-left:3px solid var(--gold);background:linear-gradient(135deg,#d7a94b0f,#0000 60%);border-radius:0 6px 6px 0;margin:28px 0 0;padding:24px 28px}.ed-quote p{font-size:1.12rem;font-style:italic;line-height:1.7;color:var(--text)!important;margin:0!important}.letter-strip--hero{gap:6px;margin-top:24px}.letter-strip--hero span{background:linear-gradient(180deg, #d7a94b1f, var(--surface-strong));border-color:#d7a94b40;border-radius:4px;min-height:58px;font-size:1.4rem;transition:transform .18s,box-shadow .18s;position:relative}.letter-strip--hero span:hover{transform:translateY(-3px);box-shadow:0 8px 24px #d7a94b26}.word-grid--editorial{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.word-grid--editorial span{letter-spacing:.06em;border-radius:4px;min-height:42px;font-size:.88rem;transition:border-color .2s,color .2s}.word-grid--editorial span:hover{color:var(--text);border-color:#d7a94b59}.site-footer{padding:24px 0 44px}.site-footer-inner{grid-template-columns:1fr auto;align-items:center}@media (max-width:1080px){.game-grid,.faq-list,.category-grid,.roadmap-grid,.stats-grid,.word-grid,.clue-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.letter-strip{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:900px){.hero{padding:32px 0 48px}.hero-grid,.section-head,.game-title-row,.content-grid,.site-footer-inner{grid-template-columns:1fr}.site-nav{flex-wrap:wrap;justify-content:flex-start}.game-frame{min-height:560px}.ed-block{grid-template-columns:1fr;gap:12px}.ed-index{font-size:2.4rem}.ed-cues{grid-template-columns:1fr}}@media (max-width:640px){.shell{width:min(100vw - 28px,1180px)}.hero{padding:24px 0 32px}.game-grid,.faq-list,.category-grid,.roadmap-grid,.stats-grid,.word-grid,.clue-grid,.why-grid{grid-template-columns:1fr}.letter-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.word-grid--editorial{grid-template-columns:repeat(2,1fr)}.hero-panel-card{grid-template-columns:1fr}.game-frame{min-height:500px}.ed-block{padding-top:40px}.ed-quote{padding:18px 20px}}
