@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Manrope:wght@400;600;700&display=swap";html[data-theme=light]{--bg:#fff;--surface:#fff;--surface-strong:#f4f4f4;--text:#101010;--muted:#555;--line:#cfcfcf;--accent:#111;--chip:#f0f0f0;--hero-text:#fff}html[data-theme=dark]{--bg:#000;--surface:#0b0b0b;--surface-strong:#151515;--text:#f5f5f5;--muted:#b9b9b9;--line:#2b2b2b;--accent:#fff;--chip:#1a1a1a;--hero-text:#fff}#__nuxt,body,html{background:var(--bg);margin:0;min-height:100%}.page[data-v-bda01d82]{background:var(--bg);color:var(--text);font-family:Manrope,Segoe UI,sans-serif;min-height:100vh;overflow:hidden;padding:24px 16px 56px;position:relative}.bg-orb[data-v-bda01d82]{border-radius:999px;filter:blur(34px);opacity:.35;pointer-events:none;position:absolute}.orb-a[data-v-bda01d82]{background:#b6b6b6;height:360px;left:-120px;top:-140px;width:360px}.orb-b[data-v-bda01d82]{background:#8c8c8c;height:300px;right:-100px;top:200px;width:300px}.feed-section[data-v-bda01d82],.hero[data-v-bda01d82],.meta-grid[data-v-bda01d82],.nips[data-v-bda01d82],.topbar[data-v-bda01d82]{margin:0 auto;max-width:1120px;position:relative;z-index:2}.topbar[data-v-bda01d82]{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.brand[data-v-bda01d82]{font-weight:700;letter-spacing:.03em;margin:0}.theme-toggle[data-v-bda01d82]{background:var(--surface);border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;font:inherit;padding:8px 12px}.hero[data-v-bda01d82]{align-items:center;animation:rise-bda01d82 .5s ease;background:linear-gradient(140deg,#0a0a0a,#313131);background-position:50%;background-size:cover;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 48px #0003;color:var(--hero-text);display:flex;gap:20px;justify-content:space-between;padding:28px}.eyebrow[data-v-bda01d82]{font-size:12px;letter-spacing:.12em;margin:0;opacity:.85;text-transform:uppercase}h1[data-v-bda01d82],h2[data-v-bda01d82],h3[data-v-bda01d82]{font-family:Fraunces,Georgia,serif}h1[data-v-bda01d82]{font-size:clamp(2rem,5vw,3.2rem);line-height:1.04;margin:8px 0 10px}.lead[data-v-bda01d82]{line-height:1.6;margin:0;max-width:65ch}.hero-links[data-v-bda01d82]{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.ghost[data-v-bda01d82],.hero-links a[data-v-bda01d82]{background:#00000047;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;color:#fff;font-weight:700;padding:8px 12px;text-decoration:none}.ghost[data-v-bda01d82]{cursor:pointer;font:inherit}.avatar[data-v-bda01d82]{border-radius:22px;height:110px;-o-object-fit:cover;object-fit:cover;width:110px}.meta-grid[data-v-bda01d82]{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.feed-card[data-v-bda01d82],.meta-card[data-v-bda01d82],.nips[data-v-bda01d82]{background:color-mix(in oklab,var(--surface) 92%,transparent);border:1px solid var(--line);border-radius:16px}.meta-card[data-v-bda01d82]{padding:16px}.meta-card h2[data-v-bda01d82]{font-size:1.2rem;margin:0 0 8px}.meta-card p[data-v-bda01d82]{color:var(--muted);line-height:1.55;margin:0}.nips[data-v-bda01d82]{margin-top:14px;padding:18px}.nips h2[data-v-bda01d82]{margin:0 0 12px}.chips[data-v-bda01d82]{display:flex;flex-wrap:wrap;gap:8px}.chips span[data-v-bda01d82]{background:var(--chip);border-radius:999px;color:var(--text);font-size:.9rem;padding:7px 10px}.feed-section[data-v-bda01d82]{margin-top:18px}.feed-section h2[data-v-bda01d82]{margin:0 0 10px}.feed-grid[data-v-bda01d82]{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.feed-card[data-v-bda01d82]{animation:rise-bda01d82 .45s ease;padding:14px}.pill[data-v-bda01d82]{background:var(--chip);border-radius:999px;display:inline-block;font-size:12px;font-weight:700;margin:0;padding:5px 10px}.feed-card h3[data-v-bda01d82]{margin:10px 0 6px}.date[data-v-bda01d82]{color:var(--muted);font-size:13px;margin:0}.summary[data-v-bda01d82]{color:var(--text);line-height:1.55;margin:10px 0 0;white-space:pre-wrap;word-break:break-word}.actions[data-v-bda01d82]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.actions a[data-v-bda01d82]{color:var(--accent);font-weight:700;text-decoration:none}.error[data-v-bda01d82],.state[data-v-bda01d82]{background:var(--surface-strong);border:1px solid var(--line);border-radius:12px;margin:0;padding:12px}.error[data-v-bda01d82]{color:var(--text)}@keyframes rise-bda01d82{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:920px){.feed-grid[data-v-bda01d82],.meta-grid[data-v-bda01d82]{grid-template-columns:1fr}.hero[data-v-bda01d82]{align-items:flex-start;flex-direction:column}}
