@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700&display=swap";:root{font-family:Golos Text,system-ui,sans-serif;color:#e9edf1;background:#101216;font-synthesis:none;font-size:16px;--bg:#101216;--panel:#181b20;--line:#2b3038;--muted:#989fa9;--green:#b9f56b;--danger:#f59f98}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea{outline-offset:4px}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;border:1px solid #343a44;border-radius:7px;background:#20242c;color:#edf0f5;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}button:hover{background:#2c323c}button:disabled{opacity:.45;cursor:wait}button.primary{background:var(--green);border-color:var(--green);color:#182209}button.primary:hover{background:#ccff91}button.danger{color:#ffc0bb;background:#332325;border-color:#664044}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,p{margin:0}h1{font-size:2rem;font-weight:550;letter-spacing:-1px;line-height:1.2}h2{font-size:1.0625rem;font-weight:550;line-height:1.45}p{line-height:1.6}small{font-size:.8125rem;color:var(--muted)}.admin-shell{display:flex;min-height:100vh}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:#15171c;border-right:1px solid var(--line);padding:30px 18px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-weight:650;font-size:1.3125rem;letter-spacing:-.5px}.brand svg{color:var(--green)}.brand-sub{display:block;margin-top:3px;font-size:.75rem;letter-spacing:.06em;font-weight:400;color:var(--muted)}.sidebar .brand{margin-left:8px}.sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:44px}.sidebar nav button{background:transparent;border:0;justify-content:flex-start;padding:13px 15px;color:#aeb5c0;font-size:.9375rem}.sidebar nav button.nav-active{color:var(--green);background:#242d21}.nav-dot{margin-left:auto;background:var(--green);width:5px;height:5px;border-radius:50%}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:14px;padding:24px 8px 0;font-size:.8125rem}.sidebar-bottom a{display:flex;align-items:center;gap:8px}.small-label{color:var(--muted);font-size:.75rem}.environment{border-top:1px solid var(--line);padding-top:17px;color:#8e96a1}.workspace{margin-left:224px;width:calc(100% - 224px)}.topbar{height:72px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:.75rem;color:#a8b0bc;letter-spacing:.07em}.slash{padding:0 13px;color:#545e6a}.topbar-right{display:flex;gap:22px;align-items:center;letter-spacing:0}.topbar-right>span{display:flex;align-items:center;gap:7px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;line-height:1.3;padding:5px 8px;border-radius:4px;color:#b4bdc8;background:#292e36;white-space:nowrap;font-weight:450}.badge.green{background:#283620;color:var(--green)}.page{max-width:1530px;padding:35px 38px 64px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{display:block;font-size:.75rem;letter-spacing:.14em;color:var(--muted);margin-bottom:12px}.page-heading p{font-size:.9375rem;color:var(--muted);margin-top:10px}.actions{display:flex;gap:10px;flex-wrap:wrap}.onair{display:grid;grid-template-columns:1fr 220px;gap:26px;border:1px solid var(--line);border-radius:10px;padding:27px 30px;background:var(--panel)}.onair h2{font-size:1.4rem;max-width:650px;letter-spacing:-.3px;line-height:1.5}.participants{display:flex;gap:24px;margin-top:25px;flex-wrap:wrap}.participants>span{display:grid;grid-template-columns:32px 1fr;column-gap:9px;font-size:.8125rem;align-items:center}.participants i{grid-row:span 2;font-size:.75rem;font-style:normal;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #48513f;border-radius:50%;color:#d1dfba}.participants small{font-size:.75rem;line-height:1.6}.onair-status{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.onair-status svg{color:var(--green)}.onair-status strong{font-size:.9375rem;font-weight:500}.onair-status p{font-size:.8125rem;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:28px 0 34px;border-bottom:1px solid var(--line);padding-bottom:27px;gap:24px}.metrics>div{display:flex;flex-direction:column;gap:8px}.metrics span{font-size:.8125rem;color:var(--muted)}.metrics strong{font-size:1.85rem;font-weight:450;letter-spacing:-1px;font-variant-numeric:tabular-nums}.metrics strong.metric-word{font-size:1.15rem;letter-spacing:0;line-height:2}.metrics small{font-size:.75rem}.two-columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:#d9dfe7}.text-button{padding:0;background:transparent;border:0;color:#a7b3c1;font-size:.8125rem}.empty{min-height:200px;border:1px dashed #343a44;border-radius:9px;padding:36px 28px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;color:var(--muted)}.empty strong{font-size:.9375rem;font-weight:500;color:#bfc6d1}.empty p{font-size:.875rem;max-width:410px}.empty.small{min-height:110px}.footnote{font-size:.75rem;color:var(--muted);line-height:1.6;margin:12px 0 24px}.event-list{max-height:470px;overflow-y:auto}.event{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #242830;font-size:.8125rem}.event time{color:#7f8a97;font-variant-numeric:tabular-nums;padding-top:3px}.event p{color:#c8cfd9}.event.error p{color:var(--danger)}.segment{border:1px solid var(--line);border-radius:8px;padding:17px 19px;margin-bottom:12px;background:#15181d}.segment.is-playing{border-color:#53663e}.segment-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.segment-header>span:first-child{display:flex;align-items:center;gap:7px;font-size:.8125rem;font-weight:500}.segment-header small{margin-left:auto}.segment p{font-size:.875rem;color:#c9d0d9}.segment audio{width:100%;height:32px;margin-top:14px;color-scheme:dark}.expert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px}.expert-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:var(--panel);padding:23px;text-align:left;border-color:var(--line)}.expert-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.avatar{display:flex;align-items:center;justify-content:center;border:1px solid #485245;color:#d9e8c1;border-radius:50%;width:49px;height:49px;font-size:1rem}.expert-card h2{font-size:1.0625rem}.expert-card p{font-size:.8125rem;color:var(--muted);margin:6px 0 22px}.expert-bottom{margin-top:auto;display:flex;justify-content:space-between;font-size:.75rem;color:#98a3b0;border-top:1px solid var(--line);padding-top:17px}.expert-bottom>span:last-child{display:flex;gap:6px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr);gap:45px;max-width:1100px}.form-section h2{margin:8px 0 20px}.form-section h2:not(:first-child){margin-top:30px}label{display:flex;flex-direction:column;gap:9px;font-size:.875rem;color:#bdc6d2;margin-bottom:20px}input,textarea{width:100%;border:1px solid #373f4a;background:#181c22;color:#edf0f5;border-radius:6px;padding:12px;line-height:1.5;font-size:.9375rem}textarea{resize:vertical}input:focus,textarea:focus{outline:1px solid var(--green);border-color:var(--green)}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px}input[type=range]{padding:0;accent-color:var(--green)}.integration{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:.875rem}.source-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}.source{padding:19px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;gap:16px;background:var(--panel)}.source strong{font-size:.9375rem;font-weight:500}.source small{display:block;margin-top:8px;font-size:.75rem;overflow-wrap:anywhere}.switch-label{flex-direction:row;align-items:center;gap:9px;font-size:.8125rem;margin:0}.news-item{padding:24px 0;border-bottom:1px solid var(--line)}.news-meta{display:flex;gap:14px;align-items:center;font-size:.75rem;color:var(--muted);margin-bottom:12px}.news-item h2{font-size:1.0625rem}.news-item h2 a{display:inline-flex;gap:10px;align-items:center}.news-body{font-size:.875rem;color:#bdc7d3;max-width:960px;margin-top:10px}.news-reason{font-size:.8125rem;color:#90a177;margin-top:10px}.news-actions{display:flex;gap:8px;margin-top:14px}.news-actions button{font-size:.75rem;padding:7px 10px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.8125rem;text-align:left}th{color:#929eac;font-weight:450;padding:14px 12px;border-bottom:1px solid #39414b}td{padding:16px 12px;border-bottom:1px solid var(--line);white-space:nowrap}td small{display:block;margin-top:6px;font-size:.75rem}.alert{margin:16px 38px 0;padding:13px 17px;background:#332326;border:1px solid #674043;border-radius:7px;color:#ffc1bc;font-size:.875rem;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-wrap:anywhere}.page .alert{margin:0 0 20px}.alert button{background:transparent;border:0;padding:2px}.error-text{color:var(--danger)!important}.toast{position:fixed;right:24px;bottom:24px;max-width:460px;padding:14px 20px;border:1px solid #52683d;background:#24331c;color:#d3efb3;border-radius:8px;z-index:50;font-size:.875rem}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:30;display:flex;justify-content:flex-end}.drawer{width:min(650px,100%);background:#171a20;border-left:1px solid var(--line);height:100%;display:flex;flex-direction:column}.drawer-header,.drawer-footer{padding:22px 27px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.drawer-header button{border:0;background:none;padding:5px}.drawer-body{padding:24px 27px;overflow-y:auto;flex:1}.drawer-footer{border-top:1px solid var(--line);border-bottom:0}.check-row{display:flex;gap:24px}.check-row label{flex-direction:row;align-items:center;font-size:.8125rem}.range-row{display:flex;gap:15px;align-items:center}.range-row span{min-width:38px;font-variant-numeric:tabular-nums}.login{max-width:400px;margin:15vh auto;padding:24px}.login h1{margin:20px 0 32px}.login form{display:flex;flex-direction:column}.listener{min-height:100vh;display:flex;flex-direction:column;max-width:1150px;margin:auto;padding:34px 40px}.listener header{display:flex;justify-content:space-between;align-items:center}.quiet-link{font-size:.8125rem;color:var(--muted);display:flex;align-items:center;gap:6px}.listen-center{max-width:760px;text-align:center;margin:auto;padding:90px 0}.listen-center h1{font-size:clamp(2rem,5vw,3.2rem);line-height:1.23;letter-spacing:-1.6px;font-weight:450}.listen-center>p{color:var(--muted);margin:24px 0 34px}.listen-play{background:var(--green);color:#182209;border-color:var(--green);padding:17px 27px;border-radius:40px;font-size:1rem}.listen-play:hover{background:#cbff8c}.listen-state{font-size:.8125rem;color:var(--muted);margin-top:17px}.listen-experts{display:flex;justify-content:center;flex-wrap:wrap;gap:26px;margin-top:62px;font-size:.875rem}.listen-experts small{display:block;font-size:.75rem;margin-top:7px}.listener footer{padding:20px 0 0;border-top:1px solid var(--line);text-align:center;font-size:.75rem;color:#7f8a98}@media(max-width:1150px){.sidebar{width:195px}.workspace{margin-left:195px;width:calc(100% - 195px)}.page{padding:28px 26px}.topbar{padding:0 26px}.page-heading{align-items:flex-start;flex-direction:column}.two-columns{grid-template-columns:1fr}.onair{grid-template-columns:1fr 170px;padding:22px}.participants{gap:15px}}@media(max-width:750px){.sidebar{position:static;width:100%;padding:18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar nav{flex-direction:row;overflow:auto;margin-top:20px;gap:4px}.sidebar nav button{padding:10px;font-size:.8125rem;white-space:nowrap}.sidebar nav svg{width:16px}.sidebar-bottom{display:none}.admin-shell{display:block}.workspace{margin:0;width:100%}.topbar{height:54px;padding:0 19px;font-size:.75rem}.topbar-right{gap:10px}.page{padding:25px 19px}.onair{grid-template-columns:1fr}.onair-status{border-left:0;border-top:1px solid var(--line);padding:18px 0 0;display:block}.onair-status svg{display:none}.onair-status p{margin-top:8px}.metrics{grid-template-columns:repeat(2,1fr);gap:24px}.source-list,.settings-grid{grid-template-columns:1fr}.source{flex-direction:row;justify-content:space-between}.source-list{gap:9px}.alert{margin:12px 19px}.listener{padding:24px}.listen-center{padding:65px 0}.listener .brand-sub{font-size:.75rem}.drawer-body,.drawer-header,.drawer-footer{padding:18px}.check-row{flex-direction:column;gap:0}.toast{left:16px;right:16px;bottom:16px}.news-meta{gap:9px;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.voice-tuning{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.voice-tuning h3{font-size:1.0625rem;font-weight:550;margin:0 0 18px}.voice-tuning select{display:block;width:100%;padding:11px 12px;border:1px solid #3b424e;border-radius:5px;background:#101319;color:#edf0f5;margin-top:8px}.voice-tuning label small{display:block;line-height:1.6;margin-top:7px;font-size:.8125rem;font-weight:400;letter-spacing:0}.voice-presets{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.voice-presets button{font-size:.8125rem;padding:9px 12px}.voice-slider>span{display:flex;justify-content:space-between;gap:16px}.voice-slider output{font-variant-numeric:tabular-nums;color:var(--green)}.voice-tuning .voice-slider input[type=range],.form-section input[type=range]{padding:0;width:100%;height:25px;accent-color:var(--green);border:none;cursor:pointer;background:transparent}.voice-slider.voice-unavailable input{opacity:.35;cursor:not-allowed}.voice-slider.voice-unavailable output{color:var(--muted)}.voice-boost>span,.sound-toggle>span{display:flex;align-items:center;gap:10px}.drawer .voice-boost input[type=checkbox],.form-section .sound-toggle input[type=checkbox]{width:16px;height:16px;margin:0;padding:0;accent-color:var(--green)}.voice-preview{border:1px solid var(--line);border-radius:8px;background:#101319;padding:20px;margin:24px 0}.voice-preview .footnote{margin-top:12px}.voice-preview audio{display:block;width:100%;height:36px;margin-top:18px}.voice-preview .error-text{margin-top:12px}.form-section>.footnote{margin-bottom:20px}.audience-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.audience-toolbar>span{display:flex;align-items:center;gap:8px;font-size:.75rem;color:var(--muted)}.segmented{display:inline-flex;padding:4px;background:#171b20;border:1px solid var(--line);border-radius:8px;gap:3px}.segmented button{border:0;background:transparent;padding:8px 12px;color:var(--muted)}.segmented button.selected{background:#303a28;color:var(--green)}.live-dot{height:6px;width:6px;background:var(--green);border-radius:50%}.audience-live{border:1px solid #414e34;border-radius:10px;background:linear-gradient(110deg,#202a1c,#181c20);padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.audience-live>div{display:flex;gap:14px;align-items:center}.audience-live svg{color:var(--green)}.audience-live strong{font-size:2rem;font-weight:500;font-variant-numeric:tabular-nums}.audience-live span{font-size:.875rem}.audience-live p{font-size:.8125rem;color:var(--muted)}.audience-panel{border:1px solid var(--line);background:#171a1f;border-radius:10px;padding:24px;margin-bottom:22px;min-width:0}.audience-panel>h2{margin-bottom:23px}.audience-chart .section-heading{align-items:start;gap:16px}.audience-chart h2{margin-bottom:7px}.chart-scale{display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted);padding:14px 0 8px}.audience-bars{height:190px;display:flex;gap:clamp(3px,.8vw,12px);border-top:1px dashed #333b44}.audience-bar-column{flex:1;min-width:0;height:100%;position:relative}.audience-bar-track{height:160px;border-bottom:1px solid #38414b;display:flex;align-items:end}.audience-bar-track i{display:block;width:100%;background:linear-gradient(0deg,#4c672e,#b9f56b);border-radius:3px 3px 0 0}.audience-bar-column:hover i{background:#c9ff87}.audience-bar-column>small{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:.65rem;white-space:nowrap}.chart-data{font-size:.8125rem;color:var(--muted);margin-top:20px}.chart-data summary{cursor:pointer}.audience-breakdowns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.audience-breakdowns .audience-panel{margin-bottom:0}.audience-breakdowns{margin-bottom:24px}.audience-breakdown{margin:17px 0}.audience-breakdown>div{display:flex;gap:12px;justify-content:space-between;align-items:baseline;font-size:.8125rem;margin-bottom:8px}.audience-breakdown>div>span{overflow-wrap:anywhere;min-width:0}.audience-breakdown strong{font-weight:500;white-space:nowrap}.audience-breakdown small{font-size:.7rem;font-weight:400}.audience-breakdown i{display:block;height:3px;border-radius:5px;background:#708c4f}.audience-retention{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.audience-retention>div{display:grid;grid-template-columns:24px 1fr auto;gap:10px 12px;padding:18px 22px;border:1px solid var(--line);border-radius:8px;align-items:center}.audience-retention svg{color:#a1b88c}.audience-retention span{font-size:.8125rem}.audience-retention strong{font-size:1.1rem;font-weight:500}.audience-retention small{grid-column:2/4;font-size:.75rem}.audience-pagination{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:20px;font-size:.75rem;color:var(--muted)}.audience-pagination button{padding:8px 13px;font-size:.75rem}.visitor-id{font-family:ui-monospace,monospace;color:#d6e8c0}.audience-empty{display:flex;gap:20px;align-items:center;padding:20px 23px;background:#20262b;border-radius:9px;margin-bottom:24px;color:#afbac6}.audience-empty svg{flex-shrink:0}.audience-empty p{font-size:.875rem;margin-top:7px}.discussion-controls{margin-top:38px;padding-top:28px;border-top:1px solid var(--line);max-width:1100px}.discussion-ranges{display:grid;grid-template-columns:1fr 1fr;gap:16px}.discussion-range{padding:20px 22px;border:1px solid var(--line);background:#171b21;border-radius:9px}.discussion-range h3{margin:0 0 7px;font-size:.9375rem;font-weight:550}.discussion-range p{font-size:.8125rem;color:var(--muted)}.range-inputs{display:flex;align-items:center;gap:12px;margin-top:18px}.range-inputs label{width:92px;margin:0;font-size:.75rem;gap:6px}.range-inputs input{padding:8px 11px}.range-inputs>span{padding-top:24px;color:var(--muted)}.range-inputs small{margin-top:24px}.discussion-options{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;margin:28px 0}.discussion-options label{margin:0}.discussion-options textarea{min-height:110px}.discussion-options select,.drawer select{padding:12px;width:100%;color:#edf0f5;background:#181c22;border:1px solid #373f4a;border-radius:6px}.discussion-options fieldset{border:1px solid var(--line);border-radius:8px;padding:18px}.discussion-options legend{font-size:.8125rem;color:var(--muted)}.discussion-options fieldset label{margin:10px 0}.block-history details{padding:15px 0;border-top:1px solid var(--line)}.block-history summary{cursor:pointer;font-size:.875rem;line-height:1.6}.block-history time{font-size:.75rem;color:var(--muted);margin-right:15px}.sampled-values{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.sampled-values span{display:flex;gap:12px;padding:8px 12px;border:1px solid var(--line);border-radius:5px;font-size:.75rem;color:var(--muted)}.sampled-values b{color:var(--green)}.echo-dossier{border:1px solid #464c5a;border-radius:10px;padding:21px;margin:20px 0 28px;background:#141820}.echo-dossier-heading .eyebrow{font-size:.65rem;color:#aeb5e8}.echo-dossier h3{font-size:1.25rem;margin:0 0 8px}.echo-dossier h4{font-size:.875rem;font-weight:550;margin:23px 0 10px;color:#e1e5f2}.echo-dossier p,.echo-dossier li{font-size:.8125rem;color:#bdc6d4;line-height:1.7}.echo-dossier p+p{margin-top:10px}.echo-meta{padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}.echo-meta p{font-size:.75rem;color:#969fb2;overflow-wrap:anywhere}.echo-summary{display:flex;gap:24px;margin:22px 0;font-size:.75rem;color:#9fa9bc}.echo-summary b{display:block;font-size:1.6rem;font-weight:450;color:#d5daf5;margin-bottom:3px}.echo-boundary{padding:15px 17px;border-left:2px solid #9695c4;background:#1c202b;margin-top:20px}.echo-boundary strong{font-size:.8125rem}.echo-boundary p{margin-top:9px}.echo-topic{border-top:1px solid var(--line);padding:15px 0}.echo-topic summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-size:.875rem;line-height:1.5;list-style:none}.echo-topic summary:before{content:"+";color:#9aa6c7}.echo-topic[open]>summary:before{content:"−"}.echo-topic summary>span{flex:1}.echo-topic summary small{display:block;font-size:.7rem;margin-top:5px}.echo-topic summary b{font-size:.75rem;color:#bcc7a9}.echo-topic>div{padding:17px 0 0}.echo-topic blockquote{border-left:2px solid #4c536c;margin:14px 0;padding:6px 14px;font-size:.8125rem;color:#b7c1d5;line-height:1.7}.echo-topic pre{font:inherit;font-size:.75rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;color:#a8b0c2}.echo-rejected summary{color:#c8aca0}.preserve-lines{white-space:pre-line}.echo-raw{margin:20px 0}.echo-raw summary{font-size:.8125rem;color:var(--muted);cursor:pointer;margin-bottom:12px}.echo-raw textarea{font-family:ui-monospace,monospace;font-size:.75rem}.expert-import-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.expert-import-tools button{font-size:.75rem}.echo-profile-count{font-size:.75rem;color:#bbc0e6;margin:-8px 0 20px}.discussion-save{display:flex;justify-content:flex-end;margin-top:24px}@media(max-width:900px){.audience-live{align-items:flex-start;flex-direction:column}.audience-retention{grid-template-columns:1fr}.audience-retention>div{grid-template-columns:24px 1fr auto}.discussion-ranges,.discussion-options{grid-template-columns:1fr}.audience-breakdowns{grid-template-columns:1fr 1fr}}@media(max-width:600px){.audience-toolbar{align-items:flex-start;flex-direction:column}.audience-panel{padding:18px}.audience-breakdowns{grid-template-columns:1fr}.audience-chart .section-heading{flex-direction:column}.audience-retention strong{font-size:.9375rem}.audience-metrics{grid-template-columns:1fr 1fr}.audience-bars{gap:4px}.discussion-controls>.section-heading{align-items:start;flex-direction:column;gap:12px}.echo-dossier{padding:17px}.echo-summary{gap:18px}.audience-pagination{justify-content:space-between;gap:8px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/brand/inter-1.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/brand/inter-2.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/brand/lora-3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/brand/lora-4.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/brand/caveat-5.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/brand/caveat-6.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:ArgumentHelios;src:url(/brand/argument-helios.otf);font-display:swap;font-weight:700}@font-face{font-family:EchoRules;src:url(/brand/echo-rules.woff2);font-display:swap;font-weight:400}.radio-landing{--radio-navy:oklch(18% .04 260);--radio-navy-light:oklch(25% .04 260);--radio-gold:oklch(72% .14 85);--radio-cream:#faf8f5;--radio-red:#d21749;--radio-muted:#a9adb7;--radio-line:rgba(250,248,245,.17);font-family:Inter,Arial,sans-serif;background:var(--radio-navy);color:var(--radio-cream);min-height:100vh;overflow-x:clip}.radio-front{background:#071123}.radio-landing *{box-sizing:border-box}.radio-landing button,.radio-landing a{-webkit-tap-highlight-color:transparent}.radio-landing button:disabled{cursor:not-allowed}.radio-landing a:hover{text-decoration:none}.radio-landing :focus-visible{outline:2px solid var(--radio-gold);outline-offset:5px}.radio-container{width:min(1360px,calc(100% - 112px));margin-inline:auto}.radio-skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--radio-gold);color:var(--radio-navy);padding:16px}.radio-skip:focus{top:16px}.radio-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--radio-line);gap:30px}.radio-brand{display:flex;align-items:center;gap:25px}.argument-wordmark{font-family:ArgumentHelios,Arial,sans-serif;font-size:2.15rem;font-weight:700;letter-spacing:.01em;color:var(--radio-gold);line-height:1}.radio-brand-caption{font-size:.75rem;font-weight:500;letter-spacing:.17em;border-left:1px solid var(--radio-line);padding-left:25px}.radio-header nav{display:flex;gap:30px;font-size:.875rem;color:#d5d7dd}.radio-header nav a:hover{color:var(--radio-gold)}.radio-header-partner{display:flex;align-items:center;gap:13px}.radio-header-partner>span:first-child{font-size:.75rem;color:var(--radio-muted);letter-spacing:.06em}.echo-wordmark{font-family:EchoRules,Arial,sans-serif;font-size:2.5rem;font-weight:400;line-height:1;color:var(--radio-red)}.radio-header-partner .echo-wordmark{color:var(--radio-cream)}.radio-header-partner svg{color:var(--radio-muted)}.radio-hero{position:relative;display:grid;grid-template-columns:1.06fr 1fr;column-gap:7%;padding-top:68px}.radio-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;background:var(--radio-gold);border-radius:50%}.radio-hero h1{font-family:Lora,Georgia,serif;font-size:clamp(4.5rem,7.5vw,7rem);font-weight:400;line-height:1.08;letter-spacing:-.065em;margin-top:0;margin-left:-5px}.radio-hero h1 em{font-style:normal;color:var(--radio-gold)}.radio-hero-description{font-size:1.125rem;line-height:1.8;color:#c2c6d0;margin-top:30px}.radio-text-link{display:inline-flex;align-items:center;gap:22px;font-size:.875rem;font-weight:500;margin-top:35px;border-bottom:1px solid #55515a;padding-bottom:8px}.radio-text-link svg{color:var(--radio-gold)}.radio-studio{position:relative;padding-bottom:10px;margin-top:2px;align-self:start;scroll-margin-top:30px}.radio-studio-art{height:245px;background:var(--radio-navy-light);position:relative;overflow:hidden}.radio-studio-label{position:absolute;left:24px;top:22px;font-size:.75rem;letter-spacing:.14em;color:#d9d0be;z-index:1}.radio-player{position:relative;border:1px solid #70603d;background:#172031;padding:26px 29px 18px;z-index:2}.radio-player-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;letter-spacing:.08em;color:#aeb5c0}.radio-player-meta>span:first-child{display:flex;align-items:center;gap:8px;color:var(--radio-gold)}.radio-player h2{font-family:Lora,Georgia,serif;font-size:1.7rem;font-weight:400;line-height:1.4;letter-spacing:-.025em;margin-top:19px;min-height:2.4em;text-wrap:pretty}.radio-player-controls{display:flex;align-items:center;gap:16px;margin-top:26px}.radio-landing .radio-play{width:62px;height:62px;flex:0 0 62px;border-radius:50%;border:0;background:var(--radio-gold);color:var(--radio-navy);padding:0;transition:transform .2s,background .2s}.radio-landing .radio-play:hover:not(:disabled){transform:scale(1.05);background:#e2bf76}.radio-play>svg{stroke-width:1.5}.radio-player-state{display:flex;flex-direction:column;gap:7px;min-width:0}.radio-player-state strong{font-size:.9375rem;font-weight:500}.radio-player-state>span{font-size:.75rem;line-height:1.5;color:#b3bac6}.radio-landing .radio-volume{border:0;background:none;padding:12px;color:#b3bac6;margin-left:auto}.radio-player-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--radio-line);padding-top:16px;margin-top:23px;font-size:.75rem;color:#b3bac6}.radio-equalizer{display:flex;align-items:center;gap:3px;height:20px}.radio-equalizer i{background:var(--radio-gold);width:2px;height:5px}.radio-equalizer i:nth-child(2n){height:12px}.radio-equalizer i:nth-child(3n){height:18px}.radio-equalizer[data-playing=true] i{animation:radio-level .8s ease-in-out infinite alternate}.radio-equalizer i:nth-child(2n){animation-delay:-.6s}.radio-equalizer i:nth-child(3n){animation-delay:-.3s}.radio-handwritten{display:block;font-family:Caveat,cursive;font-size:1.7rem;color:#f06784;text-align:right;transform:rotate(-5deg);padding-right:20px;margin-top:10px}.radio-playback-error{margin-top:16px;color:#ffb3c2;font-size:.875rem}.radio-hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--radio-line);margin-top:55px;padding:24px 0 28px;gap:20px;color:#9ba3b3;font-size:.75rem;letter-spacing:.1em}.radio-hero-bottom a{color:var(--radio-gold)}.radio-about{background:var(--radio-cream);color:var(--radio-navy);padding:90px 0 100px}.radio-section-label{font-size:.75rem;letter-spacing:.14em;line-height:1.5;font-weight:500}.radio-about h2{font-family:Lora,Georgia,serif;font-size:clamp(2.2rem,4vw,3.75rem);font-weight:400;line-height:1.25;letter-spacing:-.04em;margin-top:35px}.radio-about h2 em{font-style:normal;color:#856622}.radio-about-lead{font-size:1.125rem;line-height:1.8;max-width:700px;margin-top:28px}@keyframes radio-level{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}@media(min-width:1600px){.radio-hero{padding-top:84px}.radio-studio-art{height:300px}}@media(max-width:1100px){.radio-container{width:calc(100% - 64px)}.radio-header nav{gap:20px}.radio-brand-caption{display:none}.radio-header-partner>span:first-child{display:none}.radio-hero{gap:5%;padding-top:54px}.radio-hero h1{font-size:clamp(3.5rem,7.2vw,6rem)}.radio-player{padding:22px}.radio-player-meta>span:last-child{display:none}.radio-player h2{font-size:1.45rem}}@media(max-width:760px){.radio-container{width:calc(100% - 40px)}.radio-header{min-height:83px;gap:18px}.argument-wordmark{font-size:1.8rem}.radio-header nav{display:none}.radio-header-partner .echo-wordmark{font-size:2.3rem}.radio-hero{display:flex;flex-direction:column;padding-top:36px;gap:0}.radio-hero h1{font-size:clamp(3.75rem,13vw,6rem);margin-top:0}.radio-hero-description{font-size:1rem;margin-top:24px}.radio-text-link{margin-top:24px}.radio-studio{margin-top:38px;width:100%}.radio-studio-art{height:240px}.radio-player{padding:23px}.radio-player h2{font-size:1.65rem;min-height:0}.radio-player-controls{gap:12px}.radio-player-state>span{font-size:.75rem}.radio-player-bottom{gap:12px}.radio-handwritten{font-size:1.65rem}.radio-hero-bottom{width:100%;margin-top:30px;line-height:1.8}.radio-hero-bottom>span{max-width:270px}.radio-about{padding:55px 0 65px}.radio-about h2{margin-top:27px}.radio-about-lead{font-size:1rem}}@media(prefers-reduced-motion:reduce){.radio-landing *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.radio-studio-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 54%}.radio-studio-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(10,16,31,.25),transparent 60%,rgba(10,16,31,.35));pointer-events:none}.radio-landing section[id]{scroll-margin-top:30px}.radio-section-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #d8d6d0}.radio-section-aside{font-size:.75rem;line-height:1.5;letter-spacing:.09em;color:#64676b}.radio-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:49px}.radio-about h2{margin:0;font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.26}.radio-about-lead{margin:0;font-size:1.2rem;line-height:1.7}.radio-about-body>p+p{margin-top:22px;color:#575c64;font-size:1rem;line-height:1.85}.radio-editor-note{display:block;font-family:Caveat,cursive;font-size:1.8rem;color:#b31c46;line-height:1.4;margin-top:27px;transform:rotate(-2deg)}.radio-method{background:var(--radio-cream);color:var(--radio-navy);padding:0 0 100px}.radio-method-heading,.radio-voices-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-top:47px}.radio-method h2,.radio-voices h2,.radio-partners h2,.radio-closing h2{font-family:Lora,Georgia,serif;font-size:clamp(2.3rem,3.7vw,3.5rem);line-height:1.26;letter-spacing:-.045em;font-weight:400}.radio-method h2 em{font-style:normal;color:#856622}.radio-method-heading>p{font-size:1rem;line-height:1.85;color:#575c64;max-width:470px;padding-bottom:4px}.radio-method-steps{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:53px 0 0;list-style:none;gap:0;border-top:1px solid #b9b8b3}.radio-method-steps li{display:flex;flex-direction:column;align-items:flex-start;padding:25px 26px 23px 0;margin-right:26px;position:relative}.radio-method-steps li:not(:last-child):after{position:absolute;content:"";right:0;top:25px;bottom:23px;width:1px;background:#dedcd6}.radio-method-steps li:last-child{margin-right:0;padding-right:0}.radio-step-index{display:flex;align-items:center;justify-content:space-between;width:100%;color:#8b7440}.radio-step-index>span:first-child{font-family:Lora,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.05em}.radio-step-index svg{stroke-width:1}.radio-step-live{color:var(--radio-red);font-size:1rem}.radio-method-steps h3{font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;margin:23px 0 12px}.radio-method-steps p{font-size:1rem;line-height:1.8;color:#60636a;margin-bottom:26px}.radio-step-tag{margin-top:auto;font-size:.75rem;letter-spacing:.06em;color:#80642c}.radio-step-tag.echo-tag{color:#b01540}.radio-sources{margin-top:25px;border-top:1px solid #d8d6d0;border-bottom:1px solid #d8d6d0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:27px 0}.radio-sources>span{font-size:.75rem;letter-spacing:.06em;color:#64676b}.radio-sources>div{display:flex;gap:30px;font-family:Lora,Georgia,serif;font-size:1.2rem;font-weight:600;align-items:center}.radio-sources>p{font-size:.8125rem;max-width:200px;color:#6b6e74;line-height:1.6}.radio-voices{padding-top:78px;padding-bottom:83px}.radio-voices .radio-section-top,.radio-partners .radio-section-top{border-color:var(--radio-line)}.radio-voices .radio-section-label,.radio-partners .radio-section-label{color:var(--radio-gold)}.radio-voices .radio-section-aside,.radio-partners .radio-section-aside{color:var(--radio-muted)}.radio-voices h2 em,.radio-partners h2 em{font-style:normal;color:var(--radio-gold)}.radio-voices-heading>p{color:#a9b0bc;font-size:1rem;line-height:1.85;max-width:440px;padding-bottom:4px}.radio-voice-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}.radio-voice{border-top:1px solid #697080;border-bottom:1px solid var(--radio-line);padding:24px 0 0;min-width:0}.radio-voice-top{display:flex;align-items:center;gap:16px;position:relative}.radio-voice-number{font-size:.75rem;font-family:Inter,Arial,sans-serif;color:#848e9f}.radio-voice-initials{font-family:Lora,Georgia,serif;font-size:1.6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:63px;height:63px;border-radius:50%;border:1px solid #8c7851;color:#d5b56e;background:#1d2637}.radio-voice-type{font-size:.75rem;color:#8994a5;letter-spacing:.06em;max-width:95px;line-height:1.5;margin-left:auto}.radio-voice h3{font-family:Lora,Georgia,serif;font-size:1.5rem;line-height:1.4;font-weight:400;letter-spacing:-.02em;margin:24px 0 9px}.radio-voice-role{font-size:.9375rem;line-height:1.7;color:#a9b0bc;min-height:3.4em;max-width:330px}.radio-voice-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid var(--radio-line);margin-top:26px;font-size:.75rem;color:#9ca5b4}.radio-voice-bottom>span{display:flex;align-items:center;gap:8px}.radio-voice-bottom i{width:5px;height:5px;border-radius:50%;background:#646c7c}.radio-voice-bottom .is-speaking{color:var(--radio-gold)}.radio-voice-bottom .is-speaking i{background:var(--radio-gold)}.radio-format-note{display:grid;grid-template-columns:1fr 2.2fr;gap:32px;padding-top:29px;margin-top:17px;color:#8994a5}.radio-format-note>span{font-size:.75rem;letter-spacing:.08em;line-height:1.7}.radio-format-note>p{font-size:.875rem;line-height:1.85;max-width:750px}.radio-roster-empty{grid-column:1/-1;color:#adb4c0;padding:24px 0}.radio-partners{background:#141e30;padding:67px 0 76px}.radio-partners-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:42px}.radio-partner-note{font-family:Caveat,cursive;color:#fa7893;font-size:2rem;line-height:1.2;transform:rotate(-7deg);padding-right:35px}.radio-partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin-top:48px}.radio-partner-grid>article{border-top:1px solid #3b4555;padding-top:31px;display:flex;flex-direction:column;align-items:flex-start}.radio-partner-logo{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:72px}.radio-partner-logo .argument-wordmark{font-size:3.2rem}.radio-partner-logo .echo-wordmark{font-size:4.8rem;color:#fa567e}.radio-partner-logo>svg{color:#8490a4;stroke-width:1.25}.radio-partner-grid h3{font-size:1.0625rem;font-weight:500;line-height:1.6;margin:29px 0 12px}.radio-partner-grid p{font-size:1rem;color:#aab2c0;line-height:1.85;margin-bottom:25px;max-width:500px}.radio-partner-link{font-size:.875rem;color:#e1c383;display:inline-flex;align-items:center;gap:14px;margin-top:auto;padding-bottom:6px;border-bottom:1px solid #5e5642}.radio-closing{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:74px;padding-bottom:70px}.radio-closing .radio-section-label{color:#a9b0bc;margin-bottom:22px}.radio-closing h2{font-size:clamp(2.4rem,4vw,4rem)}.radio-closing h2 em{color:var(--radio-gold);font-style:normal}.radio-closing-action{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:400px}.radio-closing-action button{background:var(--radio-gold);color:var(--radio-navy);border:0;border-radius:0;padding:21px 30px;gap:18px;min-width:245px;font-size:1rem}.radio-closing-action button:hover:not(:disabled){background:#e2bf76}.radio-closing-action>span{font-size:.8125rem;color:#9da6b6;text-align:center;line-height:1.7}.radio-footer{border-top:1px solid var(--radio-line);padding-top:27px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.radio-footer>a:first-child{display:flex;align-items:center;gap:20px}.radio-footer .argument-wordmark{font-size:1.6rem}.radio-footer>a:first-child>span:last-child{font-size:.75rem;letter-spacing:.12em;color:#9ba5b5}.radio-footer>p,.radio-editor-link{font-size:.8125rem;color:#8f9aad}.radio-editor-link{display:flex;gap:9px;align-items:center}.radio-landing h1,.radio-landing h2,.radio-landing h3{overflow-wrap:anywhere}@media(max-width:1100px){.radio-method-steps{grid-template-columns:repeat(2,1fr);gap:12px 28px}.radio-method-steps li{margin-right:0;padding-right:26px}.radio-method-steps li:nth-child(2):after{display:none}.radio-sources{flex-wrap:wrap}.radio-sources>p{max-width:none;width:100%}.radio-partner-grid{gap:7%}.radio-voice-list{gap:20px}.radio-voice-top{gap:10px}.radio-voice-initials{width:50px;height:50px;font-size:1.35rem}.radio-voice-type{font-size:.75rem;max-width:75px}.radio-voice-number{display:none}}@media(max-width:760px){.radio-section-aside{display:none}.radio-about-grid,.radio-method-heading,.radio-voices-heading{grid-template-columns:1fr;gap:27px;padding-top:0;margin-top:28px}.radio-about h2{font-size:2.5rem}.radio-about h2 br:last-child{display:none}.radio-about-lead{font-size:1.0625rem}.radio-about-body>p+p{font-size:1rem;margin-top:18px}.radio-editor-note{font-size:1.6rem}.radio-method{padding-bottom:55px}.radio-method-heading h2,.radio-voices-heading h2,.radio-partners-heading h2{font-size:2.3rem}.radio-method-steps{margin-top:32px;grid-template-columns:1fr}.radio-method-steps li{padding:18px 0 25px;display:grid;grid-template-columns:48px 1fr;gap:0 18px;border-bottom:1px solid #d8d6d0}.radio-method-steps li:after{display:none}.radio-step-index{grid-row:1/4;align-items:flex-start;padding-top:3px}.radio-step-index>span:first-child{font-size:1.75rem}.radio-step-index svg,.radio-step-live{display:none}.radio-method-steps h3{margin:4px 0 10px}.radio-method-steps p{margin-bottom:15px}.radio-step-tag{font-size:.75rem}.radio-sources{margin-top:24px;gap:18px;padding:25px 0}.radio-sources>div{gap:18px;flex-wrap:wrap;font-size:1.0625rem;width:100%}.radio-sources>p{font-size:.8125rem}.radio-voices{padding-top:52px;padding-bottom:53px}.radio-voice-list{grid-template-columns:1fr;gap:28px;margin-top:32px}.radio-voice-top{gap:14px}.radio-voice-number{display:block}.radio-voice-initials{width:56px;height:56px}.radio-voice-type{max-width:none;letter-spacing:.02em}.radio-voice h3{margin-top:18px}.radio-voice-role{min-height:0;font-size:1rem}.radio-voice-bottom{margin-top:20px}.radio-format-note{grid-template-columns:1fr;gap:13px;margin-top:5px}.radio-format-note>p{font-size:.875rem}.radio-partners{padding:50px 0 56px}.radio-partners-heading{display:block;margin-top:30px}.radio-partner-note{display:block;text-align:right;font-size:1.6rem;padding:0 10px;margin-top:24px}.radio-partner-grid{grid-template-columns:1fr;gap:40px;margin-top:33px}.radio-partner-logo .argument-wordmark{font-size:2.8rem}.radio-partner-logo .echo-wordmark{font-size:4rem}.radio-partner-grid h3{margin-top:22px}.radio-partner-grid p{font-size:1rem}.radio-closing{flex-direction:column;align-items:flex-start;gap:30px;padding-top:50px;padding-bottom:45px}.radio-closing h2{font-size:2.7rem}.radio-closing-action{align-items:flex-start}.radio-closing-action>span{text-align:left}.radio-closing-action button{padding:19px 25px}.radio-footer{flex-wrap:wrap;gap:25px;padding-top:25px;padding-bottom:28px}.radio-footer>p{order:3;width:100%;font-size:.75rem}.radio-footer .argument-wordmark{font-size:1.5rem}.radio-footer>a:first-child{gap:12px}.radio-editor-link{font-size:.75rem}}.jingle-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.jingle-library{min-width:0}.jingle-drop{width:100%;min-height:165px;display:flex;flex-direction:column;gap:10px;padding:26px;border:1px dashed #c8cdd5;background:#f8f9fc;text-align:center;margin-bottom:30px;white-space:normal}.jingle-drop svg{color:#71809b}.jingle-drop span,.jingle-drop small{color:#788295;font-size:12px}.jingle-drop strong{overflow-wrap:anywhere}.jingle-drop.is-dragging{background:#eef3fd;border-color:#6382bb}.jingle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jingle-card{background:#fff;border:1px solid #e3e6eb;border-radius:12px;padding:20px;min-width:0}.jingle-disabled{background:#fafbfc}.jingle-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.jingle-icon{width:38px;height:38px;display:grid;place-items:center;background:#eef1f7;color:#657591;border-radius:10px}.jingle-check{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;font-size:12px!important;margin:0!important}.jingle-check input{width:16px!important;height:16px;padding:0!important;accent-color:#283a58}.jingle-name{display:flex;align-items:start;gap:8px}.jingle-name h2{font-size:15px;line-height:1.5;margin:0;flex:1;overflow-wrap:anywhere}.jingle-name button{padding:3px}.jingle-meta{font-size:12px;color:#7a8493;margin:8px 0 14px}.jingle-card audio{width:100%;height:34px}.jingle-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:18px}.jingle-card-actions button{font-size:11px;padding:8px}.jingle-rules{position:sticky;top:24px}.jingle-rules h2{margin:0!important}.jingle-rules>.jingle-check{margin:14px 0!important}.jingle-rules>label{margin-top:18px}.jingle-rules label small{font-size:11px;line-height:1.6;color:#7a8493}.jingle-rules .primary{width:100%;justify-content:center;margin-top:20px}.jingle-count{color:#8b94a3;margin-left:5px;font-size:13px;font-weight:400}.jingle-notice{background:#edf5ef;color:#365c43;border-radius:8px;padding:12px 16px;font-size:13px}.jingle-unsaved{font-size:10px;color:#99772d}.jingle-rename{display:flex;gap:5px}.jingle-rename input{min-width:0;width:100%;padding:8px;border:1px solid #d1d7e1;border-radius:6px}.jingle-rename button{padding:7px}.jingle-rules .section-heading{gap:8px;flex-wrap:wrap}@media(max-width:1250px){.jingle-grid{grid-template-columns:1fr}.jingle-layout{grid-template-columns:minmax(0,1fr) 310px}}@media(max-width:850px){.jingle-layout{grid-template-columns:1fr}.jingle-rules{position:static}.jingle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.jingle-grid{grid-template-columns:1fr}.jingle-drop{padding:20px}.jingle-card{padding:16px}}
