:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#101820;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #081c33;--navy-2: #0d2b4d;--red: #e51f2a;--red-dark: #bf1520;--ink: #101820;--muted: #647181;--line: #dde3e9;--surface: #ffffff;--surface-soft: #f4f6f8;--radius: 20px;--shadow: 0 14px 38px rgba(8, 28, 51, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--surface-soft);color:var(--ink)}body.drawer-is-open{overflow:hidden}button,input{font:inherit}button{color:inherit}button,.news-card{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,.news-card:focus-visible{outline:3px solid rgba(229,31,42,.25);outline-offset:3px}.preview-banner{min-height:30px;padding:6px 18px;background:var(--navy);color:#ffffffc2;font-size:12px;text-align:center;letter-spacing:.015em}.preview-banner.is-live{background:#0b6b4f}.preview-banner.is-warning{background:#8a5b13}.preview-banner span{display:inline-block;margin-right:9px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.13em}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1180px,calc(100% - 32px));height:72px;margin:0 auto;display:flex;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:154px;height:auto}.header-search{min-width:180px;max-width:430px;height:42px;margin-left:auto;padding:0 14px;display:flex;align-items:center;gap:10px;color:#6c7885;background:#f0f3f6;border:1px solid transparent;border-radius:999px;transition:.16s ease}.header-search:focus-within{background:#fff;border-color:#bbc6d0;box-shadow:0 0 0 4px #081c330d}.header-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.header-search input::placeholder{color:#7a8693}.header-actions{display:flex;align-items:center;gap:8px}.header-actions button,.mobile-menu{height:40px;border:0;border-radius:999px;cursor:pointer}.header-radio{padding:0 15px;display:inline-flex;align-items:center;gap:8px;color:var(--red);background:#fff1f2;font-weight:850}.account-button{padding:0 15px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:var(--navy);font-weight:800}.live-dot{width:9px;height:9px;display:inline-block;background:var(--red);border-radius:50%;box-shadow:0 0 0 4px #e51f2a24;animation:live-pulse 1.7s ease-in-out infinite}.mobile-menu{width:40px;display:none;align-items:center;justify-content:center;background:transparent}.category-nav-wrap{position:sticky;top:72px;z-index:45;background:#fffffff7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-nav{width:min(1180px,calc(100% - 32px));height:49px;margin:0 auto;display:flex;align-items:stretch;gap:24px;overflow-x:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav button{position:relative;padding:0 1px;flex:0 0 auto;border:0;color:#596675;background:transparent;font-size:14px;font-weight:750;cursor:pointer}.category-nav button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--red);border-radius:3px 3px 0 0;transform:scaleX(0);transition:transform .16s ease}.category-nav button.active{color:var(--navy)}.category-nav button.active:after{transform:scaleX(1)}.transport-nav-wrap{position:sticky;top:121px;z-index:44;background:#f4f7f9f7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.transport-nav{width:min(1180px,calc(100% - 32px));min-height:54px;margin:0 auto;display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none}.transport-nav::-webkit-scrollbar{display:none}.transport-nav__label{flex:0 0 auto;margin-right:4px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.11em}.transport-nav button{flex:0 0 auto;padding:8px 14px;border:1px solid #d8e0e7;border-radius:999px;color:#445466;background:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:.16s ease}.transport-nav button:hover{color:var(--navy);border-color:#aebbc7}.transport-nav button.active{color:#fff;background:var(--navy);border-color:var(--navy);box-shadow:0 6px 16px #081c3324}.page-container{width:min(1180px,calc(100% - 32px));margin:26px auto 70px}.radio-hero{position:relative;min-height:326px;padding:42px 50px;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:34px;overflow:hidden;color:#fff;background:radial-gradient(circle at 84% 24%,rgba(229,31,42,.27),transparent 27%),linear-gradient(135deg,#07192d,#0c3158);border-radius:26px;box-shadow:0 18px 45px #081c332e}.radio-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 1px,transparent 1px,transparent 44px);pointer-events:none}.radio-hero__glow{position:absolute;width:290px;height:290px;right:60px;top:18px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.radio-hero__copy,.radio-hero__control{position:relative;z-index:2}.live-label{width:max-content;margin-bottom:22px;padding:7px 11px;display:flex;align-items:center;gap:9px;color:#fff;background:#e51f2a2e;border:1px solid rgba(255,121,128,.32);border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.13em}.radio-eyebrow{margin:0 0 8px;color:#90b7d9;font-size:12px;font-weight:900;letter-spacing:.18em}.radio-hero h1{max-width:650px;margin:0;font-size:clamp(36px,5vw,62px);line-height:.98;letter-spacing:-.055em}.radio-description{max-width:620px;margin:20px 0 26px;color:#ffffffc2;font-size:17px;line-height:1.55}.now-playing{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.now-playing>span{padding:5px 8px;color:#fff;background:var(--red);border-radius:5px;font-size:9px;font-weight:900;letter-spacing:.12em}.now-playing strong{font-size:14px}.now-playing small{width:100%;color:#ffffff94}.radio-hero__control{display:flex;flex-direction:column;align-items:center;text-align:center}.radio-hero__control>strong{margin-top:12px;font-size:15px}.radio-hero__control>small{margin-top:4px;color:#ffffff94}.signal-rings{position:relative;width:196px;height:196px;display:grid;place-items:center}.signal-rings>span{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%}.signal-rings>span:nth-child(1){width:104px;height:104px}.signal-rings>span:nth-child(2){width:150px;height:150px}.signal-rings>span:nth-child(3){width:196px;height:196px}.signal-rings.is-playing>span{animation:radio-ring 2.3s ease-out infinite}.signal-rings.is-playing>span:nth-child(2){animation-delay:.35s}.signal-rings.is-playing>span:nth-child(3){animation-delay:.7s}.signal-rings button{position:relative;z-index:3;width:82px;height:82px;display:grid;place-items:center;color:#fff;background:var(--red);border:7px solid rgba(255,255,255,.13);border-radius:50%;cursor:pointer;box-shadow:0 12px 30px #e51f2a59;transition:transform .16s ease,background .16s ease}.signal-rings button:hover{background:#f12a35;transform:scale(1.05)}.content-heading{margin:44px 0 18px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-kicker{margin:0 0 5px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.16em}.content-heading h2{margin:0;color:var(--navy);font-size:clamp(27px,3vw,38px);letter-spacing:-.035em}.content-heading>span{color:var(--muted);font-size:13px;font-weight:700}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:26px}.news-feed{display:grid;gap:24px}.news-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 28px #081c330e;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.news-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.news-card__image-wrap{position:relative;aspect-ratio:16 / 8.7;overflow:hidden;background:#dfe5ea}.news-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.news-card:hover .news-card__image{transform:scale(1.018)}.category-badge{position:absolute;left:18px;bottom:16px;padding:7px 10px;color:#fff;background:#081c33e6;border-radius:7px;font-size:11px;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.news-card__body{padding:20px 22px 14px}.source-line{min-height:28px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.source-avatar{width:28px;height:28px;display:inline-grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--navy);border-radius:50%;font-size:9px;font-weight:900;letter-spacing:-.02em}.source-avatar{position:relative;overflow:hidden}.source-avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:4px;object-fit:contain;background:#fff}.source-name{color:#303b46;font-weight:800}.source-dot{color:#a8b1bb}.news-card h2{margin:15px 0 9px;color:var(--navy);font-size:clamp(25px,3vw,37px);line-height:1.1;letter-spacing:-.035em}.news-card__excerpt{margin:0;color:#566371;font-size:15px;line-height:1.58}.listen-row{margin:19px 0 12px;display:flex;align-items:center;gap:11px}.listen-button{min-height:42px;padding:6px 13px 6px 7px;display:inline-flex;align-items:center;gap:9px;color:var(--navy);background:#eef3f7;border:1px solid #d7e0e8;border-radius:999px;font-size:13px;font-weight:850;cursor:pointer;transition:.15s ease}.listen-button:hover{border-color:#a8b7c5;background:#e5edf3}.listen-button.is-active{color:#fff;background:var(--red);border-color:var(--red)}.listen-button__icon{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:50%}.listen-button.is-active .listen-button__icon{color:var(--red);background:#fff}.listen-button small{color:#758291;font-size:10px;font-weight:750}.listen-button.is-active small{color:#ffffffbf}.listen-button.is-large{min-height:50px;padding-right:17px;background:var(--red);border-color:var(--red);color:#fff}.listen-button.is-large .listen-button__icon{width:38px;height:38px;color:var(--red);background:#fff}.listen-button.is-large small{color:#ffffffb8}.listen-hint{color:#89939e;font-size:10px}.action-bar{min-height:50px;display:flex;align-items:center;gap:2px;border-top:1px solid #edf0f3}.action-button{min-width:45px;min-height:40px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#687583;background:transparent;border:0;border-radius:9px;font-size:12px;font-weight:750;cursor:pointer;transition:.14s ease}.action-button:hover{color:var(--navy);background:#f1f4f6}.action-button.is-selected{color:var(--navy);background:#eaf0f5}.action-button.is-selected.dislike{color:var(--red);background:#fff0f1}.action-button.is-saved{color:var(--red)}.action-button.is-saved svg{fill:currentColor}.action-label{font-weight:700}.action-spacer{flex:1}.icon-only{min-width:42px;padding:0}.side-rail{position:sticky;top:142px;display:grid;gap:18px}.side-card,.creator-card{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:0 7px 24px #081c330b}.side-card__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.side-card__title>span{color:var(--navy);font-size:15px;font-weight:900}.side-card__title>small{color:var(--muted);font-size:11px;font-weight:700}.weather-main{margin:21px 0;display:grid;grid-template-columns:42px auto 1fr;align-items:center;gap:11px;color:#f09a18}.weather-main>strong{color:var(--navy);font-size:44px;line-height:1;letter-spacing:-.07em}.weather-main>div{display:grid;gap:4px;color:#33404c;font-size:12px;font-weight:800}.weather-main>div small{color:var(--muted);font-size:10px;font-weight:600}.weather-times{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;background:#f3f6f8;border-radius:10px}.weather-times>div{padding:10px 7px;display:grid;gap:3px;text-align:center;border-right:1px solid #e0e6eb}.weather-times>div:last-child{border-right:0}.weather-times span{color:var(--muted);font-size:9px}.weather-times strong{color:var(--navy);font-size:13px}.demo-caption{margin:12px 0 0;color:#98a1aa;font-size:9px;line-height:1.35}.schedule-list{margin-top:18px;display:grid}.schedule-item{min-height:49px;display:grid;grid-template-columns:42px 10px 1fr;align-items:center;gap:8px}.schedule-item time{color:var(--muted);font-size:11px;font-weight:800}.schedule-line{position:relative;width:2px;height:100%;justify-self:center;background:#e0e5e9}.schedule-line:before{content:"";position:absolute;left:50%;top:20px;width:7px;height:7px;background:#aab4bd;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%)}.schedule-item.current time{color:var(--red)}.schedule-item.current .schedule-line:before{background:var(--red);box-shadow:0 0 0 4px #e51f2a1c}.schedule-item>div{display:grid;gap:2px}.schedule-item strong{color:#2c3742;font-size:12px}.schedule-item small{color:var(--muted);font-size:10px}.creator-card{color:#fff;background:radial-gradient(circle at 100% 0,rgba(229,31,42,.35),transparent 37%),var(--navy);border-color:transparent}.creator-card__icon{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:13px}.creator-eyebrow{margin:19px 0 7px;color:#8fb4d5;font-size:9px;font-weight:900;letter-spacing:.15em}.creator-card h3{margin:0;font-size:23px;letter-spacing:-.03em}.creator-card>p:not(.creator-eyebrow){margin:11px 0 17px;color:#ffffffb5;font-size:12px;line-height:1.55}.creator-card button{width:100%;height:42px;color:var(--navy);background:#fff;border:0;border-radius:10px;font-size:12px;font-weight:900;cursor:pointer}.article-view{max-width:860px;margin:10px auto 90px;padding:34px 48px 42px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.back-button{margin:0 0 28px -10px;padding:8px 10px;display:inline-flex;align-items:center;gap:5px;color:var(--navy);background:transparent;border:0;border-radius:8px;font-size:13px;font-weight:850;cursor:pointer}.back-button:hover{background:#f0f3f6}.article-category{margin-top:24px;display:block;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.article-view>h1{max-width:780px;margin:10px 0 15px;color:var(--navy);font-size:clamp(37px,5vw,58px);line-height:1.03;letter-spacing:-.052em}.article-lead{margin:0 0 27px;color:#566371;font-size:19px;line-height:1.55}.article-hero-image{width:calc(100% + 96px);max-height:520px;margin-left:-48px;display:block;object-fit:cover}.article-listen-box{margin:28px 0 34px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#f1f5f8;border:1px solid #dce4eb;border-radius:14px}.article-listen-box>div{display:grid;gap:4px}.article-listen-label{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.15em}.article-listen-box strong{color:var(--navy);font-size:13px}.article-copy{max-width:720px;margin:0 auto}.article-copy p{margin:0 0 23px;color:#29343f;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.74}.article-source-only{margin:8px 0 30px;padding:28px;background:#f5f8fb;border:1px solid #dce4eb;border-radius:16px}.article-source-only>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.article-source-only h2{margin:8px 0 10px;color:var(--navy);font-size:23px;line-height:1.2}.article-source-only p{max-width:650px;margin:0 0 20px;color:#5c6874;font-size:14px;line-height:1.6}.article-source-only a{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:var(--red);border-radius:10px;font-size:13px;font-weight:850;text-decoration:none}.article-references{max-width:720px;margin:34px auto 8px;padding:24px;background:#f4f7f9;border:1px solid #dfe6ec;border-radius:16px}.article-references>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.13em}.article-references h2{margin:7px 0 17px;color:var(--navy);font-size:22px}.article-references>div{display:grid;gap:9px}.article-references a{min-width:0;padding:13px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;color:var(--navy);background:#fff;border:1px solid #e0e6eb;border-radius:11px;text-decoration:none}.article-references a strong,.article-references a small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-references a strong{font-size:12px}.article-references a small{color:var(--muted);font-size:11px}.article-references a svg{grid-column:2;grid-row:1 / span 2;align-self:center}.source-notice{margin:38px 0 22px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff9ea;border:1px solid #efe1b8;border-radius:13px}.source-notice strong{color:var(--navy);font-size:13px}.source-notice p{max-width:550px;margin:5px 0 0;color:#6d6654;font-size:11px;line-height:1.5}.source-notice button,.source-notice a{min-width:max-content;padding:9px 12px;display:inline-flex;align-items:center;gap:6px;color:#99917b;background:transparent;border:1px solid #d9cda9;border-radius:8px;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.source-notice a{color:var(--navy);background:#fff}.article-view>.action-bar{border-bottom:1px solid #edf0f3}.discussion-preview{margin-top:32px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--navy);border-radius:16px;color:#fff}.discussion-preview h2{margin:0;font-size:22px}.discussion-preview p:not(.section-kicker){margin:7px 0 0;color:#ffffffa6;font-size:11px}.discussion-preview button{min-width:max-content;height:43px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;color:var(--navy);background:#fff;border:0;border-radius:10px;font-size:12px;font-weight:900;cursor:pointer}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end;background:#030c168f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:backdrop-in .16s ease-out}.comments-drawer{width:min(520px,100%);height:100%;display:grid;grid-template-rows:auto auto auto 1fr auto;background:#fff;box-shadow:-18px 0 55px #0000002b;animation:drawer-in .22s ease-out}.drawer-handle{display:none}.drawer-header{min-height:70px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-header>div{display:flex;align-items:center;gap:8px}.drawer-header span{color:var(--navy);font-size:18px;font-weight:900}.drawer-header strong{min-width:25px;padding:4px 7px;color:var(--muted);background:#eef2f5;border-radius:999px;font-size:10px;text-align:center}.drawer-header button{width:38px;height:38px;display:grid;place-items:center;background:#f0f3f5;border:0;border-radius:50%;cursor:pointer}.drawer-article-title{padding:14px 20px;color:#475361;background:#f6f8fa;border-bottom:1px solid var(--line);font-size:12px;font-weight:750;line-height:1.45}.comments-list{min-height:0;padding:18px 20px;display:grid;align-content:start;gap:20px;overflow-y:auto}.comment{display:grid;grid-template-columns:38px 1fr;align-items:start;gap:11px}.comment-avatar{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#778493;border-radius:50%;font-size:9px;font-weight:900}.comment-avatar.official{background:var(--navy)}.comment-meta{display:flex;align-items:center;gap:8px}.comment-meta strong{color:var(--navy);font-size:12px}.comment-meta span{color:#96a0aa;font-size:10px}.comment p{margin:6px 0 0;color:#44505d;font-size:13px;line-height:1.55}.comment-form{min-height:76px;padding:13px 18px;display:grid;grid-template-columns:1fr 44px;align-items:center;gap:8px;border-top:1px solid var(--line);background:#fff}.comment-form input{height:45px;padding:0 14px;color:var(--ink);background:#f2f5f7;border:1px solid transparent;border-radius:12px;outline:0}.comment-form input:focus{background:#fff;border-color:#aebbc7}.comment-form button{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--red);border:0;border-radius:12px;cursor:pointer}.comment-form button:disabled{background:#b6bec6;cursor:default}.global-player{position:fixed;left:50%;bottom:max(14px,env(safe-area-inset-bottom));z-index:80;width:min(780px,calc(100% - 28px));min-height:72px;padding:11px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;color:#fff;background:#081c33f7;border:1px solid rgba(255,255,255,.13);border-radius:17px;box-shadow:0 18px 55px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%);animation:player-in .22s ease-out}.player-progress{position:absolute;left:13px;right:13px;top:0;height:2px;overflow:hidden;background:#ffffff21}.player-progress span{width:30%;height:100%;display:block;background:var(--red)}.player-progress.running span{animation:progress-demo 5s linear infinite}.player-brand{display:grid;grid-template-columns:43px;place-items:center}.player-brand img{width:42px;height:42px;border-radius:11px}.player-brand span{display:none}.player-copy{min-width:0;display:grid;gap:4px}.player-copy strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.player-copy span{color:#ffffff96;font-size:10px}.player-controls{display:flex;align-items:center;gap:5px}.player-controls button{display:grid;place-items:center;color:#fff;border:0;border-radius:50%;cursor:pointer}.player-main-button{width:43px;height:43px;background:var(--red)}.player-close{width:36px;height:36px;background:transparent}.player-close:hover{background:#ffffff1a}.empty-state{min-height:360px;padding:40px;display:grid;place-items:center;align-content:center;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.empty-state svg{color:#8c98a3}.empty-state h2{margin:15px 0 5px;color:var(--navy)}.empty-state p{margin:0 0 20px;color:var(--muted)}.empty-state button{height:42px;padding:0 15px;color:#fff;background:var(--navy);border:0;border-radius:9px;font-weight:850;cursor:pointer}.site-footer{min-height:190px;padding:40px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:1fr auto;align-items:start;gap:28px;color:#ffffffa6;background:#061527}.site-footer img{width:135px;filter:brightness(0) invert(1)}.site-footer p{margin:8px 0 0;font-size:12px}.site-footer nav{display:flex;gap:19px;flex-wrap:wrap;justify-content:flex-end}.site-footer button{padding:0;color:#ffffffab;background:transparent;border:0;font-size:11px;cursor:pointer}.site-footer>span{grid-column:1 / -1;align-self:end;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.has-player .site-footer{padding-bottom:115px}.toast{position:fixed;left:50%;bottom:28px;z-index:120;max-width:calc(100% - 32px);padding:11px 16px;color:#fff;background:#182535;border-radius:999px;box-shadow:0 12px 38px #0003;font-size:12px;font-weight:750;opacity:0;pointer-events:none;transform:translate(-50%,15px);transition:.18s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.has-player .toast{bottom:102px}@keyframes live-pulse{0%,to{box-shadow:0 0 0 4px #e51f2a1f}50%{box-shadow:0 0 0 7px #e51f2a0a}}@keyframes radio-ring{0%{opacity:.55;transform:scale(.78)}75%,to{opacity:0;transform:scale(1.06)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes player-in{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes progress-demo{0%{transform:translate(-120%)}to{transform:translate(430%)}}.personal-stories{max-width:1080px;margin:28px auto 80px}.personal-stories__hero{padding:44px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(227,33,47,.45),transparent 34%),linear-gradient(135deg,#071b2f,#123b5f);border-radius:22px;box-shadow:var(--shadow)}.personal-stories__hero h1{max-width:700px;margin:9px 0 14px;font-size:clamp(36px,6vw,62px);line-height:1;letter-spacing:-.05em}.personal-stories__hero>p:not(.section-kicker){max-width:700px;margin:0;color:#ffffffbd;font-size:16px;line-height:1.65}.personal-stories__rules{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px}.personal-stories__rules span{padding:7px 10px;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:11px;font-weight:750}.personal-stories__grid{margin-top:22px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:22px;align-items:start}.story-form,.story-preview{padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.story-form{display:grid;gap:18px}.story-form__heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.story-form__heading span,.story-preview>span{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.14em}.story-form__heading h2{margin:4px 0 0;color:var(--navy);font-size:26px}.story-form__heading small,.story-form__notice{color:var(--muted);font-size:10px}.story-form label{display:grid;gap:7px;color:#33414e;font-size:12px;font-weight:800}.story-form input,.story-form textarea{width:100%;padding:12px 13px;color:var(--navy);background:#f8fafb;border:1px solid #d8e0e7;border-radius:10px;font:inherit;font-weight:500;outline:none}.story-form input:focus,.story-form textarea:focus{background:#fff;border-color:#6384a0;box-shadow:0 0 0 3px #26577c1a}.story-form textarea{min-height:180px;resize:vertical;line-height:1.55}.story-form label>small{color:var(--muted);text-align:right;font-size:9px}.story-consent{grid-template-columns:auto 1fr!important;align-items:start;line-height:1.5}.story-consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--red)}.story-submit{min-height:48px;padding:0 18px;color:#fff;background:var(--red);border:0;border-radius:11px;font-size:13px;font-weight:900;cursor:pointer}.story-form__notice{margin:-7px 0 0;line-height:1.55}.story-preview{position:sticky;top:150px}.story-preview>small{margin-top:18px;display:block;color:var(--muted);font-size:11px}.story-preview h2{margin:8px 0 12px;color:var(--navy);font-size:26px;line-height:1.14}.story-preview>p{max-height:260px;overflow:auto;color:#4f5d69;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.65;white-space:pre-wrap}.story-preview__status{margin-top:18px;padding:10px;color:#6d6654;background:#fff9ea;border-radius:9px;font-size:10px;font-weight:750}.story-preview>button{margin-top:14px;padding:8px 0;color:var(--muted);background:transparent;border:0;font-size:11px;font-weight:800;cursor:pointer}.story-preview__empty{min-height:330px;display:grid;place-content:center;justify-items:center;color:#91a0ad;text-align:center}.story-preview__empty h2{margin:12px 0 5px}.story-preview__empty p{max-width:250px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}@media (max-width: 930px){.header-search{max-width:none}.content-layout{grid-template-columns:1fr}.side-rail{position:static;grid-template-columns:repeat(2,1fr)}.creator-card{grid-column:1 / -1}.radio-hero{grid-template-columns:1fr 220px;padding:38px}}@media (max-width: 720px){.personal-stories{margin:0 0 55px}.personal-stories__hero{padding:34px 22px;border-radius:0}.personal-stories__grid{padding:0 14px;grid-template-columns:1fr}.story-form,.story-preview{padding:22px 18px}.story-preview{position:static}.story-form__heading{align-items:start;flex-direction:column}.preview-banner{padding-inline:12px;font-size:10px}.preview-banner span{display:none}.header-inner{width:calc(100% - 22px);height:62px;gap:8px}.mobile-menu{display:inline-flex}.brand img{width:118px}.header-search{width:40px;min-width:40px;height:40px;margin-left:auto;padding:0;justify-content:center;background:transparent}.header-search input{position:fixed;left:11px;right:11px;top:96px;z-index:52;width:calc(100% - 22px);height:44px;padding:0 15px;display:none;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.header-search:focus-within input{display:block}.header-radio{width:40px;padding:0;justify-content:center}.header-radio span:last-child{display:none}.account-button{width:40px;padding:0;justify-content:center}.account-button span{display:none}.category-nav-wrap{top:62px}.category-nav{width:100%;height:46px;padding:0 14px;gap:22px}.category-nav-wrap.mobile-open .category-nav{background:#fff}.transport-nav-wrap{top:108px}.transport-nav{width:100%;min-height:52px;padding:0 14px}.page-container{width:100%;margin-top:0}.radio-hero{min-height:410px;padding:30px 22px;grid-template-columns:1fr 126px;gap:4px;border-radius:0}.radio-hero h1{font-size:39px}.radio-description{font-size:14px}.radio-hero__control{align-self:end;padding-bottom:18px}.signal-rings{width:118px;height:118px}.signal-rings>span:nth-child(1){width:82px;height:82px}.signal-rings>span:nth-child(2){width:104px;height:104px}.signal-rings>span:nth-child(3){width:118px;height:118px}.signal-rings button{width:66px;height:66px;border-width:5px}.radio-hero__control>strong{font-size:11px}.radio-hero__control>small{font-size:8px}.content-heading{margin:28px 18px 13px}.content-heading h2{font-size:29px}.content-layout{gap:22px}.news-feed{gap:12px}.news-card{border-width:1px 0;border-radius:0;box-shadow:none}.news-card:hover{transform:none;box-shadow:none}.news-card__image-wrap{aspect-ratio:16 / 10.2}.news-card__body{padding:16px 18px 10px}.news-card h2{margin-top:12px;font-size:28px}.news-card__excerpt{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-line-clamp:3;-webkit-box-orient:vertical}.listen-row{margin-top:16px}.listen-hint{display:none}.action-bar{padding-top:4px}.action-label{display:none}.side-rail{padding:0 16px;grid-template-columns:1fr}.creator-card{grid-column:auto}.article-view{margin:0;padding:22px 18px 35px;border:0;border-radius:0;box-shadow:none}.article-view>h1{font-size:39px}.article-lead{font-size:17px}.article-hero-image{width:calc(100% + 36px);margin-left:-18px}.article-listen-box{align-items:stretch;flex-direction:column}.article-listen-box .listen-button{width:100%;justify-content:center}.article-copy p{font-size:18px;line-height:1.68}.source-notice{align-items:stretch;flex-direction:column}.source-notice button{align-self:flex-start}.discussion-preview{align-items:stretch;flex-direction:column}.discussion-preview button{min-width:0;justify-content:center}.comments-drawer{width:100%;height:min(82vh,760px);margin-top:auto;border-radius:22px 22px 0 0;animation-name:drawer-up}.drawer-handle{width:42px;height:4px;margin:8px auto 0;display:block;background:#cbd2d8;border-radius:999px}.drawer-header{min-height:58px}.global-player{bottom:max(8px,env(safe-area-inset-bottom));width:calc(100% - 16px);min-height:66px;padding:9px;gap:9px;border-radius:15px}.player-brand img{width:39px;height:39px}.player-copy strong{font-size:11px}.player-main-button{width:40px;height:40px}.site-footer{padding:36px 22px;grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.site-footer>span{grid-column:auto}.toast{bottom:18px;font-size:11px}.has-player .toast{bottom:91px}}@keyframes drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 430px){.radio-hero{min-height:450px;grid-template-columns:1fr}.radio-hero__control{position:absolute;right:18px;bottom:20px}.now-playing{max-width:210px}.news-card h2{font-size:26px}.comments-action{padding-inline:7px}.article-view>h1{font-size:35px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
