/* SAT RADIO WEB V28.7 — unified UI */
:root{--bg:#f4f7fb;--card:#fff;--text:#172033;--muted:#718096;--line:#e5eaf1;--primary:#e92d61;--primary-dark:#c91f4f;--blue:#0f9d58;--green:#0b8f63;--amber:#a66a00;--shadow:0 10px 30px rgba(24,39,67,.06);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,.btn,.qi-btn,.seo-btn,.care-btn{font-weight:700}.app-shell{min-height:100vh;width:100%}.sidebar{position:fixed;left:0;top:0;bottom:0;width:252px;height:100vh;overflow:auto;background:#fff;border-right:1px solid var(--line);padding:18px 14px;z-index:20}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.brand{display:block;text-decoration:none;color:var(--text);font-size:22px;font-weight:800;padding:6px 8px}.brand span{color:var(--primary)}.brand small{display:block;font-size:10px;letter-spacing:.08em;color:#8b96a6;margin-top:1px}.brand-settings{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#5f6c80;background:#fff}.profile{background:#f7f9fc;border:1px solid #edf1f5;border-radius:14px;padding:13px;margin:0 3px 14px;font-weight:700}.profile small{display:block;color:#8a95a5;font-weight:400;margin-top:3px}.sidebar nav a,.side-bottom a{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;margin:3px 0;border-radius:11px;color:#596678;text-decoration:none;font-weight:600;transition:.18s}.sidebar nav a:hover,.side-bottom a:hover{background:#fff2f6;color:var(--primary)}.sidebar nav a.active{background:#ffe8ef;color:var(--primary);font-weight:700}.side-bottom{border-top:1px solid #eef1f4;margin-top:18px;padding-top:12px}.main{margin-left:252px;width:calc(100% - 252px);min-width:0;overflow-x:hidden}.topbar{min-height:76px;background:#fff;border-bottom:1px solid var(--line);padding:12px 34px;display:flex;align-items:center;gap:18px}.top-brand{min-width:160px}.top-brand b{font-size:17px;font-weight:800}.top-brand small{display:block;color:#8a95a5;margin-top:2px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.top-actions .btn{background:#f8fafc;color:#3d4b60;border:1px solid #e6ebf2}.top-actions .btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.credit{display:inline-flex;align-items:center;gap:5px;padding:10px 13px;border:1px solid #f2dfb0;background:#fff8e8;color:#936200;border-radius:12px;font-weight:800;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:1px solid transparent;border-radius:11px;text-decoration:none;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--primary);color:#fff}.btn.primary:hover{background:var(--primary-dark)}.btn.danger{background:#dc3545;color:#fff}.flash{margin:16px 34px 0;padding:12px 15px;border-radius:12px;border:1px solid}.flash.success{background:#ecfbf4;border-color:#c9efdf;color:#087f5b}.flash.error{background:#fff1f3;border-color:#f4c5cf;color:#a51f40}.flash.warning{background:#fff8e8;border-color:#f5dfac;color:#8d6500}.flash.info{background:#edf5ff;border-color:#cfe0ff;color:#175db7}.panel,.box,.quota,.compose,.metric,.v26-card,.care-card,.seo-pro-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.panel{margin:0 34px 22px;padding:24px}.panel h2,.box h2,.care-card h2,.seo-pro-card h2{font-weight:700}.table-scroll,.seo-table-wrap,.care-table-wrap,.qi-table-wrap{width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.table-scroll table,.seo-table,.care-table,.qi-table{border-collapse:collapse;width:100%}.table-scroll th,.table-scroll td,.seo-table th,.seo-table td,.care-table th,.care-table td,.qi-table th,.qi-table td{padding:12px 11px;border-bottom:1px solid #edf1f5;text-align:left;vertical-align:middle}.table-scroll th,.seo-table th,.care-table th,.qi-table th{font-size:12px;color:#687589;font-weight:700;white-space:nowrap;background:#fafbfd}.table-scroll tr:hover td,.seo-table tr:hover td,.care-table tr:hover td,.qi-table tr:hover td{background:#fcfdff}.badge-count{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:20px;padding:0 6px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px;font-weight:800}.module-cost,.seo-cost,.care-cost{display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border:1px solid #f2dfb1;background:#fff8e8;color:#8d6500;border-radius:999px;font-size:12px;font-weight:700}.empty-state,.seo-empty,.care-empty,.v26-empty,.qi-empty{text-align:center;padding:42px 20px;color:#8994a5}.notice{padding:14px 16px;border:1px solid #e5eaf0;border-radius:13px;background:#f8fafc;margin:14px 0}.notice.success{background:#eafbf4;border-color:#c9efdf;color:#087f5b}.notice.warning{background:#fff8e9;border-color:#f6dfaa;color:#8b6200}.notice.error{background:#fff1f3;border-color:#f4c5cf;color:#a51f40}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.page-head h2{margin:0 0 6px;font-size:22px}.page-head p{margin:0;color:var(--muted)}
/* Dashboard */
.dashboard-v26{padding:24px 0 36px}.dashboard-v26 .site-alert,.dashboard-v26 .site-title,.dashboard-v26 .metric-grid,.dashboard-v26 .quota,.dashboard-v26 .compose,.dashboard-v26 .two-col,.dashboard-v26>.box{margin-left:34px;margin-right:34px}.dashboard-v26 .site-alert{border-radius:16px;padding:18px 20px;margin-bottom:16px;background:#fff6f8;border:1px solid #f3ccd6}.dashboard-v26 .site-alert.success{background:#effbf6;border-color:#c8ecdc}.dashboard-v26 .site-alert h3{margin:0 0 7px;font-size:16px;font-weight:700}.dashboard-v26 .site-alert p{margin:5px 0;color:#617086}.dashboard-v26 .site-alert ol{margin:9px 0;padding-left:22px}.dashboard-v26 .site-title{margin-top:22px;margin-bottom:18px}.dashboard-v26 .site-title h1{margin:0 0 5px;font-size:28px;font-weight:700}.dashboard-v26 .site-title p{margin:0;color:var(--muted)}.dashboard-v26 .metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.dashboard-v26 .metric{padding:20px}.dashboard-v26 .metric small{display:block;color:#7d899a}.dashboard-v26 .metric strong{display:block;font-size:30px;line-height:1.1;margin:7px 0;font-weight:700}.dashboard-v26 .metric span{font-size:12px;color:#8a95a5}.dashboard-v26 .quota{padding:18px;margin-bottom:16px}.dashboard-v26 .quota-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.dashboard-v26 .quota-head b{font-weight:700}.dashboard-v26 .quota-head span{color:#8a95a5;font-size:12px}.dashboard-v26 .progress{height:8px;background:#eef2f6;border-radius:999px;overflow:hidden}.dashboard-v26 .progress i{display:block;height:100%;background:linear-gradient(90deg,#ef2d62,#ff6588);border-radius:999px}.dashboard-v26 .quota-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#697588}.dashboard-v26 .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ef2d62;margin-right:5px}.dashboard-v26 .dot.orange{background:#e7a21b}.dashboard-v26 .dot.green{background:#18a36e}.dashboard-v26 .compose{padding:20px;margin-bottom:18px}.dashboard-v26 .compose h2{margin:0 0 13px;font-size:19px}.dashboard-v26 .compose-form{display:grid;grid-template-columns:1fr auto;gap:10px}.dashboard-v26 .compose input{height:44px;border:1px solid #dce3eb;border-radius:11px;padding:0 13px}.dashboard-v26 .compose-controls{display:flex;gap:7px;align-items:center}.dashboard-v26 .compose-controls button,.dashboard-v26 .compose select{border:1px solid #dce3eb;background:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.dashboard-v26 .compose-controls button.active{background:#fff0f4;color:var(--primary);border-color:#f4bfd0;font-weight:700}.dashboard-v26 .help{margin:10px 0 0;color:#8b96a6;font-size:12px}.dashboard-v26 .two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;margin-bottom:18px}.dashboard-v26 .box{padding:20px}.dashboard-v26 .box h2{margin:0 0 6px;font-size:18px}.dashboard-v26 .box>p{margin:0 0 13px;color:#8792a2;font-size:12px}.dashboard-v26 .article-list,.dashboard-v26 .task-list{list-style:none;padding:0;margin:0}.dashboard-v26 .article-list li,.dashboard-v26 .task-list li{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf1f5}.dashboard-v26 .article-list li:last-child,.dashboard-v26 .task-list li:last-child{border-bottom:0}.dashboard-v26 .article-title{font-weight:700;color:#24334a;text-decoration:none}.dashboard-v26 .article-title:hover{color:var(--primary)}.dashboard-v26 .article-meta{display:block;color:#929baa;font-size:12px;margin-top:4px}.dashboard-v26 .status-pill{white-space:nowrap;background:#e9f8f0;color:#087f5b;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:700}.dashboard-v26 .status-pill.draft{background:#f1f3f6;color:#687487}.dashboard-v26 .status-pill.archived{background:#fff1f2;color:#a51f40}.dashboard-v26 .care-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dashboard-v26 .care-card{padding:13px;border:1px solid #edf0f4;border-radius:12px;background:#fafbfd}.dashboard-v26 .care-card strong{display:block;font-size:20px;font-weight:700}.dashboard-v26 .care-card span{font-size:11px;color:#8792a2}.dashboard-v26 .care-card em{display:block;font-size:11px;color:#087f5b;font-style:normal;margin-top:5px}.dashboard-v26 .quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-v26 .quick-actions a{display:block;text-decoration:none;color:#24334a;border:1px solid #e6eaf0;border-radius:12px;padding:15px}.dashboard-v26 .quick-actions a:hover{border-color:#f0b8c9;background:#fff8fa}.dashboard-v26 .quick-actions b{display:block;margin-top:7px;font-weight:700}.dashboard-v26 .quick-actions small{display:block;color:#8792a2;margin-top:4px}.dashboard-v26 .empty{padding:22px;text-align:center;color:#8a95a5;border:1px dashed #dfe5ec;border-radius:11px}
/* Content */
.seo-pro-page{padding:24px 0 38px}.seo-pro-flash{margin:0 34px 16px}.seo-pro-card{margin:0 34px 18px;padding:22px}.seo-pro-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.seo-pro-head h2{margin:0 0 7px;font-size:21px}.seo-pro-head p,.seo-muted{margin:0;color:var(--muted);font-size:13px}.seo-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.seo-form{margin-top:17px;padding:18px;background:#f8fafd;border:1px solid #e6ebf2;border-radius:14px}.seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.seo-grid .full{grid-column:1/-1}.seo-grid label{display:block;font-size:12px;font-weight:700;margin-bottom:6px;color:#2e3c52}.seo-grid input,.seo-grid select,.seo-grid textarea{width:100%;padding:11px 12px;border:1px solid #dce3ec;border-radius:10px;background:#fff;outline:none}.seo-grid input:focus,.seo-grid select:focus,.seo-grid textarea:focus{border-color:#ef9ab2;box-shadow:0 0 0 3px #fff0f4}.seo-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.seo-step{border:1px solid #e7ebf2;border-radius:13px;padding:13px;background:linear-gradient(180deg,#fff,#fafbfd);min-height:76px}.seo-step b{display:block;font-size:13px;font-weight:700;color:#27354d}.seo-step span{display:block;color:#8a95a5;font-size:11px;margin-top:5px}.seo-columns{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin:0 34px}.seo-columns .seo-pro-card{margin:0}.seo-result{margin-top:18px}.seo-result textarea{width:100%;min-height:180px;border:1px solid #dce3ec;border-radius:11px;padding:12px;font:13px/1.6 Consolas,monospace;background:#fbfcfe}.seo-table-wrap{border:1px solid #e8edf4;border-radius:12px}.seo-table{min-width:760px}.seo-table th,.seo-table td{font-size:12px}.seo-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef3fa;color:#627086;font-size:10px;font-weight:700}.seo-badge.ok{background:#e9f8ef;color:#087f5b}.seo-badge.warn{background:#fff4dc;color:#9a6700}.seo-article{padding:15px 0;border-bottom:1px solid #edf1f5}.seo-article h3{margin:0;font-size:14px;font-weight:700}.seo-article small{display:block;color:#8a95a5;margin-top:5px}.seo-article-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.seo-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8ef;border-radius:10px;padding:8px 11px;background:#f3f6fa;color:#33435d;font-size:11px;text-decoration:none;cursor:pointer}.seo-btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.seo-btn.green{background:#e8f8ef;border-color:#cceedd;color:#087f5b}.seo-btn.blue{background:#eaf2ff;border-color:#d2e2ff;color:#1769d2}.seo-score{font-size:30px;font-weight:700;color:var(--primary)}.seo-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.seo-meta div{background:#f8fafd;border:1px solid #e8edf4;border-radius:11px;padding:12px}.seo-meta b{display:block;font-size:11px;color:#7b8798;font-weight:700}.seo-meta span{display:block;font-size:13px;font-weight:700;color:#26354d;margin-top:4px;word-break:break-word}
/* Care */
.care-pro{padding:24px 0 38px}.care-flash{margin:0 34px 16px}.care-card{margin:0 34px 18px;padding:22px}.care-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.care-head h2{margin:0 0 7px;font-size:21px}.care-head p,.care-muted{margin:0;color:var(--muted);font-size:13px}.care-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.care-btn{display:inline-flex;border:1px solid #e0e6ee;border-radius:10px;padding:9px 12px;background:#f3f6fa;color:#33435d;font-size:12px;text-decoration:none;cursor:pointer}.care-btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.care-btn.green{background:#e8f8ef;border-color:#cceedd;color:#087f5b}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.care-stat{border:1px solid #e8edf4;border-radius:13px;padding:16px;background:#f9fbfd}.care-stat b{display:block;font-size:26px;color:var(--blue);font-weight:700}.care-stat span{font-size:11px;color:#7d8999}.care-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 34px 18px}.care-columns .care-card{margin:0}.care-list{margin-top:12px;border-top:1px solid #edf1f5}.care-row{padding:13px 0;border-bottom:1px solid #edf1f5;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.care-row strong{display:block;font-size:13px;font-weight:700}.care-row small{display:block;color:#8792a1;margin-top:4px;font-size:11px;line-height:1.5}.care-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e8f8ef;color:#087f5b;font-size:10px;font-weight:700;white-space:nowrap}.care-badge.warn{background:#fff4dc;color:#9a6700}.care-table{min-width:680px}
/* Backlinks */
.v26-page{padding:24px 0 38px}.v26-flash{margin:0 34px 16px}.v26-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 34px 18px}.v26-stat{padding:19px}.v26-stat b{display:block;font-size:29px;color:var(--blue);margin-bottom:4px;font-weight:700}.v26-stat span{font-size:12px;color:#8994a5}.v26-card{margin:0 34px 18px;padding:22px}.v26-item{padding:18px 0;border-top:1px solid #edf1f5}.v26-item:first-child{border-top:0}.v26-item-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.v26-item-title{font-weight:700;font-size:15px}.v26-url{font-size:12px;color:#738094;margin-top:7px;word-break:break-all}.v26-anchor{margin-top:10px;font-size:12px;color:#5d6878}.v26-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff5df;color:#a16b00;font-size:11px;font-weight:700;white-space:nowrap}.v26-badge.green{background:#e8f8ef;color:#087f5b}.v26-line{height:5px;background:#edf2f7;border-radius:999px;margin-top:9px;overflow:hidden}.v26-line i{display:block;height:100%;width:28%;background:var(--blue);border-radius:999px}.v26-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.v26-tag{padding:6px 9px;background:#f4f6f9;border-radius:8px;font-size:11px;color:#667184}.v26-form{display:none;margin-top:16px;padding:18px;border:1px solid #e7ebf1;border-radius:13px;background:#fafbfd}.v26-form:target{display:block}.v26-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v26-form label{display:block;font-weight:700;font-size:12px;margin-bottom:6px}.v26-form input,.v26-form select,.v26-form textarea{width:100%;padding:10px 11px;border:1px solid #dfe5ed;border-radius:9px;background:#fff}.v26-form .full{grid-column:1/-1}.v26-top-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v26-keyword{padding:12px 0;border-top:1px solid #edf0f4}.v26-keyword strong{display:block;font-weight:700}.v26-keyword small{color:#8994a5}
/* Quick indexing */
.qi-wrap{padding:24px 0 40px}.qi-hero,.qi-card{margin:0 34px 18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.qi-hero{padding:26px;background:linear-gradient(135deg,#fff 0%,#fff7fa 100%)}.qi-hero h1{margin:0 0 7px;font-size:28px;font-weight:700}.qi-hero p{margin:0;color:var(--muted)}.qi-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.qi-feature{padding:15px;border:1px solid #e8edf4;border-radius:13px;background:#fff}.qi-feature b{display:block;font-weight:700}.qi-feature span{display:block;color:#8994a5;font-size:12px;margin-top:4px}.qi-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 34px 18px}.qi-stat{padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.qi-stat b{display:block;font-size:25px;font-weight:700}.qi-stat span{font-size:11px;color:#8994a5}.qi-card{padding:22px}.qi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.qi-input,.qi-textarea,.qi-select{width:100%;border:1px solid #dce3eb;border-radius:10px;padding:11px;background:#fff}.qi-textarea{min-height:160px;resize:vertical}.qi-label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.qi-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.qi-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe5ed;border-radius:10px;padding:10px 13px;background:#f4f7fa;color:#33435d;cursor:pointer;text-decoration:none}.qi-btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.qi-btn.blue{background:#eaf2ff;border-color:#d2e2ff;color:#1769d2}.qi-btn.success{background:#e8f8ef;border-color:#cceedd;color:#087f5b}.qi-table-wrap{border:1px solid #e7ebf1;border-radius:13px;max-height:560px;overflow:auto}.qi-table{min-width:1050px}.qi-table th{position:sticky;top:0;z-index:2}.qi-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700}.qi-green{background:#e8f8ef;color:#087f5b}.qi-yellow{background:#fff4dc;color:#9a6700}.qi-red{background:#fff0f2;color:#a51f40}.qi-gray{background:#eef2f6;color:#687589}.qi-modal{position:fixed;inset:0;background:rgba(16,24,40,.55);display:none;align-items:center;justify-content:center;padding:20px;z-index:100}.qi-modal.show{display:flex}.qi-modal-box{width:min(1500px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:20px;padding:22px}.qi-status{padding:12px;border-radius:11px;background:#f8fafc}.qi-note,.qi-help{padding:13px 15px;background:#f8fafc;border:1px solid #e5eaf0;border-radius:11px;color:#697589;font-size:12px}.qi-spinner{display:inline-block;width:14px;height:14px;border:2px solid #ccd5df;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}.qi-loading{display:none}.qi-loading.show{display:inline-flex;align-items:center;gap:6px}@keyframes spin{to{transform:rotate(360deg)}}
/* forms / responsive */
input,textarea,select{outline:none}input:focus,textarea:focus,select:focus{border-color:#ef9ab2;box-shadow:0 0 0 3px #fff0f4}a{color:inherit}.logout-top{white-space:nowrap}.sidebar{scrollbar-width:thin;scrollbar-color:#cfd6df transparent}.sidebar::-webkit-scrollbar{width:7px}.sidebar::-webkit-scrollbar-thumb{background:#cfd6df;border-radius:10px}.sidebar::-webkit-scrollbar-track{background:transparent}
@media(max-width:1100px){.sidebar{width:78px}.brand{font-size:0;text-align:center;padding-left:0;padding-right:0}.brand span{font-size:21px}.brand small,.profile,.sidebar nav span,.side-bottom span{display:none}.brand-settings{display:none}.main{margin-left:78px;width:calc(100% - 78px)}.topbar{padding:12px 18px}.top-brand{min-width:120px}.top-actions .btn{padding:8px 10px}.seo-pro-card,.care-card,.v26-card,.qi-hero,.qi-card{margin-left:18px;margin-right:18px}.seo-pro-flash,.care-flash,.v26-flash{margin-left:18px;margin-right:18px}.seo-columns,.care-columns{margin-left:18px;margin-right:18px}.dashboard-v26 .site-alert,.dashboard-v26 .site-title,.dashboard-v26 .metric-grid,.dashboard-v26 .quota,.dashboard-v26 .compose,.dashboard-v26 .two-col,.dashboard-v26>.box{margin-left:18px;margin-right:18px}.v26-stats,.qi-stats{margin-left:18px;margin-right:18px}.dashboard-v26 .metric-grid{grid-template-columns:1fr 1fr}.dashboard-v26 .two-col,.seo-columns,.care-columns{grid-template-columns:1fr}.dashboard-v26 .care-cards{grid-template-columns:repeat(3,1fr)}.qi-stats{grid-template-columns:repeat(3,1fr)}.qi-features{grid-template-columns:1fr 1fr}.seo-flow{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.topbar{display:block}.top-actions{margin-top:10px;margin-left:0;display:grid;grid-template-columns:1fr 1fr}.top-actions .credit{grid-column:1/-1;justify-content:center}.top-actions .logout-top{grid-column:1/-1}.dashboard-v26 .metric-grid,.v26-stats,.qi-stats{grid-template-columns:1fr}.dashboard-v26 .compose-form{grid-template-columns:1fr}.dashboard-v26 .care-cards,.quick-grid{grid-template-columns:1fr 1fr}.dashboard-v26 .article-list li,.dashboard-v26 .task-list li{display:block}.dashboard-v26 .status-pill{display:inline-block;margin-top:7px}.seo-pro-head,.care-head,.v26-item-head{display:block}.seo-actions,.care-actions,.v26-top-actions{margin-top:12px}.seo-grid,.v26-form-grid,.qi-grid{grid-template-columns:1fr}.seo-grid .full,.v26-form .full{grid-column:auto}.seo-flow,.seo-meta,.qi-features{grid-template-columns:1fr}.seo-pro-card,.care-card,.v26-card,.qi-hero,.qi-card{margin-left:12px;margin-right:12px;padding:17px}.seo-pro-flash,.care-flash,.v26-flash{margin-left:12px;margin-right:12px}.seo-columns,.care-columns{margin-left:12px;margin-right:12px}.dashboard-v26 .site-alert,.dashboard-v26 .site-title,.dashboard-v26 .metric-grid,.dashboard-v26 .quota,.dashboard-v26 .compose,.dashboard-v26 .two-col,.dashboard-v26>.box{margin-left:12px;margin-right:12px}.v26-stats,.qi-stats{margin-left:12px;margin-right:12px}.qi-table-wrap{max-height:500px}.qi-hero h1{font-size:24px}.qi-table{min-width:900px}.panel{margin-left:12px;margin-right:12px;padding:17px}.flash{margin-left:12px;margin-right:12px}}

/* V28.8 Writer hardening */
.writer-page{padding:24px 0 40px}.writer-card{margin:0 34px 18px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.writer-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.writer-head h2{margin:0 0 6px;font-size:22px}.writer-head p{margin:0;color:var(--muted)}.writer-form{margin-top:18px;padding:18px;border:1px solid #e7ebf1;border-radius:14px;background:#fafbfd}.writer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.writer-grid .full{grid-column:1/-1}.writer-grid label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.writer-grid input,.writer-grid select,.writer-grid textarea{width:100%;max-width:100%;border:1px solid #dce3eb;border-radius:10px;padding:11px 12px;background:#fff}.writer-grid textarea{min-height:130px;resize:vertical}.writer-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.writer-notice{padding:14px 16px;border-radius:12px;border:1px solid #ccebdd;background:#effbf5;color:#087f5b;margin-top:14px}.writer-result{overflow:hidden}.writer-result .content-preview{max-width:100%;overflow:auto;line-height:1.8}.writer-result table{max-width:100%;display:block;overflow:auto}.writer-result img{max-width:100%;height:auto}.writer-result pre{max-width:100%;overflow:auto}.writer-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.writer-meta>div{padding:12px;border:1px solid #e8edf4;border-radius:11px;background:#fafbfd}.writer-meta small{display:block;color:#8a95a5}.writer-meta b{display:block;margin-top:4px;word-break:break-word}.writer-page .flash{margin-left:34px;margin-right:34px}
@media(max-width:1100px){.writer-card{margin-left:18px;margin-right:18px}.writer-page .flash{margin-left:18px;margin-right:18px}}
@media(max-width:700px){.writer-card{margin-left:12px;margin-right:12px;padding:17px}.writer-page .flash{margin-left:12px;margin-right:12px}.writer-head{display:block}.writer-grid,.writer-meta{grid-template-columns:1fr}.writer-grid .full{grid-column:auto}.writer-actions .btn{width:100%;text-align:center}}
/* V28.9 UI stabilization */
.v26-page,.seo-pro-page,.care-pro,.dashboard-v26{box-sizing:border-box}
.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-scroll table{min-width:760px;width:100%;border-collapse:collapse}
.table-scroll th,.table-scroll td{padding:11px 12px;vertical-align:top;border-bottom:1px solid rgba(127,127,127,.16);text-align:left}
.index-badge{display:inline-block;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#f1f3f5}
.index-badge.ok,.index-ok{color:#087f5b}.index-badge.warn,.index-warn{color:#b54708}
.index-ok,.index-warn{font-weight:700;font-size:12px}
.dashboard-ai-result .ai-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.ai-block{padding:16px;border:1px solid rgba(127,127,127,.18);border-radius:14px;background:rgba(127,127,127,.035);overflow:hidden}
.ai-block.full{grid-column:1/-1}.ai-block pre{white-space:pre-wrap;overflow:auto;max-height:360px}.ai-block .article-preview{max-height:620px;overflow:auto}
.keyword-chips{display:flex;flex-wrap:wrap;gap:7px}.keyword-chips span{padding:5px 9px;border-radius:999px;background:rgba(0,120,212,.08);font-size:12px}
.ai-hero-image{display:block;width:100%;max-height:460px;object-fit:cover;border-radius:12px;margin:0 0 16px}
.care-detail{padding:18px;border-radius:16px;border:1px solid rgba(127,127,127,.18);background:rgba(127,127,127,.035);margin-bottom:18px}.care-detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:18px}.care-detail pre{white-space:pre-wrap;overflow:auto;max-height:360px}
.writer-page,.writer-page *{box-sizing:border-box}.writer-page{max-width:1200px;margin:0 auto;padding:20px}.writer-page input,.writer-page textarea,.writer-page select{max-width:100%}
@media(max-width:800px){.dashboard-ai-result .ai-result-grid,.care-detail-grid{grid-template-columns:1fr}.ai-block.full{grid-column:auto}.writer-page{padding:12px}.table-scroll table{min-width:680px}}

/* V28.10 exact dashboard polish */
.btn.danger,.seo-btn.danger{background:#fff0f2!important;border:1px solid #f2b8c5!important;color:#b4234d!important}.btn.danger:hover,.seo-btn.danger:hover{background:#ffe2e9!important}.dashboard-ai-result{border-radius:20px;box-shadow:0 12px 35px rgba(24,39,67,.06)}.dashboard-ai-result .ai-block{background:linear-gradient(180deg,#fff,#fbfcff);border-color:#e4e9f1;box-shadow:0 5px 18px rgba(24,39,67,.035)}.dashboard-ai-result .ai-block h3{margin-top:0;color:#1c2940}.dashboard-ai-result .ai-block strong{font-size:18px;line-height:1.5}.dashboard-ai-result .ai-block pre,.schema-editor-box textarea{background:#0f172a;color:#dce7f5;border:0;border-radius:14px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.6}.schema-editor-box{padding:16px;border:1px solid #dfe6ef;border-radius:16px;background:linear-gradient(180deg,#f8fafc,#fff)}.schema-editor-box label{font-weight:800;display:block;margin-bottom:8px}.schema-editor-box textarea{width:100%;min-height:240px;resize:vertical}.ai-hero-image{border:1px solid #e5eaf1;box-shadow:0 10px 28px rgba(24,39,67,.08);background:#f1f4f8}.article-preview{word-break:normal;overflow-wrap:anywhere}.article-preview h1,.article-preview h2,.article-preview h3{line-height:1.3}.article-preview img{max-width:100%;height:auto;border-radius:14px}.index-badge.indexed{background:#e8f8ef;color:#087f5b}.index-badge.not_indexed,.index-badge.unknown,.index-badge.queued{background:#fff4dc;color:#9a6700}
/* V28.11 - Long Gemini content module */
.seo-long-module{position:relative;overflow:hidden}
.seo-long-module:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#e92d61,#8b5cf6,#0ea5e9);opacity:.9}
.seo-long-form{background:linear-gradient(180deg,#fbfcff,#f6f9fd);border-color:#e1e7f0}
.seo-long-input{min-height:190px!important;resize:vertical!important;font-size:14px!important;line-height:1.7!important;padding:14px 15px!important;box-shadow:inset 0 1px 2px rgba(24,39,67,.03)}
.seo-long-input::placeholder{color:#9aa5b5}
.seo-input-help{display:flex;justify-content:space-between;gap:12px;margin-top:6px;color:#7d899a;font-size:11px}
.seo-input-help span:last-child{font-weight:800;color:#e92d61;white-space:nowrap}
@media(max-width:700px){.seo-input-help{display:block}.seo-input-help span:last-child{display:block;margin-top:4px}}
.dashboard-long-input{width:100%;min-height:120px;resize:vertical;border:1px solid #dce3ec;border-radius:12px;padding:12px 14px;background:#fff;line-height:1.65;outline:none}.dashboard-long-input:focus{border-color:#ef9ab2;box-shadow:0 0 0 3px #fff0f4}.dashboard-long-help{display:block;margin-top:6px;color:#7d899a;font-size:11px}


/* V29.9 FINAL UI SYSTEM — typography, tools and admin polish */
:root{--ui-primary:#e52d61;--ui-primary-2:#c91d50;--ui-bg:#f4f7fb;--ui-card:#fff;--ui-line:#e4e9f0;--ui-muted:#667387;--ui-shadow:0 16px 45px rgba(20,34,56,.07);--ui-radius:18px}
body{font-family:"Segoe UI",Inter,Arial,sans-serif;font-weight:700!important;background:linear-gradient(180deg,#f8fafc 0%,#f2f5f9 100%);color:#172033}
body p,body span,body small,body label,body td,body th,body a,body button,body input,body textarea,body select,body option,body .muted,body .cell-sub{font-weight:700!important}
code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700!important}
.sidebar{background:rgba(255,255,255,.97);box-shadow:10px 0 35px rgba(20,34,56,.05);border-right:1px solid #e2e8f0}
.sidebar nav a,.side-bottom a{font-weight:700!important;min-height:44px;border:1px solid transparent}
.sidebar nav a:hover,.side-bottom a:hover{background:#fff1f5;border-color:#f5cad7;transform:translateX(2px)}
.sidebar nav a.active{background:linear-gradient(90deg,#ffe7ee,#fff5f8);border-color:#f4c6d4;box-shadow:inset 3px 0 0 var(--ui-primary),0 6px 18px rgba(229,45,97,.08)}
.profile{background:linear-gradient(135deg,#f8fafc,#fff);box-shadow:0 8px 25px rgba(20,34,56,.04)}
.topbar{background:rgba(255,255,255,.94);box-shadow:0 5px 25px rgba(20,34,56,.045);backdrop-filter:blur(12px)}
.top-actions .btn,.credit{border-radius:12px!important;font-weight:700!important}
.panel,.box,.quota,.compose,.metric,.v26-card,.care-card,.seo-pro-card,.wf-card{box-shadow:var(--ui-shadow);border-color:var(--ui-line);border-radius:var(--ui-radius)}
.panel{padding:26px}
.page-head h2,.panel h2,.wf-card h2,.wf-card h3{font-weight:800!important;color:#172033}
.panel p,.page-head p{font-weight:700!important;color:#6b778a}
.panel input,.panel textarea,.panel select,.wf-field input,.wf-field textarea,.wf-field select{border:1px solid #d8e0e9!important;border-radius:12px!important;background:#fff!important;min-height:44px;padding:10px 13px;box-shadow:0 2px 5px rgba(20,34,56,.025);font-weight:700!important;color:#172033}
.panel textarea,.wf-field textarea{min-height:130px}
.panel input:focus,.panel textarea:focus,.panel select:focus,.wf-field input:focus,.wf-field textarea:focus,.wf-field select:focus{border-color:#ef8eaa!important;box-shadow:0 0 0 4px rgba(229,45,97,.09)!important;outline:none}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:14px}
.form-grid>div{min-width:0}.form-grid label{display:block;margin-bottom:7px;color:#273247;font-weight:800!important}
.module-action{margin-top:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.module-cost,.credit-note{font-weight:800!important}
.score-box{margin-top:16px;min-height:110px;padding:18px;border:1px solid #e4e9f0;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);white-space:pre-wrap;line-height:1.75;box-shadow:0 8px 24px rgba(20,34,56,.04)}
.notice{box-shadow:0 5px 18px rgba(20,34,56,.03);font-weight:700!important}.notice b{font-weight:800!important}
.btn,.wf-btn,.article-btn{font-weight:800!important;border-radius:12px!important}
.btn.primary,.wf-btn.primary{box-shadow:0 8px 18px rgba(229,45,97,.18)}
.btn:hover,.wf-btn:hover,.article-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(20,34,56,.09)}
/* Tools */
.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tool-card{padding:20px;border:1px solid var(--ui-line);border-radius:16px;background:#fff;box-shadow:var(--ui-shadow)}.tool-card h3{margin:0 0 7px;font-weight:800}.tool-card p{margin:0;color:#6b778a}
/* Admin */
.admin-shell{max-width:1320px;margin:0 auto;padding:28px 34px 60px}.admin-hero{padding:28px 30px;border-radius:22px;background:linear-gradient(135deg,#151f30,#23344b);color:#fff;box-shadow:0 18px 45px rgba(20,34,56,.15);margin-bottom:20px}.admin-hero h1{margin:0 0 7px;font-size:30px;font-weight:800}.admin-hero p{margin:0;color:#c9d2dd}.admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.admin-card{background:#fff;border:1px solid var(--ui-line);border-radius:17px;padding:20px;box-shadow:var(--ui-shadow)}.admin-card small{display:block;color:#7c8797}.admin-card strong{display:block;font-size:28px;margin:7px 0;font-weight:800}.admin-card span{color:#0a8a61;font-size:12px}.admin-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.admin-actions a{display:block;padding:18px;border:1px solid var(--ui-line);border-radius:15px;background:#fff;text-decoration:none;color:#172033;box-shadow:0 8px 24px rgba(20,34,56,.045);transition:.18s}.admin-actions a:hover{transform:translateY(-2px);border-color:#efb5c8;box-shadow:0 15px 32px rgba(20,34,56,.09)}.admin-actions b{display:block;margin-top:8px;font-weight:800}.admin-actions small{display:block;margin-top:4px;color:#7d899a}.admin-health{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.health-item{padding:14px;border:1px solid var(--ui-line);border-radius:13px;background:#fbfcfe}.health-item strong{display:block;font-weight:800}.health-ok{color:#087f5b}.health-warn{color:#9a6700}.admin-gate{max-width:900px;margin:34px auto;padding:0 18px 50px}.admin-gate-card{background:#fff;border:1px solid var(--ui-line);border-radius:22px;box-shadow:var(--ui-shadow);padding:30px}.admin-gate-card .gate-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.admin-gate-card .gate-icon{width:52px;height:52px;border-radius:15px;background:#fff0f5;color:#e52d61;display:flex;align-items:center;justify-content:center;font-size:24px}.admin-gate-card h1{margin:0;font-size:26px;font-weight:800}.admin-gate-card .gate-note{padding:16px;border-radius:14px;background:#f7f9fc;border:1px solid #e7ebf1;margin:16px 0}.admin-gate-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-gate-card form label{display:block}.admin-gate-card form button{grid-column:1/-1;justify-self:start}
/* Article manager */
.article-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.article-search{flex:1;min-width:240px;min-height:44px;border:1px solid #d8e0e9;border-radius:12px;padding:10px 13px;font-weight:700}.article-search:focus{outline:none;border-color:#ef8eaa;box-shadow:0 0 0 4px rgba(229,45,97,.09)}
@media(max-width:1050px){.admin-grid,.admin-actions{grid-template-columns:1fr 1fr}.admin-health{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}}
@media(max-width:700px){.panel{margin-left:12px;margin-right:12px;padding:18px}.admin-shell{padding:18px 12px 40px}.admin-grid,.admin-actions,.admin-health{grid-template-columns:1fr}.admin-gate{padding:18px 12px 40px}.admin-gate-card{padding:20px}.admin-gate-card form{grid-template-columns:1fr}.admin-gate-card form button{grid-column:auto;width:100%}.top-actions{width:100%}.top-actions .btn{width:100%}.credit{width:100%;justify-content:center}}


/* V30.1 FINAL TYPOGRAPHY + TOOL UI */
html,body,body *{font-weight:700!important}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:700!important}
body{font-family:"Segoe UI",Inter,Arial,sans-serif;font-size:14px;line-height:1.58;background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%);color:#172033}
.panel,.box,.quota,.compose,.metric,.v26-card,.care-card,.seo-pro-card,.wf-card,.tool-card{border:1px solid #e1e7ee!important;border-radius:18px!important;box-shadow:0 14px 38px rgba(20,34,56,.055)!important;background:#fff}
.panel{padding:26px!important}.page-head{margin-bottom:20px}.page-head h2{font-size:24px!important;line-height:1.3;color:#172033}.page-head p{color:#68758a!important;line-height:1.65}
.panel input,.panel textarea,.panel select,.wf-field input,.wf-field textarea,.wf-field select{border:1px solid #d6dee8!important;border-radius:12px!important;min-height:46px;background:#fff!important;box-shadow:0 2px 6px rgba(20,34,56,.025)!important;color:#172033!important}
.panel input:focus,.panel textarea:focus,.panel select:focus,.wf-field input:focus,.wf-field textarea:focus,.wf-field select:focus{border-color:#e889a6!important;box-shadow:0 0 0 4px rgba(229,45,97,.08)!important;outline:none!important}
.form-grid{gap:16px!important}.form-grid label,.wf-field label{color:#263449!important}
.btn,.wf-btn,.article-btn{font-weight:700!important;min-height:42px;border-radius:11px!important;letter-spacing:0}.btn:hover,.wf-btn:hover,.article-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(20,34,56,.08)}
.notice,.score-box{font-weight:700!important;border-radius:14px!important}.score-box{background:linear-gradient(180deg,#fff,#f8fafc)!important}
.tool-grid{gap:18px!important}.tool-card{padding:22px!important}.tool-card h3{font-size:17px}.tool-card p{line-height:1.65;color:#68758a}
.admin-shell{max-width:1420px!important;padding:30px 34px 60px!important}.admin-hero{border-radius:22px!important;padding:30px!important;background:linear-gradient(135deg,#142033,#263b59)!important;box-shadow:0 18px 48px rgba(20,34,56,.14)!important}.admin-hero h1{font-weight:700!important;font-size:30px}.admin-hero p{font-weight:700!important;color:#cbd5e1}.admin-kpis,.admin-grid{gap:16px!important}.admin-card{border-radius:17px!important;padding:20px!important;box-shadow:0 10px 30px rgba(20,34,56,.05)!important}.admin-card strong,.admin-card h2,.admin-card small,.admin-card span{font-weight:700!important}.admin-panel{border-radius:18px!important;box-shadow:0 12px 34px rgba(20,34,56,.055)!important}.admin-actions a{border-radius:15px!important;min-height:125px;transition:.18s ease}.admin-actions a:hover{transform:translateY(-2px)}
.admin-gate{max-width:980px!important;margin:36px auto!important}.admin-gate-card{border-radius:22px!important;padding:30px!important;box-shadow:0 18px 50px rgba(20,34,56,.09)!important}.admin-gate-card h1,.admin-gate-card label,.admin-gate-card .btn{font-weight:700!important}.admin-gate-card input{min-height:48px;border-radius:12px!important}
.settings-links{display:flex;gap:10px;flex-wrap:wrap}.settings-links .btn{font-weight:700!important}
@media(max-width:1050px){.admin-kpis,.admin-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:700px){.panel{margin-left:10px!important;margin-right:10px!important;padding:18px!important}.admin-shell{padding:18px 12px 40px!important}.admin-kpis,.admin-grid,.admin-actions,.admin-health{grid-template-columns:1fr!important}.settings-links{display:grid}.settings-links .btn{width:100%}}


/* V42 Branding settings - spacious modern layout + upload cards */
.brand-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch}
.brand-form .brand-field{margin:0!important;padding:16px!important;border:1px solid #e7ebf0!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%)!important;box-shadow:0 8px 22px rgba(20,34,56,.035)!important;display:flex!important;flex-direction:column!important;gap:8px!important}
.brand-form .brand-field span{font-size:14px!important;font-weight:800!important;color:#172033!important;letter-spacing:.01em}
.brand-form .brand-field input,.brand-form .brand-field textarea{margin:0!important;width:100%!important}
.brand-form .brand-field input[type=file]{padding:11px!important;background:#f7f9fc!important;border-style:dashed!important;cursor:pointer!important}
.brand-form .brand-field input[type=file]::file-selector-button{border:0!important;border-radius:9px!important;padding:8px 12px!important;margin-right:10px!important;background:#ffe8ef!important;color:#d62b58!important;font-weight:800!important;cursor:pointer!important}
.brand-form .brand-field small{display:block!important;color:#788497!important;font-size:12px!important;line-height:1.55!important;font-weight:600!important}
.brand-form .full{grid-column:1/-1!important}
.brand-save-row{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;padding-top:2px!important}
.brand-save{min-height:48px!important;padding:11px 20px!important;border-radius:13px!important;box-shadow:0 10px 20px rgba(229,45,93,.18)!important}
.brand-save-row>span{color:#748095!important;font-size:12px!important;font-weight:700!important}
.brand-preview{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px;padding:16px;border:1px solid #e7ebf0;border-radius:16px;background:#fafbfd}
@media(max-width:900px){.brand-form{grid-template-columns:1fr!important}.brand-form .full{grid-column:auto!important}}
@media(max-width:600px){.brand-form .brand-field{padding:14px!important}.brand-save-row{align-items:stretch!important}.brand-save{width:100%!important}.brand-save-row>span{width:100%!important}}

/* V46 AUTH PAGE FIX - prevents login/register layout from falling back to raw HTML */
body.auth{
  min-height:100vh!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px!important;
  background:radial-gradient(circle at top left,#fff7fa 0%,#f6f8fc 42%,#edf2f7 100%)!important;
}
.auth .auth-box{
  width:min(100%,460px)!important;
  margin:0!important;
  padding:34px!important;
  background:#fff!important;
  border:1px solid #e3e9f0!important;
  border-radius:24px!important;
  box-shadow:0 24px 60px rgba(20,34,56,.12)!important;
}
.auth .brand{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  width:max-content!important;
  margin:0 0 24px!important;
  padding:0!important;
  color:#172033!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:800!important;
  text-decoration:none!important;
}
.auth .brand span{color:#e92d61!important;font-size:20px!important}
.auth .brand small{display:inline!important;margin:0!important;color:#8994a5!important;font-size:10px!important;letter-spacing:.14em!important;align-self:flex-end!important;padding-bottom:2px!important}
.auth h1{margin:0 0 24px!important;font-size:30px!important;line-height:1.2!important;color:#172033!important}
.auth form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
.auth label{display:block!important;margin:8px 0 2px!important;color:#344054!important;font-size:14px!important;font-weight:700!important}
.auth input[type=email],.auth input[type=password],.auth input[type=text]{
  display:block!important;
  width:100%!important;
  min-height:48px!important;
  margin:0 0 8px!important;
  padding:11px 14px!important;
  border:1px solid #d6dee8!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#172033!important;
  outline:none!important;
}
.auth input:focus{border-color:#e889a6!important;box-shadow:0 0 0 4px rgba(229,45,97,.09)!important}
.auth .btn.wide{width:100%!important;min-height:50px!important;margin-top:10px!important;border:0!important;border-radius:13px!important;font-size:15px!important}
.auth p{margin:20px 0 0!important;color:#697588!important;font-weight:600!important}
.auth p a{color:#d62b58!important;font-weight:800!important;text-decoration:none!important}
.auth p a:hover{text-decoration:underline!important}
.auth .flash{margin:0 0 18px!important}
@media(max-width:560px){body.auth{padding:14px!important}.auth .auth-box{padding:24px 20px!important;border-radius:20px!important}.auth h1{font-size:26px!important}}


/* V48 — Premium SaaS authentication */
body.auth-premium{min-height:100vh;margin:0;background:#071331;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
.auth-premium .auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(560px,45%) minmax(620px,55%);background:radial-gradient(circle at 70% 5%,rgba(59,130,246,.08),transparent 28%),#071331}
.auth-premium .auth-showcase{position:relative;min-height:100vh;overflow:hidden;padding:50px 7vw 38px 6vw;background:radial-gradient(circle at 15% 92%,rgba(65,83,255,.22),transparent 30%),linear-gradient(135deg,#071331 0%,#0b1a41 56%,#101b47 100%)}
.auth-premium .auth-showcase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(132,151,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(132,151,255,.045) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}
.auth-premium .auth-topline,.auth-premium .auth-copy,.auth-premium .auth-feature-grid,.auth-premium .auth-visual{position:relative;z-index:2}
.auth-premium .auth-brand{display:inline-flex;align-items:center;gap:16px;color:#fff;text-decoration:none}.auth-premium .auth-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(145deg,#72b5ff,#5848e7);box-shadow:0 15px 38px rgba(77,107,255,.34);font-size:30px}.auth-premium .auth-brand strong{display:block;font-size:32px;line-height:1;font-weight:850;letter-spacing:-.045em}.auth-premium .auth-brand strong::first-letter{}.auth-premium .auth-brand small{display:block;margin-top:8px;color:#b6c2db;font-size:11px;font-weight:800;letter-spacing:.16em}
.auth-premium .auth-copy{margin-top:30px;max-width:600px}.auth-premium .auth-eyebrow{display:inline-flex;padding:8px 14px;border:1px solid rgba(133,155,217,.26);border-radius:999px;background:rgba(20,35,76,.6);color:#b8c5e3;font-size:11px;font-weight:850;letter-spacing:.12em}.auth-premium .auth-copy h1{margin:26px 0 16px;font-size:clamp(48px,5.2vw,78px);line-height:1.08;letter-spacing:-.06em;font-weight:900;color:#fff}.auth-premium .auth-copy h1 span{background:linear-gradient(90deg,#53a9ff 0%,#6c75ff 48%,#b262ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-premium .auth-copy h2{margin:0 0 16px;font-size:28px;line-height:1.35;letter-spacing:-.025em;color:#eef3ff}.auth-premium .auth-copy p{max-width:540px;margin:0;color:#b8c4dc;font-size:17px;line-height:1.62}
.auth-premium .auth-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;max-width:700px}.auth-premium .auth-feature-grid>div{min-height:132px;padding:18px;border:1px solid rgba(127,149,211,.24);border-radius:20px;background:linear-gradient(145deg,rgba(34,52,96,.76),rgba(26,40,79,.58));box-shadow:inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(10px)}.auth-premium .auth-feature-grid span{display:grid;place-items:center;width:52px;height:52px;margin-bottom:13px;border-radius:15px;background:linear-gradient(145deg,#597cff,#6a48dc);box-shadow:0 10px 24px rgba(68,84,226,.25);font-size:24px}.auth-premium .auth-feature-grid>div:nth-child(2) span{background:linear-gradient(145deg,#4dbfff,#1d5ccf)}.auth-premium .auth-feature-grid>div:nth-child(3) span{background:linear-gradient(145deg,#63d2a6,#238b72)}.auth-premium .auth-feature-grid b{display:block;font-size:15px}.auth-premium .auth-feature-grid small{display:block;margin-top:7px;color:#aab8d2;font-size:12px;line-height:1.35}
.auth-premium .auth-visual{height:255px;margin-top:22px;max-width:700px}.auth-premium .auth-grid-glow{position:absolute;left:-5%;bottom:-8%;width:80%;height:38%;background:radial-gradient(ellipse,rgba(77,102,255,.28),transparent 68%);filter:blur(8px)}.auth-premium .auth-dashboard-card{position:absolute;left:7%;bottom:12px;width:205px;height:132px;padding:18px;border:2px solid rgba(115,122,255,.7);border-radius:15px;background:linear-gradient(145deg,#132454,#111b42);transform:rotate(8deg);box-shadow:0 24px 50px rgba(33,45,153,.45)}.auth-premium .auth-dashboard-card b{display:block;margin:4px 0 18px;color:#7fa8ff;font-size:10px;letter-spacing:.15em}.auth-premium .auth-dashboard-card i{float:left;width:14px;height:14px;margin-right:7px;border-radius:50%;background:#5d79ff}.auth-premium .auth-dashboard-card span{display:inline-block;width:14px;margin:0 4px;height:42px;border-radius:4px 4px 0 0;background:linear-gradient(#4b6cff,#7d4cf5);vertical-align:bottom}.auth-premium .auth-dashboard-card span:nth-of-type(2){height:62px}.auth-premium .auth-dashboard-card span:nth-of-type(3){height:32px}.auth-premium .auth-dashboard-card span:nth-of-type(4){height:78px}.auth-premium .auth-ai-card{position:absolute;left:34%;bottom:24px;width:130px;padding:18px;border:1px solid #6380ff;border-radius:13px;background:linear-gradient(145deg,#3458a9,#243c83);box-shadow:0 16px 32px rgba(52,80,190,.4);font-size:12px}.auth-premium .auth-ai-card em{display:block;height:6px;margin-top:9px;border-radius:99px;background:rgba(175,205,255,.45)}.auth-premium .auth-bot{position:absolute;left:57%;bottom:55px;width:105px;height:80px;border-radius:46% 46% 42% 42%;background:linear-gradient(145deg,#d6eaff,#6178e6);box-shadow:0 0 0 10px rgba(77,107,255,.08),0 20px 40px rgba(52,80,200,.35);display:flex;align-items:center;justify-content:center;gap:22px}.auth-premium .auth-bot:before{content:"";position:absolute;inset:10px;border-radius:50%;background:#1d4b85}.auth-premium .auth-bot div{position:relative;z-index:1;color:#62c5ff;font-size:20px}.auth-premium .auth-bars{position:absolute;left:55%;bottom:8px;display:flex;align-items:end;gap:7px}.auth-premium .auth-bars i{width:16px;border-radius:4px 4px 0 0;background:linear-gradient(#60b7ff,#6f4ee8);height:34px}.auth-premium .auth-bars i:nth-child(2){height:50px}.auth-premium .auth-bars i:nth-child(3){height:72px}.auth-premium .auth-bars i:nth-child(4){height:92px}
.auth-premium .auth-form-zone{position:relative;display:flex;align-items:center;justify-content:center;padding:56px 5vw 38px;background:radial-gradient(circle at 92% 0,rgba(255,192,212,.11),transparent 24%),linear-gradient(135deg,#071331,#0a1533 58%,#101943)}.auth-premium .auth-lang{position:absolute;top:26px;right:5vw;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(114,139,210,.28);border-radius:10px;color:#d6def0;background:rgba(17,30,68,.58);font-size:14px}.auth-premium .auth-lang b{font-size:14px;color:#aab8d5}.auth-premium .auth-right-stack{width:min(100%,760px);display:grid;gap:18px}.auth-premium .auth-card,.auth-premium .auth-latest-posts{border:1px solid rgba(93,120,194,.28);border-radius:24px;background:linear-gradient(145deg,rgba(25,41,87,.88),rgba(16,27,61,.94));box-shadow:0 26px 80px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035)}.auth-premium .auth-card{padding:26px clamp(28px,4vw,70px) 20px}.auth-premium .auth-card-head{text-align:center;margin-bottom:22px}.auth-premium .auth-card h2{margin:0 0 8px;font-size:24px;letter-spacing:-.025em}.auth-premium .auth-card-head p{margin:0;color:#b8c4dc;font-size:14px}.auth-premium .auth-form{display:grid;gap:14px}.auth-premium .auth-field{display:block;margin:0!important}.auth-premium .auth-input{display:flex;align-items:center;min-height:50px;border:1px solid rgba(81,113,199,.48);border-radius:11px;background:rgba(28,43,88,.62);transition:.2s}.auth-premium .auth-input:focus-within{border-color:#6f8cff;box-shadow:0 0 0 3px rgba(88,119,255,.12)}.auth-premium .auth-input>i{display:grid;place-items:center;width:50px;color:#aebde0;font-style:normal;font-size:18px}.auth-premium .auth-input input{flex:1;min-width:0;width:auto!important;min-height:48px!important;margin:0!important;padding:0 12px 0 0!important;border:0!important;box-shadow:none!important;background:transparent!important;color:#fff!important;outline:0!important}.auth-premium .auth-input input::placeholder{color:#b2bdd6}.auth-premium .password-toggle{width:46px;margin-right:7px;border:0;background:transparent;color:#c2cde5;font-size:18px;cursor:pointer}.auth-premium .auth-options{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#c3cee5;font-size:13px}.auth-premium .auth-options label{display:flex;align-items:center;gap:9px}.auth-premium .auth-options input{width:20px;height:20px;accent-color:#5c78ff}.auth-premium .auth-options a{color:#8dc7ff;text-decoration:none}.auth-premium .auth-submit{width:100%;min-height:52px;border:0;border-radius:10px;background:linear-gradient(90deg,#347edb 0%,#5a62e9 48%,#9b3fda 100%);box-shadow:0 14px 28px rgba(78,89,220,.25);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.auth-premium .auth-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.auth-premium .auth-alert{display:flex;gap:8px;align-items:center;margin-bottom:14px;padding:11px 13px;border:1px solid rgba(255,106,145,.45);border-radius:10px;background:rgba(151,34,71,.18);color:#ffd1df;font-size:13px}.auth-premium .auth-foot{display:flex;justify-content:center;gap:5px;margin-top:14px;color:#b7c1d8;font-size:13px}.auth-premium .auth-foot a{color:#9ea9ff;text-decoration:none;font-weight:800}
.auth-premium .auth-latest-posts{padding:16px}.auth-premium .auth-posts-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 4px 14px}.auth-premium .auth-posts-head strong{font-size:16px}.auth-premium .auth-posts-head span{padding:8px 13px;border-radius:999px;background:linear-gradient(90deg,rgba(79,75,211,.42),rgba(53,111,210,.34));color:#93b6ff;font-size:12px;font-weight:800}.auth-premium .auth-posts-list{display:grid;gap:8px;max-height:430px;overflow-y:auto;padding:0 6px 2px 0;scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4d6fba rgba(12,24,56,.45)}.auth-premium .auth-posts-list::-webkit-scrollbar{width:8px}.auth-premium .auth-posts-list::-webkit-scrollbar-track{background:rgba(12,24,56,.45);border-radius:999px}.auth-premium .auth-posts-list::-webkit-scrollbar-thumb{background:linear-gradient(#5b82db,#704fcf);border-radius:999px;border:2px solid rgba(12,24,56,.45)}.auth-premium .auth-posts-list::-webkit-scrollbar-thumb:hover{background:#7b9df1}.auth-premium .auth-post-item{display:grid;grid-template-columns:104px minmax(0,1fr) 46px;align-items:center;gap:16px;min-height:74px;padding:7px;border:1px solid rgba(93,120,194,.22);border-radius:13px;background:rgba(32,48,94,.52);color:#fff;text-decoration:none;transition:.18s}.auth-premium .auth-post-item:hover{transform:translateX(3px);border-color:rgba(115,149,255,.52);background:rgba(39,59,112,.74)}.auth-premium .auth-post-thumb{display:block;width:104px;height:62px;overflow:hidden;border-radius:9px;background:#13244f}.auth-premium .auth-post-thumb img{width:100%;height:100%;object-fit:cover}.auth-premium .auth-post-thumb i{display:grid;place-items:center;width:100%;height:100%;font-style:normal;color:#7895ff;font-size:24px}.auth-premium .auth-post-copy{min-width:0}.auth-premium .auth-post-copy b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#eef3ff;font-size:15px;line-height:1.35}.auth-premium .auth-post-copy small{display:block;margin-top:6px;color:#aebbd3;font-size:12px}.auth-premium .auth-post-go{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(105,139,222,.3);border-radius:10px;color:#6eb4ff;font-size:23px}.auth-premium .auth-posts-more{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;margin-top:10px;border-radius:9px;background:rgba(32,50,99,.5);color:#84bfff;font-size:12px}.auth-premium .auth-post-empty{padding:26px;text-align:center;color:#aebbd3;font-size:13px}.auth-premium .auth-security{display:flex;justify-content:space-between;gap:12px;padding:8px 18px;color:#b8c4db;font-size:12px}.auth-premium .auth-security span{white-space:nowrap}
@media(max-width:1120px){.auth-premium .auth-shell{grid-template-columns:42% 58%}.auth-premium .auth-showcase{padding-left:5vw;padding-right:4vw}.auth-premium .auth-copy h1{font-size:56px}.auth-premium .auth-visual{transform:scale(.9);transform-origin:left bottom}.auth-premium .auth-feature-grid{gap:10px}}
@media(max-width:920px){.auth-premium .auth-shell{grid-template-columns:1fr}.auth-premium .auth-showcase{display:none}.auth-premium .auth-form-zone{min-height:100vh;padding:86px 20px 30px}.auth-premium .auth-lang{right:20px}.auth-premium .auth-right-stack{max-width:760px}.auth-premium .auth-card{padding:28px 24px}.auth-premium .auth-security{justify-content:center;flex-wrap:wrap}}
@media(max-width:560px){.auth-premium .auth-form-zone{padding:80px 12px 20px}.auth-premium .auth-card,.auth-premium .auth-latest-posts{border-radius:18px}.auth-premium .auth-card{padding:24px 16px}.auth-premium .auth-post-item{grid-template-columns:76px minmax(0,1fr) 36px;gap:10px}.auth-premium .auth-post-thumb{width:76px;height:56px}.auth-premium .auth-post-go{width:34px;height:34px;font-size:18px}.auth-premium .auth-post-copy b{font-size:13px}.auth-premium .auth-security{font-size:10px;padding:4px}.auth-premium .auth-lang{top:16px;right:12px}}
/* V73 Crawl Signal status */
.index-badge.crawl_signaled{background:#e8f1ff;color:#1d4ed8}
.index-badge.crawled{background:#eef8ff;color:#0369a1}
.index-badge.noindex{background:#fff0f2;color:#b4234d}


/* SAT RADIO WEB — SEO • AI • Automation landing/login template */
body.auth-gtsnews{margin:0!important;padding:0!important;min-height:100vh;background:#fff;color:#102044;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important}
.auth-gtsnews *{box-sizing:border-box}.gr-page{min-height:100vh;background:radial-gradient(circle at 52% 36%,rgba(40,119,255,.055),transparent 24%),linear-gradient(180deg,#fff 0,#fbfdff 100%);overflow:hidden}.gr-header{height:104px;display:flex;align-items:center;padding:0 38px;border-bottom:1px solid #edf1f7;background:rgba(255,255,255,.96);gap:28px}.gr-brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:360px}.gr-brand-mark{position:relative;width:58px;height:58px;border:6px solid #1f68ed;border-radius:50%;display:grid;place-items:center;color:#1668ef;transform:rotate(-8deg);box-shadow:0 8px 20px rgba(31,104,237,.12)}.gr-brand-mark:before{content:"";position:absolute;width:20px;height:6px;background:#1f68ed;right:-11px;bottom:3px;transform:rotate(-45deg);border-radius:5px}.gr-brand-mark i{position:absolute;width:21px;height:13px;border-top:5px solid #1f68ed;border-right:5px solid #1f68ed;transform:translate(2px,-1px) rotate(-8deg)}.gr-brand-mark b{font-size:0}.gr-brand-copy strong{display:block;font-size:23px;line-height:1;color:#0d63e8;font-weight:900;letter-spacing:-.02em}.gr-brand-copy small{display:block;margin-top:6px;font-size:13px;color:#4f6286;font-weight:750;letter-spacing:.08em}.gr-nav{display:flex;align-items:center;justify-content:center;gap:36px;flex:1}.gr-nav a{position:relative;color:#4b5b7b;text-decoration:none;font-size:16px;font-weight:600;padding:38px 0 29px}.gr-nav a.active,.gr-nav a:hover{color:#1267e8}.gr-nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:25px;height:3px;border-radius:4px;background:#1668ef}.gr-header-actions{display:flex;align-items:center;gap:16px}.gr-login-btn,.gr-trial-btn{height:52px;padding:0 23px;border-radius:11px;font-size:15px;font-weight:750;text-decoration:none;cursor:pointer}.gr-login-btn{border:1px solid #d5dfec;background:#fff;color:#34435f}.gr-trial-btn{display:flex;align-items:center;background:linear-gradient(100deg,#1468ef,#0877f5);color:#fff;box-shadow:0 10px 24px rgba(20,104,239,.18)}.gr-main{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(470px,.95fr);gap:34px;padding:20px 32px 28px}.gr-hero{position:relative;padding:38px 18px 0;min-width:0}.gr-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 38%,rgba(37,123,244,.11),transparent 22%),radial-gradient(circle at 40% 78%,rgba(111,92,255,.08),transparent 25%),repeating-radial-gradient(ellipse at 58% 55%,transparent 0 34px,rgba(38,118,231,.035) 35px 36px);pointer-events:none;mask-image:linear-gradient(#000 0 76%,transparent 100%)}.gr-pill{position:relative;display:inline-flex;align-items:center;padding:8px 20px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#08a7ed,#7852ec);font-weight:800;font-size:14px}.gr-pill span{width:7px;height:7px;background:#fff;border-radius:50%;margin-right:9px}.gr-hero h1{position:relative;margin:30px 0 24px;font-size:clamp(54px,5.1vw,78px);line-height:1.02;letter-spacing:-.06em;color:#102044}.gr-hero h1 em{font-style:normal;color:#2468ee}.gr-lead{position:relative;max-width:650px;margin:0;color:#526584;font-size:17px;line-height:1.65}.gr-features{position:relative;display:flex;flex-direction:column;gap:21px;margin-top:36px}.gr-feature{display:flex;align-items:center;gap:16px}.gr-fi{width:56px;height:56px;flex:0 0 56px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:900;box-shadow:0 10px 22px rgba(35,100,235,.2)}.gr-fi-purple{background:linear-gradient(145deg,#5c45ed,#7f57f1)}.gr-fi-blue{background:linear-gradient(145deg,#0875ed,#26a9f5)}.gr-fi-green{background:linear-gradient(145deg,#11bfa7,#22d783)}.gr-feature b{display:block;font-size:17px;color:#122247}.gr-feature small{display:block;color:#637392;font-size:14px;margin-top:4px}.gr-dashboard{position:absolute;right:-3px;bottom:0;width:59%;height:490px;transform:translateY(3px);z-index:1}.gr-dash-window{position:absolute;inset:25px 0 0 0;border:10px solid #e4efff;border-radius:22px;background:#fff;box-shadow:0 24px 50px rgba(26,82,165,.18);display:flex;overflow:hidden;transform:rotate(-3deg)}.gr-dash-side{width:54px;background:linear-gradient(#1267e8,#1749b7);padding-top:26px;display:flex;flex-direction:column;align-items:center;gap:19px}.gr-dash-side span{width:25px;height:25px;background:#fff;border-radius:8px}.gr-dash-side i{width:17px;height:17px;border:2px solid rgba(255,255,255,.8);border-radius:4px}.gr-dash-body{flex:1;padding:24px 20px}.gr-dash-top{display:flex;justify-content:space-between;align-items:center;font-size:14px}.gr-dash-top span{background:#e4faef;color:#19a766;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.gr-chart{height:130px;margin-top:8px;position:relative;color:#1668ef;background:repeating-linear-gradient(to bottom,#fff 0 25px,#eef4fb 26px 27px);border-radius:8px;overflow:hidden}.gr-chart svg{width:100%;height:100%;filter:drop-shadow(0 5px 5px rgba(20,100,238,.14))}.gr-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.gr-kpis>div{border:1px solid #e6edf6;border-radius:10px;padding:11px}.gr-kpis small{display:block;color:#7b88a0;font-size:9px}.gr-kpis b{display:block;font-size:18px;color:#122247;margin-top:5px}.gr-kpis em{font-style:normal;color:#1bb36c;font-size:9px}.gr-bottom{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;margin-top:12px}.gr-donut,.gr-ai{border:1px solid #e6edf6;border-radius:10px;padding:12px}.gr-donut>small,.gr-ai>b{font-size:10px;color:#4c5f7f}.gr-donut>span{display:block;width:62px;height:62px;border-radius:50%;margin:11px auto;background:conic-gradient(#1f68ed 0 35%,#23c9a4 35% 58%,#42b5ed 58% 80%,#7586ed 80%);position:relative}.gr-donut>span:after{content:"";position:absolute;inset:16px;background:#fff;border-radius:50%}.gr-donut div{display:flex;justify-content:space-around;color:#55709d;font-size:9px}.gr-ai span{display:block;color:#1e68ef;font-size:26px;margin:9px 0}.gr-ai i{display:block;height:6px;background:#edf2f8;border-radius:5px;margin:8px 0}.gr-posts{margin-top:0;border:1px solid #e2e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(20,54,105,.06);padding:25px 24px 15px;min-width:0}.gr-posts-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.gr-posts-head>div{display:flex;align-items:center;gap:12px}.gr-posts-head span{font-size:23px;color:#1668ef}.gr-posts-head strong{font-size:20px;color:#102044}.gr-posts-head a{font-size:12px;color:#1668ef;text-decoration:none;background:#f2f6fd;border-radius:9px;padding:8px 13px}.gr-post-list{max-height:570px;overflow:auto;padding-right:1px}.gr-post{display:grid;grid-template-columns:126px 1fr 46px;gap:18px;align-items:center;min-height:110px;padding:10px 0;border-bottom:1px solid #e9eef5;text-decoration:none}.gr-post:last-child{border-bottom:0}.gr-thumb{width:126px;height:89px;border-radius:11px;overflow:hidden;background:linear-gradient(145deg,#0a69e8,#3b5be8);display:grid;place-items:center;color:#fff;font-weight:900}.gr-thumb img{width:100%;height:100%;object-fit:cover}.gr-post-info b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#102044;font-size:15px;line-height:1.35}.gr-post-info small{display:block;color:#687a98;margin-top:9px;font-size:12px}.gr-post-arrow{width:43px;height:43px;border:1px solid #dce5f1;border-radius:10px;display:grid;place-items:center;color:#1768ed;font-size:22px}.gr-stats{max-width:1460px;margin:0 auto 18px;border:1px solid #e1e9f4;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(20,54,105,.045);display:grid;grid-template-columns:repeat(5,1fr);padding:18px 28px}.gr-stats>div{display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:8px 25px;border-right:1px solid #e6edf5}.gr-stats>div:last-child{border-right:0}.gr-stat-icon{grid-row:1/3;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:800}.gr-stat-icon.blue{background:#eaf4ff;color:#1670ef}.gr-stat-icon.green{background:#e9faef;color:#21bd5c}.gr-stat-icon.yellow{background:#fff7e3;color:#efb52b}.gr-stat-icon.purple{background:#f1edff;color:#7653e8}.gr-stat-icon.pink{background:#fff0f4;color:#f25d8c}.gr-stats b{font-size:20px;color:#102044}.gr-stats small{font-size:12px;color:#637392}.gr-footer{min-height:68px;border-top:1px solid #edf1f7;display:flex;justify-content:space-between;align-items:center;padding:0 38px;color:#637392;font-size:13px;background:#fff}.gr-footer b{color:#1768ed}.gr-modal{display:none;position:fixed;inset:0;z-index:100}.gr-modal.show{display:grid;place-items:center}.gr-modal-backdrop{position:absolute;inset:0;background:rgba(10,25,54,.42);backdrop-filter:blur(5px)}.gr-login-card{position:relative;z-index:1;width:min(450px,calc(100% - 30px));padding:30px;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(5,30,75,.25)}.gr-modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:27px;color:#71809a;cursor:pointer}.gr-login-title{display:flex;align-items:center;gap:10px}.gr-login-title span{color:#1668ed;font-size:24px}.gr-login-title h2{margin:0;color:#1668ed}.gr-login-card>p{color:#637392}.gr-login-card>p b{color:#1668ed}.gr-alert{padding:10px;border-radius:8px;background:#fff1f1;color:#b42318;margin-bottom:14px}.gr-login-form label{display:block;font-size:13px;font-weight:700;color:#263654;margin:13px 0 7px}.gr-login-form>input{width:100%;height:48px;border:1px solid #d7e2ef;border-radius:9px;padding:0 13px;font-size:14px}.gr-login-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin:15px 0}.gr-login-row label{margin:0;font-weight:500;display:flex;align-items:center;gap:7px}.gr-login-row a{color:#1668ed}.gr-login-form>button{width:100%;height:49px;border:0;border-radius:9px;background:linear-gradient(90deg,#1768ed,#0bb7e8);color:#fff;font-weight:800;font-size:15px}.gr-register{text-align:center;margin-top:15px;font-size:12px;color:#657392}.gr-register a{color:#1668ed;font-weight:800}.gr-lock{overflow:hidden}
@media(max-width:1250px){.gr-nav{gap:20px}.gr-brand{min-width:285px}.gr-header{padding:0 24px}.gr-main{grid-template-columns:minmax(0,1.35fr) minmax(400px,.9fr)}.gr-dashboard{width:54%;opacity:.95}.gr-stats{margin-left:20px;margin-right:20px}}
@media(max-width:1000px){.gr-nav{display:none}.gr-header{justify-content:space-between}.gr-brand{min-width:0}.gr-main{grid-template-columns:1fr;padding:25px 20px}.gr-dashboard{position:relative;right:auto;bottom:auto;width:70%;height:330px;margin:20px auto 0}.gr-posts{margin-top:5px}.gr-stats{grid-template-columns:repeat(3,1fr)}.gr-stats>div:nth-child(3){border-right:0}.gr-stats>div:nth-child(-n+3){border-bottom:1px solid #e6edf5}.gr-footer{flex-wrap:wrap;gap:15px;padding:15px 24px}}
@media(max-width:650px){.gr-header{height:78px;padding:0 14px}.gr-brand-mark{width:45px;height:45px;border-width:5px}.gr-brand-copy strong{font-size:19px}.gr-brand-copy small{font-size:9px}.gr-header-actions{gap:7px}.gr-login-btn,.gr-trial-btn{height:42px;padding:0 12px;font-size:12px}.gr-main{padding:18px 12px}.gr-hero{padding:18px 7px}.gr-hero h1{font-size:44px;margin-top:23px}.gr-lead{font-size:14px}.gr-features{gap:16px;margin-top:25px}.gr-fi{width:48px;height:48px;flex-basis:48px}.gr-dashboard{display:none}.gr-posts{padding:18px 12px}.gr-post{grid-template-columns:82px 1fr 35px;gap:10px;min-height:85px}.gr-thumb{width:82px;height:62px}.gr-post-info b{font-size:12px}.gr-post-info small{font-size:10px;margin-top:5px}.gr-post-arrow{width:31px;height:31px;font-size:16px}.gr-stats{grid-template-columns:1fr 1fr;margin:0 12px 14px;padding:8px}.gr-stats>div{padding:10px 8px;grid-template-columns:45px 1fr}.gr-stats>div:nth-child(odd){border-right:1px solid #e6edf5}.gr-stats>div:nth-child(even){border-right:0}.gr-stats>div:nth-child(-n+4){border-bottom:1px solid #e6edf5}.gr-stat-icon{width:42px;height:42px}.gr-stats b{font-size:16px}.gr-footer{font-size:11px;justify-content:center}.gr-footer span:nth-child(2),.gr-footer span:nth-child(3){display:none}}

/* SAT RADIO WEB v2 — news portal landing/login design */
body.auth-grobots{margin:0!important;padding:0!important;background:#f8fbff!important;color:#122247!important;font-family:Inter,"Segoe UI",Arial,sans-serif!important;overflow-x:hidden!important}.gts-page{min-height:100vh;background:linear-gradient(180deg,#fff 0,#f8fbff 100%)}
.gts-header{height:104px;display:flex;align-items:center;gap:28px;padding:0 34px;border-bottom:1px solid #e8edf5;background:#fff;position:sticky;top:0;z-index:20}.gts-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#102044;min-width:350px}.gts-logo{width:58px;height:48px;display:grid;place-items:center;font-size:27px;font-weight:950;font-style:italic;color:#fff;background:linear-gradient(145deg,#1269ed,#5b54ee);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);box-shadow:0 10px 24px rgba(31,100,235,.22)}.gts-brand strong{display:block;font-size:22px;letter-spacing:-.03em}.gts-brand small{display:block;margin-top:3px;color:#6b7890;font-size:12px}.gts-nav{display:flex;align-items:center;gap:34px;flex:1;justify-content:center}.gts-nav a{height:104px;display:flex;align-items:center;text-decoration:none;color:#263654;font-size:15px;font-weight:700;border-bottom:3px solid transparent}.gts-nav a.active{color:#1668ef;border-color:#1668ef}.gts-actions{display:flex;align-items:center;gap:13px}.gts-search{width:265px;height:45px;border:1px solid #dce5f0;border-radius:24px;display:flex;align-items:center;padding:0 14px;background:#fff}.gts-search input{border:0;outline:0;min-width:0;flex:1;font-size:13px;color:#263654}.gts-search span{font-size:24px;color:#75839a}.gts-tool{font-size:20px;color:#4e5d77}.gts-login{height:46px;padding:0 21px;border:0;border-radius:10px;background:linear-gradient(90deg,#2766ee,#4e57ed);color:#fff;font-weight:800;cursor:pointer}.gts-main{max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(470px,.95fr);gap:34px;padding:20px 32px 28px}.gts-hero{position:relative;padding:28px 2px 0;min-height:690px;overflow:hidden}.gts-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 45%,rgba(45,119,241,.13),transparent 25%),repeating-radial-gradient(ellipse at 55% 52%,transparent 0 34px,rgba(38,118,231,.045) 35px 36px);pointer-events:none}.gts-pill{position:relative;display:inline-flex;padding:8px 20px;border-radius:999px;color:#1768ed;background:#eef6ff;border:1px solid #cfe2ff;font-weight:850;font-size:14px}.gts-hero h1{position:relative;margin:28px 0 18px;font-size:clamp(48px,5vw,72px);line-height:1.08;letter-spacing:-.055em;color:#102044}.gts-hero h1 em{font-style:normal;background:linear-gradient(90deg,#1469ed,#6e4de9);-webkit-background-clip:text;background-clip:text;color:transparent}.gts-lead{position:relative;max-width:650px;margin:0;color:#5d6d88;font-size:17px;line-height:1.65}.gts-features{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.gts-features>div{min-height:154px;padding:18px 14px;text-align:center;background:#fff;border:1px solid #e4eaf3;border-radius:17px;box-shadow:0 9px 28px rgba(28,73,130,.05)}.gts-features span{width:43px;height:43px;border-radius:12px;background:#eef5ff;color:#2c6ff1;display:grid;place-items:center;margin:0 auto 12px;font-size:20px}.gts-features b{display:block;color:#122247;font-size:15px}.gts-features small{display:block;margin-top:7px;color:#71809a;font-size:12px;line-height:1.45}.gts-visual{position:absolute;right:-10px;bottom:4px;width:54%;height:380px;z-index:1}.gts-browser{position:absolute;right:0;top:35px;width:90%;height:330px;border:9px solid #dfeaff;border-radius:22px;background:#fff;box-shadow:0 25px 55px rgba(31,91,184,.17);transform:rotate(7deg);overflow:hidden}.gts-browser-top{height:34px;background:#edf4ff;display:flex;align-items:center;gap:7px;padding-left:15px}.gts-browser-top i{width:9px;height:9px;border-radius:50%;background:#f6b74f}.gts-browser-top i:nth-child(2){background:#7bb1ff}.gts-browser-top i:nth-child(3){background:#6c77e9}.gts-browser-body{position:relative;height:calc(100% - 34px);padding:18px}.gts-page-lines{width:26%;float:left}.gts-page-lines b,.gts-page-lines i{display:block;height:15px;border-radius:5px;background:#dbe8fb;margin:8px 0}.gts-page-lines b{height:58px;background:#eef4fd}.gts-chart{position:absolute;left:30%;right:7%;top:20px;height:130px;color:#1668ef;background:repeating-linear-gradient(to bottom,#fff 0 24px,#edf3fa 25px 26px);border-radius:8px}.gts-chart svg{width:100%;height:100%}.gts-bars{position:absolute;right:7%;bottom:25px;display:flex;align-items:end;gap:8px}.gts-bars i{width:20px;height:48px;border-radius:5px 5px 0 0;background:linear-gradient(#65a8ff,#275fe8)}.gts-bars i:nth-child(2){height:80px}.gts-bars i:nth-child(3){height:60px}.gts-bars i:nth-child(4){height:105px}.gts-search-ring{position:absolute;width:76px;height:76px;border:9px solid #2668ee;border-radius:50%;right:28%;bottom:12px;background:#fff;box-shadow:0 7px 18px rgba(34,101,230,.12)}.gts-search-ring:after{content:"";position:absolute;width:48px;height:9px;background:#2668ee;right:-35px;bottom:-17px;transform:rotate(45deg);border-radius:5px}.gts-posts{border:1px solid #e1e8f2;border-radius:19px;background:#fff;box-shadow:0 12px 35px rgba(20,54,105,.06);padding:22px 23px 14px;margin-top:0}.gts-posts-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px}.gts-posts-head>div{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.gts-posts-head span{font-size:22px;color:#1668ef}.gts-posts-head strong{font-size:19px;color:#102044}.gts-posts-head small{color:#6c7a92;font-size:11px}.gts-posts-head>a{white-space:nowrap;text-decoration:none;color:#1668ef;background:#f1f6ff;padding:8px 12px;border-radius:9px;font-size:12px}.gts-post-list{max-height:680px;overflow:auto;padding-right:4px}.gts-post{display:grid;grid-template-columns:126px minmax(0,1fr) 43px;gap:16px;align-items:center;min-height:112px;padding:10px 0;border-bottom:1px solid #e8edf4;text-decoration:none}.gts-thumb{width:126px;height:88px;border-radius:10px;overflow:hidden;background:linear-gradient(145deg,#0a69e8,#5361e8);display:grid;place-items:center;color:#fff;font-weight:900}.gts-thumb img{width:100%;height:100%;object-fit:cover}.gts-post-info b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#13244a;font-size:15px;line-height:1.35}.gts-post-info small{display:block;color:#697b99;margin-top:9px;font-size:12px}.gts-arrow{width:42px;height:42px;border:1px solid #dce5f1;border-radius:10px;display:grid;place-items:center;color:#1668ef;font-size:21px}.gts-empty{padding:30px;color:#73809a;text-align:center}.gts-stats{max-width:1440px;margin:0 auto 20px;border:1px solid #e0e8f2;border-radius:18px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:17px 25px;box-shadow:0 8px 28px rgba(20,54,105,.045)}.gts-stats>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;gap:0 12px;padding:8px 25px;border-right:1px solid #e6edf5}.gts-stats>div:last-child{border:0}.gts-stats span{grid-row:1/3;width:45px;height:45px;border-radius:50%;background:#eef5ff;color:#1668ef;display:grid;place-items:center;font-size:20px}.gts-stats b{font-size:20px;color:#102044}.gts-stats small{font-size:12px;color:#6b7890}.gts-categories,.gts-trends{max-width:1440px;margin:0 auto 20px;padding:21px 25px;border:1px solid #e1e8f2;border-radius:18px;background:#fff}.gts-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.gts-section-head h2{font-size:20px;margin:0;color:#102044}.gts-section-head a{color:#1668ef;text-decoration:none;font-size:12px}.gts-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gts-category-grid a{min-height:108px;border:1px solid #e3eaf3;border-radius:13px;padding:13px;text-align:center;text-decoration:none;background:linear-gradient(180deg,#fff,#fbfdff);transition:.18s}.gts-category-grid a:hover{transform:translateY(-2px);border-color:#bdd3f5;box-shadow:0 8px 20px rgba(25,91,175,.08)}.gts-cat-icon{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 7px;border-radius:10px;background:#edf5ff;color:#2469ed}.gts-category-grid b{display:block;color:#1c2c4a;font-size:13px;line-height:1.25}.gts-category-grid small{display:block;margin-top:5px;color:#7b879a;font-size:11px}.gts-tags{display:flex;gap:10px;flex-wrap:wrap}.gts-tags a{padding:9px 14px;border-radius:999px;background:#f6f8fc;border:1px solid #e4eaf3;text-decoration:none;color:#60708a;font-size:12px}.gts-footer{min-height:72px;border-top:1px solid #e7edf5;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 38px;color:#6b7890;font-size:12px}.gts-footer b{color:#1768ed}.gts-modal{display:none;position:fixed;inset:0;z-index:100}.gts-modal.show{display:grid;place-items:center}.gts-modal-bg{position:absolute;inset:0;background:rgba(9,24,55,.42);backdrop-filter:blur(5px)}.gts-login-card{position:relative;z-index:1;width:min(460px,calc(100% - 30px));padding:30px;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(5,30,75,.25)}.gts-close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:28px;color:#75839a;cursor:pointer}.gts-login-head{display:flex;align-items:center;gap:10px}.gts-login-head span{font-size:25px;color:#1668ed}.gts-login-head h2{margin:0;color:#13244a}.gts-login-card>p{color:#637392}.gts-login-card>p b{color:#1668ed}.gts-alert{padding:10px;border-radius:9px;background:#fff1f1;color:#b42318;margin-bottom:12px}.gts-login-card form>label{display:block;font-size:13px;font-weight:800;color:#263654;margin:12px 0 7px}.gts-login-card form>input:not([type=hidden]){width:100%;height:48px;border:1px solid #d7e2ef;border-radius:9px;padding:0 13px;font-size:14px;box-sizing:border-box}.gts-login-row{display:flex;justify-content:space-between;align-items:center;margin:14px 0;font-size:12px}.gts-login-row label{display:flex!important;align-items:center;gap:7px;margin:0!important;font-weight:600!important}.gts-login-row input{width:17px}.gts-login-row a{color:#1668ed}.gts-login-card form>button{width:100%;height:49px;border:0;border-radius:9px;background:linear-gradient(90deg,#1768ed,#6257ef);color:#fff;font-weight:800;font-size:15px}.gts-register{text-align:center;margin-top:15px;font-size:12px;color:#657392}.gts-register a{color:#1668ed;font-weight:800}.gts-lock{overflow:hidden}
@media(max-width:1250px){.gts-nav{gap:18px}.gts-brand{min-width:280px}.gts-header{padding:0 20px}.gts-search{width:210px}.gts-main{grid-template-columns:minmax(0,1.35fr) minmax(400px,.9fr)}.gts-features{grid-template-columns:repeat(2,1fr)}.gts-visual{width:55%}.gts-category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1000px){.gts-nav{display:none}.gts-header{justify-content:space-between}.gts-main{grid-template-columns:1fr;padding:20px}.gts-hero{min-height:720px}.gts-visual{width:65%}.gts-posts{margin-top:4px}.gts-stats{grid-template-columns:repeat(2,1fr);margin:0 20px 20px}.gts-stats>div:nth-child(2){border-right:0}.gts-stats>div:nth-child(-n+2){border-bottom:1px solid #e6edf5}.gts-category-grid{grid-template-columns:repeat(3,1fr)}.gts-footer{flex-wrap:wrap;gap:15px;padding:15px 24px}}
@media(max-width:650px){.gts-header{height:78px;padding:0 12px}.gts-brand{min-width:0}.gts-logo{width:47px;height:40px;font-size:22px}.gts-brand strong{font-size:18px}.gts-brand small{font-size:9px}.gts-actions{gap:6px}.gts-search,.gts-tool{display:none}.gts-login{height:40px;padding:0 12px;font-size:12px}.gts-main{padding:12px}.gts-hero{padding:18px 4px;min-height:auto}.gts-hero h1{font-size:42px;margin-top:22px}.gts-lead{font-size:14px}.gts-features{gap:10px;margin-top:24px}.gts-features>div{min-height:125px;padding:12px 8px}.gts-features span{width:37px;height:37px}.gts-visual{position:relative;right:auto;bottom:auto;width:100%;height:250px;margin-top:20px}.gts-browser{width:94%;height:220px}.gts-posts{padding:16px 11px}.gts-posts-head strong{font-size:16px}.gts-posts-head small{width:100%}.gts-post-list{max-height:620px}.gts-post{grid-template-columns:82px 1fr 32px;gap:9px;min-height:85px}.gts-thumb{width:82px;height:62px}.gts-post-info b{font-size:12px}.gts-post-info small{font-size:10px;margin-top:5px}.gts-arrow{width:31px;height:31px;font-size:16px}.gts-stats{grid-template-columns:1fr 1fr;margin:0 12px 14px;padding:8px}.gts-stats>div{padding:10px 8px;grid-template-columns:42px 1fr}.gts-stats span{width:40px;height:40px}.gts-stats b{font-size:16px}.gts-categories,.gts-trends{margin:0 12px 14px;padding:16px 12px}.gts-category-grid{grid-template-columns:repeat(2,1fr)}.gts-footer{font-size:10px;justify-content:center}.gts-footer span:not(:first-child){display:none}}


/* SAT RADIO WEB — Editorial News Theme */
:root{
  --vnw-blue:#0b63f6; --vnw-blue2:#0f9d58; --vnw-navy:#0d2148;
  --vnw-text:#14213d; --vnw-muted:#64748b; --vnw-line:#e5edf7;
  --vnw-bg:#f7faff; --vnw-card:#fff; --vnw-teal:#11b5a4;
}
body.auth-grobots{background:
  radial-gradient(circle at 7% 18%,rgba(37,99,235,.08),transparent 24%),
  radial-gradient(circle at 94% 52%,rgba(17,181,164,.07),transparent 22%),
  #f8fbff!important;color:var(--vnw-text)}
.auth-grobots .gts-page{background:transparent}
.auth-grobots .gts-header{
  height:82px;padding:0 clamp(18px,3vw,48px);gap:28px;
  background:rgba(255,255,255,.94);border-bottom:1px solid var(--vnw-line);
  box-shadow:0 4px 20px rgba(14,39,77,.035)
}
.auth-grobots .gts-brand{min-width:320px;gap:11px;color:var(--vnw-navy)}
.auth-grobots .gts-logo{
  width:48px;height:48px;border-radius:14px;clip-path:none;
  background:linear-gradient(135deg,var(--vnw-blue),#5b4ff2);
  box-shadow:0 8px 22px rgba(11,99,246,.22);font-size:19px;letter-spacing:-1px
}
.auth-grobots .gts-brand strong{font-size:20px;letter-spacing:-.04em}
.auth-grobots .gts-brand small{font-size:11px;color:#718096}
.auth-grobots .gts-nav{gap:26px}
.auth-grobots .gts-nav a{height:82px;font-size:14px;color:#465671}
.auth-grobots .gts-nav a:hover{color:var(--vnw-blue)}
.auth-grobots .gts-nav a.active{color:var(--vnw-blue);border-color:var(--vnw-blue)}
.auth-grobots .gts-actions{gap:10px}
.auth-grobots .gts-search{width:245px;height:42px;border-radius:12px;background:#f8fafc;border-color:#e0e8f3}
.auth-grobots .gts-search:focus-within{background:#fff;border-color:#9dc3ff;box-shadow:0 0 0 3px rgba(11,99,246,.08)}
.auth-grobots .gts-search input{font-size:13px}
.auth-grobots .gts-tool{font-size:18px}
.auth-grobots .gts-login{height:42px;border-radius:10px;padding:0 18px;background:var(--vnw-blue);box-shadow:0 7px 18px rgba(11,99,246,.18)}
.auth-grobots .gts-login:hover{transform:translateY(-1px);background:#0757dc}
.auth-grobots .gts-main{max-width:1540px;grid-template-columns:minmax(0,1.58fr) minmax(500px,.92fr);gap:26px;padding:28px 30px 24px}
.auth-grobots .gts-hero{min-height:690px;padding:30px 8px 0}
.auth-grobots .gts-hero:before{
  background:
   radial-gradient(circle at 70% 45%,rgba(37,99,235,.13),transparent 27%),
   repeating-radial-gradient(ellipse at 55% 55%,transparent 0 34px,rgba(37,99,235,.04) 35px 36px)
}
.auth-grobots .gts-pill{
  padding:8px 16px;font-size:13px;background:#eef6ff;color:#0b63f6;border-color:#cfe2ff
}
.auth-grobots .gts-hero h1{
  margin:25px 0 18px;font-size:clamp(44px,4.5vw,68px);line-height:1.08
}
.auth-grobots .gts-hero h1 em{background:linear-gradient(90deg,#0b63f6,#654de8);-webkit-background-clip:text;background-clip:text}
.auth-grobots .gts-lead{max-width:670px;font-size:16px;line-height:1.7;color:#5d6d88}
.auth-grobots .gts-features{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}
.auth-grobots .gts-features>div{
  min-height:132px;padding:16px 11px;border-radius:15px;box-shadow:0 8px 25px rgba(27,70,125,.045)
}
.auth-grobots .gts-features span{width:40px;height:40px;border-radius:50%;background:#eef5ff;color:var(--vnw-blue)}
.auth-grobots .gts-features b{font-size:14px}
.auth-grobots .gts-visual{width:58%;height:360px;bottom:4px}
.auth-grobots .gts-browser{border-color:#e1edff;box-shadow:0 24px 55px rgba(31,91,184,.16)}
.auth-grobots .gts-posts{
  margin-top:0;padding:20px;border-radius:18px;border-color:#dfe8f4;
  box-shadow:0 14px 38px rgba(18,53,105,.055)
}
.auth-grobots .gts-posts-head{padding-bottom:6px}
.auth-grobots .gts-posts-head strong{font-size:18px}
.auth-grobots .gts-posts-head>a{background:#eef5ff;color:var(--vnw-blue)}
.auth-grobots .gts-post-list{max-height:690px;scrollbar-width:thin;scrollbar-color:#a9c6ef transparent}
.auth-grobots .gts-post-list::-webkit-scrollbar{width:8px}
.auth-grobots .gts-post-list::-webkit-scrollbar-thumb{background:#b8ccef;border-radius:20px}
.auth-grobots .gts-post{
  grid-template-columns:120px minmax(0,1fr) 40px;gap:14px;min-height:108px;padding:10px 0
}
.auth-grobots .gts-thumb{width:120px;height:82px;border-radius:10px;background:linear-gradient(135deg,#0b63f6,#0fae9e)}
.auth-grobots .gts-post-info b{font-size:14px;line-height:1.38}
.auth-grobots .gts-post-info small{font-size:11px;margin-top:7px}
.auth-grobots .gts-arrow{width:40px;height:40px;border-radius:10px;color:var(--vnw-blue)}
.auth-grobots .gts-stats{
  max-width:1480px;margin:0 auto 20px;border-radius:16px;padding:14px 20px
}
.auth-grobots .gts-stats>div{padding:8px 20px}
.auth-grobots .gts-stats span{background:#eef6ff;color:var(--vnw-blue)}
.auth-grobots .gts-categories,.auth-grobots .gts-trends{
  max-width:1480px;border-radius:16px;padding:20px 22px
}
.auth-grobots .gts-category-grid a:hover{border-color:#a9c8fa;box-shadow:0 8px 22px rgba(25,91,175,.08)}
.auth-grobots .gts-cat-icon{background:#eef6ff;color:var(--vnw-blue)}
.auth-grobots .gts-tags a:hover{color:var(--vnw-blue);border-color:#b9d2fa;background:#f3f7ff}
.auth-grobots .gts-footer{padding:0 34px;background:#fff;border-top-color:#e2eaf4}
.auth-grobots .gts-login-card{border:1px solid #dfe8f4;border-radius:18px}
.auth-grobots .gts-login-card form>button{background:linear-gradient(90deg,#0b63f6,#18a9d5)}
.auth-grobots .gts-login-card form>input:not([type=hidden]):focus{border-color:#8db9fb;box-shadow:0 0 0 3px rgba(11,99,246,.08);outline:0}
@media(max-width:1250px){
  .auth-grobots .gts-brand{min-width:270px}
  .auth-grobots .gts-nav{gap:14px}
  .auth-grobots .gts-search{width:200px}
}
@media(max-width:1000px){
  .auth-grobots .gts-main{grid-template-columns:1fr}
  .auth-grobots .gts-posts{margin-top:0}
}
@media(max-width:650px){
  .auth-grobots .gts-header{height:70px}
  .auth-grobots .gts-brand strong{font-size:17px}
  .auth-grobots .gts-brand small{font-size:9px}
  .auth-grobots .gts-main{padding:12px}
  .auth-grobots .gts-hero{padding:18px 3px;min-height:auto}
  .auth-grobots .gts-hero h1{font-size:40px}
  .auth-grobots .gts-features{grid-template-columns:1fr 1fr}
  .auth-grobots .gts-post-list{max-height:760px}
  .auth-grobots .gts-post{grid-template-columns:82px 1fr 32px}
  .auth-grobots .gts-thumb{width:82px;height:62px}
}

/* SAT RADIO WEB redesign override */
:root{--gtv:#0f9d58;--gtv-dark:#071b12;--gtv-soft:#eefaf2}
body{background:#f4f7f5}
.sidebar{background:linear-gradient(180deg,#061b11 0%,#0a2c1c 100%);border-right:1px solid rgba(255,255,255,.08)}
.brand{color:#fff}.brand span{color:#72d8a0}.profile{background:rgba(255,255,255,.08);color:#fff}
.profile small,.sidebar nav a,.side-bottom a{color:#c6d5cd}
.sidebar nav a.active,.sidebar nav a:hover,.side-bottom a:hover{background:rgba(114,216,160,.14);color:#72d8a0}
.topbar{background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.primary{background:linear-gradient(135deg,#0f9d58,#18b76b);box-shadow:0 10px 24px rgba(15,157,88,.16)}
.hero{background:radial-gradient(circle at 80% 15%,rgba(114,216,160,.18),transparent 25%),linear-gradient(135deg,#061b11,#0b3520 58%,#0f9d58)}
.pill{background:#e8f5ec;color:#08733e}.stats>div,.panel{box-shadow:0 10px 35px rgba(10,45,28,.04)}
.hero-card{background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}
.brand-logo-img{box-shadow:0 8px 22px rgba(114,216,160,.18)}


/* SAT RADIO WEB 2026 redesign: keep original layout, modern visual system */
:root{--ui-primary:#6d28d9;--ui-primary-2:#0ea5e9;--ui-accent:#f97316;--ui-bg:#f6f8fc;--ui-card:#ffffff;--ui-line:#e6eaf2;--ui-shadow:0 18px 50px rgba(30,41,59,.08)}
body{background:radial-gradient(circle at 85% -10%,rgba(109,40,217,.10),transparent 30%),radial-gradient(circle at 10% 0,rgba(14,165,233,.08),transparent 28%),var(--ui-bg)!important;color:#172033!important}
.sidebar{background:linear-gradient(180deg,#0f172a 0%,#172554 55%,#312e81 100%)!important;color:#e8eefc!important;border-right:1px solid rgba(255,255,255,.08)!important}
.sidebar nav a,.side-bottom a{color:#dbe7ff!important;border-radius:12px!important;margin:3px 0!important}
.sidebar nav a:hover,.side-bottom a:hover{background:rgba(255,255,255,.10)!important;color:#fff!important;transform:translateX(3px)}
.sidebar nav a.active{background:linear-gradient(90deg,rgba(109,40,217,.95),rgba(14,165,233,.75))!important;color:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.24)!important}
.brand-row{padding-bottom:14px!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.brand{letter-spacing:.02em!important;color:#fff!important}.brand small{background:rgba(255,255,255,.16)!important;color:#fff!important}
.topbar{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid var(--ui-line)!important}.top-brand small{color:#64748b!important}
.panel,.box,.quota,.compose,.metric,.v26-card,.care-card,.seo-pro-card,.stats>div{background:rgba(255,255,255,.96)!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:18px!important;box-shadow:var(--ui-shadow)!important}
.panel:hover,.seo-pro-card:hover,.stats>div:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(30,41,59,.11)!important}
.btn{border-radius:11px!important;background:linear-gradient(135deg,#6d28d9,#0ea5e9)!important;color:#fff!important;border:0!important}.btn:hover{filter:brightness(1.04);transform:translateY(-2px)!important}
input,textarea,select{border-radius:11px!important;border-color:#dce3ee!important;background:#fff!important}.panel input:focus,.panel textarea:focus,.panel select:focus{border-color:#7c3aed!important;box-shadow:0 0 0 4px rgba(124,58,237,.12)!important}
.page-head h1,.hero h1{letter-spacing:-.035em!important;color:#111827!important}.badge-count{background:#f97316!important;color:#fff!important}.credit{background:#f5f3ff!important;color:#5b21b6!important;border:1px solid #ddd6fe!important;border-radius:999px!important;padding:8px 12px!important}
.table-scroll table{border-radius:14px!important;overflow:hidden}.table-scroll th{background:#f8fafc!important;color:#475569!important}.flash.success{background:#ecfdf5!important;border-color:#bbf7d0!important}.flash.error{background:#fff1f2!important;border-color:#fecdd3!important}
