:root{--bg: #0b0b12;--surface: #15151f;--surface-2: #1d1d2b;--line: #2a2a3c;--ink: #f3f3f8;--muted: #9a9ab0;--brand: #7c3aed;--brand-2: #ec4899;--grad: linear-gradient(100deg, #7c3aed, #ec4899);--radius: 16px}[data-theme=light]{--bg: #f7f7fb;--surface: #ffffff;--surface-2: #f0f0f6;--line: #e4e4ee;--ink: #16161f;--muted: #6b6b80}[data-theme=light] body{background:radial-gradient(1200px 600px at 80% -10%,#efe6ff 0%,transparent 55%),var(--bg)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(1200px 600px at 80% -10%,#2a1450 0%,transparent 55%),var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}.wrap{max-width:1080px;margin:0 auto;padding:0 1.1rem}.topbar{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--bg) 78%,transparent);border-bottom:1px solid var(--line)}.topbar-in{display:flex;align-items:center;gap:.8rem;height:60px}.brand{font-weight:900;font-size:1.3rem;letter-spacing:-.02em}.brand .dot{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.beta{font-size:.68rem;font-weight:800;padding:.15rem .5rem;border-radius:999px;background:var(--grad);color:#fff;letter-spacing:.04em}.spacer{flex:1}.toplink{color:var(--muted);font-weight:700;font-size:.9rem}.hero{padding:2.6rem 0 1.4rem}.hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 .5rem}.hero h1 .grad{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{color:var(--muted);font-size:1.05rem;margin:0}.count{color:var(--muted);font-size:.9rem;margin:.2rem 0 1.2rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.1rem;padding-bottom:3rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--brand) 60%,var(--line));box-shadow:0 14px 40px -12px #7c3aed73}.card-img{height:150px;background-size:cover;background-position:center;background-color:var(--surface-2)}.card-ph{display:flex;align-items:center;justify-content:center;font-size:2.8rem;background:linear-gradient(135deg,#241341,#3a1430)}.card-body{padding:.85rem .95rem 1rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.badge{align-self:flex-start;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#d7bbff}.card h3{font-size:1.02rem;font-weight:800;margin:0;line-height:1.25}.meta{color:var(--muted);font-size:.85rem;display:flex;flex-direction:column;gap:.15rem;margin-top:auto}.when{color:#f0c9e4;font-weight:700}.pill-free{align-self:flex-start;margin-top:.3rem;font-size:.72rem;font-weight:800;padding:.15rem .55rem;border-radius:999px;background:#22c55e2e;color:#7ef0a6}.back{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-weight:700;margin:1.4rem 0 1rem}.detail-hero{height:clamp(180px,36vw,340px);border-radius:var(--radius);background-size:cover;background-position:center;background-color:var(--surface-2);margin-bottom:1.2rem}.detail-hero.ph{display:flex;align-items:center;justify-content:center;font-size:5rem;background:linear-gradient(135deg,#241341,#3a1430)}.detail h1{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0 0 .6rem}.detail .dmeta{display:flex;flex-wrap:wrap;gap:.5rem 1.3rem;color:var(--muted);margin-bottom:1.2rem;font-size:.98rem}.detail .desc{color:#d7d7e2;line-height:1.6;max-width:70ch}.cta{display:inline-block;margin-top:1.4rem;background:var(--grad);color:#fff;font-weight:800;padding:.7rem 1.3rem;border-radius:12px}.cta:hover{box-shadow:0 8px 26px -6px #ec489980}.notice{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem}.foot{color:var(--muted);font-size:.8rem;border-top:1px solid var(--line);padding:1.4rem 0 2.4rem}.shell.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:flex;flex-direction:column;min-height:100vh}.content.svelte-13gchda.svelte-13gchda.svelte-13gchda{flex:1 0 auto;padding-bottom:2.5rem;width:100%}.topbar.svelte-13gchda.svelte-13gchda.svelte-13gchda{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--bg) 80%,transparent);border-bottom:1px solid var(--line)}.topbar-in.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:flex;align-items:center;gap:.7rem;height:60px}.nav.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:flex;align-items:center;gap:1rem}.toplink.svelte-13gchda.svelte-13gchda.svelte-13gchda{color:var(--muted);font-weight:700;font-size:.92rem}.toplink.on.svelte-13gchda.svelte-13gchda.svelte-13gchda{color:var(--ink)}.lk.svelte-13gchda.svelte-13gchda.svelte-13gchda{background:none;border:0;cursor:pointer;font:inherit}.cta-link.svelte-13gchda.svelte-13gchda.svelte-13gchda{background:var(--grad);color:#fff;padding:.4rem .9rem;border-radius:999px}.iconbtn.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 .5rem;border:1px solid var(--line);border-radius:9px;background:none;color:var(--ink);cursor:pointer;font-weight:800;font-size:.8rem}.iconbtn.svelte-13gchda.svelte-13gchda.svelte-13gchda:hover{border-color:var(--brand)}form.svelte-13gchda.svelte-13gchda.svelte-13gchda{margin:0}.footer.svelte-13gchda.svelte-13gchda.svelte-13gchda{margin-top:2.5rem;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 50%,transparent)}.footer-in.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;align-items:center;padding:1.6rem 1.1rem;color:var(--muted);font-size:.88rem}.footer-in.svelte-13gchda a.svelte-13gchda.svelte-13gchda{color:#c084fc;font-weight:700}.footer-in.svelte-13gchda .dim.svelte-13gchda.svelte-13gchda{opacity:.8}.bottomnav.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:none}@media (max-width: 820px){.nav.desktop.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:none}.bottomnav.svelte-13gchda.svelte-13gchda.svelte-13gchda{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;position:fixed;left:0;right:0;bottom:0;z-index:100;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.bottomnav.svelte-13gchda a.svelte-13gchda.svelte-13gchda{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:58px;color:var(--muted);font-weight:700}.bottomnav.svelte-13gchda a.svelte-13gchda span.svelte-13gchda{font-size:.68rem}.bottomnav.svelte-13gchda a.on.svelte-13gchda.svelte-13gchda{color:var(--brand-ink, #c084fc)}.content.svelte-13gchda.svelte-13gchda.svelte-13gchda{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.footer.svelte-13gchda.svelte-13gchda.svelte-13gchda{margin-bottom:calc(60px + env(safe-area-inset-bottom))}}
