.crumbs:where(.astro-nposwy4v){display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--text-3);margin-bottom:20px}.crumbs:where(.astro-nposwy4v) a:where(.astro-nposwy4v){color:var(--text-2);transition:color var(--transition)}.crumbs:where(.astro-nposwy4v) a:where(.astro-nposwy4v):hover{color:var(--green)}.crumbs:where(.astro-nposwy4v) svg:where(.astro-nposwy4v){opacity:.4}.hero:where(.astro-nposwy4v){display:flex;align-items:center;justify-content:space-between;background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px;margin-bottom:20px;gap:24px;position:relative;overflow:hidden;animation:fadeUp .5s ease both}.hero:where(.astro-nposwy4v):after{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,var(--green-glow),transparent 70%);opacity:.4;pointer-events:none}.hero-meta:where(.astro-nposwy4v){display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--green);margin-bottom:10px}.pulse-dot:where(.astro-nposwy4v){width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}.hero:where(.astro-nposwy4v) h1:where(.astro-nposwy4v){font-size:26px;font-weight:800;line-height:1.15;letter-spacing:-.5px}.green:where(.astro-nposwy4v){color:var(--green)}.hero-sub:where(.astro-nposwy4v){color:var(--text-1);font-size:14px;margin-top:8px;line-height:1.6}.hero-stats:where(.astro-nposwy4v){display:flex;align-items:center;gap:20px;flex-shrink:0}.hstat:where(.astro-nposwy4v){text-align:center}.hstat-num:where(.astro-nposwy4v){font-size:24px;font-weight:800;color:var(--text-0);letter-spacing:-.5px}.hstat-label:where(.astro-nposwy4v){font-size:10px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;margin-top:2px}.hstat-divider:where(.astro-nposwy4v){width:1px;height:36px;background:var(--border)}.block:where(.astro-nposwy4v){margin:24px 0;animation:fadeUp .5s ease both}.block-head:where(.astro-nposwy4v){display:flex;align-items:center;gap:10px;margin-bottom:14px}.block-head:where(.astro-nposwy4v) h2:where(.astro-nposwy4v){font-size:16px;font-weight:700;letter-spacing:-.2px}.block-indicator:where(.astro-nposwy4v){width:8px;height:8px;border-radius:50%}.block-count:where(.astro-nposwy4v){font-size:11px;font-weight:700;color:var(--green);background:var(--green-dim);padding:2px 8px;border-radius:4px}.block-count:where(.astro-nposwy4v).expired{color:var(--red);background:var(--red-dim)}.code-list:where(.astro-nposwy4v){display:flex;flex-direction:column;gap:4px}.code-row:where(.astro-nposwy4v){display:flex;align-items:center;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:12px 16px;gap:12px;transition:all var(--transition)}.code-row:where(.astro-nposwy4v):hover{background:var(--surface-2);border-color:var(--border)}.code-row:where(.astro-nposwy4v).is-new{border-left:3px solid var(--green)}.code-row:where(.astro-nposwy4v).is-expired{opacity:.5}.code-left:where(.astro-nposwy4v){display:flex;align-items:center;gap:8px;min-width:0;flex:1}.code-mono:where(.astro-nposwy4v){font-family:var(--font-mono);font-size:13.5px;font-weight:600;color:var(--text-0);background:none;border:none}.tag-new:where(.astro-nposwy4v){font-family:var(--font-sans);font-size:9px;font-weight:800;color:#000;background:var(--green);padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.tag-expired:where(.astro-nposwy4v){font-size:11px;font-weight:600;color:var(--red);flex-shrink:0}.code-mid:where(.astro-nposwy4v){color:var(--text-2);font-size:12.5px;font-weight:500;white-space:nowrap;flex-shrink:0}.btn-copy:where(.astro-nposwy4v){display:flex;align-items:center;gap:5px;background:var(--surface-0);border:1px solid var(--border);color:var(--text-2);padding:6px 14px;border-radius:var(--radius-sm);font-size:12px;font-weight:600;font-family:var(--font-sans);transition:all var(--transition);flex-shrink:0;cursor:pointer}.btn-copy:where(.astro-nposwy4v):hover{color:var(--green);border-color:var(--green);box-shadow:0 0 12px var(--green-dim)}.steps-card:where(.astro-nposwy4v){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:16px;display:flex;flex-direction:column;gap:12px}.step:where(.astro-nposwy4v){display:flex;align-items:center;gap:12px;font-size:13.5px;color:var(--text-1)}.step:where(.astro-nposwy4v) strong:where(.astro-nposwy4v){color:var(--text-0)}.step-num:where(.astro-nposwy4v){width:24px;height:24px;border-radius:50%;background:var(--green-dim);color:var(--green);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-card:where(.astro-nposwy4v){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:16px}.about-card:where(.astro-nposwy4v) p:where(.astro-nposwy4v){color:var(--text-1);font-size:13.5px;line-height:1.7}.about-card:where(.astro-nposwy4v) p:where(.astro-nposwy4v)+p:where(.astro-nposwy4v){margin-top:10px}.faq-list:where(.astro-nposwy4v){display:flex;flex-direction:column;gap:4px}.faq-item:where(.astro-nposwy4v){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden}.faq-item:where(.astro-nposwy4v) summary:where(.astro-nposwy4v){padding:14px 16px;font-size:13.5px;font-weight:600;cursor:pointer;list-style:none;transition:background var(--transition)}.faq-item:where(.astro-nposwy4v) summary:where(.astro-nposwy4v)::-webkit-details-marker{display:none}.faq-item:where(.astro-nposwy4v) summary:where(.astro-nposwy4v):after{content:"▾";float:right;color:var(--text-3);transition:transform .3s}.faq-item:where(.astro-nposwy4v)[open] summary:where(.astro-nposwy4v):after{transform:rotate(180deg)}.faq-item:where(.astro-nposwy4v) summary:where(.astro-nposwy4v):hover{background:var(--surface-2)}.faq-item:where(.astro-nposwy4v) p:where(.astro-nposwy4v){padding:0 16px 14px;color:var(--text-1);font-size:13px;line-height:1.7}.related-grid:where(.astro-nposwy4v){display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.game-card:where(.astro-nposwy4v){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:16px;transition:all var(--transition)}.game-card:where(.astro-nposwy4v):hover{background:var(--surface-2);border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.game-name:where(.astro-nposwy4v){font-size:14px;font-weight:700}.game-info:where(.astro-nposwy4v){font-size:11.5px;color:var(--text-3);margin-top:4px;font-weight:500}.game-info:where(.astro-nposwy4v) .live:where(.astro-nposwy4v){color:var(--green)}.screenshot-gallery:where(.astro-nposwy4v){display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.screenshot-item:where(.astro-nposwy4v){border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border-subtle)}.screenshot-item:where(.astro-nposwy4v) img:where(.astro-nposwy4v){width:100%;height:auto;display:block}.screenshot-caption:where(.astro-nposwy4v){display:block;padding:8px 12px;font-size:11px;color:var(--text-3);font-weight:500;background:var(--surface-1)}.game-preview:where(.astro-nposwy4v){border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border)}.game-preview:where(.astro-nposwy4v) img:where(.astro-nposwy4v){width:100%;height:auto;display:block}.video-embed:where(.astro-nposwy4v){border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border)}.video-placeholder:where(.astro-nposwy4v){position:relative;display:block;cursor:pointer}.video-placeholder:where(.astro-nposwy4v) img:where(.astro-nposwy4v){width:100%;height:auto;display:block;filter:brightness(.85);transition:filter var(--transition)}.video-placeholder:where(.astro-nposwy4v):hover img:where(.astro-nposwy4v){filter:brightness(1)}.play-overlay:where(.astro-nposwy4v){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:12px 24px;border-radius:var(--radius-md);font-size:16px;font-weight:700;pointer-events:none}.ad-container:where(.astro-nposwy4v){min-height:0;margin:16px 0}@media (max-width: 680px){.hero:where(.astro-nposwy4v){flex-direction:column;align-items:flex-start;padding:22px 20px;gap:18px}.hero:where(.astro-nposwy4v) h1:where(.astro-nposwy4v){font-size:22px}.hero-stats:where(.astro-nposwy4v){width:100%;justify-content:space-around}.code-row:where(.astro-nposwy4v){padding:10px 12px}.code-mid:where(.astro-nposwy4v){display:none}.btn-copy:where(.astro-nposwy4v) span:where(.astro-nposwy4v){display:none}.btn-copy:where(.astro-nposwy4v){padding:8px 10px}.related-grid:where(.astro-nposwy4v){grid-template-columns:1fr}}@media (max-width: 380px){.hero:where(.astro-nposwy4v) h1:where(.astro-nposwy4v){font-size:20px}}@media (prefers-reduced-motion: reduce){:where(.astro-nposwy4v),:where(.astro-nposwy4v):before,:where(.astro-nposwy4v):after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
