:root{--bg:#0b0c11;--bg-soft:#12141c;--card:#171a24;--card-hover:#1d212e;--text:#f2f4fa;--muted:#9aa0b4;--accent:#7c5cff;--accent-2:#22d3ee;--border:rgba(255,255,255,0.08);--shadow:0 10px 30px -12px rgba(0,0,0,0.6);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(1000px 600px at 80% -10%,rgba(124,92,255,.18),transparent 60%),radial-gradient(800px 500px at 0 0,rgba(34,211,238,.1),transparent 55%),var(--bg);color:var(--text);font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accent-2);text-decoration:none;transition:color .15s}a:hover{color:#67e8f9}.container{max-width:1120px;margin:0 auto;padding:0 24px}header.site{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(11,12,17,.72);border-bottom:1px solid var(--border);padding:14px 0}header.site .bar{display:flex;align-items:center;justify-content:space-between;gap:16px}header.site .brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-.02em;color:var(--text)}header.site .brand:hover{color:var(--text)}header.site .logo{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:grid;place-items:center;font-size:16px;box-shadow:0 6px 16px -4px rgba(124,92,255,.6)}header.site nav{display:flex;gap:20px;font-size:15px;font-weight:500}header.site nav a{color:var(--muted)}header.site nav a:hover{color:var(--text)}footer.site{border-top:1px solid var(--border);margin-top:72px;padding:32px 0;color:var(--muted);font-size:14px}h1{font-size:clamp(30px,5vw,46px);line-height:1.1;letter-spacing:-.03em;font-weight:800;margin:0 0 12px}h2{font-size:24px;letter-spacing:-.02em;font-weight:700;margin-top:40px}.muted{color:var(--muted)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--accent),#9b7bff);color:#fff;padding:12px 26px;border-radius:12px;font-weight:600;font-size:16px;box-shadow:0 10px 24px -8px rgba(124,92,255,.7);transition:transform .15s,box-shadow .15s}.btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px -8px rgba(124,92,255,.85)}.badge{font-weight:600;letter-spacing:.02em;padding:4px 10px;border-radius:999px;background:rgba(124,92,255,.14);color:#c4b5fd;border:1px solid rgba(124,92,255,.25)}.badge,.eyebrow{display:inline-flex;align-items:center;font-size:12px}.eyebrow{color:#8ee6c9;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h2{margin:2px 0 0}.text-link{font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:12px 22px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.07);color:var(--text);font-weight:700}.btn-ghost:hover{color:#fff;background:rgba(255,255,255,.12)}.hero-shell{margin:24px 0 26px}.hero-slider{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#0f1118;box-shadow:var(--shadow)}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide>img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.05)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,16,.96),rgba(8,10,16,.78) 44%,rgba(8,10,16,.18)),linear-gradient(0deg,rgba(8,10,16,.94),rgba(8,10,16,.1) 58%)}.hero-copy{position:absolute;left:38px;bottom:38px;z-index:2;max-width:610px}.hero-copy h1{margin:10px 0 14px;max-width:720px}.hero-copy p{margin:0 0 24px;max-width:540px;color:#d8deea;font-size:18px}.hero-panel{position:absolute;right:26px;bottom:86px;z-index:3;width:260px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(14,17,24,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-panel span,.hero-panel strong{display:block}.hero-panel strong{font-size:24px;line-height:1.15}.hero-panel span{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.45}.panel-kicker{margin:0 0 6px;color:#f6c177;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.slider-controls{position:absolute;left:38px;right:38px;bottom:18px;z-index:4;display:flex;gap:10px}.slider-controls button{width:52px;height:8px;padding:0;cursor:pointer;border:0;border-radius:999px;background:rgba(255,255,255,.26)}.slider-controls button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.slider-controls button.is-active{background:#8ee6c9}.category-band,.content-band,.quickbar,.seo-section,.split-section,.stats-strip{margin-top:28px}.quickbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:18px;gap:18px;align-items:center;padding:18px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(35,38,51,.92),rgba(19,22,31,.92))}.quick-label{display:block;color:#f6c177;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quickbar strong{display:block;margin-top:2px;font-size:20px;line-height:1.25}.search-box input{width:100%;min-height:48px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.07);color:var(--text);font:inherit;outline:none;padding:0 16px}.search-box input:focus{border-color:#8ee6c9}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.stats-strip div{padding:18px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045)}.stats-strip span,.stats-strip strong{display:block}.stats-strip strong{font-size:24px}.stats-strip span{color:var(--muted);font-size:13px}.featured-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:180px;grid-gap:16px;gap:16px}.feature-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--card)}.feature-card:hover{color:var(--text);border-color:rgba(142,230,201,.45)}.feature-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.feature-card:hover img{transform:scale(1.05)}.feature-1{grid-row:span 2}.feature-overlay{position:absolute;inset:auto 0 0;padding:18px;background:linear-gradient(0deg,rgba(6,8,12,.94),rgba(6,8,12,.08))}.feature-overlay small,.feature-overlay span{display:block;color:var(--muted);font-size:12px;font-weight:700}.feature-overlay strong{display:block;margin:4px 0;color:#fff;font-size:22px;line-height:1.15}.split-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.codes-card,.seo-section,.updates-card{border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045);padding:22px}.codes-card h2,.seo-section h2,.updates-card h2{margin:4px 0 10px}.codes-card p{margin:0 0 16px;color:var(--muted)}.code-list,.update-list{display:grid;grid-gap:10px;gap:10px}.code-row,.update-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.04);color:var(--text)}.code-row:hover,.update-row:hover{color:var(--text);background:rgba(255,255,255,.075)}.code-row strong{color:#f6c177;white-space:nowrap}.update-row{justify-content:flex-start}.update-row img{width:42px;height:42px;border-radius:8px;object-fit:cover;flex:0 0 auto}.update-row span,.update-row strong{display:block}.update-row span{color:var(--muted);font-size:13px}.category-list{display:flex;flex-wrap:wrap;gap:10px}.category-pill{display:inline-flex;padding:9px 14px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045);color:var(--text);font-weight:700}.category-pill:hover{color:#fff;border-color:rgba(246,193,119,.55)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:18px;gap:18px}.game{display:flex;flex-direction:column;overflow:hidden;color:inherit;border:1px solid var(--border);border-radius:8px;background:var(--card);transition:transform .18s ease,border-color .18s ease,background .18s ease}.game:hover{transform:translateY(-4px);color:inherit;border-color:rgba(142,230,201,.5);background:var(--card-hover)}.game[hidden]{display:none}.thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--bg-soft)}.thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.game:hover .thumb img{transform:scale(1.06)}.thumb .cat{position:absolute;top:10px;left:10px;color:#d9fff0;background:rgba(8,10,16,.66);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.body{display:flex;gap:12px;padding:14px 16px 4px}.icon{width:44px;height:44px;flex-shrink:0;border:1px solid var(--border);border-radius:8px;object-fit:cover}.info{min-width:0}.name{font-weight:800;font-size:17px}.desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:2px 0 0;line-height:1.5}.desc,.foot{color:var(--muted);font-size:13px}.foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:12px 16px;border-top:1px solid var(--border);font-weight:700}.go{color:#8ee6c9}.seo-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:22px;gap:22px;align-items:start}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.seo-grid div{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.035)}.seo-grid strong{display:block;margin-bottom:6px}.seo-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.game-page{padding:24px 0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:16px}.breadcrumbs strong{color:var(--text)}.detail-hero{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:22px;gap:22px;align-items:stretch;padding:20px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}.detail-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.detail-copy h1{margin:12px 0}.detail-copy p{margin:0 0 20px;color:#d8deea;font-size:18px}.detail-hero img{width:100%;height:100%;min-height:300px;object-fit:cover;border:1px solid var(--border);border-radius:8px}.meta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--muted);font-size:14px}.quick-answer{margin:18px 0;padding:16px 18px;border:1px solid rgba(142,230,201,.28);border-radius:8px;background:rgba(142,230,201,.075)}.quick-answer strong{display:block;color:#8ee6c9;margin-bottom:4px}.quick-answer p{margin:0;color:#d8deea}.content-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.toc{position:-webkit-sticky;position:sticky;top:86px;display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045)}.toc strong{margin-bottom:4px}.toc a{color:var(--muted);font-weight:700}.toc a:hover{color:var(--text)}.main-copy section{margin:0 0 26px}.main-copy h2{margin:0 0 10px}.codes-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--border);border-radius:8px}.codes-table td,.codes-table th{padding:12px;border-bottom:1px solid var(--border);text-align:left}.codes-table tr:last-child td{border-bottom:0}.codes-table code{color:#f6c177;font-size:14px}.codes-table td.copy-cell{text-align:right;width:1%;white-space:nowrap}.copy-btn{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 14px;border-radius:8px;border:1px solid rgba(124,92,255,.4);background:rgba(124,92,255,.14);color:var(--text);font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.copy-btn:hover{background:rgba(124,92,255,.26);border-color:rgba(124,92,255,.6)}.copy-btn[data-copied=true]{color:#34d399;border-color:rgba(52,211,153,.5);background:rgba(52,211,153,.14)}.expired-block{margin-top:22px;padding:16px 18px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.03)}.expired-block h3{margin:0 0 6px;font-size:16px}.expired-block p{margin:0 0 12px;color:var(--muted);font-size:14px}.expired-chips{display:flex;flex-wrap:wrap;gap:8px}.expired-chip{padding:4px 10px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--muted);font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px;margin:8px 0 6px}.stat-cell{padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045)}.stat-cell strong{display:block;font-size:22px;letter-spacing:-.01em;color:var(--text)}.stat-cell span{color:var(--muted);font-size:12px}.score-box{display:flex;align-items:center;gap:16px;margin:4px 0 10px;padding:16px 20px;border:1px solid rgba(124,92,255,.3);border-radius:10px;background:linear-gradient(135deg,rgba(124,92,255,.12),rgba(34,211,238,.06))}.score-num{font-size:34px;font-weight:800;line-height:1;color:var(--text);white-space:nowrap}.score-num span{font-size:16px;color:var(--muted);font-weight:700}.score-copy{display:flex;flex-direction:column;gap:3px}.score-copy strong{color:var(--text)}.score-copy span{color:var(--muted);font-size:13px}.steps{padding-left:22px}.steps li{margin:8px 0}.faq-card{margin:10px 0;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card)}.faq-card summary{cursor:pointer;font-weight:800}.faq-card p{margin:10px 0 0;color:#d8deea}.sources-card{padding:18px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045)}.sources-card p{color:var(--muted)}.source-links{display:flex;flex-wrap:wrap;gap:10px}.source-links a{padding:9px 12px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045);font-weight:700}.related-section{margin-top:28px}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.related-card{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045);color:var(--text)}.related-card:hover{color:var(--text);background:rgba(255,255,255,.075)}.related-card img{width:44px;height:44px;object-fit:cover;border-radius:8px}.related-card span,.related-card strong{display:block}.related-card span{color:var(--muted);font-size:13px}.category-hero{margin:28px 0;padding:30px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(142,230,201,.12),rgba(124,92,255,.12))}.category-hero>a,.category-hero>span,.category-hero>strong{font-size:14px;margin-right:8px}.category-hero h1{margin-top:16px}.category-hero p{max-width:700px;color:#d8deea;font-size:18px}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:18px;gap:18px}.game-card{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--text)}.game-card:hover{color:var(--text);border-color:rgba(142,230,201,.45)}.game-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.game-card div{padding:16px}.game-card span{display:block;color:#8ee6c9;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.game-card strong{display:block;margin:5px 0;font-size:20px}.game-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.codes-hero{margin:28px 0;padding:34px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(124,92,255,.18),rgba(142,230,201,.08))}.codes-hero h1{max-width:760px}.codes-hero p{max-width:720px;margin:0;color:#d8deea;font-size:18px}.codes-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:22px;gap:22px;align-items:start}.code-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:14px;gap:14px}.code-card{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045);color:var(--text)}.code-card:hover{color:var(--text);background:rgba(255,255,255,.075)}.code-card img{width:48px;height:48px;border-radius:8px;object-fit:cover}.code-card span,.code-card strong{display:block}.code-card span{color:var(--muted);font-size:13px}.tips-card{position:-webkit-sticky;position:sticky;top:86px;padding:18px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.045)}.tips-card h2{margin-top:0}.tips-card li,.tips-card p{color:var(--muted)}@media (max-width:900px){.hero-slider{min-height:560px}.hero-copy{left:24px;right:24px;bottom:112px}.hero-panel{left:24px;right:24px;bottom:38px;width:auto}.slider-controls{left:24px;right:24px;bottom:18px}.quickbar,.seo-section,.split-section{grid-template-columns:1fr}.seo-grid,.stats-strip{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr 1fr}}@media (max-width:860px){.codes-layout{grid-template-columns:1fr}.tips-card{position:static}}@media (max-width:820px){.content-layout,.detail-hero{grid-template-columns:1fr}.toc{position:static}.detail-hero img{min-height:220px}}@media (max-width:640px){.hero-slider{min-height:640px}.hero-copy{bottom:170px}.hero-copy p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%;justify-content:center}.featured-grid,.seo-grid,.stats-strip{grid-template-columns:1fr}.feature-1{grid-row:auto}.section-head{align-items:flex-start;flex-direction:column}}.ad-wrap{display:block;margin:24px 0;min-height:120px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.025);overflow:hidden}.ad-wrap>span{display:block;padding:6px 10px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--border)}.ad-frame{padding:8px}.ad-frame,.ad-wrap--placeholder{display:flex;align-items:center;justify-content:center}.ad-wrap--placeholder{flex-direction:column;text-align:center}.ad-wrap--placeholder>span{border-bottom:0;opacity:.6}.logo-mark{display:block;flex-shrink:0;border-radius:9px;box-shadow:0 6px 16px -4px rgba(124,92,255,.55)}.brand-text{font-weight:800}.verified-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px;font-size:14px;color:var(--muted)}.verified-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 10px 3px 8px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;color:#34d399;background:rgba(52,211,153,.12);border:1px solid rgba(52,211,153,.3)}.verified-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 0 3px rgba(52,211,153,.2)}.page-narrow{max-width:760px;margin:0 auto;padding:8px 0 24px}.about-hero{padding:40px 0 8px}.about-hero p{font-size:18px;color:#d8deea}.about-block{margin-top:32px}.about-block h2{margin:0 0 12px}.about-block p{color:#d8deea}.about-steps{padding-left:22px;display:grid;grid-gap:10px;gap:10px}.about-steps li{color:#d8deea}.about-list{padding-left:20px;display:grid;grid-gap:8px;gap:8px}.about-list li{color:#d8deea}.about-cta{padding:24px;border:1px solid var(--border);border-radius:12px;background:linear-gradient(135deg,rgba(124,92,255,.12),rgba(34,211,238,.08))}.about-cta .btn{margin-top:8px}