/* MediaRadar taste-profile editor */
.prefs-root{display:block;margin-top:4px}.prefs-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 18px}.prefs-toolbar button,.prefs-file-label{border:1px solid #ffffff18;background:#122238;color:#eef4fb;border-radius:11px;padding:10px 13px;font-weight:800;font-size:12px;cursor:pointer}.prefs-toolbar .save-pref{background:#c9ff31;color:#07111f;border-color:#c9ff31}.prefs-toolbar .danger{color:#ff9da7}.prefs-status{margin-left:auto;color:#90a0b7;font-size:12px}.prefs-status.dirty{color:#ffd56c}.prefs-status.saved{color:#c9ff31}.prefs-file-label input{display:none}.prefs-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pref-section{background:#0d1929;border:1px solid #ffffff12;border-radius:19px;overflow:hidden}.pref-section.wide{grid-column:1/-1}.pref-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:17px 18px;border-bottom:1px solid #ffffff10;background:#0f1e31}.pref-head h3{margin:0;font-size:16px}.pref-head small{display:block;color:#7f90a7;margin-top:3px;font-size:11px}.pref-add{border:1px solid #c9ff3144;background:#c9ff3112;color:#c9ff31;border-radius:9px;padding:7px 10px;font-weight:900}.pref-list{padding:9px 12px 13px}.pref-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px 5px;border-bottom:1px solid #ffffff0b}.pref-row:last-child{border-bottom:0}.pref-row.two{grid-template-columns:minmax(0,1fr) auto}.pref-row.rule{grid-template-columns:minmax(150px,.8fr) minmax(150px,1fr) auto}.pref-input,.pref-select,.pref-number{width:100%;min-width:0;border:1px solid #ffffff16;background:#091522;color:#eef5fc;border-radius:9px;padding:9px 10px;outline:none}.pref-input:focus,.pref-select:focus,.pref-number:focus{border-color:#c9ff3160;box-shadow:0 0 0 2px #c9ff3110}.pref-number{width:74px}.pref-select{width:auto}.pref-remove{width:34px;height:34px;border:1px solid #ffffff12;background:#14243a;color:#9dacc0;border-radius:9px;font-size:17px}.pref-remove:hover{color:#ff8691;border-color:#ff6d7844}.pref-toggle{display:inline-flex;align-items:center;gap:8px;color:#aebbd0;font-size:12px;white-space:nowrap}.pref-toggle input{accent-color:#c9ff31;width:17px;height:17px}.pref-weight{display:flex;align-items:center;gap:6px;color:#91a2b8;font-size:11px}.pref-empty{padding:18px;color:#7f90a7;text-align:center;font-size:12px}.prefs-note{margin:0 0 18px;padding:12px 14px;border:1px solid #c9ff3128;background:#c9ff310a;border-radius:13px;color:#b7c6d8;font-size:12px;line-height:1.5}.prefs-note strong{color:#c9ff31}.prefs-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:16px}.prefs-summary div{background:#0d1929;border:1px solid #ffffff12;border-radius:14px;padding:13px}.prefs-summary b{display:block;font-size:21px}.prefs-summary span{font-size:10px;color:#8495ac}.prefs-version{color:#5f7188;font-size:10px;margin-top:13px}.top nav button[data-view="prefs"]{padding-left:12px;padding-right:12px}
@media (max-width:1250px) and (min-width:721px){.top nav button{padding-left:10px;padding-right:10px}.top nav button span{font-size:12px}.brand small{display:none}}
@media(max-width:720px){.top nav{grid-template-columns:repeat(5,1fr)!important}.top nav button{min-width:0}.top nav button span{font-size:9px!important}.prefs-sections{grid-template-columns:1fr}.pref-section.wide{grid-column:auto}.prefs-summary{grid-template-columns:repeat(2,1fr)}.prefs-toolbar{align-items:stretch}.prefs-toolbar button,.prefs-file-label{flex:1 1 calc(50% - 6px);text-align:center}.prefs-status{width:100%;margin-left:0}.pref-row{grid-template-columns:minmax(0,1fr) auto}.pref-row .pref-weight{grid-column:1/-1}.pref-row.rule{grid-template-columns:1fr auto}.pref-row.rule .pref-input:nth-child(2){grid-column:1/-1;grid-row:2}.pref-number{width:66px}}
