:root{--pub-canvas: #f5f7f8;--pub-surface: #ffffff;--pub-surface-subtle: #f8faf9;--pub-ink: #17201f;--pub-muted: #66736f;--pub-border: #dfe5e3;--pub-border-strong: #cbd5d1;--pub-primary: #255ec7;--pub-primary-hover: #194da8;--pub-primary-soft: #edf3ff;--pub-teal: #0b8f7d;--pub-green: #17824e;--pub-amber: #ad6800;--pub-red: #c33d36;--pub-shadow: 0 8px 24px rgba(22, 36, 33, .07);--pub-shadow-hover: 0 12px 30px rgba(22, 36, 33, .11)}.auth-loading-view{min-height:calc(100vh - 180px);display:grid;place-items:center}.auth-loading-card{display:grid;width:min(100%,420px);justify-items:center;gap:10px;padding:34px;border:1px solid rgba(18,102,241,.12);border-radius:24px;color:var(--dash-muted);background:#ffffffe0;box-shadow:0 24px 60px #1c55a01f}.auth-loading-card strong{color:var(--dash-ink);font-size:18px}.auth-loading-card p{margin:0}.auth-loading-dot{width:14px;height:14px;border-radius:999px;background:var(--dash-blue);box-shadow:0 0 0 10px #1266f11f;animation:auth-loading-pulse 1.2s ease-in-out infinite}@keyframes auth-loading-pulse{0%,to{transform:scale(.86);opacity:.75}50%{transform:scale(1);opacity:1}}@media(min-width:901px){body .dashboard-shell.is-tools-shell>.main.tools-main{width:100%!important;max-width:none!important;min-height:calc(100vh - 74px)!important;margin:0!important;padding:104px clamp(24px,2.2vw,42px) 0!important}body .dashboard-shell.is-tools-shell #tools-view,body .dashboard-shell.is-tools-shell #tools-console-tab,body .dashboard-shell.is-tools-shell #balance-console-content,body .dashboard-shell.is-tools-shell .console-content,body .dashboard-shell.is-tools-shell .console-section.is-active,body .dashboard-shell.is-tools-shell .console-content>.console-section>.panel{width:100%!important;max-width:none!important;min-width:0!important}body .dashboard-shell.is-tools-shell .sub-nav{position:sticky!important;top:74px!important;z-index:40!important;margin:-12px 0 18px!important;padding:12px 0 16px!important;border-bottom:1px solid rgba(128,164,214,.28)!important;background:transparent!important}body .dashboard-shell.is-tools-shell .console-layout{display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;grid-template-columns:230px minmax(0,1fr)!important;gap:20px!important;align-items:start!important}body .dashboard-shell.is-tools-shell .console-menu{position:sticky!important;top:148px!important;width:230px!important;max-height:calc(100vh - 166px)!important;overflow:auto!important}body .dashboard-shell.is-tools-shell .balance-monitor-table-wrap{position:relative!important;overflow-x:auto!important;overflow-y:visible!important}body .dashboard-shell.is-tools-shell .balance-monitor-table{width:100%!important;min-width:1180px!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions-col,body .dashboard-shell.is-tools-shell .balance-monitor-actions-cell{position:sticky!important;right:0!important;z-index:2!important;min-width:210px!important;background:color-mix(in srgb,var(--pub-surface, #fff) 96%,transparent)!important;box-shadow:-10px 0 18px #1c55a014!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions{flex-wrap:nowrap!important;align-items:center!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions .ghost-button{position:relative!important;z-index:3!important;pointer-events:auto!important;white-space:nowrap!important}}@media(max-width:1180px)and (min-width:901px){body .dashboard-shell>.site-header.public-site-header{grid-template-columns:minmax(240px,1fr) minmax(0,auto)!important;padding-inline:18px!important;gap:12px!important}body .dashboard-shell>.site-header.public-site-header .time-pill,body .dashboard-shell>.site-header.public-site-header .auth-user-pill,body .dashboard-shell>.site-header.public-site-header .sync-countdown-button{max-width:116px!important}}#login-view,#register-view{position:relative;min-height:calc(100vh - 132px)!important;padding:28px 0 48px}#login-view:before,#register-view:before{content:"";position:absolute;inset:20px auto auto 50%;width:min(76vw,960px);height:420px;border-radius:999px;background:radial-gradient(circle at 30% 40%,rgba(18,102,241,.18),transparent 44%),radial-gradient(circle at 70% 50%,rgba(52,211,153,.15),transparent 40%);filter:blur(10px);transform:translate(-50%);pointer-events:none}#login-view .auth2-split,#register-view .auth2-split{position:relative;width:min(100%,1120px)!important;min-height:650px!important;border-radius:34px!important;background:linear-gradient(135deg,#fffffff0,#f4f8ffeb)!important;box-shadow:0 30px 80px #16418229,inset 0 1px #ffffffd1!important}#login-view .auth2-brand,#register-view .auth2-brand{overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.26),transparent 34%),linear-gradient(145deg,#1266f1,#0f4fd1 54%,#0b3ea8)!important}#login-view .auth2-brand:before,#register-view .auth2-brand:before{content:"";position:absolute;inset:auto 34px 34px auto;width:148px;height:148px;border-radius:42px;background:#ffffff1a;transform:rotate(-12deg)}#login-view .auth2-submit:hover,#register-view .auth2-submit:hover,#register-view .auth2-send-code:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #1266f145}@media(max-width:860px){#login-view,#register-view{padding:16px 0 28px}#login-view .auth2-split,#register-view .auth2-split{min-height:0!important}}[data-theme=dark]{--pub-canvas: #101513;--pub-surface: #171d1b;--pub-surface-subtle: #1c2421;--pub-ink: #f2f5f4;--pub-muted: #a4b0ac;--pub-border: #2d3733;--pub-border-strong: #3c4944;--pub-primary: #85aaf5;--pub-primary-hover: #a4bdf3;--pub-primary-soft: #202d46;--pub-teal: #55c9b4;--pub-green: #64d293;--pub-amber: #f1b65f;--pub-red: #f58a83;--pub-shadow: 0 10px 28px rgba(0, 0, 0, .24);--pub-shadow-hover: 0 14px 34px rgba(0, 0, 0, .32)}html,body,.app-shell{min-width:320px;min-height:100%;color:var(--pub-ink);background:var(--pub-canvas)}body{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit;letter-spacing:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(37,94,199,.28);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header.public-site-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:auto minmax(350px,1fr) auto 40px;grid-template-areas:"brand nav utilities theme";align-items:center;min-height:72px;padding:10px 28px;gap:18px;border:0;border-bottom:1px solid var(--pub-border);background:color-mix(in srgb,var(--pub-surface) 94%,transparent);box-shadow:0 1px #141f1c05;backdrop-filter:blur(16px)}.public-site-header .brand{grid-area:brand;display:flex;align-items:center;gap:11px;min-width:182px;color:var(--pub-ink);text-decoration:none}.public-site-header .brand-mark{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid rgba(37,94,199,.25);border-radius:8px;background:#255ec7;box-shadow:0 5px 14px #255ec733;transform:none}.public-site-header .brand:hover .brand-mark{transform:translateY(-1px)}.public-site-header .brand strong,.public-site-header .brand small{display:block;letter-spacing:0}.public-site-header .brand strong{color:var(--pub-ink);font-size:17px;font-weight:750;line-height:1.25}.public-site-header .brand small{margin-top:2px;color:var(--pub-muted);font-size:11px;font-weight:500}.public-site-header .top-nav{grid-area:nav;display:flex;align-items:center;justify-content:center;min-width:0;gap:4px;padding:0;overflow:visible}.public-site-header .top-nav-item{min-width:0;min-height:42px;padding:0 14px;border:0;border-radius:6px;color:var(--pub-muted);background:transparent;box-shadow:none;font-size:14px;font-weight:600;white-space:nowrap}.public-site-header .top-nav-item:hover{color:var(--pub-ink);background:var(--pub-surface-subtle)}.public-site-header .top-nav-item.is-active,.public-site-header .top-nav-item[aria-current=page]{color:var(--pub-primary);background:var(--pub-primary-soft);box-shadow:inset 0 -2px 0 var(--pub-primary)}.public-site-header .header-status{grid-area:utilities;display:flex;align-items:center;justify-content:flex-end;min-width:0;gap:7px;flex-wrap:nowrap;width:auto}.public-site-header .header-search{display:flex;width:196px;height:38px;padding:0;overflow:hidden;border:1px solid var(--pub-border-strong);border-radius:6px;background:var(--pub-surface);box-shadow:none}.public-site-header .header-search:focus-within{border-color:var(--pub-primary);box-shadow:0 0 0 3px #255ec71f}.public-site-header .header-search input{min-width:0;height:100%;padding:0 10px;border:0;color:var(--pub-ink);background:transparent;box-shadow:none}.public-site-header .header-search input:focus{outline:0;box-shadow:none}.public-site-header .header-search-button{flex:0 0 auto;min-width:52px;height:100%;padding:0 10px;border:0;border-left:1px solid var(--pub-border);border-radius:0;color:var(--pub-primary);background:var(--pub-primary-soft);font-weight:700}.public-site-header .auth-actions{display:flex;gap:4px}.public-site-header .auth-link,.public-site-header .notification-button,.public-site-header .status-pill,.public-site-header .time-pill,.public-site-header .theme-toggle,.mobile-nav-toggle{min-height:38px;border:1px solid var(--pub-border);border-radius:6px;color:var(--pub-muted);background:var(--pub-surface);box-shadow:none;font-size:12px;font-weight:650}.public-site-header .auth-link{padding:0 10px}.public-site-header .auth-link:hover,.public-site-header .notification-button:hover,.public-site-header .theme-toggle:hover{color:var(--pub-primary);border-color:color-mix(in srgb,var(--pub-primary) 45%,var(--pub-border));background:var(--pub-primary-soft)}.public-site-header .auth-link-primary{color:#fff;border-color:var(--pub-primary);background:var(--pub-primary)}.public-site-header .auth-link-primary:hover{color:#fff;border-color:var(--pub-primary-hover);background:var(--pub-primary-hover)}.public-site-header .notification-button{position:relative;min-width:46px;padding:0 9px}.public-site-header .notification-dot{position:absolute;top:-6px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid var(--pub-surface);border-radius:9px;color:#fff;background:var(--pub-red);font-size:9px;line-height:1}.public-site-header .status-pill{padding:0 10px;color:var(--pub-teal);border-color:color-mix(in srgb,var(--pub-teal) 35%,var(--pub-border));background:color-mix(in srgb,var(--pub-teal) 8%,var(--pub-surface))}.public-site-header .status-pill.is-error{color:var(--pub-red);border-color:color-mix(in srgb,var(--pub-red) 35%,var(--pub-border));background:color-mix(in srgb,var(--pub-red) 8%,var(--pub-surface))}.public-site-header .time-pill{display:none}.public-site-header .theme-toggle{grid-area:theme;display:grid;width:40px;min-width:40px;height:40px;padding:0;place-items:center;color:var(--pub-ink);font-size:20px}.mobile-nav-toggle{display:none;width:40px;height:40px;padding:0;color:var(--pub-ink);font-size:22px;line-height:1}.service-banner{display:flex;width:min(calc(100% - 56px),1444px);min-height:58px;margin:14px auto 0;padding:10px 12px 10px 15px;align-items:center;justify-content:space-between;gap:18px;border:1px solid color-mix(in srgb,var(--pub-amber) 42%,var(--pub-border));border-left:4px solid var(--pub-amber);border-radius:6px;color:var(--pub-ink);background:color-mix(in srgb,var(--pub-amber) 8%,var(--pub-surface))}.service-banner-copy{display:flex;min-width:0;align-items:baseline;gap:10px}.service-banner-copy strong{flex:0 0 auto;color:var(--pub-amber);font-size:13px}.service-banner-copy span{min-width:0;color:var(--pub-muted);font-size:12px;overflow-wrap:anywhere}.service-banner .ghost-button{flex:0 0 auto;min-height:34px}.header-shortcuts{display:flex;width:min(calc(100% - 56px),1444px);min-height:34px;margin:8px auto -4px;align-items:center;justify-content:flex-end;gap:3px}.header-shortcut{min-height:30px;padding:0 9px;border:0;border-radius:5px;color:var(--pub-muted);background:transparent;font-size:12px;font-weight:650}.header-shortcut:hover,.header-shortcut.is-active{color:var(--pub-primary);background:var(--pub-primary-soft)}.header-shortcuts-divider{width:1px;height:16px;margin:0 4px;background:var(--pub-border-strong)}.main{width:min(100%,1500px);margin:0 auto;padding:26px 28px 0}.eyebrow{margin:0 0 5px;color:var(--pub-teal);font-size:11px;font-weight:750;letter-spacing:0}.dashboard-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:4px 2px 22px}.dashboard-intro h1,.collection-panel .panel-heading h1{margin:0;color:var(--pub-ink);font-size:28px;font-weight:760;line-height:1.2;letter-spacing:0}.dashboard-intro>div>p:last-child,.collection-panel .panel-heading>div>p:last-child{max-width:720px;margin:8px 0 0;color:var(--pub-muted);font-size:14px}.dashboard-intro-actions{display:flex;flex:0 0 auto;gap:8px}.primary-button,.ghost-button,.site-button,.site-link{min-height:40px;padding:0 15px;border-radius:6px;font-size:13px;font-weight:700;letter-spacing:0;text-decoration:none}.primary-button,.site-link{color:#fff;border:1px solid var(--pub-primary);background:var(--pub-primary);box-shadow:none}.primary-button:hover,.site-link:hover{color:#fff;border-color:var(--pub-primary-hover);background:var(--pub-primary-hover);transform:none}.ghost-button,.site-button{color:var(--pub-ink);border:1px solid var(--pub-border-strong);background:var(--pub-surface);box-shadow:none}.ghost-button:hover,.site-button:hover{color:var(--pub-primary);border-color:color-mix(in srgb,var(--pub-primary) 50%,var(--pub-border));background:var(--pub-primary-soft);transform:none}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 16px}.metric-card{--metric-accent: var(--pub-primary);position:relative;min-height:134px;padding:19px 20px 17px;overflow:hidden;border:1px solid var(--pub-border);border-radius:8px;color:var(--pub-ink);background:var(--pub-surface);box-shadow:inset 0 3px 0 var(--metric-accent),var(--pub-shadow)}.metric-card:before{display:none}.metric-card-health{--metric-accent: var(--pub-teal)}.metric-card-price{--metric-accent: #cf8b18}.metric-card-alert{--metric-accent: #d45d54}.metric-card:hover{border-color:var(--pub-border-strong);box-shadow:inset 0 3px 0 var(--metric-accent),var(--pub-shadow-hover);transform:translateY(-2px)}.metric-card>span{color:var(--pub-muted);font-size:12px;font-weight:650}.metric-card strong{display:block;margin:8px 0 5px;color:var(--metric-accent);font-size:31px;font-weight:780;line-height:1;letter-spacing:0}.metric-card strong.warning{color:var(--metric-accent)}.metric-card p{margin:0;color:var(--pub-muted);font-size:12px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:stretch;gap:16px}.panel{border:1px solid var(--pub-border);border-radius:8px;color:var(--pub-ink);background:var(--pub-surface);box-shadow:var(--pub-shadow)}.panel:hover{box-shadow:var(--pub-shadow)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--pub-border);background:transparent}.panel-heading h2{margin:0;color:var(--pub-ink);font-size:17px;font-weight:740;line-height:1.3;letter-spacing:0}.panel-heading p:not(.eyebrow){margin:4px 0 0;color:var(--pub-muted);font-size:12px}.panel-heading.compact{padding:18px 18px 15px}.table-wrap{scrollbar-color:var(--pub-border-strong) transparent}table{color:var(--pub-ink);font-size:12px}th{height:44px;padding:9px 13px;color:var(--pub-muted);border-color:var(--pub-border);background:var(--pub-surface-subtle);font-size:11px;font-weight:700;letter-spacing:0}td{padding:12px 13px;color:var(--pub-ink);border-color:var(--pub-border);background:var(--pub-surface)}tbody tr:hover td{background:color-mix(in srgb,var(--pub-primary) 4%,var(--pub-surface))}.detail-table-row{cursor:pointer}.site-logo{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:7px;color:var(--pub-primary);background:var(--pub-primary-soft);font-size:12px;font-weight:800;letter-spacing:0}.site-title{color:var(--pub-ink);font-weight:720}.site-meta,.admin-muted{color:var(--pub-muted)}.tag,.rank-rate-tag,.site-badge{border:1px solid var(--pub-border);border-radius:5px;color:var(--pub-muted);background:var(--pub-surface-subtle);letter-spacing:0}.state{border-radius:999px;font-weight:700;letter-spacing:0}.spark-chart{margin:16px 18px 12px;border:1px solid var(--pub-border);border-radius:7px;background-color:var(--pub-surface-subtle)}.spark-chart span{border-radius:4px 4px 0 0;background:var(--pub-primary);opacity:.88}.bar-list{padding:0 18px 18px}.recommend-distribution-track{background:var(--pub-border)}.recommend-distribution-fill{background:var(--pub-teal)}.recommend-distribution-fill.warn{background:var(--pub-amber)}.statistics-grid{margin-top:16px}.statistics-summary-grid{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:18px;align-items:stretch}.statistics-score{display:grid;align-content:center;gap:6px;min-height:132px;padding:18px;border:1px solid rgba(87,118,154,.18);border-radius:8px;background:#ffffff85}.statistics-score span,.statistics-score small,.statistics-row span,.statistics-row small,.issue-row span{color:var(--pub-muted)}.statistics-score strong{font-size:42px;line-height:1}.statistics-breakdown,.issue-list{display:grid;gap:12px}.statistics-row{display:grid;grid-template-columns:minmax(72px,96px) minmax(54px,72px) minmax(0,1fr) minmax(44px,auto);gap:10px;align-items:center}.issue-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(87,118,154,.14)}.issue-row:last-child{border-bottom:0}.issue-row strong.warning{color:#d45d54}.collection-panel{border:0;background:transparent;box-shadow:none}.collection-panel>.panel-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:4px 2px 20px;border:0}.collection-panel .collection-count{align-self:end;margin:0 0 2px;color:var(--pub-muted);font-size:13px}.collection-panel .filter-group{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.filter{min-height:36px;padding:0 13px;border:1px solid var(--pub-border);border-radius:6px;color:var(--pub-muted);background:var(--pub-surface);box-shadow:none;font-size:12px;font-weight:650}.filter:hover,.filter.is-active{color:var(--pub-primary);border-color:color-mix(in srgb,var(--pub-primary) 40%,var(--pub-border));background:var(--pub-primary-soft)}.site-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.site-card{display:flex;min-width:0;min-height:330px;padding:18px;flex-direction:column;border:1px solid var(--pub-border);border-radius:8px;color:var(--pub-ink);background:var(--pub-surface);box-shadow:0 4px 16px #1624210d}.site-card:hover{border-color:var(--pub-border-strong);box-shadow:var(--pub-shadow-hover);transform:translateY(-2px)}.site-card-top{align-items:flex-start}.site-card>p{min-height:44px;margin:15px 0 12px;color:var(--pub-muted);font-size:13px;line-height:1.65}.site-category-tags,.site-card .tag-list{gap:5px}.site-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:auto 0 14px;padding:13px 0;border-top:1px solid var(--pub-border);border-bottom:1px solid var(--pub-border);background:transparent}.site-stat{min-width:0;padding:0 10px;border-right:1px solid var(--pub-border);border-radius:0;background:transparent}.site-stat:first-child{padding-left:0}.site-stat:last-child{padding-right:0;border-right:0}.site-stat>span{display:block;color:var(--pub-muted);font-size:10px}.site-stat strong{display:block;margin-top:3px;overflow-wrap:anywhere;color:var(--pub-ink);font-size:13px}.site-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.site-actions .site-link,.site-actions .site-button{display:inline-grid;width:100%;place-items:center}.empty-state{padding:64px 20px;text-align:center;color:var(--pub-muted)}.empty-state strong{display:block;margin-bottom:6px;color:var(--pub-ink);font-size:17px}.empty-state p{margin:0 0 18px}.site-footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:28px 0 0;padding:20px 2px 24px;border-top:1px solid var(--pub-border);color:var(--pub-muted);background:transparent;font-size:11px}.site-footer strong{color:var(--pub-ink);font-size:12px;white-space:nowrap}.dashboard-brand .brand-mark img{width:100%;height:100%;object-fit:contain}.site-footer-extension{display:flex;align-items:center;gap:10px;min-width:0}.site-footer-extension img{max-width:120px;max-height:32px}.footer-actions{display:flex;gap:10px}.inline-link{color:var(--pub-primary)}.inline-link.danger{color:var(--pub-red)}.channel-unavailable-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--pub-border)}.channel-unavailable-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.channel-unavailable-heading h4{margin:0;color:var(--pub-ink);font-size:15px}.channel-unavailable-heading p{margin:5px 0 0;color:var(--pub-muted);font-size:12px}.channel-unavailable-count{flex:0 0 auto;padding:4px 8px;border:1px solid var(--pub-border);border-radius:5px;color:var(--pub-muted);background:var(--pub-surface-subtle);font-size:11px;font-weight:700}.channel-unavailable-list{display:grid;margin:14px 0 0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;border-top:1px solid var(--pub-border);list-style:none}.channel-unavailable-item{display:grid;min-width:0;padding:11px 4px;grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);align-items:center;gap:12px;border-bottom:1px solid var(--pub-border)}.channel-unavailable-site{display:flex;min-width:0;flex-direction:column;gap:3px}.channel-unavailable-site strong{overflow:hidden;color:var(--pub-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.channel-unavailable-site span{color:var(--pub-amber);font-size:10px;font-weight:700}.channel-unavailable-item p,.channel-unavailable-empty{margin:0;color:var(--pub-muted);font-size:12px;overflow-wrap:anywhere}.channel-unavailable-empty{padding:18px 4px 4px}.channel-unavailable-actions{display:flex;margin-top:14px;justify-content:center}.channel-unavailable-actions .ghost-button{min-height:34px}[data-theme=dark] .site-header.public-site-header,[data-theme=dark] .panel,[data-theme=dark] .metric-card,[data-theme=dark] .site-card,[data-theme=dark] .public-site-header .header-search,[data-theme=dark] .public-site-header .auth-link,[data-theme=dark] .public-site-header .notification-button,[data-theme=dark] .public-site-header .theme-toggle,[data-theme=dark] .ghost-button,[data-theme=dark] .site-button,[data-theme=dark] .filter{color:var(--pub-ink);border-color:var(--pub-border);background:var(--pub-surface)}[data-theme=dark] th,[data-theme=dark] td,[data-theme=dark] tbody tr,[data-theme=dark] tbody tr:nth-child(odd){color:var(--pub-ink);border-color:var(--pub-border);background:var(--pub-surface)}[data-theme=dark] th{color:var(--pub-muted);background:var(--pub-surface-subtle)}[data-theme=dark] tbody tr:hover td{background:color-mix(in srgb,var(--pub-primary) 8%,var(--pub-surface))}[data-theme=dark] .public-site-header .top-nav-item.is-active,[data-theme=dark] .public-site-header .top-nav-item[aria-current=page],[data-theme=dark] .filter.is-active,[data-theme=dark] .header-shortcut.is-active{color:var(--pub-primary);background:var(--pub-primary-soft)}@media(max-width:1240px){.site-header.public-site-header{grid-template-columns:auto minmax(0,1fr) 40px;grid-template-areas:"brand utilities theme" "nav nav nav";padding:9px 20px 8px;gap:8px 16px}.dashboard-shell>.site-header.public-site-header{position:fixed!important;inset:0 0 auto 252px!important;width:auto!important;height:74px!important;min-height:74px!important;margin:0!important}.public-site-header .top-nav{justify-content:flex-start}.public-site-header .header-search{width:min(260px,30vw)}}@media(max-width:900px){.site-header.public-site-header{grid-template-columns:minmax(0,1fr) 40px 40px;grid-template-areas:"brand theme menu" "nav nav nav" "utilities utilities utilities";padding:9px 16px 10px;gap:8px}.mobile-nav-toggle{grid-area:menu;display:grid;place-items:center}.public-site-header .top-nav{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px 0 2px;border-top:1px solid var(--pub-border)}.public-site-header .top-nav.is-open{display:grid}.public-site-header .top-nav-item{width:100%}.public-site-header .header-status{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto}.public-site-header .header-search{width:100%}.service-banner,.header-shortcuts{width:calc(100% - 32px)}.header-shortcuts{margin-top:7px;justify-content:flex-start}.content-grid{grid-template-columns:minmax(0,1fr)}.content-grid>.side{min-height:0}.site-footer{grid-template-columns:1fr auto}.site-footer>span{grid-column:1 / -1;grid-row:2}}@media(max-width:700px){.main{padding:20px 16px 0}.dashboard-intro{align-items:flex-start;padding-bottom:18px;flex-direction:column}.dashboard-intro h1,.collection-panel .panel-heading h1{font-size:24px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{min-height:126px;padding:17px 15px 14px}.metric-card strong{font-size:27px}.panel-heading{align-items:flex-start;padding:16px;flex-direction:column}#dashboard-view .panel.wide .table-wrap{overflow:visible}#dashboard-view table{width:100%;min-width:0;table-layout:auto}#dashboard-view th:nth-child(3),#dashboard-view td:nth-child(3),#dashboard-view th:nth-child(4),#dashboard-view td:nth-child(4),#dashboard-view th:nth-child(6),#dashboard-view td:nth-child(6),#dashboard-view th:nth-child(7),#dashboard-view td:nth-child(7){display:none}#dashboard-view th,#dashboard-view td{padding:10px 8px}#dashboard-view .site-cell{min-width:132px}.collection-panel>.panel-heading{grid-template-columns:1fr}.collection-panel .collection-count{margin-top:12px}.site-grid,.channel-unavailable-list{grid-template-columns:minmax(0,1fr)}}@media(max-width:520px){.public-site-header .brand{min-width:0}.public-site-header .brand-mark{flex-basis:38px;width:38px;height:38px}.public-site-header .brand strong{font-size:15px}.public-site-header .brand small{font-size:10px}.public-site-header .header-status{grid-template-columns:minmax(0,1fr) auto auto}.public-site-header .header-search{grid-column:1 / -1}.public-site-header .auth-actions{min-width:0}.public-site-header .auth-link{padding:0 9px}.public-site-header .status-pill{max-width:106px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-site-header .top-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.service-banner{width:calc(100% - 24px);padding:12px;align-items:stretch;flex-direction:column;gap:10px}.service-banner-copy{align-items:flex-start;flex-direction:column;gap:3px}.service-banner .ghost-button{width:100%}.header-shortcuts{width:calc(100% - 24px);overflow-x:auto}.header-shortcut{flex:0 0 auto}.channel-unavailable-heading{align-items:stretch;flex-direction:column;gap:10px}.channel-unavailable-count{align-self:flex-start}.channel-unavailable-item{grid-template-columns:minmax(0,1fr);gap:5px}.channel-unavailable-actions .ghost-button{width:100%}.dashboard-intro-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.metric-card{min-width:0}.metric-card p{overflow-wrap:anywhere}#dashboard-view th:first-child,#dashboard-view td:first-child{width:38px}#dashboard-view th:nth-child(5),#dashboard-view td:nth-child(5){display:none}.site-footer{grid-template-columns:1fr}.site-footer>span,.site-footer .footer-actions{grid-column:1}}@media(prefers-reduced-motion:reduce){.metric-card,.site-card,.brand-mark{transition:none}}:root{--pub-blue: #1266f1;--pub-blue-strong: #0b55d9;--pub-blue-soft: #eef5ff;--pub-bg-grid: rgba(37, 117, 252, .12);--pub-panel-blur: rgba(255, 255, 255, .78);--pub-panel-line: rgba(131, 166, 214, .28)}html,body,#app,.app-shell{min-height:100%;background:linear-gradient(var(--pub-bg-grid) 1px,transparent 1px),linear-gradient(90deg,var(--pub-bg-grid) 1px,transparent 1px),radial-gradient(circle at 70% 14%,rgba(31,116,255,.14),transparent 28%),linear-gradient(180deg,#f8fbff,#f4f8ff 42%,#f8fbff);background-size:50px 50px,50px 50px,auto,auto}.app-shell{position:relative;min-height:100vh;padding-left:250px;color:#0f2860}.site-header.public-site-header{position:fixed;inset:0 0 auto;z-index:200;display:grid;grid-template-columns:250px minmax(420px,1fr) minmax(360px,auto) 42px;grid-template-areas:"brand nav utilities theme";min-height:74px;padding:0 26px 0 28px;border-bottom:1px solid rgba(128,164,214,.24);background:#ffffffc7;box-shadow:0 10px 30px #3f66a614;backdrop-filter:blur(18px)}.public-site-header .brand{min-width:0;height:74px}.public-site-header .brand-mark{width:46px;height:46px;flex-basis:46px;border:0;border-radius:13px;background:linear-gradient(145deg,#2285ff,#0c58db);box-shadow:0 12px 25px #1266f147}.public-site-header .brand strong{color:#071b49;font-size:18px;font-weight:800}.public-site-header .brand small{color:#6f82a8;font-size:12px}.public-site-header .top-nav{justify-content:center;gap:10px}.public-site-header .top-nav-item{min-height:42px;padding:0 15px;border-radius:12px;color:#6c7da4;font-size:14px;font-weight:700}.public-site-header .top-nav-item:hover,.public-site-header .top-nav-item.is-active,.public-site-header .top-nav-item[aria-current=page]{color:var(--pub-blue);background:#1266f114;box-shadow:inset 0 -2px 0 var(--pub-blue)}.public-site-header .header-status{gap:10px}.public-site-header .header-search{width:390px;height:44px;border:1px solid rgba(125,160,211,.28);border-radius:14px;background:#ffffffd6;box-shadow:inset 0 1px #fffc}.public-site-header .header-search-button{min-width:76px;color:#fff;border-left:0;background:var(--pub-blue)}.public-site-header .auth-link,.public-site-header .notification-button,.public-site-header .status-pill,.public-site-header .time-pill,.public-site-header .theme-toggle{min-height:38px;border-radius:13px;border-color:#7da0d33d;background:#ffffffb8;color:#526894}.public-site-header .status-pill{color:#0f9f67;background:#0f9f6714}.public-sidebar{position:fixed;z-index:150;inset:74px auto 0 0;display:flex;width:250px;padding:28px 16px 24px;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(128,164,214,.22);background:#ffffff94;backdrop-filter:blur(16px)}.public-side-nav{display:grid;gap:12px}.public-side-nav button,.public-side-nav a,.public-sidebar-collapse{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:48px;gap:12px;padding:0 14px;border:0;border-radius:14px;color:#607299;background:transparent;text-align:left;text-decoration:none;font-weight:750}.public-side-nav span,.public-sidebar-collapse span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#6f83ad;background:#1266f10f;font-size:17px}.public-side-nav button:hover,.public-side-nav a:hover,.public-side-nav button.is-active{color:var(--pub-blue);background:linear-gradient(90deg,#1266f121,#1266f108);box-shadow:inset 3px 0 0 var(--pub-blue)}.public-side-nav button.is-active span,.public-side-nav button:hover span,.public-side-nav a:hover span{color:#fff;background:var(--pub-blue)}.public-sidebar-collapse{color:#7182a6;background:#ffffff8a}.main{width:min(100%,1420px);min-height:calc(100vh - 74px);margin:0 auto;padding:104px 34px 0}.service-banner,.header-shortcuts{width:min(calc(100% - 318px),1360px);margin-left:284px}.header-shortcuts{display:none}.dashboard-intro{min-height:178px;margin-bottom:22px;padding:30px 36px;align-items:center;border:1px solid var(--pub-panel-line);border-radius:18px;background:radial-gradient(circle at 78% 45%,rgba(18,102,241,.14),transparent 26%),linear-gradient(115deg,#ffffffeb,#eef5ffd6);box-shadow:0 18px 42px #2e5caa1a}.dashboard-intro .eyebrow,.collection-panel .eyebrow,.panel-heading .eyebrow{color:#2c65d8}.dashboard-intro h1,.collection-panel .panel-heading h1{color:#071b49;font-size:30px;font-weight:850}.dashboard-intro>div>p:last-child,.collection-panel .panel-heading>div>p:last-child{color:#62769f}.metrics-grid{gap:18px;margin-bottom:22px}.metric-card,.panel,.site-card{border:1px solid var(--pub-panel-line);border-radius:18px;background:var(--pub-panel-blur);box-shadow:0 16px 36px #2e5caa17;backdrop-filter:blur(14px)}.metric-card{min-height:118px;padding:22px 24px;box-shadow:0 16px 34px #2e5caa14}.metric-card strong{color:#0b2258}.content-grid{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.panel-heading{padding:22px 24px;border-bottom-color:#80a4d62e}.panel-heading h2{color:#0b2258;font-size:20px;font-weight:820}th{height:46px;color:#6a7da4;background:#f4f8ffd1}td{background:#ffffff9e}tbody tr:hover td{background:#edf5ffeb}.site-logo{border-radius:10px;color:#fff;background:linear-gradient(145deg,#2587ff,#0e58dd)}.state.good,.state.success,.score-good{color:#11a565}.state.warn,.score-warn{color:#ff8a00}.state.bad,.score-bad{color:#f23a45}.collection-panel>.panel-heading{margin-bottom:20px;padding:28px 32px;border:1px solid var(--pub-panel-line);border-radius:18px;background:var(--pub-panel-blur);box-shadow:0 16px 36px #2e5caa17}.filter,.primary-button,.ghost-button,.site-button,.site-link{border-radius:12px}.filter.is-active,.primary-button,.site-link{background:var(--pub-blue);border-color:var(--pub-blue)}.site-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:18px}.site-card{min-height:300px}.channel-monitor.channel-monitor-page,#rank-view>.panel{overflow:hidden}.channel-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 24px 22px}.channel-summary-item{min-height:86px;padding:16px;border:1px solid rgba(128,164,214,.18);border-radius:16px;background:#ffffffb3}.channel-monitor-toolbar,.rank-controls{margin:0 24px 18px;padding:14px;border:1px solid rgba(128,164,214,.18);border-radius:16px;background:#ffffff94}@media(max-width:1180px){.app-shell{padding-left:0}.site-header.public-site-header{grid-template-columns:minmax(0,1fr) 40px 40px;grid-template-areas:"brand theme menu" "utilities utilities utilities";min-height:auto;padding:10px 16px}.public-site-header .top-nav{display:none}.public-sidebar{position:sticky;top:72px;width:auto;padding:10px 16px;flex-direction:row;overflow-x:auto}.public-side-nav{display:flex}.public-side-nav button,.public-side-nav a{min-width:max-content}.public-sidebar-collapse{display:none}.main{padding:124px 16px 0}.service-banner,.header-shortcuts{width:calc(100% - 32px);margin-left:auto}}@media(min-width:901px){.app-shell{padding-left:250px!important}.site-header.public-site-header{position:fixed!important;inset:0 0 auto 250px!important;z-index:260!important;display:grid!important;grid-template-columns:minmax(390px,560px) minmax(0,1fr) minmax(420px,auto) 42px!important;grid-template-areas:"search spacer utilities theme"!important;width:auto!important;height:74px!important;min-height:74px!important;padding:0 26px 0 28px!important;flex-direction:initial!important;align-items:center!important;gap:18px!important;border-right:0!important;border-bottom:1px solid rgba(128,164,214,.24)!important;background:#ffffffc7!important;box-shadow:0 10px 30px #3f66a614!important;backdrop-filter:blur(18px)!important}.public-site-header .brand{grid-area:brand!important;display:flex!important;height:74px!important;margin:0!important;align-items:center!important}.public-site-header .top-nav{grid-area:nav!important;display:flex!important;width:auto!important;justify-content:center!important;gap:8px!important}.public-site-header .top-nav-item{width:auto!important;justify-content:center!important;min-height:42px!important;padding:0 14px!important;border-radius:12px!important}.public-site-header .header-status{grid-area:utilities!important;display:flex!important;width:auto!important;margin-top:0!important;justify-content:flex-end!important;gap:9px!important}.public-site-header .header-search{width:390px!important;height:44px!important}.public-site-header .notification-button,.public-site-header .status-pill,.public-site-header .theme-toggle{width:auto!important}.public-site-header .auth-actions{display:flex!important;grid-template-columns:none!important}.public-site-header .auth-user-pill,.public-site-header .sync-countdown-button{max-width:138px!important}.public-sidebar{position:fixed!important;z-index:180!important;inset:74px auto 0 0!important;display:flex!important;width:250px!important;padding:28px 16px 24px!important;flex-direction:column!important;justify-content:space-between!important;border-right:1px solid rgba(128,164,214,.22)!important;background:#ffffff94!important;backdrop-filter:blur(16px)!important}.public-side-nav{display:grid!important;gap:12px!important}.main{width:min(100%,1420px)!important;min-height:calc(100vh - 74px)!important;margin:0 auto!important;padding:32px 34px 0!important}.service-banner,.header-shortcuts{width:min(calc(100% - 318px),1360px)!important;margin-left:284px!important;margin-right:auto!important}}@media(min-width:901px){body .dashboard-shell.is-tools-shell>.main.tools-main{width:100%!important;max-width:none!important;margin:0!important;padding-top:96px!important;padding-right:clamp(24px,2vw,42px)!important;padding-left:18px!important}body .dashboard-shell.is-tools-shell #tools-view{width:100%!important;max-width:none!important}body .dashboard-shell.is-tools-shell #tools-console-tab,body .dashboard-shell.is-tools-shell #balance-console-content,body .dashboard-shell.is-tools-shell .console-layout,body .dashboard-shell.is-tools-shell .console-content,body .dashboard-shell.is-tools-shell .console-section.is-active{width:100%!important;max-width:none!important;min-width:0!important}body .dashboard-shell.is-tools-shell .console-layout{grid-template-columns:220px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}body .dashboard-shell.is-tools-shell .console-menu{width:220px!important;padding:14px!important}body .dashboard-shell.is-tools-shell .console-content>.console-section>.panel,body .dashboard-shell.is-tools-shell .console-content>.panel{width:100%!important}body .dashboard-shell.is-tools-shell .sub-nav{width:100%!important;max-width:none!important;margin-left:0!important}}@media(min-width:1280px){body .dashboard-shell.is-tools-shell .balance-monitor-table{width:100%!important;min-width:1280px!important}body .dashboard-shell.is-tools-shell .rate-alert-logs-table{width:100%!important}body .dashboard-shell.is-tools-shell .control-row{flex-wrap:wrap!important}body .dashboard-shell.is-tools-shell .control-row input[type=search]{flex:1 1 220px!important;max-width:320px!important}}#login-view .auth2-split,#register-view .auth2-split{width:min(100%,1120px)!important;min-height:650px!important;border-radius:34px!important;background:linear-gradient(135deg,#fffffff0,#f4f8ffeb)!important;box-shadow:0 30px 80px #16418229,inset 0 1px #ffffffd1!important}#login-view .auth2-brand,#register-view .auth2-brand{background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.26),transparent 34%),linear-gradient(145deg,#1266f1,#0f4fd1 54%,#0b3ea8)!important}#login-view .auth2-panel,#register-view .auth2-panel{background:linear-gradient(180deg,#fffffffa,#f7fbfffa)!important}#login-view .auth2-field input,#register-view .auth2-field input,#register-view .auth2-captcha-canvas{border-color:#80a4d657!important;background:#ffffffeb!important}@media(max-width:860px){#login-view .auth2-split,#register-view .auth2-split{min-height:0!important}}.dashboard-shell.auth-shell{min-height:100vh!important;padding-left:0!important}.dashboard-shell.auth-shell .main.auth-main{display:grid!important;width:100%!important;min-height:100vh!important;margin:0!important;padding:0 28px!important;place-items:center!important}.dashboard-shell.auth-shell #login-view,.dashboard-shell.auth-shell #register-view{width:100%;min-height:100vh!important;padding:0!important}@media(max-width:860px){.dashboard-shell.auth-shell .main.auth-main{padding:18px!important}}@media(min-width:901px){.app-shell{min-height:100vh;padding-left:252px}.site-header.public-site-header{position:fixed;inset:0 auto 0 0;z-index:120;display:flex;width:252px;height:100vh;padding:22px 18px;flex-direction:column;align-items:stretch;gap:0;border-right:1px solid var(--pub-border);border-bottom:0;background:color-mix(in srgb,var(--pub-surface) 88%,transparent);box-shadow:10px 0 30px #255ec70d}.public-site-header .brand{min-width:0;margin-bottom:38px}.public-site-header .top-nav{display:grid;justify-content:stretch;gap:8px;width:100%}.public-site-header .top-nav-item{justify-content:flex-start;min-height:44px;width:100%;padding:0 14px;border-radius:8px}.public-site-header .top-nav-item.is-active,.public-site-header .top-nav-item[aria-current=page]{box-shadow:inset 3px 0 0 var(--pub-primary)}.public-site-header .header-status{display:grid;width:100%;margin-top:auto;justify-content:stretch;gap:8px}.public-site-header .header-search{order:-1;width:100%}.public-site-header .auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.public-site-header .auth-user-pill,.public-site-header .sync-countdown-button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-site-header .notification-button,.public-site-header .status-pill,.public-site-header .theme-toggle{width:100%}.public-site-header .theme-toggle{height:38px;min-width:0;margin-top:2px}.service-banner,.header-shortcuts{width:min(calc(100% - 56px),1420px);margin-left:auto;margin-right:auto}.main{width:min(100%,1450px);padding:30px 32px 0}.dashboard-intro,.collection-panel>.panel-heading{padding-top:10px}.panel,.metric-card,.site-card{border-radius:16px;background:color-mix(in srgb,var(--pub-surface) 92%,transparent);box-shadow:0 18px 42px #255ec714}.metric-card{border-top:4px solid var(--metric-accent);box-shadow:0 18px 42px #255ec714}.site-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}:root{--dash-blue: #1266f1;--dash-blue-2: #2f80ff;--dash-ink: #10255a;--dash-muted: #6d7fa5;--dash-line: #e6edf8;--dash-soft: #f5f9ff;--dash-green: #20bf6b;--dash-orange: #ff8a18;--dash-red: #ff3b4f;--dash-purple: #7c4dff;--dash-shadow: 0 16px 38px rgba(28, 85, 160, .1);--dash-sidebar: 252px;--dash-topbar: 74px}html,body,.dashboard-shell{background:linear-gradient(rgba(18,102,241,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,102,241,.035) 1px,transparent 1px),#f7fbff;background-size:50px 50px,50px 50px,auto}.dashboard-shell{min-height:100vh;padding-left:var(--dash-sidebar);color:var(--dash-ink)}.dashboard-sidebar{position:fixed;inset:0 auto 0 0;z-index:130;display:flex;width:var(--dash-sidebar);padding:22px 16px 20px;flex-direction:column;border-right:1px solid rgba(18,102,241,.1);background:#ffffffd1;box-shadow:10px 0 34px #1b50910f;backdrop-filter:blur(20px)}.dashboard-brand{min-height:52px;margin:0 8px 34px}.dashboard-brand .brand-mark{width:48px;height:48px;flex-basis:48px;border:0;border-radius:14px;background:linear-gradient(145deg,var(--dash-blue),#0b54db);box-shadow:0 12px 26px #1266f14d}.dashboard-brand strong{color:var(--dash-ink);font-size:18px;font-weight:800}.dashboard-brand small{color:var(--dash-muted);font-size:12px}.dashboard-sidebar .top-nav,.dashboard-sidebar .sidebar-secondary{display:grid;gap:8px;padding:0}.dashboard-sidebar .sidebar-secondary{margin-top:20px;padding-top:20px;border-top:1px solid var(--dash-line)}.dashboard-sidebar .top-nav-item{display:grid;width:100%;min-height:48px;padding:0 14px;grid-template-columns:30px minmax(0,1fr);align-items:center;justify-items:start;border:0;border-radius:14px;color:#536990;background:transparent;font-size:15px;font-weight:700;text-align:left;text-decoration:none}.dashboard-sidebar .top-nav-item:hover{color:var(--dash-blue);background:#1266f112}.dashboard-sidebar .top-nav-item.is-active,.dashboard-sidebar .top-nav-item[aria-current=page]{color:var(--dash-blue);background:linear-gradient(90deg,#1266f124,#1266f10a);box-shadow:inset 4px 0 0 var(--dash-blue)}.dashboard-sidebar .nav-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:9px;color:var(--dash-blue);background:#1266f114;font-size:16px;line-height:1}.sidebar-mobile-card{display:grid;gap:6px;margin-top:auto;padding:16px;border:1px solid rgba(18,102,241,.1);border-radius:18px;background:linear-gradient(145deg,#eef6ff,#fff)}.sidebar-mobile-card strong{color:var(--dash-ink);font-size:14px}.sidebar-mobile-card span{color:var(--dash-muted);font-size:12px}.site-header.public-site-header{position:sticky;top:0;z-index:120;display:grid;grid-template-columns:minmax(360px,640px) minmax(0,1fr);min-height:var(--dash-topbar);margin:0;padding:12px 28px;gap:18px;border-bottom:1px solid rgba(18,102,241,.1);background:#fffc;box-shadow:none;backdrop-filter:blur(18px)}.public-site-header .header-search{width:100%;height:48px;border:1px solid var(--dash-line);border-radius:16px;background:#fff;box-shadow:0 10px 24px #1c55a00f}.public-site-header .header-search input{padding:0 18px;color:var(--dash-ink);font-size:14px}.public-site-header .header-search-button{min-width:86px;color:#fff;border-left:0;border-radius:13px;margin:5px;background:linear-gradient(145deg,var(--dash-blue-2),var(--dash-blue))}.public-site-header .header-status{display:flex;align-items:center;justify-content:flex-end;gap:10px}.public-site-header .auth-link,.public-site-header .notification-button,.public-site-header .status-pill,.public-site-header .time-pill,.public-site-header .theme-toggle,.mobile-nav-toggle{min-height:40px;border-color:var(--dash-line);border-radius:14px;color:var(--dash-ink);background:#fff;box-shadow:0 8px 20px #1c55a00f}.public-site-header .status-pill{color:#0e8d53;border-color:#20bf6b2e;background:#20bf6b14}.public-site-header .time-pill{display:inline-grid;align-items:center;padding:0 12px;color:var(--dash-muted)}.public-site-header .auth-link-primary{color:#fff;border-color:var(--dash-blue);background:var(--dash-blue)}.public-site-header .notification-dot{border-color:#fff;background:var(--dash-red)}.main{width:min(100%,1440px);padding:28px 28px 0}.dashboard-intro{min-height:178px;margin-bottom:22px;padding:30px 36px;align-items:center;border:1px solid rgba(18,102,241,.08);border-radius:24px;background:linear-gradient(90deg,#1266f11a,#ffffffb8),#fff;box-shadow:var(--dash-shadow)}.dashboard-intro h1,.collection-panel .panel-heading h1{color:var(--dash-ink);font-size:30px;font-weight:850}.dashboard-intro>div>p:last-child,.collection-panel .panel-heading>div>p:last-child,.panel-heading p:not(.eyebrow){color:var(--dash-muted)}.eyebrow{color:var(--dash-blue);font-weight:800}.metrics-grid{gap:20px;margin-bottom:20px}.metric-card,.panel,.site-card,.collection-panel{border:1px solid rgba(18,102,241,.1);border-radius:20px;background:#ffffffdb;box-shadow:var(--dash-shadow)}.metric-card{min-height:112px;padding:22px 24px;overflow:visible;box-shadow:var(--dash-shadow)}.metric-card:after{content:"";position:absolute;top:22px;right:22px;width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,var(--metric-accent),color-mix(in srgb,var(--metric-accent) 78%,#ffffff));box-shadow:0 14px 24px color-mix(in srgb,var(--metric-accent) 24%,transparent)}.metric-card strong{color:var(--dash-ink);font-size:26px}.metric-card p,.metric-card>span{color:var(--dash-muted)}.content-grid{grid-template-columns:minmax(0,1fr) 282px;gap:20px}.panel-heading{padding:22px 24px;border-bottom-color:var(--dash-line)}.panel-heading h2{color:var(--dash-ink);font-size:18px;font-weight:800}th{height:50px;color:var(--dash-muted);border-color:var(--dash-line);background:#f5f9ffdb}td{border-color:var(--dash-line);color:var(--dash-ink)}.site-logo{border-radius:10px;color:var(--dash-blue);background:#1266f11a}.state{padding:4px 9px;border-radius:9px;font-size:11px}.state.good,.score-good{color:var(--dash-green)!important}.state.warn,.score-warn{color:var(--dash-orange)!important}.state.bad,.score-bad{color:var(--dash-red)!important}.site-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px}.site-card{min-height:252px}.site-stats{border-color:var(--dash-line)}.primary-button,.site-link{border-color:var(--dash-blue);border-radius:14px;background:linear-gradient(145deg,var(--dash-blue-2),var(--dash-blue))}.ghost-button,.site-button,.filter{border-color:var(--dash-line);border-radius:14px;background:#fff}.filter.is-active,.filter:hover{color:var(--dash-blue);background:#1266f114}.site-footer{margin:30px 0 0;padding-bottom:26px;border-top-color:var(--dash-line)}@media(max-width:1180px){.dashboard-shell{padding-left:0}.dashboard-sidebar{transform:translate(-105%);transition:transform .18s ease}.dashboard-sidebar.is-open{transform:translate(0)}.site-header.public-site-header{grid-template-columns:44px minmax(0,1fr);padding:10px 18px}.mobile-nav-toggle{display:grid;place-items:center}.public-site-header .header-status{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}}@media(max-width:760px){.site-header.public-site-header{grid-template-columns:40px minmax(0,1fr);gap:10px}.public-site-header .header-search{height:42px}.public-site-header .header-search-button{min-width:64px}.main{padding:18px 14px 0}.dashboard-intro{min-height:0;padding:22px;border-radius:18px}.dashboard-intro h1,.collection-panel .panel-heading h1{font-size:24px}.metrics-grid,.site-grid,.content-grid{grid-template-columns:minmax(0,1fr)}}.dashboard-shell>.site-header.public-site-header{position:sticky;inset:0 auto auto;width:auto;height:auto;min-height:var(--dash-topbar);margin:0;flex-direction:initial}.dashboard-shell>.main{padding-top:28px}.dashboard-shell>.public-sidebar{display:none}body .dashboard-shell>.site-header.public-site-header{position:sticky!important;inset:0 auto auto!important;display:grid!important;grid-template-columns:minmax(420px,640px) minmax(0,1fr)!important;grid-template-areas:"search utilities"!important;width:auto!important;height:auto!important;min-height:var(--dash-topbar)!important;padding:12px 28px!important;gap:18px!important}body .dashboard-shell>.site-header.public-site-header .header-search{grid-area:search!important;order:0!important;width:100%!important;align-self:center!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-area:utilities!important;width:auto!important;margin-top:0!important;justify-self:end!important;align-self:center!important}@media(min-width:1181px){body .dashboard-shell>.site-header.public-site-header .mobile-nav-toggle{display:none!important}}#login-view,#register-view{min-height:calc(100vh - 130px);display:grid;align-items:center}#login-view .auth2-split,#register-view .auth2-split{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1fr);width:min(100%,1050px);min-height:620px;margin:0 auto;overflow:hidden;border:1px solid rgba(18,102,241,.12);border-radius:28px;background:#ffffffe0;box-shadow:0 24px 60px #1c55a024}#login-view .auth2-brand,#register-view .auth2-brand{position:relative;display:flex;min-height:100%;padding:44px;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#1266f1f5,#0c4cccf5),radial-gradient(circle at 80% 20%,rgba(255,255,255,.22),transparent 32%)}#login-view .auth2-brand:after,#register-view .auth2-brand:after{content:"";position:absolute;right:-80px;bottom:-80px;width:220px;height:220px;border:1px solid rgba(255,255,255,.22);border-radius:44px;transform:rotate(18deg)}#login-view .auth2-logo,#register-view .auth2-logo{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;background:#ffffff29;box-shadow:inset 0 1px #ffffff47}#login-view .auth2-brand h2,#register-view .auth2-brand h2{margin:30px 0 8px;color:#fff;font-size:30px;font-weight:850}#login-view .auth2-brand p,#register-view .auth2-brand p{max-width:360px;color:#ffffffc7;font-size:15px}#login-view .auth2-points,#register-view .auth2-points{display:grid;gap:14px;margin:42px 0 0;padding:0;list-style:none}#login-view .auth2-points li,#register-view .auth2-points li{position:relative;padding-left:28px;color:#ffffffe6;font-weight:700}#login-view .auth2-points li:before,#register-view .auth2-points li:before{content:"";position:absolute;left:0;top:7px;width:12px;height:12px;border-radius:50%;background:#34d399;box-shadow:0 0 0 6px #34d3992e}#login-view .auth2-panel,#register-view .auth2-panel{display:flex;padding:52px;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fffffff5,#f7fbfff5)}#login-view .auth2-head h1,#register-view .auth2-head h1{margin:0;color:var(--dash-ink);font-size:34px;font-weight:880}#login-view .auth2-head p,#register-view .auth2-head p{margin:8px 0 28px;color:var(--dash-muted)}#login-view .auth2-form,#register-view .auth2-form{display:grid;gap:16px}#login-view .auth2-field,#register-view .auth2-field{display:grid;gap:8px}#login-view .auth2-field>span,#register-view .auth2-field>span,#login-view .auth2-remember,#register-view .auth2-remember{color:var(--dash-muted);font-size:13px;font-weight:750}#login-view .auth2-field input,#register-view .auth2-field input{width:100%;min-height:48px;padding:0 15px;border:1px solid var(--dash-line);border-radius:15px;color:var(--dash-ink);background:#fff;box-shadow:0 8px 20px #1c55a00d}#login-view .auth2-field input:focus,#register-view .auth2-field input:focus{border-color:var(--dash-blue);box-shadow:0 0 0 4px #1266f11a;outline:0}#login-view .auth2-remember,#register-view .auth2-remember{display:inline-flex;align-items:center;gap:8px}#login-view .auth2-submit,#register-view .auth2-submit,#register-view .auth2-send-code{min-height:48px;border:0;border-radius:15px;color:#fff;background:linear-gradient(145deg,#2f80ff,var(--dash-blue));box-shadow:0 14px 26px #1266f138;font-weight:800}#register-view .auth2-send-code{min-width:116px;padding:0 14px}#register-view .auth2-send-code:disabled{opacity:.6}#register-view .auth2-captcha{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}#register-view .auth2-captcha-canvas{min-width:126px;min-height:48px;overflow:hidden;border:1px solid var(--dash-line);border-radius:15px;background:var(--dash-soft)}#login-view .auth2-status,#register-view .auth2-status{min-height:22px;color:var(--dash-muted);font-size:12px}#login-view .auth2-status.is-good,#register-view .auth2-status.is-good{color:var(--dash-green)}#login-view .auth2-status.is-error,#register-view .auth2-status.is-error{color:var(--dash-red)}#login-view .auth2-switch,#register-view .auth2-switch{margin:22px 0 0;color:var(--dash-muted)}#login-view .auth2-switch-btn,#register-view .auth2-switch-btn{min-height:auto;padding:0;border:0;color:var(--dash-blue);background:transparent;font-weight:800}@media(max-width:860px){#login-view .auth2-split,#register-view .auth2-split{grid-template-columns:minmax(0,1fr);min-height:0;border-radius:22px}#login-view .auth2-brand,#register-view .auth2-brand{min-height:240px;padding:28px}#login-view .auth2-panel,#register-view .auth2-panel{padding:28px}}@media(min-width:901px){body .dashboard-shell.app-shell{padding-left:196px!important}body .dashboard-shell>.site-header.public-site-header{position:fixed!important;inset:0 0 auto 196px!important;z-index:260!important;display:grid!important;grid-template-columns:minmax(260px,1fr) max-content!important;grid-template-areas:"search utilities"!important;width:auto!important;height:74px!important;min-height:74px!important;padding:0 18px!important;flex-direction:initial!important;align-items:center!important;gap:12px!important;border-right:0!important;border-bottom:1px solid rgba(128,164,214,.24)!important;background:#ffffffc7!important;box-shadow:0 10px 30px #3f66a614!important;backdrop-filter:blur(18px)!important}body .dashboard-shell>.site-header.public-site-header .mobile-nav-toggle,body .dashboard-shell>.site-header.public-site-header .brand{display:none!important}body .dashboard-shell>.site-header.public-site-header .top-nav{display:none!important}body .dashboard-shell>.site-header.public-site-header .top-nav-item{justify-content:center!important;min-height:42px!important;width:auto!important;padding:0 14px!important;border-radius:12px!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-area:utilities!important;display:flex!important;width:auto!important;margin-top:0!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;flex-wrap:nowrap!important;gap:9px!important;max-width:100%!important;min-width:0!important}body .dashboard-shell>.site-header.public-site-header .header-search{grid-area:search!important;width:100%!important;min-width:0!important;max-width:680px!important;height:44px!important;align-self:center!important}body .dashboard-shell>.site-header.public-site-header .notification-button,body .dashboard-shell>.site-header.public-site-header .status-pill{width:auto!important;flex:0 0 auto!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle{display:inline-grid!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;flex:0 0 42px!important;place-items:center!important;overflow:hidden!important;border-radius:14px!important;line-height:1!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle span{display:grid!important;width:100%!important;height:100%!important;place-items:center!important;font-size:18px!important;line-height:1!important}body .dashboard-shell>.site-header.public-site-header .time-pill{flex:0 1 auto!important;max-width:128px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .dashboard-shell>.site-header.public-site-header .auth-actions{display:flex!important;grid-template-columns:none!important;min-width:0!important;flex:0 0 auto!important}body .dashboard-shell>.site-header.public-site-header .auth-user-pill{max-width:168px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .dashboard-shell>.public-sidebar{display:none!important}body .dashboard-shell>.dashboard-sidebar{position:fixed!important;z-index:270!important;inset:0 auto 0 0!important;display:flex!important;width:196px!important;padding:20px 12px 22px!important;flex-direction:column!important;justify-content:space-between!important;border-right:1px solid rgba(128,164,214,.22)!important;background:#ffffff94!important;backdrop-filter:blur(16px)!important}body .dashboard-shell>.dashboard-sidebar .dashboard-brand{margin-left:4px!important;margin-right:4px!important}body .dashboard-shell>.dashboard-sidebar .dashboard-brand .brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important}body .dashboard-shell>.dashboard-sidebar .dashboard-brand strong{font-size:15px!important}body .dashboard-shell>.dashboard-sidebar .dashboard-brand small{font-size:11px!important}body .dashboard-shell>.dashboard-sidebar .top-nav-item{min-height:44px!important;padding:0 10px!important;grid-template-columns:26px minmax(0,1fr)!important;font-size:13px!important}body .dashboard-shell>.dashboard-sidebar .top-nav,body .dashboard-shell>.dashboard-sidebar .sidebar-secondary{display:grid!important;gap:10px!important}body .dashboard-shell>.main{width:min(100%,1420px)!important;min-height:calc(100vh - 74px)!important;margin:0 auto!important;padding:104px 34px 0!important}body .dashboard-shell>.service-banner,body .dashboard-shell>.header-shortcuts{width:min(calc(100% - 288px),1360px)!important;margin-left:254px!important;margin-right:auto!important}}@media(min-width:901px){body .dashboard-shell.app-shell{padding-left:188px!important}body .dashboard-shell>.site-header.public-site-header{inset:0 0 auto 188px!important;grid-template-columns:minmax(260px,1fr) auto!important;padding-inline:clamp(12px,1.5vw,24px)!important;gap:clamp(8px,1.2vw,16px)!important}body .dashboard-shell>.dashboard-sidebar{width:188px!important;padding-inline:10px!important}body .dashboard-shell>.main{padding-left:clamp(14px,1.8vw,28px)!important;padding-right:clamp(14px,1.8vw,28px)!important}body .dashboard-shell.is-tools-shell>.main.tools-main{padding-left:clamp(12px,1.6vw,24px)!important;padding-right:clamp(12px,1.6vw,24px)!important}body .dashboard-shell.is-tools-shell .console-layout{grid-template-columns:204px minmax(0,1fr)!important;gap:16px!important}body .dashboard-shell.is-tools-shell .console-menu{width:204px!important;padding:16px 12px!important}body .dashboard-shell.is-tools-shell .console-menu-item{min-height:40px!important;padding:0 12px!important;gap:9px!important}body .dashboard-shell.is-tools-shell .console-menu-header{padding:10px 10px 14px!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions-col,body .dashboard-shell.is-tools-shell .balance-monitor-actions-cell{min-width:224px!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions{display:inline-flex!important;width:max-content!important;gap:8px!important;pointer-events:auto!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions .ghost-button{min-width:58px!important;pointer-events:auto!important}}@media(min-width:901px)and (max-width:1180px){body .dashboard-shell>.site-header.public-site-header .header-status{gap:6px!important;min-width:0!important;overflow:hidden!important}body .dashboard-shell>.site-header.public-site-header .header-search{max-width:none!important}body .dashboard-shell>.site-header.public-site-header .status-pill,body .dashboard-shell>.site-header.public-site-header .notification-button,body .dashboard-shell>.site-header.public-site-header .auth-actions .auth-link,body .dashboard-shell>.site-header.public-site-header .auth-user-pill{min-height:38px!important;max-height:38px!important;padding-inline:10px!important;font-size:12px!important;white-space:nowrap!important}body .dashboard-shell>.site-header.public-site-header .sync-countdown-button,body .dashboard-shell>.site-header.public-site-header .time-pill{max-width:108px!important}body .dashboard-shell>.site-header.public-site-header .auth-user-pill{max-width:132px!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;flex-basis:38px!important;border-radius:12px!important}}@media(min-width:901px){body .dashboard-shell.is-tools-shell>.site-header.public-site-header{grid-template-columns:minmax(320px,520px) minmax(0,1fr)!important;padding-right:22px!important;gap:14px!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .header-search{max-width:520px!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .header-status{min-width:0!important;gap:7px!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .status-pill,body .dashboard-shell.is-tools-shell>.site-header.public-site-header .time-pill,body .dashboard-shell.is-tools-shell>.site-header.public-site-header .auth-link{min-height:38px!important;padding-inline:11px!important;font-size:12px!important}body .dashboard-shell.is-tools-shell>.main.tools-main{width:100%!important;max-width:none!important;margin:0!important;padding:96px 24px 0!important}body .dashboard-shell.is-tools-shell #tools-view,body .dashboard-shell.is-tools-shell #tools-console-tab,body .dashboard-shell.is-tools-shell #balance-console-content,body .dashboard-shell.is-tools-shell .console-content,body .dashboard-shell.is-tools-shell .console-section.is-active{width:100%!important;max-width:none!important;min-width:0!important}body .dashboard-shell.is-tools-shell .console-layout{display:grid!important;grid-template-columns:196px minmax(0,1fr)!important;gap:16px!important;width:100%!important;max-width:none!important;min-width:0!important;align-items:start!important}body .dashboard-shell.is-tools-shell .console-menu{width:196px!important;padding:12px!important;border-radius:18px!important}body .dashboard-shell.is-tools-shell .console-menu-header{padding:6px 8px 12px!important}body .dashboard-shell.is-tools-shell .console-menu-item{min-height:40px!important;padding:9px 10px!important;gap:8px!important;font-size:13px!important}body .dashboard-shell.is-tools-shell .console-content>.console-section>.panel,body .dashboard-shell.is-tools-shell .console-content>.panel{width:100%!important;max-width:none!important}body .dashboard-shell.is-tools-shell .control-row{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}body .dashboard-shell.is-tools-shell .control-row input[type=search]{flex:1 1 240px!important;max-width:360px!important}body .dashboard-shell.is-tools-shell .balance-monitor-table-wrap{position:relative!important;z-index:1!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important}body .dashboard-shell.is-tools-shell .balance-monitor-table{width:100%!important;min-width:1320px!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions-col,body .dashboard-shell.is-tools-shell .balance-monitor-actions-cell{width:240px!important;min-width:240px!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions-cell{position:relative!important;z-index:2!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions{display:grid!important;grid-template-columns:repeat(3,minmax(58px,1fr))!important;gap:7px!important;min-width:0!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions .ghost-button{width:100%!important;min-height:32px!important;padding:0 9px!important;white-space:nowrap!important;pointer-events:auto!important}}@media(min-width:901px)and (max-width:1180px){body .dashboard-shell.is-tools-shell>.site-header.public-site-header{grid-template-columns:minmax(260px,1fr) auto!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .time-pill,body .dashboard-shell.is-tools-shell>.site-header.public-site-header .auth-user-pill{display:none!important}body .dashboard-shell.is-tools-shell .console-layout{grid-template-columns:176px minmax(0,1fr)!important}body .dashboard-shell.is-tools-shell .console-menu{width:176px!important}}@media(min-width:901px){body .dashboard-shell.app-shell{padding-left:188px!important}body .dashboard-shell>.site-header.public-site-header{inset:0 0 auto 188px!important;grid-template-columns:minmax(260px,1fr) auto!important;padding-inline:clamp(12px,1.5vw,24px)!important;gap:clamp(8px,1.2vw,16px)!important}body .dashboard-shell>.dashboard-sidebar{width:188px!important;padding-inline:10px!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle{display:inline-grid!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;place-items:center!important;overflow:hidden!important;flex:0 0 42px!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle span{display:grid!important;width:100%!important;height:100%!important;place-items:center!important;line-height:1!important}body .dashboard-shell.is-tools-shell>.main.tools-main{width:100%!important;max-width:none!important;margin:0!important;padding-left:clamp(12px,1.6vw,24px)!important;padding-right:clamp(12px,1.6vw,24px)!important}body .dashboard-shell.is-tools-shell .sub-nav{position:sticky!important;top:74px!important;z-index:40!important;max-width:none!important;margin-left:0!important}body .dashboard-shell.is-tools-shell .console-layout{display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;grid-template-columns:204px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}body .dashboard-shell.is-tools-shell .console-menu{width:204px!important;padding:16px 12px!important}body .dashboard-shell.is-tools-shell .balance-monitor-table-wrap{position:relative!important;z-index:1!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions-col,body .dashboard-shell.is-tools-shell .balance-monitor-actions-cell{position:sticky!important;right:0!important;z-index:5!important;width:224px!important;min-width:224px!important;background:color-mix(in srgb,var(--pub-surface, #fff) 96%,transparent)!important;box-shadow:-10px 0 18px #1c55a014!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions{display:grid!important;grid-template-columns:repeat(3,minmax(58px,1fr))!important;gap:7px!important;min-width:0!important;pointer-events:auto!important}body .dashboard-shell.is-tools-shell .balance-monitor-actions .ghost-button{width:100%!important;min-height:32px!important;padding:0 9px!important;white-space:nowrap!important;pointer-events:auto!important}}@media(min-width:901px)and (max-width:1180px){body .dashboard-shell.is-tools-shell>.site-header.public-site-header .time-pill,body .dashboard-shell.is-tools-shell>.site-header.public-site-header .auth-user-pill{display:none!important}body .dashboard-shell.is-tools-shell .console-layout{grid-template-columns:176px minmax(0,1fr)!important}body .dashboard-shell.is-tools-shell .console-menu{width:176px!important}}body .dashboard-shell.is-tools-shell .console-layout{display:block!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important}body .dashboard-shell.is-tools-shell .console-content{width:100%!important;max-width:none!important}@media(max-width:768px){body .dashboard-shell.is-tools-shell .dashboard-sidebar.is-open{transform:translate(0)!important}body .dashboard-shell.is-tools-shell .console-content,body .dashboard-shell.is-tools-shell .console-section,body .dashboard-shell.is-tools-shell .rate-alert-block,body .dashboard-shell.is-tools-shell .rate-alert-logs-block{min-width:0!important;max-width:100%!important}body .dashboard-shell.is-tools-shell .rate-alert-logs-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important}}@media(max-width:768px){body .dashboard-shell.is-tools-shell>.site-header.public-site-header{width:100%!important;max-width:100%!important;grid-template-columns:40px minmax(0,1fr)!important;overflow:hidden!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .header-search{width:100%!important;min-width:0!important;max-width:100%!important}body .dashboard-shell.is-tools-shell>.site-header.public-site-header .header-status{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important}}body .dashboard-shell.is-tools-shell .alerts-center-page{display:none;gap:22px}body .dashboard-shell.is-tools-shell .alerts-center-page.is-active{display:grid}body .dashboard-shell.is-tools-shell .alerts-center-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:4px 2px 20px;border-bottom:1px solid #dce4e8}body .dashboard-shell.is-tools-shell .alerts-center-eyebrow{display:block;margin-bottom:7px;color:#087f6a;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:0}body .dashboard-shell.is-tools-shell .alerts-center-header h2{margin:0;color:#152326;font-size:25px;line-height:1.2;letter-spacing:0}body .dashboard-shell.is-tools-shell .alerts-center-header p{max-width:660px;margin:8px 0 0;color:#647478;font-size:14px;line-height:1.65}body .dashboard-shell.is-tools-shell .alerts-center-summary{display:grid;grid-template-columns:repeat(3,minmax(104px,1fr));gap:8px;flex:0 0 auto}body .dashboard-shell.is-tools-shell .alerts-center-summary>div{min-width:112px;padding:10px 12px;border:1px solid #dce4e8;border-radius:6px;background:#f7faf9}body .dashboard-shell.is-tools-shell .alerts-center-summary span,body .dashboard-shell.is-tools-shell .alerts-center-summary strong{display:block}body .dashboard-shell.is-tools-shell .alerts-center-summary span{color:#718085;font-size:11px}body .dashboard-shell.is-tools-shell .alerts-center-summary strong{margin-top:3px;color:#1d3034;font-size:16px;line-height:1.2}body .dashboard-shell.is-tools-shell .alerts-center-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:16px;align-items:start}body .dashboard-shell.is-tools-shell .alerts-center-module{min-width:0;overflow:hidden;border:1px solid #dce4e8;border-radius:8px;background:#fff;box-shadow:0 8px 24px #19343a0f}body .dashboard-shell.is-tools-shell .alerts-center-module-rate{border-top:3px solid #159a80}body .dashboard-shell.is-tools-shell .alerts-center-module-balance{border-top:3px solid #d99a24}body .dashboard-shell.is-tools-shell .alerts-center-module-digest{grid-column:1 / -1;border-top:3px solid #4f78a8}body .dashboard-shell.is-tools-shell .alerts-center-module>.console-section-header{min-height:118px;margin:0!important;padding:18px 20px 16px!important;border-bottom:1px solid #e5ebed;background:#fff}body .dashboard-shell.is-tools-shell .alerts-center-module>.console-section-header h2{margin:0;color:#1b2c30;font-size:18px;line-height:1.3}body .dashboard-shell.is-tools-shell .alerts-center-module>.console-section-header p{margin:7px 0 0;color:#69797d;font-size:12px;line-height:1.6}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-block{margin:0!important;padding:18px 20px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:14px!important;border:1px solid #e1e9e7!important;border-radius:6px!important;background:#f8fbfa!important}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-field,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-toggle{min-width:0}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-field>span{margin-bottom:6px;color:#607176;font-size:11px;font-weight:700}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-field input,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-field select{width:100%!important;min-height:38px!important;border-color:#cfdadd!important;border-radius:5px!important;background:#fff!important}body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-toggle,body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-remove{align-self:end;min-height:38px}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions{display:flex!important;align-items:center;flex-wrap:wrap;gap:9px!important;margin-top:14px!important}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions .primary-button,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions .ghost-button{min-height:38px;border-radius:5px!important}body .dashboard-shell.is-tools-shell .alerts-center-module-balance .balance-alert-prefs{display:grid!important;gap:16px!important}body .dashboard-shell.is-tools-shell .alerts-center-module-balance .rate-alert-toggle{min-height:46px;padding:10px 12px;border:1px solid #eadfca;border-radius:6px;background:#fffaf1}body .dashboard-shell.is-tools-shell .market-daily-settings{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(140px,.7fr) minmax(190px,1fr);gap:14px;align-items:end}body .dashboard-shell.is-tools-shell .market-daily-toggle{min-height:46px;padding:10px 12px;border:1px solid #d7e2ee;border-radius:6px;background:#f5f8fc}body .dashboard-shell.is-tools-shell .market-daily-actions,body .dashboard-shell.is-tools-shell .market-daily-last-status{grid-column:1 / -1}body .dashboard-shell.is-tools-shell .market-daily-last-status{display:flex;align-items:center;flex-wrap:wrap;gap:9px;min-height:40px;padding:9px 11px;border:1px solid #e0e7e9;border-radius:6px;color:#718085;background:#f8fafb;font-size:12px}body .dashboard-shell.is-tools-shell .market-daily-last-status strong{color:#263a3f}body .dashboard-shell.is-tools-shell .market-daily-last-status small{flex-basis:100%}body .dashboard-shell.is-tools-shell .market-daily-preview{padding-top:14px!important}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-block{margin:0!important;padding:16px 20px 18px!important;border:0!important;border-top:1px solid #e5ebed!important;border-radius:0!important;background:#f7f9f9!important;box-shadow:none!important}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-header{margin-bottom:4px}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-header h3{color:#2a3d41;font-size:14px}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-hint{margin:4px 0 12px;color:#7a898d;font-size:11px;line-height:1.55}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-table-wrap{border:1px solid #e0e7e9;border-radius:6px;background:#fff}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-table{font-size:12px}@media(max-width:1080px){body .dashboard-shell.is-tools-shell .alerts-center-grid{grid-template-columns:1fr}body .dashboard-shell.is-tools-shell .alerts-center-module>.console-section-header{min-height:0}body .dashboard-shell.is-tools-shell .market-daily-settings{grid-template-columns:repeat(2,minmax(0,1fr))}body .dashboard-shell.is-tools-shell .market-daily-toggle{grid-column:1 / -1}}@media(max-width:768px){body .dashboard-shell.is-tools-shell .alerts-center-page{gap:16px}body .dashboard-shell.is-tools-shell .alerts-center-header{display:grid;gap:14px;padding-bottom:16px}body .dashboard-shell.is-tools-shell .alerts-center-header h2{font-size:22px}body .dashboard-shell.is-tools-shell .alerts-center-summary{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}body .dashboard-shell.is-tools-shell .alerts-center-summary>div{min-width:0}body .dashboard-shell.is-tools-shell .alerts-center-grid{grid-template-columns:minmax(0,1fr);gap:12px}body .dashboard-shell.is-tools-shell .alerts-center-module>.console-section-header,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-block,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-logs-block{padding-left:14px!important;padding-right:14px!important}body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-row{grid-template-columns:minmax(0,1fr)!important}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions{align-items:stretch}body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions .primary-button,body .dashboard-shell.is-tools-shell .alerts-center-module .rate-alert-actions .ghost-button{width:100%}body .dashboard-shell.is-tools-shell .market-daily-settings{grid-template-columns:minmax(0,1fr)}body .dashboard-shell.is-tools-shell .market-daily-toggle,body .dashboard-shell.is-tools-shell .market-daily-actions,body .dashboard-shell.is-tools-shell .market-daily-last-status{grid-column:auto}}@media(max-width:768px){body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-remove{grid-column:1 / -1;width:100%}}@media(max-width:360px){body .dashboard-shell.is-tools-shell .alerts-center-module-rate .rate-alert-row{grid-template-columns:minmax(0,1fr)!important}}body .dashboard-shell>.dashboard-sidebar{overflow-x:visible;overflow-y:auto;transition:width .18s ease,padding .18s ease,transform .18s ease}body .dashboard-shell.is-tools-shell>.dashboard-sidebar .sidebar-secondary{margin-top:4px!important;padding-top:0!important;border-top:0!important}body .dashboard-shell>.dashboard-sidebar .sidebar-collapse-toggle{position:absolute;top:78px;right:-13px;z-index:2;display:grid;width:26px;height:26px;padding:0;place-items:center;border:1px solid #d8e2ee;border-radius:50%;color:#426182;background:#fff;box-shadow:0 4px 12px #1f456f24;cursor:pointer}body .dashboard-shell>.dashboard-sidebar .sidebar-collapse-toggle:hover{color:#1266f1;border-color:#9fc0f7;background:#f4f8ff}body .dashboard-shell>.dashboard-sidebar .sidebar-collapse-toggle span{font-size:20px;line-height:1;transform:translateY(-1px)}@media(min-width:901px){body .dashboard-shell.app-shell.is-sidebar-collapsed{padding-left:72px!important}body .dashboard-shell.is-sidebar-collapsed>.site-header.public-site-header{inset-left:72px!important;left:72px!important}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar{width:72px!important;padding-inline:8px!important;justify-content:flex-start!important}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .dashboard-brand{display:flex;min-height:44px;margin:0 6px 20px!important;justify-content:center}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .dashboard-brand>span:last-child,body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .sidebar-mobile-card{display:none}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .dashboard-brand .brand-mark{width:42px;height:42px;flex-basis:42px;border-radius:12px}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav,body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .sidebar-secondary{display:grid!important;flex:0 0 auto;width:100%;margin:0!important;padding:0!important;gap:7px!important}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item{position:relative;width:100%;min-height:44px;padding:0!important;grid-template-columns:1fr!important;justify-items:center;border-radius:10px}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item>span:last-child{position:absolute;left:calc(100% + 10px);z-index:190;width:max-content;max-width:180px;padding:7px 9px;border:1px solid #dce5ee;border-radius:5px;color:#263d56;background:#fff;box-shadow:0 6px 18px #1f3d5b29;font-size:12px;font-weight:700;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-4px);transition:opacity .12s ease,transform .12s ease}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item:hover>span:last-child,body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item:focus-visible>span:last-child{opacity:1;transform:translate(0)}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item.is-active,body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .top-nav-item[aria-current=page]{box-shadow:inset 3px 0 #1266f1}body .dashboard-shell.is-sidebar-collapsed>.dashboard-sidebar .sidebar-collapse-toggle{right:-13px}}@media(max-width:900px){body .dashboard-shell>.dashboard-sidebar .sidebar-collapse-toggle{display:none}}@media(min-width:901px){body .dashboard-shell>.dashboard-sidebar{overflow:visible!important}}@media(max-width:900px){body .dashboard-shell>.dashboard-sidebar{overflow-x:hidden;overflow-y:auto}}body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle{display:grid;width:38px;min-width:38px;height:38px;padding:0;place-items:center;border:1px solid #d8e2ee;border-radius:8px;color:#426182;background:#fff;box-shadow:0 3px 10px #1f456f1a;cursor:pointer}body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle:hover{color:#1266f1;border-color:#9fc0f7;background:#f4f8ff}body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle span{font-size:20px;line-height:1;transform:translateY(-1px)}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header{grid-template-columns:38px minmax(260px,1fr) auto!important}}@media(max-width:900px){body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle{display:none}}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle{grid-column:1!important;grid-row:1!important}body .dashboard-shell>.site-header.public-site-header .header-search{grid-column:2!important;grid-row:1!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-column:3!important;grid-row:1!important}}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header .header-search{width:min(520px,100%)!important;justify-self:start!important}}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header{grid-template-areas:none!important;grid-template-columns:38px minmax(320px,520px) minmax(0,1fr)!important}body .dashboard-shell>.site-header.public-site-header .header-search{width:100%!important;max-width:520px!important}body .dashboard-shell>.site-header.public-site-header .header-status{justify-self:end!important}}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header{grid-template-areas:"search utilities"!important;grid-template-columns:minmax(0,1fr) auto!important}body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle{position:absolute!important;left:22px!important;top:17px!important;z-index:2;grid-column:auto!important;grid-row:auto!important}body .dashboard-shell>.site-header.public-site-header .header-search{width:min(520px,calc(100% - 50px))!important;max-width:520px!important;margin-left:50px!important;grid-area:search!important;justify-self:start!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-area:utilities!important;justify-self:end!important}}.header-primary-nav{display:flex;align-items:center;gap:2px;min-width:0;overflow:auto}.header-primary-nav button,.header-primary-nav a{height:34px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#52627d;font-size:13px;font-weight:650;line-height:34px;text-decoration:none;white-space:nowrap}.header-primary-nav button:hover,.header-primary-nav a:hover,.header-primary-nav button.active{background:#eef3ff;color:#2563eb}@media(max-width:900px){.header-primary-nav{display:none;position:absolute;left:12px;right:12px;top:58px;z-index:30;padding:8px;border:1px solid #dce4f0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a24}.header-primary-nav.is-open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.header-primary-nav button,.header-primary-nav a{text-align:left}}@media(min-width:901px){body .dashboard-shell>.site-header.public-site-header{grid-template-columns:38px max-content minmax(120px,1fr) max-content!important;grid-template-areas:"collapse navigation search utilities"!important;column-gap:10px!important;overflow:visible!important}body .dashboard-shell>.site-header.public-site-header .sidebar-collapse-toggle{position:static!important;grid-area:collapse!important;align-self:center!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav{grid-area:navigation!important;display:flex!important;width:max-content!important;max-width:100%!important;overflow:visible!important}body .dashboard-shell>.site-header.public-site-header .header-search{grid-area:search!important;width:100%!important;max-width:520px!important;margin-left:0!important;justify-self:stretch!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-area:utilities!important;min-width:0!important}}@media(min-width:901px)and (max-width:1180px){body .dashboard-shell>.site-header.public-site-header{padding-inline:12px!important;column-gap:6px!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav{gap:0!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav button,body .dashboard-shell>.site-header.public-site-header .header-primary-nav a{padding-inline:5px!important;font-size:12px!important}body .dashboard-shell>.site-header.public-site-header .header-search{min-width:120px!important;height:38px!important}body .dashboard-shell>.site-header.public-site-header .header-search input{min-width:0!important;padding-inline:10px!important}body .dashboard-shell>.site-header.public-site-header .header-search-button{padding-inline:10px!important}body .dashboard-shell>.site-header.public-site-header .time-pill,body .dashboard-shell>.site-header.public-site-header .notification-button{display:none!important}body .dashboard-shell>.site-header.public-site-header .header-status{gap:5px!important}}@media(max-width:900px){body .dashboard-shell>.site-header.public-site-header{position:sticky!important;inset:0 auto auto!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-areas:"toggle utilities" "search search"!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;padding:8px 12px!important;gap:8px!important;overflow:visible!important;box-sizing:border-box!important}body .dashboard-shell>.site-header.public-site-header .mobile-nav-toggle{grid-area:toggle!important;display:grid!important;width:42px!important;min-width:42px!important;height:40px!important;place-items:center!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav{display:none!important;position:absolute!important;inset:56px 12px auto!important;z-index:300!important;width:auto!important;max-width:none!important;overflow:hidden!important;box-sizing:border-box!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav.is-open{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body .dashboard-shell>.site-header.public-site-header .header-primary-nav button,body .dashboard-shell>.site-header.public-site-header .header-primary-nav a{width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}body .dashboard-shell>.site-header.public-site-header .header-search{grid-area:search!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}body .dashboard-shell>.site-header.public-site-header .header-search input{min-width:0!important}body .dashboard-shell>.site-header.public-site-header .header-status{grid-area:utilities!important;display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;justify-self:stretch!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:5px!important;overflow:hidden!important}body .dashboard-shell>.site-header.public-site-header .time-pill,body .dashboard-shell>.site-header.public-site-header .notification-button,body .dashboard-shell>.site-header.public-site-header .status-pill{display:none!important}body .dashboard-shell>.site-header.public-site-header .auth-actions{min-width:0!important;flex:0 1 auto!important}body .dashboard-shell>.site-header.public-site-header .auth-link{min-width:0!important;padding-inline:8px!important}body .dashboard-shell>.site-header.public-site-header .theme-toggle{flex:0 0 40px!important}}.site-comments-panel{margin-top:18px}.site-comments-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.site-comment-list{display:grid;gap:12px}.site-comment-card{display:grid;gap:10px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.site-comment-card.pinned{border-color:#99f6e4;background:#f0fdfa}.site-comment-card.is-reply{background:#f8fafc}.site-comment-head{display:flex;align-items:center;gap:10px}.site-comment-avatar{display:inline-grid;width:34px;height:34px;place-items:center;flex:0 0 auto;border-radius:50%;background:#172033;color:#fff;font-weight:800}.site-comment-head strong,.site-comment-head a{color:#172033;text-decoration:none}.site-comment-head small{display:block;color:#667085}.site-comment-content{margin:0;white-space:pre-wrap;color:#344054;line-height:1.7}.site-comment-replies{display:grid;gap:10px;margin-top:6px;padding-left:18px;border-left:2px solid #e5e7eb}.site-comment-form{display:grid;gap:12px;padding:14px;border:1px solid #dfe4ea;border-radius:8px;background:#f8fafc}.site-comment-form-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.site-comment-form h3{margin:0 0 4px;color:#172033}.site-comment-form p{margin:0;color:#667085;line-height:1.6}.site-comment-fields{display:grid;gap:10px}.site-comment-fields label{display:grid;gap:6px;color:#475467;font-weight:700}.site-comment-fields input,.site-comment-fields textarea,.site-comment-captcha input{width:100%;border:1px solid #d0d5dd;border-radius:8px;padding:10px 12px;background:#fff;color:#172033}.site-comment-fields textarea{resize:vertical;min-height:132px}.site-comment-captcha{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px;align-items:center}.site-comment-captcha .auth2-captcha-canvas{min-height:48px;padding:0;overflow:hidden;border:1px solid #d0d5dd;border-radius:8px;background:#fff}@media(max-width:760px){.site-comments-layout{grid-template-columns:1fr}.site-comment-form-head,.site-comment-head{align-items:flex-start}.site-comment-captcha,.statistics-summary-grid{grid-template-columns:1fr}.statistics-row{grid-template-columns:minmax(68px,88px) minmax(42px,56px) minmax(0,1fr)}.statistics-row small{grid-column:2 / 4}}.community-view,.community-post-view,.community-compose-view{display:grid;gap:18px}.community-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--pub-border);border-radius:12px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--pub-primary) 10%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--pub-surface) 96%,transparent),var(--pub-surface));box-shadow:var(--pub-shadow)}.community-header h1{margin:0;color:var(--pub-ink);font-size:clamp(28px,3vw,38px);line-height:1.08}.community-header p:last-child{max-width:760px;margin:10px 0 0;color:var(--pub-muted);font-size:15px}.community-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.community-compose-entry{min-width:108px}.community-hero,.community-post-detail{border:1px solid var(--pub-border);border-radius:12px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--pub-primary) 10%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--pub-surface) 96%,transparent),var(--pub-surface));box-shadow:var(--pub-shadow)}.community-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px}.community-hero-copy h1,.community-post-detail h1{margin:0;color:var(--pub-ink);font-size:clamp(28px,3vw,38px);line-height:1.08}.community-hero-copy p:last-child{max-width:760px;margin:10px 0 0;color:var(--pub-muted);font-size:15px}.community-meta-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.community-hero-actions,.community-post-topbar{display:flex;align-items:center;gap:10px}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px;align-items:stretch}.community-grid .community-card{min-width:0;height:100%}.community-detail-grid{align-items:stretch}.community-feed,.account-center{display:grid;width:min(100%,1180px);margin:0 auto;gap:18px}.rate-calc-filters{display:grid;margin:14px 0;padding:12px;grid-template-columns:minmax(180px,.8fr) minmax(200px,1fr) auto;align-items:end;gap:10px;border:1px solid #e1eaf3;border-radius:7px;background:#f8fbff}.rate-calc-filters label{display:grid;gap:5px}.rate-calc-filters label>span{color:#667b91;font-size:11px;font-weight:800}.rate-calc-filters input,.rate-calc-filters select{min-height:36px;padding:0 10px;border:1px solid #cedae5;border-radius:6px;color:#304962;background:#fff;font-size:12px}.rate-calc-filter-summary{display:flex;min-height:36px;align-items:center;gap:14px;color:#7a8da2;font-size:11px;white-space:nowrap}.rate-calc-filter-summary strong{margin-left:3px;color:#1d456c;font-size:14px}@media(max-width:760px){.rate-calc-filters{grid-template-columns:minmax(0,1fr);align-items:stretch}.rate-calc-filter-summary{justify-content:space-between}}.account-center-hero{display:flex;min-width:0;padding:24px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dce7f3;background:linear-gradient(110deg,rgba(18,102,241,.08),rgba(32,191,107,.05) 55%,transparent)}.account-identity,.account-hero-actions{display:flex;min-width:0;align-items:center;gap:14px}.account-avatar{display:grid;width:62px;height:62px;flex:0 0 62px;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:#1266f1;box-shadow:0 8px 22px #1266f140;font-size:25px;font-weight:850}.account-eyebrow,.account-section header span{color:#1266f1;font-size:11px;font-weight:850;text-transform:uppercase}.account-identity h2{margin:3px 0 0;color:#132a45;font-size:26px;letter-spacing:0}.account-identity p{margin:5px 0 0;overflow-wrap:anywhere;color:#687b91;font-size:13px}.account-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.account-stat-grid article{min-width:0;padding:16px;border:1px solid #dfe8f2;border-radius:8px;background:#fff}.account-stat-grid span,.account-stat-grid strong,.account-stat-grid small{display:block}.account-stat-grid span{color:#687b91;font-size:12px;font-weight:750}.account-stat-grid strong{margin-top:8px;color:#132a45;font-size:25px}.account-stat-grid strong.good{color:#16844b}.account-stat-grid strong.danger{color:#d13c36}.account-stat-grid small{margin-top:6px;overflow-wrap:anywhere;color:#8a98aa;font-size:11px}.account-center-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:16px}.account-chart-grid{display:grid;grid-template-columns:minmax(340px,1.1fr) minmax(340px,1fr) minmax(230px,.72fr);gap:12px}.account-chart-panel{min-width:0;padding:16px;border:1px solid #dfe8f2;border-radius:8px;background:#fff}.account-chart-panel>header{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:10px}.account-chart-panel>header span{color:#1266f1;font-size:10px;font-weight:850;text-transform:uppercase}.account-chart-panel>header h3{margin:3px 0 0;color:#1c344f;font-size:15px}.account-chart-panel>header small{color:#8795a6;font-size:10px;white-space:nowrap}.account-donut-layout{display:grid;margin-top:16px;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:18px}.account-donut{display:grid;width:126px;height:126px;padding:15px;place-items:center;border-radius:50%}.account-donut>div{display:grid;width:96px;height:96px;place-content:center;border-radius:50%;background:#fff;text-align:center}.account-donut strong,.account-donut span{display:block}.account-donut strong{color:#17314e;font-size:25px}.account-donut span{margin-top:3px;color:#7d8c9e;font-size:10px}.account-chart-legend{display:grid;gap:9px}.account-chart-legend>div{display:grid;grid-template-columns:8px minmax(0,1fr) 28px 34px;align-items:center;gap:8px;color:#64758a;font-size:11px}.account-chart-legend i{width:8px;height:8px;border-radius:50%}.account-chart-legend strong{color:#223c59;text-align:right}.account-chart-legend small{color:#93a0af;text-align:right}.account-chart-legend i.healthy,.account-stack-bar i.healthy,.account-bar-list i.healthy{background:#20a560}.account-chart-legend i.low,.account-stack-bar i.low,.account-bar-list i.low{background:#e5484d}.account-chart-legend i.unknown,.account-stack-bar i.unknown,.account-bar-list i.unknown{background:#f2a93b}.account-stack-bar{display:flex;height:12px;margin-top:22px;overflow:hidden;border-radius:4px;background:#edf2f7}.account-stack-bar i{display:block;height:100%;min-width:0}.account-bar-list{display:grid;margin-top:18px;gap:11px}.account-bar-list>div{display:grid;grid-template-columns:78px minmax(80px,1fr) 24px;align-items:center;gap:9px;color:#64758a;font-size:10px}.account-bar-list b{display:block;height:7px;overflow:hidden;border-radius:3px;background:#edf2f7}.account-bar-list b i{display:block;height:100%;border-radius:inherit}.account-bar-list strong{color:#28435f;font-size:11px;text-align:right}.account-distribution-chart footer{display:grid;margin-top:18px;padding-top:12px;grid-template-columns:auto 1fr auto 1fr;gap:8px;border-top:1px solid #edf2f7;color:#8795a6;font-size:10px}.account-distribution-chart footer strong{color:#29445f;text-align:right}.account-readiness-score{display:flex;min-height:76px;margin-top:14px;align-items:baseline;justify-content:center;color:#1266f1}.account-readiness-score strong{font-size:44px;line-height:1.5}.account-readiness-score span{color:#8b99aa;font-size:12px}.account-readiness-list{display:grid;gap:8px}.account-readiness-list>div{display:flex;min-height:29px;padding:0 9px;align-items:center;justify-content:space-between;border-left:3px solid #d6dee8;color:#728195;background:#f7f9fc;font-size:10px}.account-readiness-list>div.done{border-left-color:#20a560}.account-readiness-list b{color:#53667c;font-size:10px}.account-readiness-list .done b{color:#16844b}.account-section{min-width:0;padding:18px;border:1px solid #dfe8f2;border-radius:8px;background:#fff}.account-section>header{display:flex;padding-bottom:13px;align-items:flex-end;justify-content:space-between;gap:12px;border-bottom:1px solid #edf2f7}.account-section h3{margin:3px 0 0;color:#1c344f;font-size:17px}.account-section header small{color:#8795a6;font-size:11px}.account-action-list{display:grid;margin-top:6px}.account-action-list>button{display:grid;width:100%;min-height:68px;padding:10px 4px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf2f7;color:#26415e;background:transparent;text-align:left;cursor:pointer}.account-action-list>button:last-child{border-bottom:0}.account-action-list>button:hover{background:#f6f9fd}.account-action-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#1266f1;background:#eaf2ff;font-size:17px;font-weight:850}.account-action-list strong,.account-action-list small{display:block}.account-action-list strong{font-size:13px}.account-action-list small{margin-top:4px;color:#7c8b9d;font-size:11px}.account-action-list b{color:#9aa8b8;font-size:22px;font-weight:500}.account-profile-section dl{margin:4px 0 0}.account-profile-section dl>div{display:grid;padding:12px 0;grid-template-columns:82px minmax(0,1fr);gap:12px;border-bottom:1px solid #edf2f7}.account-profile-section dt{color:#7b899a;font-size:12px;font-weight:700}.account-profile-section dd{margin:0;overflow-wrap:anywhere;color:#2c435d;font-family:inherit;font-size:12px;text-align:right}.account-profile-section dd button{padding:0;border:0;color:#1266f1;background:transparent;font-weight:750;cursor:pointer}.account-status-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#20a560}.account-logout{width:100%;min-height:38px;margin-top:16px;border:1px solid #f1c4c1;border-radius:6px;color:#b42318;background:#fff8f7;font-weight:800;cursor:pointer}@media(max-width:860px){.account-stat-grid,.account-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-readiness-chart{grid-column:1 / -1}.account-center-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:560px){.account-center-hero{padding:18px;align-items:flex-start;flex-direction:column}.account-hero-actions{width:100%}.account-hero-actions button{flex:1}.account-stat-grid,.account-chart-grid{grid-template-columns:minmax(0,1fr)}.account-readiness-chart{grid-column:auto}.account-donut-layout{grid-template-columns:112px minmax(0,1fr);gap:12px}.account-donut{width:108px;height:108px;padding:13px}.account-donut>div{width:82px;height:82px}.account-section>header{align-items:flex-start;flex-direction:column}}[data-theme=dark] .account-center-hero,[data-theme=dark] .account-stat-grid article,[data-theme=dark] .account-chart-panel,[data-theme=dark] .account-section{border-color:#94a3b833;background:#172235}[data-theme=dark] .account-center-hero{background:linear-gradient(110deg,#1266f12e,#20bf6b14,#172235)}[data-theme=dark] .account-identity h2,[data-theme=dark] .account-stat-grid strong,[data-theme=dark] .account-chart-panel>header h3,[data-theme=dark] .account-donut strong,[data-theme=dark] .account-chart-legend strong,[data-theme=dark] .account-bar-list strong,[data-theme=dark] .account-distribution-chart footer strong,[data-theme=dark] .account-section h3,[data-theme=dark] .account-action-list>button,[data-theme=dark] .account-profile-section dd{color:#e5edf7}[data-theme=dark] .account-action-list>button:hover{background:#ffffff0a}[data-theme=dark] .account-donut>div{background:#172235}[data-theme=dark] .account-readiness-list>div{background:#ffffff0a}.community-sidebar{min-width:0}.community-panel{overflow:hidden}.community-post-list,.community-form,.community-auth-card,.community-post-content,.community-comment-list{padding:18px 20px 20px}.community-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.community-taxonomy-panel{display:grid;gap:10px;padding:14px 18px}.community-taxonomy-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.community-taxonomy-head strong{color:var(--pub-ink);font-size:14px}.community-taxonomy-head span{color:var(--pub-muted);font-size:12px}.community-search,.community-select,.community-input{min-height:36px;padding:0 12px;border:1px solid var(--pub-border-strong);border-radius:8px;background:var(--pub-surface);color:var(--pub-ink)}.community-search,.community-input[type=search]{min-width:220px}.community-search.is-tag{min-width:150px}.community-field-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px}.community-field-grid .community-field{min-width:0}.community-field-grid .community-select,.community-field-grid input{width:100%}.community-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--pub-muted);font-size:13px;font-weight:700}.community-pager{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 20px 20px;color:var(--pub-muted)}.community-hot-list{display:grid;gap:10px;padding:18px 20px 20px}.community-hot-item{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--pub-border);border-radius:8px;background:color-mix(in srgb,var(--pub-surface) 96%,var(--pub-primary-soft));color:var(--pub-ink);text-align:left}.community-hot-item strong{font-size:14px;line-height:1.4}.community-hot-item span{color:var(--pub-muted);font-size:12px}.community-post-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.community-chip-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.community-taxonomy-row,.community-taxonomy-cloud{display:flex;flex-wrap:wrap;gap:8px}.community-chip{display:inline-flex;max-width:100%;min-height:26px;align-items:center;padding:0 9px;border:1px solid color-mix(in srgb,var(--pub-teal) 28%,var(--pub-border));border-radius:6px;color:var(--pub-teal);background:color-mix(in srgb,var(--pub-teal) 8%,var(--pub-surface));font-size:12px;font-weight:750;overflow-wrap:anywhere}.community-chip.is-category{color:var(--pub-primary);border-color:color-mix(in srgb,var(--pub-primary) 28%,var(--pub-border));background:var(--pub-primary-soft)}.community-taxonomy-pill{display:inline-flex;align-items:center;max-width:100%;min-height:28px;padding:0 10px;border:1px solid color-mix(in srgb,var(--pub-teal) 28%,var(--pub-border));border-radius:999px;background:color-mix(in srgb,var(--pub-teal) 8%,var(--pub-surface));color:var(--pub-teal);font-size:12px;font-weight:750;cursor:pointer;overflow-wrap:anywhere}.community-taxonomy-pill.is-category{border-color:color-mix(in srgb,var(--pub-primary) 28%,var(--pub-border));background:var(--pub-primary-soft);color:var(--pub-primary)}.community-taxonomy-pill.is-active{color:#fff;border-color:var(--pub-primary);background:var(--pub-primary)}.community-card .community-taxonomy-row{margin-top:2px}.community-card{display:grid;gap:12px;padding:16px;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.community-card-media{position:relative;margin:-16px -16px 2px;aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid var(--pub-border);background:linear-gradient(140deg,color-mix(in srgb,var(--pub-primary) 18%,transparent),transparent 52%),color-mix(in srgb,var(--pub-surface) 90%,var(--pub-primary-soft))}.community-card-media img{width:100%;height:100%;object-fit:cover}.community-card-media-count{position:absolute;right:12px;bottom:12px;margin:0;padding:4px 9px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:12px;font-weight:700}.community-card:hover{border-color:color-mix(in srgb,var(--pub-primary) 38%,var(--pub-border));box-shadow:var(--pub-shadow-hover);transform:translateY(-2px)}.community-card-head,.community-card-meta,.community-pagination,.community-pagination-actions{display:flex;align-items:center;gap:10px}.community-card-head{justify-content:space-between}.community-card-badges{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.community-card-head h2{margin:0;color:var(--pub-ink);font-size:18px;line-height:1.35}.community-post-title-button{padding:0;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.community-card-excerpt{margin:0;color:var(--pub-muted);line-height:1.7}.community-card-meta{flex-wrap:wrap;color:var(--pub-muted);font-size:12px}.community-pagination{justify-content:space-between;flex-wrap:wrap;padding:14px 18px;color:var(--pub-muted)}.community-compose-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.community-compose-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:0;padding:0;align-items:start;overflow:hidden}.community-compose-main{display:grid;gap:18px;padding:20px;min-width:0}.community-compose-sidebar{display:grid;gap:16px;align-content:start;min-width:0;padding:20px;border-left:1px solid var(--pub-border);background:color-mix(in srgb,var(--pub-surface) 94%,var(--pub-primary-soft))}.community-compose-auth{padding:22px 24px}.community-compose-box{display:grid;gap:12px;padding:14px;border:1px solid var(--pub-border);border-radius:8px;background:var(--pub-surface)}.community-compose-box h2{margin:0;color:var(--pub-ink);font-size:15px;line-height:1.35}.community-compose-box p{margin:0;color:var(--pub-muted);line-height:1.65}.community-compose-box .community-taxonomy-row{margin-top:2px}.community-media-composer{gap:14px;padding:16px;border-style:dashed;background:linear-gradient(180deg,color-mix(in srgb,var(--pub-surface) 96%,transparent),var(--pub-surface)),radial-gradient(circle at top right,color-mix(in srgb,var(--pub-primary) 10%,transparent),transparent 40%)}.community-media-composer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-media-textarea{min-height:120px}.community-media-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.community-media-preview-card{display:grid;gap:8px;margin:0;padding:8px;border:1px solid var(--pub-border);border-radius:10px;background:color-mix(in srgb,var(--pub-surface) 95%,var(--pub-primary-soft))}.community-media-preview-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px;background:color-mix(in srgb,var(--pub-surface) 70%,#0f172a)}.community-media-preview-card figcaption{color:var(--pub-muted);font-size:12px;font-weight:700}.community-compose-checklist{display:grid;gap:8px;margin:0;padding:0;list-style:none}.community-compose-checklist li{display:flex;align-items:center;gap:8px;color:var(--pub-muted);font-size:13px;font-weight:700}.community-compose-checklist li>span:first-child{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1px solid var(--pub-border);border-radius:999px;color:var(--pub-muted);background:var(--pub-surface);line-height:1}.community-compose-checklist li.is-done{color:var(--pub-ink)}.community-compose-checklist li.is-done>span:first-child{border-color:color-mix(in srgb,var(--pub-green) 45%,var(--pub-border));color:var(--pub-green);background:color-mix(in srgb,var(--pub-green) 10%,var(--pub-surface))}.community-template-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.community-template-list .ghost-button{width:100%;min-height:34px;padding-inline:8px}.community-compose-main>.community-field:first-child input{min-height:54px;font-size:22px;font-weight:780}.community-title-field input{min-height:54px;font-size:24px;font-weight:750}.community-compose-stats{display:grid;gap:8px;color:var(--pub-muted);font-size:12px;font-weight:650}.community-submit-success{padding:10px 12px;border:1px solid color-mix(in srgb,var(--pub-green) 34%,var(--pub-border));border-radius:8px;color:var(--pub-green);background:color-mix(in srgb,var(--pub-green) 8%,var(--pub-surface));font-weight:700}.community-post-list,.community-comment-list,.community-form{display:grid;gap:14px}.community-post-card,.community-comment-card{border:1px solid var(--pub-border);border-radius:10px;background:color-mix(in srgb,var(--pub-surface) 94%,var(--pub-primary-soft))}.community-post-card{display:grid;gap:12px;padding:16px}.community-post-head,.community-comment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.community-post-title{padding:0;border:0;color:var(--pub-ink);background:transparent;font-size:20px;font-weight:760;text-align:left}.community-post-title:hover{color:var(--pub-primary)}.community-post-excerpt,.community-comment-content,.submission-list-header,.submission-list-item>header,.submission-list-item dl>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.submission-list{display:grid;gap:12px}.submission-list-item{padding:18px;border:1px solid var(--pub-border);border-radius:6px;background:var(--pub-surface)}.submission-list-item h3{margin:0 0 5px;font-size:16px}.submission-list-item a{color:var(--pub-primary);font-size:12px;overflow-wrap:anywhere}.submission-state{flex:none;padding:4px 9px;border-radius:999px;color:#805500;background:#fff4cc;font-size:12px;font-weight:800}.submission-state.is-approved{color:#126b3d;background:#dff7e9}.submission-state.is-rejected{color:#a12622;background:#fde7e5}.submission-list-item dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;gap:8px 22px}.submission-list-item dt{color:var(--pub-muted);font-size:12px}.submission-list-item dd{margin:0;font-size:12px}.submission-review-note{margin-top:14px;padding:12px;border-left:3px solid var(--pub-primary);background:color-mix(in srgb,var(--pub-primary) 7%,transparent)}.submission-review-note.is-rejected{border-left-color:#d13c36;background:color-mix(in srgb,#d13c36 7%,transparent)}.submission-review-note strong,.submission-review-note p{display:block;margin:0}.submission-review-note p{margin-top:5px;color:var(--pub-muted);font-size:13px;white-space:pre-wrap}.submission-load-more{display:block;margin:16px auto 0}.console-empty-state{padding:36px 16px;color:var(--pub-muted);text-align:center}.community-post-content{margin:0;color:var(--pub-ink);line-height:1.75;white-space:pre-wrap}.community-post-excerpt{color:var(--pub-muted)}.community-post-meta,.community-comment-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--pub-muted);font-size:12px}.community-post-actions{display:flex;justify-content:flex-end}.community-reply-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--pub-border);border-radius:8px;background:color-mix(in srgb,var(--pub-surface) 95%,var(--pub-primary-soft));color:var(--pub-muted);font-size:13px;font-weight:700}.community-comment-replies{display:grid;gap:10px;padding-left:18px}.community-composer .panel-heading,.community-panel .panel-heading.compact{padding-bottom:16px}.community-field{display:grid;gap:8px;color:var(--pub-ink);font-weight:700}.community-field input,.community-field select,.community-textarea{width:100%;padding:12px 14px;border:1px solid var(--pub-border-strong);border-radius:10px;color:var(--pub-ink);background:var(--pub-surface)}.community-textarea{min-height:180px;resize:vertical}.community-md-editor{gap:10px}.community-md-helper,.community-md-foot,.community-md-preview-head,.community-md-preview-empty{color:var(--pub-muted);font-size:12px;font-weight:600}.community-md-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border:1px solid var(--pub-border);border-radius:10px;background:color-mix(in srgb,var(--pub-surface) 92%,var(--pub-primary-soft))}.community-md-toolbar button{min-height:30px;padding:0 10px;border:1px solid var(--pub-border);border-radius:7px;background:var(--pub-surface);color:var(--pub-ink);font-weight:800;cursor:pointer}.community-md-toolbar button:hover{border-color:color-mix(in srgb,var(--pub-primary) 45%,var(--pub-border));color:var(--pub-primary)}.community-md-toolbar .emoji-button{min-width:32px;padding:0 6px}.community-md-textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.7}.community-md-foot,.community-md-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-md-preview-shell{display:grid;gap:10px;padding:12px;border:1px solid var(--pub-border);border-radius:10px;background:color-mix(in srgb,var(--pub-surface) 94%,#f7f9fb)}.community-md-preview-head strong{color:var(--pub-ink);font-size:13px}.community-markdown{color:var(--pub-ink);line-height:1.8;word-break:break-word}.community-markdown>*:first-child{margin-top:0}.community-markdown>*:last-child{margin-bottom:0}.community-markdown h3,.community-markdown h4,.community-markdown h5,.community-markdown p,.community-markdown ul,.community-markdown ol,.community-markdown blockquote,.community-markdown pre,.community-markdown figure{margin:0 0 14px}.community-markdown h3,.community-markdown h4,.community-markdown h5{line-height:1.35}.community-markdown a{color:var(--pub-primary);font-weight:800;text-decoration:none}.community-markdown ul,.community-markdown ol{padding-left:22px}.community-markdown blockquote{padding:10px 14px;border-left:3px solid var(--pub-primary);border-radius:8px;background:color-mix(in srgb,var(--pub-primary-soft) 35%,var(--pub-surface));color:var(--pub-muted)}.community-markdown code{padding:2px 6px;border-radius:6px;background:#111827;color:#e5e7eb;font-size:.92em}.community-code-block{overflow:auto;padding:14px;border-radius:10px;background:#111827;color:#e5e7eb}.community-code-block code{padding:0;background:transparent;color:inherit;white-space:pre}.community-code-block .tok-keyword{color:#93c5fd}.community-code-block .tok-string{color:#86efac}.community-code-block .tok-comment{color:#9ca3af;font-style:italic}.community-code-block .tok-number{color:#fbbf24}.community-md-media{display:grid;gap:8px}.community-md-media img,.community-md-media video{width:100%;max-height:420px;object-fit:contain;border:1px solid var(--pub-border);border-radius:10px;background:#0f172a}.community-md-media figcaption{color:var(--pub-muted);font-size:12px}.community-form-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--pub-muted);font-size:12px}.community-auth-card{display:grid;gap:10px}.community-auth-card strong,.community-empty strong{color:var(--pub-ink);font-size:18px}.community-auth-card p,.community-empty p{margin:0;color:var(--pub-muted);line-height:1.7}.community-empty{display:grid;justify-items:start;gap:10px;padding:28px 20px}.community-empty.is-error{border-top:1px solid var(--pub-border)}.community-post-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 0}.community-post-gallery{display:grid;gap:14px;padding:18px 24px 0}.community-post-gallery-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:var(--pub-muted);font-size:12px;font-weight:700}.community-post-gallery-head strong{color:var(--pub-ink);font-size:15px}.community-post-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px}.community-post-gallery-item{display:grid;gap:8px;margin:0;overflow:hidden;border:1px solid var(--pub-border);border-radius:12px;background:color-mix(in srgb,var(--pub-surface) 95%,var(--pub-primary-soft))}.community-post-gallery-item.is-cover{grid-column:span 2}.community-post-gallery-item img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.community-post-gallery-item figcaption{padding:0 12px 12px;color:var(--pub-muted);font-size:12px;font-weight:700}.community-post-content{font-size:15px}.community-comment-card{display:grid;gap:10px;padding:16px 16px 16px calc(16px + (var(--community-depth, 0) * 18px))}.community-comment-card.is-reply{position:relative}.community-comment-card.is-reply:before{content:"";position:absolute;top:16px;bottom:16px;left:calc(12px + (var(--community-depth, 0) * 18px));width:2px;border-radius:999px;background:color-mix(in srgb,var(--pub-primary) 30%,var(--pub-border))}.community-comment-card.is-reply>*{position:relative}@media(max-width:980px){.community-grid,.community-layout,.community-compose-layout,.community-compose-shell{grid-template-columns:1fr}}@media(max-width:760px){.community-field-grid{grid-template-columns:1fr}.community-taxonomy-head,.community-hero,.community-header,.community-post-detail-head,.community-post-topbar,.community-form-foot,.community-post-head,.community-comment-head{display:grid}.community-post-topbar,.community-hero-actions,.community-actions,.community-post-actions{justify-content:stretch}.community-post-actions .ghost-button,.community-post-topbar .ghost-button,.community-hero-actions .ghost-button,.community-hero-actions .primary-button,.community-actions .ghost-button,.community-actions .primary-button,.community-form-foot .ghost-button,.community-form-foot .primary-button{width:100%}.community-comment-card{padding-left:calc(14px + (var(--community-depth, 0) * 12px))}.community-comment-card.is-reply:before{left:calc(10px + (var(--community-depth, 0) * 12px))}.community-template-list{grid-template-columns:1fr}.community-media-composer-head,.community-post-gallery-head{display:grid}.community-post-gallery-item.is-cover{grid-column:span 1}}.ui-icon{width:1em;height:1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.125em}button .ui-icon,.rank-gaming-hint .ui-icon{display:inline-block}
