@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap";.admin-login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#082f58,#0f5b9e)}.admin-login form{width:min(420px,92vw);background:#fff;padding:34px;border-radius:24px;display:grid;gap:14px;box-shadow:0 30px 80px #00162c55}.admin-login input,.admin-login button{height:48px;border:1px solid #dce3ec;border-radius:12px;padding:0 14px}.admin-login button{background:#0b477f;color:#fff;font-weight:800}.admin-logo{font:900 34px Georgia;color:#0b477f}.admin-logo small,.admin-wordmark small{display:block;font:800 9px Arial;letter-spacing:.28em}.admin-shell{min-height:100vh;background:#f3f6fa;color:#172b43;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:sticky;top:0;height:100vh;background:#082f58;color:#fff;padding:28px 16px;display:flex;flex-direction:column;gap:8px}.admin-wordmark{font:900 32px Georgia;margin:0 12px 24px}.admin-sidebar button{border:0;background:transparent;color:#d8e8f7;padding:13px 14px;text-align:left;border-radius:11px;font-weight:750}.admin-sidebar button.active,.admin-sidebar button:hover{background:#ffffff18;color:#fff}.admin-sidebar .logout{margin-top:auto}.admin-main{padding:28px 32px;min-width:0}.admin-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.admin-head span{font-size:10px;font-weight:900;letter-spacing:.2em;color:#4380bb}.admin-head h1{margin:4px 0 0;font-size:30px}.primary{background:#0d579c!important;color:#fff!important;border:0!important}.admin-toolbar{display:flex;gap:10px;margin-bottom:18px}.admin-toolbar input,.admin-toolbar select{height:44px;border:1px solid #dae2eb;border-radius:11px;background:#fff;padding:0 13px}.admin-toolbar input{min-width:300px}.folder{background:#fff;border:1px solid #e1e7ee;border-radius:16px;margin-bottom:12px;overflow:hidden}.folder-head{width:100%;display:flex;justify-content:space-between;padding:16px 18px;border:0;background:#fff;font-weight:850;font-size:15px}.folder-body{display:none;border-top:1px solid #edf1f5}.folder.open .folder-body{display:block}.date-head{padding:10px 18px;background:#f7f9fc;font-size:12px;font-weight:850;color:#60738a}.date-head b{float:right}.admin-row{display:grid;grid-template-columns:36px 58px 1fr auto;gap:12px;align-items:center;padding:10px 18px;border-top:1px solid #f0f3f6}.admin-row img{width:58px;height:44px;object-fit:cover;border-radius:8px}.order{font-weight:900;color:#91a1b3}.admin-row-text{min-width:0}.admin-row-text strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-row-text small,.queue-row small{display:block;color:#7a8a9c;margin-top:4px}.row-actions{display:flex;gap:7px}.row-actions button,.setting-actions button,.admin-head>button{padding:9px 13px;border:1px solid #dbe3ec;background:#fff;border-radius:9px;font-weight:750}.row-actions .danger{color:#d32f2f}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00152a88;z-index:100;display:grid;place-items:center;padding:20px}.modal-box{position:relative;width:min(940px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:25px}.modal-x{position:absolute;right:18px;top:14px;border:0;background:none;font-size:28px}.editor-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.editor-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.editor-form input,.editor-form select,.editor-form textarea{border:1px solid #dbe3ec;border-radius:10px;padding:11px;font:inherit}.editor-form .full{grid-column:1/-1}.editor-actions{display:flex!important;justify-content:flex-end;gap:8px}.setting-card{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:20px;margin-bottom:18px}.setting-preview{width:100%;height:220px;object-fit:cover;border-radius:13px;margin:12px 0}.setting-actions{display:flex;gap:8px;margin-top:12px}.save-msg{padding:12px;border-radius:10px;background:#e9f5ff;color:#0d579c;font-weight:800}.robot-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.robot-stats>div{background:#fff;padding:18px;border-radius:15px;border:1px solid #e1e8f0}.robot-stats b{display:block;font-size:28px}.robot-stats span{color:#728398}.queue-row{padding:12px 0;border-top:1px solid #edf1f5}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static;flex-direction:row;overflow:auto}.admin-wordmark{display:none}.admin-sidebar .logout{margin-top:0;margin-left:auto}.admin-main{padding:18px}.admin-row{grid-template-columns:30px 1fr auto}.admin-row img{display:none}.editor-form{grid-template-columns:1fr}.editor-form .full{grid-column:auto}.robot-stats{grid-template-columns:repeat(2,1fr)}}.folder-grid{display:grid;grid-template-columns:repeat(8,minmax(145px,1fr));gap:10px;margin:0 0 16px;align-items:stretch}.folder-tile{min-width:0;min-height:58px;border:1px solid #dbe4ed;background:#fff;border-radius:15px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#172b43;cursor:pointer;box-shadow:0 5px 16px #10294208;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.folder-tile:hover{transform:translateY(-2px);border-color:#b9cce0;box-shadow:0 9px 22px #10294212}.folder-tile.active{background:linear-gradient(135deg,#0d579c,#083765);border-color:#0d579c;color:#fff;box-shadow:0 10px 24px #0b477f30}.folder-tile-main{display:flex;align-items:center;gap:7px;min-width:0}.folder-tile-icon{font-size:17px;flex:0 0 auto}.folder-tile strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-tile>b{font-size:11px;white-space:nowrap;flex:0 0 auto}.folder-content-card{background:#fff;border:1px solid #e1e7ee;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1029420a}.folder-content-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e8edf3;font-weight:900}.folder-content-head>b{font-size:12px;color:#64809b}.folder-content-body{min-width:0}@media(max-width:1400px){.folder-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media(max-width:900px){.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.folder-grid{grid-template-columns:1fr}.folder-tile{min-height:52px}}.date-group{border-bottom:1px solid #edf1f5}.date-group:last-child{border-bottom:0}.date-head{width:100%;min-height:52px;padding:0 18px;border:0;background:#f7f9fc;color:#536c86;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer;font:850 13px/1.2 inherit;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.date-head:hover{background:#eef5fc;color:#174f85}.date-group.open>.date-head{background:#eaf3fc;color:#0d579c;box-shadow:inset 3px 0 #0d579c}.date-head-main,.date-head-side{display:flex;align-items:center;gap:9px}.date-folder-icon{font-size:17px;line-height:1}.date-head-side b{font-size:11px;white-space:nowrap}.date-chevron{font-size:20px;line-height:1;transform:rotate(0);transition:transform .18s ease}.date-group.open .date-chevron{transform:rotate(180deg)}.date-body{background:#fff}.date-body .admin-row:first-child{border-top:1px solid #edf1f5}@media(max-width:560px){.date-head{padding:0 12px;min-height:48px}.date-head-main{gap:7px}}.robot-head{align-items:flex-start;gap:18px}.robot-head p{margin:8px 0 0;color:#6f8093;max-width:760px;line-height:1.5}.robot-head-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.robot-head-actions button{padding:10px 14px;border:1px solid #d8e2ed;background:#fff;border-radius:10px;font-weight:800;color:#25415f}.robot-head-actions button:disabled{opacity:.55;cursor:wait}.robot-notice{margin:-8px 0 18px;padding:12px 15px;border-radius:12px;background:#edf6ff;border:1px solid #d7eaff;color:#12558f;font-weight:800}.robot-stats-v83{grid-template-columns:repeat(4,minmax(0,1fr))}.robot-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;margin-bottom:18px}.robot-category-card{min-width:0;background:#fff;border:1px solid #e1e8f0;border-radius:14px;padding:13px 12px;display:flex;align-items:center;gap:9px}.robot-category-card>span{font-size:21px}.robot-category-card strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.robot-category-card small{display:block;margin-top:4px;color:#78899c;font-size:10px}.robot-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.card-title h2,.moderation-head h2{margin:0 0 5px}.card-title p,.moderation-head p{margin:0;color:#77889b;font-size:12px;line-height:1.45}.moderation-lock{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#eef7ef;color:#248243;font-size:9px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.toggle-line,.check-line{display:flex!important;align-items:center;gap:8px!important}.toggle-line{background:#f7f9fc;padding:12px;border-radius:11px;margin-bottom:14px;font-weight:800;font-size:12px}.toggle-line input,.check-line input{width:17px;height:17px}.robot-settings-grid,.source-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.robot-settings-grid label,.source-form-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#4e6075}.robot-settings-grid input,.source-form-grid input,.source-form-grid select,.moderation-head select{height:42px;border:1px solid #dbe4ed;border-radius:10px;background:#fff;padding:0 11px;font:inherit;color:#243d57}.source-form-grid .full{grid-column:1/-1}.source-add-card .check-line{background:#f7f9fc;border-radius:10px;padding:10px;font-size:11px}.source-library{padding-bottom:8px}.source-category{border:1px solid #e6ebf1;border-radius:13px;margin-bottom:10px;overflow:hidden}.source-category-head{height:45px;background:#f7f9fc;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:900}.source-category-head b{font-size:10px;color:#6c7d90}.source-empty{padding:13px 15px;color:#8a98a8;font-size:11px}.source-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #edf1f5}.source-health{width:9px;height:9px;border-radius:50%;background:#aab5c1}.source-health.ok{background:#22a35a;box-shadow:0 0 0 4px #e8f7ee}.source-health.error{background:#d84141;box-shadow:0 0 0 4px #fdecec}.source-main{min-width:0}.source-main strong{display:block;font-size:13px}.source-main small{display:block;color:#7a899a;margin:3px 0}.source-main a{display:block;color:#1769aa;text-decoration:none;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-main em{display:block;margin-top:4px;color:#c14242;font-size:10px;font-style:normal}.source-actions{display:flex;gap:6px}.source-actions button{border:1px solid #dbe3ec;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.source-actions .source-on{color:#18854a;background:#effaf4}.source-actions .source-off{color:#738293;background:#f4f6f8}.source-actions .danger{color:#c83c3c}.moderation-card{padding-bottom:12px}.moderation-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.moderation-head select{min-width:190px}.queue-list{display:grid;gap:10px}.queue-empty{padding:24px;text-align:center;color:#8795a4;background:#f8fafc;border-radius:12px}.queue-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid #e4eaf0;border-radius:14px;padding:10px;background:#fff}.queue-card>img{width:92px;height:74px;object-fit:cover;border-radius:10px}.queue-card-body{min-width:0}.queue-card-body>strong{display:block;font-size:14px;line-height:1.35;margin:6px 0}.queue-card-body p{margin:0 0 6px;color:#64758a;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.queue-card-body small{display:block;color:#8190a0;font-size:10px}.queue-card-body>a{display:inline-block;margin-top:5px;color:#1469aa;font-size:10px;font-weight:800;text-decoration:none}.queue-badges{display:flex;gap:5px;flex-wrap:wrap}.queue-badges span{padding:4px 7px;background:#eef4fa;border-radius:999px;color:#42627f;font-size:9px;font-weight:900}.queue-status.pending{background:#fff5d8;color:#a96c00}.queue-status.published{background:#e8f8ed;color:#187f43}.queue-status.rejected{background:#fdeaea;color:#b62d2d}.queue-actions{display:flex;flex-direction:column;gap:6px;min-width:105px}.queue-actions button{border:1px solid #dce4ec;background:#fff;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:850}.queue-actions .danger{color:#c63a3a}.published-ok{color:#18834a;font-weight:900;font-size:11px}.review-box{width:min(980px,96vw)}.review-title span{font-size:9px;font-weight:950;letter-spacing:.18em;color:#3f7db5}.review-title h2{margin:4px 0 14px}.source-review-box{background:#f4f8fc;border:1px solid #e1e9f1;border-radius:13px;padding:14px;margin-bottom:16px}.source-review-box a{display:inline-block;margin:5px 0 8px;color:#1269ac;font-size:11px;font-weight:850;text-decoration:none}.source-review-box h3{margin:4px 0 7px;font-size:18px}.source-review-box p{margin:0 0 8px;color:#5d7085;line-height:1.5;font-size:12px}.source-review-box small{color:#7c8b9a}.review-form textarea{resize:vertical}.review-warning{background:#fff6df;border:1px solid #f4df9f;color:#8a6412;padding:11px 12px;border-radius:10px;font-size:11px;font-weight:800}@media(max-width:1280px){.robot-category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.robot-two-col{grid-template-columns:1fr}.queue-card{grid-template-columns:72px minmax(0,1fr)}.queue-card>img{width:72px;height:62px}.queue-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.source-row{grid-template-columns:10px 1fr}.source-actions{grid-column:2;justify-content:flex-start}}@media(max-width:700px){.robot-head{display:block}.robot-head-actions{justify-content:flex-start;margin-top:12px}.robot-stats-v83,.robot-category-grid{grid-template-columns:repeat(2,1fr)}.robot-settings-grid,.source-form-grid{grid-template-columns:1fr}.source-form-grid .full{grid-column:auto}.moderation-head{display:block}.moderation-head select{width:100%;margin-top:10px}.queue-card{grid-template-columns:1fr}.queue-card>img{width:100%;height:160px}.queue-actions{grid-column:auto}.source-actions{flex-wrap:wrap}}.background-setting-card{display:grid;gap:14px}.background-preview-shell{position:relative;overflow:hidden;border-radius:14px;background:#e9eef4}.background-live-preview{display:block;margin:0!important;transition:filter .18s ease}.brightness-preview-badge{position:absolute;right:12px;bottom:12px;min-height:30px;padding:0 10px;border-radius:999px;background:#082f58e0;color:#fff;display:inline-flex;align-items:center;font-size:10px;font-weight:900;box-shadow:0 5px 16px #082f5838}.brightness-control{padding:16px;border:1px solid #dde6ef;background:#f8fafc;border-radius:14px}.brightness-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px}.brightness-head strong{font-size:13px}.brightness-head output{min-width:58px;text-align:center;padding:6px 9px;border-radius:9px;background:#0d579c;color:#fff;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums}.brightness-labels{display:flex;justify-content:space-between;color:#7b8a9b;font-size:9px;font-weight:800;margin-bottom:3px}.brightness-range{width:100%;height:28px;accent-color:#0d579c;cursor:pointer}.brightness-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.brightness-presets button{min-height:38px;padding:0 12px;border:1px solid #d8e2ec;background:#fff;color:#29445f;border-radius:9px;font-size:10px;font-weight:850;cursor:pointer}.brightness-presets .primary{margin-left:auto}@media(max-width:650px){.brightness-presets .primary{margin-left:0;width:100%}.brightness-preview-badge{right:8px;bottom:8px}}@media(max-width:760px){.admin-shell{display:block!important;min-width:0}.admin-sidebar{position:sticky!important;top:0!important;z-index:40;height:auto!important;display:flex!important;flex-direction:row!important;gap:6px!important;padding:9px 10px!important;overflow-x:auto!important;scrollbar-width:none}.admin-sidebar::-webkit-scrollbar{display:none}.admin-sidebar button{flex:0 0 auto!important;padding:9px 11px!important;font-size:11px!important;white-space:nowrap}.admin-sidebar .logout{margin:0 0 0 auto!important}.admin-main{padding:16px 12px!important;min-width:0!important}.admin-head{align-items:flex-start!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.admin-head h1{font-size:24px!important}.admin-head>button{width:100%}.admin-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.admin-toolbar input{grid-column:1/-1;min-width:0!important;width:100%!important}.admin-toolbar select{width:100%;min-width:0}.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.folder-tile{min-height:50px!important;padding:9px 10px!important}.folder-tile strong{font-size:11px!important}.folder-content-head{padding:10px 12px!important;min-height:48px!important;align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.date-head{padding:0 12px!important;min-height:46px!important}.admin-row{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:11px 12px!important}.admin-row img{display:none!important}.admin-row-text strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.3}.row-actions{grid-column:1/-1;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.row-actions button{width:100%!important}.setting-card{padding:14px!important;border-radius:14px!important}.setting-preview{height:160px!important}.setting-actions{display:grid!important;grid-template-columns:1fr!important}.setting-actions button{width:100%!important}.editor-form{grid-template-columns:1fr!important}.editor-form .full{grid-column:auto!important}.editor-actions{display:grid!important;grid-template-columns:1fr!important}.editor-actions button{width:100%}.modal{padding:8px!important;align-items:start!important;overflow:auto!important}.modal-box{width:100%!important;max-height:none!important;border-radius:14px!important;padding:18px 14px!important;margin:8px 0!important}.robot-head{flex-direction:column!important}.robot-head-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important}.robot-head-actions button{width:100%}.robot-stats,.robot-stats-v83,.robot-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.robot-two-col,.robot-settings-grid,.source-form-grid{grid-template-columns:1fr!important}.source-form-grid .full{grid-column:auto!important}.source-row{grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important}.source-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important}.source-actions button{min-width:0!important;padding:8px 5px!important;font-size:10px!important}.moderation-head{flex-direction:column!important;align-items:stretch!important}.moderation-head select{width:100%!important}.queue-card{grid-template-columns:1fr!important}.queue-card>img{width:100%!important;height:150px!important;object-fit:cover!important}.queue-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.queue-actions button,.review-box{width:100%!important}.brightness-presets{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:430px){.admin-toolbar{grid-template-columns:1fr!important}.admin-toolbar input{grid-column:auto}.folder-grid{grid-template-columns:1fr!important}.robot-stats,.robot-stats-v83,.robot-category-grid{grid-template-columns:1fr 1fr!important}.source-actions,.queue-actions,.brightness-presets{grid-template-columns:1fr!important}}.folder-content-body{overflow:visible}.date-group{position:relative}.date-group.open{background:#fff}.date-group.open>.date-head{position:sticky;top:0;z-index:3}.date-body{max-height:min(52vh,520px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#fff}.date-body::-webkit-scrollbar{width:8px}.date-body::-webkit-scrollbar-track{background:#f2f5f8}.date-body::-webkit-scrollbar-thumb{background:#b8c7d6;border-radius:999px;border:2px solid #f2f5f8}.date-body::-webkit-scrollbar-thumb:hover{background:#8fa8bf}.date-body{scrollbar-width:thin;scrollbar-color:#b8c7d6 #f2f5f8}.date-body .admin-row{min-width:0}@media(max-width:760px){.date-body{max-height:56vh}.date-body::-webkit-scrollbar{width:5px}}@media(max-width:430px){.date-body{max-height:60vh}}:root{--admin-navy:#082f58;--admin-navy-2:#0b4176;--admin-blue:#0d579c;--admin-blue-soft:#eaf3fb;--admin-bg:#f4f7fb;--admin-card:#ffffff;--admin-line:#dfe7f0;--admin-text:#172b43;--admin-muted:#718399;--admin-danger:#c93636;--admin-radius:16px;--admin-shadow:0 10px 30px rgba(15,42,71,.065)}.admin-shell{grid-template-columns:268px minmax(0,1fr);background:var(--admin-bg);color:var(--admin-text)}.admin-sidebar{width:268px;padding:22px 14px 16px;background:linear-gradient(180deg,#072d54,#083964 55%,#062844);gap:6px;border-right:1px solid rgba(255,255,255,.06)}.admin-brand-wrap{display:flex;align-items:center;gap:11px;padding:4px 10px 20px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand-icon{width:38px;height:38px;border-radius:12px;background:#ffffff1f;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.12)}.admin-wordmark{margin:0;font:900 25px/1 Georgia,serif;letter-spacing:.02em}.admin-wordmark small{margin-top:5px;font:800 8px/1.2 Inter,Arial,sans-serif;letter-spacing:.22em;color:#91b8d8}.admin-nav-label{padding:8px 12px 5px;color:#7ba4c7;font-size:9px;font-weight:900;letter-spacing:.16em}.admin-sidebar button,.admin-site-link{min-height:44px;border:0;background:transparent;color:#c9dceb;padding:0 12px;text-align:left;border-radius:11px;font-weight:750;display:flex;align-items:center;gap:10px;text-decoration:none;transition:.18s ease}.admin-sidebar button .nav-icon,.admin-site-link svg{flex:0 0 auto;opacity:.9}.admin-sidebar button:hover,.admin-site-link:hover{background:#ffffff14;color:#fff}.admin-sidebar button.active{background:#fff;color:#0b4176;box-shadow:0 8px 22px #00000024}.admin-sidebar-spacer{flex:1}.admin-site-link{margin-top:auto}.admin-sidebar .logout{margin-top:2px;color:#ffced1}.admin-sidebar .logout:hover{background:#d32f2f24;color:#fff}.admin-main{padding:28px clamp(20px,3vw,42px) 46px;max-width:1700px;width:100%;margin:0 auto}.admin-head{padding:3px 0 4px;align-items:flex-start}.admin-head>div>span{display:inline-flex;color:#4e82af;font-size:9px}.admin-head h1{font-size:31px;letter-spacing:-.025em;color:#15314e}.admin-head p{margin:7px 0 0;color:var(--admin-muted);font-size:12px;line-height:1.5}.icon-btn-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.icon-btn-label svg{flex:0 0 auto}.admin-head>button,.row-actions button,.setting-actions button,.robot-head-actions button,.source-actions button,.queue-actions button,.brightness-presets button{min-height:40px;border-radius:10px!important;font-weight:800;transition:.16s ease}.primary{background:linear-gradient(135deg,#0e5d9f,#0b4176)!important;box-shadow:0 7px 18px #0b41762e}.primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.admin-toolbar{background:#fff;border:1px solid var(--admin-line);border-radius:14px;padding:9px;box-shadow:var(--admin-shadow);margin-bottom:16px}.admin-search-field,.admin-select-field{height:42px;display:flex;align-items:center;gap:8px;border:1px solid #dbe4ed;border-radius:10px;background:#f9fbfd;padding:0 11px;color:#7890a8}.admin-search-field{min-width:min(420px,45vw);flex:1}.admin-search-field input{min-width:0!important;width:100%;height:100%!important;border:0!important;background:transparent!important;padding:0!important;outline:none}.admin-select-field select{height:100%!important;border:0!important;background:transparent!important;padding:0 24px 0 0!important;outline:none;color:#334f69}.folder-grid{gap:9px}.folder-tile{border-color:#dfe7ef;border-radius:13px;box-shadow:none;background:#fff}.folder-tile:hover{transform:none;border-color:#afc7db;background:#f9fcff}.folder-tile.active{background:#0b4176;border-color:#0b4176;box-shadow:0 8px 18px #0b41762b}.folder-tile-icon{width:31px;height:31px;border-radius:9px;background:#edf4fa;display:grid;place-items:center;color:#0d579c}.folder-tile.active .folder-tile-icon{background:#ffffff24;color:#fff}.folder-content-card,.setting-card{border:1px solid var(--admin-line);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow)}.folder-content-head{min-height:58px;padding:0 16px;background:#fff}.folder-content-head>span{display:flex;align-items:center;gap:8px;color:#244763}.folder-content-head>span svg{color:#0d579c}.date-head{background:#f8fafc;color:#526b83}.date-head:hover{background:#f0f6fb}.date-group.open>.date-head{background:#eaf3fb;color:#0b5799;box-shadow:inset 3px 0 #0d579c}.date-folder-icon{display:grid;place-items:center}.date-chevron{display:grid;place-items:center;transform:none}.date-chevron svg{transition:transform .18s ease}.date-group.open .date-chevron svg{transform:rotate(180deg)}.admin-row{grid-template-columns:34px 62px minmax(0,1fr) auto;padding:11px 16px}.admin-row img{width:62px;height:46px;border-radius:7px}.admin-row-text strong{font-size:12px;color:#203a54}.admin-row-text small{display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:9.5px}.admin-row-text small svg{color:#7990a6}.order{font-variant-numeric:tabular-nums;color:#9aacbd;font-size:11px}.row-actions button{background:#fff;border:1px solid #dce5ee;color:#38536d;padding:0 10px}.row-actions button:hover{background:#f5f9fc}.row-actions .danger{color:var(--admin-danger);border-color:#f0d7d7;background:snow}.setting-card{padding:20px;background:#fff}.card-title-icon{width:36px;height:36px;border-radius:10px;background:#edf5fc;color:#0d579c;display:grid;place-items:center}.file-picker{min-height:45px;border:1px dashed #b9cada;background:#f8fbfd;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;color:#47637d;font-size:11px;font-weight:800;cursor:pointer}.file-picker:hover{background:#eff7fd;border-color:#8eb1cd}.file-picker input{display:none}.setting-preview{border-radius:9px;border:1px solid #e4eaf0}.robot-stats>div{position:relative;padding:16px;border-radius:14px;box-shadow:var(--admin-shadow);border-color:var(--admin-line)}.robot-stats>div>svg{position:absolute;right:14px;top:14px;color:#7da0be}.robot-stats b{font-size:27px;color:#183c5b}.robot-stats span{font-size:10px;font-weight:700}.robot-category-card{border-color:var(--admin-line);border-radius:12px;box-shadow:none}.robot-cat-icon{width:34px;height:34px;border-radius:9px;background:#edf5fc;color:#0d579c;display:grid;place-items:center;flex:0 0 auto}.robot-category-card>span{font-size:inherit}.moderation-lock{gap:5px;background:#eaf8ef;color:#217443}.source-category-head>span{display:flex;align-items:center;gap:7px}.source-category-head>span svg{color:#0d579c}.source-actions button,.queue-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.published-ok{display:flex;align-items:center;gap:5px}.queue-card-body>a,.source-review-box a{display:inline-flex;align-items:center;gap:5px}.source-health{box-shadow:0 0 0 3px #fff}.modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#041a3094}.modal-box{border-radius:18px;box-shadow:0 28px 80px #03182c4d;border:1px solid rgba(255,255,255,.45)}.modal-x{width:36px;height:36px;border-radius:9px!important;display:grid;place-items:center!important;background:#f2f6fa!important;color:#526a80!important;cursor:pointer}.modal-x:hover{background:#e8eef5!important}.editor-form input,.editor-form select,.editor-form textarea{border-radius:9px;background:#fbfcfe}.editor-form input:focus,.editor-form select:focus,.editor-form textarea:focus{outline:2px solid rgba(13,87,156,.13);border-color:#7fa9ca}.editor-actions button{min-height:40px;border-radius:10px;border:1px solid #dbe4ed;background:#fff;padding:0 13px;font-weight:800}.admin-login{background:radial-gradient(circle at 25% 20%,#0f679f 0,#0b4176 32%,#062744)}.admin-login form{padding:34px;border-radius:20px;box-shadow:0 35px 90px #0012236b;border:1px solid rgba(255,255,255,.4)}.admin-login-mark{width:48px;height:48px;border-radius:14px;background:#eaf3fb;color:#0b4176;display:grid;place-items:center;margin-bottom:2px}.admin-login h2{margin:6px 0 0;color:#183651}.login-subtitle{margin:-6px 0 3px;color:#8494a5;font-size:11px}.admin-login button{display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#0e5d9f,#0b4176);border:0;box-shadow:0 8px 20px #0b417633}@media(max-width:760px){.admin-sidebar{width:100%!important;background:#082f58!important;border-radius:0!important}.admin-brand-wrap,.admin-nav-label,.admin-sidebar-spacer,.admin-site-link{display:none!important}.admin-sidebar button{display:flex!important;align-items:center!important;gap:7px!important}.admin-sidebar button .nav-icon{width:16px;height:16px}.admin-sidebar button span{display:inline}.admin-main{padding:14px 11px 30px!important}.admin-head h1{font-size:23px!important}.admin-toolbar{padding:7px!important;background:transparent!important;border:0!important;box-shadow:none!important}.admin-search-field,.admin-select-field{background:#fff}.admin-search-field{min-width:0;width:100%}.folder-tile-icon{width:29px;height:29px}.admin-row{grid-template-columns:30px minmax(0,1fr)!important}.admin-row-text small{gap:4px}}@media(max-width:430px){.admin-sidebar button span{font-size:10px}.admin-sidebar{gap:4px!important}.admin-sidebar button{padding:8px 9px!important}}.admin-head-icon{width:42px;height:42px;border-radius:12px;background:#eaf3fb;color:#0d579c;display:grid;place-items:center;border:1px solid #d9e7f2}html:has(.admin-shell),body:has(.admin-shell),#root:has(.admin-shell){height:100%;overflow:hidden}.admin-shell{height:100dvh!important;min-height:0!important;overflow:hidden!important;align-items:stretch}.admin-sidebar{position:sticky!important;top:0!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;overscroll-behavior:none;z-index:40}.admin-main{height:100dvh!important;min-height:0!important;overflow:hidden!important}.admin-main-news{overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable}.admin-main-robot{display:flex;flex-direction:column;overflow:hidden!important;padding-bottom:0!important}.robot-page-layout{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.robot-fixed-zone{flex:0 0 auto;position:relative;z-index:3;background:var(--admin-bg);padding-bottom:10px}.robot-fixed-zone .admin-head{margin-bottom:14px}.robot-fixed-zone .robot-notice,.robot-fixed-zone .robot-stats{margin-bottom:10px}.robot-fixed-zone .robot-category-grid{margin-bottom:0}.robot-content-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;padding:14px 8px 44px 0}.robot-content-scroll::-webkit-scrollbar,.settings-page-scroll::-webkit-scrollbar,.admin-main-news::-webkit-scrollbar{width:7px}.robot-content-scroll::-webkit-scrollbar-track,.settings-page-scroll::-webkit-scrollbar-track,.admin-main-news::-webkit-scrollbar-track{background:transparent}.robot-content-scroll::-webkit-scrollbar-thumb,.settings-page-scroll::-webkit-scrollbar-thumb,.admin-main-news::-webkit-scrollbar-thumb{background:#b7c8d7;border-radius:999px}.admin-main-settings{overflow:hidden!important;padding-bottom:0!important}.settings-page-scroll{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;padding-right:8px;padding-bottom:46px}@media(max-width:760px){html:has(.admin-shell),body:has(.admin-shell),#root:has(.admin-shell){height:100%;overflow:hidden!important}.admin-shell{height:100dvh!important;display:grid!important;grid-template-rows:58px minmax(0,1fr)!important;grid-template-columns:1fr!important;overflow:hidden!important}.admin-sidebar{position:relative!important;top:auto!important;width:100%!important;height:58px!important;max-height:58px!important;min-height:58px!important;padding:7px 8px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap;z-index:50}.admin-main{height:auto!important;min-height:0!important;overflow:hidden!important;padding:12px 11px 0!important}.admin-main-news{overflow-y:auto!important;padding-bottom:28px!important}.admin-main-robot,.admin-main-settings{overflow:hidden!important;padding-bottom:0!important}.robot-fixed-zone{padding-bottom:7px}.robot-fixed-zone .admin-head{margin-bottom:8px}.robot-fixed-zone .admin-head p{display:none}.robot-fixed-zone .robot-stats{margin-bottom:7px}.robot-fixed-zone .robot-category-grid{gap:6px!important}.robot-category-card{padding:9px!important;min-height:54px}.robot-content-scroll{padding:9px 3px 28px 0}.settings-page-scroll{padding-right:2px;padding-bottom:28px}}@media(max-width:430px){.admin-shell{grid-template-rows:54px minmax(0,1fr)!important}.admin-sidebar{height:54px!important;min-height:54px!important;max-height:54px!important;padding:5px 6px!important}.admin-main{padding:9px 8px 0!important}.robot-fixed-zone .admin-head h1{font-size:20px!important}.robot-fixed-zone .robot-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.robot-fixed-zone .robot-stats>div{padding:8px!important;min-width:0}.robot-fixed-zone .robot-stats>div>svg{display:none}.robot-fixed-zone .robot-stats b{font-size:18px!important}.robot-fixed-zone .robot-stats span{font-size:7.5px!important}.robot-fixed-zone .robot-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.robot-category-card{min-height:48px;padding:6px!important;gap:5px!important}.robot-cat-icon{width:26px!important;height:26px!important}.robot-category-card strong{font-size:8.5px!important}.robot-category-card small{font-size:7px!important}.robot-content-scroll{padding-top:7px}}.admin-main-radio{overflow:hidden!important;padding-bottom:0!important}.radio-admin-scroll{height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:8px;padding-bottom:90px;scrollbar-gutter:stable}.radio-admin-scroll::-webkit-scrollbar{width:7px}.radio-admin-scroll::-webkit-scrollbar-thumb{background:#b7c8d7;border-radius:999px}.radio-admin-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:14px;margin-bottom:18px}.radio-master-card,.radio-help-card{margin:0!important}.radio-switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;margin:14px 0}.radio-switch-row span{display:grid;gap:4px}.radio-switch-row strong{font-size:12px}.radio-switch-row small{font-size:9px;color:#7b8c9e}.radio-switch-row input{width:18px;height:18px;accent-color:#0b579c}.radio-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.radio-settings-grid label,.radio-editor-fields label{display:grid;gap:6px;font-size:9px;font-weight:850;color:#5d748b}.radio-settings-grid select,.radio-editor-fields input{height:41px;border:1px solid #dce5ed;border-radius:9px;background:#fbfcfe;padding:0 10px;color:#26445f}.radio-volume-admin{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center;color:#557087;font-size:10px;font-weight:800}.radio-volume-admin>span{display:flex;align-items:center;gap:6px}.radio-volume-admin input{grid-column:1/-1;width:100%;accent-color:#0b4176}.radio-volume-admin output{font-weight:900;color:#0b579c}.radio-help-card ul{margin:14px 0 0;padding-left:18px;color:#667d91;font-size:10px;line-height:1.8}.radio-help-card code{background:#eef4f8;padding:2px 5px;border-radius:5px;color:#0b579c}.radio-stations-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0 10px}.radio-stations-head h2{margin:0;color:#183651;font-size:18px}.radio-stations-head p{margin:4px 0 0;color:#7a8da0;font-size:10px}.radio-station-list{display:grid;gap:9px}.radio-station-editor{display:grid;grid-template-columns:36px 92px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--admin-line);border-radius:14px;padding:12px;box-shadow:var(--admin-shadow)}.radio-editor-index{color:#91a3b4;font-size:10px;font-weight:900;text-align:center}.radio-editor-logo{display:grid;justify-items:center;gap:5px}.radio-editor-logo>img,.radio-editor-logo>svg{width:54px;height:54px;border-radius:11px;object-fit:cover;background:#edf5fc;color:#0b579c;padding:0}.radio-editor-logo>svg{padding:14px}.radio-editor-logo label{font-size:8px;font-weight:900;color:#0b579c;display:flex;align-items:center;gap:4px;cursor:pointer}.radio-editor-logo input{display:none}.radio-editor-fields{display:grid;grid-template-columns:minmax(130px,.55fr) minmax(240px,1.5fr) minmax(160px,1fr);gap:9px}.radio-editor-actions{display:grid;gap:7px;justify-items:stretch}.mini-check{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:850;color:#526c84}.mini-check input{accent-color:#0b579c}.radio-editor-actions .danger{min-height:36px;border:1px solid #f0d7d7;border-radius:9px;background:snow;color:#c93636;padding:0 9px}.radio-empty{min-height:160px;border:1px dashed #c7d6e3;border-radius:14px;background:#f9fbfd;display:grid;place-items:center;align-content:center;gap:6px;color:#7590a8}.radio-empty strong{font-size:12px;color:#3e5870}.radio-empty span{font-size:9px}.radio-savebar{position:sticky;bottom:0;z-index:6;margin-top:14px;min-height:62px;background:#f4f7fbf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #dfe7f0;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 0}.radio-savebar span{margin-right:auto;color:#4b6b84;font-size:10px;font-weight:800}@media(max-width:1050px){.radio-admin-grid{grid-template-columns:1fr}.radio-station-editor{grid-template-columns:32px 76px minmax(0,1fr)}.radio-editor-actions{grid-column:3}.radio-editor-fields{grid-template-columns:1fr 1.5fr}.radio-editor-fields label:last-child{grid-column:1/-1}}@media(max-width:760px){.admin-main-radio{overflow:hidden!important}.radio-admin-scroll{padding-right:2px;padding-bottom:70px}.radio-admin-grid{gap:9px}.radio-settings-grid{grid-template-columns:1fr}.radio-stations-head{align-items:flex-end}.radio-station-editor{grid-template-columns:28px 62px minmax(0,1fr);gap:8px;padding:9px}.radio-editor-logo>img,.radio-editor-logo>svg{width:45px;height:45px}.radio-editor-fields{grid-template-columns:1fr}.radio-editor-fields label:last-child{grid-column:auto}.radio-editor-actions{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center}.radio-savebar{padding-bottom:8px}.radio-savebar span{max-width:45%;line-height:1.3}}@media(max-width:430px){.radio-stations-head{display:grid}.radio-stations-head button{justify-self:start}.radio-station-editor{grid-template-columns:24px 52px minmax(0,1fr)}.radio-editor-logo>img,.radio-editor-logo>svg{width:40px;height:40px}.radio-savebar{display:grid;grid-template-columns:1fr}.radio-savebar span{max-width:none}.radio-savebar button{width:100%}}.radio-admin-scroll{padding-bottom:28px!important}.radio-stations-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.radio-stations-head-actions .icon-btn-label{min-height:38px;white-space:nowrap}.radio-head-save{background:linear-gradient(135deg,#0b4176,#116eb5)!important;box-shadow:0 8px 18px #0b417629}.radio-head-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 22px #0b417638}.radio-head-save:disabled{opacity:.62;cursor:wait}.radio-head-message{font-size:10px;font-weight:850;color:#4b6b84;line-height:1.25;max-width:260px;text-align:right}@media(max-width:900px){.radio-stations-head{align-items:flex-start}.radio-stations-head-actions{max-width:520px}}@media(max-width:760px){.radio-admin-scroll{padding-bottom:24px!important}.radio-stations-head{align-items:flex-start;gap:12px}.radio-stations-head-actions{justify-content:flex-end}.radio-head-message{width:100%;max-width:none;text-align:right}}@media(max-width:560px){.radio-stations-head{display:grid!important;grid-template-columns:1fr!important}.radio-stations-head-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.radio-stations-head-actions .icon-btn-label{width:100%;justify-content:center}.radio-head-message{grid-column:1/-1;text-align:left}}@media(max-width:410px){.radio-stations-head-actions{grid-template-columns:1fr}.radio-head-message{grid-column:auto}}.article-image-field{display:block!important;border:1px solid #e0e8f0;border-radius:14px;background:#f8fbfe;padding:14px!important}.article-image-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.article-image-title>div{display:flex;flex-direction:column;gap:3px}.article-image-title strong{font-size:13px;color:#16344f}.article-image-title small{font-size:10px;font-weight:600;color:#7a8ea2}.article-image-title>span{font-size:10px;font-weight:800;color:#168047;background:#eaf8f0;border:1px solid #cdebd9;border-radius:999px;padding:5px 8px;white-space:nowrap}.article-image-title>span.error{color:#bd3131;background:#fff0f0;border-color:#f3cece}.article-image-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:stretch}.article-image-actions{display:flex;flex-direction:column;gap:9px;min-width:0}.article-image-upload{height:46px!important;display:flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:center;gap:8px!important;border:1.5px dashed #9ebad1!important;border-radius:11px!important;background:#fff!important;color:#0d579c;font-size:12px!important;font-weight:850!important;cursor:pointer;transition:.2s ease}.article-image-upload:hover{background:#eef7ff!important;border-color:#6f9fc4!important;transform:translateY(-1px)}.article-image-upload.is-uploading{opacity:.65;cursor:wait}.article-image-upload input{display:none!important}.article-image-url{display:grid!important;gap:5px!important}.article-image-url input{height:42px}.article-image-remove{align-self:flex-start;height:34px!important;padding:0 10px!important;border:1px solid #e0e6ed!important;background:#fff!important;color:#a43a3a!important;border-radius:9px!important;font-size:10px!important;font-weight:800!important}.article-image-preview{min-height:132px;border-radius:11px;border:1px solid #dbe4ec;background:#fff;overflow:hidden;display:grid;place-items:center;position:relative}.article-image-preview img{width:100%;height:100%;min-height:132px;max-height:160px;object-fit:cover;display:block;transition:opacity .2s ease}.article-image-preview.is-empty{color:#96a7b7;align-content:center;gap:5px;font-size:10px;font-weight:800}.article-check{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:8px!important;min-height:42px}.article-check input{width:18px!important;height:18px!important;padding:0!important;margin:0!important}@media(max-width:700px){.article-image-grid{grid-template-columns:1fr}.article-image-preview{min-height:150px}.article-image-preview img{max-height:220px}.article-image-title{align-items:flex-start;flex-direction:column}}.article-editor-modal{max-width:1040px!important;max-height:94vh!important;overflow:auto!important}.article-block-editor{border:1px solid #dce6f0;border-radius:16px;background:#f8fbfe;padding:14px}.article-block-editor-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.article-block-editor-head>div:first-child strong,.article-block-editor-head>div:first-child small{display:block}.article-block-editor-head>div:first-child strong{font-size:14px;color:#163b5d}.article-block-editor-head>div:first-child small{margin-top:3px;font-size:11px;color:#8193a5}.article-block-add-actions{display:flex;gap:8px;flex-wrap:wrap}.article-block-list{display:grid;gap:12px}.article-content-block{border:1px solid #d7e3ee;border-radius:14px;background:#fff;padding:10px;box-shadow:0 6px 18px #1541680d}.article-block-toolbar{display:flex;align-items:center;gap:8px;min-height:30px;margin-bottom:8px}.article-block-toolbar>strong{font-size:12px;color:#234864}.article-block-number{display:grid;place-items:center;width:28px;height:24px;border-radius:8px;background:#edf5fb;color:#0b4176;font-size:10px;font-weight:900;font-variant-numeric:tabular-nums}.article-block-move{margin-left:auto;display:flex;gap:5px}.article-block-move button{width:28px;height:26px;border:1px solid #dce5ee;border-radius:8px;background:#f7fafc;color:#49677f;display:grid;place-items:center;cursor:pointer;font-weight:900}.article-block-move button:hover:not(:disabled){background:#edf5fb;color:#0b4176}.article-block-move button:disabled{opacity:.35;cursor:not-allowed}.article-block-move button.danger{color:#d84552;background:#fff5f6;border-color:#f2dadd}.article-block-textarea{width:100%;min-height:128px;resize:vertical;border:1px solid #d9e4ee;border-radius:11px;padding:11px 12px;font:inherit;line-height:1.55;background:#fbfdff;color:#17364f;outline:none}.article-block-textarea:focus{border-color:#9ab8d3;box-shadow:0 0 0 3px #0b41760f}.article-block-image-editor{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;align-items:stretch}.article-block-image-preview{min-height:145px;border:1px dashed #c9d9e7;border-radius:12px;overflow:hidden;background:#f4f8fb;display:grid;place-items:center;color:#8195a8}.article-block-image-preview img{width:100%;height:100%;min-height:145px;max-height:240px;object-fit:cover;display:block}.article-block-image-preview.is-empty{align-content:center;gap:6px}.article-block-image-fields{display:grid;gap:8px;align-content:start}.article-block-image-fields>label:not(.article-image-upload){display:grid;gap:5px;font-size:11px;font-weight:800;color:#284b67}.article-block-image-fields input{height:38px;border:1px solid #d9e4ee;border-radius:10px;padding:0 10px;background:#fbfdff;color:#17364f;outline:none}html[data-theme=dark] .article-block-editor{background:#102b42;border-color:#284760}html[data-theme=dark] .article-content-block{background:#14324b;border-color:#2b4c66;box-shadow:none}html[data-theme=dark] .article-block-editor-head>div:first-child strong,html[data-theme=dark] .article-block-toolbar>strong,html[data-theme=dark] .article-block-image-fields>label:not(.article-image-upload){color:#dceaf5}html[data-theme=dark] .article-block-editor-head>div:first-child small{color:#93aabd}html[data-theme=dark] .article-block-number,html[data-theme=dark] .article-block-move button{background:#193b56;border-color:#2c526d;color:#c5d9e8}html[data-theme=dark] .article-block-textarea,html[data-theme=dark] .article-block-image-fields input{background:#102b42;border-color:#2a4c66;color:#eef7ff}html[data-theme=dark] .article-block-image-preview{background:#102b42;border-color:#31556e;color:#8faabe}@media(max-width:760px){.article-block-editor-head{align-items:flex-start;flex-direction:column}.article-block-image-editor{grid-template-columns:1fr}.article-block-image-preview{min-height:180px}}.editor-form .article-title-field{grid-column:1 / -1!important;width:100%!important;min-width:0!important}.editor-form .article-title-field input{width:100%!important;box-sizing:border-box!important}.adhan-admin-scroll{height:100%;overflow-y:auto;padding-bottom:32px;scrollbar-gutter:stable}.adhan-admin-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:16px;margin-bottom:16px}.adhan-audio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.adhan-info-card ul{margin:14px 0 0;padding-left:20px;color:#657b8e;font-size:12px;line-height:1.75}.adhan-save-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid #e8eef4}.adhan-save-row span{margin-right:auto;font-size:11px;font-weight:750;color:#4d728f}.adhan-audio-card audio{width:100%;height:38px;margin:14px 0 12px}.adhan-empty-audio{height:54px;margin:14px 0 12px;border:1px dashed #ccd9e5;border-radius:13px;display:grid;place-items:center;color:#8498aa;font-size:11px;background:#f8fafc}.adhan-file-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.adhan-file-actions .file-picker{flex:1;min-width:180px}html[data-theme=dark] .adhan-save-row{border-top-color:#29475e}html[data-theme=dark] .adhan-empty-audio{background:#122f48;border-color:#35566f;color:#9cb1c2}@media(max-width:900px){.adhan-admin-grid,.adhan-audio-grid{grid-template-columns:1fr}}.admin-main-analytics{overflow:hidden!important;background:#f4f7fb!important}.analytics-admin-scroll{height:100%;overflow-y:auto;padding:0 4px 36px;scrollbar-width:thin}.analytics-admin-head{align-items:flex-end!important}.analytics-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.analytics-periods{display:flex;align-items:center;gap:3px;padding:4px;background:#eaf0f6;border:1px solid #dbe5ef;border-radius:12px}.analytics-periods button{height:32px;padding:0 12px;border:0;background:transparent;border-radius:9px;color:#617a91;font-size:11px;font-weight:800;cursor:pointer}.analytics-periods button.active{background:#fff;color:#0b4176;box-shadow:0 4px 12px #0b41761a}.analytics-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:14px 0}.analytics-kpi{position:relative;min-height:128px;padding:17px 16px 14px;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbfe);border:1px solid #e0e8f0;box-shadow:0 8px 24px #1238580e;overflow:hidden}.analytics-kpi:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-30px;top:-30px;background:#0b417609}.analytics-kpi.live:after{background:#1cae6812}.analytics-kpi-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#edf5fc;color:#0b4176;margin-bottom:12px}.analytics-kpi.live .analytics-kpi-icon{background:#eaf9f1;color:#168a56}.analytics-kpi small{display:block;color:#71869a;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.analytics-kpi strong{display:block;margin-top:5px;color:#133d61;font-size:27px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.analytics-kpi em{display:block;margin-top:8px;color:#93a4b4;font-size:10px;font-style:normal}.analytics-panel{background:#fff;border:1px solid #e0e8f0;border-radius:20px;box-shadow:0 8px 26px #1238580b;padding:16px;min-width:0}.analytics-traffic-panel{margin-bottom:14px}.analytics-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.analytics-panel-head span{display:block;color:#7190aa;font-size:8.5px;font-weight:900;letter-spacing:.12em;margin-bottom:3px}.analytics-panel-head h2{margin:0;color:#173f62;font-size:16px;line-height:1.2}.analytics-panel-head>small{color:#8da0b2;font-size:10px;font-weight:700}.analytics-line-chart{width:100%;overflow:hidden}.analytics-line-chart svg{display:block;width:100%;height:250px;overflow:visible}.analytics-grid-line{stroke:#e9eff5;stroke-width:1}.analytics-axis-text,.analytics-date-label{fill:#91a3b4;font-size:9px;font-family:inherit}.analytics-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 4px rgba(11,65,118,.08))}.analytics-line-views{stroke:#0b66b2}.analytics-line-visitors{stroke:#27a46b;stroke-width:2.4}.analytics-chart-legend{display:flex;justify-content:flex-end;gap:18px;margin-top:-3px;color:#71869a;font-size:10px;font-weight:700}.analytics-chart-legend span{display:flex;align-items:center;gap:6px}.analytics-chart-legend i{width:8px;height:8px;border-radius:50%}.views-dot{background:#0b66b2}.visitors-dot{background:#27a46b}.analytics-two-col{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px;margin-bottom:14px}.analytics-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.analytics-table-wrap{overflow:auto;max-height:360px}.analytics-table{width:100%;border-collapse:collapse;font-size:11px}.analytics-table th{position:sticky;top:0;background:#f7fafc;color:#7c91a4;font-size:9px;text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:9px 8px;border-bottom:1px solid #e6edf3;z-index:1}.analytics-table td{padding:10px 8px;border-bottom:1px solid #eef3f7;color:#4c657d;vertical-align:middle}.analytics-table td:first-child{width:30px;color:#93a4b3}.analytics-table td:last-child,.analytics-table th:last-child{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.analytics-table a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#173f62;font-weight:800;text-decoration:none;line-height:1.35}.analytics-table a:hover{color:#0b66b2}.analytics-path{display:block;max-width:290px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#375b7a;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.analytics-empty-cell,.analytics-empty{text-align:center!important;color:#9aabba!important;padding:24px!important}.analytics-breakdown-list{display:grid;gap:11px}.analytics-break-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;color:#526c84;font-size:10.5px}.analytics-break-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-break-meta b{color:#173f62;font-variant-numeric:tabular-nums}.analytics-progress{height:7px;border-radius:999px;background:#edf2f6;overflow:hidden}.analytics-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b5c9f,#2c88cf);box-shadow:0 2px 6px #0b5c9f29}.analytics-three-col .analytics-panel:nth-child(2) .analytics-progress i{background:linear-gradient(90deg,#3b739f,#6aa1cc)}.analytics-three-col .analytics-panel:nth-child(3) .analytics-progress i{background:linear-gradient(90deg,#249267,#51b98d)}.analytics-privacy-note{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #dce8f1;border-radius:14px;background:#f7fbfe;color:#6c8296;font-size:10px}.analytics-privacy-note svg{color:#2d7eae;flex:0 0 auto}.analytics-loading,.analytics-error{margin:18px 0;padding:20px;border-radius:16px;text-align:center;font-size:12px}.analytics-loading{background:#fff;border:1px solid #e1e9f0;color:#71869a}.analytics-error{background:#fff3f3;border:1px solid #f4d8d8;color:#b44242}@media(max-width:1400px){.analytics-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.analytics-two-col{grid-template-columns:1fr}.analytics-three-col{grid-template-columns:1fr 1fr}.analytics-line-chart svg{height:220px}}@media(max-width:760px){.analytics-admin-head{align-items:flex-start!important}.analytics-head-actions{width:100%;justify-content:flex-start}.analytics-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.analytics-kpi{min-height:112px;padding:13px}.analytics-kpi strong{font-size:23px}.analytics-three-col{grid-template-columns:1fr}.analytics-line-chart{overflow-x:auto}.analytics-line-chart svg{width:680px;height:210px}.analytics-panel{padding:13px;border-radius:16px}}@media(max-width:480px){.analytics-kpi-grid{grid-template-columns:1fr 1fr}.analytics-kpi small{font-size:9px}.analytics-kpi strong{font-size:21px}.analytics-periods button{padding:0 9px}.analytics-head-actions>.icon-btn-label{width:100%;justify-content:center}}.auto-mode-badge{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:0 10px;border-radius:999px;background:#f1f4f7;color:#66798c;font-size:9px;font-weight:950;letter-spacing:.06em;white-space:nowrap}.auto-mode-badge.active{background:#e8f8ee;color:#167c43;box-shadow:inset 0 0 0 1px #ccebd7}.auto-publish-toggle{border:1px solid #dce9f4;background:#f3f9ff}.auto-publish-toggle>span{display:grid;gap:2px}.auto-publish-toggle small{font-size:9px;font-weight:650;color:#72869a}.auto-publish-note{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;margin:0 0 12px;border:1px solid #dfe8f1;border-radius:11px;background:#f8fbfd;color:#5b7083;font-size:10px;line-height:1.45}.auto-publish-note svg{flex:0 0 auto;color:#237a55;margin-top:1px}.source-auto-check{background:#eef8f2!important;border:1px solid #d6ebdd}.source-auto-pill{display:inline-flex;align-items:center;margin-left:5px;padding:2px 6px;border-radius:999px;background:#e2f7e9;color:#178148;font-size:8px;font-weight:950;vertical-align:middle}.source-actions .source-auto-on{background:#e9f8ef;color:#147d43;border-color:#ccead7}.source-actions .source-auto-off{background:#f6f7f9;color:#738293}.queue-enriched{background:#e8f7ef!important;color:#187a48!important}.queue-error{color:#bb3d3d!important;margin-top:4px}.robot-settings .toggle-line{margin-bottom:9px}@media(max-width:700px){.auto-mode-badge{margin-top:2px}.source-actions .source-auto-on,.source-actions .source-auto-off{order:1}.auto-publish-note{font-size:9.5px}}.queue-card.no-image{grid-template-columns:minmax(0,1fr) auto}.queue-card.no-image .queue-card-body{grid-column:1}.queue-card.no-image .queue-actions{grid-column:2;width:auto;min-width:118px}@media(max-width:1000px){.queue-card.no-image{grid-template-columns:minmax(0,1fr)!important}.queue-card.no-image .queue-card-body{grid-column:1!important}.queue-card.no-image .queue-actions{grid-column:1!important;width:100%!important;display:flex!important;flex-direction:row!important;justify-content:flex-end!important}.queue-card.no-image .queue-actions button{width:auto!important;min-width:112px}}@media(max-width:700px){.queue-card.no-image .queue-actions{display:grid!important;grid-template-columns:1fr!important}.queue-card.no-image .queue-actions button{width:100%!important;min-width:0}}.admin-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:grid;place-items:center;padding:20px;background:#04162785;backdrop-filter:none;-webkit-backdrop-filter:none;animation:adminDialogFade .16s ease-out}.admin-dialog{position:relative;width:min(440px,calc(100vw - 32px));display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:22px;border:1px solid rgba(255,255,255,.74);border-radius:22px;background:linear-gradient(155deg,#fffffffc,#f6fafdfa);box-shadow:0 28px 90px #02172a47,0 8px 28px #073b691a;transform-origin:center;animation:adminDialogPop .2s cubic-bezier(.2,.8,.2,1);overflow:hidden}.admin-dialog:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0b4f88,#2f87c8)}.admin-dialog-danger:before{background:linear-gradient(90deg,#c73939,#ef6a5f)}.admin-dialog-success:before{background:linear-gradient(90deg,#158557,#45b783)}.admin-dialog-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#eaf4fc;color:#0b579c;box-shadow:inset 0 0 0 1px #d7e8f6}.admin-dialog-danger .admin-dialog-icon{background:#fff0f0;color:#c63535;box-shadow:inset 0 0 0 1px #f5d3d3}.admin-dialog-success .admin-dialog-icon{background:#eaf8f1;color:#168358;box-shadow:inset 0 0 0 1px #cfeadb}.admin-dialog-copy{min-width:0;padding:1px 34px 0 0}.admin-dialog-copy>span{display:block;margin:1px 0 5px;color:#7e95a9;font-size:8.5px;font-weight:950;letter-spacing:.14em}.admin-dialog-danger .admin-dialog-copy>span{color:#c15a5a}.admin-dialog-success .admin-dialog-copy>span{color:#348963}.admin-dialog-copy h3{margin:0;color:#163d5f;font-size:18px;line-height:1.25;font-weight:950;letter-spacing:-.015em}.admin-dialog-copy p{margin:8px 0 0;color:#687f93;font-size:11.5px;line-height:1.58;font-weight:600}.admin-dialog-close{position:absolute;top:14px;right:14px;width:31px;height:31px;display:grid;place-items:center;border:1px solid #e0e8ef;border-radius:9px;background:#f7fafc;color:#71879a;cursor:pointer;transition:.16s ease}.admin-dialog-close:hover{background:#edf3f7;color:#2e526f;transform:rotate(3deg)}.admin-dialog-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;margin-top:5px;padding-top:15px;border-top:1px solid #e7edf2}.admin-dialog-actions button{min-width:108px;height:40px;padding:0 16px;border-radius:11px;font:850 11px/1 inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.admin-dialog-actions button:hover{transform:translateY(-1px)}.admin-dialog-cancel{border:1px solid #dce5ed;background:#fff;color:#587188}.admin-dialog-cancel:hover{background:#f5f8fb}.admin-dialog-confirm{border:1px solid #0b579c;background:linear-gradient(135deg,#0b579c,#1672bc);color:#fff;box-shadow:0 7px 17px #0b579c33}.admin-dialog-confirm:hover{box-shadow:0 9px 22px #0b579c47}.admin-dialog-confirm.danger{border-color:#c83838;background:linear-gradient(135deg,#c73535,#e4564c);box-shadow:0 7px 17px #c7353533}.admin-dialog-confirm.danger:hover{box-shadow:0 9px 22px #c7353547}@keyframes adminDialogFade{0%{opacity:0}to{opacity:1}}@keyframes adminDialogPop{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .admin-dialog{background:linear-gradient(155deg,#14334b,#0f2a40);border-color:#31516a;box-shadow:0 28px 90px #00000073}html[data-theme=dark] .admin-dialog-copy h3{color:#eff7fc}html[data-theme=dark] .admin-dialog-copy p{color:#a9bdcc}html[data-theme=dark] .admin-dialog-close{background:#183b55;border-color:#31536b;color:#b7c8d5}html[data-theme=dark] .admin-dialog-actions{border-top-color:#2b4a60}html[data-theme=dark] .admin-dialog-cancel{background:#15364f;border-color:#34536a;color:#d3e0e9}@media(max-width:520px){.admin-dialog-backdrop{padding:12px;align-items:end}.admin-dialog{width:100%;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:19px 16px 16px;border-radius:20px}.admin-dialog-icon{width:42px;height:42px;border-radius:13px}.admin-dialog-copy{padding-right:29px}.admin-dialog-copy h3{font-size:16px}.admin-dialog-copy p{font-size:11px}.admin-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.admin-dialog-actions button{width:100%;min-width:0}.admin-dialog-actions .admin-dialog-confirm:only-child{grid-column:1/-1}}.ad-manager-card{padding:22px!important}.ad-manager-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.ad-manager-title h2{margin:0 0 5px}.ad-manager-title p{margin:0;max-width:760px;color:#74879a;font-size:12px;line-height:1.55}.ad-banner-settings-list{display:grid;gap:16px}.ad-banner-setting-card{border:1px solid #dfe7ef;border-radius:15px;background:#f9fbfd;padding:16px;transition:.18s ease}.ad-banner-setting-card.enabled{border-color:#acd2ef;background:#fbfdff;box-shadow:0 8px 22px #0d579c0b}.ad-banner-setting-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.ad-banner-setting-head h3{margin:0;font-size:15px;color:#173650}.ad-banner-setting-head p{margin:5px 0 0;color:#75889a;font-size:11px;line-height:1.4}.ad-banner-title-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ad-banner-title-line>span{padding:4px 7px;border-radius:999px;background:#e9f2fa;color:#34698f;font-size:9px;font-weight:850}.ad-switch{display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.ad-switch input{display:none}.ad-switch>span{position:relative;width:38px;height:22px;border-radius:999px;background:#c9d4df;transition:.18s}.ad-switch>span:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #10294230;transition:.18s}.ad-switch input:checked+span{background:#0d579c}.ad-switch input:checked+span:after{transform:translate(16px)}.ad-switch b{font-size:10px;color:#61778b}.ad-banner-admin-preview{min-height:90px;border:1px solid #dbe5ee;border-radius:10px;overflow:hidden;background:#fff;display:grid;place-items:center;margin-bottom:13px}.ad-banner-admin-preview img{display:block;width:100%;max-height:150px;object-fit:contain}.ad-banner-empty{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9aabba}.ad-banner-empty strong{font-size:12px;color:#607589}.ad-banner-empty span{font-size:10px}.ad-banner-fields{display:grid;grid-template-columns:1.35fr 1fr;gap:10px}.ad-banner-fields label{display:grid;gap:6px}.ad-banner-fields label>span{font-size:10px;font-weight:800;color:#526a80}.ad-banner-fields input{height:40px;border:1px solid #d8e2eb;border-radius:9px;padding:0 11px;background:#fff;color:#20384e;outline:0}.ad-banner-fields input:focus{border-color:#78acd3;box-shadow:0 0 0 3px #0d579c0d}.ad-target-check{display:flex;align-items:center;gap:8px;margin:11px 0;color:#526a80;font-size:10px;font-weight:750}.ad-target-check input{accent-color:#0d579c}.ad-banner-file-row{display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto;gap:8px;align-items:center}.ad-banner-file-row .file-picker{min-width:0;padding:0 12px}.ad-banner-file-row .file-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-banner-file-row button{min-height:42px;padding:0 12px;border:1px solid #dbe3ec;background:#fff;border-radius:9px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.ad-banner-file-row button:disabled{opacity:.5;cursor:not-allowed}.ad-manager-savebar{position:sticky;bottom:-1px;z-index:3;margin:18px -22px -22px;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-top:1px solid #e2e9ef;box-shadow:0 -10px 24px #10294208}.ad-manager-savebar>div{display:grid;gap:3px}.ad-manager-savebar strong{font-size:12px}.ad-manager-savebar span{font-size:10px;color:#74879a}.ad-manager-savebar button{min-height:42px;padding:0 15px;border-radius:10px}@media(max-width:900px){.ad-manager-card{padding:14px!important}.ad-banner-setting-head{flex-direction:column}.ad-banner-fields{grid-template-columns:1fr}.ad-banner-file-row{grid-template-columns:1fr 1fr}.ad-banner-file-row .file-picker{grid-column:1/-1}.ad-manager-savebar{margin:16px -14px -14px;padding:12px 14px;align-items:stretch;flex-direction:column}.ad-manager-savebar button{width:100%}}.radio-discovery-card{margin:0 0 20px;background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid #d9e5ef;border-radius:16px;padding:16px;box-shadow:0 8px 24px #163a5b0f}.radio-discovery-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.radio-discovery-head>div>span{display:block;color:#0b6db5;font-size:8px;font-weight:950;letter-spacing:.18em;margin-bottom:4px}.radio-discovery-head h2{margin:0;color:#183651;font-size:17px}.radio-discovery-head p{margin:4px 0 0;color:#7a8da0;font-size:10px}.radio-discovery-head-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf5ff;color:#0b67ad;flex:0 0 auto}.radio-discovery-search{display:grid;grid-template-columns:minmax(220px,1fr) 180px auto;gap:9px;align-items:end}.radio-discovery-search>label{display:grid;gap:6px;color:#587087;font-size:9px;font-weight:900}.radio-discovery-input{height:41px;display:flex;align-items:center;gap:7px;border:1px solid #d7e3ed;border-radius:10px;background:#fff;padding:0 11px;color:#7890a4}.radio-discovery-input input{border:0!important;outline:0!important;background:transparent!important;height:100%!important;width:100%;padding:0!important;color:#23435f}.radio-discovery-search select{height:41px;border:1px solid #d7e3ed;border-radius:10px;background:#fff;padding:0 10px;color:#294963}.radio-discovery-search button{height:41px;padding:0 15px;white-space:nowrap}.radio-spin{animation:radioSpin .8s linear infinite}@keyframes radioSpin{to{transform:rotate(360deg)}}.radio-discovery-meta{min-height:32px;display:flex;align-items:center;gap:7px;color:#617a90;font-size:9px;padding:5px 1px}.radio-discovery-meta strong{color:#3c5b73}.radio-discovery-meta em{font-style:normal;margin-left:auto;color:#0b67ad;font-weight:850}.radio-live-dot{width:7px;height:7px;border-radius:50%;background:#24b56a;box-shadow:0 0 0 4px #24b56a1c}.radio-discovery-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:420px;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.radio-discovery-results::-webkit-scrollbar{width:6px}.radio-discovery-results::-webkit-scrollbar-thumb{background:#c7d5e2;border-radius:999px}.radio-found-card{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #e0e8f0;border-radius:12px;background:#fff;padding:9px;transition:.18s ease}.radio-found-card:hover{border-color:#b8d3e8;box-shadow:0 6px 16px #124a7412}.radio-found-card.is-playing{border-color:#78b8e7;background:#f5fbff;box-shadow:0 0 0 2px #1577bb12}.radio-found-logo{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#eef5fa;color:#0b67ad;display:grid;place-items:center}.radio-found-logo img{width:100%;height:100%;object-fit:cover}.radio-found-main{min-width:0}.radio-found-title{display:flex;align-items:center;gap:7px;min-width:0}.radio-found-title strong{font-size:11px;color:#243e55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-found-working{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;border-radius:999px;background:#eaf9f1;color:#198b52;font-size:7px;font-weight:950;padding:3px 6px}.radio-found-details{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.radio-found-details span{font-size:8px;color:#60798e;background:#f2f6f9;border-radius:999px;padding:2px 5px}.radio-found-main small{display:block;margin-top:4px;color:#91a1ae;font-size:7.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-found-actions{display:grid;grid-template-columns:auto auto 30px;gap:5px;align-items:center}.radio-found-actions button,.radio-found-actions a{height:31px;border-radius:8px;border:1px solid #d7e3ed;background:#fff;color:#24516f;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;font-size:8px;font-weight:900;text-decoration:none;white-space:nowrap}.radio-preview-btn:hover,.radio-preview-btn.is-playing{border-color:#0b67ad!important;color:#0b67ad!important;background:#eef8ff!important}.radio-preview-btn.is-playing svg{animation:radioPulse 1s ease-in-out infinite}@keyframes radioPulse{50%{transform:scale(.82);opacity:.55}}.radio-add-btn{background:#0b579c!important;border-color:#0b579c!important;color:#fff!important}.radio-add-btn:disabled{background:#e8f4ed!important;border-color:#d3eadc!important;color:#218153!important;cursor:default}.radio-found-actions a{padding:0;width:30px;color:#6f8799}@media(max-width:1120px){.radio-discovery-results{grid-template-columns:1fr}.radio-discovery-search{grid-template-columns:minmax(200px,1fr) 170px auto}}@media(max-width:760px){.radio-discovery-card{padding:12px}.radio-discovery-search{grid-template-columns:1fr 1fr}.radio-discovery-search button{grid-column:1/-1}.radio-discovery-results{max-height:none}.radio-found-card{grid-template-columns:44px minmax(0,1fr)}.radio-found-logo{width:44px;height:44px}.radio-found-actions{grid-column:1/-1;grid-template-columns:1fr 1fr 34px}.radio-discovery-meta{flex-wrap:wrap}.radio-discovery-meta em{width:100%;margin-left:14px}}@media(max-width:480px){.radio-discovery-search{grid-template-columns:1fr}.radio-discovery-search button{grid-column:auto}.radio-found-title{align-items:flex-start;flex-direction:column;gap:3px}.radio-found-main small{display:none}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif}body{background:#f5f7fa;color:#122942}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(calc(100% - 28px),1360px);margin:auto}.site{min-height:100vh;position:relative;isolation:isolate;background:#f4f7fa}.site:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--page-bg) center/cover no-repeat;filter:brightness(var(--page-bg-brightness,100%));transition:filter .2s ease;pointer-events:none}.site:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:#f6f9fca3;pointer-events:none}.site>*{position:relative;z-index:2}.topbar{background:linear-gradient(90deg,#0a467e,#0c5b9d);color:#fff}.topbar-in{height:42px;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:14px;overflow:hidden}.top-left{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;white-space:nowrap}.top-info-item{display:inline-flex;align-items:center;gap:7px;line-height:1}.top-info-item .ico{flex:0 0 auto;opacity:.98}.top-info-item strong{font-weight:850}.top-info-sep{width:1px;height:18px;background:#ffffff61;display:inline-block}.slogan{display:none!important}.top-socials{display:flex;justify-content:flex-end;gap:8px}.top-socials a{width:29px;height:29px;border-radius:8px;background:#ffffff1a;display:grid;place-items:center}.top-socials img{width:18px;height:18px}.banner{min-height:230px;border-radius:0 0 20px 20px;padding:18px;background:linear-gradient(180deg,#ffffff42,#ffffff10),var(--header-bg) center/cover no-repeat;box-shadow:0 15px 38px #15375b18}.brandline{min-height:137px;display:grid;grid-template-columns:330px 1fr;align-items:center;gap:20px}.brand{display:flex;flex-direction:column;color:#092f5c}.brand strong{font-family:Playfair Display;font-size:58px;line-height:.9;letter-spacing:-2px}.brand small{font-size:11px;font-weight:900;letter-spacing:.3em;margin-top:10px}.actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.search-wrap{position:relative;width:min(420px,42vw)}.searchbox{height:50px;border:1px solid #0d477f20;background:#fff;display:flex;border-radius:999px;padding-left:18px;box-shadow:0 9px 24px #15375b12}.searchbox input{flex:1;min-width:0;border:0;outline:0;background:transparent}.searchbox button{width:42px;height:42px;margin:4px;border:0;border-radius:50%;background:#0b4e8e;color:#fff;display:grid;place-items:center}.search-results{position:absolute;z-index:40;left:0;right:0;top:58px;padding:7px;background:#fff;border:1px solid #dbe5ee;border-radius:16px;box-shadow:0 24px 50px #1029422e}.search-results a{display:block;padding:10px 11px;border-radius:9px}.search-results a:hover{background:#f1f5fa}.search-results small{display:block;color:#8090a2;font-size:10px}.search-results strong{font-size:13px;line-height:1.35}.search-empty{padding:14px;color:#8090a2}.lang select,.theme{height:48px;border:0;border-radius:999px;background:#0b477f;color:#fff;font-weight:850}.lang select{padding:0 15px}.theme{width:48px;display:grid;place-items:center}.navline{display:grid;grid-template-columns:1fr 50px;gap:10px}.navline nav{display:flex;align-items:center;padding:7px 8px;gap:2px;background:linear-gradient(#0d477f,#083765);border-radius:999px;overflow:auto}.navline nav a{flex:1 0 auto;display:flex;align-items:center;justify-content:center;gap:7px;color:#f4f8fd;padding:10px 9px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.navline nav a.active{background:#fff;color:#103b68}.menu{border:0;border-radius:15px;background:#0b477f;color:#fff;font-size:19px}.breaking{padding-top:10px}.breaking-in{min-height:56px;display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e4e9ef;border-radius:16px;padding:8px 15px;box-shadow:0 10px 24px #0e2e500b}.breaking b{background:#e71720;color:#fff;padding:10px 16px;border-radius:999px;font-size:13px}.ticker{display:flex;gap:30px;overflow:hidden;white-space:nowrap;font-size:13px;color:#36516e}.main{padding-top:14px;padding-bottom:45px}.home-grid,.category-grid{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:14px}.hero{min-height:485px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.hero-text{max-width:68%;padding:32px}.hero-text>span,.cat{display:inline-flex;background:#1769ff;color:#fff;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase}.hero h1{font:800 38px/1.08 Playfair Display;margin:10px 0;text-shadow:0 2px 12px rgba(0,0,0,.42)}.hero p{line-height:1.55;color:#f3f7fb;text-shadow:0 1px 8px rgba(0,0,0,.38)}.hero small{color:#eef5fb;text-shadow:0 1px 7px rgba(0,0,0,.36)}.story-stack{display:grid;gap:10px}.news-card{background:#fff;border:1px solid #e2e8ef;border-radius:15px;overflow:hidden;box-shadow:0 10px 26px #1029420a;transition:.2s}.news-card:hover{transform:translateY(-2px);box-shadow:0 16px 35px #10294216}.news-card>img{width:100%;height:190px;object-fit:cover;display:block}.news-card>div{padding:15px}.news-card h3{margin:8px 0;font-size:17px;line-height:1.28}.news-card p{color:#687b90;font-size:13px;line-height:1.5}.news-card small{color:#8a99aa;font-size:10px}.news-card.compact{display:grid;grid-template-columns:118px 1fr;min-height:108px}.news-card.compact>img{width:118px;height:108px}.news-card.compact>div{padding:10px}.news-card.compact h3{font-size:13px;margin:5px 0}.news-card.compact p{display:none}.news-card.compact .cat{font-size:8px;padding:4px 7px}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.section-title{margin:30px 0 13px;border-bottom:1px solid #dce4ec}.section-title h2{display:inline-block;margin:0 0 -1px;padding-bottom:9px;border-bottom:3px solid #0b579d;font-size:23px}.ad{margin:20px 0;overflow:hidden;border-radius:12px}.ad img{width:100%;max-height:110px;object-fit:cover;display:block}.page-head{padding:14px 0 8px}.page-head span{font-size:10px;font-weight:900;color:#1769ff;letter-spacing:.2em}.page-head h1{font:800 42px Playfair Display;margin:0 0 6px}.page-head p{color:#60758c;margin:0}.page-head.compact{padding:8px 0 6px}.page-head.compact h1{margin:0 0 4px;font-size:30px;line-height:1.08}.page-head.compact p{margin:0;font-size:14px}.category-list{margin-top:12px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:16px}.article{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:28px;box-shadow:0 14px 30px #1029420c}.article h1{font:800 46px/1.06 Playfair Display;color:#0c315c;margin:12px 0}.article-meta{color:#8190a1;font-size:12px}.lead{font-size:19px;line-height:1.58;color:#51677e}.article-image{width:100%;max-height:600px;object-fit:cover;border-radius:15px;margin:14px 0}.article-body{font-size:17px;line-height:1.78;color:#2c4055}.article-layout aside{background:#fff;border:1px solid #e0e7ef;border-radius:18px;padding:14px;height:max-content}.loading,.notfound{padding:80px;text-align:center}.notfound h1{font-size:70px}footer{background:#082f58;color:#dbe7f2;margin-top:30px}.footer-grid{display:grid;grid-template-columns:1.15fr 1.65fr 1.1fr;gap:36px;padding:42px 0}.footer-brand strong{display:block;font:800 44px Playfair Display;color:#fff}.footer-brand small{display:block;letter-spacing:.26em;font-size:9px}.footer-brand p{max-width:460px;line-height:1.65;color:#aabed1}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;row-gap:10px}.footer-links a{color:#c5d5e4;font-size:13px}.footer-socials{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-socials a{height:44px;display:flex;align-items:center;gap:9px;border:1px solid #ffffff20;background:#ffffff0b;border-radius:11px;padding:0 11px}.footer-socials img{width:21px;height:21px}.footer-socials span{font-size:12px;font-weight:800}.copyright{border-top:1px solid #ffffff18;padding:16px 0 22px;color:#91a7bb;font-size:11px}[data-theme=dark] body{background:#07111d;color:#e9f1f8}[data-theme=dark] .site{background:#07111d}[data-theme=dark] .site:after{background:#07111db8}[data-theme=dark] .breaking-in,[data-theme=dark] .news-card,[data-theme=dark] .article,[data-theme=dark] .article-layout aside{background:#0d1c2d;border-color:#1d3146;color:#e8f0f7}[data-theme=dark] .news-card p,[data-theme=dark] .article-body,[data-theme=dark] .lead,[data-theme=dark] .page-head p{color:#a8b7c6}[data-theme=dark] .article h1,[data-theme=dark] .page-head h1{color:#f4f8fc}[data-theme=dark] .searchbox,[data-theme=dark] .search-results{background:#0d1c2d;border-color:#25394e;color:#eef6fd}[data-theme=dark] .searchbox input{color:#fff}[data-theme=dark] .navline nav a.active{background:#e9f2fa;color:#0c315c}@media(max-width:1100px){.cards-grid{grid-template-columns:repeat(3,1fr)}.home-grid,.category-grid,.article-layout{grid-template-columns:1fr}.story-stack{grid-template-columns:repeat(2,1fr)}.brandline{grid-template-columns:280px 1fr}.brand strong{font-size:48px}}@media(max-width:760px){.topbar-in{grid-template-columns:1fr}.slogan,.top-socials{display:none}.top-left{justify-content:center;gap:9px;font-size:12px}.top-info-item{gap:5px}.top-info-sep{height:15px}.banner{min-height:190px;padding:13px}.brandline{grid-template-columns:1fr;gap:12px;min-height:115px}.brand strong{font-size:38px}.brand small{font-size:8px}.actions{justify-content:flex-start;flex-wrap:wrap}.search-wrap{order:2;width:100%}.searchbox{height:44px}.navline{grid-template-columns:1fr}.menu{display:none}.home-grid,.category-grid{grid-template-columns:1fr}.hero{min-height:390px}.hero-text{max-width:100%;padding:22px}.hero h1{font-size:30px}.story-stack{grid-template-columns:1fr}.cards-grid{grid-template-columns:1fr 1fr}.article h1{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-socials{grid-template-columns:1fr 1fr}}@media(max-width:480px){.cards-grid,.footer-socials{grid-template-columns:1fr}.article{padding:18px}.breaking b{padding:8px 11px}.ticker{font-size:11px}}@media(max-width:760px){.page-head.compact{padding:6px 0 4px}.page-head.compact h1{font-size:24px}.page-head.compact p{font-size:13px}}@media(max-width:430px){.topbar-in{height:auto;min-height:46px}.top-left{width:100%;justify-content:center;flex-wrap:wrap;row-gap:5px}.top-info-sep{display:none}.top-info-item{font-size:11px}}.currency-rate{display:inline-flex;align-items:center;gap:5px;color:#fff;white-space:nowrap;flex:0 0 auto;font-size:10px;line-height:1}.currency-rate>b{font-size:14px;color:#fff;font-weight:850}.currency-rate>strong{font-size:10px;color:#d9eaff;letter-spacing:.04em}.currency-rate>span{font-size:10.5px;color:#fff;font-weight:850;font-variant-numeric:tabular-nums}.currency-rate>em{font-size:8px;font-style:normal;font-weight:850}.currency-rate>em.up{color:#8ff0b3}.currency-rate>em.down{color:#ffb3b3}.currency-slide{animation:currencySwap .38s ease both}@keyframes currencySwap{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:translate(0)}}@media(max-width:1250px){.slogan{display:none}.topbar-in{grid-template-columns:1fr auto}.top-left{gap:9px}}@media(max-width:980px){.currency-rate>em{display:none}.top-socials{display:none}.topbar-in{grid-template-columns:1fr}.top-left{justify-content:center}}@media(max-width:760px){.currency-sep{display:inline-block}.currency-rate>em{display:none}}@media(max-width:430px){.topbar-in{height:auto;min-height:48px}.top-left{width:100%;justify-content:center;flex-wrap:wrap;row-gap:6px}.top-info-sep{display:none}.top-info-item{font-size:11px}.currency-rate>b{font-size:12px}.currency-rate>span{font-size:9.5px}}.market-strip{padding-top:7px}.market-in{min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;background:#fffffff0;border:1px solid #e3e9ef;border-radius:12px;box-shadow:0 7px 18px #0e2e500e;overflow:hidden}.market-label{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:26px;padding:0 11px;border-radius:999px;background:#0b4e8e;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;flex:0 0 auto}.commodity-tape{min-width:0;height:38px;overflow:hidden;position:relative;display:flex;align-items:center;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 2%,#000 98%,transparent 100%)}.commodity-track{width:max-content;display:flex;align-items:center;gap:0;white-space:nowrap;will-change:transform;animation:commodityTape 46s linear infinite}.commodity-tape:hover .commodity-track{animation-play-state:paused}.commodity-item{display:inline-flex;align-items:center;gap:6px;padding:0 18px;height:24px;border-left:1px solid #dbe5ee;color:#29445f;font-size:10.5px;line-height:1;font-variant-numeric:tabular-nums}.commodity-item:first-child{border-left:0}.commodity-item>b{font-size:10.5px;color:#29445f;font-weight:800}.commodity-item>strong{font-size:10.5px;color:#0b315a;font-weight:900}.commodity-item>em{font-size:8.5px;font-style:normal;font-weight:850}.commodity-item>em.up{color:#149447}.commodity-item>em.down{color:#d33b3b}.commodity-loading{display:flex;align-items:center;height:100%;padding-left:10px;color:#71859a;font-size:10.5px}@keyframes commodityTape{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.commodity-track{animation-duration:120s}}[data-theme=dark] .market-in{background:#0d1c2d;border-color:#1d3146;box-shadow:none}[data-theme=dark] .market-label{background:#1769a8}[data-theme=dark] .commodity-item{border-left-color:#294057;color:#c5d4e2}[data-theme=dark] .commodity-item>b{color:#c5d4e2}[data-theme=dark] .commodity-item>strong{color:#fff}[data-theme=dark] .commodity-item>em.up{color:#7ee4a0}[data-theme=dark] .commodity-item>em.down{color:#ff9d9d}[data-theme=dark] .commodity-loading{color:#9eb1c3}@media(max-width:980px){.market-in{gap:8px}.market-label{min-width:62px}.commodity-item{padding:0 14px}}@media(max-width:760px){.topbar-in{height:46px!important;min-height:46px!important;grid-template-columns:1fr!important;grid-template-rows:none!important;padding:0!important}.top-left{justify-content:center!important;overflow:visible!important}.market-strip{padding-top:6px}.market-in{min-height:36px;padding:0 8px;gap:7px;border-radius:10px}.market-label{min-width:56px;height:23px;padding:0 8px;font-size:9px}.commodity-tape{height:34px}.commodity-item{height:22px;padding:0 12px;font-size:9.5px}.commodity-item>b,.commodity-item>strong{font-size:9.5px}.commodity-track{animation-duration:52s}}@media(max-width:430px){.topbar-in{height:auto!important;min-height:50px!important}.top-left{flex-wrap:wrap;row-gap:5px}.market-label{min-width:50px;font-size:8px;padding:0 7px}.commodity-item{padding:0 10px}}.hero{border-radius:2px!important}.news-card{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important;transition:opacity .18s ease,transform .18s ease!important}.news-card:hover{transform:translateY(-1px)!important;box-shadow:none!important}.news-card>img{border-radius:2px!important;overflow:hidden!important}.news-card>div{padding:10px 0 0!important;background:transparent!important}.news-card.compact{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;column-gap:10px!important}.news-card.compact>img{border-radius:2px!important}.news-card.compact>div{padding:2px 0!important}.article-image,.ad,.ad img{border-radius:2px!important}[data-theme=dark] .news-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important}@media(max-width:760px){.news-card>div{padding-top:8px!important}.news-card.compact>div{padding:1px 0!important}}.footer-links a{min-width:0;line-height:1.35}@media(max-width:1000px){.footer-grid{grid-template-columns:1fr 1.5fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.footer-links{grid-template-columns:1fr}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}img,video,svg{max-width:100%}.main,.masthead,.breaking,.market-strip,footer{min-width:0}@media(max-width:900px){.container{width:min(calc(100% - 24px),1360px)}.banner{padding:16px;min-height:0}.brandline{grid-template-columns:240px minmax(0,1fr);min-height:120px;gap:16px}.brand strong{font-size:44px}.search-wrap{width:min(100%,360px)}.actions{min-width:0}.home-grid,.category-grid,.article-layout{grid-template-columns:1fr}.story-stack,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout aside{min-width:0}}@media(max-width:760px){.container{width:calc(100% - 24px);max-width:none}.topbar{min-height:0}.topbar-in{height:auto!important;min-height:64px!important;display:block!important;padding:7px 0!important;overflow:visible!important}.top-left{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;gap:6px 10px!important;white-space:normal!important;overflow:visible!important}.top-info-item{min-width:0;max-width:100%;gap:5px!important;font-size:11px!important;white-space:nowrap}.top-info-item:first-child{justify-self:end}.top-info-item:nth-of-type(2){justify-self:start}.top-info-sep{display:none!important}.currency-rate{grid-column:1/-1;justify-self:center;min-height:18px;gap:5px!important;font-size:10px!important}.currency-rate>b{font-size:12px!important}.currency-rate>strong,.currency-rate>span{font-size:10px!important}.currency-rate>em{display:inline!important;font-size:8px!important}.top-socials{display:none!important}.masthead .container{width:calc(100% - 24px)}.banner{min-height:0!important;padding:16px 14px 14px!important;border-radius:0 0 14px 14px!important;overflow:visible!important}.brandline{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;min-height:0!important}.brand{align-self:flex-start;max-width:100%}.brand strong{font-size:42px!important;line-height:.9;letter-spacing:-1.3px}.brand small{font-size:8.5px!important;margin-top:7px!important;letter-spacing:.25em}.actions{width:100%;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;gap:10px!important}.lang{grid-column:1}.theme{grid-column:2}.lang select,.theme{height:44px!important}.lang select{min-width:82px;padding:0 14px!important}.theme{width:44px!important}.search-wrap{grid-column:1/-1!important;grid-row:2!important;order:initial!important;width:100%!important;min-width:0!important;margin-top:2px}.searchbox{height:46px!important;width:100%;padding-left:16px!important}.searchbox input{font-size:14px!important}.searchbox button{width:38px!important;height:38px!important;margin:4px!important;flex:0 0 auto}.search-results{top:52px!important;max-height:55vh;overflow:auto}.navline{display:block!important;margin-top:13px}.navline nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:4px!important;padding:7px!important;border-radius:14px!important;overflow:visible!important}.navline nav a{min-width:0!important;min-height:42px;padding:7px 4px!important;gap:4px!important;border-radius:9px!important;font-size:10px!important;line-height:1.12!important;white-space:normal!important;text-align:center!important;overflow:hidden}.navline nav a .ico{width:16px!important;height:16px!important;flex:0 0 16px}.navline nav a span{min-width:0;overflow:hidden;text-overflow:ellipsis}.menu{display:none!important}.breaking{padding-top:8px!important}.breaking .container,.market-strip .container{width:calc(100% - 24px)}.breaking-in{min-height:48px!important;padding:7px 9px!important;gap:9px!important;border-radius:12px!important;overflow:hidden}.breaking b{flex:0 0 auto;padding:8px 11px!important;font-size:11px!important;border-radius:999px}.ticker{min-width:0!important;flex:1;gap:16px!important;font-size:11px!important;overflow:hidden!important}.ticker a,.ticker span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-strip{padding-top:6px!important}.market-in{min-height:38px!important;padding:0 8px!important;gap:7px!important;border-radius:10px!important}.market-label{min-width:52px!important;height:24px!important;padding:0 7px!important;font-size:8.5px!important}.commodity-tape{height:36px!important;min-width:0}.commodity-item{padding:0 11px!important;height:22px!important}.commodity-item>b,.commodity-item>strong{font-size:9.5px!important}.commodity-item>em{font-size:8px!important}.main{padding-top:12px!important;padding-bottom:32px!important;min-width:0}.home-grid,.category-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.hero{width:100%;min-height:clamp(390px,112vw,520px)!important;max-height:none;border-radius:2px!important;background-position:center!important}.hero-text{width:100%;max-width:100%!important;padding:20px 18px!important;overflow:hidden}.hero h1{margin:9px 0!important;font-size:clamp(28px,8.8vw,38px)!important;line-height:1.03!important;overflow-wrap:anywhere}.hero p{margin:0 0 10px;font-size:13px!important;line-height:1.45!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.story-stack{grid-template-columns:1fr!important;gap:14px!important}.news-card{min-width:0!important;width:100%}.news-card.compact{grid-template-columns:112px minmax(0,1fr)!important;min-height:86px!important;column-gap:10px!important}.news-card.compact>img{width:112px!important;height:84px!important;object-fit:cover}.news-card.compact h3{font-size:13px!important;line-height:1.25!important;overflow-wrap:anywhere}.news-card h3{overflow-wrap:anywhere}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 12px!important}.news-card>img{height:150px!important}.section-title{margin:24px 0 12px!important}.section-title h2{font-size:20px!important}.ad{margin:16px 0!important}.ad img{max-height:86px!important}.page-head.compact{padding:8px 0 10px!important}.page-head.compact h1{font-size:26px!important}.page-head.compact p{font-size:12.5px!important;line-height:1.4}.category-list{margin-top:18px!important}.article-layout{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;min-width:0}.article{min-width:0;padding:18px 16px!important;border-radius:12px!important}.article h1{font-size:clamp(29px,8.5vw,38px)!important;line-height:1.07!important;overflow-wrap:anywhere}.article-meta{line-height:1.5!important;overflow-wrap:anywhere}.lead{font-size:16px!important;line-height:1.55!important}.article-image{width:100%!important;height:auto!important;max-height:none!important;margin:12px 0!important}.article-body{font-size:16px!important;line-height:1.72!important;overflow-wrap:anywhere}.article-body p{max-width:100%}.article-layout aside{padding:14px!important;border-radius:12px!important;min-width:0}footer{margin-top:20px!important}.footer-grid{grid-template-columns:1fr!important;gap:26px!important;padding:30px 0!important}.footer-brand strong{font-size:38px!important}.footer-brand p{font-size:13px;line-height:1.55}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px 14px!important}.footer-links a{font-size:12px!important;overflow-wrap:anywhere}.footer-socials{grid-template-columns:repeat(2,minmax(0,1fr))!important}.copyright{padding:14px 0 20px!important;font-size:10.5px}.loading,.notfound{padding:50px 12px!important}.notfound h1{font-size:54px!important}}@media(max-width:520px){.container,.masthead .container,.breaking .container,.market-strip .container{width:calc(100% - 20px)!important}.brand strong{font-size:39px!important}.navline nav{grid-template-columns:repeat(3,minmax(0,1fr))!important}.navline nav a{font-size:9.5px!important;padding:7px 3px!important}.cards-grid{grid-template-columns:1fr!important;gap:20px!important}.news-card>img{height:auto!important;aspect-ratio:16/10;object-fit:cover}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:380px){.top-left{grid-template-columns:1fr!important;gap:5px!important}.top-info-item:first-child,.top-info-item:nth-of-type(2){justify-self:center!important}.currency-rate{grid-column:1!important}.banner{padding-left:12px!important;padding-right:12px!important}.brand strong{font-size:36px!important}.navline nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}.navline nav a{font-size:10px!important}.hero{min-height:420px!important}.hero h1{font-size:30px!important}.news-card.compact{grid-template-columns:98px minmax(0,1fr)!important}.news-card.compact>img{width:98px!important;height:78px!important}.footer-links,.footer-socials{grid-template-columns:1fr!important}}.mobile-topic-strip,.mobile-bottom-nav,.mobile-menu-drawer,.mobile-search-trigger,.mobile-home,.category-mobile-content{display:none}@media(max-width:760px){html{scroll-padding-bottom:86px}body{overflow-x:hidden}.site{padding-bottom:72px}.topbar{height:38px!important;overflow:hidden}.topbar-in{height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.top-left{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:11px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;padding:0 2px;white-space:nowrap!important}.top-left::-webkit-scrollbar{display:none}.top-info-item{font-size:10.5px!important;gap:4px!important;flex:0 0 auto!important}.top-info-item .ico{width:15px!important;height:15px!important}.top-info-sep{display:block!important;width:1px!important;height:15px!important;background:#ffffff4d!important;flex:0 0 1px!important}.currency-rate{grid-column:auto!important;font-size:10.5px!important;gap:4px!important;min-height:auto!important}.currency-rate>em{font-size:8px!important}.top-socials{display:none!important}.masthead{background:var(--surface,#fff)!important;border-bottom:1px solid rgba(15,23,42,.08)}.masthead .container{width:100%!important}.banner{position:relative!important;min-height:0!important;padding:0 18px!important;background:#fffffff5!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}[data-theme=dark] .banner{background:#0d1725!important}.brandline{min-height:72px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}.brand{align-self:center!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;gap:8px!important;max-width:none!important}.brand strong{font-size:30px!important;line-height:1!important;letter-spacing:-1px!important}.brand small{display:none!important}.actions{width:auto!important;display:flex!important;align-items:center!important;gap:7px!important;position:static!important}.lang{order:1!important;grid-column:auto!important}.theme{order:2!important;grid-column:auto!important}.mobile-search-trigger{order:3;display:grid!important;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#edf2f7;color:#153d68}[data-theme=dark] .mobile-search-trigger{background:#182536;color:#e7eff7}.lang select,.theme{height:40px!important;border-radius:999px!important}.lang select{min-width:64px!important;padding:0 11px!important;font-size:12px!important}.theme{width:40px!important}.search-wrap{display:none!important}.search-wrap.mobile-open{display:block!important;position:absolute!important;top:68px!important;left:14px!important;right:14px!important;width:auto!important;z-index:80!important;margin:0!important}.search-wrap.mobile-open .searchbox{height:48px!important;background:#fff!important;border:1px solid #d7e0e8!important;box-shadow:0 12px 30px #0f172a29!important}[data-theme=dark] .search-wrap.mobile-open .searchbox{background:#142133!important;border-color:#26374b!important}.search-results{top:54px!important;max-height:56vh!important}.navline{display:none!important}.mobile-topic-strip{display:block!important;background:#fff;border-bottom:1px solid #e8edf2;overflow:hidden}[data-theme=dark] .mobile-topic-strip{background:#0f1b2a;border-color:#223044}.mobile-topic-track{display:flex;gap:9px;overflow-x:auto;padding:10px 18px 9px;scrollbar-width:none;scroll-snap-type:x proximity}.mobile-topic-track::-webkit-scrollbar{display:none}.mobile-topic-track a{flex:0 0 auto;min-height:36px;display:flex;align-items:center;padding:0 16px;border:1px solid #cbd7e2;border-radius:999px;background:#fff;color:#172b42;font-size:12px;font-weight:750;white-space:nowrap;scroll-snap-align:start}.mobile-topic-track a.active{background:#0b477f;border-color:#0b477f;color:#fff}[data-theme=dark] .mobile-topic-track a{background:#132236;border-color:#2d4158;color:#dce8f5}[data-theme=dark] .mobile-topic-track a.active{background:#1768ad;border-color:#1768ad;color:#fff}.breaking{padding-top:8px!important}.breaking .container,.market-strip .container{width:calc(100% - 28px)!important}.breaking-in{border-radius:10px!important;min-height:44px!important;padding:5px 9px!important;box-shadow:none!important}.breaking b{padding:7px 10px!important;font-size:10px!important}.ticker{font-size:11px!important}.market-in{border-radius:8px!important;box-shadow:none!important;min-height:34px!important}.market-label{height:22px!important;min-width:48px!important;font-size:8px!important}.commodity-tape{height:32px!important}.desktop-home{display:none!important}.mobile-home{display:block!important}.main{padding-top:14px!important;padding-bottom:28px!important}.mobile-lead{display:block;color:inherit;text-decoration:none;margin:0 0 18px}.mobile-lead h1{font-family:Inter,Arial,sans-serif!important;font-size:clamp(27px,7.8vw,36px)!important;line-height:1.09!important;letter-spacing:-.7px!important;margin:0 0 12px!important;color:#0f172a!important;font-weight:850!important}[data-theme=dark] .mobile-lead h1{color:#f5f8fc!important}.mobile-lead img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px!important;background:#e9eef4}.mobile-lead-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.mobile-lead-meta span{font-size:10px;font-weight:850;color:#0b5da6;text-transform:uppercase}.mobile-lead-meta small{font-size:10px;color:#8a98a7}.mobile-list-block,.mobile-feed-list{display:block;border-top:1px solid #e4e8ed}[data-theme=dark] .mobile-list-block,[data-theme=dark] .mobile-feed-list{border-color:#263547}.mobile-news-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:14px;min-height:108px;padding:14px 0;border-bottom:1px solid #e4e8ed;color:inherit;text-decoration:none;background:transparent!important}[data-theme=dark] .mobile-news-row{border-color:#263547}.mobile-news-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.mobile-news-index{display:none}.mobile-news-row h3{margin:0 0 8px;font-size:17px;line-height:1.22;font-weight:780;letter-spacing:-.15px;color:#111827;overflow-wrap:anywhere}[data-theme=dark] .mobile-news-row h3{color:#eef4fa}.mobile-news-row small{font-size:10.5px;color:#9aa4af}.mobile-news-row img{width:110px;height:78px;object-fit:cover;border-radius:10px!important;background:#e8edf2}.mobile-section-head{display:flex;align-items:center;justify-content:space-between;margin:25px 0 7px}.mobile-section-head h2{margin:0;font-size:22px;letter-spacing:-.4px}.mobile-section-head span{font-size:11px;color:#8b98a7}.mobile-feed-head{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px;padding:3px;background:#f1f3f6;border-radius:10px}[data-theme=dark] .mobile-feed-head{background:#152235}.mobile-feed-head a{height:44px;display:grid;place-items:center;border-radius:8px;font-size:13px;font-weight:800;color:#9aa2ad}.mobile-feed-head a.active{background:#fff;color:#111827;box-shadow:0 3px 10px #0f172a14}[data-theme=dark] .mobile-feed-head a.active{background:#22344a;color:#fff}.category-desktop-content{display:none!important}.category-mobile-content{display:block!important}.page-head.compact{padding:8px 0 14px!important}.page-head.compact h1{font-family:Inter,Arial,sans-serif!important;font-size:30px!important;font-weight:850!important;letter-spacing:-.5px!important}.page-head.compact p{font-size:12px!important;margin-top:4px!important}.article-layout{display:block!important}.article{padding:8px 0 18px!important;border:0!important;background:transparent!important;box-shadow:none!important}.article h1{font-family:Inter,Arial,sans-serif!important;font-size:clamp(30px,8vw,40px)!important;line-height:1.08!important;letter-spacing:-.65px!important;margin:12px 0!important;color:#111827!important}[data-theme=dark] .article h1{color:#f7fafc!important}.article .cat{font-size:9px!important}.article-meta{font-size:11px!important;color:#8f99a4!important}.lead{font-size:17px!important;line-height:1.5!important;color:#4b5e72!important}[data-theme=dark] .lead{color:#b9c7d7!important}.article-image{border-radius:12px!important;margin:14px 0 18px!important}.article-body{font-size:17px!important;line-height:1.72!important}.article-layout aside{margin-top:18px!important;padding:0!important;border:0!important;background:transparent!important}.article-layout aside .news-card.compact{display:grid!important;grid-template-columns:minmax(0,1fr) 100px!important;gap:12px!important;border-bottom:1px solid #e4e8ed!important;padding:12px 0!important}.article-layout aside .news-card.compact>img{grid-column:2!important;grid-row:1!important;width:100px!important;height:72px!important;border-radius:9px!important}.article-layout aside .news-card.compact>div{grid-column:1!important;grid-row:1!important;padding:0!important}footer{margin-top:18px!important;padding-bottom:18px!important}.footer-grid{padding:28px 0!important;gap:24px!important}.footer-brand strong{font-size:34px!important}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;height:68px;display:grid!important;grid-template-columns:repeat(3,1fr);background:#fffffff7;border-top:1px solid #e2e7ec;padding:5px 18px max(5px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}[data-theme=dark] .mobile-bottom-nav{background:#0b131ff7;border-color:#223044}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;color:#9ba5b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9.5px;font-weight:750;text-decoration:none}.mobile-bottom-nav .ico{width:20px!important;height:20px!important}.mobile-bottom-nav .bottom-bolt,.mobile-bottom-nav .bottom-grid{font-size:20px;line-height:1}.mobile-bottom-nav .active{color:#0b5db0!important}.mobile-menu-drawer{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;pointer-events:none;visibility:hidden}.mobile-menu-drawer.open{pointer-events:auto;visibility:visible}.mobile-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#050c166b;opacity:0;transition:opacity .2s}.mobile-menu-drawer.open .mobile-menu-backdrop{opacity:1}.mobile-menu-sheet{position:absolute;left:0;right:0;bottom:0;max-height:88vh;overflow:auto;background:#f3f4f6;border-radius:22px 22px 0 0;padding:20px 18px calc(86px + env(safe-area-inset-bottom));transform:translateY(102%);transition:transform .24s ease}[data-theme=dark] .mobile-menu-sheet{background:#101b2a}.mobile-menu-drawer.open .mobile-menu-sheet{transform:translateY(0)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.mobile-menu-head h2{margin:0;font-size:30px;letter-spacing:-.7px;color:#111827}[data-theme=dark] .mobile-menu-head h2{color:#f5f8fc}.mobile-menu-tools{display:flex;align-items:center;gap:8px}.mobile-menu-tools select,.mobile-menu-tools button{height:38px;border:0;border-radius:999px;background:#fff;color:#546170;padding:0 13px;font-weight:750}.mobile-menu-tools button{width:38px;padding:0;font-size:22px}[data-theme=dark] .mobile-menu-tools select,[data-theme=dark] .mobile-menu-tools button{background:#1b2b3f;color:#dbe6f2}.mobile-menu-links{display:grid;gap:10px}.mobile-menu-links a{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-radius:14px;background:#fff;color:#1f2937;font-size:17px;font-weight:760;box-shadow:0 1px #0f172a08}.mobile-menu-links a b{font-size:32px;line-height:1;color:#9aa3ac;font-weight:400}[data-theme=dark] .mobile-menu-links a{background:#172536;color:#e9f0f7}img,video,iframe{max-width:100%}.container{min-width:0}}@media(max-width:430px){.top-info-item{font-size:10px!important}.currency-rate>em{display:none!important}.banner{padding:0 14px!important}.brand strong{font-size:28px!important}.mobile-topic-track{padding-left:14px;padding-right:14px}.mobile-news-row{grid-template-columns:minmax(0,1fr) 96px;gap:12px;min-height:98px;padding:12px 0}.mobile-news-row img{width:96px;height:68px}.mobile-news-row h3{font-size:16px}.mobile-bottom-nav{height:66px;padding-left:12px;padding-right:12px}}.currency-slot{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:168px;min-width:168px;height:24px;overflow:hidden;flex:0 0 168px;font-variant-numeric:tabular-nums}.currency-slot .currency-rate{width:100%;min-width:0;justify-content:flex-start;white-space:nowrap;will-change:opacity,transform}.currency-slide{animation:currencySoftIn .58s cubic-bezier(.22,.61,.36,1) both!important}.currency-placeholder{opacity:.55}@keyframes currencySoftIn{0%{opacity:0;transform:translateY(3px)}45%{opacity:.72}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.currency-slide{animation:none!important}}@media(max-width:760px){.topbar{height:40px!important;min-height:40px!important;overflow:hidden!important}.topbar .container{width:calc(100% - 20px)!important}.topbar-in{height:40px!important;min-height:40px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:0!important;overflow:hidden!important}.top-left{width:100%!important;height:40px!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(0,1fr) 106px!important;align-items:center!important;justify-content:stretch!important;gap:6px!important;padding:0!important;margin:0!important;overflow:hidden!important;white-space:nowrap!important}.top-info-sep{display:none!important}.date-info,.weather-info{min-width:0!important;max-width:100%!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;overflow:hidden!important;font-size:10px!important;line-height:1!important}.date-info>span,.weather-info>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.date-info .ico,.weather-info .ico{width:14px!important;height:14px!important;min-width:14px!important;flex:0 0 14px!important}.currency-slot{grid-column:3!important;width:106px!important;min-width:106px!important;max-width:106px!important;height:24px!important;flex:none!important;justify-self:end!important;overflow:hidden!important}.currency-rate{width:106px!important;max-width:106px!important;display:grid!important;grid-template-columns:12px 24px minmax(0,1fr)!important;align-items:center!important;gap:3px!important;padding:0!important;margin:0!important;min-height:24px!important;font-size:9px!important;overflow:hidden!important}.currency-rate>b{width:12px!important;font-size:11px!important;text-align:center!important}.currency-rate>strong{font-size:9px!important;overflow:hidden!important}.currency-rate>span{min-width:0!important;font-size:9px!important;font-weight:850!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;text-align:right!important}.currency-rate>em{display:none!important}.top-socials{display:none!important}.brandline{min-height:68px!important;grid-template-columns:minmax(92px,1fr) auto!important;gap:8px!important}.actions{flex-wrap:nowrap!important;min-width:0!important;gap:6px!important}.lang select{min-width:58px!important;width:58px!important;padding:0 8px!important}.theme,.mobile-search-trigger{width:38px!important;height:38px!important;min-width:38px!important}.search-wrap.mobile-open{top:64px!important}}@media(max-width:390px){.topbar .container{width:calc(100% - 14px)!important}.top-left{grid-template-columns:minmax(0,1.34fr) minmax(0,.95fr) 94px!important;gap:4px!important}.date-info,.weather-info{font-size:9.2px!important;gap:3px!important}.date-info .ico,.weather-info .ico{width:13px!important;height:13px!important;min-width:13px!important;flex-basis:13px!important}.currency-slot{width:94px!important;min-width:94px!important;max-width:94px!important}.currency-rate{width:94px!important;max-width:94px!important;grid-template-columns:11px 22px minmax(0,1fr)!important;gap:2px!important}.currency-rate>b{width:11px!important;font-size:10px!important}.currency-rate>strong,.currency-rate>span{font-size:8.4px!important}.brand strong{font-size:26px!important}.lang select{min-width:54px!important;width:54px!important;font-size:11px!important}.theme,.mobile-search-trigger{width:36px!important;height:36px!important;min-width:36px!important}}@media(max-width:340px){.top-left{grid-template-columns:minmax(0,1.38fr) minmax(0,.9fr) 86px!important}.date-info,.weather-info{font-size:8.5px!important}.currency-slot,.currency-rate{width:86px!important;min-width:86px!important;max-width:86px!important}.currency-rate{grid-template-columns:10px 20px minmax(0,1fr)!important}.currency-rate>strong,.currency-rate>span{font-size:7.8px!important}}.radio-strip{position:relative;z-index:18}.radio-under-market{padding:8px 0 0}.radio-player{min-height:56px;display:flex;align-items:center;gap:10px;background:#fffffff7;border:1px solid #d8e4ef;border-radius:16px;padding:8px 10px 8px 12px;box-shadow:0 10px 28px #0e2e4c14;color:#173650}.radio-live{display:inline-flex;align-items:center;gap:7px;color:#df1f2b;font-size:10px;font-weight:900;letter-spacing:.12em;padding:0 4px 0 2px;white-space:nowrap}.radio-live i{width:8px;height:8px;border-radius:50%;background:#e51f2a;box-shadow:0 0 0 4px #e51f2a1c;animation:radioPulse 1.6s infinite}.radio-station{min-width:0;display:flex;align-items:center;gap:10px;flex:0 1 260px}.radio-station img,.radio-logo-fallback{width:36px;height:36px;border-radius:10px;object-fit:cover;background:#edf5fc;display:grid;place-items:center;color:#0b4b83;flex:0 0 auto}.radio-station div{min-width:0}.radio-station strong,.radio-station small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-station strong{font-size:13px;line-height:1.1}.radio-station small{font-size:10px;color:#8191a2;margin-top:3px}.radio-station-select{height:38px;max-width:230px;border:1px solid #d7e2ec;border-radius:12px;background:#f7fafc;color:#294764;padding:0 34px 0 12px;font-size:12px;font-weight:800;box-shadow:inset 0 1px #fff9}.radio-controls{margin-left:auto;display:flex;align-items:center;gap:7px;min-width:0}.radio-controls button{width:38px;height:38px;border-radius:50%;border:1px solid #dbe5ee;background:#fff;color:#0b4b83;display:grid;place-items:center;cursor:pointer;transition:.18s ease}.radio-controls button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0b41761f}.radio-nav-btn{background:#fff;color:#0b4176}.radio-play{width:40px!important;height:40px!important;background:#0b4176!important;color:#fff!important;border-color:#0b4176!important;box-shadow:0 10px 22px #0b417638}.radio-volume{display:flex;align-items:center;gap:6px;color:#6c8094;padding-left:4px}.radio-volume input{width:92px;accent-color:#0b4176}.radio-floating{position:fixed;right:18px;bottom:18px;z-index:90;width:min(470px,calc(100vw - 36px))}.radio-floating .radio-player{box-shadow:0 20px 50px #04233f38}.radio-floating .radio-station{flex:1}@keyframes radioPulse{50%{opacity:.35;box-shadow:0 0 0 7px #e51f2a00}}html[data-theme=dark] .radio-player{background:#0b2239f7;border-color:#234762;color:#eaf4fd}html[data-theme=dark] .radio-station-select,html[data-theme=dark] .radio-controls button{background:#102f4c;border-color:#31516a;color:#eaf4fd}html[data-theme=dark] .radio-station-select{color:#eaf4fd}html[data-theme=dark] .radio-nav-btn{background:#102f4c;color:#eaf4fd}html[data-theme=dark] .radio-play{background:#e8f3fc!important;color:#0b4176!important;border-color:#e8f3fc!important}@media(max-width:760px){.radio-under-market{padding-top:5px}.radio-player{min-height:48px;border-radius:14px;border-left:1px solid #dfe8f0;border-right:1px solid #dfe8f0;padding:6px 10px;gap:8px}.radio-live{font-size:8px;padding-right:0}.radio-station{flex:1;min-width:0}.radio-station img,.radio-logo-fallback{width:30px;height:30px;border-radius:8px}.radio-station strong{font-size:11px}.radio-station-select{display:none}.radio-controls button{width:34px;height:34px}.radio-nav-btn{display:grid!important}.radio-volume input{width:60px}.radio-floating{right:8px;bottom:74px;width:calc(100vw - 16px)}.radio-floating .radio-player{border:1px solid #dfe8f0;border-radius:13px}}@media(max-width:430px){.radio-live{display:none}.radio-volume input{width:44px}.radio-volume svg{display:none}.radio-station small{font-size:8px}.radio-controls{gap:4px}.radio-station{gap:8px}.radio-controls button{width:32px;height:32px}.radio-play{width:36px!important;height:36px!important}}.radio-play:disabled{opacity:.45;cursor:not-allowed!important;background:#7890a5!important;border-color:#7890a5!important}.radio-volume.disabled{opacity:.45}.radio-volume.disabled input{cursor:not-allowed}.radio-station small{min-height:11px}.live-bottom-dock{position:fixed;left:0;right:0;bottom:0;z-index:880;display:flex;flex-direction:column;gap:0;pointer-events:none}.live-bottom-dock>.radio-strip,.live-bottom-dock>.market-strip{pointer-events:auto}.live-bottom-dock .market-strip{padding:0!important;background:#072644f7;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 24px #03192f1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.live-bottom-dock .market-strip>.container{width:min(calc(100% - 28px),1360px)!important}.live-bottom-dock .market-in{min-height:38px!important;height:38px!important;padding:0!important;gap:9px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.live-bottom-dock .market-label{min-width:58px!important;height:24px!important;border-radius:999px!important;background:#1769a8!important;color:#fff!important;font-size:8.5px!important;letter-spacing:.11em!important}.live-bottom-dock .commodity-tape{height:38px!important}.live-bottom-dock .commodity-item{height:24px!important;padding:0 15px!important;border-left-color:#ffffff24!important}.live-bottom-dock .commodity-item>b{color:#d7e4ef!important;font-size:9.5px!important}.live-bottom-dock .commodity-item>strong{color:#fff!important;font-size:9.5px!important}.live-bottom-dock .commodity-item>em{font-size:8px!important}.live-bottom-dock .commodity-item>em.up{color:#73e39d!important}.live-bottom-dock .commodity-item>em.down{color:#ff9898!important}.live-bottom-dock .commodity-loading{color:#b9c9d7!important}.live-bottom-dock .radio-under-market{padding:0!important;background:transparent}.live-bottom-dock .radio-under-market .radio-player{border-radius:12px 12px 0 0!important;border-bottom:0!important;box-shadow:0 -7px 24px #09274414!important}.live-bottom-dock .radio-floating{bottom:52px!important}.site{padding-bottom:44px}@media(max-width:760px){.live-bottom-dock{bottom:66px;z-index:990}.site{padding-bottom:112px}.live-bottom-dock .market-strip>.container{width:100%!important}.live-bottom-dock .market-in{min-height:35px!important;height:35px!important;padding:0 8px!important;gap:6px!important}.live-bottom-dock .market-label{min-width:48px!important;height:21px!important;padding:0 7px!important;font-size:7.5px!important}.live-bottom-dock .commodity-tape{height:35px!important}.live-bottom-dock .commodity-item{height:22px!important;padding:0 10px!important}.live-bottom-dock .commodity-item>b,.live-bottom-dock .commodity-item>strong{font-size:8.8px!important}.live-bottom-dock .commodity-item>em{font-size:7.5px!important}.live-bottom-dock .radio-under-market .radio-player{border-radius:0!important;border-left:0!important;border-right:0!important}.live-bottom-dock .radio-floating{bottom:44px!important}}@media(max-width:420px){.live-bottom-dock{bottom:66px}.live-bottom-dock .market-label{min-width:44px!important;font-size:7px!important}.live-bottom-dock .commodity-item{padding:0 8px!important}.live-bottom-dock .commodity-track{animation-duration:58s!important}}.commodity-track-manual{animation:none!important;transform:translateZ(0);will-change:transform}.commodity-draggable{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.commodity-draggable.is-dragging{cursor:grabbing}.commodity-draggable.is-dragging .commodity-track{pointer-events:none}.commodity-draggable .commodity-item{user-select:none;-webkit-user-select:none}.radio-drag-handle{width:28px!important;height:34px!important;min-width:28px!important;padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#7a8fa4!important;display:grid!important;place-items:center!important;cursor:grab!important;touch-action:none;flex:0 0 auto}.radio-drag-handle:hover{background:#edf4fa!important;color:#0b4b83!important}.radio-dragging .radio-drag-handle{cursor:grabbing!important;background:#e4f0fa!important;color:#0b4176!important}.radio-user-positioned{position:fixed!important;width:min(470px,calc(100vw - 16px))!important;z-index:1400!important;padding:0!important;margin:0!important;pointer-events:auto!important}.radio-user-positioned .radio-player{width:100%!important;min-height:48px!important;border:1px solid #dfe8f0!important;border-radius:13px!important;box-shadow:0 18px 48px #04233f3d!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}html[data-theme=dark] .radio-drag-handle{color:#91a9bc!important}html[data-theme=dark] .radio-drag-handle:hover,html[data-theme=dark] .radio-dragging .radio-drag-handle{background:#173b59!important;color:#eaf4fd!important}@media(max-width:760px){.radio-drag-handle{width:25px!important;min-width:25px!important;height:30px!important}.radio-user-positioned{width:calc(100vw - 16px)!important}.radio-user-positioned .radio-player{border-left:1px solid #dfe8f0!important;border-right:1px solid #dfe8f0!important;border-radius:13px!important}}.radio-player-v106{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;width:100%!important;min-width:0!important;padding:8px 10px!important;overflow:hidden!important;border-radius:14px!important}.radio-player-v106 .radio-player-top{display:grid;grid-template-columns:28px auto minmax(90px,1fr) minmax(125px,190px);align-items:center;gap:8px;min-width:0}.radio-player-v106 .radio-player-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding-top:7px;border-top:1px solid #e6edf4}.radio-player-v106 .radio-station{min-width:0!important;flex:none!important;width:auto!important}.radio-player-v106 .radio-station-select{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:34px!important}.radio-channel-controls{display:flex;align-items:center;gap:7px;flex:0 0 auto}.radio-player-v106 .radio-controls{display:contents!important}.radio-player-v106 .radio-nav-btn,.radio-player-v106 .radio-play{display:grid!important;place-items:center!important;flex:0 0 auto!important}.radio-player-v106 .radio-nav-btn:disabled{opacity:.35;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.radio-player-v106 .radio-volume{display:grid!important;grid-template-columns:18px minmax(70px,1fr) 38px;align-items:center;gap:6px;width:min(185px,45%)!important;min-width:118px!important;max-width:185px!important;margin:0!important;padding:0!important;overflow:hidden!important}.radio-player-v106 .radio-volume input{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.radio-volume-value{font-size:10px;font-weight:800;color:#73869a;text-align:right;white-space:nowrap}.radio-user-positioned{width:min(460px,calc(100vw - 16px))!important}.radio-user-positioned .radio-player-v106{min-height:92px!important}.radio-floating{width:min(460px,calc(100vw - 36px))!important}html[data-theme=dark] .radio-player-v106 .radio-player-bottom{border-top-color:#274862}html[data-theme=dark] .radio-volume-value{color:#9db0c1}@media(max-width:760px){.radio-player-v106{padding:7px 8px!important;gap:6px!important}.radio-player-v106 .radio-player-top{grid-template-columns:24px auto minmax(0,1fr);gap:6px}.radio-player-v106 .radio-station-select{grid-column:1/-1;height:32px!important}.radio-player-v106 .radio-live{display:inline-flex!important;font-size:7.5px!important}.radio-player-v106 .radio-player-bottom{gap:8px;padding-top:6px}.radio-channel-controls{gap:5px}.radio-player-v106 .radio-nav-btn{width:32px!important;height:32px!important}.radio-player-v106 .radio-play{width:36px!important;height:36px!important}.radio-player-v106 .radio-volume{width:min(160px,48%)!important;min-width:105px!important;grid-template-columns:16px minmax(48px,1fr) 32px;gap:4px}.radio-player-v106 .radio-volume svg{display:block!important}.radio-volume-value{font-size:9px}.radio-user-positioned{width:calc(100vw - 16px)!important}}@media(max-width:430px){.radio-player-v106 .radio-player-top{grid-template-columns:24px auto minmax(0,1fr)}.radio-player-v106 .radio-live{font-size:7px!important}.radio-player-v106 .radio-station img,.radio-player-v106 .radio-logo-fallback{width:28px!important;height:28px!important}.radio-player-v106 .radio-station strong{font-size:10.5px!important}.radio-player-v106 .radio-volume{width:46%!important;min-width:100px!important;grid-template-columns:14px minmax(42px,1fr) 30px}.radio-player-v106 .radio-volume svg{display:block!important}}.radio-player-v106{background:linear-gradient(180deg,#f8fcfffa,#eef6fdfa)!important;border:1px solid rgba(11,65,118,.12)!important;border-radius:22px!important;box-shadow:0 16px 40px #0b41761f,inset 0 1px #ffffffeb!important;padding:10px 12px!important;gap:8px!important}.radio-player-v106 .radio-player-top{grid-template-columns:30px minmax(0,1fr) minmax(140px,210px)!important;gap:10px!important}.radio-player-v106 .radio-live{align-self:start;justify-self:start;background:linear-gradient(180deg,#fff7f7,#ffe9eb);border:1px solid rgba(229,31,42,.12);border-radius:999px;padding:6px 10px!important;box-shadow:0 6px 14px #e51f2a14}.radio-player-v106 .radio-station{background:#ffffffb8;border:1px solid rgba(11,65,118,.08);border-radius:16px;padding:7px 10px 7px 7px;box-shadow:inset 0 1px #ffffffd9;width:100%!important}.radio-player-v106 .radio-station img,.radio-player-v106 .radio-logo-fallback{width:38px!important;height:38px!important;border-radius:12px!important;background:linear-gradient(180deg,#f7fbff,#e5f0fb)!important;border:1px solid rgba(11,65,118,.08)}.radio-player-v106 .radio-station strong{font-size:13px!important;color:#133759}.radio-player-v106 .radio-station small{font-size:10px!important;color:#66809a}.radio-player-v106 .radio-station-select{height:40px!important;border-radius:14px!important;border:1px solid rgba(11,65,118,.12)!important;background:linear-gradient(180deg,#fff,#f1f7fc)!important;color:#1e4c76!important;padding:0 38px 0 14px!important;font-size:12px!important;font-weight:800!important;box-shadow:inset 0 1px #ffffffe0,0 4px 14px #0b41760d!important}.radio-player-v106 .radio-player-bottom{padding-top:8px!important;border-top:1px solid rgba(11,65,118,.09)!important;gap:12px!important}.radio-channel-controls{background:#ffffff9e;border:1px solid rgba(11,65,118,.08);border-radius:999px;padding:4px;gap:6px!important;box-shadow:inset 0 1px #ffffffd9}.radio-player-v106 .radio-nav-btn,.radio-player-v106 .radio-play{border-radius:14px!important;border:1px solid rgba(11,65,118,.12)!important;width:38px!important;height:38px!important}.radio-player-v106 .radio-nav-btn{background:linear-gradient(180deg,#fff,#eef6fc)!important;color:#0b4176!important;box-shadow:0 4px 12px #0b417614!important}.radio-player-v106 .radio-nav-btn:hover{background:linear-gradient(180deg,#fdfefe,#e3f0fb)!important}.radio-player-v106 .radio-play{width:42px!important;height:42px!important;border-radius:50%!important;background:linear-gradient(180deg,#0d4d88,#0b4176)!important;color:#fff!important;border-color:#0b4176!important;box-shadow:0 12px 24px #0b417642!important}.radio-player-v106 .radio-volume{grid-template-columns:18px minmax(74px,1fr) 40px!important;width:min(208px,48%)!important;max-width:208px!important;min-width:126px!important;background:#ffffffad;border:1px solid rgba(11,65,118,.08);border-radius:999px;padding:7px 10px!important;box-shadow:inset 0 1px #ffffffd9}.radio-player-v106 .radio-volume input{accent-color:#0b4176;filter:saturate(1.05)}.radio-volume-value{font-size:10px!important;font-weight:900!important;color:#0b4176!important}.radio-drag-handle{border-radius:12px!important;background:linear-gradient(180deg,#f7fbff,#eaf2fb)!important;border:1px solid rgba(11,65,118,.08)!important;box-shadow:0 4px 10px #0b41760f!important}.radio-drag-handle:hover{background:linear-gradient(180deg,#fff,#dfeefd)!important}.radio-under-market .radio-player-v106,.radio-floating .radio-player-v106,.radio-user-positioned .radio-player-v106{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=dark] .radio-player-v106{background:linear-gradient(180deg,#0c2138f7,#091b2ff7)!important;border-color:#81aad22e!important;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0a!important}html[data-theme=dark] .radio-player-v106 .radio-live{background:#ffffff0a!important;border-color:#ffffff14!important}html[data-theme=dark] .radio-player-v106 .radio-station,html[data-theme=dark] .radio-player-v106 .radio-volume,html[data-theme=dark] .radio-channel-controls{background:#ffffff0a!important;border-color:#91a9bc24!important;box-shadow:inset 0 1px #ffffff0a!important}html[data-theme=dark] .radio-player-v106 .radio-station strong{color:#f0f7ff!important}html[data-theme=dark] .radio-player-v106 .radio-station small,html[data-theme=dark] .radio-volume-value{color:#9db4c9!important}html[data-theme=dark] .radio-player-v106 .radio-station-select,html[data-theme=dark] .radio-player-v106 .radio-nav-btn{background:linear-gradient(180deg,#173752,#12314c)!important;border-color:#91a9bc29!important;color:#eff7ff!important}html[data-theme=dark] .radio-player-v106 .radio-player-bottom{border-top-color:#91a9bc24!important}html[data-theme=dark] .radio-drag-handle{background:linear-gradient(180deg,#183b59,#143450)!important;border-color:#91a9bc29!important;color:#eff7ff!important}@media(max-width:760px){.radio-player-v106{padding:9px 10px!important;border-radius:20px!important}.radio-player-v106 .radio-player-top{grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.radio-player-v106 .radio-station-select{grid-column:1/-1;height:36px!important}.radio-player-v106 .radio-player-bottom{gap:8px!important}.radio-player-v106 .radio-nav-btn{width:34px!important;height:34px!important}.radio-player-v106 .radio-play{width:38px!important;height:38px!important}.radio-player-v106 .radio-volume{width:min(168px,49%)!important;min-width:108px!important;padding:6px 8px!important}}@media(max-width:430px){.radio-player-v106{padding:8px 9px!important;border-radius:18px!important}.radio-player-v106 .radio-station{padding:6px 8px 6px 6px!important;border-radius:14px!important}.radio-player-v106 .radio-station img,.radio-player-v106 .radio-logo-fallback{width:30px!important;height:30px!important;border-radius:10px!important}.radio-player-v106 .radio-station strong{font-size:10.5px!important}.radio-player-v106 .radio-player-bottom{align-items:center!important}.radio-channel-controls{padding:3px!important;gap:4px!important}.radio-player-v106 .radio-nav-btn{width:32px!important;height:32px!important;border-radius:12px!important}.radio-player-v106 .radio-play{width:36px!important;height:36px!important}.radio-player-v106 .radio-volume{width:47%!important;min-width:98px!important;grid-template-columns:14px minmax(40px,1fr) 28px!important;padding:6px 7px!important}}.radio-player-v106{background:linear-gradient(180deg,#fffffffa,#f5f9fdfa)!important;border:1px solid rgba(11,65,118,.1)!important;border-radius:20px!important;box-shadow:0 10px 28px #0b417614,inset 0 1px #ffffffeb!important;padding:10px 12px!important;gap:8px!important}.radio-player-v106 .radio-player-top{grid-template-columns:26px minmax(0,1fr) minmax(140px,220px)!important;gap:10px!important;align-items:center!important}.radio-player-v106 .radio-live{padding:5px 9px!important;border-radius:999px!important;border:0!important;background:#e51f2a14!important;box-shadow:none!important}.radio-player-v106 .radio-station{width:100%!important;background:#ffffffb8!important;border:1px solid rgba(11,65,118,.06)!important;border-radius:14px!important;padding:7px 10px 7px 7px!important;box-shadow:none!important}.radio-player-v106 .radio-station img,.radio-player-v106 .radio-logo-fallback{width:36px!important;height:36px!important;border-radius:10px!important;border:1px solid rgba(11,65,118,.06)!important;background:linear-gradient(180deg,#f7fbff,#ebf3fb)!important}.radio-player-v106 .radio-station strong{font-size:13px!important;color:#14395b!important}.radio-player-v106 .radio-station small{color:#6c84a0!important}.radio-player-v106 .radio-station-select{height:38px!important;border-radius:12px!important;border:1px solid rgba(11,65,118,.08)!important;background:#f6faff!important;box-shadow:none!important}.radio-player-v106 .radio-player-bottom{gap:10px!important;padding-top:8px!important;border-top:1px solid rgba(11,65,118,.08)!important}.radio-channel-controls{background:#f6faff!important;border:1px solid rgba(11,65,118,.07)!important;border-radius:999px!important;padding:4px!important;gap:6px!important;box-shadow:none!important}.radio-player-v106 .radio-nav-btn,.radio-player-v106 .radio-play{display:grid!important;place-items:center!important;border:none!important;box-shadow:none!important;transition:background .18s ease,transform .18s ease,box-shadow .18s ease!important}.radio-player-v106 .radio-nav-btn{width:34px!important;height:34px!important;border-radius:50%!important;background:#fff!important;color:#0b4176!important}.radio-player-v106 .radio-nav-btn:hover{background:#edf5fd!important;transform:translateY(-1px)!important}.radio-player-v106 .radio-play{width:40px!important;height:40px!important;border-radius:50%!important;background:#0b4176!important;color:#fff!important;box-shadow:0 8px 18px #0b417638!important}.radio-player-v106 .radio-play:hover{transform:translateY(-1px)!important;box-shadow:0 10px 20px #0b41763d!important}.radio-player-v106 .radio-volume{width:min(210px,48%)!important;max-width:210px!important;min-width:124px!important;grid-template-columns:16px minmax(70px,1fr) 36px!important;border-radius:999px!important;background:#f6faff!important;border:1px solid rgba(11,65,118,.07)!important;padding:7px 10px!important;box-shadow:none!important}.radio-player-v106 .radio-volume input{accent-color:#0b4176!important}.radio-volume-value{font-size:10px!important;font-weight:800!important;color:#54708e!important}.radio-drag-handle{width:26px!important;min-width:26px!important;height:26px!important;border-radius:8px!important;border:none!important;background:transparent!important;color:#7b90a6!important;box-shadow:none!important}.radio-drag-handle:hover{background:#eef5fb!important;color:#0b4176!important}html[data-theme=dark] .radio-player-v106{background:linear-gradient(180deg,#0d1f32f7,#0a192af7)!important;border-color:#91a9bc1f!important;box-shadow:0 14px 34px #00000042!important}html[data-theme=dark] .radio-player-v106 .radio-station,html[data-theme=dark] .radio-channel-controls,html[data-theme=dark] .radio-player-v106 .radio-volume,html[data-theme=dark] .radio-player-v106 .radio-station-select{background:#122f4a!important;border-color:#91a9bc1a!important}html[data-theme=dark] .radio-player-v106 .radio-station strong{color:#edf6ff!important}html[data-theme=dark] .radio-player-v106 .radio-station small,html[data-theme=dark] .radio-volume-value,html[data-theme=dark] .radio-drag-handle{color:#99aec2!important}html[data-theme=dark] .radio-player-v106 .radio-nav-btn{background:#173954!important;color:#edf6ff!important}html[data-theme=dark] .radio-player-v106 .radio-nav-btn:hover{background:#1b4363!important}html[data-theme=dark] .radio-drag-handle:hover{background:#173954!important;color:#edf6ff!important}@media(max-width:760px){.radio-player-v106{padding:8px 10px!important;border-radius:18px!important}.radio-player-v106 .radio-player-top{grid-template-columns:24px minmax(0,1fr)!important;gap:8px!important}.radio-player-v106 .radio-station-select{grid-column:1/-1;height:36px!important}.radio-player-v106 .radio-volume{width:min(170px,49%)!important;min-width:108px!important;padding:6px 8px!important}.radio-player-v106 .radio-nav-btn{width:32px!important;height:32px!important}.radio-player-v106 .radio-play{width:36px!important;height:36px!important}}@media(max-width:430px){.radio-player-v106{padding:8px 9px!important;border-radius:16px!important}.radio-player-v106 .radio-station{padding:6px 8px 6px 6px!important}.radio-player-v106 .radio-station img,.radio-player-v106 .radio-logo-fallback{width:30px!important;height:30px!important;border-radius:9px!important}.radio-player-v106 .radio-channel-controls{gap:4px!important;padding:3px!important}.radio-player-v106 .radio-nav-btn{width:30px!important;height:30px!important}.radio-player-v106 .radio-play{width:34px!important;height:34px!important}.radio-player-v106 .radio-volume{width:46%!important;min-width:95px!important;grid-template-columns:14px minmax(40px,1fr) 28px!important;padding:6px 7px!important}}.radio-player-v106 .radio-station-controls{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.radio-player-v106 .radio-station-controls .radio-channel-controls{margin-left:auto!important;flex:0 0 auto!important}.radio-player-v106 .radio-station-meta{min-width:0;flex:1 1 auto;padding:2px 6px 2px 4px;display:flex;flex-direction:column;justify-content:center;gap:2px}.radio-player-v106 .radio-station-meta strong,.radio-player-v106 .radio-station-meta small{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-player-v106 .radio-station-meta strong{color:#14395b;font-size:12px;line-height:1.1;font-weight:850}.radio-player-v106 .radio-station-meta small{color:#6c84a0;font-size:9px;line-height:1.1}.radio-player-v106 .radio-player-bottom{justify-content:space-between!important}html[data-theme=dark] .radio-player-v106 .radio-station-meta strong{color:#edf6ff!important}html[data-theme=dark] .radio-player-v106 .radio-station-meta small{color:#99aec2!important}@media(max-width:760px){.radio-player-v106 .radio-station-controls{gap:6px!important}.radio-player-v106 .radio-station-controls .radio-channel-controls{gap:4px!important}.radio-player-v106 .radio-station-meta strong{font-size:11px}.radio-player-v106 .radio-station-meta small{font-size:8.5px}}@media(max-width:430px){.radio-player-v106 .radio-station-controls .radio-nav-btn{width:29px!important;height:29px!important}.radio-player-v106 .radio-station-controls .radio-play{width:33px!important;height:33px!important}.radio-player-v106 .radio-station-meta{padding-left:2px}.radio-player-v106 .radio-station-meta strong{font-size:10.5px}.radio-player-v106 .radio-station-meta small{font-size:8px}}.radio-player-v106{background:#fff!important;border:1px solid #e4ebf3!important;border-radius:18px!important;box-shadow:0 8px 20px #0b41760f!important;padding:8px 10px!important;gap:8px!important}.radio-player-v106 .radio-player-top{display:grid!important;grid-template-columns:28px auto auto minmax(150px,1fr)!important;align-items:center!important;gap:10px!important}.radio-player-v106 .radio-live{justify-self:start!important;display:inline-flex!important;align-items:center!important;gap:10px!important;color:#f03645!important;font-size:10px!important;font-weight:900!important;letter-spacing:.14em!important;padding:8px 14px!important;border-radius:999px!important;background:#fff4f5!important;border:1px solid #fbe1e4!important}.radio-player-v106 .radio-live i{width:11px!important;height:11px!important;box-shadow:0 0 0 8px #f0364514!important}.radio-drag-handle{width:24px!important;height:24px!important;min-width:24px!important;border:none!important;background:transparent!important;color:#8fa0b3!important;border-radius:8px!important;box-shadow:none!important}.radio-drag-handle:hover{background:#f3f7fb!important;color:#375f87!important}.radio-player-v106 .radio-station-controls{display:flex!important;align-items:center!important;gap:10px!important;flex:none!important;width:auto!important;background:transparent!important;border:none!important;padding:0!important}.radio-player-v106 .radio-source-btn{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #e1e9f2;background:#f6fbff;color:#2b638e;border-radius:10px;cursor:pointer}.radio-player-v106 .radio-channel-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto;background:#fff;border:1px solid #e1e8f1;border-radius:999px;padding:3px 4px}.radio-player-v106 .radio-nav-btn,.radio-player-v106 .radio-play{display:grid!important;place-items:center!important;border:none!important;box-shadow:none!important}.radio-player-v106 .radio-nav-btn{width:32px!important;height:32px!important;border-radius:50%!important;background:transparent!important;color:#54708b!important}.radio-player-v106 .radio-nav-btn:hover{background:#f1f6fb!important;color:#0b4176!important;transform:none!important}.radio-player-v106 .radio-play{width:36px!important;height:36px!important;border-radius:50%!important;background:#0b4176!important;color:#fff!important;box-shadow:0 8px 16px #0b41762e!important}.radio-player-v106 .radio-station-select{width:100%!important;max-width:none!important;min-width:150px!important;height:38px!important;border-radius:18px!important;border:1px solid #dde5ef!important;background:#f7fbff!important;color:#43627d!important;font-size:12px!important;font-weight:700!important;padding:0 34px 0 14px!important}.radio-player-v106 .radio-player-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding-top:8px!important;border-top:1px solid #eef3f7!important}.radio-player-v106 .radio-station-meta{min-width:0!important;padding-left:2px!important}.radio-player-v106 .radio-station-meta strong{font-size:11px!important;line-height:1.12!important;font-weight:900!important;color:#1a446a!important}.radio-player-v106 .radio-station-meta small{margin-top:3px!important;font-size:10px!important;line-height:1.1!important;color:#8b9cb0!important}.radio-player-v106 .radio-volume{width:220px!important;max-width:220px!important;min-width:220px!important;display:grid!important;grid-template-columns:16px minmax(70px,1fr) 40px!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid #e2e8f0!important}.radio-player-v106 .radio-volume svg{display:block!important;color:#8ea0b4!important}.radio-player-v106 .radio-volume input{width:100%!important;accent-color:#0b4176!important}.radio-volume-value{font-size:11px!important;font-weight:800!important;color:#7f92a7!important;text-align:right!important}html[data-theme=dark] .radio-player-v106{background:#102b45!important;border-color:#1f425f!important;box-shadow:0 10px 24px #0000003d!important}html[data-theme=dark] .radio-player-v106 .radio-live{background:#1a334c!important;border-color:#254968!important;color:#ff6d79!important}html[data-theme=dark] .radio-player-v106 .radio-source-btn,html[data-theme=dark] .radio-player-v106 .radio-channel-controls,html[data-theme=dark] .radio-player-v106 .radio-station-select,html[data-theme=dark] .radio-player-v106 .radio-volume{background:#15334f!important;border-color:#274c6a!important}html[data-theme=dark] .radio-player-v106 .radio-nav-btn{color:#b6c8d9!important}html[data-theme=dark] .radio-player-v106 .radio-station-meta strong{color:#eef6ff!important}html[data-theme=dark] .radio-player-v106 .radio-station-meta small,.radio-volume-value{color:#9eb3c7!important}html[data-theme=dark] .radio-player-v106 .radio-player-bottom{border-top-color:#23425e!important}@media(max-width:760px){.radio-player-v106{padding:8px!important;border-radius:16px!important}.radio-player-v106 .radio-player-top{grid-template-columns:24px auto auto!important;gap:8px!important}.radio-player-v106 .radio-station-select{grid-column:1/-1!important;min-width:0!important;height:36px!important}.radio-player-v106 .radio-source-btn{width:34px;height:34px;border-radius:10px}.radio-player-v106 .radio-channel-controls{gap:6px;padding:3px}.radio-player-v106 .radio-nav-btn{width:30px!important;height:30px!important}.radio-player-v106 .radio-play{width:34px!important;height:34px!important}.radio-player-v106 .radio-player-bottom{grid-template-columns:minmax(0,1fr)!important}.radio-player-v106 .radio-volume{width:100%!important;max-width:none!important;min-width:0!important}}@media(max-width:430px){.radio-player-v106 .radio-live{padding:7px 10px!important;font-size:9px!important;gap:8px!important}.radio-player-v106 .radio-live i{width:10px!important;height:10px!important}.radio-player-v106 .radio-player-top{grid-template-columns:22px auto auto!important;gap:6px!important}.radio-player-v106 .radio-source-btn{width:32px;height:32px}.radio-player-v106 .radio-nav-btn{width:28px!important;height:28px!important}.radio-player-v106 .radio-play{width:32px!important;height:32px!important}.radio-player-v106 .radio-station-select{height:34px!important;font-size:11px!important;border-radius:16px!important}.radio-player-v106 .radio-station-meta strong{font-size:10.5px!important}.radio-player-v106 .radio-station-meta small{font-size:9px!important}.radio-player-v106 .radio-volume{grid-template-columns:14px minmax(48px,1fr) 34px!important;padding:7px 10px!important}}.radio-floating{width:min(720px,calc(100vw - 24px))!important;right:12px!important}.radio-user-positioned{width:min(720px,calc(100vw - 16px))!important}.live-bottom-dock .radio-under-market{display:flex!important;justify-content:center!important;padding:0 12px!important}.vradio-card{box-sizing:border-box;width:min(720px,100%);margin:0 auto;padding:9px 12px 8px;border:1px solid #dce6f0;border-radius:16px;background:#fff;color:#173650;box-shadow:0 8px 24px #0b417614;overflow:hidden}.vradio-top{display:grid;grid-template-columns:24px 88px 38px 132px minmax(190px,1fr);align-items:center;gap:10px;min-width:0;height:42px}.vradio-drag,.vradio-source,.vradio-controls button{box-sizing:border-box;display:grid;place-items:center;margin:0;padding:0}.vradio-drag{width:24px;height:36px;border:0;border-radius:8px;background:transparent;color:#91a2b4;cursor:grab;touch-action:none}.radio-dragging .vradio-drag{cursor:grabbing;background:#eef5fb;color:#0b4176}.vradio-drag:hover{background:#f1f6fb;color:#0b4176}.vradio-live{box-sizing:border-box;width:88px;height:36px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #f8e1e4;border-radius:999px;background:#fff5f6;color:#ef4050;font-size:10px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.vradio-live i{width:9px;height:9px;border-radius:50%;background:#f04452;box-shadow:0 0 0 6px #f0445217;animation:radioPulse 1.6s infinite}.vradio-source{width:38px;height:38px;border:1px solid #e0e8f1;border-radius:10px;background:#f5f9fd;color:#2b638e}.vradio-controls{box-sizing:border-box;width:132px;height:40px;display:grid;grid-template-columns:34px 42px 34px;align-items:center;justify-content:center;gap:5px;padding:3px 5px;border:1px solid #e1e8f0;border-radius:999px;background:#f8fbfe}.vradio-controls button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#54708b;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.vradio-controls button:hover:not(:disabled){background:#edf4fa;color:#0b4176}.vradio-controls button:disabled{opacity:.32;cursor:not-allowed}.vradio-controls .vradio-play{width:38px;height:38px;background:#0b4176;color:#fff;box-shadow:0 6px 14px #0b417633}.vradio-controls .vradio-play:hover:not(:disabled){background:#0d4c87;color:#fff;transform:translateY(-1px)}.vradio-select{box-sizing:border-box;width:100%;min-width:0;height:38px;margin:0;border:1px solid #dce5ee;border-radius:16px;background:#f8fbfe;color:#425f7a;padding:0 36px 0 13px;font:700 12px/1.2 inherit;outline:none}.vradio-select:focus{border-color:#9bb9d5;box-shadow:0 0 0 3px #0b417612}.vradio-select:disabled{opacity:.55}.vradio-bottom{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:18px;min-height:43px;margin-top:7px;padding-top:7px;border-top:1px solid #edf2f6}.vradio-meta{min-width:0;padding-left:3px}.vradio-meta strong,.vradio-meta small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vradio-meta strong{color:#163e62;font-size:12px;font-weight:900;line-height:1.15}.vradio-meta small{margin-top:3px;color:#8497aa;font-size:10px;line-height:1.15}.vradio-volume{box-sizing:border-box;width:300px;height:38px;display:grid;grid-template-columns:18px minmax(90px,1fr) 40px;align-items:center;gap:9px;margin:0;padding:0 12px;border:1px solid #e1e8ef;border-radius:999px;background:#f9fbfd;color:#879aad}.vradio-volume input{width:100%;min-width:0;margin:0;accent-color:#0b4176}.vradio-volume span{color:#6e8499;font-size:11px;font-weight:800;text-align:right;white-space:nowrap}.vradio-volume.is-disabled{opacity:.48}html[data-theme=dark] .vradio-card{background:#102c46;border-color:#254762;color:#edf6ff;box-shadow:0 10px 28px #00000047}html[data-theme=dark] .vradio-drag{color:#9aafc2}html[data-theme=dark] .vradio-drag:hover,html[data-theme=dark] .radio-dragging .vradio-drag{background:#183b59;color:#eef7ff}html[data-theme=dark] .vradio-live{background:#18334d;border-color:#294b68;color:#ff7a85}html[data-theme=dark] .vradio-source,html[data-theme=dark] .vradio-controls,html[data-theme=dark] .vradio-select,html[data-theme=dark] .vradio-volume{background:#153651;border-color:#2a4d68;color:#d8e7f4}html[data-theme=dark] .vradio-controls button{color:#b9cad9}html[data-theme=dark] .vradio-controls button:hover:not(:disabled){background:#1d4564;color:#fff}html[data-theme=dark] .vradio-meta strong{color:#f0f7ff}html[data-theme=dark] .vradio-meta small,html[data-theme=dark] .vradio-volume span{color:#9db1c3}html[data-theme=dark] .vradio-bottom{border-top-color:#25455f}@media(max-width:760px){.radio-floating,.radio-user-positioned{width:calc(100vw - 16px)!important;right:8px!important}.live-bottom-dock .radio-under-market{padding:0 8px!important}.vradio-card{width:100%;padding:8px 9px;border-radius:14px}.vradio-top{height:auto;grid-template-columns:22px 76px 34px 118px;grid-template-rows:38px 36px;gap:7px}.vradio-drag{width:22px;height:34px}.vradio-live{width:76px;height:34px;font-size:9px;gap:7px}.vradio-live i{width:8px;height:8px;box-shadow:0 0 0 5px #f0445214}.vradio-source{width:34px;height:34px;border-radius:9px}.vradio-controls{width:118px;height:36px;grid-template-columns:30px 38px 30px;gap:4px;padding:2px 4px}.vradio-controls button{width:30px;height:30px}.vradio-controls .vradio-play{width:34px;height:34px}.vradio-select{grid-column:1/-1;grid-row:2;height:34px;border-radius:14px;font-size:11px}.vradio-bottom{grid-template-columns:minmax(0,1fr) minmax(150px,210px);gap:10px;min-height:39px;margin-top:6px;padding-top:6px}.vradio-volume{width:100%;height:34px;grid-template-columns:16px minmax(55px,1fr) 34px;gap:6px;padding:0 9px}.vradio-meta strong{font-size:11px}.vradio-meta small{font-size:9px}.vradio-volume span{font-size:10px}}@media(max-width:480px){.vradio-top{grid-template-columns:20px 70px 32px minmax(108px,1fr);gap:5px}.vradio-live{width:70px;font-size:8.5px}.vradio-source{width:32px;height:32px}.vradio-controls{width:100%;min-width:108px;grid-template-columns:28px 34px 28px;gap:3px}.vradio-controls button{width:28px;height:28px}.vradio-controls .vradio-play{width:32px;height:32px}.vradio-bottom{grid-template-columns:minmax(0,1fr);gap:6px}.vradio-volume{width:100%;max-width:none}}.radio-mode-mini.radio-user-positioned{width:min(430px,calc(100vw - 16px))!important}.radio-mode-maxi.radio-user-positioned{width:min(680px,calc(100vw - 16px))!important}.radio-floating.radio-mode-mini{width:min(430px,calc(100vw - 36px))!important}.radio-floating.radio-mode-maxi{width:min(680px,calc(100vw - 36px))!important}.radio-under-market.radio-mode-mini{display:flex;justify-content:flex-start}.vradio-card{box-sizing:border-box;color:#183e62;background:#fff;border:1px solid #e1e8ef;box-shadow:0 8px 22px #0b417612}.vradio-mini{width:min(430px,100%);height:48px;display:grid;grid-template-columns:22px 58px minmax(90px,1fr) 96px 30px;align-items:center;gap:6px;padding:5px 7px;border-radius:15px;overflow:hidden}.vradio-mini .vradio-drag{width:22px;height:32px}.vradio-mini-live{height:30px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:#fff3f4;color:#ec3e4d;font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.vradio-mini-live i{width:7px;height:7px;border-radius:50%;background:#ef4050;box-shadow:0 0 0 4px #ef405017;animation:radioPulse 1.6s infinite}.vradio-mini-title{min-width:0;padding:0 2px}.vradio-mini-title strong,.vradio-mini-title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vradio-mini-title strong{font-size:10.5px;font-weight:900;line-height:1.1;color:#163e62}.vradio-mini-title small{margin-top:2px;font-size:8px;line-height:1.05;color:#8a9cad}.vradio-mini-controls{height:34px;display:grid;grid-template-columns:28px 34px 28px;align-items:center;justify-content:center;gap:3px;padding:2px;border:1px solid #e4eaf0;border-radius:999px;background:#f8fbfe}.vradio-mini-controls button,.vradio-mode-toggle{box-sizing:border-box;display:grid;place-items:center;margin:0;padding:0;border:0;cursor:pointer;color:#526f89;background:transparent}.vradio-mini-controls button{width:28px;height:28px;border-radius:50%}.vradio-mini-controls button:hover:not(:disabled){background:#edf4fa;color:#0b4176}.vradio-mini-controls button:disabled{opacity:.3;cursor:not-allowed}.vradio-mini-controls .vradio-mini-play{width:32px;height:32px;background:#0b4176;color:#fff;box-shadow:0 5px 12px #0b41762e}.vradio-mode-toggle{width:30px;height:30px;border-radius:9px;background:#f3f7fb;color:#54718c;border:1px solid #e3eaf1}.vradio-mode-toggle:hover{background:#eaf3fb;color:#0b4176}.vradio-maxi{width:min(680px,100%);min-height:78px;padding:7px 9px;border-radius:16px;overflow:hidden}.vradio-maxi-top{height:34px;display:grid;grid-template-columns:22px 62px 32px 112px minmax(150px,1fr) 30px;align-items:center;gap:7px;min-width:0}.vradio-maxi .vradio-drag{width:22px;height:30px}.vradio-maxi .vradio-live{width:62px;height:30px;font-size:8px;gap:6px}.vradio-maxi .vradio-live i{width:7px;height:7px;box-shadow:0 0 0 4px #f0445214}.vradio-maxi .vradio-source{width:32px;height:32px;border-radius:9px}.vradio-maxi .vradio-controls{width:112px;height:34px;grid-template-columns:28px 34px 28px;gap:3px;padding:2px 4px}.vradio-maxi .vradio-controls button{width:28px;height:28px}.vradio-maxi .vradio-controls .vradio-play{width:32px;height:32px}.vradio-maxi .vradio-select{height:32px;border-radius:13px;font-size:10.5px;padding-left:11px}.vradio-maxi-bottom{min-height:31px;display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:12px;margin-top:5px;padding-top:5px;border-top:1px solid #edf2f6}.vradio-maxi .vradio-meta strong{font-size:10.5px}.vradio-maxi .vradio-meta small{font-size:8.5px;margin-top:2px}.vradio-maxi .vradio-volume{width:230px;height:30px;grid-template-columns:15px minmax(70px,1fr) 34px;gap:6px;padding:0 9px}.vradio-maxi .vradio-volume span{font-size:9px}html[data-theme=dark] .vradio-card{background:#102c46;border-color:#254762;box-shadow:0 10px 24px #00000040}html[data-theme=dark] .vradio-mini-live{background:#19344e;color:#ff7b86}html[data-theme=dark] .vradio-mini-title strong{color:#edf6ff}html[data-theme=dark] .vradio-mini-title small{color:#9eb2c4}html[data-theme=dark] .vradio-mini-controls,html[data-theme=dark] .vradio-mode-toggle{background:#153651;border-color:#294d69;color:#bed0df}html[data-theme=dark] .vradio-mode-toggle:hover{background:#1c4564;color:#fff}html[data-theme=dark] .vradio-maxi-bottom{border-top-color:#25455f}@media(max-width:760px){.radio-mode-mini.radio-user-positioned,.radio-mode-maxi.radio-user-positioned,.radio-floating.radio-mode-mini,.radio-floating.radio-mode-maxi{width:calc(100vw - 16px)!important;right:8px!important}.vradio-mini{width:100%;grid-template-columns:20px 50px minmax(70px,1fr) 90px 28px;gap:5px;height:46px;padding:5px 6px}.vradio-mini-live{height:28px;font-size:7.5px;gap:5px}.vradio-mini-title strong{font-size:10px}.vradio-mini-title small{font-size:7.5px}.vradio-mini-controls{width:90px;grid-template-columns:26px 30px 26px;gap:2px;height:32px}.vradio-mini-controls button{width:26px;height:26px}.vradio-mini-controls .vradio-mini-play{width:30px;height:30px}.vradio-mode-toggle{width:28px;height:28px}.vradio-maxi{width:100%;padding:7px 8px}.vradio-maxi-top{height:auto;grid-template-columns:20px 56px 30px 104px 28px;grid-template-rows:32px 32px;gap:5px}.vradio-maxi .vradio-select{grid-column:1/-1;grid-row:2;height:31px}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr) minmax(150px,200px);gap:8px}.vradio-maxi .vradio-volume{width:100%;height:29px}}@media(max-width:480px){.vradio-mini{grid-template-columns:18px 42px minmax(60px,1fr) 82px 26px;gap:4px;padding:4px 5px;height:43px;border-radius:13px}.vradio-mini-live{width:42px;font-size:0}.vradio-mini-live i{width:8px;height:8px}.vradio-mini-title small{display:none}.vradio-mini-controls{width:82px;grid-template-columns:23px 28px 23px;height:30px;padding:1px 2px}.vradio-mini-controls button{width:23px;height:23px}.vradio-mini-controls .vradio-mini-play{width:28px;height:28px}.vradio-mode-toggle{width:26px;height:26px}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr);gap:5px}.vradio-maxi .vradio-volume{width:100%;max-width:none}}.vradio-mini-controls{box-sizing:border-box!important;height:34px!important;padding:2px 3px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;line-height:0!important;overflow:hidden!important}.vradio-mini-controls button{box-sizing:border-box!important;display:grid!important;place-items:center!important;align-self:center!important;margin:0!important;padding:0!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:0!important;flex:0 0 26px!important}.vradio-mini-controls .vradio-mini-play{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;flex:0 0 30px!important;margin:0!important;transform:none!important}.vradio-mini-controls button svg{display:block!important;margin:auto!important}@media(max-width:760px){.vradio-mini-controls{height:32px!important;padding:2px!important;gap:2px!important}.vradio-mini-controls button{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;flex-basis:24px!important}.vradio-mini-controls .vradio-mini-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex-basis:28px!important}}@media(max-width:430px){.vradio-mini-controls{height:30px!important;padding:2px!important;gap:1px!important}.vradio-mini-controls button{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;flex-basis:22px!important}.vradio-mini-controls .vradio-mini-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;flex-basis:26px!important}}.vradio-mini-controls{box-sizing:border-box!important;width:96px!important;height:34px!important;min-height:34px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:2px!important;padding:2px 3px!important;overflow:hidden!important;line-height:0!important;vertical-align:middle!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{box-sizing:border-box!important;position:static!important;inset:auto!important;display:grid!important;place-items:center!important;align-self:center!important;justify-self:center!important;flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;margin:0!important;padding:0!important;border-radius:50%!important;line-height:0!important;transform:none!important;translate:none!important;vertical-align:middle!important}.vradio-mini-controls>.vradio-mini-play{background:#0b4176!important;color:#fff!important;box-shadow:0 4px 10px #0b41762e!important}.vradio-mini-controls>button>svg{display:block!important;width:13px!important;height:13px!important;margin:0!important;position:static!important;transform:none!important}.vradio-mini-controls>.vradio-mini-play>svg{width:14px!important;height:14px!important}@media(max-width:760px){.vradio-mini-controls{width:90px!important;height:32px!important;min-height:32px!important;padding:2px 4px!important;gap:2px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{flex-basis:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important}}@media(max-width:480px){.vradio-mini-controls{width:82px!important;height:30px!important;min-height:30px!important;padding:2px 3px!important;gap:1px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{flex-basis:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important}.vradio-mini-controls>button>svg{width:12px!important;height:12px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:13px!important;height:13px!important}}.live-bottom-dock .market-in{min-height:44px!important;height:44px!important;gap:12px!important}.live-bottom-dock .market-label{min-width:62px!important;height:26px!important;font-size:9px!important;letter-spacing:.1em!important}.live-bottom-dock .commodity-tape{height:44px!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 1.5%,#000 98.5%,transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,#000 1.5%,#000 98.5%,transparent 100%)!important}.live-bottom-dock .commodity-track{align-items:center!important;gap:0!important}.live-bottom-dock .commodity-item{position:relative;display:inline-grid!important;grid-template-columns:auto auto auto!important;align-items:center!important;column-gap:11px!important;height:30px!important;min-width:max-content!important;padding:0 20px!important;border-left:0!important;color:#e5eef6!important;line-height:1!important;font-variant-numeric:tabular-nums lining-nums!important;letter-spacing:0!important}.live-bottom-dock .commodity-item:after{content:"";position:absolute;right:0;top:6px;bottom:6px;width:1px;background:#ffffff2e}.live-bottom-dock .commodity-name{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:max-content!important;margin:0!important;color:#d7e4ef!important;font-size:10px!important;font-weight:750!important;white-space:nowrap!important}.live-bottom-dock .commodity-icon{display:inline-grid;place-items:center;min-width:15px;font-size:12px;line-height:1}.live-bottom-dock .commodity-price{display:inline-block!important;min-width:max-content!important;margin:0!important;color:#fff!important;font-size:12px!important;font-weight:950!important;white-space:nowrap!important;letter-spacing:.01em!important;font-variant-numeric:tabular-nums lining-nums!important}.live-bottom-dock .commodity-change{display:inline-flex!important;align-items:center!important;gap:4px!important;min-width:max-content!important;margin:0!important;padding:4px 7px!important;border-radius:999px!important;font-size:9px!important;font-style:normal!important;font-weight:900!important;white-space:nowrap!important;font-variant-numeric:tabular-nums lining-nums!important}.live-bottom-dock .commodity-change.up{color:#8df0ac!important;background:#23b55b1a!important}.live-bottom-dock .commodity-change.down{color:#faa!important;background:#e343431a!important}.live-bottom-dock .commodity-draggable{cursor:grab!important}.live-bottom-dock .commodity-draggable.is-dragging{cursor:grabbing!important}@media(max-width:760px){.live-bottom-dock .market-in{min-height:42px!important;height:42px!important;padding:0 8px!important;gap:8px!important}.live-bottom-dock .market-label{min-width:50px!important;height:24px!important;font-size:8px!important}.live-bottom-dock .commodity-tape{height:42px!important}.live-bottom-dock .commodity-item{height:28px!important;padding:0 15px!important;column-gap:8px!important}.live-bottom-dock .commodity-name{font-size:9.5px!important;gap:5px!important}.live-bottom-dock .commodity-icon{min-width:13px;font-size:11px}.live-bottom-dock .commodity-price{font-size:11px!important}.live-bottom-dock .commodity-change{font-size:8.5px!important;padding:3px 6px!important;gap:3px!important}}@media(max-width:430px){.live-bottom-dock .market-in{min-height:40px!important;height:40px!important;gap:7px!important}.live-bottom-dock .market-label{min-width:46px!important;height:22px!important;font-size:7.5px!important;padding:0 6px!important}.live-bottom-dock .commodity-tape{height:40px!important}.live-bottom-dock .commodity-item{height:27px!important;padding:0 13px!important;column-gap:7px!important}.live-bottom-dock .commodity-name{font-size:9px!important}.live-bottom-dock .commodity-price{font-size:10.5px!important}.live-bottom-dock .commodity-change{font-size:8px!important;padding:3px 5px!important}}.vradio-mini{width:min(540px,100%)!important;min-height:60px!important;height:60px!important;display:grid!important;grid-template-columns:22px 92px 44px 132px minmax(150px,1fr) 44px!important;align-items:center!important;gap:12px!important;padding:8px 12px!important;border-radius:20px!important;background:#fffffff5!important;border:1px solid #e2eaf2!important;box-shadow:0 10px 26px #0b417614!important;overflow:hidden!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mode-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#f6f9fc!important;border:1px solid #dbe5ef!important;color:#54718c!important;box-shadow:inset 0 0 0 1px #ffffff73!important}.vradio-mini .vradio-drag:hover,.vradio-mini-source:hover,.vradio-mode-toggle:hover{background:#eef4fa!important;color:#0b4176!important}.vradio-mini-live{width:92px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:16px!important;background:#fff1f3!important;color:#ef4150!important;font-size:14px!important;font-weight:900!important;letter-spacing:.1em!important;box-shadow:inset 0 0 0 1px #ef415014!important}.vradio-mini-live i{width:12px!important;height:12px!important;box-shadow:0 0 0 8px #ef41501a!important}.vradio-mini-source svg{width:15px!important;height:15px!important}.vradio-mini-controls{width:132px!important;height:44px!important;min-height:44px!important;padding:3px 5px!important;gap:6px!important;border-radius:18px!important;border:1px solid #dbe5ef!important;background:#fbfdff!important;box-shadow:inset 0 0 0 1px #fff6!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;color:#5f7891!important;background:transparent!important;border:none!important;box-shadow:none!important}.vradio-mini-controls>button:hover:not(:disabled){background:#edf3f9!important;color:#0b4176!important}.vradio-mini-controls>.vradio-mini-play{background:#0b4176!important;color:#fff!important;box-shadow:0 8px 18px #0b41762e!important}.vradio-mini-volume{width:100%!important;height:44px!important;min-height:44px!important;display:grid!important;grid-template-columns:16px minmax(72px,1fr) 42px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;border-radius:18px!important;border:1px solid #dbe5ef!important;background:#fbfdff!important;color:#6a8198!important;box-sizing:border-box!important}.vradio-mini-volume svg{color:#7891a8!important}.vradio-mini-volume input{width:100%!important;margin:0!important}.vradio-mini-volume span{font-size:14px!important;font-weight:800!important;color:#6d8093!important;text-align:right!important;font-variant-numeric:tabular-nums!important}.vradio-mini-volume.is-disabled{opacity:.55!important}html[data-theme=dark] .vradio-mini{background:#0f2236f2!important;border-color:#27455d!important}html[data-theme=dark] .vradio-mini .vradio-drag,html[data-theme=dark] .vradio-mini-source,html[data-theme=dark] .vradio-mode-toggle{background:#14324c!important;border-color:#284864!important;color:#b9cad8!important}html[data-theme=dark] .vradio-mini-controls,html[data-theme=dark] .vradio-mini-volume{background:#102b42!important;border-color:#284864!important;color:#b9cad8!important}html[data-theme=dark] .vradio-mini-volume span{color:#d9e6f1!important}@media(max-width:760px){.vradio-mini{grid-template-columns:20px 82px 40px 118px minmax(120px,1fr) 40px!important;gap:8px!important;padding:7px 10px!important;height:56px!important;min-height:56px!important}.vradio-mini-live{width:82px!important;height:38px!important;font-size:13px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mode-toggle{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:12px!important}.vradio-mini-controls{width:118px!important;height:40px!important;min-height:40px!important;gap:4px!important;padding:3px 4px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex-basis:30px!important}.vradio-mini-volume{height:40px!important;min-height:40px!important;grid-template-columns:14px minmax(56px,1fr) 36px!important;gap:7px!important;padding:0 10px!important}.vradio-mini-volume span{font-size:12px!important}}@media(max-width:520px){.vradio-mini{grid-template-columns:18px 76px 36px 108px minmax(92px,1fr) 36px!important;gap:6px!important;padding:6px 8px!important;height:52px!important;min-height:52px!important;border-radius:18px!important}.vradio-mini-live{width:76px!important;height:34px!important;font-size:12px!important;gap:8px!important}.vradio-mini-live i{width:10px!important;height:10px!important;box-shadow:0 0 0 6px #ef415014!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mode-toggle{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:11px!important}.vradio-mini-controls{width:108px!important;height:36px!important;min-height:36px!important;padding:2px 4px!important;gap:3px!important;border-radius:16px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;flex-basis:26px!important}.vradio-mini-controls>button>svg{width:12px!important;height:12px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:13px!important;height:13px!important}.vradio-mini-volume{height:36px!important;min-height:36px!important;grid-template-columns:12px minmax(36px,1fr) 32px!important;gap:5px!important;padding:0 8px!important;border-radius:16px!important}.vradio-mini-volume span{font-size:11px!important}}@media(max-width:420px){.vradio-mini{grid-template-columns:18px 72px 34px 102px minmax(70px,1fr) 34px!important;gap:5px!important;padding:5px 7px!important;height:48px!important;min-height:48px!important}.vradio-mini-live{width:72px!important;height:32px!important;font-size:11px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mode-toggle{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.vradio-mini-controls{width:102px!important;height:34px!important;min-height:34px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;flex-basis:24px!important}.vradio-mini-volume{grid-template-columns:10px minmax(20px,1fr) 28px!important;gap:4px!important;padding:0 6px!important}.vradio-mini-volume span{font-size:10px!important}}.vradio-mini{width:min(460px,calc(100vw - 24px))!important;min-height:62px!important;height:62px!important;grid-template-columns:24px 96px 42px 126px minmax(104px,1fr)!important;gap:14px!important;padding:8px 14px!important;border-radius:22px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:14px!important}.vradio-mini-live{width:96px!important;height:40px!important}.vradio-mini-controls{width:126px!important;height:44px!important;min-height:44px!important;padding:4px 8px!important;gap:8px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;flex-basis:32px!important}.vradio-mini-volume{height:42px!important;min-height:42px!important;grid-template-columns:16px minmax(56px,1fr) 38px!important;gap:10px!important;padding:0 12px!important}@media(max-width:620px){.vradio-mini{width:min(430px,calc(100vw - 20px))!important;grid-template-columns:20px 90px 38px 118px minmax(88px,1fr)!important;gap:10px!important;padding:7px 10px!important;height:58px!important;min-height:58px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important}.vradio-mini-live{width:90px!important;height:36px!important;font-size:13px!important}.vradio-mini-controls{width:118px!important;height:40px!important;min-height:40px!important;padding:3px 6px!important;gap:6px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex-basis:30px!important}.vradio-mini-volume{height:38px!important;min-height:38px!important;grid-template-columns:14px minmax(46px,1fr) 34px!important;gap:8px!important;padding:0 10px!important}}@media(max-width:480px){.vradio-mini{width:min(100%,calc(100vw - 16px))!important;grid-template-columns:18px 84px 34px 108px minmax(74px,1fr)!important;gap:8px!important;padding:6px 8px!important;height:54px!important;min-height:54px!important;border-radius:20px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:11px!important}.vradio-mini-live{width:84px!important;height:34px!important;font-size:12px!important;gap:8px!important}.vradio-mini-controls{width:108px!important;height:36px!important;min-height:36px!important;padding:2px 5px!important;gap:4px!important;border-radius:16px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.vradio-mini-volume{height:34px!important;min-height:34px!important;grid-template-columns:12px minmax(34px,1fr) 30px!important;gap:6px!important;padding:0 8px!important;border-radius:16px!important}.vradio-mini-volume span{font-size:11px!important}}@media(max-width:400px){.vradio-mini{grid-template-columns:16px 78px 30px 98px minmax(58px,1fr)!important;gap:6px!important;padding:5px 7px!important;height:50px!important;min-height:50px!important}.vradio-mini-live{width:78px!important;height:32px!important;font-size:11px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.vradio-mini-controls{width:98px!important;height:34px!important;min-height:34px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;flex-basis:26px!important}.vradio-mini-volume{grid-template-columns:10px minmax(26px,1fr) 26px!important;gap:5px!important;padding:0 6px!important}.vradio-mini-volume span{font-size:10px!important}}.vradio-mini{position:relative!important;width:min(500px,calc(100vw - 24px))!important;min-height:66px!important;height:66px!important;grid-template-columns:20px 112px 48px 136px minmax(128px,1fr)!important;align-items:center!important;gap:14px!important;padding:9px 14px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffffff9e,#ffffff61)!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 20px 42px #0b417629,inset 0 1px #ffffffad!important;-webkit-backdrop-filter:blur(18px) saturate(180%)!important;backdrop-filter:blur(18px) saturate(180%)!important;overflow:hidden!important}.vradio-mini:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#c4dcf53d,#ead6f033);pointer-events:none}.vradio-mini>*{position:relative;z-index:1}.vradio-mini .vradio-drag,.vradio-mini-source{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:15px!important;display:grid!important;place-items:center!important;background:#ffffff57!important;border:1px solid rgba(255,255,255,.55)!important;color:#4a6d8d!important;box-shadow:inset 0 1px #ffffffbf,0 10px 22px #0b417614!important}.vradio-mini .vradio-drag:hover,.vradio-mini-source:hover{background:#ffffff75!important;color:#0b4176!important}.vradio-mini-live{width:112px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;border-radius:18px!important;background:#fff2f599!important;border:1px solid rgba(255,255,255,.55)!important;color:#ef4150!important;font-size:14px!important;font-weight:900!important;letter-spacing:.12em!important;box-shadow:inset 0 1px #ffffffbf,0 10px 18px #ef41501a!important}.vradio-mini-live i{width:12px!important;height:12px!important;background:#ff4452!important;border-radius:50%!important;box-shadow:0 0 0 8px #ff44521f!important}.vradio-mini-source svg{width:16px!important;height:16px!important}.vradio-mini-controls{width:136px!important;height:46px!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:4px 8px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.55)!important;background:#ffffff57!important;box-shadow:inset 0 1px #ffffffbf,0 12px 24px #0b417614!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;color:#5e7892!important;background:transparent!important;border:none!important;box-shadow:none!important}.vradio-mini-controls>button:hover:not(:disabled){background:#ffffff85!important;color:#0b4176!important}.vradio-mini-controls>.vradio-mini-play{background:#0b4176!important;color:#fff!important;box-shadow:0 10px 22px #0b417638!important}.vradio-mini-controls>button>svg{width:14px!important;height:14px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:15px!important;height:15px!important}.vradio-mini-volume{width:100%!important;height:44px!important;min-height:44px!important;display:grid!important;grid-template-columns:16px minmax(62px,1fr) 38px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.55)!important;background:#ffffff52!important;color:#607a94!important;box-shadow:inset 0 1px #ffffffbf,0 10px 20px #0b417612!important;box-sizing:border-box!important}.vradio-mini-volume svg{color:#6984a0!important}.vradio-mini-volume span{font-size:13px!important;font-weight:800!important;color:#6b7f93!important;text-align:right!important;font-variant-numeric:tabular-nums!important}.vradio-mini-volume.is-disabled{opacity:.58!important}html[data-theme=dark] .vradio-mini{background:linear-gradient(135deg,#14273ab8,#21334875)!important;border-color:#82a4c638!important;box-shadow:0 24px 48px #00000057,inset 0 1px #ffffff14!important}html[data-theme=dark] .vradio-mini:before{background:linear-gradient(90deg,#2753812e,#54477329)!important}html[data-theme=dark] .vradio-mini .vradio-drag,html[data-theme=dark] .vradio-mini-source,html[data-theme=dark] .vradio-mini-controls,html[data-theme=dark] .vradio-mini-volume{background:#0b1c2c61!important;border-color:#84a8cc38!important;color:#d4e0ea!important;box-shadow:inset 0 1px #ffffff0f,0 12px 26px #0000002e!important}html[data-theme=dark] .vradio-mini-volume span{color:#dfeaf3!important}@media(max-width:620px){.vradio-mini{width:min(446px,calc(100vw - 18px))!important;min-height:60px!important;height:60px!important;grid-template-columns:18px 102px 42px 124px minmax(92px,1fr)!important;gap:10px!important;padding:8px 10px!important;border-radius:22px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:14px!important}.vradio-mini-live{width:102px!important;height:38px!important;font-size:13px!important}.vradio-mini-controls{width:124px!important;height:42px!important;min-height:42px!important;padding:4px 7px!important;gap:6px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex-basis:30px!important}.vradio-mini-volume{height:40px!important;min-height:40px!important;grid-template-columns:14px minmax(42px,1fr) 34px!important;gap:8px!important;padding:0 10px!important}}@media(max-width:480px){.vradio-mini{width:min(100%,calc(100vw - 14px))!important;min-height:56px!important;height:56px!important;grid-template-columns:16px 92px 38px 114px minmax(74px,1fr)!important;gap:7px!important;padding:7px 8px!important;border-radius:20px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:12px!important}.vradio-mini-live{width:92px!important;height:34px!important;font-size:12px!important;gap:9px!important}.vradio-mini-live i{width:10px!important;height:10px!important;box-shadow:0 0 0 6px #ff44521a!important}.vradio-mini-controls{width:114px!important;height:38px!important;min-height:38px!important;padding:3px 6px!important;gap:5px!important;border-radius:18px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.vradio-mini-controls>button>svg{width:12px!important;height:12px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:13px!important;height:13px!important}.vradio-mini-volume{height:36px!important;min-height:36px!important;grid-template-columns:12px minmax(30px,1fr) 30px!important;gap:6px!important;padding:0 8px!important;border-radius:16px!important}.vradio-mini-volume span{font-size:11px!important}}@media(max-width:400px){.vradio-mini{grid-template-columns:14px 84px 34px 104px minmax(58px,1fr)!important;gap:6px!important;padding:6px 7px!important;min-height:52px!important;height:52px!important}.vradio-mini-live{width:84px!important;height:32px!important;font-size:11px!important}.vradio-mini .vradio-drag,.vradio-mini-source{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.vradio-mini-controls{width:104px!important;height:36px!important;min-height:36px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;flex-basis:26px!important}.vradio-mini-volume{grid-template-columns:10px minmax(20px,1fr) 26px!important;gap:5px!important;padding:0 7px!important}.vradio-mini-volume span{font-size:10px!important}}.vradio-mini{width:min(560px,calc(100vw - 24px))!important;min-height:66px!important;height:66px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:9px 14px!important;border-radius:24px!important;overflow:hidden!important}.vradio-mini>*{flex:0 0 auto!important;margin:0!important;position:relative!important;z-index:1!important}.vradio-mini .vradio-drag,.vradio-mini .vradio-mini-source,.vradio-mini .vradio-mini-mode-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;border-radius:14px!important}.vradio-mini-live{width:92px!important;min-width:92px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.vradio-mini-controls{width:132px!important;min-width:132px!important;height:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:4px 8px!important;flex:0 0 132px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important;display:grid!important;place-items:center!important}.vradio-mini-volume{flex:1 1 150px!important;min-width:150px!important;height:44px!important;min-height:44px!important;display:grid!important;grid-template-columns:16px minmax(62px,1fr) 42px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;border-radius:18px!important}.vradio-mini-volume input{width:100%!important;min-width:0!important;margin:0!important}.vradio-mini-volume span{min-width:42px!important;text-align:right!important}.vradio-mini-mode-toggle{margin-left:0!important}.vradio-mini .vradio-mini-source svg,.vradio-mini .vradio-mini-mode-toggle svg{width:16px!important;height:16px!important}.vradio-maxi .vradio-mode-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;border-radius:14px!important}@media(max-width:720px){.vradio-mini{width:min(100vw - 18px,520px)!important;gap:10px!important;padding:8px 12px!important}.vradio-mini-live{width:88px!important;min-width:88px!important}.vradio-mini-controls{width:126px!important;min-width:126px!important;flex-basis:126px!important}.vradio-mini-volume{min-width:120px!important;grid-template-columns:14px minmax(42px,1fr) 38px!important;gap:8px!important;padding:0 10px!important}}@media(max-width:560px){.vradio-mini{width:min(calc(100vw - 14px),100%)!important;gap:8px!important;padding:7px 10px!important;min-height:58px!important;height:58px!important;border-radius:20px!important}.vradio-mini .vradio-drag,.vradio-mini .vradio-mini-source,.vradio-mini .vradio-mini-mode-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important}.vradio-mini-live{width:80px!important;min-width:80px!important;height:36px!important;font-size:12px!important}.vradio-mini-controls{width:114px!important;min-width:114px!important;height:38px!important;min-height:38px!important;gap:5px!important;padding:3px 5px!important;flex-basis:114px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.vradio-mini-volume{min-width:96px!important;height:38px!important;min-height:38px!important;grid-template-columns:12px minmax(30px,1fr) 32px!important;gap:6px!important;padding:0 8px!important}.vradio-mini-volume span{font-size:11px!important;min-width:32px!important}}@media(max-width:460px){.vradio-mini{gap:7px!important;padding:6px 8px!important;min-height:54px!important;height:54px!important}.vradio-mini .vradio-drag,.vradio-mini .vradio-mini-source,.vradio-mini .vradio-mini-mode-toggle{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:11px!important}.vradio-mini-live{width:74px!important;min-width:74px!important;height:34px!important;font-size:11px!important;gap:8px!important}.vradio-mini-live i{width:10px!important;height:10px!important}.vradio-mini-controls{width:102px!important;min-width:102px!important;height:34px!important;min-height:34px!important;gap:4px!important;padding:2px 4px!important;flex-basis:102px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;flex-basis:24px!important}.vradio-mini-controls>button>svg{width:12px!important;height:12px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:13px!important;height:13px!important}.vradio-mini-volume{min-width:78px!important;height:34px!important;min-height:34px!important;grid-template-columns:10px minmax(18px,1fr) 28px!important;gap:5px!important;padding:0 7px!important;border-radius:16px!important}.vradio-mini-volume span{font-size:10px!important;min-width:28px!important}}@media(max-width:390px){.vradio-mini{width:min(calc(100vw - 12px),100%)!important;gap:5px!important;padding:5px 6px!important;min-height:50px!important;height:50px!important;border-radius:18px!important}.vradio-mini .vradio-drag,.vradio-mini .vradio-mini-source,.vradio-mini .vradio-mini-mode-toggle{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;border-radius:9px!important}.vradio-mini-live{width:66px!important;min-width:66px!important;height:30px!important;font-size:10.5px!important;gap:6px!important}.vradio-mini-live i{width:9px!important;height:9px!important;box-shadow:0 0 0 5px #ff44521f!important}.vradio-mini-controls{width:90px!important;min-width:90px!important;height:30px!important;min-height:30px!important;gap:3px!important;padding:1px 3px!important;flex-basis:90px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex-basis:22px!important}.vradio-mini-volume{min-width:62px!important;height:30px!important;min-height:30px!important;grid-template-columns:9px minmax(10px,1fr) 24px!important;gap:4px!important;padding:0 5px!important;border-radius:14px!important}.vradio-mini-volume span{font-size:9px!important;min-width:24px!important}}.radio-strip .vradio-card{position:relative!important;overflow:hidden!important;transition:transform .28s ease,box-shadow .32s ease,border-color .32s ease,background .32s ease!important}.radio-strip .vradio-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(135deg,#ffffff5c,#ffffff14 45%,#91c2e914)!important;z-index:0!important}.radio-strip .vradio-card>*{position:relative!important;z-index:1!important}.radio-strip .vradio-card:hover{transform:translateY(-2px)!important;box-shadow:0 22px 46px #0b41762e,inset 0 1px #ffffffd1!important}.radio-strip .vradio-card :is(button,label,select){transition:transform .2s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease,color .25s ease!important}.radio-strip .vradio-card :is(button,label,select):hover:not(:disabled){transform:translateY(-1px)!important}.radio-dragging .vradio-card{animation:vradioDragShadow 1.15s ease-in-out infinite alternate!important}@keyframes vradioDragShadow{0%{box-shadow:0 18px 38px #0b41762e,inset 0 1px #fffc}to{box-shadow:0 28px 58px #0b417647,inset 0 1px #ffffffe0}}.vradio-card :is(.vradio-drag,.vradio-source,.vradio-mini-source,.vradio-mode-toggle){display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.62)!important;background:#ffffff57!important;color:#4e6f8e!important;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #0b417617!important;backdrop-filter:blur(12px) saturate(170%)!important;-webkit-backdrop-filter:blur(12px) saturate(170%)!important}.vradio-card :is(.vradio-drag,.vradio-source,.vradio-mini-source,.vradio-mode-toggle):hover:not(:disabled){background:#ffffff7a!important;color:#0b4176!important;box-shadow:inset 0 1px #ffffffe6,0 14px 26px #0b417621!important}.vradio-card :is(.vradio-controls,.vradio-mini-controls,.vradio-volume,.vradio-mini-volume,.vradio-select){border:1px solid rgba(255,255,255,.58)!important;background:#ffffff4d!important;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #0b417612!important;backdrop-filter:blur(12px) saturate(180%)!important;-webkit-backdrop-filter:blur(12px) saturate(180%)!important}.vradio-card :is(.vradio-controls,.vradio-mini-controls,.vradio-volume,.vradio-mini-volume,.vradio-select):hover{border-color:#ffffffb8!important;box-shadow:inset 0 1px #ffffffeb,0 14px 28px #0b41761c!important}.vradio-mini{width:min(510px,calc(100vw - 24px))!important;min-height:68px!important;height:68px!important;display:grid!important;grid-template-columns:40px 98px 44px 132px minmax(130px,1fr) 40px!important;align-items:center!important;gap:12px!important;padding:10px 14px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffffffa3,#ffffff57)!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:0 18px 38px #0b417626,inset 0 1px #ffffffbf!important;backdrop-filter:blur(18px) saturate(180%)!important;-webkit-backdrop-filter:blur(18px) saturate(180%)!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:15px!important}.vradio-mini-live{width:98px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.62)!important;background:#fff2f5ad!important;color:#ef4150!important;font-size:14px!important;font-weight:900!important;letter-spacing:.12em!important;box-shadow:inset 0 1px #ffffffd1,0 10px 22px #ef41501c!important}.vradio-mini-live i{width:11px!important;height:11px!important;border-radius:50%!important;background:#ff4452!important;box-shadow:0 0 0 7px #ff44521a!important}.vradio-mini-controls{width:132px!important;height:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:4px 8px!important;border-radius:20px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;color:#5d7893!important;background:transparent!important;border:none!important;box-shadow:none!important}.vradio-mini-controls>button:hover:not(:disabled){background:#edf5fbeb!important;color:#0b4176!important}.vradio-mini-controls>.vradio-mini-play{background:#0b4176!important;color:#fff!important;box-shadow:0 8px 18px #0b417638!important}.vradio-mini-controls>.vradio-mini-play:hover:not(:disabled){background:#0d4c88!important;color:#fff!important;box-shadow:0 12px 24px #0b417647!important}.vradio-mini-volume{min-width:0!important;width:100%!important;height:42px!important;min-height:42px!important;display:grid!important;grid-template-columns:16px minmax(56px,1fr) 42px!important;align-items:center!important;gap:10px!important;padding:0 12px!important;border-radius:18px!important;color:#6a8198!important}.vradio-mini-volume span{min-width:42px!important;text-align:right!important;font-variant-numeric:tabular-nums!important;font-size:13px!important;font-weight:800!important;color:#698099!important}.vradio-mini-volume svg{color:#7a91a8!important}.vradio-mini-volume input{width:100%!important;margin:0!important;min-width:0!important}.vradio-maxi{width:min(760px,calc(100vw - 24px))!important;min-height:112px!important;padding:14px!important;border-radius:28px!important;background:linear-gradient(135deg,#ffffffa3,#ffffff57)!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:0 20px 42px #0b417629,inset 0 1px #ffffffc7!important;backdrop-filter:blur(18px) saturate(180%)!important;-webkit-backdrop-filter:blur(18px) saturate(180%)!important}.vradio-maxi-top{height:50px!important;display:grid!important;grid-template-columns:42px 96px 42px 144px minmax(210px,1fr) 42px!important;align-items:center!important;gap:12px!important;min-width:0!important}.vradio-maxi .vradio-drag,.vradio-maxi .vradio-source,.vradio-maxi .vradio-mode-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:15px!important}.vradio-live{width:96px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;border-radius:18px!important;background:#fff2f5ad!important;border:1px solid rgba(255,255,255,.62)!important;color:#ef4150!important;font-size:14px!important;font-weight:900!important;letter-spacing:.12em!important;box-shadow:inset 0 1px #ffffffd6,0 10px 22px #ef41501a!important}.vradio-live i{width:11px!important;height:11px!important;background:#ff4452!important;border-radius:50%!important;box-shadow:0 0 0 7px #ff44521a!important}.vradio-controls{width:144px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:4px 8px!important;border-radius:21px!important}.vradio-controls button,.vradio-controls .vradio-play{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;color:#5b7791!important;box-shadow:none!important}.vradio-controls button:hover:not(:disabled){background:#edf5fbeb!important;color:#0b4176!important}.vradio-controls .vradio-play{background:#0b4176!important;color:#fff!important;box-shadow:0 8px 18px #0b417638!important}.vradio-controls .vradio-play:hover:not(:disabled){background:#0d4c88!important;color:#fff!important;box-shadow:0 12px 24px #0b417647!important}.vradio-select{width:100%!important;height:46px!important;min-width:0!important;padding:0 16px!important;border-radius:20px!important;color:#4c6781!important;font-size:14px!important;font-weight:700!important;outline:none!important}.vradio-maxi-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;align-items:center!important;gap:14px!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid rgba(161,186,210,.28)!important;min-height:auto!important}.vradio-meta strong{display:block!important;font-size:22px!important;line-height:1.1!important;font-weight:900!important;color:#173f62!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.vradio-meta small{display:block!important;margin-top:4px!important;font-size:13px!important;line-height:1.2!important;color:#7b91a6!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.vradio-volume{width:270px!important;height:46px!important;grid-template-columns:18px minmax(86px,1fr) 44px!important;align-items:center!important;gap:10px!important;padding:0 14px!important;border-radius:20px!important;color:#688198!important}.vradio-volume span{font-size:13px!important;font-weight:800!important;color:#6b8196!important;min-width:44px!important;text-align:right!important;font-variant-numeric:tabular-nums!important}.vradio-volume svg{color:#7a92aa!important}.vradio-volume input{width:100%!important;min-width:0!important;margin:0!important}html[data-theme=dark] .radio-strip .vradio-card{background:linear-gradient(135deg,#0f2236e0,#0f2236b8)!important;border-color:#375c7ab8!important;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff0d!important}html[data-theme=dark] .radio-strip .vradio-card:before{background:linear-gradient(135deg,#4d80a81f,#ffffff08,#00000005)!important}html[data-theme=dark] .vradio-card :is(.vradio-drag,.vradio-source,.vradio-mini-source,.vradio-mode-toggle,.vradio-controls,.vradio-mini-controls,.vradio-volume,.vradio-mini-volume,.vradio-select){background:#15324cbd!important;border-color:#3b607ec2!important;color:#d0dfeb!important;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #0000002e!important}html[data-theme=dark] .vradio-mini-live,html[data-theme=dark] .vradio-live{background:#481e28b8!important;border-color:#7d4652b8!important;color:#ff7d89!important}html[data-theme=dark] .vradio-meta strong{color:#eef7ff!important}html[data-theme=dark] .vradio-meta small,html[data-theme=dark] .vradio-volume span,html[data-theme=dark] .vradio-mini-volume span{color:#b7cadb!important}html[data-theme=dark] .vradio-controls button:hover:not(:disabled),html[data-theme=dark] .vradio-mini-controls>button:hover:not(:disabled),html[data-theme=dark] .vradio-card :is(.vradio-drag,.vradio-source,.vradio-mini-source,.vradio-mode-toggle):hover:not(:disabled){background:#1a4162f2!important;color:#fff!important}@media(max-width:860px){.vradio-maxi{width:min(100%,calc(100vw - 20px))!important;padding:12px!important}.vradio-maxi-top{grid-template-columns:38px 86px 38px 132px minmax(150px,1fr) 38px!important;gap:10px!important}.vradio-maxi .vradio-drag,.vradio-maxi .vradio-source,.vradio-maxi .vradio-mode-toggle{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}.vradio-live{width:86px!important;height:38px!important;font-size:13px!important}.vradio-controls{width:132px!important;height:42px!important}.vradio-controls button,.vradio-controls .vradio-play{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.vradio-select{height:42px!important;font-size:13px!important}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr) 240px!important;gap:12px!important}.vradio-volume{width:240px!important;height:42px!important}.vradio-meta strong{font-size:20px!important}}@media(max-width:720px){.vradio-maxi-top{height:auto!important;grid-template-columns:38px 86px 38px 132px 38px!important;grid-template-rows:42px 42px!important}.vradio-select{grid-column:1/-1!important;grid-row:2!important}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.vradio-volume{width:100%!important;max-width:none!important}}@media(max-width:560px){.vradio-maxi{padding:10px!important;border-radius:22px!important}.vradio-maxi-top{grid-template-columns:34px 76px 34px 118px 34px!important;grid-template-rows:38px 38px!important;gap:8px!important}.vradio-maxi .vradio-drag,.vradio-maxi .vradio-source,.vradio-maxi .vradio-mode-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important}.vradio-live{width:76px!important;height:34px!important;font-size:12px!important;gap:8px!important}.vradio-live i{width:10px!important;height:10px!important}.vradio-controls{width:118px!important;height:38px!important;gap:5px!important;padding:3px 5px!important;border-radius:18px!important}.vradio-controls button,.vradio-controls .vradio-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.vradio-select{height:38px!important;border-radius:16px!important;font-size:12px!important;padding:0 12px!important}.vradio-volume{height:38px!important;grid-template-columns:14px minmax(52px,1fr) 36px!important;gap:8px!important;padding:0 10px!important;border-radius:16px!important}.vradio-volume span{font-size:11px!important;min-width:36px!important}.vradio-meta strong{font-size:18px!important}.vradio-meta small{font-size:12px!important}}@media(max-width:560px){.vradio-mini{width:min(calc(100vw - 16px),100%)!important;grid-template-columns:34px 84px 34px 114px minmax(74px,1fr) 34px!important;gap:8px!important;padding:8px 10px!important;min-height:58px!important;height:58px!important;border-radius:20px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:12px!important}.vradio-mini-live{width:84px!important;height:36px!important;font-size:12px!important;gap:8px!important}.vradio-mini-controls{width:114px!important;height:38px!important;min-height:38px!important;gap:5px!important;padding:3px 5px!important;border-radius:18px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;flex-basis:28px!important}.vradio-mini-volume{height:38px!important;min-height:38px!important;grid-template-columns:12px minmax(26px,1fr) 32px!important;gap:6px!important;padding:0 8px!important;border-radius:16px!important}.vradio-mini-volume span{font-size:11px!important;min-width:32px!important}}@media(max-width:430px){.vradio-mini{grid-template-columns:30px 74px 30px 100px minmax(58px,1fr) 30px!important;gap:6px!important;padding:6px 8px!important;min-height:52px!important;height:52px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:11px!important}.vradio-mini-live{width:74px!important;height:32px!important;font-size:11px!important}.vradio-mini-live i{width:9px!important;height:9px!important;box-shadow:0 0 0 5px #ff445217!important}.vradio-mini-controls{width:100px!important;height:34px!important;min-height:34px!important;gap:4px!important;padding:2px 4px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;flex-basis:24px!important}.vradio-mini-controls>button>svg{width:12px!important;height:12px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:13px!important;height:13px!important}.vradio-mini-volume{grid-template-columns:10px minmax(16px,1fr) 28px!important;height:34px!important;min-height:34px!important;gap:5px!important;padding:0 7px!important}.vradio-mini-volume span{font-size:10px!important;min-width:28px!important}}.radio-mode-mini .vradio-card{animation:vradioMiniEnter .38s cubic-bezier(.22,.9,.3,1) both!important;transform-origin:right center!important}.radio-mode-maxi .vradio-card{animation:vradioMaxiEnter .42s cubic-bezier(.22,.9,.3,1) both!important;transform-origin:right center!important}@keyframes vradioMiniEnter{0%{opacity:.35;transform:scale(.94) translateY(5px);filter:blur(2px)}65%{opacity:1;transform:scale(1.012) translateY(-1px);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes vradioMaxiEnter{0%{opacity:.28;transform:scale(.92) translateY(7px);filter:blur(2px)}68%{opacity:1;transform:scale(1.008) translateY(-1px);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.radio-strip .vradio-card:after{content:"";position:absolute;z-index:0;top:-40%;left:-30%;width:24%;height:180%;pointer-events:none;opacity:0;transform:rotate(18deg) translate(-160%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transition:opacity .2s ease}.radio-strip .vradio-card:hover:after{opacity:.7;animation:vradioGlassSweep 1.15s ease both}@keyframes vradioGlassSweep{0%{transform:rotate(18deg) translate(-180%)}to{transform:rotate(18deg) translate(720%)}}.radio-station-switching .vradio-select,.radio-station-switching .vradio-meta,.radio-station-switching .vradio-source,.radio-station-switching .vradio-mini-source{animation:vradioStationSwap .38s cubic-bezier(.22,.8,.3,1) both!important}@keyframes vradioStationSwap{0%{opacity:.25;transform:translateY(6px) scale(.985);filter:blur(1.5px)}48%{opacity:.72;transform:translateY(-2px) scale(1.008);filter:blur(.3px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.vradio-source,.vradio-mini-source{position:relative!important;overflow:hidden!important}.vradio-source-icon{display:grid!important;place-items:center!important;transition:opacity .24s ease,transform .28s ease!important}.vradio-eq{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:2px!important;opacity:0!important;transform:scale(.72)!important;transition:opacity .24s ease,transform .28s ease!important;pointer-events:none!important}.vradio-eq i{display:block!important;width:2px!important;height:13px!important;border-radius:999px!important;background:#0b4176!important;transform-origin:center bottom!important;animation:vradioEq .72s ease-in-out infinite alternate!important;animation-play-state:paused!important}.vradio-eq i:nth-child(1){height:8px!important;animation-duration:.56s!important}.vradio-eq i:nth-child(2){height:14px!important;animation-duration:.72s!important;animation-delay:-.21s!important}.vradio-eq i:nth-child(3){height:11px!important;animation-duration:.48s!important;animation-delay:-.32s!important}.vradio-eq i:nth-child(4){height:15px!important;animation-duration:.64s!important;animation-delay:-.13s!important}.radio-is-playing .vradio-source-icon{opacity:.15!important;transform:scale(.7)!important}.radio-is-playing .vradio-eq{opacity:1!important;transform:scale(1)!important}.radio-is-playing .vradio-eq i{animation-play-state:running!important}@keyframes vradioEq{0%{transform:scaleY(.28);opacity:.62}to{transform:scaleY(1);opacity:1}}.radio-is-playing .vradio-mini-play,.radio-is-playing .vradio-play{animation:vradioPlayGlow 1.8s ease-in-out infinite!important}@keyframes vradioPlayGlow{0%,to{box-shadow:0 8px 18px #0b417638}50%{box-shadow:0 10px 26px #0b417661,0 0 0 5px #0b417612}}.radio-dragging .vradio-card{transform:scale(1.018) translateY(-4px)!important;cursor:grabbing!important;animation:vradioDragPremium 1s ease-in-out infinite alternate!important}.radio-dragging .vradio-card:after{opacity:.45!important;animation:vradioGlassSweep .9s linear infinite!important}@keyframes vradioDragPremium{0%{box-shadow:0 24px 50px #0b41763d,0 8px 18px #0b41761a,inset 0 1px #ffffffd6}to{box-shadow:0 34px 70px #0b417657,0 14px 28px #0b417624,inset 0 1px #ffffffeb}}.radio-dragging .vradio-drag{background:#ffffff94!important;color:#0b4176!important}html[data-theme=dark] .vradio-eq i{background:#8ecbff!important}html[data-theme=dark] .radio-strip .vradio-card:after{background:linear-gradient(90deg,transparent,rgba(186,221,248,.18),transparent)!important}html[data-theme=dark] .radio-dragging .vradio-card{animation-name:vradioDragPremiumDark!important}@keyframes vradioDragPremiumDark{0%{box-shadow:0 24px 50px #0006,0 8px 20px #2172b024,inset 0 1px #ffffff0f}to{box-shadow:0 34px 72px #00000085,0 16px 34px #2172b038,inset 0 1px #ffffff1a}}@media(prefers-reduced-motion:reduce){.radio-strip .vradio-card,.radio-strip .vradio-card:after,.radio-station-switching .vradio-select,.radio-station-switching .vradio-meta,.radio-station-switching .vradio-source,.radio-station-switching .vradio-mini-source,.vradio-eq i,.radio-is-playing .vradio-mini-play,.radio-is-playing .vradio-play{animation:none!important;transition:none!important}}.radio-mode-mini.radio-user-positioned{width:min(450px,calc(100vw - 16px))!important}.radio-mode-maxi.radio-user-positioned{width:min(640px,calc(100vw - 16px))!important}.radio-floating.radio-mode-mini{width:min(450px,calc(100vw - 24px))!important}.radio-floating.radio-mode-maxi{width:min(640px,calc(100vw - 24px))!important}.vradio-mini{width:min(450px,calc(100vw - 20px))!important;min-height:56px!important;height:56px!important;grid-template-columns:32px 76px 32px 104px minmax(90px,1fr) 32px!important;gap:8px!important;padding:7px 9px!important;border-radius:20px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:11px!important}.vradio-mini-live{width:76px!important;height:34px!important;font-size:11px!important;gap:7px!important;border-radius:15px!important}.vradio-mini-live i{width:9px!important;height:9px!important;box-shadow:0 0 0 5px #ff44521a!important}.vradio-mini-controls{width:104px!important;height:36px!important;min-height:36px!important;gap:4px!important;padding:2px 5px!important;border-radius:17px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;max-width:26px!important;max-height:26px!important;flex:0 0 26px!important}.vradio-mini-volume{height:34px!important;min-height:34px!important;grid-template-columns:12px minmax(38px,1fr) 30px!important;gap:6px!important;padding:0 8px!important;border-radius:15px!important}.vradio-mini-volume svg{width:12px!important;height:12px!important}.vradio-mini-volume span{font-size:10px!important;min-width:30px!important}.vradio-mini .vradio-eq i{width:2px!important;max-height:11px!important}.vradio-maxi{width:min(640px,calc(100vw - 20px))!important;min-height:92px!important;padding:10px!important;border-radius:22px!important}.vradio-maxi-top{height:40px!important;grid-template-columns:34px 78px 34px 112px minmax(150px,1fr) 34px!important;gap:8px!important}.vradio-maxi .vradio-drag,.vradio-maxi .vradio-source,.vradio-maxi .vradio-mode-toggle{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:11px!important}.vradio-live{width:78px!important;height:34px!important;font-size:11px!important;gap:7px!important;border-radius:15px!important}.vradio-live i{width:9px!important;height:9px!important;box-shadow:0 0 0 5px #ff44521a!important}.vradio-controls{width:112px!important;height:36px!important;gap:4px!important;padding:2px 5px!important;border-radius:17px!important}.vradio-controls button,.vradio-controls .vradio-play{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}.vradio-controls button svg{width:11px!important;height:11px!important}.vradio-controls .vradio-play svg{width:12px!important;height:12px!important}.vradio-select{height:36px!important;border-radius:16px!important;font-size:11.5px!important;padding:0 12px!important}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr) 210px!important;gap:10px!important;margin-top:8px!important;padding-top:8px!important}.vradio-meta strong{font-size:15px!important;line-height:1.08!important}.vradio-meta small{font-size:10px!important;margin-top:2px!important}.vradio-volume{width:210px!important;height:34px!important;grid-template-columns:12px minmax(60px,1fr) 32px!important;gap:6px!important;padding:0 9px!important;border-radius:15px!important}.vradio-volume svg{width:12px!important;height:12px!important}.vradio-volume span{font-size:10px!important;min-width:32px!important}.vradio-maxi .vradio-eq i{width:2px!important;max-height:12px!important}.radio-strip .vradio-card:hover{transform:translateY(-1px)!important}.radio-dragging .vradio-card{transform:scale(1.01) translateY(-2px)!important}@media(max-width:700px){.radio-mode-mini.radio-user-positioned,.radio-mode-maxi.radio-user-positioned,.radio-floating.radio-mode-mini,.radio-floating.radio-mode-maxi{width:calc(100vw - 16px)!important;right:8px!important}.vradio-maxi{width:100%!important}.vradio-maxi-top{height:auto!important;grid-template-columns:32px 74px 32px 108px 32px!important;grid-template-rows:36px 34px!important;gap:7px!important}.vradio-select{grid-column:1/-1!important;grid-row:2!important;height:34px!important}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr) 190px!important}.vradio-volume{width:190px!important}}@media(max-width:520px){.vradio-mini{width:100%!important;grid-template-columns:28px 68px 28px 94px minmax(68px,1fr) 28px!important;gap:6px!important;padding:6px 7px!important;min-height:50px!important;height:50px!important;border-radius:18px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:10px!important}.vradio-mini-live{width:68px!important;height:30px!important;font-size:10px!important;gap:6px!important}.vradio-mini-controls{width:94px!important;height:32px!important;min-height:32px!important;padding:1px 4px!important;gap:3px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;max-width:23px!important;max-height:23px!important;flex-basis:23px!important}.vradio-mini-volume{height:30px!important;min-height:30px!important;grid-template-columns:10px minmax(24px,1fr) 26px!important;gap:4px!important;padding:0 6px!important}.vradio-mini-volume span{font-size:9px!important;min-width:26px!important}.vradio-maxi{padding:8px!important;border-radius:18px!important}.vradio-maxi-top{grid-template-columns:28px 66px 28px 96px 28px!important;grid-template-rows:32px 32px!important;gap:6px!important}.vradio-maxi .vradio-drag,.vradio-maxi .vradio-source,.vradio-maxi .vradio-mode-toggle{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:10px!important}.vradio-live{width:66px!important;height:30px!important;font-size:10px!important}.vradio-controls{width:96px!important;height:32px!important;gap:3px!important;padding:1px 4px!important}.vradio-controls button,.vradio-controls .vradio-play{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important}.vradio-select{height:32px!important;font-size:10.5px!important}.vradio-maxi-bottom{grid-template-columns:minmax(0,1fr)!important;gap:6px!important;margin-top:6px!important;padding-top:6px!important}.vradio-volume{width:100%!important;height:30px!important;grid-template-columns:10px minmax(36px,1fr) 28px!important;padding:0 7px!important}.vradio-meta strong{font-size:13px!important}.vradio-meta small{font-size:9px!important}}@media(max-width:400px){.vradio-mini{grid-template-columns:24px 60px 24px 84px minmax(48px,1fr) 24px!important;gap:5px!important;padding:5px 6px!important;min-height:46px!important;height:46px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}.vradio-mini-live{width:60px!important;height:27px!important;font-size:9px!important}.vradio-mini-controls{width:84px!important;height:28px!important;min-height:28px!important;gap:2px!important;padding:1px 3px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex-basis:20px!important}.vradio-mini-volume{height:27px!important;min-height:27px!important;grid-template-columns:8px minmax(14px,1fr) 23px!important;gap:3px!important;padding:0 5px!important}.vradio-mini-volume span{font-size:8px!important;min-width:23px!important}}.vradio-mini-controls{width:104px!important;height:32px!important;min-height:32px!important;gap:4px!important;padding:1px 4px!important;border-radius:16px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;flex:0 0 24px!important}.vradio-mini-controls>button>svg{width:11px!important;height:11px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:12px!important;height:12px!important}@media(max-width:520px){.vradio-mini-controls{width:94px!important;height:29px!important;min-height:29px!important;padding:1px 3px!important;gap:3px!important;border-radius:14px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important;flex-basis:21px!important}}@media(max-width:400px){.vradio-mini-controls{width:84px!important;height:26px!important;min-height:26px!important;padding:1px 2px!important;gap:2px!important;border-radius:13px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;max-width:19px!important;max-height:19px!important;flex-basis:19px!important}}.vradio-mini{width:min(418px,calc(100vw - 18px))!important;min-height:48px!important;height:48px!important;grid-template-columns:28px 68px 28px 88px minmax(72px,1fr) 28px!important;gap:6px!important;padding:6px 7px!important;border-radius:18px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:10px!important}.vradio-mini-live{width:68px!important;min-width:68px!important;height:30px!important;min-height:30px!important;font-size:10px!important;gap:6px!important;border-radius:14px!important}.vradio-mini-live i{width:8px!important;height:8px!important;box-shadow:0 0 0 4px #ff445217!important}.vradio-mini-controls{width:88px!important;min-width:88px!important;height:30px!important;min-height:30px!important;gap:3px!important;padding:1px 3px!important;border-radius:14px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;flex:0 0 22px!important}.vradio-mini-controls>button>svg{width:10px!important;height:10px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:11px!important;height:11px!important}.vradio-mini-volume{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;grid-template-columns:10px minmax(20px,1fr) 28px!important;gap:4px!important;padding:0 6px!important;border-radius:14px!important}.vradio-mini-volume svg{width:10px!important;height:10px!important}.vradio-mini-volume span{font-size:9px!important;min-width:28px!important}.vradio-mini-volume input{min-width:0!important}@media(max-width:520px){.vradio-mini{width:100%!important;min-height:44px!important;height:44px!important;grid-template-columns:24px 62px 24px 80px minmax(54px,1fr) 24px!important;gap:5px!important;padding:5px 6px!important;border-radius:16px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}.vradio-mini-live{width:62px!important;min-width:62px!important;height:28px!important;min-height:28px!important;font-size:9px!important;gap:5px!important}.vradio-mini-live i{width:7px!important;height:7px!important;box-shadow:0 0 0 4px #ff445214!important}.vradio-mini-controls{width:80px!important;min-width:80px!important;height:28px!important;min-height:28px!important;padding:1px 2px!important;gap:2px!important;border-radius:13px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex-basis:20px!important}.vradio-mini-controls>button>svg{width:9px!important;height:9px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:10px!important;height:10px!important}.vradio-mini-volume{height:28px!important;min-height:28px!important;grid-template-columns:8px minmax(14px,1fr) 24px!important;gap:3px!important;padding:0 5px!important;border-radius:13px!important}.vradio-mini-volume svg{width:9px!important;height:9px!important}.vradio-mini-volume span{font-size:8px!important;min-width:24px!important}}@media(max-width:400px){.vradio-mini{grid-template-columns:22px 56px 22px 72px minmax(42px,1fr) 22px!important;min-height:40px!important;height:40px!important;gap:4px!important;padding:4px 5px!important;border-radius:14px!important}.vradio-mini .vradio-drag,.vradio-mini-source,.vradio-mini-mode-toggle{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;border-radius:7px!important}.vradio-mini-live{width:56px!important;min-width:56px!important;height:24px!important;min-height:24px!important;font-size:8px!important;gap:4px!important;border-radius:11px!important}.vradio-mini-live i{width:6px!important;height:6px!important;box-shadow:0 0 0 3px #ff445214!important}.vradio-mini-controls{width:72px!important;min-width:72px!important;height:24px!important;min-height:24px!important;padding:1px 2px!important;gap:2px!important;border-radius:11px!important}.vradio-mini-controls>button,.vradio-mini-controls>.vradio-mini-play{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;flex-basis:17px!important}.vradio-mini-controls>button>svg{width:8px!important;height:8px!important}.vradio-mini-controls>.vradio-mini-play>svg{width:9px!important;height:9px!important}.vradio-mini-volume{height:24px!important;min-height:24px!important;grid-template-columns:8px minmax(10px,1fr) 20px!important;gap:2px!important;padding:0 4px!important;border-radius:11px!important}.vradio-mini-volume svg{width:8px!important;height:8px!important}.vradio-mini-volume span{font-size:7px!important;min-width:20px!important}}.radio-strip{position:fixed}.radio-strip.radio-panel-open{z-index:70!important}.vradio-mini-static{width:min(428px,calc(100vw - 16px))!important;min-height:46px!important;height:46px!important;grid-template-columns:24px 62px 28px 80px minmax(74px,1fr)!important;gap:5px!important;padding:5px 7px!important;border-radius:16px!important}.vradio-mini-static .vradio-drag,.vradio-mini-static .vradio-mini-source{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}.vradio-mini-static .vradio-mini-live{width:62px!important;min-width:62px!important;height:24px!important;min-height:24px!important;border-radius:11px!important;font-size:8.5px!important;gap:5px!important}.vradio-mini-static .vradio-mini-live i{width:6px!important;height:6px!important;box-shadow:0 0 0 3px #ff445214!important}.vradio-mini-static .vradio-mini-source{padding:0!important;display:grid!important;place-items:center!important}.vradio-mini-static .vradio-mini-source.is-open{background:#0b41761f!important;color:#0b4176!important}.vradio-mini-static .vradio-mini-controls{width:80px!important;min-width:80px!important;height:24px!important;min-height:24px!important;gap:2px!important;padding:1px 2px!important;border-radius:11px!important}.vradio-mini-static .vradio-mini-controls>button,.vradio-mini-static .vradio-mini-controls>.vradio-mini-play{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;flex:0 0 17px!important}.vradio-mini-static .vradio-mini-controls>button>svg{width:8px!important;height:8px!important}.vradio-mini-static .vradio-mini-controls>.vradio-mini-play>svg{width:9px!important;height:9px!important}.vradio-mini-static .vradio-mini-volume{height:24px!important;min-height:24px!important;grid-template-columns:8px minmax(8px,1fr) 20px!important;gap:2px!important;padding:0 4px!important;border-radius:11px!important;min-width:0!important}.vradio-mini-static .vradio-mini-volume svg{width:8px!important;height:8px!important}.vradio-mini-static .vradio-mini-volume span{font-size:7px!important;min-width:20px!important}.vradio-station-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);padding:12px;border-radius:16px;background:linear-gradient(135deg,#ffffffbd,#ffffff7a);border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 38px #0b417629,inset 0 1px #ffffffd1;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);opacity:0;transform:translateY(10px) scale(.98);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.vradio-station-panel.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.vradio-station-select-wrap{display:block}.vradio-station-select{width:100%;height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.62);background:#ffffff8a;color:#234c70;padding:0 14px;font-size:13px;font-weight:700;outline:none;box-shadow:inset 0 1px #ffffffd1,0 10px 22px #0b417614}.vradio-station-meta{margin-top:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.56);background:#ffffff5c;box-shadow:inset 0 1px #ffffffc2;transition:opacity .28s ease,transform .28s ease}.vradio-station-meta.is-switching{opacity:.68;transform:translateY(2px)}.vradio-station-meta strong{display:block;font-size:15px;line-height:1.2;font-weight:900;color:#173f62}.vradio-station-meta small{display:block;margin-top:3px;font-size:12px;font-weight:800;color:#0b4176}.vradio-station-meta span{display:block;margin-top:5px;font-size:11px;line-height:1.3;color:#7289a0}html[data-theme=dark] .vradio-station-panel{background:linear-gradient(135deg,#0f2236eb,#0f2236c7);border-color:#375c7ab8;box-shadow:0 18px 40px #00000057,inset 0 1px #ffffff0d}html[data-theme=dark] .vradio-station-select,html[data-theme=dark] .vradio-station-meta{background:#15324cc7;border-color:#3b607ec2;color:#d0dfeb}html[data-theme=dark] .vradio-station-meta strong{color:#eef7ff}html[data-theme=dark] .vradio-station-meta small{color:#9ec5eb}html[data-theme=dark] .vradio-station-meta span{color:#b7cadb}@media(max-width:520px){.vradio-mini-static{width:min(100vw - 12px,100%)!important;grid-template-columns:22px 56px 26px 72px minmax(52px,1fr)!important;min-height:40px!important;height:40px!important;padding:4px 5px!important;gap:4px!important;border-radius:14px!important}.vradio-mini-static .vradio-drag,.vradio-mini-static .vradio-mini-source{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}.vradio-mini-static .vradio-mini-live{width:56px!important;min-width:56px!important;height:22px!important;min-height:22px!important;font-size:8px!important}.vradio-mini-static .vradio-mini-controls{width:72px!important;min-width:72px!important;height:22px!important;min-height:22px!important}.vradio-mini-static .vradio-mini-controls>button,.vradio-mini-static .vradio-mini-controls>.vradio-mini-play{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;flex-basis:16px!important}.vradio-mini-static .vradio-mini-volume{height:22px!important;min-height:22px!important;grid-template-columns:8px minmax(6px,1fr) 18px!important}.vradio-mini-static .vradio-mini-volume span{font-size:6.5px!important;min-width:18px!important}.vradio-station-panel{padding:10px;border-radius:14px;top:calc(100% + 6px)}.vradio-station-select{height:36px;font-size:12px;border-radius:12px}.vradio-station-meta{padding:9px 10px;border-radius:12px}.vradio-station-meta strong{font-size:14px}}.vradio-mini-static{width:min(456px,calc(100vw - 16px))!important;min-height:52px!important;height:52px!important;grid-template-columns:26px 68px 30px 90px minmax(92px,1fr)!important;gap:6px!important;padding:6px 8px!important;border-radius:18px!important}.vradio-mini-static .vradio-drag,.vradio-mini-static .vradio-mini-source{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;border-radius:9px!important}.vradio-mini-static .vradio-mini-live{width:68px!important;min-width:68px!important;height:28px!important;min-height:28px!important;font-size:9px!important;gap:5px!important;border-radius:13px!important}.vradio-mini-static .vradio-mini-live i{width:7px!important;height:7px!important;box-shadow:0 0 0 4px #ff445214!important}.vradio-mini-static .vradio-mini-controls{width:90px!important;min-width:90px!important;height:28px!important;min-height:28px!important;gap:3px!important;padding:1px 3px!important;border-radius:13px!important}.vradio-mini-static .vradio-mini-controls>button,.vradio-mini-static .vradio-mini-controls>.vradio-mini-play{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex:0 0 20px!important}.vradio-mini-static .vradio-mini-controls>button>svg{width:10px!important;height:10px!important}.vradio-mini-static .vradio-mini-controls>.vradio-mini-play>svg{width:11px!important;height:11px!important}.vradio-mini-static .vradio-mini-volume{width:100%!important;min-width:0!important;height:28px!important;min-height:28px!important;grid-template-columns:10px minmax(28px,1fr) 24px!important;gap:4px!important;padding:0 6px!important;border-radius:13px!important}.vradio-mini-static .vradio-mini-volume svg{width:10px!important;height:10px!important}.vradio-mini-static .vradio-mini-volume span{font-size:8px!important;min-width:24px!important}.vradio-mini-static .vradio-mini-volume input{min-width:0!important;width:100%!important}@media(max-width:520px){.vradio-mini-static{width:min(100vw - 12px,100%)!important;min-height:48px!important;height:48px!important;grid-template-columns:24px 62px 28px 84px minmax(68px,1fr)!important;gap:5px!important;padding:5px 6px!important;border-radius:16px!important}.vradio-mini-static .vradio-drag,.vradio-mini-static .vradio-mini-source{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:8px!important}.vradio-mini-static .vradio-mini-live{width:62px!important;min-width:62px!important;height:26px!important;min-height:26px!important;font-size:8.5px!important;border-radius:12px!important}.vradio-mini-static .vradio-mini-live i{width:6px!important;height:6px!important}.vradio-mini-static .vradio-mini-controls{width:84px!important;min-width:84px!important;height:26px!important;min-height:26px!important;border-radius:12px!important}.vradio-mini-static .vradio-mini-controls>button,.vradio-mini-static .vradio-mini-controls>.vradio-mini-play{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;max-width:19px!important;max-height:19px!important;flex-basis:19px!important}.vradio-mini-static .vradio-mini-controls>button>svg{width:9px!important;height:9px!important}.vradio-mini-static .vradio-mini-controls>.vradio-mini-play>svg{width:10px!important;height:10px!important}.vradio-mini-static .vradio-mini-volume{height:26px!important;min-height:26px!important;grid-template-columns:9px minmax(18px,1fr) 22px!important;gap:3px!important;padding:0 5px!important;border-radius:12px!important}.vradio-mini-static .vradio-mini-volume svg{width:9px!important;height:9px!important}.vradio-mini-static .vradio-mini-volume span{font-size:7px!important;min-width:22px!important}}@media(max-width:400px){.vradio-mini-static{min-height:44px!important;height:44px!important;grid-template-columns:22px 56px 24px 76px minmax(52px,1fr)!important;gap:4px!important;padding:4px 5px!important;border-radius:15px!important}.vradio-mini-static .vradio-drag,.vradio-mini-static .vradio-mini-source{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}.vradio-mini-static .vradio-mini-live{width:56px!important;min-width:56px!important;height:24px!important;min-height:24px!important;font-size:8px!important;border-radius:11px!important}.vradio-mini-static .vradio-mini-controls{width:76px!important;min-width:76px!important;height:24px!important;min-height:24px!important;border-radius:11px!important}.vradio-mini-static .vradio-mini-controls>button,.vradio-mini-static .vradio-mini-controls>.vradio-mini-play{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;max-width:17px!important;max-height:17px!important;flex-basis:17px!important}.vradio-mini-static .vradio-mini-controls>button>svg{width:8px!important;height:8px!important}.vradio-mini-static .vradio-mini-controls>.vradio-mini-play>svg{width:9px!important;height:9px!important}.vradio-mini-static .vradio-mini-volume{height:24px!important;min-height:24px!important;grid-template-columns:8px minmax(14px,1fr) 20px!important;gap:2px!important;padding:0 4px!important;border-radius:11px!important}.vradio-mini-static .vradio-mini-volume svg{width:8px!important;height:8px!important}.vradio-mini-static .vradio-mini-volume span{font-size:6.5px!important;min-width:20px!important}}.vradio-mini-static .vradio-mini-volume{width:95%!important;justify-self:start!important}.radio-strip.radio-mode-mini.radio-user-positioned,.radio-strip.radio-mode-mini.radio-user-positioned.radio-is-playing,.radio-strip.radio-mode-mini.radio-user-positioned.radio-panel-open,.radio-strip.radio-mode-mini.radio-user-positioned.radio-is-playing.radio-panel-open{width:450px!important;max-width:calc(100vw - 16px)!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-mini-static{width:min(438px,100%)!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:26px 68px 30px 90px 172px!important;justify-content:center!important;align-items:center!important;column-gap:6px!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-mini-static>*{align-self:center!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-mini-volume{width:95%!important;justify-self:center!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-station-panel{width:min(438px,100%)!important;left:50%!important;right:auto!important;transform:translate(-50%,10px) scale(.98)!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-station-panel.is-open{transform:translate(-50%) scale(1)!important}@media(max-width:466px){.radio-strip.radio-mode-mini.radio-user-positioned,.radio-strip.radio-mode-mini.radio-user-positioned.radio-is-playing,.radio-strip.radio-mode-mini.radio-user-positioned.radio-panel-open,.radio-strip.radio-mode-mini.radio-user-positioned.radio-is-playing.radio-panel-open{width:calc(100vw - 16px)!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-mini-static{width:100%!important;grid-template-columns:24px 62px 28px 84px minmax(64px,1fr)!important;justify-content:center!important}.radio-strip.radio-mode-mini.radio-user-positioned .vradio-station-panel{width:100%!important}}.cat{display:inline!important;background:transparent!important;color:#1769ff!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;line-height:1.2!important;font-weight:900!important;text-transform:uppercase!important}.news-card.compact .cat{padding:0!important;background:transparent!important;border-radius:0!important}html[data-theme=dark] .cat{color:#78aaff!important;background:transparent!important}.article-block-body{display:block!important}.article-text-block{margin:0 0 24px}.article-text-block p{margin:0 0 16px;font-size:18px;line-height:1.78;color:inherit}.article-inline-image{margin:28px 0 30px;width:100%}.article-inline-image img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border-radius:2px}.article-inline-image figcaption{margin-top:8px;font-size:12px;line-height:1.45;color:#8192a2}@media(max-width:760px){.article-text-block{margin-bottom:18px}.article-text-block p{font-size:16px;line-height:1.68;margin-bottom:13px}.article-inline-image{margin:20px 0 22px}.article-inline-image img{max-height:none}}.prayerbar{position:relative;z-index:45;min-height:38px;background:linear-gradient(90deg,#073a67,#0b5790 52%,#0b477c);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.prayerbar-in{min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}.prayerbar-title{display:flex;align-items:center;gap:7px;white-space:nowrap}.prayerbar-title .ico{color:#d9edff}.prayerbar-title strong{font-size:11px;font-weight:900;letter-spacing:.02em}.prayerbar-title span{font-size:9px;color:#b9d6ed;padding-left:2px}.prayer-times-track{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0}.prayer-time{min-width:78px;height:28px;padding:0 9px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;background:#ffffff12;border:1px solid rgba(255,255,255,.08);transition:.2s ease}.prayer-time small{font-size:8.5px;color:#cde2f4;font-weight:750}.prayer-time b{font-size:11px;color:#fff;font-weight:900;font-variant-numeric:tabular-nums}.prayer-time.next{background:#ffffff2e;border-color:#ffffff47;box-shadow:inset 0 1px #ffffff1f}.prayer-time.next small{color:#fff}.prayer-source{font-size:8px;color:#a8c9e2;white-space:nowrap}html[data-theme=dark] .prayerbar{background:linear-gradient(90deg,#061f35,#0a304f 52%,#082844)}@media(max-width:980px){.prayerbar-in{gap:10px}.prayerbar-title span,.prayer-source{display:none}.prayer-time{min-width:70px;padding:0 7px}}@media(max-width:760px){.prayerbar{min-height:36px;overflow:hidden}.prayerbar-in{min-height:36px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;width:100%!important}.prayerbar-title{padding-left:2px}.prayerbar-title strong{font-size:9.5px}.prayerbar-title .ico{width:13px!important;height:13px!important}.prayer-times-track{justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-right:8px}.prayer-times-track::-webkit-scrollbar{display:none}.prayer-time{flex:0 0 auto;min-width:62px;height:25px;padding:0 6px;gap:4px;border-radius:9px}.prayer-time small{font-size:7.5px}.prayer-time b{font-size:9.5px}}@media(max-width:430px){.prayerbar-in{grid-template-columns:77px minmax(0,1fr)!important;gap:5px!important;padding:0 7px!important}.prayerbar-title{gap:4px}.prayerbar-title strong{font-size:8.5px}.prayer-time{min-width:57px;height:24px;padding:0 5px}.prayer-time small{font-size:7px}.prayer-time b{font-size:9px}}.prayerbar{display:none!important}.search-prayer-stack{width:min(520px,46vw)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;min-width:0!important}.search-prayer-stack .search-wrap{width:100%!important}.brandline .actions{align-items:flex-end!important}.header-prayer-panel{width:100%;height:34px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:4px 8px 4px 10px;border-radius:15px;background:linear-gradient(135deg,#ffffffad,#ffffff6e);border:1px solid rgba(255,255,255,.72);box-shadow:0 9px 22px #0a37621a,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(14px) saturate(170%);backdrop-filter:blur(14px) saturate(170%);overflow:hidden}.header-prayer-title{height:24px;display:flex;align-items:center;gap:5px;padding:0 7px;border-radius:10px;color:#0b477f;background:#ffffff61;white-space:nowrap}.header-prayer-title b{font-size:9px;font-weight:900;letter-spacing:.02em}.header-prayer-title .ico{width:12px!important;height:12px!important}.header-prayer-times{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:3px}.header-prayer-time{min-width:0;height:24px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 5px;border-radius:9px;color:#355b7d;background:#fff3;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.header-prayer-time small{font-size:7.5px;font-weight:800;white-space:nowrap}.header-prayer-time strong{font-size:9.5px;font-weight:900;color:#123e66;font-variant-numeric:tabular-nums;white-space:nowrap}.header-prayer-time.next{background:#0b4e8e1c;border-color:#0b4e8e29;box-shadow:inset 0 1px #ffffff94}.header-prayer-time.next small,.header-prayer-time.next strong{color:#0b4e8e}html[data-theme=dark] .header-prayer-panel{background:linear-gradient(135deg,#0d1c2dcc,#1025399e);border-color:#5c84a64d;box-shadow:0 12px 26px #0000003d,inset 0 1px #ffffff0f}html[data-theme=dark] .header-prayer-title{background:#183c5bb8;color:#dceeff}html[data-theme=dark] .header-prayer-time{background:#13314b7a;color:#b7cadb}html[data-theme=dark] .header-prayer-time strong{color:#e7f2fb}html[data-theme=dark] .header-prayer-time.next{background:#2b6fa757;border-color:#5fa0d34d}html[data-theme=dark] .header-prayer-time.next small,html[data-theme=dark] .header-prayer-time.next strong{color:#bfe2ff}@media(max-width:1100px){.search-prayer-stack{width:min(460px,48vw)!important}.header-prayer-panel{gap:6px;padding-left:7px;padding-right:6px}.header-prayer-title{padding:0 5px}.header-prayer-time{gap:3px;padding:0 3px}.header-prayer-time small{font-size:7px}.header-prayer-time strong{font-size:9px}}@media(max-width:760px){.brandline .actions{align-items:center!important}.search-prayer-stack{width:100%!important;order:2!important;gap:5px!important}.header-prayer-panel{height:32px;border-radius:13px;grid-template-columns:58px minmax(0,1fr);gap:4px;padding:3px 5px}.header-prayer-title{height:24px;padding:0 5px}.header-prayer-title b{font-size:8px}.header-prayer-times{overflow-x:auto;display:flex;gap:3px;scrollbar-width:none}.header-prayer-times::-webkit-scrollbar{display:none}.header-prayer-time{flex:0 0 auto;min-width:55px;height:24px;padding:0 4px}.header-prayer-time small{font-size:6.8px}.header-prayer-time strong{font-size:8.7px}.search-prayer-stack .search-wrap{order:2!important}.search-prayer-stack .search-wrap:not(.mobile-open){display:none!important}}@media(max-width:430px){.header-prayer-panel{grid-template-columns:50px minmax(0,1fr);height:30px}.header-prayer-title{height:22px;gap:3px;padding:0 4px}.header-prayer-title b{font-size:7.5px}.header-prayer-time{min-width:51px;height:22px;gap:3px}.header-prayer-time small{font-size:6.3px}.header-prayer-time strong{font-size:8px}}.header-prayer-panel{position:relative!important;padding-right:64px!important}.header-adhan-toggle{position:absolute;right:5px;top:4px;height:24px;min-width:54px;padding:0 7px;border:1px solid rgba(255,255,255,.72);border-radius:9px;background:#ffffff85;color:#174a73;display:flex;align-items:center;justify-content:center;gap:4px;font:800 7px/1 Arial,sans-serif;cursor:pointer;box-shadow:inset 0 1px #ffffffdb,0 5px 12px #0b417614;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:.2s ease}.header-adhan-toggle:hover{transform:translateY(-1px);background:#ffffffb8}.header-adhan-toggle.ready{color:#0b6b49;background:#e2faf0bd}.header-adhan-toggle .ico{width:10px!important;height:10px!important}.adhan-toast{position:fixed;z-index:160;right:18px;top:82px;width:min(380px,calc(100vw - 28px));min-height:70px;padding:12px 13px;border-radius:18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;background:#ffffffe6;border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 48px #0b417633,inset 0 1px #fffffff2;backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%);animation:adhanToastIn .32s cubic-bezier(.2,.8,.2,1) both}@keyframes adhanToastIn{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:none}}.adhan-toast-icon{width:38px;height:38px;border-radius:13px;background:#eaf4ff;color:#0b4f87;display:grid;place-items:center}.adhan-toast strong{display:block;color:#153d60;font-size:14px;font-weight:900}.adhan-toast small{display:block;margin-top:3px;color:#70879c;font-size:11px;line-height:1.35}.adhan-toast button{border:0;border-radius:11px;padding:8px 10px;background:#0b4f87;color:#fff;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.adhan-toast .adhan-stop{background:#c73845}.adhan-toast .adhan-close{width:28px;height:28px;padding:0;border-radius:9px;background:#edf2f6;color:#577087;font-size:18px}.adhan-toast.adhan .adhan-toast-icon{background:#e9f8f1;color:#08734b}.adhan-toast.error .adhan-toast-icon{background:#fff0f1;color:#c73845}html[data-theme=dark] .header-adhan-toggle{background:#15334db8;border-color:#5f8bb052;color:#d9edff}html[data-theme=dark] .header-adhan-toggle.ready{background:#0f533f9e;color:#bdf5dc}html[data-theme=dark] .adhan-toast{background:#0d1f30eb;border-color:#5b809f52;box-shadow:0 20px 48px #00000061}html[data-theme=dark] .adhan-toast strong{color:#eef7ff}html[data-theme=dark] .adhan-toast small{color:#aec0cf}html[data-theme=dark] .adhan-toast-icon{background:#173b58;color:#cae8ff}@media(max-width:760px){.header-prayer-panel{padding-right:5px!important}.header-adhan-toggle{position:fixed;right:10px;bottom:112px;top:auto;height:34px;min-width:96px;border-radius:14px;font-size:9px;z-index:90}.adhan-toast{right:10px;top:auto;bottom:154px;width:calc(100vw - 20px)}}.adhan-audio-engine{display:none!important}.radio-strip.radio-adhan-paused .vradio-card{opacity:.94}.article-source-box{margin-top:22px;padding:12px 14px;border:1px solid rgba(91,121,148,.22);border-radius:10px;background:#f7fafcc7;display:flex;align-items:center;gap:10px;font-size:12px}.article-source-box span{font-weight:850;color:#6b7d8e}.article-source-box a{color:#0b66a7;font-weight:850;text-decoration:none;overflow-wrap:anywhere}.dark .article-source-box{background:#131f2bb8;border-color:#b4cde129}.site-ad-banner{position:relative;margin:18px 0;border:1px solid rgba(17,58,96,.1);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #1029420f}.site-ad-banner>a,.site-ad-banner>img{display:block;width:100%}.site-ad-banner img{display:block;width:100%;height:auto;max-height:132px;object-fit:contain;background:#fff}.site-ad-banner a{transition:opacity .16s ease}.site-ad-banner a:hover{opacity:.96}.site-ad-badge{position:absolute;z-index:2;left:8px;top:7px;padding:3px 6px;border-radius:5px;background:#05203ab8;color:#fff;font-size:7px;line-height:1;font-weight:900;letter-spacing:.12em;pointer-events:none}[data-theme=dark] .site-ad-banner{background:#0e1927;border-color:#ffffff14}.site-ad-banner-article{margin-top:4px;margin-bottom:14px}@media(max-width:760px){.site-ad-banner{margin:10px 0;border-radius:7px}.site-ad-banner img{max-height:90px}.site-ad-badge{left:5px;top:5px;font-size:6px;padding:3px 5px}.mobile-home-ad{margin:10px 0 12px}}
