.popup-overlay[data-astro-cid-zbhbn4ho]{position:fixed;inset:0;background:#000000d1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:999;opacity:0;pointer-events:none;transition:opacity .25s;padding:16px;box-sizing:border-box;overflow-y:auto}.popup-overlay[data-astro-cid-zbhbn4ho].visible{opacity:1;pointer-events:all}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode{padding:0;align-items:stretch;justify-content:stretch}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .popup[data-astro-cid-zbhbn4ho]{max-width:100%;border-radius:0;display:flex;flex-direction:column;overflow:hidden;height:100%}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .popup-header[data-astro-cid-zbhbn4ho],.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .game-tabs[data-astro-cid-zbhbn4ho]{flex-shrink:0}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .game-section[data-astro-cid-zbhbn4ho]{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:10px 20px 16px}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .lo-grid[data-astro-cid-zbhbn4ho]{width:min(300px,calc(100svh - 270px));max-width:100%}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .lo-cell[data-astro-cid-zbhbn4ho]{min-height:0}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .ttt-grid[data-astro-cid-zbhbn4ho]{width:min(260px,calc(100svh - 300px));max-width:100%}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .ttt-cell[data-astro-cid-zbhbn4ho]{min-height:0}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .t2048-grid[data-astro-cid-zbhbn4ho]{width:min(440px,calc(100svh - 320px));max-width:calc(100% - 8px)}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .t2048-cell[data-astro-cid-zbhbn4ho]{min-height:0}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode #snake-canvas[data-astro-cid-zbhbn4ho]{width:min(100%,calc(100svh - 256px))}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode #flappy-canvas[data-astro-cid-zbhbn4ho]{width:min(100%,calc((100svh - 196px) * 4 / 3))}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .toy-grid[data-astro-cid-zbhbn4ho]{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .toy-grid[data-astro-cid-zbhbn4ho]>[data-astro-cid-zbhbn4ho]{flex:1 1 160px;min-width:150px;max-width:240px}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .toy-card[data-astro-cid-zbhbn4ho]{min-width:unset}.popup[data-astro-cid-zbhbn4ho]{background:#111;border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:480px;max-height:calc(100svh - 32px);position:relative;transform:scale(.92) translateY(12px);transition:transform .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff0a,0 32px 80px #000000b3;overflow-x:hidden;overflow-y:auto}.popup-overlay[data-astro-cid-zbhbn4ho].visible .popup[data-astro-cid-zbhbn4ho]{transform:scale(1) translateY(0)}.popup-header[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 0}.popup-header-left[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:8px}.popup-game-icon[data-astro-cid-zbhbn4ho]{font-size:20px;line-height:1}.popup-title[data-astro-cid-zbhbn4ho]{font-family:"DM Serif Display",serif;font-size:19px;color:var(--text);letter-spacing:-.2px;line-height:1.1}.popup-game-subtitle[data-astro-cid-zbhbn4ho]{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.popup-header-right[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:2px}.popup-icon-btn[data-astro-cid-zbhbn4ho]{background:none;border:none;color:var(--text-dim);cursor:pointer;padding:7px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.popup-icon-btn[data-astro-cid-zbhbn4ho]:hover{color:var(--text);background:#ffffff14}.game-tabs[data-astro-cid-zbhbn4ho]{display:flex;gap:2px;padding:10px 14px 0;overflow-x:auto;scrollbar-width:none}.game-tabs[data-astro-cid-zbhbn4ho]::-webkit-scrollbar{display:none}.game-tab[data-astro-cid-zbhbn4ho]{background:none;border:none;color:var(--text-dim);font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;padding:6px 12px;border-radius:8px;cursor:pointer;white-space:nowrap;transition:color .15s,background .15s;letter-spacing:.02em}.game-tab[data-astro-cid-zbhbn4ho]:hover{color:var(--text-muted);background:#ffffff0d}.game-tab[data-astro-cid-zbhbn4ho].active{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.game-section[data-astro-cid-zbhbn4ho]{padding:14px 20px 20px}.game-desc[data-astro-cid-zbhbn4ho]{font-size:12.5px;color:var(--text-dim);text-align:center;margin-bottom:14px;line-height:1.5}.game-desc[data-astro-cid-zbhbn4ho] strong[data-astro-cid-zbhbn4ho]{font-weight:600}.game-stats[data-astro-cid-zbhbn4ho]{display:flex;justify-content:center;gap:28px;margin-bottom:12px}.stat[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:center;gap:1px}.stat-label[data-astro-cid-zbhbn4ho]{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim)}.stat-value[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:22px;color:var(--text);font-weight:400;line-height:1.1}.win-banner[data-astro-cid-zbhbn4ho]{display:none;align-items:center;justify-content:center;gap:8px;background:color-mix(in srgb,var(--accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);border-radius:10px;padding:9px 14px;margin-bottom:12px;animation:winPop .35s cubic-bezier(.34,1.56,.64,1)}.win-banner[data-astro-cid-zbhbn4ho].visible{display:flex}@keyframes winPop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.win-emoji[data-astro-cid-zbhbn4ho]{font-size:16px}.win-text[data-astro-cid-zbhbn4ho]{font-size:12.5px;font-weight:500;color:var(--accent)}.game-controls[data-astro-cid-zbhbn4ho]{display:flex;gap:8px;justify-content:center;margin-top:14px}.game-btn[data-astro-cid-zbhbn4ho]{background:var(--accent);color:#000;border:none;border-radius:9px;padding:9px 22px;font-size:13px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;transition:background .15s,transform .1s}.game-btn[data-astro-cid-zbhbn4ho]:hover{background:color-mix(in srgb,var(--accent) 85%,white)}.game-btn[data-astro-cid-zbhbn4ho]:active{transform:scale(.96)}.game-btn-ghost[data-astro-cid-zbhbn4ho]{background:#ffffff0f;color:var(--text-muted);border:1px solid rgba(255,255,255,.08)}.game-btn-ghost[data-astro-cid-zbhbn4ho]:hover{background:#ffffff1a;color:var(--text)}.lo-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 auto 4px;max-width:300px}.lo-cell[data-astro-cid-zbhbn4ho]{aspect-ratio:1;min-height:44px;border-radius:9px;cursor:pointer;transition:background .14s,transform .1s,box-shadow .14s,border-color .14s;position:relative;overflow:hidden}.lo-cell[data-astro-cid-zbhbn4ho]:active{transform:scale(.9)}.lo-cell[data-astro-cid-zbhbn4ho].off{background:#2e2e2e;border:1px solid rgba(255,255,255,.1)}.lo-cell[data-astro-cid-zbhbn4ho].off:hover{background:#383838;border-color:#ffffff2e}.lo-cell[data-astro-cid-zbhbn4ho].on{background:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 50%,transparent);box-shadow:0 0 10px color-mix(in srgb,var(--accent) 50%,transparent),0 0 24px color-mix(in srgb,var(--accent) 20%,transparent)}.lo-cell[data-astro-cid-zbhbn4ho].on:hover{background:color-mix(in srgb,var(--accent) 85%,white)}.lo-cell[data-astro-cid-zbhbn4ho].toggled{animation:cellFlash .18s ease-out}@keyframes cellFlash{0%{transform:scale(1)}40%{transform:scale(.87)}to{transform:scale(1)}}.ttt-status[data-astro-cid-zbhbn4ho]{text-align:center;font-size:13px;color:var(--text-muted);margin-bottom:14px;font-family:DM Sans,sans-serif;min-height:20px}.ttt-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-width:230px;margin:0 auto}.ttt-cell[data-astro-cid-zbhbn4ho]{aspect-ratio:1;min-height:64px;background:#2e2e2e;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:26px;font-weight:700;color:var(--text);transition:background .14s,transform .1s;display:flex;align-items:center;justify-content:center}.ttt-cell[data-astro-cid-zbhbn4ho]:hover:not([disabled]){background:#383838}.ttt-cell[data-astro-cid-zbhbn4ho]:active:not([disabled]){transform:scale(.93)}.ttt-cell[data-astro-cid-zbhbn4ho][disabled]{cursor:default}.ttt-cell[data-astro-cid-zbhbn4ho].x{color:var(--accent)}.ttt-cell[data-astro-cid-zbhbn4ho].o{color:#60a5fa}.ttt-cell[data-astro-cid-zbhbn4ho].winner{background:color-mix(in srgb,var(--accent) 15%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.ttt-cell[data-astro-cid-zbhbn4ho].o.winner{background:#60a5fa26;border-color:#60a5fa59}.ttt-scores[data-astro-cid-zbhbn4ho]{display:flex;justify-content:center;gap:24px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.ttt-score[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:center;gap:2px}.ttt-score-label[data-astro-cid-zbhbn4ho]{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ttt-score-val[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:20px;color:var(--text);line-height:1}.x-color[data-astro-cid-zbhbn4ho]{color:var(--accent)}.o-color[data-astro-cid-zbhbn4ho]{color:#60a5fa}.draw-color[data-astro-cid-zbhbn4ho]{color:var(--text-dim)}.t2048-header[data-astro-cid-zbhbn4ho]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.t2048-status[data-astro-cid-zbhbn4ho]{text-align:center;font-size:13px;font-family:DM Sans,sans-serif;color:var(--accent);font-weight:600;min-height:18px;margin-bottom:8px}.t2048-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;background:#1a1a1a;border-radius:10px;padding:6px;margin:0 auto;touch-action:none}.t2048-cell[data-astro-cid-zbhbn4ho]{aspect-ratio:1;min-height:54px;border-radius:6px;background:#252525;display:flex;align-items:center;justify-content:center;transition:background .1s;position:relative}.t2048-tile[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-weight:700;font-size:18px;color:var(--text);transition:font-size .1s;user-select:none}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="2"]{background:#2a2318}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="4"]{background:#3b2f12}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="8"]{background:#6b3a10}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="16"]{background:#7d3f0e}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="32"]{background:#94460d}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="64"]{background:#aa4d0c}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="128"]{background:#8a6e08}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="256"]{background:#9a7a06}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="512"]{background:#a88404}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="1024"]{background:#c09400}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="2048"]{background:var(--accent)}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="2"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#c0a87a;font-size:18px}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="4"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#d4b87a;font-size:18px}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="8"] .t2048-tile[data-astro-cid-zbhbn4ho],.t2048-cell[data-astro-cid-zbhbn4ho][data-value="16"] .t2048-tile[data-astro-cid-zbhbn4ho],.t2048-cell[data-astro-cid-zbhbn4ho][data-value="32"] .t2048-tile[data-astro-cid-zbhbn4ho],.t2048-cell[data-astro-cid-zbhbn4ho][data-value="64"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#fff0e0;font-size:18px}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="128"] .t2048-tile[data-astro-cid-zbhbn4ho],.t2048-cell[data-astro-cid-zbhbn4ho][data-value="256"] .t2048-tile[data-astro-cid-zbhbn4ho],.t2048-cell[data-astro-cid-zbhbn4ho][data-value="512"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#fff;font-size:16px}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="1024"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#fff;font-size:13px}.t2048-cell[data-astro-cid-zbhbn4ho][data-value="2048"] .t2048-tile[data-astro-cid-zbhbn4ho]{color:#000;font-size:13px}.t2048-cell[data-astro-cid-zbhbn4ho].pop{animation:tileAppear .18s cubic-bezier(.34,1.56,.64,1)}@keyframes tileAppear{0%{transform:scale(.5);opacity:.5}to{transform:scale(1);opacity:1}}.t2048-arrows[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:10px}.arrow-row[data-astro-cid-zbhbn4ho]{display:flex;gap:4px}.arrow-btn[data-astro-cid-zbhbn4ho]{background:#2a2a2a;border:1px solid rgba(255,255,255,.1);color:var(--text-muted);font-size:12px;width:40px;height:36px;border-radius:8px;cursor:pointer;transition:background .12s,color .12s,transform .08s;display:flex;align-items:center;justify-content:center}.arrow-btn[data-astro-cid-zbhbn4ho]:hover{background:#363636;color:var(--text)}.arrow-btn[data-astro-cid-zbhbn4ho]:active{transform:scale(.92)}.q-lvl-card[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:11px;padding:11px 13px;margin-bottom:10px;background:#161616;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:12px;cursor:pointer;position:relative;overflow:hidden;transition:border-color .15s,background .15s;-webkit-tap-highlight-color:transparent}.q-lvl-card[data-astro-cid-zbhbn4ho]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 4%,transparent) 0%,transparent 55%);pointer-events:none}.q-lvl-card[data-astro-cid-zbhbn4ho]:hover{border-color:color-mix(in srgb,var(--accent) 38%,transparent);background:#1a1a1a}.q-lvl-card[data-astro-cid-zbhbn4ho]:active{transform:scale(.99)}.q-lvl-badge[data-astro-cid-zbhbn4ho]{width:40px;height:40px;background:color-mix(in srgb,var(--accent) 10%,transparent);border:1.5px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.q-lvl-num[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-weight:700;font-size:15px;color:var(--accent);line-height:1}.q-lvl-body[data-astro-cid-zbhbn4ho]{flex:1;min-width:0}.q-lvl-row[data-astro-cid-zbhbn4ho]{display:flex;align-items:baseline;justify-content:space-between;gap:6px;margin-bottom:5px}.q-lvl-name[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text)}.q-lvl-xp[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:9.5px;color:var(--text-muted);white-space:nowrap}.q-xp-track[data-astro-cid-zbhbn4ho]{height:4px;background:#ffffff12;border-radius:2px;overflow:hidden}.q-xp-fill[data-astro-cid-zbhbn4ho]{height:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 80%,black),var(--accent),color-mix(in srgb,var(--accent) 80%,white));border-radius:2px;transition:width .5s ease-out;box-shadow:0 0 8px color-mix(in srgb,var(--accent) 50%,transparent)}.q-tiers-link[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:2px;background:none;border:none;font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;padding:4px 2px;border-radius:6px;transition:color .15s;flex-shrink:0;pointer-events:none}.q-lvl-card[data-astro-cid-zbhbn4ho]:hover .q-tiers-link[data-astro-cid-zbhbn4ho]{color:var(--accent)}.q-sections[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:2px}.q-sect-hdr[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:7px;width:100%;padding:8px 2px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.q-sect-icon[data-astro-cid-zbhbn4ho]{color:color-mix(in srgb,var(--accent) 35%,transparent);flex-shrink:0;transition:color .15s}.q-sect-hdr[data-astro-cid-zbhbn4ho][aria-expanded=true] .q-sect-icon[data-astro-cid-zbhbn4ho]{color:var(--accent)}.q-sect-label[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.14em;color:var(--text-dim);white-space:nowrap;flex-shrink:0;transition:color .15s;text-transform:uppercase}.q-sect-hdr[data-astro-cid-zbhbn4ho][aria-expanded=true] .q-sect-label[data-astro-cid-zbhbn4ho]{color:var(--text-muted)}.q-sect-divider[data-astro-cid-zbhbn4ho]{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.07),transparent)}.q-badge[data-astro-cid-zbhbn4ho]{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#000;font-family:JetBrains Mono,monospace;font-size:8.5px;font-weight:800;min-width:15px;height:15px;border-radius:999px;padding:0 3.5px;flex-shrink:0;line-height:1}.q-sect-chevron[data-astro-cid-zbhbn4ho]{color:var(--text-dim);flex-shrink:0;transition:transform .2s ease,color .15s}.q-sect-hdr[data-astro-cid-zbhbn4ho][aria-expanded=true] .q-sect-chevron[data-astro-cid-zbhbn4ho]{transform:rotate(180deg);color:var(--text-muted)}.q-sect-body[data-astro-cid-zbhbn4ho]{border:1px solid rgba(255,255,255,.055);border-radius:10px;overflow:hidden;margin-bottom:4px}.q-empty[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 16px;color:var(--text-dim)}.q-empty[data-astro-cid-zbhbn4ho] span[data-astro-cid-zbhbn4ho]{font-family:DM Sans,sans-serif;font-size:11px;opacity:.6}.quest-claim-btn{background:var(--accent);color:#000;font-family:JetBrains Mono,monospace;font-weight:800;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;padding:6px 12px;border-radius:7px;border:0;border-bottom:2px solid color-mix(in srgb,var(--accent) 65%,black);box-shadow:0 1px #0000004d,inset 0 1px #ffffff2e;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background 75ms,border-color 75ms}.quest-claim-btn:hover{background:color-mix(in srgb,var(--accent) 85%,white);border-bottom-color:color-mix(in srgb,var(--accent) 55%,black)}.quest-claim-btn:active{transform:translateY(2px);border-bottom-width:1px;box-shadow:none}@keyframes questListOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.q-sect-body[data-astro-cid-zbhbn4ho][style=""]{animation:questListOpen .18s ease-out}.toy-grid[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:6px}.toy-row[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:0}.toy-card[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:12px;background:#1a1a1a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px 14px;cursor:pointer;transition:background .15s,border-color .2s,transform .1s;text-align:left;width:100%;font-family:DM Sans,sans-serif}.toy-row[data-astro-cid-zbhbn4ho].expanded .toy-card[data-astro-cid-zbhbn4ho]{border-radius:12px 12px 0 0;border-bottom:none}.toy-card[data-astro-cid-zbhbn4ho]:hover{background:#222}.toy-card[data-astro-cid-zbhbn4ho]:active{transform:scale(.98)}.toy-card[data-astro-cid-zbhbn4ho].active{border-color:color-mix(in srgb,var(--accent) 40%,transparent);background:color-mix(in srgb,var(--accent) 6%,transparent)}.toy-row[data-astro-cid-zbhbn4ho] .toy-card[data-astro-cid-zbhbn4ho].active{border-bottom-color:color-mix(in srgb,var(--accent) 15%,transparent)}.toy-icon[data-astro-cid-zbhbn4ho]{font-size:22px;line-height:1;flex-shrink:0}.toy-info[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.toy-name[data-astro-cid-zbhbn4ho]{font-size:13px;font-weight:600;color:var(--text);line-height:1.2}.toy-desc[data-astro-cid-zbhbn4ho]{font-size:11px;color:var(--text-dim);line-height:1.3}.toy-card[data-astro-cid-zbhbn4ho].active .toy-name[data-astro-cid-zbhbn4ho]{color:var(--accent)}.toy-toggle[data-astro-cid-zbhbn4ho]{width:36px;height:20px;border-radius:10px;background:#2a2a2a;flex-shrink:0;position:relative;transition:background .2s}.toy-toggle[data-astro-cid-zbhbn4ho]:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#555;transition:transform .2s,background .2s,box-shadow .2s}.toy-card[data-astro-cid-zbhbn4ho].active .toy-toggle[data-astro-cid-zbhbn4ho]{background:color-mix(in srgb,var(--accent) 25%,transparent)}.toy-card[data-astro-cid-zbhbn4ho].active .toy-toggle[data-astro-cid-zbhbn4ho]:after{transform:translate(16px);background:var(--accent);box-shadow:0 0 8px color-mix(in srgb,var(--accent) 50%,transparent)}.toy-settings[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:color-mix(in srgb,var(--accent) 4%,transparent);border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-top:none;border-radius:0 0 12px 12px}.ballpit-controls[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.ballpit-limit-hint[data-astro-cid-zbhbn4ho]{font-size:10.5px;color:var(--text-dim);font-family:DM Sans,sans-serif;letter-spacing:.01em}.ballpit-limit-hint[data-astro-cid-zbhbn4ho]:empty{display:none}.toy-setting-label[data-astro-cid-zbhbn4ho]{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim)}.toy-counter[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:6px}.counter-btn[data-astro-cid-zbhbn4ho]{width:28px;height:28px;border-radius:7px;background:#2a2a2a;border:1px solid rgba(255,255,255,.1);color:var(--text-muted);font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s,transform .08s;line-height:1;font-family:DM Sans,sans-serif}.counter-btn[data-astro-cid-zbhbn4ho]:hover{background:#383838;color:var(--text)}.counter-btn[data-astro-cid-zbhbn4ho]:active{transform:scale(.9)}.counter-input[data-astro-cid-zbhbn4ho]{width:52px;background:#222;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:var(--text);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;text-align:center;padding:4px 6px;-moz-appearance:textfield}.counter-input[data-astro-cid-zbhbn4ho]::-webkit-inner-spin-button,.counter-input[data-astro-cid-zbhbn4ho]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.counter-input[data-astro-cid-zbhbn4ho]:focus{outline:none;border-color:#f59e0b66}.toy-nav-arrow[data-astro-cid-zbhbn4ho]{flex-shrink:0;color:var(--text-dim);transition:color .15s,transform .15s;margin-left:auto}.toy-card-nav[data-astro-cid-zbhbn4ho]:hover .toy-nav-arrow[data-astro-cid-zbhbn4ho]{color:var(--text-muted);transform:translate(2px)}.toy-card-nav[data-astro-cid-zbhbn4ho].active .toy-nav-arrow[data-astro-cid-zbhbn4ho]{color:var(--accent)}.trail-preview[data-astro-cid-zbhbn4ho]{position:relative;height:195px;background:#060606;background-image:radial-gradient(circle,rgba(255,255,255,.055) 1px,transparent 1px);background-size:18px 18px;overflow:hidden;cursor:crosshair;border-bottom:1px solid rgba(255,255,255,.07)}.trail-preview[data-astro-cid-zbhbn4ho]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 100%,color-mix(in srgb,var(--accent) 5.5%,transparent) 0%,transparent 70%);pointer-events:none}.trail-preview-crosshair[data-astro-cid-zbhbn4ho]{position:absolute;inset:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.tpc-h[data-astro-cid-zbhbn4ho],.tpc-v[data-astro-cid-zbhbn4ho]{position:absolute;background:#ffffff0a}.tpc-h[data-astro-cid-zbhbn4ho]{width:100%;height:1px}.tpc-v[data-astro-cid-zbhbn4ho]{width:1px;height:100%}.trail-preview-hint[data-astro-cid-zbhbn4ho]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff3;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:500;letter-spacing:.04em;pointer-events:none;transition:opacity .5s}.trail-preview-hint[data-astro-cid-zbhbn4ho].hidden{opacity:0}.trail-picker-body[data-astro-cid-zbhbn4ho]{padding:14px 16px 16px}.trail-picker-label[data-astro-cid-zbhbn4ho]{font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--text-dim);margin-bottom:9px}.trail-style-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:11px}.trail-style-card[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:13px 8px 11px;background:#141414;border:1px solid rgba(255,255,255,.07);border-radius:12px;cursor:pointer;transition:background .12s,border-color .12s,transform .1s,box-shadow .2s;-webkit-tap-highlight-color:transparent}.trail-style-card[data-astro-cid-zbhbn4ho]:hover{background:#1c1c1c;border-color:#ffffff21}.trail-style-card[data-astro-cid-zbhbn4ho]:active{transform:scale(.96)}.trail-style-card[data-astro-cid-zbhbn4ho].active{background:color-mix(in srgb,var(--accent) 7%,transparent);border-color:color-mix(in srgb,var(--accent) 38%,transparent);box-shadow:0 0 14px color-mix(in srgb,var(--accent) 6%,transparent)}.trail-style-icon[data-astro-cid-zbhbn4ho]{line-height:1;height:30px;display:flex;align-items:center;justify-content:center;transition:transform .15s}.trail-style-card[data-astro-cid-zbhbn4ho]:hover .trail-style-icon[data-astro-cid-zbhbn4ho]{transform:scale(1.12)}.trail-style-card[data-astro-cid-zbhbn4ho].active .trail-style-icon[data-astro-cid-zbhbn4ho]{transform:scale(1.08)}.trail-style-name[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:500;color:var(--text-dim);letter-spacing:.05em;text-align:center;transition:color .12s}.trail-style-card[data-astro-cid-zbhbn4ho].active .trail-style-name[data-astro-cid-zbhbn4ho]{color:var(--accent)}.trail-style-card[data-astro-cid-zbhbn4ho]{position:relative}.trail-lock-badge[data-astro-cid-zbhbn4ho]{display:none;position:absolute;top:5px;right:5px;align-items:center;gap:2px;font-family:JetBrains Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.03em;color:var(--text-muted);background:#0000008c;padding:2px 4px 2px 3px;border-radius:4px;border:1px solid rgba(255,255,255,.08)}.trail-style-card[data-astro-cid-zbhbn4ho].toy-card-locked{opacity:.38;cursor:not-allowed}.trail-style-card[data-astro-cid-zbhbn4ho].toy-card-locked:hover{background:#141414;transform:none;border-color:#ffffff12;box-shadow:none}.trail-style-card[data-astro-cid-zbhbn4ho].toy-card-locked:active{transform:none}.trail-style-card[data-astro-cid-zbhbn4ho].toy-card-locked .trail-style-icon[data-astro-cid-zbhbn4ho]{filter:grayscale(.8)}.trail-style-card[data-astro-cid-zbhbn4ho].toy-card-locked .trail-lock-badge[data-astro-cid-zbhbn4ho]{display:flex}.trail-enable-btn[data-astro-cid-zbhbn4ho]{width:100%;padding:11px 16px;background:#161616;border:1px solid rgba(255,255,255,.08);border-radius:11px;color:var(--text-dim);font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.01em}.trail-enable-btn[data-astro-cid-zbhbn4ho]:hover{background:#1e1e1e;color:var(--text-muted);border-color:#ffffff24}.trail-enable-btn[data-astro-cid-zbhbn4ho]:active{transform:scale(.98)}.trail-enable-btn[data-astro-cid-zbhbn4ho].active{background:color-mix(in srgb,var(--accent) 8%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,transparent);color:var(--accent);box-shadow:0 0 16px color-mix(in srgb,var(--accent) 6%,transparent)}.theme-preview[data-astro-cid-zbhbn4ho]{position:relative;height:200px;background:#060606;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.07)}.theme-mini-calc[data-astro-cid-zbhbn4ho]{width:192px;border-radius:14px;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 8px 32px #0000008c;transition:box-shadow .3s}.tmc-display[data-astro-cid-zbhbn4ho]{padding:12px 14px 10px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;border-bottom:1px solid rgba(255,255,255,.07);min-height:52px;justify-content:flex-end}.tmc-history[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:9px;font-weight:300;opacity:.4;line-height:1}.tmc-num[data-astro-cid-zbhbn4ho]{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:400;line-height:1.1}.tmc-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.tmc-btn[data-astro-cid-zbhbn4ho]{height:34px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex;align-items:center;justify-content:center}.toy-card-nav-disabled[data-astro-cid-zbhbn4ho]{opacity:.45;cursor:not-allowed;pointer-events:auto}.toy-card-nav-disabled[data-astro-cid-zbhbn4ho]:hover{background:var(--calc-btn)!important;border-color:#ffffff12!important}.theme-style-grid[data-astro-cid-zbhbn4ho]{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:11px}.theme-swatch-dots[data-astro-cid-zbhbn4ho]{display:flex;gap:3px;align-items:center;justify-content:center}.theme-swatch-dots[data-astro-cid-zbhbn4ho] span[data-astro-cid-zbhbn4ho]{width:9px;height:9px;border-radius:50%;display:block;border:1px solid rgba(255,255,255,.15)}.theme-disco-warn[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;justify-content:center;gap:6px;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:500;color:#ec4899;background:#ec489912;border:1px solid rgba(236,72,153,.2);border-radius:9px;padding:8px 12px;margin-bottom:8px}.home-actions[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:10px;padding:4px 0 6px}.home-btn[data-astro-cid-zbhbn4ho]{width:100%;padding:18px 24px;border-radius:14px;border:none;font-family:DM Sans,sans-serif;font-weight:600;cursor:pointer;transition:background .15s,transform .1s,color .15s;-webkit-tap-highlight-color:transparent;text-align:center}.home-btn[data-astro-cid-zbhbn4ho]:active{transform:scale(.97)}.home-btn-primary[data-astro-cid-zbhbn4ho]{background:var(--accent);color:#000;font-size:18px;padding:22px 24px;letter-spacing:-.2px}.home-btn-primary[data-astro-cid-zbhbn4ho]:hover{background:color-mix(in srgb,var(--accent) 85%,white)}.home-btn-secondary[data-astro-cid-zbhbn4ho]{background:#1a1a1a;color:var(--text-muted);font-size:15px;border:1px solid rgba(255,255,255,.07)}.home-btn-secondary[data-astro-cid-zbhbn4ho]:hover{background:#222;color:var(--text);border-color:#ffffff21}.home-btn-primary[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-dice-icon[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;opacity:.65;transition:opacity .15s,transform .2s;flex-shrink:0}.home-btn-primary[data-astro-cid-zbhbn4ho]:hover .home-dice-icon[data-astro-cid-zbhbn4ho]{opacity:1}.home-dice-icon[data-astro-cid-zbhbn4ho]:hover{transform:rotate(25deg) scale(1.15);opacity:1}#flappy-canvas[data-astro-cid-zbhbn4ho]{display:block;width:min(100%,calc((100svh - 196px) * 4 / 3));aspect-ratio:4 / 3;border-radius:10px;cursor:pointer;touch-action:none;background:#02001a;margin:0 auto}#snake-canvas[data-astro-cid-zbhbn4ho]{display:block;width:min(100%,calc(100svh - 256px));aspect-ratio:1 / 1;border-radius:10px;cursor:pointer;touch-action:none;background:#050010;margin:0 auto}.game-hub[data-astro-cid-zbhbn4ho]{display:flex;flex-direction:column;gap:6px}.game-hub-card[data-astro-cid-zbhbn4ho]{display:flex;align-items:center;gap:14px;background:#1a1a1a;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:14px 16px;cursor:pointer;text-align:left;width:100%;font-family:DM Sans,sans-serif;transition:background .15s,border-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.game-hub-card[data-astro-cid-zbhbn4ho]:hover{background:#222;border-color:#ffffff21}.game-hub-card[data-astro-cid-zbhbn4ho]:active{transform:scale(.98)}.game-hub-icon[data-astro-cid-zbhbn4ho]{width:48px;height:48px;border-radius:11px;background:#f59e0b1a;color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.game-hub-info[data-astro-cid-zbhbn4ho]{flex:1;min-width:0}.game-hub-name[data-astro-cid-zbhbn4ho]{display:block;font-size:14px;font-weight:600;color:var(--text);line-height:1.2}.game-hub-stat[data-astro-cid-zbhbn4ho]{display:block;font-size:11px;color:var(--text-dim);margin-top:3px;font-family:JetBrains Mono,monospace}.game-hub-arrow[data-astro-cid-zbhbn4ho]{color:var(--text-dim);flex-shrink:0;transition:transform .15s,color .15s}.game-hub-card[data-astro-cid-zbhbn4ho]:hover .game-hub-arrow[data-astro-cid-zbhbn4ho]{transform:translate(2px);color:var(--accent)}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .game-hub[data-astro-cid-zbhbn4ho]{flex-direction:row;flex-wrap:wrap;gap:8px}.popup-overlay[data-astro-cid-zbhbn4ho].fullscreen-mode .game-hub-card[data-astro-cid-zbhbn4ho]{flex:1 1 180px}.toy-level-lock[data-astro-cid-zbhbn4ho]{display:none;align-items:center;gap:3px;font-size:10px;font-weight:700;font-family:DM Sans,sans-serif;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.toy-card-locked[data-astro-cid-zbhbn4ho]{opacity:.42;cursor:not-allowed}.toy-card-locked[data-astro-cid-zbhbn4ho]:hover{background:#1a1a1a;transform:none}.toy-card-locked[data-astro-cid-zbhbn4ho]:active{transform:none}.toy-card-locked[data-astro-cid-zbhbn4ho] .toy-toggle[data-astro-cid-zbhbn4ho]{display:none}.toy-card-locked[data-astro-cid-zbhbn4ho] .toy-level-lock[data-astro-cid-zbhbn4ho]{display:flex}.toy-card-unlock[data-astro-cid-zbhbn4ho]{background:transparent;border-style:dashed;border-color:#ffffff1a}.toy-card-unlock[data-astro-cid-zbhbn4ho]:hover{border-color:color-mix(in srgb,var(--accent) 30%,transparent);background:color-mix(in srgb,var(--accent) 4%,transparent)}.toy-card-unlock[data-astro-cid-zbhbn4ho] .toy-name[data-astro-cid-zbhbn4ho]{color:var(--text-dim)}.game-tab-experimental[data-astro-cid-zbhbn4ho]{color:#a78bfa}.game-tab-experimental[data-astro-cid-zbhbn4ho].active{background:#a78bfa1f;color:#a78bfa}.calc-wrapper[data-astro-cid-av4muyj3]{display:flex;justify-content:center;width:100%}.calc[data-astro-cid-av4muyj3]{position:relative;width:100%;max-width:520px;background:var(--calc-bg);border-radius:24px;border:1px solid var(--border);box-shadow:0 0 0 1px #ffffff0a,0 24px 80px #0009,0 8px 24px #0006;overflow:hidden}.calc-display[data-astro-cid-av4muyj3]{padding:28px 28px 20px;background:var(--calc-bg);min-height:110px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;border-bottom:1px solid var(--border);gap:4px;overflow:hidden;position:relative}.backspace-btn[data-astro-cid-av4muyj3]{position:absolute;left:20px;bottom:22px;background:none;border:none;color:var(--text-dim);cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s,transform .1s;-webkit-tap-highlight-color:transparent}.backspace-btn[data-astro-cid-av4muyj3]:hover{color:var(--text-muted);background:#ffffff0f}.backspace-btn[data-astro-cid-av4muyj3]:active{transform:scale(.88)}.calc-history[data-astro-cid-av4muyj3]{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:300;color:var(--text-dim);min-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:right}.calc-current[data-astro-cid-av4muyj3]{font-family:JetBrains Mono,monospace;font-weight:400;color:var(--text);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:font-size .1s;font-size:56px;line-height:1.1}.calc-grid[data-astro-cid-av4muyj3]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border)}.btn[data-astro-cid-av4muyj3]{background:var(--calc-btn);border:none;color:var(--text);font-family:JetBrains Mono,monospace;font-size:22px;font-weight:400;height:90px;cursor:pointer;transition:background .1s,transform .08s;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.btn[data-astro-cid-av4muyj3]:hover{background:var(--calc-btn-hover)}.btn[data-astro-cid-av4muyj3]:active{transform:scale(.94)}.btn-func[data-astro-cid-av4muyj3]{background:var(--surface-2);color:var(--text-muted);font-size:16px;font-family:DM Sans,sans-serif;font-weight:500}.btn-func[data-astro-cid-av4muyj3]:hover{background:#2a2a2a;color:var(--text)}.btn-op[data-astro-cid-av4muyj3]{background:var(--calc-op);color:var(--accent);font-size:24px}.btn-op[data-astro-cid-av4muyj3]:hover{background:var(--calc-op-hover)}.btn-op[data-astro-cid-av4muyj3].active{background:var(--accent);color:#000}.btn-zero[data-astro-cid-av4muyj3]{grid-column:span 2;justify-content:flex-start;padding-left:28px}.btn-equals[data-astro-cid-av4muyj3]{background:var(--accent);color:#000;font-size:24px}.btn-equals[data-astro-cid-av4muyj3]:hover{background:color-mix(in srgb,var(--accent) 85%,white)}.btn-equals[data-astro-cid-av4muyj3]:active{background:color-mix(in srgb,var(--accent) 80%,black);transform:scale(.94)}.calc-current[data-astro-cid-av4muyj3].small{font-size:38px}.calc-current[data-astro-cid-av4muyj3].xsmall{font-size:26px}@media(max-width:560px){.calc[data-astro-cid-av4muyj3]{max-width:100%;border-radius:20px}.btn[data-astro-cid-av4muyj3]{height:74px;font-size:20px}.calc-current[data-astro-cid-av4muyj3]{font-size:44px}.calc-current[data-astro-cid-av4muyj3].small{font-size:30px}.calc-current[data-astro-cid-av4muyj3].xsmall{font-size:22px}}.hero[data-astro-cid-j7pv25f6]{padding:64px 24px 80px;background:radial-gradient(ellipse 60% 50% at 50% -10%,color-mix(in srgb,var(--accent) 8%,transparent) 0%,transparent 70%)}.hero-inner[data-astro-cid-j7pv25f6]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.calc-with-ad[data-astro-cid-j7pv25f6]{position:relative;width:100%;max-width:552px}.ad-side[data-astro-cid-j7pv25f6]{display:none;position:absolute;right:calc(100% + 24px);top:0;width:160px;z-index:1}.calc-outer[data-astro-cid-j7pv25f6]{width:100%}@media(min-width:900px){.ad-side[data-astro-cid-j7pv25f6]{display:block}}@media(max-width:700px){.calc-with-ad[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;max-width:100%}.ad-side[data-astro-cid-j7pv25f6]{display:block;position:static;width:100%;order:2}.calc-outer[data-astro-cid-j7pv25f6]{order:1;width:100%}}.hero-text[data-astro-cid-j7pv25f6]{text-align:center}.hero-title[data-astro-cid-j7pv25f6]{font-family:"DM Serif Display",serif;font-size:clamp(40px,6vw,72px);line-height:1.1;color:var(--text);margin-bottom:12px;letter-spacing:-.5px}.hero-title[data-astro-cid-j7pv25f6] em[data-astro-cid-j7pv25f6]{font-style:italic;color:var(--accent)}.hero-sub[data-astro-cid-j7pv25f6]{font-size:18px;color:var(--text-muted);font-weight:300;letter-spacing:.05em}.features[data-astro-cid-j7pv25f6]{padding:80px 24px;border-top:1px solid var(--border);background:var(--surface)}.container[data-astro-cid-j7pv25f6]{max-width:1100px;margin:0 auto}.container--narrow[data-astro-cid-j7pv25f6]{max-width:700px;margin:0 auto}.section-label[data-astro-cid-j7pv25f6]{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:40px}.features-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.feature-card[data-astro-cid-j7pv25f6]{background:var(--calc-bg);padding:32px 28px;transition:background .2s}.feature-card[data-astro-cid-j7pv25f6]:hover{background:var(--surface-2)}.feature-icon[data-astro-cid-j7pv25f6]{font-size:28px;margin-bottom:14px;line-height:1}.feature-title[data-astro-cid-j7pv25f6]{font-size:16px;font-weight:600;color:var(--text);margin-bottom:10px;letter-spacing:-.1px}.feature-body[data-astro-cid-j7pv25f6]{font-size:14px;color:var(--text-muted);line-height:1.7}.inline-link[data-astro-cid-j7pv25f6]{color:var(--accent);text-decoration:none;font-weight:500}.inline-link[data-astro-cid-j7pv25f6]:hover{text-decoration:underline}.faq-preview[data-astro-cid-j7pv25f6]{padding:80px 24px}.faq-more[data-astro-cid-j7pv25f6]{margin-top:28px;text-align:center}.faq-more-link[data-astro-cid-j7pv25f6]{color:var(--accent);text-decoration:none;font-size:15px;font-weight:500;transition:opacity .15s}.faq-more-link[data-astro-cid-j7pv25f6]:hover{opacity:.75}@media(max-width:768px){.features-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr}}@media(max-width:520px){.features-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.hero[data-astro-cid-j7pv25f6]{padding:48px 16px 60px}}
