:root{--bg:#fbf7f1;--nav:#fff;--card:#fff;--ink:#2b2622;--ink-2:#5f5750;--ink-3:#8a817a;--line:#ece4d9;--accent:#c8555f;--accent-soft:#f7e6e4;--podcast-muted:#706760;--podcast-accent-text:#b7434d;--shadow:0 10px 24px #3c28141a;--shadow-rest:0 1px 2px #3c28140a;--sans:"Figtree", system-ui, sans-serif;--serif:"Source Serif 4", Georgia, serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg:#1e1b19;--nav:#171513;--card:#2a2623;--ink:#f3ede6;--ink-2:#c9c0b6;--ink-3:#948b82;--line:#3a3431;--accent:#f0a2a8;--accent-soft:#3a2f2e;--podcast-muted:#b3a89e;--podcast-accent-text:#f0a2a8;--shadow:0 10px 24px #00000059;--shadow-rest:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:0 auto;padding:0 28px}@media (width<=600px){.wrap{padding:0 18px}}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:var(--accent-soft);color:var(--ink)}@media (prefers-reduced-motion:reduce){body{transition:none}}.theme-button.svelte-mls84d{width:44px;height:44px;color:var(--ink-2);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;transition:background-color .18s,color .18s;display:grid;position:relative}.theme-button.svelte-mls84d:hover{background:var(--accent-soft);color:var(--podcast-accent-text)}svg.svelte-mls84d{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;transition:transform .38s cubic-bezier(.16,1,.3,1),opacity .22s;position:absolute}.sun.svelte-mls84d{opacity:1;transform:rotate(0)scale(1)}.moon.svelte-mls84d{opacity:0;transform:rotate(-75deg)scale(.35)}html[data-theme=dark] .sun.svelte-mls84d{opacity:0;transform:rotate(90deg)scale(.35)}html[data-theme=dark] .moon.svelte-mls84d{opacity:1;transform:rotate(0)scale(1)}.sr-only.svelte-mls84d{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dark-label.svelte-mls84d,html[data-theme=dark] .light-label.svelte-mls84d{display:none}html[data-theme=dark] .dark-label.svelte-mls84d{display:block}@media (prefers-reduced-motion:reduce){.theme-button.svelte-mls84d,svg.svelte-mls84d{transition:none}}nav.svelte-1h32yp1{background:var(--nav);border-bottom:1px solid var(--line);z-index:5;position:sticky;top:0}nav.svelte-1h32yp1 .wrap{justify-content:space-between;align-items:center;gap:20px;height:64px;display:flex}.brand.svelte-1h32yp1{flex-direction:column;line-height:1.1;display:flex}.brand.svelte-1h32yp1 b:where(.svelte-1h32yp1){font-size:18px;font-weight:600}.brand.svelte-1h32yp1 span:where(.svelte-1h32yp1){color:var(--accent);font-size:12px;font-weight:500}.links.svelte-1h32yp1{color:var(--ink-2);gap:22px;font-size:15px;font-weight:500;display:flex}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover,.links.svelte-1h32yp1 a[aria-current=page]:where(.svelte-1h32yp1){color:var(--podcast-accent-text)}.right.svelte-1h32yp1{align-items:center;gap:14px;display:flex}.addbtn.svelte-1h32yp1{font:600 14px var(--sans);color:#fff;background:var(--accent);border-radius:999px;padding:9px 16px}html[data-theme=dark] .addbtn.svelte-1h32yp1{color:#1e1b19}.auth.svelte-1h32yp1{font:500 14px var(--sans);color:var(--ink-2);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:8px 16px}.auth.svelte-1h32yp1:hover{border-color:var(--accent);color:var(--accent)}.menu-button.svelte-1h32yp1{border:1px solid var(--line);background:var(--card);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:12px;place-content:center;display:none}.menu-button.svelte-1h32yp1 svg:where(.svelte-1h32yp1){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:22px;height:22px}.mobile-menu.svelte-1h32yp1{background:var(--bg);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;margin:0;padding:0;position:fixed;inset:0}.mobile-menu.svelte-1h32yp1::backdrop{background:var(--bg)}.menu-header.svelte-1h32yp1{background:var(--nav);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.sheet.svelte-1h32yp1{padding:18px}.sheet.svelte-1h32yp1 a:where(.svelte-1h32yp1),.sheet.svelte-1h32yp1 button:where(.svelte-1h32yp1){width:100%;font:600 22px var(--serif);color:var(--ink);background:var(--card);border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:18px 20px;display:flex}.sheet.svelte-1h32yp1 a[aria-current=page]:where(.svelte-1h32yp1){border-color:var(--accent);color:var(--podcast-accent-text)}.sheet.svelte-1h32yp1 .small:where(.svelte-1h32yp1){font:500 15px var(--sans);color:var(--podcast-muted)}@media (width<=700px){.links.svelte-1h32yp1,.auth.svelte-1h32yp1,.addbtn.svelte-1h32yp1{display:none}.menu-button.svelte-1h32yp1{display:grid}nav.svelte-1h32yp1 .wrap{gap:16px;padding:0 16px}.right.svelte-1h32yp1{gap:14px}}footer.svelte-12qhfyh{border-top:1px solid var(--line);color:var(--ink-3);padding:24px 0 40px;font-size:14px}footer.svelte-12qhfyh .wrap{justify-content:space-between;display:flex}
