:root{--accent:#ff315c;--ink:#0b0d12;--muted:#69707d;--soft:#f5f6f8;--line:#e7e9ed;--dark:#0b0d12;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk';font-weight:700;font-size:20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--accent);color:#fff;border-radius:10px;font-size:12px}.site-header nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0;font-weight:600;font-size:14px}.menu-toggle{display:none;background:none;border:0;font-size:24px}.hero{background:linear-gradient(135deg,#fff 0%,#f5f6fa 100%);padding:90px 0 80px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;color:var(--accent)}h1,h2,h3{font-family:'Space Grotesk',sans-serif;line-height:1.08;margin:0 0 18px}h1{font-size:clamp(48px,7vw,86px);letter-spacing:-.05em}.hero h1 em{color:var(--accent);font-style:normal}.hero p{font-size:18px;color:var(--muted);max-width:560px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;gap:12px;align-items:center;padding:13px 20px;border-radius:999px;font-weight:700;font-size:14px}.btn-primary{background:var(--ink);color:#fff}.btn-ghost{border:1px solid var(--line)}.hero-visual{min-height:430px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:330px;height:330px;background:var(--accent);opacity:.16;right:0;top:10px}.orb-b{width:210px;height:210px;background:#6e62ff;opacity:.12;left:40px;bottom:20px}.hero-card{width:min(350px,80%);aspect-ratio:1;position:relative;z-index:2;background:linear-gradient(145deg,#171a22,#08090c);color:#fff;border-radius:34px;padding:32px;box-shadow:0 30px 70px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:space-between}.hero-card span{font-size:11px;letter-spacing:.14em;color:#aeb4bf}.big-wave{font-size:110px;color:var(--accent);line-height:1;text-align:center}.hero-card strong{font:700 28px 'Space Grotesk'}.section{padding:90px 0}.listen-section{padding:75px 0;background:var(--soft)}.section-heading{margin-bottom:28px}.section-heading h2{font-size:42px;letter-spacing:-.04em}.split{display:flex;justify-content:space-between;align-items:end}.text-link{font-weight:700}.radio-player{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px 22px;box-shadow:0 18px 45px rgba(0,0,0,.07)}.player-art{width:64px;height:64px;border-radius:18px;background:var(--ink);display:grid;place-items:center}.equalizer{height:26px;display:flex;gap:4px;align-items:center}.equalizer i{width:4px;height:12px;background:var(--accent);border-radius:4px}.equalizer i:nth-child(2){height:24px}.equalizer i:nth-child(3){height:17px}.equalizer i:nth-child(4){height:21px}.player-info{display:flex;flex:1;flex-direction:column}.player-info small{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--accent)}.player-info strong{font-size:17px}.player-info span{color:var(--muted);font-size:13px}.play-button{border:0;width:54px;height:54px;border-radius:50%;background:var(--accent);color:#fff;font-size:18px;cursor:pointer}.live-badge{font-size:11px;font-weight:800;color:var(--accent);white-space:nowrap}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.schedule-card{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;min-height:170px}.schedule-card.active{border-color:var(--accent);box-shadow:0 12px 30px rgba(255,49,92,.1)}.schedule-time{font-size:12px;font-weight:800;color:var(--accent)}.schedule-card h3{font-size:20px;margin-top:30px}.schedule-card p{font-size:13px;color:var(--muted);margin:0}.dark{background:var(--dark);color:#fff}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.dark p{color:#aeb4bf}.latest-posts article{padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid #292d36}.latest-posts span,.meta{font-size:11px;color:#8d94a1;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.latest-posts h3{font-size:24px;margin:7px 0}.latest-posts p{font-size:14px;margin:0}.site-footer{background:#07080b;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.site-footer p{color:#8d94a1}.site-footer h3{font-size:14px}.socials{display:flex;flex-direction:column;gap:8px;color:#b8bdc7;font-size:14px}.footer-bottom{border-top:1px solid #20232a;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#777e8a;font-size:12px}.footer-bottom ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.content{max-width:900px}.narrow{max-width:780px}.content h1{font-size:56px}.post-card,.show-card,.presenter-card{border:1px solid var(--line);border-radius:20px;padding:25px;margin:18px 0}.post-card h2{font-size:28px}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.show-card,.presenter-card{padding:0;overflow:hidden}.show-card img,.presenter-card img{width:100%;height:230px;object-fit:cover}.show-card>div,.presenter-card>div{padding:22px}.show-card h2,.presenter-card h2{font-size:25px}.show-card p,.presenter-card p{color:var(--muted)}@media(max-width:800px){.hero-grid,.feature-grid{grid-template-columns:1fr}.hero{padding-top:60px}.hero-visual{min-height:350px}.schedule-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px}.site-header nav.open{display:block}.site-header nav ul{flex-direction:column}.menu-toggle{display:block}.cards-grid{grid-template-columns:1fr}.split{align-items:start;gap:15px;flex-direction:column}}@media(max-width:520px){.schedule-grid,.footer-grid{grid-template-columns:1fr}.radio-player{flex-wrap:wrap}.player-info{min-width:150px}.live-badge{margin-left:auto}.hero-actions{flex-direction:column}.btn{justify-content:center}}
