@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600&display=swap";:root{color-scheme:dark;--surface-0: #0b1020;--surface-1: rgba(15, 23, 42, .82);--surface-2: rgba(22, 31, 58, .9);--surface-3: rgba(34, 46, 80, .96);--surface-4: rgba(48, 65, 112, .96);--surface-hover: rgba(57, 78, 133, .96);--border: rgba(139, 156, 255, .22);--border-strong: rgba(167, 178, 255, .36);--border-subtle: rgba(119, 134, 214, .14);--shadow-sm: 0 14px 34px rgba(4, 8, 22, .22);--shadow-md: 0 24px 60px rgba(4, 8, 22, .34);--shadow-lg: 0 32px 90px rgba(4, 8, 22, .45);--green: #57f29a;--green-strong: #33d17a;--green-dim: rgba(87, 242, 154, .12);--green-glow: rgba(87, 242, 154, .26);--blue: #7db4ff;--blue-dim: rgba(125, 180, 255, .14);--blue-glow: rgba(125, 180, 255, .25);--purple: #9d7bff;--purple-dim: rgba(157, 123, 255, .14);--purple-glow: rgba(157, 123, 255, .28);--red: #ff7f97;--red-dim: rgba(255, 127, 151, .14);--text-0: #f8fbff;--text-1: #d8def7;--text-2: #acb7df;--text-3: #7c89b5;--text-4: #5e6993;--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--radius-xs: 10px;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 36px;--max-content: 1120px;--transition: .22s cubic-bezier(.2, .8, .2, 1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes floatGlow{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-10px,0) scale(1.04)}}.page-shell:where(.astro-327e6ck5){position:relative;overflow:clip}.site-glow:where(.astro-327e6ck5){position:fixed;inset:auto;pointer-events:none;filter:blur(22px);border-radius:999px;opacity:.55;animation:floatGlow 8s ease-in-out infinite}.site-glow-a:where(.astro-327e6ck5){top:88px;left:-80px;width:280px;height:280px;background:radial-gradient(circle,var(--blue-glow),transparent 72%)}.site-glow-b:where(.astro-327e6ck5){top:240px;right:-120px;width:360px;height:360px;background:radial-gradient(circle,var(--purple-glow),transparent 70%);animation-delay:-2.5s}.site-grid:where(.astro-327e6ck5){position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(128,144,208,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(128,144,208,.05) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 90%);opacity:.25}.codes-nav:where(.astro-327e6ck5){position:sticky;top:0;z-index:50;padding:16px 16px 0;backdrop-filter:blur(18px)}.codes-nav-inner:where(.astro-327e6ck5){max-width:var(--max-content);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid var(--border-subtle);border-radius:999px;background:#0a1020b8;box-shadow:var(--shadow-sm)}.codes-logo:where(.astro-327e6ck5){display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800;letter-spacing:-.3px}.codes-logo-badge:where(.astro-327e6ck5){display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#57f29a2e,#7db4ff57);border:1px solid rgba(151,178,255,.3);color:var(--text-0);box-shadow:inset 0 1px #ffffff14}.codes-nav-links:where(.astro-327e6ck5){display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.codes-nav-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5){font-size:13px;font-weight:700;color:var(--text-2);padding:9px 14px;border-radius:999px;transition:color var(--transition),background var(--transition),border-color var(--transition),transform var(--transition);border:1px solid transparent}.codes-nav-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5):hover{color:var(--text-0);background:#ffffff0a;border-color:var(--border-subtle);transform:translateY(-1px)}.codes-nav-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5).active{color:var(--text-0);background:linear-gradient(135deg,#7db4ff2e,#9d7bff38);border-color:#8c9eff4d;box-shadow:inset 0 1px #ffffff14}.codes-main:where(.astro-327e6ck5){position:relative;z-index:1;max-width:var(--max-content);margin:0 auto;padding:28px 20px 56px}.codes-footer:where(.astro-327e6ck5){position:relative;z-index:1;max-width:var(--max-content);margin:0 auto 32px;padding:28px;border:1px solid var(--border-subtle);border-radius:28px;background:linear-gradient(180deg,#0e162af0,#0b111ff5);box-shadow:var(--shadow-md);overflow:hidden}.codes-footer:where(.astro-327e6ck5):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(125,180,255,.16),transparent 32%);pointer-events:none}.codes-footer-top:where(.astro-327e6ck5){position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px 32px;align-items:start}.footer-kicker:where(.astro-327e6ck5){display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:10px}.footer-copy:where(.astro-327e6ck5){max-width:520px;color:var(--text-2);font-size:14px;line-height:1.75;margin:0}.codes-footer-nav:where(.astro-327e6ck5){display:flex;flex-wrap:wrap;gap:10px}.codes-footer-nav:where(.astro-327e6ck5) a:where(.astro-327e6ck5){font-size:12px;font-weight:700;color:var(--text-2);padding:8px 12px;border-radius:999px;border:1px solid rgba(132,147,219,.14);background:#ffffff05;transition:color var(--transition),border-color var(--transition),background var(--transition),transform var(--transition)}.codes-footer-nav:where(.astro-327e6ck5) a:where(.astro-327e6ck5):hover{color:var(--text-0);border-color:#7db4ff47;background:#7db4ff14;transform:translateY(-1px)}.codes-footer-bottom:where(.astro-327e6ck5){position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(122,138,210,.14)}.codes-footer-bottom:where(.astro-327e6ck5) p:where(.astro-327e6ck5){margin:0;font-size:12px;color:var(--text-3)}.footer-watermark:where(.astro-327e6ck5){font-size:clamp(20px,6vw,48px)!important;font-weight:800;line-height:.9;letter-spacing:.18em;color:#ffffff0a!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 900px){.codes-footer-top:where(.astro-327e6ck5){grid-template-columns:1fr}}@media (max-width: 760px){.codes-nav:where(.astro-327e6ck5){padding:10px 12px 0}.codes-nav-inner:where(.astro-327e6ck5){padding:14px;border-radius:24px;flex-direction:column;align-items:stretch}.codes-logo:where(.astro-327e6ck5){justify-content:center}.codes-nav-links:where(.astro-327e6ck5){justify-content:center}.codes-main:where(.astro-327e6ck5){padding:20px 14px 40px}.codes-footer:where(.astro-327e6ck5){margin:0 14px 24px;padding:22px 18px;border-radius:24px}.codes-footer-bottom:where(.astro-327e6ck5){flex-direction:column;align-items:flex-start}}@media (max-width: 430px){.codes-nav-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5){padding:8px 10px;font-size:12px}}.more-games-block:where(.astro-327e6ck5){margin-top:48px;padding:24px;border:1px solid var(--border-subtle);border-radius:20px;background:linear-gradient(135deg,#7db4ff0a,#9d7bff0a)}.more-games-title:where(.astro-327e6ck5){font-size:16px;font-weight:800;color:var(--text-0);margin-bottom:14px}.more-games-links:where(.astro-327e6ck5){display:flex;flex-wrap:wrap;gap:8px}.more-games-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5){font-size:13px;font-weight:600;color:var(--text-2);padding:8px 14px;border-radius:999px;border:1px solid var(--border-subtle);background:#ffffff05;transition:color var(--transition),border-color var(--transition),background var(--transition)}.more-games-links:where(.astro-327e6ck5) a:where(.astro-327e6ck5):hover{color:var(--text-0);border-color:#7db4ff47;background:#7db4ff14}.more-games-note:where(.astro-327e6ck5){margin:12px 0 0;font-size:12px;color:var(--text-3)}.more-games-note:where(.astro-327e6ck5) a:where(.astro-327e6ck5){text-decoration:underline;text-underline-offset:2px;transition:color var(--transition)}.more-games-note:where(.astro-327e6ck5) a:where(.astro-327e6ck5):hover{color:var(--blue)}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(125,180,255,.14),transparent 28%),radial-gradient(circle at 82% 18%,rgba(157,123,255,.16),transparent 26%),linear-gradient(180deg,#070b16,#0a1020 30%,#0a1122);color:var(--text-0);font-family:var(--font-sans);line-height:1.5}body::-moz-selection{background:#7db4ff38;color:var(--text-0)}body::selection{background:#7db4ff38;color:var(--text-0)}a{color:inherit;text-decoration:none}img{max-width:100%}*:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:6px}
