.cost-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cost-size-grid fieldset{min-width:0;border:1px solid #ffffff22;border-radius:12px;padding:16px}.cost-size-grid legend{color:#ffe000;padding:0 8px}.cost-size-grid label,.cost-actions label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#bbb;margin-bottom:12px}.cost-size-grid input,.cost-actions input,.cost-actions select{width:100%;min-width:0;font-size:16px;min-height:44px}.cost-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:20px 0}.cost-actions button{background:#ffe000;color:#111;border:0;border-radius:8px;padding:12px 18px}.cost-actions>span{font-size:12px;color:#ddd}#cost-detail{background:#111;color:#eee;width:min(900px,95vw);border:1px solid #ffffff25;max-height:90dvh;overflow:auto}#cost-detail h2{font-size:22px;overflow-wrap:anywhere}#cost-detail .metrics{grid-template-columns:repeat(3,minmax(0,1fr))}#cost-detail .metrics strong{font-size:22px}body[data-view="costs"] .period{display:none}#cost-results table{font-size:13px}@media(max-width:1100px){.cost-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cost-size-grid{grid-template-columns:1fr}.cost-actions{align-items:stretch;flex-direction:column}.cost-actions label{width:100%}#cost-detail{padding:18px}#cost-detail .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}#cost-detail .metrics strong{font-size:18px;overflow-wrap:anywhere}.cost-size-grid fieldset{padding:18px}}
/* Executive portfolio view */
.econ-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:16px 0}.econ-eyebrow{font-size:12px;letter-spacing:2px;color:#bdb587}.econ-toolbar h2{font-size:26px;margin:8px 0;line-height:1.5}.econ-mode{display:flex;gap:4px;background:#ffffff08;border:1px solid #ffffff15;border-radius:10px;padding:5px}.econ-mode button{font-size:14px;padding:12px;border:0;background:transparent;color:#bbb;border-radius:7px}.econ-mode button[aria-pressed=true]{background:#ffe04a;color:#151515}.econ-source,.econ-footnote{font-size:13px;color:#a6a6a6;line-height:1.8}.econ-source{max-width:1000px;margin-bottom:24px}.econ-overview{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin:20px 0}.econ-hero,.econ-health,.econ-panel{border:1px solid #ffffff16;border-radius:18px;background:linear-gradient(130deg,#ffffff06,transparent 70%),#101112;padding:28px;min-width:0}.econ-hero{background:radial-gradient(ellipse at 95% 0,#ffe00015,transparent 60%),#101112;border-top:2px solid #e8ce54}.econ-hero>p{font-size:16px;margin:18px 0 8px;color:#ccc}.econ-hero>strong{font-size:clamp(30px,3.5vw,52px);font-weight:500;letter-spacing:-1px;color:#ffe36c;font-variant-numeric:tabular-nums}.econ-hero-foot{display:flex;gap:30px;border-top:1px solid #ffffff14;padding-top:20px;margin-top:26px}.econ-hero-foot span{font-size:14px;color:#aaa}.econ-hero-foot b{display:block;color:#eee;font-size:20px;margin-top:8px;font-weight:500}.econ-health{display:flex;align-items:center;justify-content:center;gap:28px}.econ-donut{width:160px;height:160px;flex-shrink:0;border-radius:50%;background:conic-gradient(#ffe36c var(--paid),#404346 0);padding:12px;transform:rotate(-90deg)}.econ-donut>div{height:100%;background:#111213;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.econ-donut b{font-size:40px;font-weight:500;color:#fff}.econ-donut span{font-size:13px;color:#bdbdbd}.econ-health-copy{min-width:0}.econ-health-copy h3{font-size:18px;margin:0 0 18px}.econ-health-copy p{font-size:14px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#c5c5c5}.econ-health-copy b{margin-left:auto;color:#fff;font-weight:500}.econ-health-copy i{height:7px;width:7px;border-radius:50%;background:#ffe36c}.econ-health-copy i.unpaid{background:#73777c}.econ-health-copy small{font-size:12px;color:#aaa;line-height:1.8;display:block;margin-top:18px}.econ-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.econ-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px}.econ-panel h3{font-size:20px;font-weight:500;line-height:1.6;margin:8px 0}.econ-panel>p{font-size:14px;color:#aaa;margin:0 0 20px}.econ-count{padding:7px 10px;border:1px solid #ffffff20;border-radius:7px;white-space:nowrap;font-size:12px;color:#b9b9b9}.econ-bar{display:flex;width:100%;align-items:flex-start;text-align:left;gap:14px;border:0!important;border-radius:9px;background:transparent!important;color:inherit;padding:16px 8px!important;transition:background .18s,transform .18s;cursor:pointer}.econ-bar:hover,.econ-bar:focus-visible{background:#ffffff08!important;transform:translateX(3px)}.econ-bar:focus-visible{outline:2px solid #ffe36c;outline-offset:2px}.econ-rank{color:#9a9374;font-size:13px;padding-top:2px;font-variant-numeric:tabular-nums}.econ-bar-body{display:block;min-width:0;flex:1}.econ-bar-line{display:flex;gap:12px;justify-content:space-between;font-size:14px;line-height:1.6}.econ-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#eee;min-width:0}.econ-bar-line b{flex-shrink:0;font-size:16px;font-weight:500;color:#ffe36c;font-variant-numeric:tabular-nums}.econ-track{display:block;background:#ffffff06;height:9px;border-radius:2px;margin:10px 0;overflow:hidden}.econ-track i{display:block;width:var(--bar);height:100%;background:linear-gradient(90deg,#a99131,#ffe36c);border-radius:2px;animation:cost-bar-grow .65s ease-out}.econ-bar.loss .econ-track i{background:repeating-linear-gradient(120deg,#d9dadb 0,#d9dadb 5px,#9b9da0 5px,#9b9da0 7px)}.econ-bar.loss .econ-bar-line b{color:#e3e3e3}.econ-bar-meta{display:flex;justify-content:space-between;gap:8px;color:#a5a5a5;font-size:12px;line-height:1.5}.econ-bar-meta>span{color:#b5a76c;flex-shrink:0}.econ-footnote{padding:18px 4px}.econ-empty{min-height:170px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#ccc;font-size:16px;text-align:center}.econ-empty small{font-size:13px;color:#999;margin-top:12px}.cost-settings,.cost-table-section{margin-top:18px!important;padding:0 22px!important}.cost-settings>summary,.cost-table-section>summary{cursor:pointer;padding:22px 0;font-size:16px;color:#eee}.cost-settings>summary span,.cost-table-section>summary span{font-size:13px;color:#999;margin-left:16px}.cost-settings>section{border:0!important;background:none!important;box-shadow:none!important;padding:20px 0!important}.cost-table-section>section{padding-bottom:22px}.cost-settings[open]>summary,.cost-table-section[open]>summary{border-bottom:1px solid #ffffff15}@keyframes cost-bar-grow{from{width:0}to{width:var(--bar)}}@media(prefers-reduced-motion:reduce){.econ-track i{animation:none}.econ-bar{transition:none}}@media(max-width:1100px){.econ-health{gap:18px;padding:20px}.econ-donut{width:130px;height:130px}.econ-chart-grid{gap:14px}.econ-panel{padding:20px}.econ-panel h3{font-size:18px}}@media(max-width:760px){.econ-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.econ-overview,.econ-chart-grid{grid-template-columns:1fr}.econ-health{justify-content:flex-start;padding:24px;gap:25px}.econ-toolbar h2{font-size:23px}.econ-hero{padding:24px}.econ-hero>strong{font-size:36px}.econ-mode{width:100%}.econ-mode button{flex:1}.econ-panel{padding:20px 14px}.econ-bar{gap:10px}.econ-bar-line{font-size:14px}.econ-bar-line b{font-size:15px}.econ-health-copy h3{font-size:16px}.econ-hero-foot{gap:22px}.econ-hero-foot b{font-size:18px}.cost-settings>summary span,.cost-table-section>summary span{display:block;margin:8px 0 0 18px}.econ-source{font-size:13px}.econ-health-copy p{font-size:13px}.econ-count{display:none}}
