:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}button{font:inherit}.shell{min-height:100vh;padding:clamp(24px,5vw,72px)}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;max-width:1180px;margin:0 auto 32px}.eyebrow{font-size:12px;letter-spacing:.18em;color:#64748b}h1{margin:8px 0;font-size:clamp(34px,6vw,68px);letter-spacing:-.04em}p{color:#64748b;line-height:1.8}.locale-switch{display:flex;gap:8px}.locale-switch button{border:1px solid #d8dee8;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.card{background:#fff;border:1px solid #e5eaf1;border-radius:20px;padding:24px;min-height:220px;box-shadow:0 10px 30px #0f172a0a}.label{display:block;color:#64748b;font-size:13px;margin-block-end:16px}.status{display:inline-flex;font-size:26px;margin-block-end:20px}.status--ok{color:#087f5b}.status--degraded{color:#9a6700}.status--down{color:#b42318}.deps{border-top:1px solid #eef1f5;padding-block-start:14px}.dep{display:flex;justify-content:space-between;padding:8px 0}@media(max-width:760px){.topbar{flex-direction:column}.grid{grid-template-columns:1fr}}.rf-lang-switcher{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);direction:ltr}.rf-lang-switcher button{min-height:34px;padding:0 10px;border:0;border-radius:9px;background:transparent;cursor:pointer;font:inherit;opacity:.68;transition:background .16s ease,opacity .16s ease,transform .16s ease}.rf-lang-switcher button:hover{opacity:1}.rf-lang-switcher button.active{background:#0f172a;color:#fff;opacity:1}.rf-lang-switcher button:active{transform:scale(.97)}.rf-lang-switcher button small{display:none}@media(max-width:720px){.rf-lang-switcher button{padding-inline:8px}.rf-lang-switcher button span{display:none}.rf-lang-switcher button small{display:inline}}.rf-global-header{position:sticky;top:0;z-index:80;width:100%}.rf-global-brand{min-width:max-content}.rf-global-search{flex:1 1 420px;max-width:680px}.rf-global-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit;color:inherit}.rf-global-actions{display:flex;align-items:center;gap:8px}html[dir=ltr] .sc-app{direction:ltr}html[dir=rtl] .sc-app{direction:rtl}@media(max-width:980px){.rf-global-header{gap:10px;flex-wrap:wrap}.rf-global-search{order:3;flex-basis:100%;max-width:none}}@media(max-width:640px){.rf-global-brand small{display:none}.rf-global-actions{margin-inline-start:auto}.sc-role{display:none}}.rf-command-shortcut{direction:ltr;border:1px solid rgba(15,23,42,.12);border-radius:7px;background:#ffffffbf;padding:3px 6px;font-size:10px;color:#64748b;white-space:nowrap}.rf-command-layer{position:fixed;inset:0;z-index:500;padding:min(12vh,110px) 18px 18px;background:#0f172a57;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;justify-content:center;align-items:flex-start}.rf-command-palette{width:min(720px,100%);max-height:min(680px,78vh);overflow:hidden;border:1px solid rgba(148,163,184,.34);border-radius:20px;background:#fffffffa;box-shadow:0 30px 80px #0f172a38,0 3px 12px #0f172a14}.rf-command-palette>header{min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #e8eef1}.rf-command-palette>header input{width:100%;border:0;outline:0;padding:10px 2px;background:transparent;color:#172b36;font-size:15px}.rf-command-palette>header kbd{direction:ltr;padding:4px 7px;border:1px solid #dce5e9;border-radius:7px;background:#f7fafb;color:#71838c;font-size:10px}.rf-command-palette>header button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#71838c;cursor:pointer}.rf-command-results{max-height:500px;padding:8px;overflow:auto}.rf-command-results>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px;border:0;border-radius:12px;background:transparent;color:#294552;text-align:start;cursor:pointer}.rf-command-results>button:hover,.rf-command-results>button.active{background:#edf8f6}.rf-command-results>button>i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f1f6f7;color:#0d8174}.rf-command-results>button b{display:block;font-size:13px}.rf-command-results>button small{display:block;margin-top:2px;color:#819199;font-size:10px}.rf-command-results>button em{font-style:normal;direction:ltr;color:#84959d;font-size:9px}.rf-command-empty{padding:42px 20px;text-align:center;color:#82939b}.rf-command-palette>footer{min-height:42px;display:flex;align-items:center;gap:6px;padding:8px 14px;border-top:1px solid #e8eef1;color:#82939b;font-size:9px}.rf-command-palette>footer span{direction:ltr;border:1px solid #dfe7ea;border-radius:6px;background:#f8fafb;padding:3px 6px;color:#536b76}.rf-command-palette>footer small{margin-inline-end:10px}@media(max-width:640px){.rf-command-shortcut{display:none}.rf-command-layer{padding:10px;align-items:stretch}.rf-command-palette{margin-top:56px;max-height:calc(100vh - 76px);border-radius:16px}.rf-command-results>button{grid-template-columns:36px minmax(0,1fr) auto}.rf-command-results>button em{display:none}}.sc-app{--rf-bg: #f5f7fb;--rf-surface: #ffffff;--rf-surface-soft: #f8fafc;--rf-text: #0f172a;--rf-muted: #64748b;--rf-subtle: #94a3b8;--rf-line: #e2e8f0;--rf-navy: #0b1633;--rf-indigo: #4f46e5;--rf-blue: #2563eb;--rf-cyan: #0891b2;--rf-emerald: #059669;--rf-amber: #d97706;--rf-rose: #e11d48;--rf-radius-sm: 10px;--rf-radius-md: 14px;--rf-radius-lg: 18px;--rf-radius-xl: 24px;--rf-shadow: 0 10px 30px rgba(15, 23, 42, .055);--rf-shadow-lg: 0 24px 60px rgba(15, 23, 42, .09);min-height:100vh;color:var(--rf-text);background:radial-gradient(circle at 90% -10%,rgba(79,70,229,.08),transparent 34rem),radial-gradient(circle at 10% 30%,rgba(8,145,178,.05),transparent 30rem),var(--rf-bg)}.sc-app .rf-global-header{min-height:78px;border-bottom:1px solid var(--rf-line);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 5px 24px #0f172a09}.sc-app .rf-global-brand{gap:12px}.sc-app .rf-global-brand h1,.sc-app .rf-global-brand strong{color:var(--rf-navy);font-weight:900;letter-spacing:-.025em}.sc-app .rf-global-brand small{color:var(--rf-muted)}.sc-app .rf-global-search{border:1px solid #dbe2ec;border-radius:var(--rf-radius-md);background:#f8fafc;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.sc-app .rf-global-search:focus-within{border-color:#4f46e573;background:#fff;box-shadow:0 0 0 4px #4f46e514}.sc-app .rf-global-actions button,.sc-app .rf-lang-switcher button{border-radius:var(--rf-radius-md);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.sc-app .rf-global-actions button:hover,.sc-app .rf-lang-switcher button:hover{transform:translateY(-1px)}.sc-app .sc-nav-button{position:relative;border-radius:14px 14px 0 0;transition:background .18s ease,color .18s ease,transform .18s ease}.sc-app .sc-nav-button:hover{transform:translateY(-2px);background:#4f46e50b}.sc-app .sc-nav-button.active{color:var(--rf-indigo);background:linear-gradient(180deg,#4f46e512,#4f46e506)}.sc-app .sc-nav-button.active:after{content:"";position:absolute;right:18%;bottom:0;left:18%;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--rf-indigo),var(--rf-cyan))}.sc-app .sc-side-item{border:1px solid transparent;border-radius:var(--rf-radius-md);transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.sc-app .sc-side-item:hover{transform:translate(-2px);border-color:#e2e8f0;background:#fff;box-shadow:0 7px 20px #0f172a0a}.sc-app .sc-side-item.active{border-color:#4f46e529;color:#312e81;background:linear-gradient(135deg,#4f46e516,#0891b20e);box-shadow:0 8px 22px #4f46e512}.sc-app .sc-primary{border-color:transparent!important;border-radius:var(--rf-radius-md)!important;color:#fff!important;background:linear-gradient(135deg,var(--rf-indigo),var(--rf-blue))!important;box-shadow:0 10px 24px #4f46e533;transition:transform .16s ease,box-shadow .16s ease}.sc-app .sc-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px #4f46e545}.sc-app .sc-action{border:1px solid #dbe2ec!important;border-radius:var(--rf-radius-md)!important;background:#fff!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sc-app .sc-action:hover{transform:translateY(-1px);border-color:#4f46e545!important;box-shadow:0 8px 24px #0f172a0f}.sc-app main,.sc-app [class*=command],.sc-app [class*=dashboard]{scroll-margin-top:90px}.sc-app [class*=card],.sc-app [class*=panel]{border-color:var(--rf-line);border-radius:var(--rf-radius-lg)}.sc-app .sc-value-grid>*{border:1px solid var(--rf-line);border-radius:var(--rf-radius-lg);background:var(--rf-surface);box-shadow:var(--rf-shadow);transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.sc-app .sc-value-grid>*:hover{transform:translateY(-2px);border-color:#4f46e529;box-shadow:var(--rf-shadow-lg)}.sc-app h1,.sc-app h2,.sc-app h3{color:var(--rf-navy);letter-spacing:-.025em}.sc-app h1{font-weight:900}.sc-app h2,.sc-app h3{font-weight:800}.sc-app:before{content:"RAHYABANE FARDA · MUNICIPAL CITYOS";position:fixed;left:18px;bottom:16px;z-index:9000;padding:7px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffe0;background:#0b1633e8;box-shadow:0 10px 30px #0f172a26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:8px;font-weight:900;letter-spacing:.11em;pointer-events:none}.sc-app .city-grid-workspace{border:1px solid var(--rf-line);border-radius:var(--rf-radius-xl);background:var(--rf-surface);box-shadow:var(--rf-shadow)}.sc-app .city-grid-toolbar,.sc-app .city-grid-viewbar{border-color:var(--rf-line);background:#fbfcfe}.sc-app .city-grid-table-wrap{border-radius:var(--rf-radius-lg)}@media(max-width:1023px){.sc-app:before{display:none}}@media(max-width:720px){.sc-app{--rf-radius-lg: 14px}.sc-app .rf-global-header{min-height:64px}.sc-app .sc-side-item{border-radius:12px}}.sc-app{--rf-bg: #f4f7fb;--rf-surface: #ffffff;--rf-surface-2: #f8fafc;--rf-navy-950: #071426;--rf-navy-900: #0b1930;--rf-navy-800: #122443;--rf-indigo: #4f46e5;--rf-blue: #2563eb;--rf-cyan: #06b6d4;--rf-teal: #0f9f94;--rf-green: #10b981;--rf-text: #101828;--rf-muted: #667085;--rf-soft: #98a2b3;--rf-line: #e4e9f1;--rf-shadow-sm: 0 4px 16px rgba(15, 23, 42, .045);--rf-shadow: 0 12px 36px rgba(15, 23, 42, .07);--rf-shadow-lg: 0 24px 60px rgba(15, 23, 42, .11);min-height:100vh;color:var(--rf-text);font-family:Vazirmatn,IRANSansX,Segoe UI,Tahoma,sans-serif;background:radial-gradient(circle at 92% -5%,rgba(79,70,229,.1),transparent 34rem),radial-gradient(circle at 7% 35%,rgba(6,182,212,.055),transparent 32rem),var(--rf-bg)}.sc-app:before{display:none!important}.sc-app .sc-top{min-height:82px;padding-inline:clamp(18px,2.4vw,38px);border-bottom:1px solid rgba(226,232,240,.95);background:#fffffff0;box-shadow:0 8px 30px #0f172a0b;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.sc-app .sc-brand{gap:13px}.sc-app .sc-brand>div:last-child{display:flex;flex-direction:column;gap:4px}.sc-app .sc-brand b{color:var(--rf-navy-900);font-size:clamp(15px,1.35vw,20px);font-weight:950;letter-spacing:-.025em}.sc-app .sc-brand small{color:#758196;font-size:11px;font-weight:500}.sc-app .sc-search{min-height:48px;border:1px solid #dfe5ee;border-radius:15px;background:#f7f9fc;box-shadow:inset 0 1px #fffc;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.sc-app .sc-search:focus-within{transform:translateY(-1px);border-color:#4f46e561;background:#fff;box-shadow:0 0 0 4px #4f46e514,0 10px 25px #0f172a0d}.sc-app .sc-nav-shell{border-bottom:1px solid var(--rf-line);background:#fffffff7;box-shadow:0 5px 20px #0f172a09}.sc-app .sc-nav{padding-inline:clamp(12px,2vw,30px)}.sc-app .sc-nav-button{position:relative;min-height:88px;border-radius:16px 16px 0 0;color:#697586;transition:color .17s ease,background .17s ease,transform .17s ease}.sc-app .sc-nav-button:hover{transform:translateY(-2px);color:var(--rf-indigo);background:linear-gradient(180deg,rgba(79,70,229,.05),transparent)}.sc-app .sc-nav-button.active{color:var(--rf-indigo);background:linear-gradient(180deg,#4f46e518,#4f46e506)}.sc-app .sc-nav-button.active:after{content:"";position:absolute;right:20%;bottom:0;left:20%;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--rf-indigo),var(--rf-cyan));box-shadow:0 -2px 12px #4f46e533}.sc-app .sc-nav-drawer{padding:14px clamp(20px,3vw,46px);border-top:1px solid #edf0f5;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 12px 30px #0f172a0a}.sc-app .sc-drawer-subs{gap:8px}.sc-app .sc-drawer-subs button,.sc-app .sc-subnav button{min-height:38px;padding:8px 16px;border:1px solid #e0e6ef;border-radius:999px;color:#556176;background:#fff;transition:transform .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,background .15s ease}.sc-app .sc-drawer-subs button:hover,.sc-app .sc-subnav button:hover{transform:translateY(-1px);border-color:#4f46e542;color:var(--rf-indigo);box-shadow:0 7px 18px #0f172a0d}.sc-app .sc-drawer-subs button.active,.sc-app .sc-subnav button.active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#172554,#1e3a5f);box-shadow:0 9px 22px #0f172a26}.sc-app .sc-layout{background:transparent}.sc-app .sc-main{padding:22px 26px 50px}.sc-app .sc-side{border-left:1px solid var(--rf-line);background:#fffffff5;box-shadow:-10px 0 32px #0f172a06}.sc-app .sc-side-head{padding:18px 18px 12px;color:var(--rf-navy-900)}.sc-app .sc-side-item{margin:4px 10px;padding:11px 12px;border:1px solid transparent;border-radius:15px;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.sc-app .sc-side-item:hover{transform:translate(-2px);border-color:#e1e6ef;background:#fff;box-shadow:0 8px 22px #0f172a0e}.sc-app .sc-side-item.active{color:#3730a3;border-color:#4f46e526;background:linear-gradient(135deg,#4f46e518,#06b6d40e);box-shadow:0 10px 26px #4f46e514}.sc-app .sc-page-head{position:relative;overflow:hidden;margin-bottom:14px;padding:24px 26px;border:1px solid rgba(209,219,232,.95);border-radius:24px;background:linear-gradient(135deg,#fffffffa,#f2f7fff7);box-shadow:var(--rf-shadow)}.sc-app .sc-page-head:before{content:"";position:absolute;top:-100px;left:-70px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.1),transparent 68%);pointer-events:none}.sc-app .sc-crumb{margin-bottom:8px;color:#8290a5;font-size:11px;font-weight:600}.sc-app .sc-title{gap:13px}.sc-app .sc-title>i{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--rf-indigo),var(--rf-cyan));box-shadow:0 10px 25px #4f46e538}.sc-app .sc-title h1{margin:0;color:var(--rf-navy-950);font-size:clamp(22px,2vw,31px);font-weight:950;letter-spacing:-.035em}.sc-app .sc-title p{margin-top:5px;color:#697586;font-size:12px}.sc-app .sc-actions{gap:9px}.sc-app .sc-primary{min-height:42px;padding-inline:18px!important;border:none!important;border-radius:13px!important;color:#fff!important;background:linear-gradient(135deg,var(--rf-indigo),var(--rf-blue))!important;box-shadow:0 10px 25px #4f46e53d;font-weight:750;transition:transform .15s ease,box-shadow .15s ease}.sc-app .sc-primary:hover{transform:translateY(-2px);box-shadow:0 15px 32px #4f46e54f}.sc-app .sc-action{min-height:42px;border:1px solid #dde4ee!important;border-radius:13px!important;color:#344054;background:#ffffffeb!important;box-shadow:0 4px 12px #0f172a08;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.sc-app .sc-action:hover{transform:translateY(-1px);border-color:#4f46e540!important;box-shadow:0 9px 22px #0f172a12}.sc-app .sc-subnav{gap:8px;margin-bottom:14px;padding:0 4px}.sc-app .sc-official-strip{margin:14px 0;padding:12px 16px;border:1px solid rgba(16,185,129,.16);border-radius:14px;color:#3f5f59;background:linear-gradient(90deg,#ecfdf5d1,#f0f9ffd1)}.sc-app .sc-panel,.sc-app .sc-command-pulse,.sc-app .sc-command-map,.sc-app .sc-command-decisions,.sc-app .sc-readiness-score,.sc-app .sc-twin-header{border:1px solid var(--rf-line);border-radius:20px;background:#fffffff7;box-shadow:var(--rf-shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sc-app .sc-panel:hover,.sc-app .sc-command-pulse:hover,.sc-app .sc-command-map:hover,.sc-app .sc-command-decisions:hover{transform:translateY(-2px);border-color:#4f46e524;box-shadow:var(--rf-shadow)}.sc-app [class*=process]{border-color:var(--rf-line);background:#fff}.sc-app .sc-value-grid{gap:12px}.sc-app .sc-value-grid>*{border:1px solid var(--rf-line);border-radius:17px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 6px 20px #0f172a0b}.sc-app .city-grid-workspace{overflow:hidden;border:1px solid var(--rf-line);border-radius:22px;background:#fff;box-shadow:var(--rf-shadow)}.sc-app .city-grid-toolbar,.sc-app .city-grid-viewbar{border-color:var(--rf-line);background:#fafbfd}.sc-app *{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.sc-app *::-webkit-scrollbar{width:7px;height:7px}.sc-app *::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}@media(max-width:1023px){.sc-app .sc-main{padding:16px}.sc-app .sc-page-head{padding:20px;border-radius:18px}.sc-app .sc-nav-button{min-height:74px}}@media(max-width:720px){.sc-app .sc-top{min-height:66px;padding-inline:10px}.sc-app .sc-main{padding:12px 10px 30px}.sc-app .sc-page-head{padding:16px;border-radius:16px}.sc-app .sc-title h1{font-size:21px}.sc-app .sc-actions{gap:6px}.sc-app .sc-panel{border-radius:15px}}.sc-app{--v5-navy:#0b1933;--v5-indigo:#4f46e5;--v5-blue:#2563eb;--v5-cyan:#06b6d4;--v5-border:#e3e9f2;--v5-muted:#667085}.sc-app .sc-top{min-height:76px!important}.sc-app .sc-brand b{font-size:18px!important;line-height:1.35;white-space:nowrap}.sc-app .sc-brand small{font-size:10.5px;color:#7c8799}.sc-app .sc-nav-button{min-height:82px!important;padding-top:13px;padding-bottom:10px}.sc-app .sc-nav-button span{font-weight:750}.sc-app .sc-nav-button small{margin-top:3px;opacity:.63}.sc-app .sc-main{padding:20px 24px 42px!important}.sc-app .sc-page-head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:150px!important;margin-bottom:16px!important;padding:24px 28px!important;border-radius:22px!important;background:radial-gradient(circle at 92% 20%,rgba(79,70,229,.09),transparent 260px),linear-gradient(135deg,#fff,#f7f9ff 55%,#f4f8ff)!important}.sc-app .sc-page-head>div:first-child{flex:1 1 auto;min-width:0;max-width:650px}.sc-app .sc-title{align-items:flex-start!important}.sc-app .sc-title h1{max-width:560px;margin:0;font-size:clamp(24px,2.15vw,34px)!important;line-height:1.32!important;font-weight:900!important;letter-spacing:-.035em!important}.sc-app .sc-title p{max-width:600px;margin-top:7px!important;color:#697586;font-size:12px!important;line-height:1.75}.sc-app .sc-title>i{flex:0 0 auto;width:52px!important;height:52px!important;border-radius:17px!important;background:linear-gradient(145deg,#4f46e5,#168bd8,#06b6d4)!important;box-shadow:0 14px 30px #4f46e540!important}.sc-app .sc-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;max-width:460px;justify-content:flex-start;gap:8px!important}.sc-app .sc-actions>*{white-space:nowrap}.sc-app .sc-subnav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px!important;margin:0 0 16px!important}.sc-app .sc-subnav button{min-height:39px;padding:8px 17px!important;font-size:11px}.sc-app .sc-side{width:260px!important;background:#fffffffa!important}.sc-app .sc-side-head{padding:20px 16px 12px!important;font-size:12px}.sc-app .sc-side-item{margin:3px 9px!important;min-height:56px;padding:9px 11px!important}.sc-app .sc-side-item b{font-size:11.5px}.sc-app .sc-side-item small{font-size:9px;color:#98a2b3}.sc-app .sc-official-strip{min-height:42px;margin:12px 0 16px!important;padding:10px 15px!important;border:1px solid rgba(15,159,148,.16)!important;border-radius:13px!important;background:linear-gradient(90deg,#f0fdfaf5,#f8fafcf5)!important;font-size:10px}.sc-app .sc-panel,.sc-app [class*=process]{border-radius:18px!important;box-shadow:0 7px 24px #0f172a0b!important}.sc-app .sc-primary{min-height:43px!important;padding-inline:18px!important;border-radius:13px!important;font-weight:750!important}.sc-app .sc-action{min-height:43px!important;padding-inline:15px!important;border-radius:13px!important}.sc-app .sc-crumb{color:#8c98aa!important;font-size:10px!important}.sc-app .sc-footer{opacity:.7}@media(min-width:1280px){.sc-app .sc-page-head{min-height:154px!important}.sc-app .sc-main{padding-inline:28px!important}}@media(max-width:1023px){.sc-app .sc-page-head{flex-direction:column;align-items:stretch!important;gap:18px;min-height:auto!important}.sc-app .sc-actions{max-width:none}}@media(max-width:720px){.sc-app .sc-main{padding:10px 9px 26px!important}.sc-app .sc-page-head{padding:16px!important;border-radius:16px!important}.sc-app .sc-title h1{font-size:21px!important}.sc-app .sc-title>i{width:44px!important;height:44px!important}.sc-app .sc-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.sc-app .sc-actions>*{width:100%}}.sc-mayor-v1{--exec-navy:#07162d;--exec-navy-2:#0d2342;--exec-indigo:#4f46e5;--exec-blue:#2563eb;--exec-cyan:#06b6d4;--exec-green:#10b981;--exec-amber:#f59e0b;--exec-red:#ef4444;--exec-muted:#667085;--exec-border:#e5eaf2;display:flex;flex-direction:column;gap:14px}.sc-exec-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:center;min-height:230px;padding:30px 32px;border-radius:26px;color:#fff;background:radial-gradient(circle at 12% 20%,rgba(6,182,212,.2),transparent 22rem),radial-gradient(circle at 82% 0%,rgba(99,102,241,.24),transparent 24rem),linear-gradient(125deg,#07162d,#0b2142 52%,#123967);box-shadow:0 24px 60px #07162d2e}.sc-exec-hero:after{content:"";position:absolute;left:-90px;bottom:-160px;width:360px;height:360px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff03;pointer-events:none}.sc-exec-hero-main,.sc-exec-status{position:relative;z-index:1}.sc-exec-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#a8c4e6;font-size:8px;font-weight:800;letter-spacing:.09em}.sc-exec-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#22d3ee;box-shadow:0 0 0 5px #22d3ee1a}.sc-exec-eyebrow em{padding:4px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#d5e6f7;background:#ffffff0f;font-style:normal;letter-spacing:0}.sc-exec-hero h2{max-width:720px;margin:0;color:#fff;font-size:clamp(27px,2.6vw,42px);line-height:1.32;font-weight:950;letter-spacing:-.045em}.sc-exec-hero h2 strong{color:#7dd3fc}.sc-exec-hero-main>p{max-width:760px;margin:12px 0 0;color:#c4d3e6;font-size:11px;line-height:2}.sc-exec-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.sc-exec-hero-actions button{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 14px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;background:#ffffff12;font-size:9px;font-weight:750;cursor:pointer}.sc-exec-hero-actions button.primary{border-color:transparent;background:linear-gradient(135deg,var(--exec-indigo),var(--exec-blue));box-shadow:0 12px 28px #4f46e552}.sc-exec-status{padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#fff1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sc-exec-score{display:flex;gap:16px;align-items:center}.sc-exec-score .ring{--v:87;width:92px;height:92px;background:conic-gradient(#22d3ee calc(var(--v)*1%),#ffffff1a 0)}.sc-exec-score .ring:after{background:#0c2341}.sc-exec-score .ring b{font-size:22px}.sc-exec-score>div:last-child{display:flex;flex-direction:column;gap:4px}.sc-exec-score>div:last-child>span{color:#8eafd1;font-size:8px}.sc-exec-score>div:last-child>b{font-size:13px}.sc-exec-score>div:last-child>small{color:#c7d6e7;font-size:8px}.sc-exec-status-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.sc-exec-status-row span{padding:9px;border:1px solid rgba(255,255,255,.08);border-radius:11px;color:#91acc9;background:#ffffff0a;font-size:7px}.sc-exec-status-row b{display:block;margin-top:3px;color:#fff;font-size:8px}.sc-exec-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sc-exec-kpis article{position:relative;overflow:hidden;min-height:126px;padding:14px;border:1px solid var(--exec-border);border-radius:17px;background:#fff;box-shadow:0 7px 22px #0f172a0b}.sc-exec-kpis article:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--exec-blue)}.sc-exec-kpis article.tone-good:before{background:var(--exec-green)}.sc-exec-kpis article.tone-warn:before{background:var(--exec-amber)}.sc-exec-kpis article.tone-risk:before{background:var(--exec-red)}.sc-exec-kpis header{display:flex;align-items:center;justify-content:space-between;color:#758196;font-size:8px}.sc-exec-kpis article>b{display:block;margin-top:8px;color:var(--exec-navy);font-size:23px}.sc-exec-kpis article>small{display:block;margin-top:2px;color:#8b97a9;font-size:7px}.sc-exec-kpis article>div{height:5px;margin-top:12px;overflow:hidden;border-radius:999px;background:#edf1f6}.sc-exec-kpis article>div i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--exec-blue),var(--exec-cyan))}.sc-exec-kpis article>em{display:block;margin-top:7px;color:#98a2b3;font-size:6.5px;font-style:normal}.sc-exec-card-head,.sc-exec-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sc-exec-card-head>div{display:flex;align-items:center;gap:10px}.sc-exec-card-head h3,.sc-exec-section-head h3{margin:0;color:var(--exec-navy);font-size:13px;font-weight:850}.sc-exec-card-head p,.sc-exec-section-head p{margin:4px 0 0;color:#8792a5;font-size:7.5px}.sc-exec-section-head small{display:block;margin-bottom:4px;color:var(--exec-indigo);font-size:6.5px;font-weight:850;letter-spacing:.09em}.sc-exec-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--exec-blue),var(--exec-cyan))}.sc-exec-icon.violet{background:linear-gradient(135deg,#6d5dfc,#4f46e5)}.sc-exec-icon.amber{background:linear-gradient(135deg,#f59e0b,#ea580c)}.sc-preview-badge{padding:5px 8px;border-radius:999px;color:#667085;background:#f2f4f7;font-size:6px;font-weight:800}.sc-exec-grid-main{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.72fr);gap:12px}.sc-exec-map-card,.sc-exec-decision-card,.sc-exec-alert-card,.sc-exec-actions-card,.sc-exec-service-card,.sc-exec-projects,.sc-exec-focus{overflow:hidden;border:1px solid var(--exec-border);border-radius:19px;background:#fff;box-shadow:0 8px 28px #0f172a0d}.sc-exec-map-card>header,.sc-exec-decision-card>header,.sc-exec-alert-card>header{padding:13px 15px;border-bottom:1px solid var(--exec-border)}.sc-exec-map-card .sc-panel{border:0!important;border-radius:0!important;box-shadow:none!important}.sc-exec-map-card .sc-panel>header{display:none}.sc-exec-map-card .sc-map{height:340px}.sc-exec-count{display:grid;place-items:center;min-width:29px;height:29px;border-radius:9px;color:#4f46e5;background:#eef2ff;font-size:10px}.sc-exec-decision-list article{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;align-items:center;padding:13px 14px;border-bottom:1px solid #eef1f5}.sc-exec-decision-list article:last-child{border-bottom:0}.sc-exec-decision-list article>i{width:7px;height:7px;border-radius:50%;background:#f59e0b}.sc-exec-decision-list article.high>i{background:#ef4444}.sc-exec-decision-list article.ok>i{background:#10b981}.sc-exec-decision-list b{display:block;color:#26354d;font-size:8.5px;line-height:1.6}.sc-exec-decision-list small,.sc-exec-decision-list span{display:block;margin-top:3px;color:#8a96a8;font-size:6.5px}.sc-exec-decision-list span{color:#b07a16}.sc-exec-decision-list button{min-width:52px;padding:7px;border:0;border-radius:8px;color:#4f46e5;background:#eef2ff;font-size:7px;cursor:pointer}.sc-exec-decision-list button:disabled{color:#667085;background:#f2f4f7;cursor:default}.sc-exec-mid-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:12px}.sc-exec-ai-card{position:relative;overflow:hidden;padding:19px;border-radius:19px;color:#fff;background:radial-gradient(circle at 5% 20%,rgba(6,182,212,.17),transparent 18rem),linear-gradient(125deg,#101a3a,#273368);box-shadow:0 14px 34px #101a3a29}.sc-exec-ai-card>header{display:flex;align-items:center;gap:10px}.sc-exec-ai-card>header>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb)}.sc-exec-ai-card header small{color:#aebce2;font-size:6.5px;font-weight:800}.sc-exec-ai-card h3{margin:3px 0 0;color:#fff;font-size:14px}.sc-exec-ai-card>p{margin:16px 0;color:#d6def5;font-size:9px;line-height:2}.sc-exec-ai-card>p b{color:#fff}.sc-ai-evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.sc-ai-evidence span{padding:9px;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#b8c5e5;background:#ffffff0e;font-size:6.5px}.sc-ai-evidence b{display:block;margin-bottom:3px;color:#fff;font-size:7px}.sc-exec-ai-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.sc-exec-ai-card footer button{padding:8px 11px;border:0;border-radius:9px;color:#fff;background:#4f46e5;font-size:7px;cursor:pointer}.sc-exec-ai-card footer small{color:#aebce2;font-size:6.5px}.sc-exec-alert-list{padding:7px 13px}.sc-exec-alert-list article{display:grid;grid-template-columns:7px 1fr;gap:9px;padding:11px 2px;border-bottom:1px solid #eef1f5}.sc-exec-alert-list article:last-child{border-bottom:0}.sc-exec-alert-list article>i{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#f59e0b}.sc-exec-alert-list article.critical>i{background:#ef4444}.sc-exec-alert-list b{color:#2c3a50;font-size:8px}.sc-exec-alert-list p{margin:4px 0;color:#7d899a;font-size:7px;line-height:1.7}.sc-exec-alert-list small{color:#9aa4b2;font-size:6.5px}.sc-exec-focus{padding:16px}.sc-exec-value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:13px}.sc-exec-value-grid button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;padding:11px;border:1px solid var(--exec-border);border-radius:13px;color:#344054;background:#fff;text-align:right;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.sc-exec-value-grid button:hover{transform:translateY(-2px)}.sc-exec-value-grid button.active{border-color:#4f46e547;background:#f7f7ff;box-shadow:0 0 0 3px #4f46e50f}.sc-exec-value-grid button>i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#4f46e5;background:#eef2ff}.sc-exec-value-grid span>*{display:block}.sc-exec-value-grid small{color:#768297;font-size:6.5px}.sc-exec-value-grid b{margin:2px 0;color:#17233b;font-size:15px}.sc-exec-value-grid em{color:#8d98a8;font-size:6px;font-style:normal}.sc-exec-focus-detail{display:grid;grid-template-columns:1.25fr 1fr auto;gap:12px;align-items:center;margin-top:10px;padding:11px 13px;border:1px solid #e3e7f5;border-radius:13px;background:linear-gradient(90deg,#fafbff,#f7f9ff)}.sc-exec-focus-detail>div{padding-left:12px;border-left:1px solid #e6e9f2}.sc-exec-focus-detail span,.sc-exec-focus-detail b,.sc-exec-focus-detail small{display:block}.sc-exec-focus-detail span{color:#4f46e5;font-size:6.5px}.sc-exec-focus-detail b{margin-top:3px;color:#344054;font-size:8px;line-height:1.75}.sc-exec-focus-detail small{margin-top:3px;color:#8b95a6;font-size:6.5px}.sc-exec-focus-detail button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:0;border-radius:9px;color:#fff;background:#4f46e5;font-size:7px;cursor:pointer}.sc-exec-bottom-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:12px}.sc-exec-actions-card,.sc-exec-service-card,.sc-exec-projects{padding:16px}.sc-exec-next-list{margin-top:10px}.sc-exec-next-list article{display:grid;grid-template-columns:28px 1fr auto auto;gap:10px;align-items:center;padding:10px 2px;border-bottom:1px solid #eef1f5}.sc-exec-next-list article:last-child{border-bottom:0}.sc-exec-next-list article>strong{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#4f46e5;background:#eef2ff;font-size:7px}.sc-exec-next-list b{display:block;color:#344054;font-size:8px}.sc-exec-next-list span{display:block;margin-top:3px;color:#8b95a6;font-size:6.5px}.sc-exec-next-list small{padding:4px 7px;border-radius:999px;color:#a26200;background:#fff5df;font-size:6px}.sc-exec-next-list button{padding:6px 8px;border:0;border-radius:7px;color:#4f46e5;background:#f0f2ff;font-size:6.5px;cursor:pointer}.sc-exec-services{margin-top:9px}.sc-exec-services article{display:grid;grid-template-columns:1fr auto;gap:6px 10px;padding:8px 0;border-bottom:1px solid #eef1f5}.sc-exec-services article:last-child{border-bottom:0}.sc-exec-services b{display:block;color:#344054;font-size:7.5px}.sc-exec-services small{display:block;margin-top:2px;color:#98a2b3;font-size:6px}.sc-exec-services strong{color:#25324a;font-size:8px}.sc-exec-services article>span{grid-column:1/-1;height:4px;overflow:hidden;border-radius:999px;background:#edf1f5}.sc-exec-services span i{display:block;height:100%;border-radius:999px;background:#4f46e5}.sc-exec-services span i.good{background:#10b981}.sc-exec-services span i.warn{background:#f59e0b}.sc-exec-projects>header>button{padding:7px 10px;border:1px solid #e2e7ef;border-radius:9px;color:#4f46e5;background:#fff;font-size:7px;cursor:pointer}.sc-exec-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.sc-exec-project-grid article{padding:12px;border:1px solid var(--exec-border);border-radius:13px;background:linear-gradient(180deg,#fff,#fbfcfe)}.sc-exec-project-grid article>header{display:flex;justify-content:space-between;color:#8b95a6;font-size:6.5px}.sc-exec-project-grid em{padding:3px 6px;border-radius:999px;color:#0f766e;background:#ecfdf5;font-style:normal}.sc-exec-project-grid em.risk{color:#b42318;background:#fef3f2}.sc-exec-project-grid h4{min-height:38px;margin:9px 0;color:#26354d;font-size:9px;line-height:1.65}.sc-exec-project-progress>span{display:flex;justify-content:space-between;color:#8b95a6;font-size:6.5px}.sc-exec-project-progress>div{height:5px;margin-top:5px;overflow:hidden;border-radius:999px;background:#edf1f5}.sc-exec-project-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.sc-exec-project-grid footer{display:grid;grid-template-columns:.7fr 1.3fr;gap:6px;margin-top:10px}.sc-exec-project-grid footer span{color:#98a2b3;font-size:6px}.sc-exec-project-grid footer b{display:block;margin-top:2px;color:#475467;font-size:6.5px}.sc-exec-governance{display:flex;align-items:center;overflow:auto;padding:11px 14px;border:1px solid var(--exec-border);border-radius:15px;background:#fff}.sc-exec-governance article{display:flex;align-items:center;gap:8px;min-width:145px;flex:1}.sc-exec-governance article>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#4f46e5;background:#eef2ff;flex:none}.sc-exec-governance b,.sc-exec-governance small{display:block}.sc-exec-governance b{color:#344054;font-size:7.5px}.sc-exec-governance small{margin-top:2px;color:#98a2b3;font-size:6px}.sc-exec-governance>strong{margin:0 8px;color:#c6ccd6}.sc-exec-demo-note{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d9e3f0;border-radius:11px;color:#667085;background:#f8fafc;font-size:7px}@media(max-width:1180px){.sc-exec-hero{grid-template-columns:1fr}.sc-exec-status{max-width:520px}.sc-exec-kpis{grid-template-columns:repeat(2,1fr)}.sc-exec-grid-main,.sc-exec-mid-grid,.sc-exec-bottom-grid{grid-template-columns:1fr}.sc-exec-value-grid{grid-template-columns:repeat(3,1fr)}.sc-exec-project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.sc-mayor-v1{gap:10px}.sc-exec-hero{min-height:0;padding:20px 16px;border-radius:18px}.sc-exec-hero h2{font-size:25px}.sc-exec-status{padding:13px}.sc-exec-kpis{grid-template-columns:1fr 1fr;gap:7px}.sc-exec-kpis article{min-height:112px;padding:11px}.sc-exec-kpis article>b{font-size:19px}.sc-exec-value-grid{grid-template-columns:1fr 1fr}.sc-exec-focus-detail{grid-template-columns:1fr}.sc-exec-focus-detail>div{padding:0;border:0}.sc-exec-project-grid,.sc-ai-evidence{grid-template-columns:1fr}.sc-exec-ai-card footer{align-items:flex-start;flex-direction:column}.sc-exec-next-list article{grid-template-columns:28px 1fr auto}.sc-exec-next-list button{grid-column:2/-1;justify-self:start}}.sc-decision-room-v1{--dr-navy:#08172d;--dr-indigo:#4f46e5;--dr-blue:#2563eb;--dr-cyan:#06b6d4;--dr-green:#10b981;--dr-amber:#f59e0b;--dr-red:#ef4444;--dr-border:#e5eaf2;--dr-muted:#667085;display:flex;flex-direction:column;gap:13px}.dr-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 27px;border-radius:22px;color:#fff;background:radial-gradient(circle at 12% 20%,rgba(6,182,212,.2),transparent 25rem),linear-gradient(125deg,#08172d,#102c52 62%,#164b73);box-shadow:0 18px 44px #08172d26}.dr-hero>div{max-width:760px}.dr-hero small{color:#8fb8dc;font-size:7px;font-weight:850;letter-spacing:.08em}.dr-hero h2{margin:5px 0 8px;color:#fff;font-size:clamp(24px,2.2vw,34px);font-weight:950}.dr-hero p{margin:0;color:#c8d8e8;font-size:9px;line-height:2}.dr-hero p b{color:#fff}.dr-hero aside{display:grid;grid-template-columns:repeat(3,1fr);min-width:360px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff0e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dr-hero aside span{padding:12px;color:#8fb0ce;font-size:6.5px;text-align:center}.dr-hero aside span+span{border-right:1px solid rgba(255,255,255,.09)}.dr-hero aside b{display:block;margin-top:4px;color:#fff;font-size:9px}.dr-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.dr-kpis article{position:relative;padding:13px 14px;overflow:hidden;border:1px solid var(--dr-border);border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0a}.dr-kpis article:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--dr-blue)}.dr-kpis article.danger:before{background:var(--dr-red)}.dr-kpis article.success:before{background:var(--dr-green)}.dr-kpis span{display:flex;align-items:center;justify-content:space-between;color:#748196;font-size:7px}.dr-kpis article>b{display:block;margin-top:5px;color:#17233b;font-size:22px}.dr-kpis article>small{display:block;margin-top:2px;color:#98a2b3;font-size:6.5px}.dr-workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:12px;align-items:start}.dr-inbox{position:sticky;top:170px;overflow:hidden;border:1px solid var(--dr-border);border-radius:18px;background:#fff;box-shadow:0 8px 26px #0f172a0d}.dr-inbox>header{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid var(--dr-border)}.dr-inbox header small{display:block;color:var(--dr-indigo);font-size:6px;font-weight:850}.dr-inbox header h3{margin:3px 0 0;color:var(--dr-navy);font-size:13px}.dr-inbox header>strong{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:var(--dr-indigo);background:#eef2ff;font-size:9px}.dr-inbox-list{max-height:calc(100vh - 260px);overflow:auto}.dr-inbox-list>button{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;align-items:start;width:100%;padding:13px;border:0;border-bottom:1px solid #eef1f5;color:#344054;background:#fff;text-align:right;cursor:pointer}.dr-inbox-list>button:hover{background:#fafbff}.dr-inbox-list>button.active{background:linear-gradient(90deg,#f5f6ff,#fbfcff);box-shadow:inset -3px 0 0 var(--dr-indigo)}.dr-inbox-list>button>i{width:7px;height:7px;margin-top:7px;border-radius:50%;background:#94a3b8}.dr-inbox-list>button>i.high{background:var(--dr-amber)}.dr-inbox-list>button>i.critical{background:var(--dr-red)}.dr-inbox-list code,.dr-inbox-list b,.dr-inbox-list small,.dr-inbox-list em{display:block}.dr-inbox-list code{color:#98a2b3;font-size:6px}.dr-inbox-list b{margin-top:3px;color:#26354d;font-size:8.5px;line-height:1.65}.dr-inbox-list small{margin-top:4px;color:#8b95a6;font-size:6.3px}.dr-inbox-list em{width:max-content;margin-top:6px;padding:3px 6px;border-radius:999px;color:#6046c6;background:#f2efff;font-size:6px;font-style:normal}.dr-inbox-list>button>strong{color:#4f46e5;font-size:8px}.dr-detail{display:flex;flex-direction:column;min-width:0;gap:11px}.dr-detail>section,.dr-demo-note{border:1px solid var(--dr-border);border-radius:17px;background:#fff;box-shadow:0 6px 22px #0f172a0a}.dr-case-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:17px 18px}.dr-case-id{display:inline-block;padding:4px 7px;border-radius:999px;color:#4f46e5;background:#eef2ff;font-size:6px}.dr-case-head h3{margin:7px 0 5px;color:#17233b;font-size:16px}.dr-case-head p{max-width:720px;margin:0;color:#7f8b9d;font-size:8px;line-height:1.75}.dr-case-status{display:flex;align-items:center;gap:7px;white-space:nowrap}.dr-case-status span,.dr-case-status b{padding:5px 8px;border-radius:999px;font-size:6.5px}.dr-case-status span{color:#8a6112;background:#fff5df}.dr-case-status span.high,.dr-case-status span.critical{color:#b42318;background:#fef3f2}.dr-case-status b{color:#4338ca;background:#eef2ff}.dr-chain{display:flex;align-items:center;padding:12px 15px;overflow:auto}.dr-chain>div{min-width:95px;text-align:center}.dr-chain i{display:grid;place-items:center;width:29px;height:29px;margin:0 auto 5px;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--dr-indigo),var(--dr-blue));font-size:6px;font-style:normal}.dr-chain span{color:#667085;font-size:6.5px;font-weight:750}.dr-chain>em{flex:1;min-width:20px;color:#c2c9d3;text-align:center;font-style:normal}.dr-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0!important;background:transparent!important;box-shadow:none!important}.dr-context-grid article{padding:15px;border:1px solid var(--dr-border);border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a09}.dr-context-grid article header{display:flex;align-items:center;gap:8px;color:#4f46e5}.dr-context-grid header small{display:block;color:#8b95a6;font-size:6px}.dr-context-grid header b{display:block;margin-top:2px;color:#344054;font-size:8px}.dr-context-grid p{margin:11px 0 0;color:#536174;font-size:8px;line-height:1.9}.dr-context-grid footer{display:flex;justify-content:space-between;margin-top:10px;padding-top:8px;border-top:1px solid #eef1f5;color:#8a95a6;font-size:6.5px}.dr-context-grid footer strong{color:#4f46e5}.dr-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.dr-section-head small{display:block;color:#4f46e5;font-size:6px;font-weight:850}.dr-section-head h3{margin:3px 0;color:#25324a;font-size:12px}.dr-section-head p{margin:0;color:#8a95a6;font-size:7px}.dr-evidence,.dr-accountability,.dr-outcome,.dr-audit{padding:16px}.dr-section-head>button,.dr-evidence>header>button{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dfe4ec;border-radius:9px;color:#4f46e5;background:#fff;font-size:7px;cursor:pointer}.dr-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.dr-evidence-grid article{padding:11px;border:1px solid #e5eaf2;border-radius:12px;background:#fbfcfe}.dr-evidence-grid article header{display:flex;align-items:center;justify-content:space-between;color:#10b981}.dr-evidence-grid code{color:#98a2b3;font-size:6px}.dr-evidence-grid article>b{display:block;min-height:34px;margin:7px 0;color:#344054;font-size:8px;line-height:1.6}.dr-evidence-grid article>span{display:flex;justify-content:space-between;gap:7px;padding:4px 0;color:#98a2b3;font-size:6px}.dr-evidence-grid span strong{color:#667085;font-weight:700}.dr-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:13px}.dr-form-grid label{display:grid;gap:6px;color:#667085;font-size:7px;font-weight:700}.dr-save-meta{display:flex;align-items:center;gap:6px;margin-top:11px;padding:8px 10px;border:0;border-radius:9px;color:#fff;background:#4f46e5;font-size:7px;cursor:pointer}.dr-human-gate{padding:17px;border-color:#dad8ff!important;background:linear-gradient(110deg,#fbfaff,#f6f8ff)!important}.dr-human-gate>header{display:flex;gap:10px}.dr-human-gate>header>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6d5dfc,#4f46e5);flex:none}.dr-human-gate small{color:#796ee8;font-size:6px;font-weight:850}.dr-human-gate h3{margin:3px 0;color:#25264d;font-size:12px}.dr-human-gate p{max-width:720px;margin:0;color:#777b98;font-size:7px;line-height:1.8}.dr-human-gate>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.dr-human-gate button{padding:8px 10px;border:1px solid #dde1ef;border-radius:9px;color:#525a70;background:#fff;font-size:7px;cursor:pointer}.dr-human-gate button.approve{display:flex;align-items:center;gap:5px;border-color:transparent;color:#fff;background:#10b981}.dr-human-gate button.action{border-color:transparent;color:#fff;background:#4f46e5}.dr-outcome textarea{width:100%;margin-top:12px;padding:11px;resize:vertical;border:1px solid #dfe5ee;border-radius:11px;outline:none;color:#344054;background:#fbfcfe;font:inherit;font-size:8px}.dr-outcome textarea:focus{border-color:#4f46e566;box-shadow:0 0 0 3px #4f46e512}.dr-outcome>button{margin-top:9px;padding:8px 10px;border:0;border-radius:9px;color:#fff;background:#172554;font-size:7px;cursor:pointer}.dr-audit-list{margin-top:11px}.dr-audit-list article{display:grid;grid-template-columns:10px 1fr;gap:8px;padding:9px 1px;border-bottom:1px solid #eef1f5}.dr-audit-list article:last-child{border-bottom:0}.dr-audit-list article>i{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#4f46e5;box-shadow:0 0 0 4px #eef2ff}.dr-audit-list b{display:block;color:#344054;font-size:7.5px}.dr-audit-list small{display:block;margin-top:3px;color:#98a2b3;font-size:6px}.dr-demo-note{display:flex;align-items:center;gap:8px;padding:9px 11px;color:#667085;background:#f8fafc;font-size:6.5px}@media(max-width:1180px){.dr-hero{align-items:flex-start;flex-direction:column}.dr-hero aside{width:100%;min-width:0}.dr-workspace{grid-template-columns:260px minmax(0,1fr)}.dr-evidence-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.dr-workspace{grid-template-columns:1fr}.dr-inbox{position:static}.dr-inbox-list{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}.dr-context-grid{grid-template-columns:1fr}}@media(max-width:720px){.dr-hero{padding:18px 15px;border-radius:17px}.dr-hero aside{grid-template-columns:1fr}.dr-hero aside span+span{border-top:1px solid rgba(255,255,255,.09);border-right:0}.dr-kpis{grid-template-columns:1fr 1fr}.dr-inbox-list{grid-template-columns:1fr}.dr-case-head{flex-direction:column}.dr-form-grid,.dr-evidence-grid{grid-template-columns:1fr}.dr-chain>div{min-width:75px}.dr-human-gate>div{flex-direction:column}.dr-human-gate button{width:100%}}.sc-strategy-v1{--sg-navy:#08172d;--sg-indigo:#4f46e5;--sg-blue:#2563eb;--sg-cyan:#06b6d4;--sg-green:#10b981;--sg-amber:#f59e0b;--sg-red:#ef4444;--sg-border:#e5eaf2;display:flex;flex-direction:column;gap:13px}.sg-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:22px;align-items:center;padding:27px 29px;border-radius:23px;color:#fff;background:radial-gradient(circle at 9% 20%,rgba(6,182,212,.18),transparent 24rem),radial-gradient(circle at 85% 10%,rgba(99,102,241,.2),transparent 22rem),linear-gradient(125deg,#08172d,#10284b 58%,#164a70);box-shadow:0 20px 48px #08172d26}.sg-hero-main small,.sg-hero aside small{color:#91b7db;font-size:6.5px;font-weight:850;letter-spacing:.08em}.sg-hero h2{margin:6px 0 9px;color:#fff;font-size:clamp(25px,2.4vw,38px);line-height:1.4;font-weight:950}.sg-hero h2 strong{color:#7dd3fc}.sg-hero p{max-width:780px;margin:0;color:#c8d8e8;font-size:9px;line-height:2}.sg-health{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0e}.sg-health .ring{--v:80}.sg-health .ring:after{background:#102949}.sg-health>span>*{display:block}.sg-health>span>b{margin:4px 0;color:#fff;font-size:11px}.sg-health>span>em{color:#b7c9dd;font-size:7px;font-style:normal}.sg-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.sg-kpis article{position:relative;overflow:hidden;padding:13px 14px;border:1px solid var(--sg-border);border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0a}.sg-kpis article:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--sg-blue)}.sg-kpis article.good:before{background:var(--sg-green)}.sg-kpis article.warn:before{background:var(--sg-amber)}.sg-kpis article.risk:before{background:var(--sg-red)}.sg-kpis span{color:#7a8799;font-size:7px}.sg-kpis b{display:block;margin-top:5px;color:#17233b;font-size:22px}.sg-kpis small{display:block;margin-top:2px;color:#98a2b3;font-size:6.5px}.sg-workspace{display:grid;grid-template-columns:300px minmax(0,1fr);gap:12px;align-items:start}.sg-pillars{position:sticky;top:170px;overflow:hidden;border:1px solid var(--sg-border);border-radius:18px;background:#fff;box-shadow:0 8px 26px #0f172a0d}.sg-pillars>header{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid var(--sg-border)}.sg-pillars header small{display:block;color:var(--sg-indigo);font-size:6px;font-weight:850}.sg-pillars header h3{margin:3px 0 0;color:var(--sg-navy);font-size:12px}.sg-pillars header strong{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:var(--sg-indigo);background:#eef2ff;font-size:8px}.sg-pillars>div>button{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;align-items:start;width:100%;padding:13px;border:0;border-bottom:1px solid #eef1f5;background:#fff;color:#344054;text-align:right;cursor:pointer}.sg-pillars>div>button.active{background:linear-gradient(90deg,#f5f6ff,#fbfcff);box-shadow:inset -3px 0 0 var(--sg-indigo)}.sg-pillars button>i{width:7px;height:7px;margin-top:6px;border-radius:50%;background:#94a3b8}.sg-pillars button>i.on{background:var(--sg-green)}.sg-pillars button>i.watch{background:var(--sg-amber)}.sg-pillars button>i.risk{background:var(--sg-red)}.sg-pillars code,.sg-pillars b,.sg-pillars small,.sg-pillars em{display:block}.sg-pillars code{color:#98a2b3;font-size:6px}.sg-pillars button b{margin-top:3px;color:#26354d;font-size:8px}.sg-pillars button small{margin-top:3px;color:#8b95a6;font-size:6px}.sg-pillars button em{width:max-content;margin-top:5px;padding:3px 6px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:5.8px;font-style:normal}.sg-pillars button em.on{color:#067647;background:#ecfdf3}.sg-pillars button em.watch{color:#b54708;background:#fffaeb}.sg-pillars button em.risk{color:#b42318;background:#fef3f2}.sg-pillars button>strong{color:#4f46e5;font-size:8px}.sg-detail{display:flex;flex-direction:column;gap:11px;min-width:0}.sg-detail>section,.sg-demo-note{border:1px solid var(--sg-border);border-radius:17px;background:#fff;box-shadow:0 6px 22px #0f172a0a}.sg-objective-head{display:flex;justify-content:space-between;gap:20px;padding:17px 18px}.sg-code{display:inline-block;padding:4px 7px;border-radius:999px;color:#4f46e5;background:#eef2ff;font-size:6px}.sg-objective-head>div:first-child>small{display:block;margin-top:7px;color:#7d899a;font-size:6px}.sg-objective-head h3{margin:4px 0 5px;color:#17233b;font-size:15px}.sg-objective-head p{margin:0;color:#7d899a;font-size:7px}.sg-status{display:flex;align-items:center;gap:7px;min-width:130px;height:max-content;padding:8px 10px;border-radius:11px;background:#f2f4f7}.sg-status>i{width:8px;height:8px;border-radius:50%;background:#94a3b8}.sg-status.on{background:#ecfdf3;color:#067647}.sg-status.on>i{background:#12b76a}.sg-status.watch{background:#fffaeb;color:#b54708}.sg-status.watch>i{background:#f79009}.sg-status.risk{background:#fef3f2;color:#b42318}.sg-status.risk>i{background:#f04438}.sg-status small,.sg-status b{display:block}.sg-status small{font-size:5.5px}.sg-status b{font-size:7px}.sg-performance{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:10px;border:0!important;background:transparent!important;box-shadow:none!important}.sg-performance>article{padding:16px;border:1px solid var(--sg-border);border-radius:16px;background:#fff}.sg-performance>article>small{color:#4f46e5;font-size:6px;font-weight:850}.sg-performance h3{margin:3px 0 13px;color:#25324a;font-size:12px}.sg-kpi-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sg-kpi-numbers span{padding:9px;border-radius:10px;background:#f8fafc;color:#8b95a6;font-size:6px}.sg-kpi-numbers b{display:block;margin-top:3px;color:#344054;font-size:13px}.sg-meter{position:relative;height:8px;margin:15px 0 9px;overflow:visible;border-radius:999px;background:#edf1f5}.sg-meter>i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.sg-meter>em{position:absolute;top:-4px;width:2px;height:16px;background:#ef4444}.sg-performance article:first-child footer{display:flex;justify-content:space-between;color:#98a2b3;font-size:6px}.sg-performance footer b{margin-right:3px;color:#667085}.sg-target-gate{background:linear-gradient(145deg,#fbfaff,#f7f8ff)!important;border-color:#dad8ff!important}.sg-target-gate p{color:#777b98;font-size:7px;line-height:1.8}.sg-target-gate label{display:grid;gap:5px;margin-top:11px;color:#667085;font-size:7px;font-weight:700}.sg-target-gate input{height:37px;padding:0 10px;border:1px solid #d9deea;border-radius:9px;background:#fff}.sg-target-gate button{display:flex;align-items:center;gap:5px;margin-top:9px;padding:8px 10px;border:0;border-radius:9px;color:#fff;background:#4f46e5;font-size:7px;cursor:pointer}.sg-accountability{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.sg-accountability>div{padding:13px 15px}.sg-accountability>div+div{border-right:1px solid #edf0f4}.sg-accountability small{display:block;color:#98a2b3;font-size:6px}.sg-accountability b{display:block;margin-top:4px;color:#344054;font-size:7.5px;line-height:1.6}.sg-mid-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0!important;background:transparent!important;box-shadow:none!important}.sg-mid-grid>article,.sg-milestones,.sg-actions,.sg-audit{padding:15px}.sg-mid-grid header,.sg-milestones>header,.sg-actions>header,.sg-audit>header{display:flex;align-items:flex-start;justify-content:space-between;color:#4f46e5}.sg-mid-grid header small,.sg-milestones header small,.sg-actions header small,.sg-audit header small{display:block;color:#4f46e5;font-size:6px;font-weight:850}.sg-mid-grid h3,.sg-milestones h3,.sg-actions h3,.sg-audit h3{margin:3px 0 0;color:#25324a;font-size:11px}.sg-initiatives>div,.sg-risks>div{margin-top:10px}.sg-initiatives>div>span,.sg-risks>div>span{display:grid;grid-template-columns:27px 1fr auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #eef1f5}.sg-initiatives i{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:#4f46e5;background:#eef2ff;font-size:6px;font-style:normal}.sg-initiatives b,.sg-risks b{color:#475467;font-size:7px}.sg-initiatives em{color:#067647;font-size:6px;font-style:normal}.sg-risks>div>span{grid-template-columns:8px 1fr}.sg-risks i{width:7px;height:7px;border-radius:50%;background:#f59e0b}.sg-milestones>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:11px}.sg-milestones article{padding:10px;border:1px solid #edf0f4;border-radius:11px;background:#fbfcfe}.sg-milestones article>span{display:flex;justify-content:space-between;gap:8px;font-size:6.5px}.sg-milestones article>span b{color:#475467}.sg-milestones article>span strong{color:#4f46e5}.sg-milestones article>div{height:5px;margin-top:7px;overflow:hidden;border-radius:999px;background:#edf1f5}.sg-milestones article>div i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.sg-ai-brief{padding:17px;color:#fff;background:radial-gradient(circle at 8% 20%,rgba(6,182,212,.15),transparent 20rem),linear-gradient(125deg,#101a3a,#273368)!important}.sg-ai-brief>header{display:flex;align-items:center;gap:9px}.sg-ai-brief>header>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:linear-gradient(135deg,#7c3aed,#2563eb)}.sg-ai-brief header small{color:#aebce2;font-size:6px}.sg-ai-brief h3{margin:3px 0 0;color:#fff;font-size:12px}.sg-ai-brief>p{margin:14px 0;color:#d6def5;font-size:8px;line-height:2}.sg-ai-brief>p b{color:#fff}.sg-ai-brief>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.sg-ai-brief>div>span{padding:8px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff0d}.sg-ai-brief>div small{display:block;color:#aebce2;font-size:5.8px}.sg-ai-brief>div b{display:block;margin-top:3px;color:#fff;font-size:6.5px}.sg-actions header p{margin:4px 0 0;color:#98a2b3;font-size:6.5px}.sg-actions>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.sg-actions button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #e0e5ed;border-radius:9px;background:#fff;color:#475467;font-size:7px;cursor:pointer}.sg-actions button.active{border-color:#a6f4c5;color:#067647;background:#ecfdf3}.sg-actions button.escalated{border-color:#c7d7fe;color:#3538cd;background:#eef4ff}.sg-audit>div{margin-top:10px}.sg-audit article{display:grid;grid-template-columns:10px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid #eef1f5}.sg-audit article>i{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#4f46e5;box-shadow:0 0 0 4px #eef2ff}.sg-audit article b{display:block;color:#344054;font-size:7px}.sg-audit article small{display:block;margin-top:3px;color:#98a2b3;font-size:6px}.sg-demo-note{display:flex;align-items:center;gap:8px;padding:9px 11px;color:#667085;background:#f8fafc;font-size:6.5px}.sg-empty{padding:25px;border:1px solid #e5eaf2;border-radius:15px;background:#fff}@media(max-width:1180px){.sg-hero{grid-template-columns:1fr}.sg-hero aside{max-width:480px}.sg-workspace{grid-template-columns:250px minmax(0,1fr)}.sg-performance{grid-template-columns:1fr}}@media(max-width:900px){.sg-workspace{grid-template-columns:1fr}.sg-pillars{position:static}.sg-pillars>div{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:720px){.sg-hero{padding:18px 15px;border-radius:17px}.sg-kpis{grid-template-columns:1fr 1fr}.sg-pillars>div{grid-template-columns:1fr}.sg-objective-head{flex-direction:column}.sg-accountability,.sg-mid-grid,.sg-milestones>div{grid-template-columns:1fr}.sg-accountability>div+div{border-right:0;border-top:1px solid #edf0f4}.sg-kpi-numbers{grid-template-columns:1fr}.sg-ai-brief>div{grid-template-columns:1fr}}.sc-project-portfolio-v1{--pp-navy:#08172d;--pp-indigo:#4f46e5;--pp-blue:#2563eb;--pp-cyan:#06b6d4;--pp-green:#10b981;--pp-amber:#f59e0b;--pp-red:#ef4444;--pp-border:#e5eaf2;display:flex;flex-direction:column;gap:13px}.pp-hero{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:26px 29px;border-radius:23px;color:#fff;background:radial-gradient(circle at 10% 15%,rgba(6,182,212,.18),transparent 24rem),linear-gradient(125deg,#08172d,#10294d 58%,#164c70);box-shadow:0 20px 48px #08172d26}.pp-hero>div{max-width:800px}.pp-hero small{color:#91b7db;font-size:6.5px;font-weight:850;letter-spacing:.08em}.pp-hero h2{margin:6px 0 9px;color:#fff;font-size:clamp(25px,2.4vw,38px);line-height:1.4;font-weight:950}.pp-hero h2 strong{color:#7dd3fc}.pp-hero p{margin:0;color:#c8d8e8;font-size:9px;line-height:2}.pp-hero aside{display:grid;grid-template-columns:repeat(3,1fr);min-width:360px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff0e}.pp-hero aside span{padding:12px;color:#91afca;font-size:6.5px;text-align:center}.pp-hero aside span+span{border-right:1px solid rgba(255,255,255,.09)}.pp-hero aside b{display:block;margin-top:4px;color:#fff;font-size:10px}.pp-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.pp-kpis article{position:relative;overflow:hidden;padding:13px 14px;border:1px solid var(--pp-border);border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f172a0a}.pp-kpis article:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--pp-blue)}.pp-kpis article.good:before{background:var(--pp-green)}.pp-kpis article.warn:before{background:var(--pp-amber)}.pp-kpis article.risk:before{background:var(--pp-red)}.pp-kpis span{color:#7a8799;font-size:7px}.pp-kpis b{display:block;margin-top:5px;color:#17233b;font-size:21px}.pp-kpis small{display:block;margin-top:2px;color:#98a2b3;font-size:6.5px}.pp-workspace{display:grid;grid-template-columns:300px minmax(0,1fr);gap:12px;align-items:start}.pp-list{position:sticky;top:170px;overflow:hidden;border:1px solid var(--pp-border);border-radius:18px;background:#fff;box-shadow:0 8px 26px #0f172a0d}.pp-list>header{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid var(--pp-border)}.pp-list header small{display:block;color:var(--pp-indigo);font-size:6px;font-weight:850}.pp-list header h3{margin:3px 0 0;color:var(--pp-navy);font-size:12px}.pp-list header>strong{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:#4f46e5;background:#eef2ff;font-size:8px}.pp-list>div>button{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:9px;align-items:start;width:100%;padding:13px;border:0;border-bottom:1px solid #eef1f5;background:#fff;text-align:right;color:#344054;cursor:pointer}.pp-list>div>button.active{background:linear-gradient(90deg,#f5f6ff,#fbfcff);box-shadow:inset -3px 0 #4f46e5}.pp-list button>i{width:7px;height:7px;margin-top:6px;border-radius:50%;background:#94a3b8}.pp-list button>i.on{background:#10b981}.pp-list button>i.watch{background:#f59e0b}.pp-list button>i.risk{background:#ef4444}.pp-list code,.pp-list button b,.pp-list button small,.pp-list button em{display:block}.pp-list code{color:#98a2b3;font-size:6px}.pp-list button b{margin-top:3px;color:#26354d;font-size:8px}.pp-list button small{margin-top:3px;color:#8b95a6;font-size:6px}.pp-list button em{width:max-content;margin-top:5px;padding:3px 6px;border-radius:999px;font-size:5.8px;font-style:normal}.pp-list button em.on{color:#067647;background:#ecfdf3}.pp-list button em.watch{color:#b54708;background:#fffaeb}.pp-list button em.risk{color:#b42318;background:#fef3f2}.pp-list button>strong{color:#4f46e5;font-size:8px}.pp-detail{min-width:0;display:flex;flex-direction:column;gap:11px}.pp-detail>section,.pp-demo-note{border:1px solid var(--pp-border);border-radius:17px;background:#fff;box-shadow:0 6px 22px #0f172a0a}.pp-project-head{display:flex;justify-content:space-between;gap:18px;padding:17px 18px}.pp-id{display:inline-block;padding:4px 7px;border-radius:999px;color:#4f46e5;background:#eef2ff;font-size:6px}.pp-project-head>div:first-child>small{display:block;margin-top:7px;color:#7d899a;font-size:6px}.pp-project-head h3{margin:4px 0 5px;color:#17233b;font-size:15px}.pp-project-head p{margin:0;color:#7d899a;font-size:7px}.pp-health{display:flex;align-items:center;gap:7px;height:max-content;min-width:125px;padding:8px 10px;border-radius:11px;background:#f2f4f7}.pp-health>i{width:8px;height:8px;border-radius:50%;background:#94a3b8}.pp-health.on{color:#067647;background:#ecfdf3}.pp-health.on>i{background:#12b76a}.pp-health.watch{color:#b54708;background:#fffaeb}.pp-health.watch>i{background:#f79009}.pp-health.risk{color:#b42318;background:#fef3f2}.pp-health.risk>i{background:#f04438}.pp-health small,.pp-health b{display:block}.pp-health small{font-size:5.5px}.pp-health b{font-size:7px}.pp-control-grid,.pp-mid-grid,.pp-risk-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;border:0!important;background:transparent!important;box-shadow:none!important}.pp-control-grid>article,.pp-mid-grid>article,.pp-risk-grid>article{padding:15px;border:1px solid var(--pp-border);border-radius:16px;background:#fff}.pp-control-grid>article>small,.pp-mid-grid header small,.pp-risk-grid header small,.pp-actions header small,.pp-audit header small{display:block;color:#4f46e5;font-size:6px;font-weight:850}.pp-control-grid h3,.pp-mid-grid h3,.pp-risk-grid h3,.pp-actions h3,.pp-audit h3{margin:3px 0 11px;color:#25324a;font-size:11px}.pp-progress-number{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pp-progress-number span,.pp-money span{padding:8px;border-radius:9px;color:#8a95a6;background:#f8fafc;font-size:6px}.pp-progress-number b,.pp-money b{display:block;margin-top:3px;color:#344054;font-size:11px}.pp-progress-track{position:relative;height:7px;margin-top:14px;border-radius:999px;background:#edf1f5}.pp-progress-track>i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.pp-progress-track>em{position:absolute;top:-4px;width:2px;height:15px;background:#ef4444}.pp-money{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.pp-money span.risk{color:#b42318;background:#fef3f2}.pp-accountability{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.pp-accountability>div{padding:13px 14px}.pp-accountability>div+div{border-right:1px solid #edf0f4}.pp-accountability small{display:block;color:#98a2b3;font-size:5.8px}.pp-accountability b{display:block;margin-top:4px;color:#344054;font-size:7px;line-height:1.6}.pp-mid-grid header,.pp-risk-grid header,.pp-actions header,.pp-audit header{display:flex;justify-content:space-between;align-items:flex-start;color:#4f46e5}.pp-milestones>div>span{display:block;padding:8px 0;border-bottom:1px solid #eef1f5}.pp-milestones>div>span>div{display:flex;justify-content:space-between;color:#667085;font-size:6.5px}.pp-milestones span>i{display:block;height:5px;margin-top:6px;overflow:hidden;border-radius:999px;background:#edf1f5}.pp-milestones span>i>em{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#06b6d4)}.pp-benefit>p{color:#667085;font-size:8px;line-height:1.8}.pp-benefit>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pp-benefit>div>span{padding:8px;border-radius:9px;background:#f8fafc;color:#8a95a6;font-size:6px}.pp-benefit>div>span b{display:block;margin-top:3px;color:#344054;font-size:11px}.pp-benefit .pp-benefit-track{display:block;height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#edf1f5}.pp-benefit-track>i{display:block;height:100%;border-radius:999px;background:#10b981}.pp-blockers,.pp-dependencies{margin-top:9px}.pp-blockers>span,.pp-dependencies>span{display:grid;grid-template-columns:8px 1fr;gap:8px;align-items:start;padding:8px 0;border-bottom:1px solid #eef1f5}.pp-blockers>span>i{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#ef4444}.pp-dependencies>span>i{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#4f46e5}.pp-blockers b,.pp-dependencies b{color:#475467;font-size:7px}.pp-risk-grid article>button{margin-top:10px;padding:7px 9px;border:1px solid #e0e5ed;border-radius:8px;background:#fff;color:#475467;font-size:6.5px;cursor:pointer}.pp-clear{padding:10px;border-radius:9px;color:#067647;background:#ecfdf3;font-size:7px}.pp-baseline-gate{padding:17px;border-color:#dad8ff!important;background:linear-gradient(110deg,#fbfaff,#f6f8ff)!important}.pp-baseline-gate>header{display:flex;gap:10px}.pp-baseline-gate>header>span{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6d5dfc,#4f46e5);flex:none}.pp-baseline-gate header small{color:#796ee8;font-size:6px;font-weight:850}.pp-baseline-gate h3{margin:3px 0;color:#25264d;font-size:12px}.pp-baseline-gate p{margin:0;color:#777b98;font-size:7px;line-height:1.8}.pp-baseline-form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;align-items:end;margin-top:13px}.pp-baseline-form label{display:grid;gap:5px;color:#667085;font-size:7px;font-weight:700}.pp-baseline-form input{height:37px;padding:0 10px;border:1px solid #d9deea;border-radius:9px;background:#fff}.pp-baseline-form button{display:flex;align-items:center;gap:5px;min-height:37px;padding:8px 10px;border:0;border-radius:9px;color:#fff;background:#4f46e5;font-size:7px;cursor:pointer}.pp-baseline-gate>footer{margin-top:9px;color:#777b98;font-size:6.5px}.pp-baseline-gate>footer b{color:#4f46e5}.pp-ai-brief{padding:17px;color:#fff;background:radial-gradient(circle at 8% 20%,rgba(6,182,212,.15),transparent 20rem),linear-gradient(125deg,#101a3a,#273368)!important}.pp-ai-brief>header{display:flex;align-items:center;gap:9px}.pp-ai-brief>header>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:linear-gradient(135deg,#7c3aed,#2563eb)}.pp-ai-brief header small{color:#aebce2;font-size:6px}.pp-ai-brief h3{margin:3px 0 0;color:#fff;font-size:12px}.pp-ai-brief>p{margin:14px 0;color:#d6def5;font-size:8px;line-height:2}.pp-ai-brief>p b{color:#fff}.pp-ai-brief>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pp-ai-brief>div>span{padding:8px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff0d}.pp-ai-brief>div small{display:block;color:#aebce2;font-size:5.8px}.pp-ai-brief>div b{display:block;margin-top:3px;color:#fff;font-size:6.5px}.pp-actions,.pp-audit{padding:15px}.pp-actions header p{margin:4px 0 0;color:#98a2b3;font-size:6.5px}.pp-actions>button{display:flex;align-items:center;gap:5px;margin-top:10px;padding:8px 10px;border:1px solid #e0e5ed;border-radius:9px;color:#475467;background:#fff;font-size:7px;cursor:pointer}.pp-actions>button.active{border-color:#c7d7fe;color:#3538cd;background:#eef4ff}.pp-audit>div{margin-top:10px}.pp-audit article{display:grid;grid-template-columns:10px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid #eef1f5}.pp-audit article>i{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#4f46e5;box-shadow:0 0 0 4px #eef2ff}.pp-audit article b{display:block;color:#344054;font-size:7px}.pp-audit article small{display:block;margin-top:3px;color:#98a2b3;font-size:6px}.pp-demo-note{display:flex;align-items:center;gap:8px;padding:9px 11px;color:#667085;background:#f8fafc;font-size:6.5px}.pp-empty{padding:25px;border:1px solid #e5eaf2;border-radius:15px;background:#fff}@media(max-width:1180px){.pp-hero{align-items:flex-start;flex-direction:column}.pp-hero aside{width:100%;min-width:0}.pp-workspace{grid-template-columns:250px minmax(0,1fr)}}@media(max-width:900px){.pp-workspace{grid-template-columns:1fr}.pp-list{position:static}.pp-list>div{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:720px){.pp-hero{padding:18px 15px;border-radius:17px}.pp-hero aside{grid-template-columns:1fr}.pp-hero aside span+span{border-right:0;border-top:1px solid rgba(255,255,255,.09)}.pp-kpis{grid-template-columns:1fr 1fr}.pp-list>div{grid-template-columns:1fr}.pp-project-head{flex-direction:column}.pp-control-grid,.pp-mid-grid,.pp-risk-grid{grid-template-columns:1fr}.pp-progress-number,.pp-money{grid-template-columns:1fr 1fr}.pp-accountability{grid-template-columns:1fr}.pp-accountability>div+div{border-right:0;border-top:1px solid #edf0f4}.pp-baseline-form{grid-template-columns:1fr}.pp-ai-brief>div{grid-template-columns:1fr}}.city-grid{--cg-border: #dfe8e6;--cg-border-strong: #c8d8d4;--cg-surface: #fff;--cg-surface-soft: #f7faf9;--cg-text: #173230;--cg-muted: #667c79;--cg-accent: #0b7771;--cg-accent-soft: #e8f5f2;--cg-danger: #a94040;--cg-focus: rgba(11, 119, 113, .22)}.city-grid-result-announcer{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.city-grid-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 0 10px;padding:8px 10px;border:1px solid var(--cg-border);border-radius:12px;background:var(--cg-surface-soft)}.city-grid-active-filters-label{display:inline-flex;align-items:center;gap:6px;color:var(--cg-muted);font-size:12px;white-space:nowrap}.city-grid-active-filters-label b{min-width:22px;height:22px;padding:0 6px;display:inline-grid;place-items:center;border-radius:999px;background:var(--cg-accent);color:#fff;font-size:11px}.city-grid-filter-chip{max-width:320px;min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #c5ddd8;border-radius:999px;background:#fff;color:var(--cg-text);cursor:pointer}.city-grid-filter-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-grid-filter-chip b{color:var(--cg-muted);font-size:16px;line-height:1}.city-grid-filter-chip:hover{border-color:var(--cg-accent);background:var(--cg-accent-soft)}.city-grid-clear-criteria{min-height:34px;border:0;background:transparent;color:var(--cg-danger);font-weight:700;cursor:pointer}.city-grid-filter-chip:focus-visible,.city-grid-clear-criteria:focus-visible,.city-grid-filters button:focus-visible,.city-grid-filters select:focus-visible,.city-grid-filters input:focus-visible,.city-grid-empty-actions button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}.city-grid-filters{margin:10px 0;padding:12px;border:1px solid var(--cg-border);border-radius:14px;background:var(--cg-surface);box-shadow:0 10px 30px #163a360f}.city-grid-filter-list{display:grid;gap:8px}.city-grid-filter-row{display:grid;grid-template-columns:34px minmax(150px,1.2fr) minmax(150px,1fr) minmax(170px,1fr) auto;gap:8px;align-items:center}.city-grid-filter-row select,.city-grid-filter-row input,.city-grid-filter-row button,.city-grid-filter-no-value{min-height:40px}.city-grid-filter-row select,.city-grid-filter-row input{width:100%;min-width:0;padding:0 10px;border:1px solid var(--cg-border-strong);border-radius:9px;background:#fff;color:var(--cg-text)}.city-grid-filter-no-value{display:flex;align-items:center;padding:0 10px;border:1px dashed var(--cg-border-strong);border-radius:9px;background:var(--cg-surface-soft);color:var(--cg-muted);font-size:12px}.city-grid-filter-mobile-head{display:none}.city-grid-empty{min-height:190px;padding:32px 20px;display:grid;justify-items:center;align-content:center;text-align:center;border:1px dashed var(--cg-border-strong);border-radius:14px;background:var(--cg-surface-soft);color:var(--cg-text)}.city-grid-empty>b{font-size:14px}.city-grid-empty>p{max-width:480px;margin:7px 0 0;color:var(--cg-muted);font-size:12px;line-height:1.8}.city-grid-empty-filtered{border-color:#bad9d3;background:linear-gradient(180deg,#fbfefd,#f0f8f6)}.city-grid-empty-icon{width:48px;height:48px;margin-bottom:10px;display:grid;place-items:center;border-radius:14px;background:var(--cg-accent-soft);color:var(--cg-accent);font-size:25px}.city-grid-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px}.city-grid-empty-actions button{min-height:40px;padding:0 14px;border:1px solid var(--cg-border-strong);border-radius:9px;background:#fff;color:var(--cg-text);cursor:pointer}.city-grid-empty-actions button.primary{border-color:var(--cg-accent);background:var(--cg-accent);color:#fff}@media(max-width:980px){.city-grid-filter-row{grid-template-columns:32px minmax(130px,1fr) minmax(130px,1fr) minmax(150px,1fr)}.city-grid-filter-row>button{grid-column:2 / -1;justify-self:end}}@media(max-width:720px){.city-grid-active-filters{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;padding:7px}.city-grid-active-filters-label,.city-grid-filter-chip,.city-grid-clear-criteria{flex:none}.city-grid-filter-chip{max-width:260px;min-height:44px}.city-grid-filters{position:fixed;z-index:250;inset-inline:0;bottom:0;width:100%;max-height:88dvh;margin:0;padding:0 max(14px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));overflow:auto;border:0;border-radius:22px 22px 0 0;box-shadow:0 -18px 50px #041f1d38,0 0 0 100vmax #08181757}.city-grid-filter-mobile-head{position:sticky;top:0;z-index:2;min-height:68px;display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;margin:0 -14px 12px;padding:12px 14px;border-bottom:1px solid var(--cg-border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.city-grid-filter-mobile-handle{width:4px;height:32px;border-radius:999px;background:#d1dfdc}.city-grid-filter-mobile-head div{display:grid;gap:2px}.city-grid-filter-mobile-head small{color:var(--cg-muted)}.city-grid-filter-mobile-head button{min-width:56px;min-height:44px;border:1px solid var(--cg-border);border-radius:9px;background:#fff;color:var(--cg-text)}.city-grid-filter-row{position:relative;grid-template-columns:1fr;gap:7px;padding:12px;border:1px solid var(--cg-border);border-radius:12px;background:var(--cg-surface-soft)}.city-grid-filter-index{position:absolute;top:7px;inset-inline-start:7px;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--cg-accent-soft);color:var(--cg-accent)}.city-grid-filter-row select,.city-grid-filter-row input,.city-grid-filter-row button,.city-grid-filter-no-value{min-height:44px}.city-grid-filter-row>button{grid-column:auto;justify-self:stretch}.city-grid-empty{min-height:220px;padding:28px 16px}.city-grid-empty-actions{width:100%;display:grid;grid-template-columns:1fr}.city-grid-empty-actions button{min-height:44px}}@media(prefers-reduced-motion:reduce){.city-grid-filter-chip{transition:none}}.city-grid-pagination{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:12px;padding:12px;border:1px solid var(--cg-border);border-radius:13px;background:var(--cg-surface)}.city-grid-pagination-summary{min-width:max-content;color:var(--cg-muted);font-size:12px}.city-grid-pagination-summary b{color:var(--cg-text)}.city-grid-page-size{display:flex;align-items:center;gap:7px;color:var(--cg-muted);font-size:12px;white-space:nowrap}.city-grid-page-size select{min-width:70px;min-height:38px;padding-inline:8px;border:1px solid var(--cg-border-strong);border-radius:9px;background:#fff;color:var(--cg-text)}.city-grid-pagination-nav{display:flex;justify-content:center;align-items:center;gap:5px;min-width:0}.city-grid-pagination-nav>button,.city-grid-page-numbers button{min-width:38px;min-height:38px;padding:0 9px;border:1px solid var(--cg-border);border-radius:9px;background:#fff;color:var(--cg-text);cursor:pointer}.city-grid-pagination-nav>button:hover:not(:disabled),.city-grid-page-numbers button:hover:not(:disabled){border-color:var(--cg-accent);background:var(--cg-accent-soft)}.city-grid-pagination-nav button:disabled{opacity:.42;cursor:not-allowed}.city-grid-page-numbers{display:flex;align-items:center;gap:4px}.city-grid-page-number-slot{display:inline-flex;align-items:center;gap:4px}.city-grid-page-numbers button.active{border-color:var(--cg-accent);background:var(--cg-accent);color:#fff;font-weight:800}.city-grid-page-gap{min-width:18px;text-align:center;color:var(--cg-muted)}.city-grid-pagination-context{min-width:max-content;text-align:end;color:var(--cg-muted);font-size:12px}.city-grid-pagination-context b{color:var(--cg-text)}.city-grid-pagination button:focus-visible,.city-grid-page-size select:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:1050px){.city-grid-pagination{grid-template-columns:1fr auto}.city-grid-pagination-nav{grid-column:1 / -1;grid-row:2;justify-content:space-between}.city-grid-pagination-context{text-align:end}}@media(max-width:720px){.city-grid-pagination{grid-template-columns:1fr;gap:10px;padding:10px}.city-grid-pagination-summary,.city-grid-pagination-context{text-align:center}.city-grid-page-size{justify-content:center}.city-grid-pagination-nav{grid-column:auto;grid-row:auto;width:100%;overflow-x:auto;justify-content:flex-start;padding-bottom:3px}.city-grid-pagination-nav>button,.city-grid-page-numbers button{min-width:44px;min-height:44px;flex:none}.city-grid-page-numbers{flex:none}}.city-grid-column-manager{position:relative;z-index:30;margin:10px 0;overflow:hidden;border:1px solid var(--cg-border);border-radius:15px;background:var(--cg-surface);box-shadow:0 16px 40px #1437331a}.city-grid-column-manager-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--cg-border)}.city-grid-column-manager-head>div{display:grid;gap:3px}.city-grid-column-manager-head b{color:var(--cg-text);font-size:14px}.city-grid-column-manager-head span,.city-grid-column-summary,.city-grid-column-manager-foot span{color:var(--cg-muted);font-size:11px}.city-grid-column-close,.city-grid-column-manager-actions button,.city-grid-column-manager-empty button,.city-grid-column-manager-foot button{min-height:38px;padding:0 11px;border:1px solid var(--cg-border);border-radius:9px;background:#fff;color:var(--cg-text);cursor:pointer}.city-grid-column-manager-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;padding:12px 14px;background:var(--cg-surface-soft)}.city-grid-column-search input{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--cg-border-strong);border-radius:9px;background:#fff;color:var(--cg-text)}.city-grid-column-manager-actions{display:flex;align-items:center;gap:7px}.city-grid-column-manager-actions button:disabled{opacity:.45;cursor:not-allowed}.city-grid-column-summary{padding:8px 14px 0}.city-grid-column-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;max-height:330px;overflow:auto;padding:10px 14px 14px}.city-grid-column-list label{min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 10px;border:1px solid var(--cg-border);border-radius:11px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.city-grid-column-list label:hover{border-color:#a8cec6}.city-grid-column-list label.selected{border-color:#b8dcd5;background:var(--cg-accent-soft)}.city-grid-column-list input{width:18px;height:18px;accent-color:var(--cg-accent)}.city-grid-column-list input:disabled{cursor:not-allowed}.city-grid-column-list span{min-width:0;display:grid;gap:3px}.city-grid-column-list span b{overflow:hidden;color:var(--cg-text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.city-grid-column-list span small{overflow:hidden;color:var(--cg-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap;direction:ltr;text-align:start}.city-grid-column-list em{padding:4px 7px;border-radius:999px;background:#eef3f2;color:var(--cg-muted);font-size:10px;font-style:normal}.city-grid-column-list label.selected em{background:#d7eee9;color:var(--cg-accent)}.city-grid-column-manager-empty{min-height:150px;display:grid;justify-items:center;align-content:center;gap:12px;padding:20px;color:var(--cg-muted);text-align:center}.city-grid-column-manager-foot{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-top:1px solid var(--cg-border);background:var(--cg-surface-soft)}.city-grid-column-manager-foot button{border-color:var(--cg-accent);background:var(--cg-accent);color:#fff;font-weight:700}.city-grid-column-manager button:focus-visible,.city-grid-column-manager input:focus-visible{outline:3px solid var(--cg-focus);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}@media(max-width:720px){.city-grid-column-manager{position:fixed;z-index:260;inset-inline:0;bottom:0;max-height:88dvh;margin:0;overflow:auto;border:0;border-radius:22px 22px 0 0;box-shadow:0 -18px 50px #041f1d38,0 0 0 100vmax #08181757}.city-grid-column-manager-head{position:sticky;top:0;z-index:4;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.city-grid-column-manager-tools{grid-template-columns:1fr}.city-grid-column-manager-actions{display:grid;grid-template-columns:1fr 1fr}.city-grid-column-manager-actions button,.city-grid-column-close,.city-grid-column-manager-empty button,.city-grid-column-manager-foot button{min-height:44px}.city-grid-column-list{grid-template-columns:1fr;max-height:none}.city-grid-column-list label{min-height:64px}.city-grid-column-manager-foot{position:sticky;bottom:0;z-index:4;align-items:stretch;flex-direction:column;padding-bottom:max(12px,env(safe-area-inset-bottom))}.city-grid-column-manager-foot button{width:100%}}@media(prefers-reduced-motion:reduce){.city-grid-column-list label{transition:none}}.city-grid-table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.city-grid-table{min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.city-grid-select-col{width:48px}.city-grid-table .city-grid-select{width:48px;min-width:48px;max-width:48px}.city-grid-table th,.city-grid-table td{box-sizing:border-box}.city-grid-table td{overflow:hidden;text-overflow:ellipsis}.city-grid-column-header{position:relative;min-width:0}.city-grid-column-sort{width:100%;min-width:0;min-height:42px;display:flex;align-items:center;gap:5px;justify-content:flex-start;overflow:hidden;padding-inline:10px 18px;border:0;background:transparent;color:inherit;font:inherit;text-align:start;cursor:pointer}.city-grid-column-sort>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-grid-column-resizer{position:absolute;z-index:5;inset-block:0;inset-inline-end:-5px;width:11px;min-width:11px;padding:0;border:0;background:transparent;cursor:col-resize;touch-action:none}.city-grid-column-resizer:before{content:"";position:absolute;top:20%;bottom:20%;inset-inline-start:5px;width:1px;border-radius:999px;background:transparent;transition:background .12s ease,width .12s ease}.city-grid-column-header:hover .city-grid-column-resizer:before,.city-grid-column-resizer:focus-visible:before{width:2px;background:var(--cg-accent)}.city-grid-column-resizer:focus-visible{outline:2px solid var(--cg-focus);outline-offset:-2px}@media(pointer:coarse){.city-grid-column-resizer{inset-inline-end:-7px;width:15px;min-width:15px}.city-grid-column-resizer:before{inset-inline-start:7px}}@media(max-width:720px){.city-grid-table-wrap{display:none}}@media(prefers-reduced-motion:reduce){.city-grid-column-resizer:before{transition:none}}.city-grid-column-reorder{position:absolute;z-index:4;top:50%;inset-inline-start:4px;width:30px;height:32px;display:grid;place-items:center;padding:0;transform:translateY(-50%);border:0;border-radius:7px;background:transparent;color:var(--cg-muted);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:manipulation}.city-grid-column-reorder:hover{background:var(--cg-accent-soft);color:var(--cg-accent)}.city-grid-column-reorder:active{cursor:grabbing}.city-grid-column-reorder:focus-visible{outline:3px solid var(--cg-focus);outline-offset:1px;background:var(--cg-accent-soft);color:var(--cg-accent)}.city-grid-column-sort{padding-inline:40px 18px}.city-grid-column-header.is-dragging{opacity:.55}.city-grid-column-header.drag-before:after,.city-grid-column-header.drag-after:after{content:"";position:absolute;z-index:8;inset-block:4px;width:3px;border-radius:999px;background:var(--cg-accent);pointer-events:none}.city-grid-column-header.drag-before:after{inset-inline-start:0}.city-grid-column-header.drag-after:after{inset-inline-end:0}.city-grid-column-header.drag-before,.city-grid-column-header.drag-after{background:var(--cg-accent-soft)}@media(pointer:coarse){.city-grid-column-reorder{width:36px;height:36px}.city-grid-column-sort{padding-inline-start:46px}}@media(prefers-reduced-motion:reduce){.city-grid-column-header.is-dragging{transition:none}}.city-grid-table-pinnable .city-grid-select{position:sticky;inset-inline-start:0;z-index:6;background:var(--cg-surface, #fff);background-clip:padding-box}.city-grid-table-pinnable thead .city-grid-select{z-index:12}.city-grid-table-pinnable .is-pinned{background:var(--cg-surface, #fff);background-clip:padding-box}.city-grid-table-pinnable tbody .is-pinned{z-index:5}.city-grid-table-pinnable thead .is-pinned{z-index:10}.city-grid-table-pinnable .is-pinned-edge-start{border-inline-end:1px solid var( --cg-border, rgba(0, 0, 0, .12) );box-shadow:0 0 10px #00000014}.city-grid-table-pinnable .is-pinned-edge-end{border-inline-start:1px solid var( --cg-border, rgba(0, 0, 0, .12) );box-shadow:0 0 10px #00000014}.city-grid-column-item{min-width:0}.city-grid-column-item>label{width:100%}.city-grid-column-pin-actions{display:flex;align-items:center;gap:6px;padding:6px 8px 9px}.city-grid-column-pin-actions button{min-height:32px;padding:5px 9px;border:1px solid var( --cg-border, rgba(0, 0, 0, .12) );border-radius:7px;background:var(--cg-surface, #fff);color:inherit;font:inherit;font-size:12px;cursor:pointer}.city-grid-column-pin-actions button:hover:not(:disabled){border-color:var(--cg-accent)}.city-grid-column-pin-actions button.active{border-color:var(--cg-accent);background:var(--cg-accent-soft);color:var(--cg-accent);font-weight:700}.city-grid-column-pin-actions button:disabled{opacity:.45;cursor:not-allowed}.city-grid-column-pin-actions button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:1px}@media(max-width:720px){.city-grid-column-pin-actions{gap:8px}.city-grid-column-pin-actions button{min-height:44px;flex:1}}@media(prefers-reduced-motion:reduce){.city-grid-table-pinnable .is-pinned{transition:none}}.city-grid-selection{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-block:10px;padding:10px 12px;border:1px solid var( --cg-border, rgba(0, 0, 0, .12) );border-radius:10px;background:var( --cg-accent-soft, rgba(37, 99, 235, .06) )}.city-grid-selection-summary{display:inline-flex;align-items:baseline;gap:4px;margin-inline-end:auto;white-space:nowrap}.city-grid-selection-summary b{font-variant-numeric:tabular-nums}.city-grid-selection button{min-height:36px}.city-grid-table .city-grid-select input,.city-grid-cards input[type=checkbox]{cursor:pointer}.city-grid-table .city-grid-select input:disabled{cursor:not-allowed;opacity:.5}.city-grid-table .city-grid-select input:focus-visible,.city-grid-cards input[type=checkbox]:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-selection{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:20;align-items:stretch}.city-grid-selection-summary{width:100%;margin-inline-end:0}.city-grid-selection button{min-height:44px;flex:1}}@media(prefers-reduced-motion:reduce){.city-grid-selection{scroll-behavior:auto}}.city-grid-select-all-offer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-block:8px;padding:9px 12px;border:1px solid var( --cg-accent, #2563eb );border-radius:10px;background:var( --cg-accent-soft, rgba(37, 99, 235, .06) )}.city-grid-select-all-offer button{min-height:34px;padding:5px 11px;border:1px solid var(--cg-accent);border-radius:8px;background:var(--cg-accent);color:#fff;font:inherit;cursor:pointer}.city-grid-select-all-offer button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}.city-grid-selection-scope{display:inline-flex;align-items:center;min-height:28px;padding-inline:9px;border-radius:999px;background:var( --cg-surface, #fff );font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:720px){.city-grid-select-all-offer{align-items:stretch;flex-direction:column}.city-grid-select-all-offer button{min-height:44px;width:100%}.city-grid-selection-scope{width:100%;justify-content:center}}.city-grid-selection{box-shadow:0 10px 28px #0f172a14}.city-grid-bulk-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.city-grid-bulk-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding-inline:13px;border-radius:9px;font:inherit;font-weight:600;cursor:pointer}.city-grid-bulk-actions button:disabled{cursor:not-allowed;opacity:.55}.city-grid-bulk-actions button.danger{border-color:#b91c1c47;background:#dc262614;color:#b91c1c}.city-grid-bulk-actions button.danger:not(:disabled):hover{background:#dc262621}.city-grid-action-spinner{width:15px;height:15px;border:2px solid currentColor;border-inline-end-color:transparent;border-radius:50%;animation:city-grid-action-spin .65s linear infinite}@keyframes city-grid-action-spin{to{transform:rotate(360deg)}}.city-grid-bulk-feedback{display:flex;align-items:center;gap:8px;flex-basis:100%;padding:8px 10px;border-radius:8px;font-size:13px}.city-grid-bulk-feedback.success{background:#16a34a17;color:#166534}.city-grid-bulk-feedback.error{background:#dc262617;color:#991b1b}.city-grid-bulk-feedback button{min-width:32px;min-height:32px;margin-inline-start:auto;border:0;background:transparent;color:inherit;cursor:pointer}.city-grid-confirm-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-grid-confirm-dialog{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;width:min(100%,520px);padding:20px;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:var( --cg-surface, #fff );box-shadow:0 24px 70px #0f172a3d}.city-grid-confirm-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#dc26261a;color:#b91c1c;font-size:20px;font-weight:800}.city-grid-confirm-copy h3{margin:2px 0 7px;font-size:17px}.city-grid-confirm-copy p{margin:0;line-height:1.8}.city-grid-confirm-scope{margin-block-start:10px;padding:9px 10px;border-radius:8px;background:#f59e0b17;font-size:12px;line-height:1.7}.city-grid-confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin-block-start:4px}.city-grid-confirm-actions button{min-height:40px;padding-inline:16px;border-radius:9px;font:inherit;font-weight:600;cursor:pointer}.city-grid-confirm-actions button.danger{border-color:#b91c1c;background:#b91c1c;color:#fff}.city-grid-confirm-actions button:focus-visible,.city-grid-bulk-actions button:focus-visible,.city-grid-bulk-feedback button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-bulk-actions{width:100%}.city-grid-bulk-actions button{min-height:44px;flex:1 1 calc(50% - 8px)}.city-grid-bulk-feedback{width:100%}.city-grid-confirm-backdrop{align-items:end;padding:12px 12px max(12px,env(safe-area-inset-bottom))}.city-grid-confirm-dialog{grid-template-columns:1fr;width:100%;border-radius:18px 18px 12px 12px}.city-grid-confirm-icon{width:38px;height:38px}.city-grid-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.city-grid-confirm-actions button{min-height:46px}}@media(prefers-reduced-motion:reduce){.city-grid-action-spinner{animation-duration:1.5s}}.city-grid-workspace{width:100%;max-width:none;min-width:0;display:flex;flex-direction:column;border:1px solid var( --cg-border, rgba(15, 23, 42, .1) );border-radius:14px;background:var( --cg-surface, #fff );box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.city-grid-workspace .city-grid-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 14px;border-bottom:1px solid var( --cg-border, rgba(15, 23, 42, .1) );background:var( --cg-surface, #fff )}.city-grid-workspace .city-grid-head>div:first-child{min-width:180px}.city-grid-workspace .city-grid-head h3{margin:0;font-size:15px;line-height:1.5}.city-grid-workspace .city-grid-head p{margin:2px 0 0;color:var( --cg-muted, #64748b );font-size:12px}.city-grid-workspace .city-grid-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:0}.city-grid-workspace .city-grid-head-actions button{min-height:34px;padding:5px 10px;border:1px solid var( --cg-border, #d8dee8 );border-radius:7px;background:var( --cg-surface, #fff );color:var( --cg-text, #0f172a );font:inherit;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.city-grid-workspace .city-grid-head-actions button:hover:not(:disabled){background:#f8fafc;border-color:#b8c2d1}.city-grid-workspace .city-grid-head-actions button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}.city-grid-workspace .city-grid-head-actions button:disabled{opacity:.45;cursor:not-allowed}.city-grid-workspace .city-grid-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;padding:9px 14px;border-bottom:1px solid var( --cg-border, rgba(15, 23, 42, .08) );background:#fbfcfe}.city-grid-workspace .city-grid-toolbar label{display:grid;gap:4px;max-width:520px}.city-grid-workspace .city-grid-toolbar label>span{font-size:11px;font-weight:600;color:var( --cg-muted, #64748b )}.city-grid-workspace .city-grid-toolbar input{width:100%;min-height:36px;padding-inline:11px;border:1px solid #d7dee8;border-radius:7px;background:#fff;font:inherit}.city-grid-workspace .city-grid-toolbar input:focus{border-color:#7c9fb3;outline:none;box-shadow:0 0 0 3px #0e74901a}.city-grid-workspace .city-grid-toolbar>div{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.city-grid-workspace .city-grid-toolbar>div b{font-size:14px;font-variant-numeric:tabular-nums}.city-grid-workspace .city-grid-toolbar>div span{color:var( --cg-muted, #64748b );font-size:12px}.city-grid-workspace .city-grid-active-filters{margin:0;padding:7px 14px;border-bottom:1px solid var( --cg-border, rgba(15, 23, 42, .08) );background:#f8fafc}.city-grid-workspace .city-grid-table-wrap{position:relative;width:100%;max-width:100%;min-width:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#aeb8c5 #edf1f5;background:#fff}.city-grid-workspace .city-grid-table-wrap::-webkit-scrollbar{width:10px;height:10px}.city-grid-workspace .city-grid-table-wrap::-webkit-scrollbar-track{background:#edf1f5}.city-grid-workspace .city-grid-table-wrap::-webkit-scrollbar-thumb{border:2px solid #edf1f5;border-radius:999px;background:#aeb8c5}.city-grid-workspace .city-grid-table-wrap::-webkit-scrollbar-thumb:hover{background:#8592a3}.city-grid-workspace .city-grid-table{margin:0;border-collapse:separate;border-spacing:0;background:#fff}.city-grid-workspace .city-grid-table thead{position:sticky;top:0;z-index:20}.city-grid-workspace .city-grid-table thead th{height:42px;padding-block:7px;border-bottom:1px solid #cfd7e2;background:#f4f7fa;color:#18303a;font-size:12px;font-weight:700;white-space:nowrap}.city-grid-workspace .city-grid-table tbody td{height:40px;padding-block:6px;border-bottom:1px solid rgba(15,23,42,.065);vertical-align:middle;font-size:12.5px}.city-grid-workspace .city-grid-table tbody tr{transition:background-color .1s ease}.city-grid-workspace .city-grid-table tbody tr:hover td{background:#f7fafc}.city-grid-workspace .city-grid-table tbody tr:has(input[type=checkbox]:checked) td{background:#eef8f7}.city-grid-workspace .city-grid-table .city-grid-select{text-align:center}.city-grid-workspace .city-grid-table input[type=checkbox]{width:16px;height:16px;accent-color:#0f766e}.city-grid-workspace .city-grid-selection{margin:0;border:0;border-bottom:1px solid rgba(15,118,110,.18);border-radius:0;box-shadow:none;background:#effaf8}.city-grid-workspace .city-grid-select-all-offer{margin:0;border-width:0 0 1px;border-radius:0;background:#edf7ff}.city-grid-workspace .city-grid-pagination{margin:0;min-height:48px;padding:7px 14px;border-top:1px solid var( --cg-border, rgba(15, 23, 42, .1) );background:#fafbfd}.city-grid-workspace .city-grid-pagination-summary{white-space:nowrap}.city-grid-workspace .city-grid-cards{display:none!important}@media(min-width:721px)and (max-width:1023px){.city-grid-workspace .city-grid-head{align-items:flex-start}.city-grid-workspace .city-grid-head-actions{flex:1}.city-grid-workspace .city-grid-toolbar{grid-template-columns:minmax(220px,1fr) auto}.city-grid-workspace .city-grid-table thead th{height:40px}.city-grid-workspace .city-grid-table tbody td{height:38px}}@media(max-width:720px){.city-grid-workspace{border-radius:10px}.city-grid-workspace .city-grid-head{display:grid;grid-template-columns:1fr;align-items:stretch}.city-grid-workspace .city-grid-head-actions{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-block-end:3px}.city-grid-workspace .city-grid-head-actions button{min-height:44px}.city-grid-workspace .city-grid-toolbar{grid-template-columns:1fr;align-items:stretch}.city-grid-workspace .city-grid-toolbar label{max-width:none}.city-grid-workspace .city-grid-toolbar input{min-height:44px}.city-grid-workspace .city-grid-table-wrap{display:none!important}.city-grid-workspace .city-grid-cards{display:grid!important;gap:10px;padding:10px;background:#f6f8fa}.city-grid-workspace .city-grid-cards article{border:1px solid #dce3ea;border-radius:10px;background:#fff}.city-grid-workspace .city-grid-cards article.selected{border-color:#0f766e73;background:#f1fbf9}}@media(prefers-reduced-motion:reduce){.city-grid-workspace *,.city-grid-workspace *:before,.city-grid-workspace *:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}.city-grid-viewbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:7px 12px;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc}.city-grid-viewbar-primary{display:flex;align-items:center;gap:5px;min-width:0;overflow-x:auto;scrollbar-width:thin}.city-grid-viewbar-primary button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:34px;padding:5px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#475569;font:inherit;font-size:12px;cursor:pointer}.city-grid-viewbar-primary button:hover{background:#fff;border-color:#d8e0e8}.city-grid-viewbar-primary button.active{border-color:#0f766e42;background:#eaf7f5;color:#0f5f59;font-weight:700}.city-grid-viewbar-primary button.shared{border-style:dashed}.city-grid-viewbar-primary button small{padding-inline:5px;border-radius:999px;background:#64748b1a;color:#64748b;font-size:9px}.city-grid-view-default{color:#d97706}.city-grid-viewbar-meta{display:flex;align-items:center;gap:7px;flex:0 0 auto;color:#64748b;font-size:11px}.city-grid-viewbar-meta button{min-height:34px;padding-inline:10px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:#0f5f59;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.city-grid-view-dialog-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#0f172a70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-grid-view-dialog{width:min(100%,520px);overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#fff;box-shadow:0 26px 80px #0f172a3d}.city-grid-view-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid #e8edf3}.city-grid-view-dialog h3{margin:0;color:#0f172a;font-size:17px}.city-grid-view-dialog header p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.8}.city-grid-view-dialog-close{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:8px;background:#f1f5f9;color:#475569;font-size:20px;cursor:pointer}.city-grid-view-dialog-body{display:grid;gap:16px;padding:18px}.city-grid-view-field{display:grid;gap:6px}.city-grid-view-field>span,.city-grid-view-scope legend{color:#334155;font-size:12px;font-weight:700}.city-grid-view-field input{width:100%;min-height:42px;padding-inline:11px;border:1px solid #cfd8e3;border-radius:8px;font:inherit}.city-grid-view-field input:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e1a}.city-grid-view-scope{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0;padding:0;border:0}.city-grid-view-scope legend{grid-column:1 / -1;margin-block-end:6px}.city-grid-view-scope label{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #d8e0e8;border-radius:10px;cursor:pointer}.city-grid-view-scope label:has(input:checked){border-color:#0f766e6b;background:#f0faf8}.city-grid-view-scope label>span{display:grid;gap:3px}.city-grid-view-scope label b{font-size:12px}.city-grid-view-scope label small{color:#64748b;font-size:10px;line-height:1.65}.city-grid-view-default-toggle{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;background:#f8fafc;font-size:12px}.city-grid-view-dialog-error{padding:9px 10px;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px}.city-grid-view-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 18px}.city-grid-view-dialog>footer button{min-height:40px;padding-inline:15px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.city-grid-view-dialog>footer button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.city-grid-viewbar button:focus-visible,.city-grid-view-dialog button:focus-visible,.city-grid-view-dialog input:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-viewbar{display:grid;grid-template-columns:1fr;align-items:stretch}.city-grid-viewbar-meta{justify-content:space-between}.city-grid-viewbar-meta button{min-height:44px}.city-grid-view-dialog-backdrop{align-items:end;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.city-grid-view-dialog{width:100%;border-radius:18px 18px 10px 10px}.city-grid-view-scope{grid-template-columns:1fr}.city-grid-view-dialog>footer{display:grid;grid-template-columns:1fr 1fr}.city-grid-view-dialog>footer button{min-height:46px}}.city-grid-view-manager-backdrop,.city-grid-view-delete-backdrop{position:fixed;inset:0;z-index:1120;display:grid;place-items:center;padding:20px;background:#0f172a75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-grid-view-delete-backdrop{z-index:1140}.city-grid-view-manager{width:min(100%,850px);max-height:min(82vh,760px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#fff;box-shadow:0 28px 90px #0f172a47}.city-grid-view-manager>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid #e6ebf1}.city-grid-view-manager h3{margin:0;color:#0f172a;font-size:18px}.city-grid-view-manager header p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.8}.city-grid-view-manager-close{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:9px;background:#f1f5f9;color:#475569;font-size:21px;cursor:pointer}.city-grid-view-manager-summary{display:flex;align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid #e8edf3;background:#f8fafc;color:#64748b;font-size:11px}.city-grid-view-manager-summary b{color:#0f172a}.city-grid-view-manager-summary button{min-height:34px;margin-inline-start:auto;padding-inline:11px;border:1px solid #bfcbd8;border-radius:8px;background:#fff;color:#0f5f59;font:inherit;font-weight:700;cursor:pointer}.city-grid-view-manager-error{margin:10px 18px 0;padding:9px 11px;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px}.city-grid-view-manager-list{min-height:160px;overflow:auto;padding:10px 18px}.city-grid-view-manager-item{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:16px;padding:11px 12px;border:1px solid #e1e7ee;border-radius:10px;background:#fff}.city-grid-view-manager-item+.city-grid-view-manager-item{margin-block-start:7px}.city-grid-view-manager-item.active{border-color:#0f766e4d;background:#f1faf8}.city-grid-view-manager-main{min-width:0}.city-grid-view-manager-name{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.city-grid-view-manager-name b{overflow:hidden;color:#0f172a;text-overflow:ellipsis;white-space:nowrap}.city-grid-view-manager-name .default,.city-grid-view-manager-name .scope{padding:3px 6px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:9px}.city-grid-view-manager-name .default{background:#fff7ed;color:#b45309}.city-grid-view-manager-name .scope.shared{background:#eff6ff;color:#1d4ed8}.city-grid-view-manager-main>small{display:block;margin-block-start:4px;color:#94a3b8;font-size:10px}.city-grid-view-manager-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:5px}.city-grid-view-manager-actions button,.city-grid-view-rename button{min-height:34px;padding-inline:9px;border:1px solid #d2dae4;border-radius:7px;background:#fff;color:#334155;font:inherit;font-size:10px;font-weight:600;cursor:pointer}.city-grid-view-manager-actions button:disabled{opacity:.5;cursor:not-allowed}.city-grid-view-manager-actions button.danger{border-color:#dc26263d;background:#fff7f7;color:#b91c1c}.city-grid-view-rename{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:6px}.city-grid-view-rename input{min-width:0;min-height:36px;padding-inline:9px;border:1px solid #94a3b8;border-radius:7px;font:inherit}.city-grid-view-rename button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.city-grid-view-manager-empty{display:grid;place-items:center;min-height:210px;text-align:center;color:#64748b}.city-grid-view-manager-empty b{color:#334155}.city-grid-view-manager-empty p{max-width:420px;margin:5px auto 12px;font-size:12px}.city-grid-view-manager-empty button{min-height:38px;padding-inline:14px;border:1px solid #0f766e;border-radius:8px;background:#0f766e;color:#fff;font:inherit;font-weight:700;cursor:pointer}.city-grid-view-manager>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 18px;border-top:1px solid #e6ebf1;background:#fafbfd;color:#64748b;font-size:10px}.city-grid-view-manager>footer button{min-height:38px;padding-inline:15px;border:1px solid #ccd5df;border-radius:8px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.city-grid-view-delete-dialog{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;width:min(100%,480px);padding:19px;border:1px solid rgba(148,163,184,.28);border-radius:15px;background:#fff;box-shadow:0 26px 80px #0f172a47}.city-grid-view-delete-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#fef2f2;color:#b91c1c;font-size:20px;font-weight:800}.city-grid-view-delete-dialog h3{margin:2px 0 7px;color:#0f172a;font-size:16px}.city-grid-view-delete-dialog p{margin:0;color:#475569;line-height:1.8}.city-grid-view-delete-warning{margin-block-start:9px;padding:8px 9px;border-radius:7px;background:#fff7ed;color:#9a3412;font-size:11px}.city-grid-view-delete-dialog>footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin-block-start:4px}.city-grid-view-delete-dialog>footer button{min-height:40px;padding-inline:15px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.city-grid-view-delete-dialog>footer button.danger{border-color:#b91c1c;background:#b91c1c;color:#fff}.city-grid-view-manager button:focus-visible,.city-grid-view-manager input:focus-visible,.city-grid-view-delete-dialog button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-view-manager-backdrop,.city-grid-view-delete-backdrop{align-items:end;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.city-grid-view-manager{width:100%;max-height:90vh;border-radius:18px 18px 10px 10px}.city-grid-view-manager-summary{flex-wrap:wrap}.city-grid-view-manager-summary button{width:100%;min-height:44px;margin-inline-start:0}.city-grid-view-manager-item{grid-template-columns:1fr}.city-grid-view-manager-actions{justify-content:stretch}.city-grid-view-manager-actions button{flex:1 1 calc(50% - 5px);min-height:44px}.city-grid-view-rename{grid-template-columns:1fr}.city-grid-view-rename input,.city-grid-view-rename button{min-height:44px}.city-grid-view-manager>footer{display:grid;grid-template-columns:1fr}.city-grid-view-manager>footer button{min-height:44px}.city-grid-view-delete-dialog{grid-template-columns:1fr;width:100%;border-radius:17px 17px 10px 10px}.city-grid-view-delete-dialog>footer{display:grid;grid-template-columns:1fr 1fr}.city-grid-view-delete-dialog>footer button{min-height:46px}}.city-grid-view-favorite{color:#d97706;font-size:11px}.city-grid-view-manager-name .favorite{padding:3px 6px;border-radius:999px;background:#fffbeb;color:#a16207;font-size:9px}.city-grid-view-manager-actions button.favorite{border-color:#d9770647;background:#fffbeb;color:#a16207}.city-grid-view-manager-actions button.favorite:hover{background:#fef3c7}.city-grid-view-state{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:3px 8px;border-radius:999px;font-size:10px;white-space:nowrap}.city-grid-view-state.saved{background:#ecfdf5;color:#047857}.city-grid-view-state.dirty{background:#fff7ed;color:#c2410c}.city-grid-view-state.dirty>span:first-child{font-size:8px;animation:city-grid-dirty-pulse 1.6s ease-in-out infinite}@keyframes city-grid-dirty-pulse{0%,to{opacity:1}50%{opacity:.35}}.city-grid-view-dirty-actions{display:inline-flex;align-items:center;gap:5px}.city-grid-view-dirty-actions button{min-height:32px;padding-inline:9px;border:1px solid #cfd8e3;border-radius:7px;background:#fff;color:#475569;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.city-grid-view-dirty-actions button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.city-grid-view-dirty-actions button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-view-state{min-height:34px}.city-grid-view-dirty-actions{width:100%}.city-grid-view-dirty-actions button{min-height:44px;flex:1}}@media(prefers-reduced-motion:reduce){.city-grid-view-state.dirty>span:first-child{animation:none}}.city-grid-workspace,.city-grid-workspace .city-grid-table-wrap{width:100%;max-width:100%;min-width:0}.city-grid-density-control{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:3px 5px;border:1px solid #d3dce6;border-radius:8px;background:#fff;color:#64748b;font-size:10px;white-space:nowrap}.city-grid-density-control select{min-height:27px;border:0;border-radius:6px;background:#f8fafc;color:#334155;font:inherit;font-weight:700;cursor:pointer}.city-grid-workspace[data-density=compact] .city-grid-table tbody tr{height:32px}.city-grid-workspace[data-density=compact] .city-grid-table th,.city-grid-workspace[data-density=compact] .city-grid-table td{padding-block:4px;line-height:1.25}.city-grid-workspace[data-density=compact] .city-grid-table td{font-size:11px}.city-grid-workspace[data-density=standard] .city-grid-table tbody tr{height:40px}.city-grid-workspace[data-density=standard] .city-grid-table th,.city-grid-workspace[data-density=standard] .city-grid-table td{padding-block:7px}.city-grid-workspace[data-density=comfortable] .city-grid-table tbody tr{height:48px}.city-grid-workspace[data-density=comfortable] .city-grid-table th,.city-grid-workspace[data-density=comfortable] .city-grid-table td{padding-block:10px;line-height:1.55}.city-grid-workspace .city-grid-table{width:100%;table-layout:fixed}.city-grid-workspace .city-grid-table th,.city-grid-workspace .city-grid-table td{vertical-align:middle}.city-grid-workspace .city-grid-table tbody tr{transition:height .14s ease,background-color .14s ease}.city-grid-density-control select:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-density-control{width:100%;justify-content:space-between;min-height:44px}.city-grid-density-control select{min-height:36px}}@media(prefers-reduced-motion:reduce){.city-grid-workspace .city-grid-table tbody tr{transition:none}}.city-grid-export-actions{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #d8e0e8;border-radius:9px;background:#f8fafc}.city-grid-export-actions button{min-height:34px;padding-inline:10px;border:1px solid transparent;border-radius:7px;background:#fff;color:#334155;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.city-grid-export-actions button:hover{border-color:#b9c6d3;background:#f8fafc}.city-grid-export-actions button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-export-actions{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.city-grid-export-actions button{min-height:44px}}.city-grid-export-actions button:disabled{opacity:.58;cursor:wait}.city-grid-export-actions button[aria-busy=true]{min-width:88px}.city-grid-export-error{display:inline-flex;align-items:center;min-height:34px;padding:5px 9px;border:1px solid rgba(185,28,28,.18);border-radius:8px;background:#fef2f2;color:#991b1b;font-size:10px}@media(max-width:720px){.city-grid-export-actions{grid-template-columns:repeat(2,1fr)}.city-grid-export-error{width:100%}}.city-grid-export-scope{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:4px 7px;border:1px solid #d8e0e8;border-radius:9px;background:#fff;color:#64748b;font-size:10px}.city-grid-export-scope>span{font-weight:700;white-space:nowrap}.city-grid-export-scope select{min-height:30px;max-width:190px;padding-inline:6px;border:1px solid #d3dce6;border-radius:6px;background:#f8fafc;color:#334155;font:inherit;font-weight:700}.city-grid-export-scope small{min-width:58px;color:#0f766e;text-align:center;white-space:nowrap}.city-grid-export-scope select:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-export-scope{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:44px}.city-grid-export-scope select{width:100%;max-width:none;min-height:36px}}.city-grid-export-notice{display:inline-flex;align-items:center;min-height:34px;padding:5px 9px;border:1px solid rgba(3,105,161,.16);border-radius:8px;background:#f0f9ff;color:#075985;font-size:10px}.city-grid-export-confirm-backdrop{position:fixed;inset:0;z-index:1160;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-grid-export-confirm{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;width:min(100%,560px);padding:20px;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:#fff;box-shadow:0 28px 90px #0f172a4d}.city-grid-export-confirm-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#fff7ed;color:#c2410c;font-size:21px;font-weight:800}.city-grid-export-confirm h3{margin:2px 0 8px;color:#0f172a;font-size:17px}.city-grid-export-confirm p{margin:0;color:#475569;line-height:1.9;font-size:12px}.city-grid-export-confirm-meta{display:flex;flex-wrap:wrap;gap:7px;margin-block-start:12px}.city-grid-export-confirm-meta span{padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:10px}.city-grid-export-confirm-warning{margin-block-start:10px;padding:9px 10px;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:11px;line-height:1.8}.city-grid-export-confirm>footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin-block-start:5px}.city-grid-export-confirm>footer button{min-height:40px;padding-inline:16px;border:1px solid #cfd8e3;border-radius:8px;background:#fff;color:#334155;font:inherit;font-weight:700;cursor:pointer}.city-grid-export-confirm>footer button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.city-grid-export-confirm button:focus-visible{outline:3px solid var(--cg-focus);outline-offset:2px}@media(max-width:720px){.city-grid-export-notice{width:100%}.city-grid-export-confirm-backdrop{align-items:end;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.city-grid-export-confirm{grid-template-columns:1fr;width:100%;border-radius:18px 18px 10px 10px}.city-grid-export-confirm>footer{display:grid;grid-template-columns:1fr 1fr}.city-grid-export-confirm>footer button{min-height:46px}}.ecg{display:grid;gap:10px;min-width:0}.ecg-status,.ecg-toolbar,.ecg-analysis,.ecg-state{border:1px solid #dbe4ee;border-radius:10px;background:#fff}.ecg-status{display:flex;flex-wrap:wrap;gap:6px;padding:8px 10px}.ecg-status span{padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:700}.ecg.is-offline .ecg-status{background:#fff7ed}.ecg.is-stale .ecg-status{background:#fffbeb}.ecg.is-readonly .ecg-status{background:#eff6ff}.ecg-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px}.ecg-toolbar>div{display:flex;flex-wrap:wrap;gap:6px}.ecg button{min-height:34px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.ecg button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.ecg button:disabled{opacity:.5;cursor:not-allowed}.ecg-analysis{display:grid;gap:12px;padding:12px;background:#f8fafc}.ecg-analysis>header{display:flex;justify-content:space-between;gap:10px}.ecg-analysis header p{margin:3px 0 0;color:#64748b;font-size:10px}.ecg-controls{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:7px;align-items:end}.ecg-controls label,.ecg-pivot-controls label{display:grid;gap:4px}.ecg-controls span,.ecg-pivot-controls span{color:#64748b;font-size:10px;font-weight:700}.ecg select,.ecg-editor{min-height:34px;width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding-inline:7px;font:inherit;font-size:11px}.ecg-sort-list{display:flex;flex-wrap:wrap;gap:6px}.ecg-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px}.ecg-groups article{display:grid;gap:3px;padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.ecg-groups article span,.ecg-groups article small{color:#64748b;font-size:9px}.ecg-groups article b{color:#0f172a;font-size:15px}.ecg-pivot-controls{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:7px;align-items:end}.ecg-check{display:flex!important;align-items:center;gap:6px;min-height:34px}.ecg-pivot-wrap{max-width:100%;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.ecg-pivot-wrap table{width:max-content;min-width:100%;border-collapse:collapse}.ecg-pivot-wrap th,.ecg-pivot-wrap td{padding:7px 9px;border-bottom:1px solid #e2e8f0;border-inline-end:1px solid #e2e8f0;white-space:nowrap;text-align:start;font-size:10px}.ecg-mask{display:inline-block;padding:2px 6px;border-radius:5px;background:#f1f5f9;color:#64748b;font-family:monospace}.ecg-editor{border-color:#0f766e;background:#f0fdfa}.ecg-edit-error{padding:8px 10px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:11px}.ecg-state{display:grid;gap:6px;min-height:120px;align-content:center;padding:18px}.ecg-state p{margin:0;color:#64748b;font-size:11px}.ecg-error{border-color:#fecaca;background:snow}.ecg-denied{border-color:#fde68a;background:#fffdf5}@media(max-width:1100px){.ecg-controls{grid-template-columns:repeat(3,minmax(120px,1fr))}.ecg-pivot-controls{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media(max-width:720px){.ecg-toolbar,.ecg-analysis>header{align-items:stretch;flex-direction:column}.ecg-controls,.ecg-pivot-controls{grid-template-columns:1fr}.ecg button,.ecg select{min-height:44px}.ecg-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.ecg-governance{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;max-width:100%;padding:.4rem .55rem;border:1px solid var( --ecg-border, rgba(148, 163, 184, .28) );border-radius:12px;background:#ffffff0a}.ecg-governance select,.ecg-governance-name{min-height:34px;border:1px solid rgba(148,163,184,.35);border-radius:8px;padding-inline:.55rem;background:inherit;color:inherit;font:inherit}.ecg-governance select{min-width:170px;max-width:260px}.ecg-governance-name{width:150px}.ecg-governance-status,.ecg-shared-readonly,.ecg-governance-error{display:inline-flex;align-items:center;min-height:28px;padding:.2rem .5rem;border-radius:999px;font-size:.76rem;line-height:1.25}.ecg-governance-status{background:#94a3b824}.ecg-governance-status.is-ready{background:#22c55e1f}.ecg-governance-status.is-loading{background:#3b82f61f}.ecg-governance-status.is-auth-required,.ecg-governance-status.is-offline,.ecg-governance-status.is-conflict{background:#f59e0b24}.ecg-governance-status.is-error,.ecg-governance-error{background:#ef44441f}.ecg-shared-readonly{background:#6366f11f}.ecg-governance-error{flex-basis:100%;border-radius:8px}@media(max-width:1023px){.ecg-governance{width:100%}.ecg-governance select{flex:1 1 180px;max-width:none}.ecg-governance-name{flex:1 1 150px;width:auto}}@media(max-width:720px){.ecg-governance{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem;padding:.5rem}.ecg-governance select,.ecg-governance-name{width:100%;max-width:none;min-width:0}.ecg-governance-status,.ecg-shared-readonly,.ecg-governance-error{grid-column:1 / -1}}
