:root{--geo-bg:#f0f2f8;--geo-panel:#fff;--geo-panel-subtle:#eef2f8;--geo-text:#172033;--geo-muted:#657086;--geo-line:#e4e9f2;--geo-brand:#4f7cff;--geo-brand-secondary:#7a5cff;--geo-positive:#0fbe8f;--geo-warning:#ffb020;--geo-danger:#ff5c7a;--geo-brand2:var(--geo-brand-secondary);--geo-green:var(--geo-positive);--geo-amber:var(--geo-warning);--geo-red:var(--geo-danger);--geo-panel2:var(--geo-panel-subtle);--geo-shadow:0 18px 45px #1826481a;--geo-shadow-soft:0 8px 24px #18264814;--geo-radius-xl:24px;--geo-radius-lg:18px;--geo-radius-md:14px;--geo-space-1:4px;--geo-space-2:8px;--geo-space-3:12px;--geo-space-4:16px;--geo-space-5:20px;--geo-space-6:24px;--geo-transition:.15s ease}[data-theme=dark]{--geo-bg:#080e1c;--geo-panel:#0f1828;--geo-panel-subtle:#162035;--geo-text:#eef3ff;--geo-muted:#9ba9c4;--geo-line:#243050;--geo-brand:#82a6ff;--geo-brand-secondary:#ad91ff;--geo-positive:#4bd8ad;--geo-warning:#ffd06b;--geo-danger:#ff8199;--geo-brand2:var(--geo-brand-secondary);--geo-green:var(--geo-positive);--geo-amber:var(--geo-warning);--geo-red:var(--geo-danger);--geo-panel2:var(--geo-panel-subtle);--geo-shadow:0 20px 56px #0000005c;--geo-shadow-soft:0 10px 26px #00000042}*{box-sizing:border-box}html{background:var(--geo-bg)}body{background:var(--geo-bg);color:var(--geo-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,Arial,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:2px;outline:3px solid #4f7cff59}.app-shell,.ops-shell{min-height:100vh;display:grid}.app-shell{grid-template-columns:270px minmax(0,1fr)}.ops-shell{grid-template-columns:240px minmax(0,1fr)}.app-sidebar,.ops-sidebar{z-index:40;background:linear-gradient(#0e1a38 0%,#0a1228 100%);border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.app-sidebar{padding:0 14px 20px}.ops-sidebar{padding:0 12px 18px}[data-theme=dark] .app-sidebar,[data-theme=dark] .ops-sidebar{background:linear-gradient(#060d1e 0%,#040a18 100%)}.shell-brand{color:#fff;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;margin-bottom:8px;padding:18px 4px 12px;display:flex}.shell-brand--compact{gap:10px;padding:16px 4px 12px}.shell-brand>div{min-width:0}.shell-brand strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;display:block;overflow:hidden}.shell-logo{background:linear-gradient(135deg, var(--geo-brand), var(--geo-brand-secondary));color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:flex;box-shadow:0 12px 26px #4f7cff52}.shell-brand--compact .shell-logo{border-radius:12px;width:36px;height:36px;font-size:16px}.shell-product-badge{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:800;display:block}.shell-navigation{flex:1}.ops-sidebar-user-summary{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;margin:0 0 4px;padding:10px 8px 14px;display:flex}.ops-sidebar-user-summary>span:last-child{min-width:0}.ops-sidebar-user-summary strong,.ops-sidebar-user-summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ops-sidebar-user-summary strong{color:#fff;font-size:13px}.ops-sidebar-user-summary small{color:#fff6;font-size:10px}.shell-sidebar-context{flex:0 0 104px;min-height:104px;overflow:visible}.shell-nav-group h2{color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;margin:16px 10px 6px;font-size:10px;font-weight:900}.app-sidebar .shell-nav-group h2{margin:18px 10px 8px;font-size:11px}.shell-nav-item{color:#ffffff80;min-height:38px;transition:background var(--geo-transition), color var(--geo-transition);border-radius:11px;align-items:center;gap:9px;padding:7px 10px;font-size:13px;display:flex}.app-sidebar .shell-nav-item{border-radius:13px;min-height:44px;padding:8px 12px;font-size:14px}.shell-nav-item:hover,.shell-nav-item.is-active{color:#fff;background:#ffffff14}.shell-nav-item.is-active{font-weight:800}.shell-nav-icon{text-align:center;width:20px;font-size:15px}.app-sidebar .shell-nav-icon{width:22px;font-size:16px}.shell-nav-badge{background:var(--geo-danger);color:#fff;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:10px;font-weight:800}.shell-nav-submenu{margin:0}.shell-nav-submenu>summary{cursor:pointer;list-style:none}.shell-nav-submenu>summary::-webkit-details-marker{display:none}.shell-nav-submenu>summary.shell-nav-item{position:relative}.shell-nav-arrow{opacity:.4;margin-left:auto;font-size:9px;transition:transform .2s}.shell-nav-submenu[open] .shell-nav-arrow{transform:rotate(90deg)}.shell-nav-children{padding:2px 0 4px 34px}.app-sidebar .shell-nav-children{padding-left:38px}.shell-nav-child{color:#ffffff73;cursor:pointer;transition:background var(--geo-transition), color var(--geo-transition);border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;text-decoration:none;display:flex}.shell-nav-child:hover,.shell-nav-child.is-active{color:#fff;background:#ffffff0f}.shell-nav-child.is-active{font-weight:700}.shell-nav-child-dot{background:#ffffff4d;border-radius:50%;flex-shrink:0;width:5px;height:5px}.shell-nav-child.is-active .shell-nav-child-dot{background:var(--geo-brand)}.shell-user-area{border-top:1px solid #ffffff14;margin-top:14px;padding-top:10px}.shell-user{color:#fff;align-items:center;gap:9px;padding:4px 8px;display:flex}.shell-user>span:last-child{min-width:0}.shell-user strong,.shell-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.shell-user strong{font-size:12px}.shell-user small{color:#fff6;font-size:10px}.shell-avatar{background:linear-gradient(135deg, var(--geo-brand), var(--geo-brand-secondary));color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:inline-flex}.shell-user-action{color:#ffffff8c;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:44px;margin-top:6px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.shell-user-action:hover,.shell-user-action:focus-visible{color:#fff;background:#ffffff14}.shell-user-action:disabled{cursor:wait;opacity:.55}.shell-user-error{color:#ff9caf;margin:4px 8px 0;font-size:10px}.shell-main{min-width:0}.app-topbar,.ops-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--geo-line);z-index:30;background:#f0f2f8e6;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.app-topbar{height:68px;padding:0 26px}.ops-topbar{height:60px;padding:0 24px}[data-theme=dark] .app-topbar,[data-theme=dark] .ops-topbar{background:#080e1ce6}.shell-page-context span,.shell-page-context strong{display:block}.shell-page-context span{color:var(--geo-muted);font-size:11px}.shell-page-context strong{letter-spacing:-.03em;font-size:16px;font-weight:900}.shell-toolbar,.shell-actions,.ops-topbar-user{align-items:center;display:flex}.shell-toolbar{gap:10px}.shell-actions{gap:8px}.shell-action{border:1px solid var(--geo-line);min-height:36px;transition:transform var(--geo-transition), box-shadow var(--geo-transition);border-radius:999px;align-items:center;gap:5px;padding:7px 13px;font-size:12px;font-weight:800;display:inline-flex}.app-topbar .shell-action{min-height:40px}.shell-action:hover{transform:translateY(-1px)}.shell-action--secondary{background:var(--geo-panel);color:var(--geo-text)}.shell-action--primary{background:linear-gradient(135deg, var(--geo-brand), var(--geo-brand-secondary));color:#fff;border-color:#0000;box-shadow:0 8px 20px #4f7cff38}.shell-action>span{background:var(--geo-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;display:inline-flex}.shell-context{min-width:190px;position:relative}.shell-context summary,.shell-context--static{background:var(--geo-panel);border:1px solid var(--geo-line);border-radius:13px;min-height:46px;padding:6px 34px 6px 12px;display:block;position:relative}.shell-context summary{list-style:none}.shell-context summary::-webkit-details-marker{display:none}.shell-context summary:after{color:var(--geo-muted);content:"⌄";font-size:13px;position:absolute;top:13px;right:12px}.shell-context[open] summary:after{transform:rotate(180deg)}.shell-context span,.shell-context strong,.shell-context small{display:block}.shell-context>span,.shell-context summary>span{color:var(--geo-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.shell-context strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.shell-context small{color:var(--geo-muted);font-size:9px}.shell-context-menu{background:var(--geo-panel);border:1px solid var(--geo-line);box-shadow:var(--geo-shadow);z-index:50;border-radius:14px;width:max(100%,230px);padding:7px;position:absolute;top:calc(100% + 7px);right:0}.shell-context-menu a{border-radius:10px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:12px;display:flex}.shell-context-menu a:hover,.shell-context-menu a.is-active{background:linear-gradient(135deg,#4f7cff1a,#7a5cff12)}.shell-context-menu a.is-active{font-weight:800}.shell-context-dot{background:var(--geo-brand);border-radius:50%;width:8px;height:8px}.ops-topbar-user{background:var(--geo-panel);border:1px solid var(--geo-line);border-radius:12px;gap:7px;padding:4px 10px 4px 5px;font-size:12px}.ops-topbar-user .shell-avatar{width:26px;height:26px}.ops-topbar-user strong,.ops-topbar-user small{display:block}.ops-topbar-user small{display:none}.ops-topbar .shell-actions .shell-action:first-child{position:relative}.ops-topbar .shell-actions .shell-action>span{min-width:16px;height:16px;padding:0 4px;position:absolute;top:-4px;right:-4px}.shell-content{padding:24px 26px 70px}.shell-content--ops{padding:22px 24px 60px}.page-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.page-section-heading h1{letter-spacing:-.04em;margin:0;font-size:26px}.shell-content--ops .page-section-heading h1{font-size:22px}.page-section-heading p{color:var(--geo-muted);margin:6px 0 0;font-size:14px}.shell-content--ops .page-section-heading p{margin-top:4px;font-size:13px}.page-actions{gap:8px;display:flex}.geo-button{border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:9px 18px;font-size:13px;font-weight:800;display:inline-flex}.geo-button--primary{background:linear-gradient(135deg, var(--geo-brand), var(--geo-brand-secondary));color:#fff;box-shadow:0 12px 28px #4f7cff42}.geo-button--secondary{background:var(--geo-panel-subtle);color:var(--geo-text)}.dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.status-card,.dashboard-panel,.quick-link-card{background:var(--geo-panel);border:1px solid var(--geo-line);box-shadow:var(--geo-shadow-soft)}.status-card{border-radius:22px;min-height:136px;padding:20px}.shell-content--ops .status-card{border-radius:20px;min-height:122px;padding:18px}.status-card-label{color:var(--geo-muted);font-size:13px;display:block}.shell-content--ops .status-card-label{font-size:12px;font-weight:700}.status-card strong{letter-spacing:-.05em;margin:8px 0 4px;font-size:32px;font-weight:950;display:block}.shell-content--ops .status-card strong{margin-top:6px;font-size:30px}.status-card p{color:var(--geo-muted);margin:0;font-size:12px}.status-card--positive strong{color:var(--geo-positive)}.status-card--attention strong{color:var(--geo-warning)}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:18px;display:grid}.dashboard-panel{border-radius:var(--geo-radius-xl);padding:22px}.shell-content--ops .dashboard-panel{padding:20px}.dashboard-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.dashboard-panel-header h2{margin:0;font-size:16px}.dashboard-panel-header a{color:var(--geo-brand);font-size:12px;font-weight:800}.quick-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-link-card{min-height:116px;transition:border-color var(--geo-transition), transform var(--geo-transition);border-radius:16px;padding:16px}.quick-link-card:hover{border-color:#4f7cff73;transform:translateY(-2px)}.quick-link-card span{color:var(--geo-brand);font-size:12px;font-weight:800}.quick-link-card h3{margin:8px 0 4px;font-size:15px}.quick-link-card p{color:var(--geo-muted);margin:0;font-size:12px;line-height:1.6}.provider-list,.task-list{gap:10px;display:grid}.provider-row,.task-row{background:var(--geo-panel-subtle);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:9px 12px;font-size:12px;display:flex}.provider-row span:last-child,.task-row span:last-child{color:var(--geo-muted)}.geo-tag{background:#ffb02026;border-radius:999px;align-items:center;min-height:22px;padding:2px 9px;font-size:11px;font-weight:800;display:inline-flex;color:var(--geo-warning)!important}.geo-tag--neutral{background:var(--geo-panel-subtle);color:var(--geo-muted)!important}.async-state{color:var(--geo-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:38px 20px;display:flex}.async-state-symbol{background:var(--geo-panel-subtle);color:var(--geo-brand);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:14px;font-size:28px;font-weight:800;display:flex}.async-state--error .async-state-symbol,.async-state--forbidden .async-state-symbol{color:var(--geo-danger)}.async-state--provider-unavailable .async-state-symbol{color:var(--geo-warning)}.async-state h3{color:var(--geo-text);margin:0 0 7px;font-size:16px}.async-state p{max-width:480px;margin:0;font-size:13px}.async-state>a,.async-stale-banner>a{background:linear-gradient(135deg, var(--geo-brand), var(--geo-brand-secondary));color:#fff;border-radius:999px;min-height:38px;margin-top:16px;padding:9px 16px;font-size:12px;font-weight:800}.async-state--loading{align-items:stretch;animation:1.4s ease-in-out infinite geo-pulse}.async-skeleton{background:var(--geo-panel-subtle);border-radius:8px;width:100%;height:14px;margin:7px 0;display:block}.async-skeleton--title{width:42%;height:28px;margin-bottom:18px}.async-skeleton--short{width:68%}.async-stale-banner{background:linear-gradient(135deg,#ffb02024,#4f7cff12);border:1px solid #ffb02059;border-radius:16px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.async-stale-banner>span{color:var(--geo-warning);font-size:20px}.async-stale-banner strong,.async-stale-banner p{margin:0;display:block}.async-stale-banner p{color:var(--geo-muted);font-size:12px}.async-stale-banner>a{margin:0 0 0 auto}.shell-menu-control,.shell-menu-toggle,.shell-menu-backdrop,.ops-desktop-notice{display:none}@keyframes geo-pulse{0%,to{opacity:.55}50%{opacity:1}}.product-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.product-sidebar{background:var(--geo-panel);border-right:1px solid var(--geo-line);padding:28px 18px}.product-main{min-width:0;padding:42px}.product-nav-item{color:var(--geo-muted);border-radius:9px;padding:11px 14px;display:block}.product-nav-item.is-active{color:var(--geo-brand);background:#4f7cff1a}@media (max-width:1180px){.app-shell{grid-template-columns:238px minmax(0,1fr)}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:768px){.app-shell,.ops-shell{display:block}.app-sidebar,.ops-sidebar{width:min(86vw,310px);transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.shell-menu-control:checked~.app-sidebar,.shell-menu-control:checked~.ops-sidebar{transform:translate(0)}.shell-menu-control{opacity:0;z-index:61;width:44px;height:44px;margin:0;display:block;position:fixed;top:12px;left:12px}.shell-menu-toggle{background:var(--geo-panel);border:1px solid var(--geo-line);z-index:60;border-radius:12px;width:44px;height:44px;padding:10px;display:block;position:fixed;top:12px;left:12px}.shell-menu-toggle span{background:var(--geo-text);border-radius:2px;width:100%;height:2px;margin:4px 0;display:block}.shell-menu-backdrop{opacity:0;visibility:hidden;z-index:35;background:#040a188f;border:0;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.shell-menu-control:checked~.shell-menu-backdrop{opacity:1;visibility:visible;display:block}.app-topbar,.ops-topbar{height:68px;padding:0 14px 0 70px}.ops-topbar-user small,.shell-page-context span,.shell-actions{display:none}.shell-context{min-width:142px}.shell-context summary,.shell-context--static{min-height:44px}.shell-content{padding:20px 18px 54px}.page-section-heading{flex-direction:column;align-items:stretch}.page-section-heading h1{font-size:23px}.page-actions,.page-actions .geo-button{width:100%}.dashboard-kpi-grid,.quick-link-grid{grid-template-columns:1fr}.status-card{min-height:120px}.async-stale-banner{flex-wrap:wrap;align-items:flex-start}.async-stale-banner>a{margin-left:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.async-state--loading{animation:none}}
