:root{color:#14233b;font-synthesis:none;--navy:#071b3a;--navy2:#0d2b57;--blue:#2e7df6;--orange:#f0673a;--green:#20b486;--surface:#fff;--muted:#6d7b92;--border:#e4eaf2;--shadow:0 10px 35px #1b345812;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.eyebrow{letter-spacing:.15em;color:var(--blue);font-size:.67rem;font-weight:800}.brand-mark{background:linear-gradient(135deg,var(--orange),#ff956e);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.8rem;font-weight:800;display:grid;box-shadow:0 12px 30px #f0673a47}.brand-mark--small{border-radius:11px;width:38px;height:38px;font-size:1.1rem}.login-page{background:#fff;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 85% 15%,#2e7df64d,#0000 34%),linear-gradient(145deg,#06172f,#0a2853);flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,8rem);display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-180px;right:-180px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-brand .eyebrow{color:#8ebcff;margin-top:2.5rem}.login-brand h1{letter-spacing:-.045em;max-width:800px;margin:1rem 0;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1.03}.login-brand h1 em{color:#ff835a;font-style:normal}.login-brand p{color:#b9c8db;max-width:480px;font-size:1.15rem;line-height:1.7}.login-form-wrap{place-items:center;padding:3rem;display:grid}.login-form{width:min(420px,100%)}.login-form h2{margin:.6rem 0;font-size:2rem;font-weight:800}.login-form>p{color:var(--muted);margin-bottom:2.3rem}.login-form label{margin:1.1rem 0;font-size:.84rem;font-weight:700;display:block}.login-form input{border:1px solid var(--border);border-radius:12px;outline:none;width:100%;margin-top:.5rem;padding:1rem 1.1rem;transition:all .2s;display:block}.login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2e7df61a}.primary-button,.secondary-button{border:0;border-radius:11px;padding:.9rem 1.3rem;font-weight:800}.primary-button{background:linear-gradient(135deg,var(--blue),#175fc7);color:#fff;width:100%;margin-top:1rem;box-shadow:0 10px 24px #2e7df638}.primary-button:disabled{opacity:.6}.login-form>small{text-align:center;color:var(--muted);margin-top:1.5rem;display:block}.form-error,.error-banner{color:#a83c21;background:#fff0ed;border:1px solid #ffd4ca;border-radius:10px;padding:.9rem 1rem}.mobile-logo{align-items:center;gap:.7rem;margin-bottom:3rem;font-size:1.2rem;font-weight:800;display:none}.app-shell{min-height:100vh;display:flex}.sidebar{background:linear-gradient(180deg,var(--navy),#06152d);color:#fff;z-index:20;flex-direction:column;width:250px;padding:1.4rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.logo{border-bottom:1px solid #ffffff17;align-items:center;gap:.8rem;padding:.2rem .5rem 1.7rem;display:flex}.logo strong{font-size:1.05rem;font-weight:800;display:block}.logo small,.sidebar-footer small{color:#91a6c2;margin-top:.15rem;font-size:.67rem;display:block}.sidebar nav{flex-direction:column;gap:.3rem;margin-top:1.3rem;display:flex}.nav-label{letter-spacing:.13em;color:#738aa8;margin:1.1rem .7rem .35rem;font-size:.6rem;font-weight:800}.sidebar nav button{color:#aebed2;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:.7rem;padding:.75rem .8rem;font-size:.86rem;display:flex}.sidebar nav button span{width:18px;font-size:1.05rem}.sidebar nav button small{color:#57708f;margin-left:auto;font-size:.58rem}.sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 var(--blue);background:linear-gradient(90deg,#2e7df640,#2e7df614)}.sidebar nav button:disabled{cursor:default;opacity:.58}.sidebar-footer{border-top:1px solid #ffffff17;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;margin-top:auto;padding:1rem .4rem 0;font-size:.75rem;display:grid}.sidebar-footer>button{color:#91a6c2;background:0 0;border:0;font-size:1.2rem}.avatar{background:#284d7d;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.content{flex:1;min-width:0;margin-left:250px}.topbar{border-bottom:1px solid var(--border);z-index:10;background:#fff;justify-content:space-between;align-items:center;min-height:108px;padding:1.35rem 2rem;display:flex;position:sticky;top:0}.topbar h1{margin:.15rem 0;font-size:1.65rem;font-weight:800}.topbar p{color:var(--muted);margin:0;font-size:.82rem}.topbar-actions{align-items:center;gap:1rem;display:flex}.topbar select{border:1px solid var(--border);background:#fff;border-radius:9px;padding:.65rem}.freshness{border-right:1px solid var(--border);align-items:center;gap:.55rem;padding-right:1rem;display:flex}.freshness small,.tenant-badge small{color:var(--muted);font-size:.6rem;display:block}.freshness strong,.tenant-badge strong{font-size:.75rem}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #20b4861f}.tenant-badge{background:#f1f6fd;border-radius:9px;padding:.5rem .8rem}.filterbar{border-bottom:1px solid var(--border);background:#fff;align-items:end;gap:.9rem;padding:.9rem 2rem;display:flex}.filterbar input{border:1px solid var(--border);color:#24354f;border-radius:8px;margin-top:.3rem;padding:.55rem .7rem;display:block}.secondary-button{color:#1959ae;background:#edf4ff;padding:.62rem 1rem}.scope-note{color:var(--muted);margin-left:auto;padding-bottom:.55rem;font-size:.72rem}.scope-note span{color:var(--green)}.workspace{min-height:calc(100vh - 220px);padding:1.6rem 2rem}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.kpi-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:1.15rem 1.2rem;position:relative;overflow:hidden}.kpi-card:before{content:"";background:var(--blue);width:3px;position:absolute;inset:0 auto 0 0}.kpi-card--positive:before{background:var(--green)}.kpi-card--warning:before{background:var(--orange)}.kpi-card__label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.63rem;font-weight:800}.kpi-card__value{white-space:nowrap;text-overflow:ellipsis;margin:.65rem 0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:800;overflow:hidden}.kpi-card__footer{color:var(--muted);min-height:18px;font-size:.66rem}.trend{font-weight:700}.trend small{font-weight:400}.trend--up{color:#11825f}.trend--down{color:#c65335}.panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;min-width:0;margin-bottom:1rem;padding:1.25rem}.panel__header{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.panel__header h3{margin:.2rem 0;font-size:1rem;font-weight:800}.panel__header p{color:var(--muted);font-size:.7rem}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.ranking-list{flex-direction:column;display:flex}.ranking-row{border-bottom:1px solid #edf1f6;grid-template-columns:28px 1fr auto;align-items:center;gap:.7rem;padding:.72rem 0;font-size:.72rem;display:grid}.ranking-row:last-child{border:0}.ranking-index{color:#9ba9ba;font-size:.65rem;font-weight:800}.ranking-name{min-width:0}.ranking-name strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ranking-name small{color:var(--muted);margin-top:.15rem;display:block}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.76rem}th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--border);padding:.8rem;font-size:.62rem}td{border-bottom:1px solid #edf1f6;padding:.85rem}.loading{min-height:380px;color:var(--muted);place-items:center;display:grid}.loading span{border:3px solid #dce8f8;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}.error-banner{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.error-banner button{color:inherit;background:0 0;border:0;font-weight:800}.app-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;padding:1.2rem 2rem;font-size:.65rem;display:flex}.menu-button{background:0 0;border:0;font-size:1.4rem;display:none}@keyframes spin{to{transform:rotate(360deg)}}.nav-group{margin-top:.35rem}.sidebar nav .nav-group__trigger{color:#d5e0ef;width:100%;padding:.7rem .65rem}.nav-group__trigger strong{letter-spacing:.075em;text-align:left;min-width:0;font-size:.64rem;line-height:1.25}.nav-group__trigger em{color:#6f88a8;margin-left:auto;font-style:normal}.nav-group__items{border-left:1px solid #ffffff14;margin-left:1.05rem;padding:.12rem 0 .3rem .62rem}.sidebar nav .nav-group__items button{width:calc(100% - .2rem);padding:.62rem .7rem;font-size:.75rem}.nav-group__items button small{text-transform:uppercase;letter-spacing:.05em;font-size:.52rem}@media (max-width:1100px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:1fr}.topbar-actions .freshness{display:none}}@media (max-width:760px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-form-wrap{padding:2rem}.mobile-logo{display:flex}.mobile-logo .brand-mark{border-radius:11px;width:38px;height:38px;font-size:1.1rem}.sidebar{transition:all .25s;transform:translate(-100%);box-shadow:20px 0 60px #0000004d}.sidebar--open{transform:translate(0)}.content{margin-left:0}.menu-button{display:block}.topbar{align-items:flex-start;padding:1rem}.topbar>div:first-of-type{flex:1}.topbar p,.topbar .eyebrow{display:none}.topbar h1{font-size:1.25rem}.topbar-actions{gap:.4rem}.tenant-badge{padding:.4rem .55rem}.topbar select{max-width:100px}.filterbar{grid-template-columns:1fr 1fr;padding:.7rem 1rem;display:grid}.filterbar input{width:100%}.scope-note{display:none}.workspace{padding:1rem}.kpi-grid,.kpi-grid--six{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.kpi-card{padding:.9rem}.kpi-card__value{font-size:1.15rem}.kpi-card__footer{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.panel{padding:.8rem}.panel__header p{display:none}.app-footer{padding:1rem;display:block}.app-footer span{margin:.2rem 0;display:block}}@media (max-width:390px){.kpi-grid,.kpi-grid--six,.filterbar{grid-template-columns:1fr}.secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.filterbar{z-index:12;align-items:center;padding:.75rem 2rem;position:relative}.filterbar label{color:var(--muted);font-size:.67rem;font-weight:800}.filterbar input,.filterbar select{border:1px solid var(--border);color:#24354f;background:#fff;border-radius:9px;width:100%;margin-top:.4rem;padding:.68rem .75rem;display:block}.scope-note{padding-bottom:0}.period-picker{position:relative}.period-trigger{border:1px solid var(--border);text-align:left;color:#1e2f48;background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-width:285px;padding:.55rem .75rem;transition:all .18s;display:grid}.period-trigger:hover,.period-trigger[aria-expanded=true]{border-color:#b8cff3;box-shadow:0 0 0 4px #2e7df614}.period-trigger__icon{color:#2169cc;background:#edf4ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:1rem;display:grid}.period-trigger strong,.period-trigger small{display:block}.period-trigger strong{font-size:.75rem}.period-trigger small{color:var(--muted);margin-top:.16rem;font-size:.65rem}.period-trigger__chevron{color:#8494aa}.period-popover{border:1px solid var(--border);z-index:40;background:#fff;border-radius:15px;width:min(470px,100vw - 2rem);position:absolute;top:calc(100% + .65rem);left:0;overflow:hidden;box-shadow:0 24px 70px #10284b33}.period-tabs{border-bottom:1px solid var(--border);background:#f8fafd;grid-template-columns:repeat(4,1fr);display:grid}.period-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:.85rem .45rem;font-size:.69rem;font-weight:800}.period-tabs button.active{color:#185fbf;border-color:var(--blue);background:#fff}.period-panel{padding:1rem}.period-shortcuts{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.period-shortcuts button{border:1px solid var(--border);color:#30435f;text-align:left;background:#fff;border-radius:9px;padding:.72rem .8rem;font-size:.72rem;font-weight:700}.period-shortcuts button:hover,.period-shortcuts button.selected{color:#1959ae;background:#edf4ff;border-color:#8ab5f4}.period-form label{color:#586a83;font-size:.69rem;font-weight:800;display:block}.period-form p{color:var(--muted);margin:.8rem 0;font-size:.68rem;line-height:1.5}.period-date-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.period-apply{margin-top:.2rem;padding:.72rem}@media (max-width:760px){.filterbar{align-items:center;padding:.7rem 1rem;display:flex}.period-picker{flex:1;min-width:0}.period-trigger{width:100%;min-width:0}.period-popover{width:auto;max-height:calc(100vh - 150px);position:fixed;top:132px;left:1rem;right:1rem;overflow:auto}.filterbar>.secondary-button{white-space:nowrap;width:auto}}@media (max-width:390px){.filterbar{display:flex}.period-trigger__icon{display:none}.period-popover{top:124px}.period-tabs button{padding:.75rem .25rem;font-size:.62rem}.period-shortcuts,.period-date-grid{grid-template-columns:1fr}}.sidebar nav{scrollbar-width:thin;scrollbar-color:#315076 transparent;min-height:0;padding-right:.2rem;overflow-y:auto}.sidebar-footer{flex:none}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.section-intro{justify-content:space-between;align-items:end;gap:1rem;margin:.2rem 0 1rem;display:flex}.section-intro h2{color:#14233b;margin:.25rem 0 0;font-size:1.25rem}.section-intro p{color:var(--muted);text-align:right;margin:0;font-size:.72rem}.empty-state{text-align:center;min-height:240px;color:var(--muted);align-content:center;place-items:center;display:grid}.empty-state>span{width:48px;height:48px;color:var(--green);background:#e9f8f3;border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.empty-state h3{color:#223650;margin:.8rem 0 .2rem}.empty-state p{margin:0}.capability-note{background:#f8fafd;border-style:dashed;align-items:flex-start;gap:1rem;display:flex}.capability-note>span{width:34px;height:34px;color:var(--blue);background:#eaf2ff;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.capability-note h3{margin:.1rem 0 .4rem}.capability-note p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.6}@media (max-width:980px){.two-columns,.three-columns{grid-template-columns:1fr}.kpi-grid--six{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.section-intro{display:block}.section-intro p{text-align:left;margin-top:.4rem}.two-columns{grid-template-columns:1fr}}.analysis-filter{align-items:center;gap:.65rem;display:flex;position:relative}.filter-trigger{white-space:nowrap;align-items:center;gap:.45rem;display:flex}.filter-trigger>span{color:#fff;background:#1959ae;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:.62rem;display:grid}.filter-chips{gap:.4rem;min-width:0;display:flex}.filter-chips>span{white-space:nowrap;text-overflow:ellipsis;color:#52647c;background:#f0f4f9;border-radius:999px;max-width:210px;padding:.42rem .62rem;font-size:.62rem;overflow:hidden}.filter-chips strong{color:#233852}.analysis-filter__popover{border:1px solid var(--border);z-index:45;background:#fff;border-radius:15px;width:min(780px,100vw - 2rem);position:absolute;top:calc(100% + .7rem);left:0;overflow:hidden;box-shadow:0 24px 70px #10284b33}.analysis-filter__popover>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.analysis-filter__popover h3{margin:.2rem 0 0;font-size:1rem}.analysis-filter__popover>header>button{color:var(--muted);background:0 0;border:0;font-size:1.4rem}.analysis-filter__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-height:430px;padding:1rem 1.1rem;display:grid;overflow:auto}.analysis-filter__grid label{color:var(--muted);font-size:.67rem;font-weight:800}.analysis-filter__grid select{border:1px solid var(--border);color:#24354f;background:#fff;border-radius:9px;width:100%;margin-top:.35rem;padding:.7rem}.analysis-filter__popover>footer{border-top:1px solid var(--border);background:#fafbfd;justify-content:flex-end;align-items:center;gap:.8rem;padding:.9rem 1.1rem;display:flex}.analysis-filter__popover>footer .primary-button{width:auto;margin:0;padding:.72rem 1.2rem}.filter-clear{color:#52647c;background:0 0;border:0;font-weight:800}.alerts-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;display:grid}.alert-card{border:1px solid var(--border);background:#fff;border-left:4px solid #e2a22d;border-radius:11px;padding:1rem}.alert-card--critical{background:#fffaf9;border-left-color:#e45b44}.alert-card--opportunity{border-left-color:var(--green);background:#f9fdfa}.alert-card__severity{text-transform:uppercase;letter-spacing:.08em;color:#a56d08;font-size:.57rem;font-weight:900;display:inline-block}.alert-card--critical .alert-card__severity{color:#b43e2c}.alert-card--opportunity .alert-card__severity{color:#11825f}.alert-card h4{margin:.55rem 0 .4rem;font-size:.83rem}.alert-card p{color:var(--muted);margin:.2rem 0;font-size:.69rem;line-height:1.5}.alert-card strong{text-transform:uppercase;letter-spacing:.06em;color:#334963;margin-top:.75rem;font-size:.63rem;display:block}@media (max-width:900px){.filter-chips{display:none}.analysis-filter__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.analysis-filter{position:static}.analysis-filter__popover{width:auto;max-height:calc(100vh - 140px);position:fixed;top:120px;left:1rem;right:1rem;overflow:auto}.analysis-filter__grid{grid-template-columns:1fr;max-height:none}.alerts-grid{grid-template-columns:1fr}}.ranking-name button{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:0;display:block}.ranking-name button:hover strong,.ranking-name button:focus-visible strong{color:var(--blue);text-decoration:underline}.ranking-name button:focus-visible,.state-ranking__row:focus-visible,.table-filter:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #2e7df640}.chart--interactive{cursor:pointer}.geo-map-layout{grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:1rem;display:grid}.geo-map-panel{min-height:610px}.state-ranking__row{text-align:left;color:#253852;background:0 0;border:0;border-bottom:1px solid #edf1f6;grid-template-columns:28px 1fr auto;align-items:center;gap:.7rem;width:100%;padding:.78rem .2rem;display:grid}.state-ranking__row:hover{background:#f6f9fd}.state-ranking__row span{color:#9ba9ba;font-size:.65rem;font-weight:800}.state-ranking__row strong{font-size:.76rem}.state-ranking__row em{color:#52647c;font-size:.7rem;font-style:normal;font-weight:800}.table-filter{color:#173c70;text-align:left;background:0 0;border:0;padding:0;font-weight:800}.table-filter:hover{color:var(--blue);text-decoration:underline}.map-back{color:#1959ae;white-space:nowrap;background:#f4f8fe;border:1px solid #cddcf1;border-radius:9px;padding:.58rem .8rem;font-size:.7rem;font-weight:800}.map-back:hover{background:#e8f1ff;border-color:#9dbce9}.map-loading,.map-error{height:520px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:.8rem;display:grid}.map-loading span{border:3px solid #dce8f8;border-top-color:var(--blue);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.map-loading p{margin:0;font-size:.75rem}.map-error strong{color:#a83c21}.map-error button{color:#1959ae;background:#edf4ff;border:0;border-radius:9px;padding:.65rem .85rem;font-weight:800}@media (max-width:1180px){.geo-map-layout{grid-template-columns:1fr}.geo-map-panel{min-height:560px}}.portfolio-home{max-width:1440px;margin:0 auto}.portfolio-hero{color:#fff;background:radial-gradient(circle at 88% 15%,#2e7df661,#0000 30%),linear-gradient(135deg,#06172f,#0d315f);border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;min-height:190px;margin-bottom:1.2rem;padding:2rem 2.2rem;display:flex;box-shadow:0 18px 50px #071b3a29}.portfolio-hero .eyebrow{color:#8ebcff}.portfolio-hero h2{letter-spacing:-.035em;margin:.55rem 0;font-size:clamp(1.8rem,3vw,2.7rem)}.portfolio-hero p{color:#b8c9de;margin:0}.portfolio-hero p strong{color:#fff}.portfolio-summary{background:#ffffff12;border:1px solid #ffffff21;border-radius:15px;min-width:180px;padding:1.15rem 1.3rem}.portfolio-summary strong,.portfolio-summary span,.portfolio-summary small{display:block}.portfolio-summary strong{font-size:2rem}.portfolio-summary span{font-weight:800}.portfolio-summary small{color:#a9bdd5;margin-top:.35rem}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.portfolio-card{border:1px solid var(--border);text-align:left;color:#14233b;min-height:300px;box-shadow:var(--shadow);background:#fff;border-radius:17px;flex-direction:column;align-items:flex-start;padding:1.3rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.portfolio-card:not(:disabled):hover{border-color:#a9c8f3;transform:translateY(-4px);box-shadow:0 18px 45px #1b345821}.portfolio-card:not(:disabled):focus-visible{outline-offset:2px;outline:4px solid #2e7df633}.portfolio-card:disabled{cursor:default;opacity:1;background:#fbfcfe}.portfolio-card__icon{color:#2169cc;background:#eaf2ff;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.25rem;font-weight:800;display:grid}.portfolio-card--planned .portfolio-card__icon,.portfolio-card--dependency .portfolio-card__icon{color:#8090a5;background:#f0f3f7}.portfolio-card__status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.36rem .55rem;font-size:.57rem;font-weight:900;position:absolute;top:1rem;right:1rem}.portfolio-card__status--active{color:#11785a;background:#e5f8f2}.portfolio-card__status--planned{color:#9a6712;background:#fff4dc}.portfolio-card__status--dependency{color:#65758a;background:#eef1f5}.portfolio-card__version{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:800}.portfolio-card>strong{margin:.45rem 0;font-size:1.02rem;line-height:1.3}.portfolio-card__description{color:var(--muted);font-size:.75rem;line-height:1.55}.portfolio-card__scope{color:#607189;border-top:1px solid #edf1f6;margin-top:1rem;padding-top:.85rem;font-size:.67rem;line-height:1.5;display:block}.portfolio-card__scope b{color:#334963;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.57rem;display:block}.portfolio-card__action{color:#1d66c8;margin-top:auto;padding-top:1rem;font-size:.72rem;font-weight:900}.portfolio-card:disabled .portfolio-card__action{color:#8a98aa}@media (max-width:1180px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.portfolio-hero{padding:1.5rem;display:block}.portfolio-summary{min-width:0;margin-top:1.3rem}.portfolio-grid{grid-template-columns:1fr}.portfolio-card{min-height:270px}}.quality-health-banner{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f6f9fd);border-radius:15px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1rem;padding:1.35rem 1.5rem;display:flex}.quality-health-banner h2{margin:.3rem 0;font-size:1.35rem}.quality-health-banner p{max-width:850px;color:var(--muted);margin:0;font-size:.75rem;line-height:1.6}.quality-health{text-transform:uppercase;letter-spacing:.08em;color:#9a6712;background:#fff4dc;border-radius:999px;flex:none;padding:.65rem .85rem;font-size:.65rem;font-weight:900}.quality-health--saudavel{color:#11785a;background:#e5f8f2}.quality-health--critica,.quality-health--erro{color:#a83c21;background:#fff0ed}.quality-pill{color:#65758a;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f0f3f7;border-radius:999px;padding:.3rem .48rem;font-size:.55rem;font-weight:900;display:inline-block}.quality-pill--saudavel,.quality-pill--ok{color:#11785a;background:#e5f8f2}.quality-pill--atencao,.quality-pill--atrasada{color:#9a6712;background:#fff4dc}.quality-pill--critica,.quality-pill--erro{color:#a83c21;background:#fff0ed}.table-subtitle{color:var(--muted);margin-top:.2rem;font-size:.58rem;display:block}.quality-rules{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.quality-rule{border:1px solid var(--border);background:#fff;border-left:4px solid #20b486;border-radius:12px;padding:1rem}.quality-rule--atencao{background:#fffdf8;border-left-color:#e2a22d}.quality-rule--critica{background:#fffaf9;border-left-color:#e45b44}.quality-rule__head{justify-content:space-between;align-items:center;display:flex}.quality-rule__head small{color:var(--muted);font-weight:800}.quality-rule h4{margin:.75rem 0 .45rem;font-size:.82rem}.quality-rule>strong{font-size:1.12rem}.quality-rule>strong small{color:var(--muted);font-size:.63rem;font-weight:600}.quality-rule>p{min-height:48px;color:var(--muted);font-size:.69rem;line-height:1.5}.quality-rule footer{border-top:1px solid #edf1f6;padding-top:.7rem}.quality-rule footer span,.quality-rule footer b{display:block}.quality-rule footer span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.56rem}.quality-rule footer b{margin-top:.2rem;font-size:.68rem}@media (max-width:1180px){.quality-rules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.quality-health-banner{display:block}.quality-health{margin-top:1rem;display:inline-block}.quality-rules{grid-template-columns:1fr}}.financial-context{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f4fbf8);border-radius:15px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem 1.4rem;display:flex}.financial-context h2{margin:.25rem 0;font-size:1.25rem}.financial-context p{color:var(--muted);margin:0;font-size:.74rem}.financial-context>span{color:#11785a;background:#e5f8f2;border-radius:999px;flex:none;padding:.5rem .7rem;font-size:.61rem;font-weight:800}.financial-filters{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:13px;grid-template-columns:minmax(150px,.9fr) repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:.8rem;margin-bottom:1rem;padding:1rem 1.1rem;display:grid}.financial-filters>div strong{color:#24354f;margin-top:.25rem;font-size:.78rem;display:block}.financial-filters label{color:var(--muted);font-size:.62rem;font-weight:800}.financial-filters select{border:1px solid var(--border);color:#24354f;background:#fff;border-radius:9px;width:100%;margin-top:.32rem;padding:.68rem;display:block}.financial-filters .filter-clear{height:40px;padding:0 .7rem}.financial-filters .filter-clear:disabled{opacity:.45;text-decoration:none}.financial-horizon{margin-top:.2rem}.financial-quality-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.financial-quality-grid>div{border:1px solid var(--border);background:#f9fbfd;border-radius:11px;padding:1rem}.financial-quality-grid strong,.financial-quality-grid span{display:block}.financial-quality-grid strong{font-size:1.1rem}.financial-quality-grid span{color:var(--muted);margin-top:.3rem;font-size:.65rem;line-height:1.4}@media (max-width:1100px){.financial-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.financial-filters>div{grid-column:1/-1}.financial-quality-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.financial-context{display:block}.financial-context>span{margin-top:1rem;display:inline-block}.financial-filters{grid-template-columns:1fr}.financial-filters>div{grid-column:auto}.financial-quality-grid{grid-template-columns:1fr}}.routing-context{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f5f9ff);border-radius:15px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem 1.4rem;display:flex}.routing-context h2{margin:.25rem 0;font-size:1.25rem}.routing-context p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.5}.routing-context>span{color:#1959ae;background:#eaf2ff;border-radius:999px;flex:none;padding:.5rem .7rem;font-size:.61rem;font-weight:800}.routing-filters{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:13px;grid-template-columns:minmax(240px,1.4fr) minmax(160px,.7fr) auto auto;align-items:end;gap:.8rem;margin:1rem 0;padding:1rem 1.1rem;display:grid}.routing-filters label{color:var(--muted);font-size:.62rem;font-weight:800}.routing-filters input,.routing-filters select{border:1px solid var(--border);color:#24354f;background:#fff;border-radius:9px;width:100%;margin-top:.32rem;padding:.68rem;display:block}.routing-filters .routing-check{white-space:nowrap;color:#334963;align-items:center;gap:.45rem;min-height:40px;display:flex}.routing-filters .routing-check input{width:auto;margin:0}.routing-filters .filter-clear{height:40px}.routing-filters .filter-clear:disabled{opacity:.45;text-decoration:none}.routing-layout{grid-template-columns:minmax(0,2.2fr) minmax(260px,.75fr);gap:1rem;margin-bottom:1rem;display:grid}.routing-routes .table-scroll{max-height:560px;overflow:auto}.routing-routes table{border-collapse:collapse;white-space:nowrap;width:100%}.routing-routes th,.routing-routes td{text-align:right;border-bottom:1px solid #edf1f6;padding:.7rem .55rem;font-size:.67rem}.routing-routes th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;z-index:1;background:#fff;font-size:.58rem;position:sticky;top:0}.routing-routes th:first-child,.routing-routes td:first-child{text-align:left}.routing-routes td:first-child strong,.routing-routes td:first-child small{display:block}.routing-routes td:first-child small{color:var(--muted);margin-top:.18rem;font-size:.57rem}.routing-empty{color:var(--muted);text-align:center!important;padding:2rem!important}.route-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.28rem .45rem;font-size:.52rem;font-weight:900;display:inline-block}.route-status--active{color:#11785a;background:#e5f8f2}.route-status--inactive{color:#65758a;background:#eef1f5}.routing-states>div{max-height:560px;overflow:auto}.routing-states button{text-align:left;color:#2a3e59;background:0 0;border:0;border-bottom:1px solid #edf1f6;grid-template-columns:36px 1fr auto;align-items:center;gap:.55rem;width:100%;padding:.72rem .3rem;display:grid}.routing-states button:hover,.routing-states button.active{background:#edf4ff}.routing-states button strong{color:#1959ae}.routing-states button span{font-size:.68rem}.routing-states button em{color:var(--muted);font-size:.6rem;font-style:normal}.routing-territories{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.routing-territories>div{border:1px solid #edf1f6;border-radius:10px;padding:.75rem}.routing-territories>div>strong,.routing-territories>div>small{display:block}.routing-territories>div>strong{margin-top:.5rem;font-size:.72rem}.routing-territories>div>small{color:var(--muted);margin-top:.25rem;font-size:.59rem}.routing-quality{gap:.5rem;display:grid}.routing-quality article{border:1px solid #edf1f6;border-left:3px solid #20b486;border-radius:9px;align-items:center;gap:.7rem;padding:.65rem .75rem;display:flex}.routing-quality article>span{color:#11785a;min-width:64px;font-size:.52rem;font-weight:900}.routing-quality article strong,.routing-quality article small{display:block}.routing-quality article strong{font-size:.68rem}.routing-quality article small{color:var(--muted);margin-top:.2rem;font-size:.58rem}.routing-quality .routing-quality--erro{background:#fffaf9;border-left-color:#e45b44}.routing-quality .routing-quality--erro>span{color:#b43e2c}.routing-quality .routing-quality--atencao{background:#fffdf8;border-left-color:#e2a22d}.routing-quality .routing-quality--atencao>span{color:#9a6712}.routing-quality .routing-quality--informativo{border-left-color:#2e7df6}.routing-quality .routing-quality--informativo>span{color:#1959ae}@media (max-width:1180px){.routing-layout{grid-template-columns:1fr}.routing-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.routing-context{display:block}.routing-context>span{margin-top:1rem;display:inline-block}.routing-filters,.routing-territories{grid-template-columns:1fr}.routing-routes{padding:0}.routing-routes .panel__header{padding:.9rem}.routing-routes .table-scroll{max-height:480px}}
