:root{--wx-bg:#07111f;--wx-bg-2:#0f172a;--wx-panel:rgba(15,23,42,.8);--wx-panel-strong:#111c2f;--wx-line:rgba(148,163,184,.22);--wx-line-strong:rgba(125,211,252,.34);--wx-text:#f8fafc;--wx-soft:#cbd5e1;--wx-muted:#94a3b8;--wx-accent:#38bdf8;--wx-accent-strong:#0284c7;--wx-accent-soft:#bae6fd;--wx-good:#4ade80;--wx-warn:#fbbf24;--wx-danger:#fb7185;--wx-radius-sm:11px;--wx-radius:16px;--wx-radius-lg:22px;--wx-shadow:0 26px 90px rgba(0,0,0,.34);--wx-max:1180px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body:not([data-wx-template="operator"]){min-height:100vh;color:var(--wx-text);background:radial-gradient(circle at 14% -8%,rgba(56,189,248,.18),transparent 32rem),radial-gradient(circle at 90% 8%,rgba(14,165,233,.08),transparent 28rem),linear-gradient(180deg,var(--wx-bg),var(--wx-bg-2) 48%,#111827)}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(125,211,252,.72);outline-offset:3px}.wx-system-header,.wx-detail-header,.header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--wx-line);background:rgba(7,17,31,.91);backdrop-filter:blur(18px)}.wx-system-header-inner,.wx-detail-header-inner,.header-inner{display:grid;gap:14px;width:min(100%,var(--wx-max));margin:0 auto;padding:16px 14px 0}.wx-system-brand,.wx-back-link,.back{width:fit-content;color:#93c5fd;font-size:.82rem;font-weight:900;text-decoration:none}.wx-system-brand{font-size:1rem;letter-spacing:-.03em}.wx-system-brand span{color:var(--wx-accent)}.wx-back-link::before{content:"← ";}.back::before{content:"← "!important}.wx-system-title-row,.wx-detail-title-row,.title-row{display:grid;gap:14px}.wx-system-kicker,.wx-kicker,.kicker{margin:0 0 8px;color:var(--wx-accent);font-size:.73rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.wx-system-title,.wx-title,.title{max-width:900px;margin:0;color:var(--wx-text);font-size:clamp(2.15rem,10vw,4.8rem);line-height:.92;letter-spacing:-.06em}.wx-system-subtitle,.wx-subtitle,.subtitle{max-width:790px;margin:12px 0 0;color:var(--wx-soft);font-size:clamp(1rem,3.8vw,1.18rem);line-height:1.5}.wx-system-actions,.wx-header-actions,.actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wx-system-button,.wx-action-button,.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border:1px solid rgba(125,211,252,.32);border-radius:var(--wx-radius-sm);background:var(--wx-accent-strong);color:#fff;font:inherit;font-size:.86rem;font-weight:900;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer}.wx-system-button:hover,.wx-action-button:hover,.button:hover{transform:translateY(-1px);background:#0369a1}.wx-system-button.secondary,.wx-action-button-secondary,.button.secondary{background:rgba(15,23,42,.8);color:var(--wx-accent-soft)}.wx-system-meta,.wx-meta-row,.meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.wx-system-pill,.wx-meta-pill,.pill{display:inline-flex;align-items:center;min-height:28px;max-width:100%;padding:5px 9px;border:1px solid var(--wx-line);border-radius:999px;background:rgba(15,23,42,.7);color:var(--wx-soft);font-size:.72rem;font-weight:850;line-height:1.15}.wx-system-pill.strong,.wx-meta-pill-strong,.pill.strong{border-color:rgba(56,189,248,.4);background:rgba(14,165,233,.13);color:#e0f2fe}.wx-system-nav,.wx-tab-row,.tabs{display:flex;gap:2px;min-width:0;overflow-x:auto;padding-top:2px;scrollbar-width:none}.wx-system-nav::-webkit-scrollbar,.wx-tab-row::-webkit-scrollbar,.tabs::-webkit-scrollbar{display:none}.wx-system-nav a,.wx-tab-row a,.tabs a{position:relative;flex:0 0 auto;padding:10px 10px 13px;color:var(--wx-muted);font-size:.81rem;font-weight:900;text-decoration:none}.wx-system-nav a:hover,.wx-system-nav a:focus,.wx-system-nav a[aria-current="page"],.wx-tab-row a:hover,.wx-tab-row a:focus,.wx-tab-row a[aria-current="page"],.tabs a:hover,.tabs a:focus,.tabs a[aria-current="page"]{color:var(--wx-text)}.wx-system-nav a[aria-current="page"]::after,.wx-tab-row a[aria-current="page"]::after,.tabs a[aria-current="page"]::after{position:absolute;right:10px;bottom:0;left:10px;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--wx-accent),#818cf8);content:""}.wx-system-main,body[data-wx-template="article"] main{width:min(100%,var(--wx-max));max-width:none;margin:0 auto;padding:20px 10px 38px}.wx-detail-main,body[data-wx-template="dashboard"] main{width:min(100%,var(--wx-max));margin-right:auto;margin-left:auto}.wx-system-article,.card,.detail,.surface,.roundup-surface,.wx-detail-surface{border:1px solid var(--wx-line)!important;border-radius:var(--wx-radius-lg)!important;background:linear-gradient(145deg,rgba(17,28,47,.93),rgba(11,22,38,.88))!important;box-shadow:var(--wx-shadow);overflow:hidden}.wx-system-article,.card{padding:clamp(20px,4vw,38px)!important}.wx-system-article{max-width:980px;margin:0 auto}.wx-system-article h1,.card h1{margin-top:0;font-size:clamp(2rem,7vw,3.65rem);line-height:.98;letter-spacing:-.05em}.wx-system-article h2,.card h2{margin:2.1rem 0 .7rem;padding-top:1.5rem;border-top:1px solid var(--wx-line);font-size:clamp(1.3rem,4.5vw,1.85rem);line-height:1.1;letter-spacing:-.025em}.wx-system-article h3,.card h3{font-size:1.12rem}.wx-system-article p,.wx-system-article li,.card p,.card li{color:#d8e1e9}.wx-system-article p,.card p{max-width:78ch}.wx-system-article li,.card li{margin:.5rem 0}.wx-system-article strong,.card strong{color:#fff}.wx-system-article code,.card code{padding:.14em .38em;border:1px solid var(--wx-line);border-radius:6px;background:rgba(2,6,23,.46);color:#dbeafe}.wx-system-article blockquote,.card blockquote,.notice{margin:1.25rem 0;padding:14px 16px;border:1px solid rgba(56,189,248,.25)!important;border-left:4px solid var(--wx-accent)!important;border-radius:0 var(--wx-radius-sm) var(--wx-radius-sm) 0;background:rgba(14,116,144,.09);color:#d8edf7!important}.wx-system-article a,.card a{color:#7dd3fc}.wx-system-article table,.card table{width:100%;border-collapse:collapse}.wx-system-article th,.wx-system-article td,.card th,.card td{padding:10px;border-bottom:1px solid var(--wx-line);text-align:left}.wx-system-header+main{padding-top:22px!important}body[data-wx-template="article"] main>nav:first-child{display:none}.wx-system-footer,.wx-footer,.footer{display:grid;gap:10px;width:min(100%,var(--wx-max));margin:24px auto 0;padding:0 12px 30px;color:var(--wx-muted);font-size:.86rem;line-height:1.5;text-align:center}.wx-system-footer-links,.wx-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px;font-size:.81rem;font-weight:800}.wx-system-footer-links a,.wx-footer-links a,.footer a{color:#7dd3fc;text-decoration:none}.wx-system-version,.wx-version{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 auto!important;padding:4px 10px;border:1px solid rgba(125,211,252,.2);border-radius:999px;background:rgba(14,165,233,.08);color:var(--wx-accent-soft);font-size:.75rem;font-weight:850;overflow-wrap:anywhere}.wx-system-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;color:var(--wx-muted);font-size:.76rem;font-weight:800}.wx-system-breadcrumbs a{color:#bae6fd;text-decoration:none}.wx-system-section-grid{display:grid;grid-template-columns:1fr;gap:12px}.wx-system-card{padding:16px;border:1px solid var(--wx-line);border-radius:var(--wx-radius);background:rgba(15,23,42,.72)}.wx-system-card h2,.wx-system-card h3{margin-top:0}.wx-detail-content,.wx-detail-panel,.roundup-stage,.roundup-panel,.stage,.panel{padding:clamp(12px,2.2vw,20px)!important}.wx-detail-panel,.roundup-panel,.panel{background:rgba(2,6,23,.2)!important}.wx-detail-grid-layout,.roundup-grid,.layout{overflow:hidden}.roundup-map-card,.sky-hero,.map-card{border-color:var(--wx-line-strong)!important;border-radius:20px!important;box-shadow:0 18px 48px rgba(0,0,0,.24)}.roundup-card,.insight-card,.form-card,.status-card,.idea-card,.source-box,.event,.item{border-color:var(--wx-line)!important;border-radius:var(--wx-radius)!important;background:rgba(15,23,42,.72)!important}.roundup-controls button,.chip,.regions button,.soft{border:1px solid rgba(125,211,252,.24)!important;border-radius:999px!important;background:rgba(14,165,233,.08)!important;color:var(--wx-accent-soft)!important}.roundup-controls button.active,.regions button.active{background:#e0f2fe!important;color:#082f49!important}.timeline,.facts,.value-grid{border-color:var(--wx-line)!important}.detail .hero{padding:clamp(22px,4vw,38px)!important;background:linear-gradient(135deg,rgba(56,189,248,.11),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.detail .back{color:#93c5fd!important}.detail h1{font-size:clamp(2.2rem,9vw,4.8rem)!important;letter-spacing:-.06em!important}.detail .tabs{border-color:var(--wx-line)!important;padding-right:clamp(16px,3vw,28px)!important;padding-left:clamp(16px,3vw,28px)!important}.detail .section{padding-right:clamp(16px,3vw,28px)!important;padding-left:clamp(16px,3vw,28px)!important}.detail .section-head{background:rgba(2,6,23,.25)!important;border-color:var(--wx-line)!important}.detail .metric{border-radius:14px!important;background:linear-gradient(145deg,#e0f2fe,#bae6fd)!important;color:#082f49!important}.detail .item{padding:17px 0!important}.detail .chip.warn{background:var(--wx-warn)!important;color:#1f2937!important}.detail button.primary{background:#e0f2fe!important;color:#082f49!important}.detail input,.detail select,.field input,.field select{border-color:var(--wx-line)!important;border-radius:var(--wx-radius-sm)!important;background:#07111f!important;color:var(--wx-text)!important}.wx-notes,.source-box,.ag-callout{line-height:1.5}.wx-notes a,.source-box a{color:#7dd3fc}.wx-details-button{border-radius:var(--wx-radius-sm)!important}.wx-controls,.wx-secondary-panel>*{border-radius:var(--wx-radius)!important}body[data-wx-template="operator"]{background:#0b1220}body[data-wx-template="operator"] .wx-system-nav,body[data-wx-template="operator"] .wx-system-footer{display:none}@media(max-width:719px){.wx-system-header,.wx-detail-header,.header{position:static}.wx-system-header-inner,.wx-detail-header-inner,.header-inner{padding:11px 10px 0}.wx-system-actions,.wx-header-actions,.actions{grid-template-columns:1fr}.wx-system-title,.wx-title,.title{font-size:clamp(2.1rem,12vw,3.3rem)}.wx-system-main,body[data-wx-template="article"] main{padding-top:12px}.wx-system-article,.card{padding:20px 17px!important}.wx-system-footer,.wx-footer,.footer{padding-bottom:24px}.roundup-card{grid-template-columns:46px minmax(0,1fr)!important}.roundup-value{grid-column:2;text-align:left!important}.detail .actions{grid-template-columns:1fr!important}}@media(min-width:720px){.wx-system-header-inner,.wx-detail-header-inner,.header-inner{padding:18px 24px 0}.wx-system-title-row,.wx-detail-title-row,.title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.wx-system-actions,.wx-header-actions,.actions{display:flex;align-items:center}.wx-system-main,body[data-wx-template="article"] main{padding:28px 20px 50px}.wx-system-section-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wx-system-section-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1040px){.wx-system-article,.card{padding:42px!important}}
