.v3-home-dashboard{width:min(1180px,calc(100% - 32px));margin:32px auto;display:grid;gap:24px;color:var(--v3-text,#10283b)}
[data-theme="dark"] .v3-home-dashboard{color:#f3f7fb}
.v3-home-toolbar,.v3-home-role,.v3-home-panel,.v3-home-kpi,.v3-home-company{border:1px solid color-mix(in srgb,#c9a96a 58%,transparent);background:color-mix(in srgb,var(--v3-surface,#fff) 96%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,#f3d79b 20%,transparent);border-radius:18px}
[data-theme="dark"] .v3-home-toolbar,[data-theme="dark"] .v3-home-role,[data-theme="dark"] .v3-home-panel,[data-theme="dark"] .v3-home-kpi,[data-theme="dark"] .v3-home-company{background:#0c2638;border-color:rgba(220,184,112,.55);color:#f5f8fb}
.v3-home-toolbar{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:16px;padding:18px;align-items:end}
.v3-home-data-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:10px 14px;border:1px solid color-mix(in srgb,#c9a96a 42%,transparent);border-radius:13px;background:color-mix(in srgb,var(--v3-surface,#fff) 94%,transparent);font-size:.86rem;color:var(--v3-muted,#5f7180)}
.v3-home-data-meta>span:first-child{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:inherit}.v3-home-data-meta>span:first-child::before{content:'';width:9px;height:9px;border-radius:50%;background:#9aa8b2}.v3-home-data-meta>[data-status="ready"]::before{background:#2d7a52}.v3-home-data-meta>[data-status="loading"]::before{background:#c9a96a;animation:v3DataPulse 1s ease-in-out infinite}.v3-home-data-meta>[data-status="fallback"]::before{background:#a45b24}
[data-theme="dark"] .v3-home-data-meta{background:#0c2638;border-color:rgba(220,184,112,.42);color:#c8d4dd}
@keyframes v3DataPulse{50%{opacity:.35}}
.v3-home-search-wrap{position:relative}.v3-home-search-wrap label,.v3-home-field label{display:block;font-size:.86rem;margin-bottom:7px;color:var(--v3-muted,#5f7180)}
.v3-home-search-wrap input,.v3-home-field select,.v3-home-compare-head select{width:100%;min-width:0;border:1px solid rgba(120,140,155,.35);border-radius:12px;padding:12px 14px;background:var(--v3-input,#fff);color:inherit;font:inherit}
[data-theme="dark"] .v3-home-search-wrap input,[data-theme="dark"] .v3-home-field select,[data-theme="dark"] .v3-home-compare-head select{background:#071d2c;border-color:rgba(255,255,255,.16)}
.v3-home-search-results{position:absolute;inset-inline:0;top:calc(100% + 8px);z-index:20;background:var(--v3-surface,#fff);border:1px solid rgba(201,169,106,.55);border-radius:14px;padding:8px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
[data-theme="dark"] .v3-home-search-results{background:#0b2435}.v3-home-search-results a{display:grid;gap:3px;padding:10px 12px;border-radius:10px;color:inherit;text-decoration:none}.v3-home-search-results a:hover{background:rgba(201,169,106,.12)}.v3-home-search-results small{color:var(--v3-muted,#607384)}
.v3-home-role{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px}.v3-home-role p{margin:5px 0 0;color:var(--v3-muted,#637686)}.v3-home-role a,.v3-home-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:11px 15px;background:#c9a96a;color:#10283b;text-decoration:none;font-weight:700}
.v3-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px}.v3-home-section-head h2,.v3-home-panel h3{margin:0}.v3-home-section-head p{margin:5px 0 0;color:var(--v3-muted,#627686)}
.v3-home-companies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.v3-home-company{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;text-align:start;color:inherit;cursor:pointer}.v3-home-company.is-active{outline:2px solid #c9a96a;outline-offset:2px}.v3-home-company__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(201,169,106,.15);font-weight:800}.v3-home-company span span{display:grid;gap:4px}.v3-home-company small{display:block;color:var(--v3-muted,#637686)}
.v3-home-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v3-home-kpi{padding:17px;text-align:start;color:inherit;cursor:pointer;display:grid;gap:8px}.v3-home-kpi strong{font-size:2rem}.v3-home-kpi small{color:var(--v3-muted,#637686)}.v3-home-kpi em{font-style:normal;font-size:.82rem}.v3-home-kpi[data-status="good"] em{color:#2d7a52}.v3-home-kpi[data-status="attention"] em{color:#a45b24}.v3-home-progress{height:8px;border-radius:999px;background:rgba(130,145,155,.2);overflow:hidden}.v3-home-progress i{display:block;height:100%;border-radius:inherit;background:#c9a96a}
.v3-home-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}.v3-home-panel{padding:20px;min-width:0}.v3-home-summary{font-size:1.05rem;line-height:1.9;margin:14px 0}.v3-home-chart{display:block;width:100%;height:auto;overflow:visible}.v3-chart-grid line{stroke:rgba(120,140,155,.2);stroke-width:1}.v3-chart-line{fill:none;stroke:#c9a96a;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.v3-chart-point{fill:var(--v3-surface,#fff);stroke:#c9a96a;stroke-width:3}.v3-home-chart text{font-size:11px;fill:currentColor;opacity:.65}
.v3-home-compare-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.v3-home-compare-head select{width:auto;min-width:150px}.v3-home-bars{display:grid;gap:14px}.v3-home-bar{display:grid;grid-template-columns:minmax(110px,1fr) minmax(120px,2fr) auto;gap:10px;align-items:center}.v3-home-bar>div{height:10px;background:rgba(130,145,155,.2);border-radius:999px;overflow:hidden}.v3-home-bar i{display:block;height:100%;background:#8aa4b5}.v3-home-bar.is-current i{background:#c9a96a}
.v3-home-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.v3-home-actions a{background:transparent;border:1px solid rgba(201,169,106,.7);color:inherit;min-height:48px}.v3-home-actions a:first-child{background:#c9a96a;color:#10283b}
.v3-home-dialog{width:min(720px,calc(100% - 24px));border:1px solid #c9a96a;border-radius:20px;padding:0;background:var(--v3-surface,#fff);color:inherit}.v3-home-dialog::backdrop{background:rgba(2,13,22,.7)}[data-theme="dark"] .v3-home-dialog{background:#0c2638;color:#f5f8fb}.v3-home-dialog__body{padding:22px}.v3-home-dialog__head{display:flex;justify-content:space-between;align-items:start;gap:16px}.v3-home-dialog__head button{border:0;background:transparent;color:inherit;font-size:1.5rem;cursor:pointer}.v3-home-dialog__value{font-size:2.4rem;font-weight:800;color:#c9a96a}.v3-home-dialog__insight{line-height:1.8}
@media(max-width:900px){.v3-home-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.v3-home-layout{grid-template-columns:1fr}.v3-home-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.v3-home-dashboard{width:min(100% - 20px,1180px);margin:18px auto}.v3-home-toolbar{grid-template-columns:1fr}.v3-home-data-meta{display:grid;grid-template-columns:1fr}.v3-home-role{align-items:flex-start;flex-direction:column}.v3-home-companies{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px}.v3-home-company{min-width:82%;scroll-snap-align:start}.v3-home-kpis{grid-template-columns:1fr 1fr}.v3-home-actions{grid-template-columns:1fr}.v3-home-bar{grid-template-columns:1fr auto}.v3-home-bar>div{grid-column:1/-1}.v3-home-compare-head{align-items:stretch;flex-direction:column}.v3-home-compare-head select{width:100%}}
@media(max-width:420px){.v3-home-kpis{grid-template-columns:1fr}.v3-home-company{min-width:92%}}
