:root{--lsp-login-background:url("assets/fundo-lsp.jpeg");--navy:#101f41;--navy2:#162d56;--blue:#2563eb;--blue-soft:#eff6ff;--bg:#f4f7fb;--surface:#fff;--text:#15243d;--muted:#718096;--border:#e3eaf3;--green:#059669;--orange:#ed9335;--red:#dc5662;--shadow:0 6px 22px #122e5210}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg);font-size:13px}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button{transition:background .18s,box-shadow .18s}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #8ab5fa;outline-offset:3px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}h1,h2,p{margin-top:0}h1{font-size:29px;letter-spacing:-1.1px;margin-bottom:8px}h2{font-size:16px;letter-spacing:-.3px;margin:0 0 5px}small{font-size:11px}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--blue);display:block;margin-bottom:10px}.eyebrow.light{color:#8cb4f6}.badge,.environment{font-size:10px;font-weight:800;letter-spacing:1.1px;padding:7px 11px;border-radius:7px;background:var(--blue-soft);color:var(--blue);display:inline-block}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:11px 16px;border-radius:9px;font-weight:600;white-space:nowrap;min-height:40px}.button:hover{background:var(--blue-soft)}.button.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 4px 10px #2563eb22}.button.primary:hover{background:#1d4ed8}.button.danger{color:#c33}.button.wide{width:100%;justify-content:space-between}.text-button{border:0;background:none;color:var(--blue);font-weight:600;padding:8px}.icon-button{border:1px solid var(--border);background:var(--surface);color:var(--muted);width:36px;height:36px;border-radius:9px;font-size:20px;display:inline-grid;place-items:center}.brand{display:flex;gap:12px;align-items:center;color:#fff;font-weight:600;font-size:15px;line-height:1.6}.brand b{color:#77aaff}.brand small{font-size:8px;font-weight:500;letter-spacing:1.7px;color:#96a9c7}.brand-icon{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;font-weight:800;color:white;background:linear-gradient(140deg,#2563eb,#5695f2);box-shadow:0 7px 22px #0002}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background-image:linear-gradient(145deg,#07172ecf,#12385f99),var(--lsp-login-background,none);background-color:#101f41;background-position:center;background-size:cover;color:#fff;padding:50px 10%;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;width:430px;height:430px;border:1px solid #ffffff0d;border-radius:100%;right:-180px;bottom:-160px;box-shadow:0 0 0 60px #ffffff04,0 0 0 120px #ffffff03;pointer-events:none}.login-brand{display:flex;align-items:center;gap:16px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.02em;position:relative;z-index:1}.login-brand img{width:126px;height:70px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 18px #0005)}.login-card-logo{display:block;width:124px;height:66px;object-fit:contain;object-position:left center;margin-bottom:18px}.story-copy{padding:70px 0;position:relative;z-index:1}.story-copy h1{font-size:44px;letter-spacing:-1.7px;line-height:1.2;margin:22px 0}.story-copy p{font-size:15px;line-height:1.8;color:#b6c8e3;max-width:380px}.story-clients{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.story-clients span{border:1px solid #ffffff25;border-radius:20px;padding:8px 11px;font-size:11px;color:#d7e4f7}.story-bottom{font-size:11px;display:flex;gap:9px;align-items:center;color:#a8bdd9}.status-dot{width:7px;height:7px;border-radius:50%;background:#13b981;flex-shrink:0;box-shadow:0 0 0 4px #13b98113}.login-side{display:grid;place-items:center;padding:40px}.login-card{width:100%;max-width:360px}.login-card h2{font-size:27px;margin:23px 0 9px;letter-spacing:-.9px}.login-card>p{line-height:1.7}.login-card label{margin:23px 0}.login-card>.button{margin-top:9px}.login-foot{margin-top:42px;text-align:center;font-size:11px;color:var(--muted)}.login-foot span{font-size:10px}label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;color:var(--muted)}input,select,textarea{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:8px;padding:10px 11px;width:100%;min-height:38px;outline:none}input:focus,select:focus,textarea:focus{border-color:#7fa9f7;box-shadow:0 0 0 3px #2563eb0b}input[type=checkbox]{width:16px;min-height:16px;height:16px;accent-color:var(--blue);margin:0;flex-shrink:0}.error-text{color:#c34551;font-size:12px;line-height:1.6;margin-top:14px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:var(--navy);color:#b6c4da;padding:28px 19px;display:flex;flex-direction:column;z-index:50}.sidebar .brand{font-size:12px;gap:10px}.sidebar .brand-icon{width:36px;height:36px;border-radius:10px}.module-label{border:1px solid #ffffff12;background:#ffffff05;border-radius:12px;margin:32px 0 29px;padding:14px 12px;display:flex;align-items:center;gap:10px}.module-mark{width:30px;height:30px;background:#ed933520;color:#ffc074;border-radius:8px;display:grid;place-items:center;font-size:15px;font-weight:800}.module-label strong{font-size:12px;color:#fff;display:block}.module-label small{font-size:9px;color:#7e95b7;margin-top:4px;display:block}.nav-caption{font-size:9px;letter-spacing:1.6px;font-weight:600;color:#627b9f;margin:0 12px 13px}.nav-item{display:flex;align-items:center;gap:12px;border:0;background:none;width:100%;padding:12px 13px;border-radius:8px;color:#9db0cb;text-align:left;font-size:12px;margin-bottom:5px}.nav-item>span{font-size:19px;width:20px;text-align:center;line-height:1}.nav-item:hover{background:#ffffff08;color:white}.nav-item.active{background:#2563eb;color:white;box-shadow:0 5px 14px #0002}.sidebar-bottom{margin-top:auto;padding-top:25px;border-top:1px solid #ffffff0c}.sidebar-bottom .environment{background:#f5a74213;color:#ffc479;font-size:8px}.sidebar-bottom p{font-size:10px;color:#6981a3;line-height:1.7;margin:12px 0 18px}.app-main{margin-left:238px}.topbar{height:78px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:var(--surface);padding:0 32px;gap:16px}.topbar-title{display:flex;align-items:center;gap:12px}.breadcrumb{font-size:10px;color:var(--muted);margin-bottom:5px}.breadcrumb span{padding:0 8px;color:#b5c3d6}.topbar-title strong{font-size:14px}.topbar-actions{display:flex;align-items:center;gap:22px}.user-chip{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:700}.user-chip b{font-size:11px;display:block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-chip small{color:var(--muted);font-size:9px;display:block;margin-top:4px}main{max-width:1640px;margin:auto;padding:30px 32px 0}.page-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:23px}.page-intro p{color:var(--muted);font-size:12px;margin:0;line-height:1.7}.intro-actions{display:flex;gap:9px}.freshness{border:1px solid var(--border);background:var(--surface);border-radius:10px;display:flex;gap:13px;align-items:center;padding:14px 17px;margin-bottom:21px}.freshness strong{font-size:11px;font-weight:600}.freshness small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.reference-label{margin-left:auto;font-size:10px;color:var(--muted);text-align:right;line-height:1.7;max-width:360px}.card{background:var(--surface);border:1px solid var(--border);border-radius:13px;box-shadow:var(--shadow);margin-bottom:22px;overflow:hidden}.filters{padding:18px 20px;overflow:visible}.filter-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.filter-heading b{font-size:12px}.filter-heading .muted{font-size:10px;padding-left:9px}.filter-grid{display:grid;grid-template-columns:1.15fr 1.2fr 1fr 1.2fr .9fr .9fr;gap:12px}.flag-field>label{margin-bottom:7px}.flags{position:relative}.flags summary{border:1px solid var(--border);padding:11px;border-radius:8px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:7px;color:var(--text);font-size:11px;min-height:38px;background:var(--surface)}.flags summary:after{content:'⌄';font-size:13px;color:#8b9db7}.flag-options{position:absolute;z-index:30;left:0;top:calc(100% + 6px);min-width:230px;max-width:340px;width:100%;max-height:280px;overflow:auto;background:var(--surface);border:1px solid var(--border);box-shadow:0 12px 35px #0f172a20;border-radius:10px;padding:10px}.flag-options label{flex-direction:row;align-items:center;gap:9px;padding:8px 5px;font-weight:400;color:var(--text);font-size:11px;line-height:1.5;cursor:pointer}.flag-options label:hover{background:var(--blue-soft);border-radius:5px}.flag-options .text-button{font-size:10px}.advanced-filters{margin-top:16px}.advanced-filters>summary{font-size:11px;color:var(--blue);font-weight:600;padding:4px 0;list-style:none}.advanced-filters>summary:before{content:'＋';margin-right:7px}.advanced-filters[open]>summary:before{content:'−'}.advanced-filters summary span{color:var(--muted);font-weight:400;margin-left:8px}.advanced-grid{grid-template-columns:repeat(4,1fr);padding-top:17px}.filter-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);gap:15px;margin-top:17px;padding-top:14px}.active-filters{display:flex;flex-wrap:wrap;gap:6px}.filter-tag{font-size:9px;font-weight:600;background:var(--blue-soft);color:#3764ab;padding:5px 9px;border-radius:5px}.section-heading{display:flex;justify-content:space-between;gap:15px;margin:25px 0 16px}.section-heading h2{font-size:14px}.section-heading span{font-size:10px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:23px}.kpi{background:var(--surface);border:1px solid var(--border);border-radius:11px;padding:17px 18px;box-shadow:var(--shadow);position:relative;min-height:110px}.kpi-top{display:flex;justify-content:space-between;align-items:center;gap:7px}.kpi-label{font-size:10px;font-weight:500;color:var(--muted);line-height:1.5}.kpi-symbol{background:var(--blue-soft);color:var(--blue);border-radius:7px;width:25px;height:25px;font-size:13px;display:grid;place-items:center;flex-shrink:0}.kpi-value{display:block;font-size:28px;font-weight:700;letter-spacing:-1px;margin:9px 0 6px}.kpi-note{font-size:9px;color:var(--muted);line-height:1.5}.kpi.highlight{background:linear-gradient(125deg,#193866,#2455a4);border-color:#244878;color:#fff}.kpi.highlight .kpi-label,.kpi.highlight .kpi-note{color:#bad0f1}.kpi.highlight .kpi-symbol{background:#ffffff18;color:#fff}.kpi.green .kpi-value{color:var(--green)}.kpi.red .kpi-value{color:var(--red)}.kpi.orange .kpi-value{color:#c57a20}.charts-grid{display:grid;grid-template-columns:1.75fr 1fr;gap:22px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:21px 22px 15px}.card-heading h2{font-size:14px}.card-heading p{font-size:10px;color:var(--muted);margin:5px 0 0;line-height:1.7}.card-heading select{width:auto;font-size:11px}.chart-box{height:290px;position:relative;margin:3px 22px 14px}.chart-box.donut{height:220px;max-width:260px;margin:12px auto}.chart-box.rank{height:300px;margin-top:5px}.chart-note{font-size:9px;color:var(--muted);margin:12px 22px 18px;line-height:1.7}.status-legend{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:3px 23px 22px}.legend-item{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted)}.legend-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.legend-item b{margin-left:auto;color:var(--text);font-weight:600}.table-wrap{overflow:auto;width:100%}table{width:100%;border-collapse:collapse;font-size:10px;white-space:nowrap}thead{background:var(--bg)}th{text-align:left;font-size:9px;letter-spacing:.25px;font-weight:600;color:var(--muted);padding:12px 16px;border-bottom:1px solid var(--border)}td{padding:12px 16px;border-bottom:1px solid var(--border);color:var(--text)}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:var(--blue-soft)}td.number,th.number{text-align:right;font-variant-numeric:tabular-nums}.table-link{border:0;background:transparent;padding:0;color:var(--blue);font-size:10px;font-weight:600;text-align:left}.pill{display:inline-flex;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:600;background:#edf2fa;color:#6a7d9b}.pill.green{background:#eaf8f1;color:#16815e}.pill.red{background:#fceef0;color:#c04e5b}.pill.orange{background:#fff3e2;color:#a8732a}.empty{padding:45px 24px;text-align:center;color:var(--muted);line-height:1.8;font-size:12px;white-space:normal}.empty strong{display:block;color:var(--text);font-size:14px;margin-bottom:6px}.inline-controls{display:flex;gap:9px;align-items:center}.compact{font-size:9px}.compact input{width:85px;min-height:32px;padding:6px 9px}.search-row{padding:0 22px 18px;display:flex;gap:9px}.search-row input{max-width:420px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;font-size:10px;color:var(--muted)}.pagination .button{font-size:10px;padding:8px 11px;min-height:33px}.column-picker{position:relative}.column-picker summary{list-style:none;font-size:11px}.column-picker .flag-options{left:auto;right:0}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.portfolio-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:22px;margin-bottom:22px;box-shadow:var(--shadow)}.portfolio-card h2{font-size:13px}.portfolio-card .kpi-value{margin:20px 0 10px}.portfolio-stats{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;border-top:1px solid var(--border);padding-top:15px;margin-top:15px}.portfolio-stats b{display:block;font-size:15px;color:var(--text);margin:5px 0}.page-message{border:1px solid #e9cb8a;background:#fff8e9;color:#8d6825;font-size:11px;padding:13px 16px;border-radius:8px;margin-bottom:18px;line-height:1.6}.page-footer{display:flex;justify-content:space-between;padding:20px 0;color:#95a3b8;font-size:9px}.modal,.drawer{border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:0 20px 70px #0f172a40;border-radius:16px;padding:26px;max-height:90vh;overflow:auto;width:min(700px,94vw)}dialog::backdrop{background:#12234299;backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px}.modal-header .eyebrow{font-size:8px;margin-bottom:7px}.modal-header h2{font-size:21px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:20px}.span-all{grid-column:1/-1}.modal label small{font-weight:400;margin-top:3px}.modal p.muted{font-size:11px;line-height:1.6}.progress-heading{display:flex;justify-content:space-between;font-size:12px;gap:10px;margin:15px 0}progress{width:100%;height:9px;accent-color:var(--blue)}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.summary-item{padding:12px;background:var(--bg);border:1px solid var(--border);border-radius:8px;font-size:10px;color:var(--muted)}.summary-item strong{display:block;margin-top:8px;font-size:19px;color:var(--text)}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(760px,96vw);height:100vh;max-height:100vh;border-radius:16px 0 0 16px}.detail-data{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.detail-item{padding:12px;background:var(--bg);border-radius:8px;overflow-wrap:anywhere}.detail-item small{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}.detail-item strong{font-size:11px;font-weight:500}.history-item{border-left:2px solid #c5d8f7;padding:0 0 24px 18px;margin-left:6px;position:relative}.history-item:before{content:'';position:absolute;left:-5px;top:0;width:8px;height:8px;border-radius:50%;background:#5c91e9}.history-item h3{font-size:12px;margin:0 0 8px}.history-item p{font-size:10px;color:var(--muted);line-height:1.7;margin:5px 0}.history-values{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.history-values>div{background:var(--bg);border-radius:6px;padding:10px;font-size:11px;overflow-wrap:anywhere;white-space:pre-wrap}.history-values small{display:block;color:var(--muted);font-size:8px;margin-bottom:6px}.toast{position:fixed;bottom:22px;right:22px;z-index:200;background:#122748;color:white;max-width:min(400px,90vw);padding:15px 21px;border-radius:10px;box-shadow:0 10px 35px #0003;font-size:12px;line-height:1.7}.mobile-only,.nav-backdrop{display:none}textarea{min-height:170px;font-family:ui-monospace,monospace;font-size:11px;line-height:1.6}.loading{opacity:.5;pointer-events:none}.admin-actions{display:flex;gap:8px}.admin-actions button{font-size:9px;padding:6px 9px;min-height:29px}.low-volume{opacity:.55}.metric-sla{font-weight:700;color:var(--blue)}.source-note{font-size:10px;color:var(--muted);line-height:1.7;margin:16px 0}.raw-details summary{padding:14px 0;font-weight:600;color:var(--blue);cursor:pointer}.sidebar-brand{align-items:center;line-height:1.35}.sidebar-lsp-logo{width:76px;height:48px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 6px 14px #0004)}.upload-nav{margin:-12px 0 22px;background:#13a36f;color:#fff;box-shadow:0 7px 18px #0002}.upload-nav:hover{background:#0e8a5e;color:#fff}.kpi-action{text-align:left;color:inherit;font:inherit;width:100%;cursor:pointer}.kpi-action:hover{transform:translateY(-1px);box-shadow:0 10px 28px #122e5220}.kpi-action:focus-visible{outline:3px solid #8ab5fa;outline-offset:2px}.period-flags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.period-flag{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.period-flag:hover{background:var(--blue-soft);color:var(--blue)}.period-flag.active{background:var(--blue);border-color:var(--blue);color:#fff}.kpi-detail-note{font-size:10px;color:var(--muted);line-height:1.7;margin:-7px 0 16px}.kpi-detail-wrap{max-height:56vh;overflow:auto;border:1px solid var(--border);border-radius:10px}
body.dark{--bg:#111b2d;--surface:#18263d;--text:#dce7f8;--muted:#90a4c3;--border:#2b3b53;--blue-soft:#203759;--shadow:0 6px 22px #00000010}.dark .pill.green{background:#153e35;color:#68d6b2}.dark .pill.red{background:#482b37;color:#ef9ba7}.dark .pill.orange{background:#43372b;color:#e6bf82}.dark .page-message{background:#423624;color:#e8cb91;border-color:#6b542e}
@media(min-width:1600px){.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1280px){.sidebar{width:210px;padding:24px 14px}.app-main{margin-left:210px}main{padding:25px 22px 0}.topbar{padding:0 22px}.filter-grid{grid-template-columns:repeat(3,1fr)}.page-intro{align-items:flex-start}.intro-actions{flex-direction:column}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.charts-grid{grid-template-columns:1.5fr 1fr}.status-legend{grid-template-columns:1fr}.advanced-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.sidebar{transform:translateX(-100%);width:238px;transition:transform .2s}.sidebar.open{transform:translateX(0)}.app-main{margin-left:0}.mobile-only{display:inline-grid}.nav-backdrop:not([hidden]){display:block;position:fixed;inset:0;background:#0007;border:0;z-index:45}.topbar{height:70px}.charts-grid{grid-template-columns:1.5fr 1fr}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-card{padding:15px}.card-heading{padding:18px}.reference-label{max-width:260px}}@media(max-width:640px){main{padding:22px 14px 0}.topbar{padding:0 14px}.breadcrumb{font-size:8px}.topbar-actions{gap:10px}.user-chip>div{display:none}.topbar-title strong{font-size:12px}.page-intro{flex-direction:column;gap:17px}.page-intro h1{font-size:25px}.intro-actions{flex-direction:row;width:100%}.intro-actions .button{flex:1;font-size:11px;padding:9px 10px}.freshness{align-items:flex-start;flex-wrap:wrap;padding:13px;gap:10px}.freshness .status-dot{margin-top:5px}.freshness>div{flex:1}.reference-label{flex-basis:100%;max-width:100%;text-align:left;margin-left:17px}.filters{padding:15px 13px}.filter-heading .muted{display:none}.filter-grid,.advanced-grid{grid-template-columns:1fr 1fr;gap:12px 10px}.flags summary{font-size:10px}.flag-options{min-width:190px;max-width:230px}.filter-grid>div:nth-child(even) .flag-options{right:0;left:auto}.advanced-filters summary span{display:none}.filter-footer{align-items:flex-start}.active-filters{max-width:60%}.filter-tag{font-size:8px}.filter-footer .button{font-size:10px;padding:9px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kpi{padding:13px;min-height:110px}.kpi-value{font-size:25px}.kpi-label{font-size:9px}.kpi-note{font-size:8px}.kpi-symbol{width:23px;height:23px}.charts-grid{display:block}.chart-box{margin-left:12px;margin-right:12px;height:270px}.status-legend{grid-template-columns:1fr 1fr}.chart-box.donut{height:215px}.card-heading{padding:18px 14px 14px;align-items:flex-start;flex-wrap:wrap;gap:12px}.card-heading h2{font-size:13px}.card-heading p{font-size:9px}.card-heading .inline-controls{width:100%;justify-content:space-between}.inline-controls select{max-width:180px}.compact{flex-direction:row;align-items:center}.compact input{width:60px}.section-heading .muted{font-size:8px}.portfolio-grid{grid-template-columns:1fr}.portfolio-card{margin-bottom:0}.portfolio-grid{margin-bottom:22px}.portfolio-card .kpi-value{margin:12px 0}.portfolio-stats{margin-top:10px;padding-top:10px}.search-row{padding:0 14px 14px}.pagination{padding:14px}.modal{padding:20px}.modal-grid{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,1fr)}.detail-data{grid-template-columns:1fr 1fr}.drawer{padding:20px 16px}.page-footer{font-size:8px}.login-shell{display:block}.login-story{padding:28px;min-height:auto}.story-copy{padding:27px 0 10px}.story-copy h1{font-size:30px;margin:15px 0}.story-copy p{font-size:12px}.story-clients,.story-bottom{display:none}.login-side{padding:32px 25px}.login-card h2{font-size:24px}.login-foot{margin-top:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.dot-0{background:#059669}.dot-1{background:#dc5662}.dot-2{background:#2563eb}.dot-3{background:#ed9335}.dot-4{background:#8596b1}.check-row{flex-direction:row;align-items:center;padding:8px 0}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:640px;font-size:10px}.flags[data-locked] summary{cursor:default}
