:root{--bg:#f6f3ee;--surface:#fff;--surface-2:#efeae2;--text:#1b1714;--text-muted:#6c635b;--border:#e3ddd3;--accent:#9d1b3e;--accent-text:#fff;--accent-soft:#f3dde3;--highlight:#b8860b;--live:#d8123a;--focus:var(--accent);--shadow:0 1px 2px #0000000f, 0 8px 24px #0000000f;--radius:14px;--radius-sm:9px;--maxw:1080px;--header-h:64px;--player-h:76px;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}:root[data-theme=dark]{--bg:#141110;--surface:#1e1a18;--surface-2:#29231f;--text:#f1ece6;--text-muted:#a89e95;--border:#342c27;--accent:#e7708a;--accent-text:#1b1714;--accent-soft:#3a232b;--highlight:#e8b94b;--live:#ff476e;--focus:var(--accent);--shadow:0 1px 2px #0006, 0 10px 30px #00000073}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#141110;--surface:#1e1a18;--surface-2:#29231f;--text:#f1ece6;--text-muted:#a89e95;--border:#342c27;--accent:#e7708a;--accent-text:#1b1714;--accent-soft:#3a232b;--highlight:#e8b94b;--live:#ff476e;--focus:var(--accent);--shadow:0 1px 2px #0006, 0 10px 30px #00000073}}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3{letter-spacing:-.01em;line-height:1.2}h1{margin:0 0 .4em;font-size:clamp(1.7rem,1.2rem + 2.4vw,2.6rem)}h2{margin:1.6em 0 .5em;font-size:clamp(1.3rem,1.05rem + 1.2vw,1.7rem)}a{color:var(--accent);text-underline-offset:2px}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}p{margin:0 0 1em}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}.skip-link{background:var(--accent);color:var(--accent-text);border-radius:var(--radius-sm);z-index:200;padding:10px 16px;transition:top .15s;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.site-header{z-index:100;background:color-mix(in srgb, var(--surface) 86%, transparent);-webkit-backdrop-filter:saturate(1.1)blur(8px);backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{min-height:var(--header-h);align-items:center;gap:18px;display:flex}.brand{color:var(--text);align-items:center;gap:11px;margin-right:auto;text-decoration:none;display:flex}.brand:hover{text-decoration:none}.brand .logo{background:var(--accent);width:38px;height:38px;color:var(--accent-text);border-radius:10px;flex:none;place-items:center;display:grid}.brand .logo svg{width:22px;height:22px}.brand .name{letter-spacing:.02em;font-size:1.18rem;font-weight:800}.brand .tagline{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600;display:block}.nav{align-items:center;gap:2px;display:flex}.nav a{color:var(--text);border-radius:var(--radius-sm);padding:9px 13px;font-size:.95rem;font-weight:600;text-decoration:none}.nav a:hover{background:var(--surface-2);text-decoration:none}.nav a[aria-current=page]{color:var(--accent);background:var(--accent-soft)}.header-actions{align-items:center;gap:8px;display:flex}.icon-btn{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;flex:none;place-items:center;display:grid}.icon-btn:hover{background:var(--surface-2)}.icon-btn svg{width:20px;height:20px}.btn{cursor:pointer;border-radius:var(--radius-sm);border:1px solid #0000;align-items:center;gap:8px;padding:10px 16px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-text)}.btn-primary:hover{filter:brightness(1.06);text-decoration:none}.btn-ghost{background:var(--surface);color:var(--text);border-color:var(--border)}.btn-ghost:hover{background:var(--surface-2);text-decoration:none}.nav-toggle,.icon-btn .moon,:root[data-theme=dark] .icon-btn .sun{display:none}:root[data-theme=dark] .icon-btn .moon{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .icon-btn .sun{display:none}:root:not([data-theme=light]) .icon-btn .moon{display:block}}.hero{background:radial-gradient(1200px 400px at 80% -10%, var(--accent-soft), transparent), var(--surface);border-bottom:1px solid var(--border);padding:48px 0 40px}.hero h1{margin-bottom:.25em}.hero p.lead{color:var(--text-muted);max-width:60ch;margin:0 0 1.4em;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.live-pill{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.dot{background:var(--live);width:9px;height:9px;box-shadow:0 0 0 0 color-mix(in srgb, var(--live) 60%, transparent);border-radius:50%;animation:1.8s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--live) 55%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}main{display:block}.section{padding-block:36px}.grid{gap:20px;display:grid}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.with-aside{grid-template-columns:1fr 300px;align-items:start;gap:32px;display:grid}.side{align-content:start;gap:20px;display:grid}.side-card .eyebrow{margin-top:0}.side-list{gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.side-list a{color:var(--text);font-weight:600;text-decoration:none}.side-list a:hover{color:var(--accent)}.side-meta{color:var(--text-muted);margin-top:1px;font-size:.78rem;display:block}.side-time{font-variant-numeric:tabular-nums;color:var(--text-muted);margin-right:4px;font-size:.85rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.card h3{margin:0 0 .3em;font-size:1.15rem}.muted{color:var(--text-muted)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .4em;font-size:.74rem;font-weight:800}.prose{max-width:70ch}.prose figure{margin:1.4em 0}.prose figcaption{color:var(--text-muted);margin-top:.4em;font-size:.85rem}.prose blockquote{border-left:4px solid var(--accent);color:var(--text-muted);margin:1.2em 0;padding:.4em 1.1em;font-style:italic}.content-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:16px;margin:0 0 16px;padding:14px;display:flex}.content-card>img{border-radius:var(--radius-sm);object-fit:cover;flex:none;width:140px;height:auto}.content-card-body{min-width:0}.content-card-body>:first-child{margin-top:0}.content-card-body>:last-child{margin-bottom:0}@media (width<=560px){.content-card{flex-direction:column}.content-card>img{width:100%;max-width:220px}}.post-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.post-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:120px 1fr;gap:18px;padding:16px;display:grid;position:relative}.post-item:hover{border-color:var(--accent)}.post-item h3 a:after{content:"";position:absolute;inset:0}.post-item .thumb{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--surface-2);overflow:hidden}.post-item .thumb img{object-fit:cover;width:100%;height:100%;display:block}.post-item time{color:var(--text-muted);font-size:.8rem;font-weight:600}.post-item h3{margin:.2em 0 .3em;font-size:1.15rem}.post-item h3 a{color:var(--text);text-decoration:none}.post-item h3 a:hover{color:var(--accent)}.tag{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800;display:inline-block}.day-block{margin:0 0 28px}.day-block h3{border-bottom:2px solid var(--border);align-items:baseline;gap:10px;margin:0 0 12px;padding-bottom:8px;font-size:1.25rem;display:flex}.day-block h3 .sub{color:var(--text-muted);font-size:.85rem;font-weight:600}.schedule{gap:8px;display:grid}.slot{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);grid-template-columns:110px 1fr auto;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;display:grid}.slot:hover{border-color:var(--accent);background:var(--surface-2);text-decoration:none}.slot .time{font-variant-numeric:tabular-nums;color:var(--text-muted);font-weight:700}.slot .title{font-weight:700}.slot .host{color:var(--text-muted);font-size:.88rem}.slot.on-air{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft) inset}.slot .badge{text-transform:uppercase;letter-spacing:.05em;color:var(--live);align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:inline-flex}.host-header{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.host-photo{background:var(--surface-2);border:3px solid var(--surface);width:130px;height:130px;box-shadow:var(--shadow);object-fit:cover;border-radius:50%;flex:none;overflow:hidden}.host-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.host-list a{color:var(--text);align-items:center;gap:10px;font-weight:600;text-decoration:none;display:flex}.host-list a:hover{color:var(--accent)}.host-avatar{object-fit:cover;background:var(--surface-2);border:1px solid var(--border);border-radius:50%;flex:none;width:40px;height:40px}.chips{flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.chips li{display:inline-flex}.chips a{background:var(--surface-2);border:1px solid var(--border);color:inherit;border-radius:999px;align-items:center;padding:5px 12px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.chips a:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.player{z-index:150;height:var(--player-h);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);position:fixed;bottom:0;left:0;right:0}.player-inner{align-items:center;gap:16px;height:100%;display:flex}.play-btn{cursor:pointer;background:var(--accent);width:52px;height:52px;color:var(--accent-text);border:none;border-radius:50%;flex:none;place-items:center;display:grid}.play-btn:hover{filter:brightness(1.07)}.play-btn svg{width:24px;height:24px}.play-btn .pause-icon,.player.playing .play-btn .play-icon{display:none}.player.playing .play-btn .pause-icon{display:block}.now{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.now .np-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);align-items:center;gap:7px;font-size:.68rem;font-weight:800;display:inline-flex}.player.playing .now .np-label .dot{display:inline-block}.now .np-label .dot{width:7px;height:7px;display:none}.now .song{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.now .show{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.now .show a{color:var(--text-muted)}.now .show strong{color:var(--text)}.player .volume{color:var(--text-muted);align-items:center;gap:8px;display:flex}.player .volume input{width:110px;accent-color:var(--accent)}.player .volume svg{width:20px;height:20px}.site-footer{background:var(--surface);border-top:1px solid var(--border);margin-top:40px;padding:36px 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px;display:grid}.site-footer h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .7em;font-size:.8rem}.site-footer ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{color:var(--text);text-decoration:none}.site-footer a:hover{color:var(--accent)}.freqs{flex-wrap:wrap;gap:8px;display:flex}.freq{font-variant-numeric:tabular-nums;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:4px 10px;font-weight:700}.copyright{border-top:1px solid var(--border);color:var(--text-muted);margin-top:26px;padding-top:18px;font-size:.85rem}@media (width<=860px){.with-aside{grid-template-columns:1fr}.grid.cols-3,.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.nav{top:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:2px;padding:10px 16px 16px;display:none;position:absolute;left:0;right:0}.nav.open{display:flex}.nav-toggle{display:grid}.grid.cols-2,.grid.cols-3,.footer-grid{grid-template-columns:1fr}.post-item{grid-template-columns:84px 1fr}.hero{padding:32px 0 28px}.player .volume{display:none}.slot{grid-template-columns:84px 1fr}.slot .badge{grid-column:2}.header-actions .label{display:none}}.brand-wrap.svelte-1elxaub{align-items:center;gap:2px;min-width:0;margin-right:auto;display:flex;position:relative}.brand-button.svelte-1elxaub{border:1px solid var(--border);border-radius:var(--radius-sm);font:inherit;text-align:left;cursor:pointer;background:0 0;padding:5px 14px 5px 9px}.brand-button.svelte-1elxaub:hover,.brand-button[aria-expanded=true].svelte-1elxaub{background:var(--surface-2);border-color:var(--text-muted)}.station-menu.svelte-1elxaub{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:220px;box-shadow:var(--shadow);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.station-menu.svelte-1elxaub button:where(.svelte-1elxaub){width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:9px 10px;display:flex}.station-menu.svelte-1elxaub button:where(.svelte-1elxaub):hover,.station-menu.svelte-1elxaub button:where(.svelte-1elxaub):focus-visible{background:var(--accent-soft)}.station-menu.svelte-1elxaub button[aria-current=true]:where(.svelte-1elxaub){font-weight:700}.station-menu.svelte-1elxaub .check:where(.svelte-1elxaub){width:1em;color:var(--accent);flex:none}.np-station.svelte-nfsfpn{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;opacity:.9;border:1px solid;border-radius:999px;margin-left:6px;padding:0 7px;font-size:.68rem;font-weight:700;display:inline-block}.site-shell.has-player.svelte-12qhfyh{padding-bottom:var(--player-h)}
