.costs-top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.costs-top-actions select{height:38px;padding:0 10px;border:1px solid #292b30;border-radius:8px;background:#0b0c0e;color:var(--text)}.costs-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.costs-heading h2{margin:3px 0;font-size:23px}.costs-heading p{margin:0;color:var(--muted)}.section-kicker{color:#f59e0b;font-size:10px;font-weight:800;letter-spacing:.14em}.cost-health{display:flex;align-items:center;gap:10px;min-width:300px;padding:10px 13px;border:1px solid #292b30;border-radius:12px;background:linear-gradient(145deg,#151619,#0c0d0f)}.cost-health i{width:9px;height:9px;border-radius:50%;background:#f59e0b;box-shadow:0 0 12px rgba(245,158,11,.55)}.cost-health div{display:grid}.cost-health small{color:#777c89;font-size:8px;font-weight:800;letter-spacing:.1em}.cost-health strong{font-size:11px}.cost-health>span{margin-left:auto;color:#858a99;font-size:9px}
.cost-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:15px}.cost-summary article{display:flex;gap:11px;min-width:0;padding:14px;border:1px solid #292b30;border-radius:13px;background:linear-gradient(145deg,#17181b,#0d0e10)}.cost-summary article>div{min-width:0}.cost-summary span{display:block;overflow:hidden;color:#b9becb;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cost-summary strong{display:block;margin-top:3px;overflow:hidden;color:#fff;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.cost-summary small{display:block;margin-top:5px;overflow:hidden;color:#7f8492;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cost-icon,.panel-icon{display:grid!important;place-items:center;flex:0 0 auto;width:39px;height:39px;border-radius:10px;font-size:19px;font-weight:750}.amber{background:rgba(245,158,11,.13);color:#fbbf24!important}.green{background:rgba(16,185,129,.13);color:#34d399!important}.red{background:rgba(239,68,68,.12);color:#fb7185!important}.violet{background:rgba(139,92,246,.13);color:#a78bfa!important}.blue{background:rgba(59,130,246,.13);color:#60a5fa!important}
.cost-tabs{display:flex;gap:3px;padding:5px;margin-bottom:12px;overflow-x:auto;border:1px solid #292b30;border-radius:12px;background:#0d0e10}.cost-tabs button{min-width:max-content;padding:9px 13px;border:0;background:transparent;color:#8f94a1;font-size:11px}.cost-tabs button.active{background:#242014;color:#fbbf24;box-shadow:inset 0 0 0 1px rgba(245,158,11,.18)}.cost-panel{min-height:520px}.cost-panel[hidden]{display:none}.cost-panel.active{animation:cost-panel-in .18s ease}@keyframes cost-panel-in{from{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}
.overview-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:11px}.chart-card,.panel-card,.cost-panel:not([data-cost-panel="overview"]){border:1px solid #292b30;border-radius:13px;background:linear-gradient(145deg,#141518,#0b0c0e)}.chart-card{min-height:270px;overflow:hidden}.chart-card>header,.panel-card>header,.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #292b30}.chart-card>header>div,.panel-card>header>div,.panel-heading>div{display:flex;align-items:center;gap:10px}.chart-card h3,.panel-card h3,.panel-heading h3{margin:0;font-size:14px}.chart-card header p,.panel-card header p,.panel-heading p{margin:2px 0 0;color:#818692;font-size:9px}.chart-card header select{padding:6px 8px;border:1px solid #303238;border-radius:7px;background:#0b0c0e;color:#aeb3bf;font-size:9px}.spending-chart{grid-column:span 2}.chart-placeholder{display:flex;height:160px;padding:18px 17px 3px}.chart-axis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:13px;color:#606570;font-size:8px}.chart-lines{position:relative;display:flex;flex:1;justify-content:space-between;margin-left:10px;padding-bottom:13px}.chart-lines>i{width:1px;background:#22242a}.chart-lines:before,.chart-lines:after{content:"";position:absolute;left:0;right:0;height:1px;background:#22242a}.chart-lines:before{top:0}.chart-lines:after{top:50%}.zero-line{position:absolute;left:0;right:0;bottom:13px;height:2px;background:linear-gradient(90deg,#f59e0b,#8b5cf6,#3b82f6);opacity:.55}.spending-chart>footer{display:flex;justify-content:center;gap:16px;padding:10px;color:#858a99;font-size:8px}.dot{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%}.dot.confirmed{background:#f59e0b}.dot.reserved{background:#3b82f6}.dot.estimated{background:#8b5cf6}.budget-ring{display:grid;place-items:center;width:112px;height:112px;margin:17px auto;border-radius:50%;background:conic-gradient(#f59e0b 0deg,#292b30 0deg)}.budget-ring:before{content:"";position:absolute;width:84px;height:84px;border-radius:50%;background:#111214}.budget-ring div{z-index:1;display:grid;text-align:center}.budget-ring strong{font-size:21px}.budget-ring span{color:#7e838f;font-size:8px}.budget-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 13px 13px;overflow:hidden;border-radius:8px}.budget-values div{padding:8px;background:#0b0c0e}.budget-values span{display:block;color:#717682;font-size:7px}.budget-values b{font-size:9px}.empty-visual{display:flex;min-height:205px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-visual>span{font-size:31px;color:#5e6370}.empty-visual h4{margin:7px 0 2px}.empty-visual p{max-width:230px;margin:0;color:#747985;font-size:9px}.projection-value{display:grid;padding:22px 17px 14px}.projection-value strong{font-size:25px}.projection-value span{color:#858a99;font-size:9px}.projection-track{height:7px;margin:0 17px;border-radius:99px;background:#292b30}.projection-track i{display:block;width:0;height:100%;border-radius:inherit;background:#10b981}.projection-meta{display:flex;justify-content:space-between;padding:13px 17px;color:#777c88;font-size:8px}.projection-meta b{display:block;color:#d4d7de}.green-text{color:#34d399!important}.overview-bottom{display:grid;grid-template-columns:1.6fr 1fr;gap:11px;margin-top:11px}.panel-card{min-height:150px}.panel-card header button{border:0;background:transparent;color:#fbbf24;font-size:9px}.empty-row,.healthy-state{display:flex;align-items:center;gap:11px;padding:20px}.empty-row>span,.healthy-state>span{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;background:rgba(245,158,11,.12);color:#fbbf24}.empty-row div,.healthy-state div{display:grid}.empty-row b,.healthy-state b{font-size:11px}.empty-row small,.healthy-state small{color:#7b808c;font-size:9px}.healthy-state>span{background:rgba(16,185,129,.12);color:#34d399}
.panel-heading{border:0;border-bottom:1px solid #292b30}.cost-toolbar{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:8px;padding:12px;border-bottom:1px solid #292b30}.cost-toolbar input,.cost-toolbar select,.cost-editor input,.cost-editor select{width:100%;padding:9px 10px;border:1px solid #303238;border-radius:8px;background:#070708;color:var(--text)}.cost-table{overflow-x:auto}.cost-table table{width:100%;border-collapse:collapse}.cost-table th{padding:12px 14px;color:#777c88;font-size:8px;letter-spacing:.06em;text-align:left;white-space:nowrap}.cost-table td{padding:12px 14px;border-top:1px solid #25272c;color:#bdc1ca;font-size:10px}.table-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.table-empty>span{font-size:31px;color:#565b67}.table-empty b{margin-top:6px}.table-empty small{margin-top:3px;color:#717682}.channel-budget-grid,.provider-cost-grid,.category-cost-grid,.subscription-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:13px}.channel-budget-grid>article,.add-budget-card,.provider-cost-grid>article,.category-cost-grid>article,.subscription-grid>article,.add-subscription{padding:16px;border:1px solid #2a2c31;border-radius:11px;background:#121316}.channel-budget-grid article>span{color:#858a99;font-size:9px}.channel-budget-grid article>strong{display:block;margin:5px 0;font-size:21px}.channel-budget-grid article>small{color:#777c88;font-size:9px}.mini-progress{height:6px;margin:14px 0;border-radius:99px;background:#292b30}.mini-progress i{display:block;width:0;height:100%;background:#f59e0b}.channel-budget-grid footer{display:flex;align-items:center;justify-content:space-between;color:#7e838f;font-size:8px}.channel-budget-grid footer button{padding:5px 7px;border:0;background:transparent;color:#fbbf24;font-size:8px}.add-budget-card,.add-subscription{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:170px;border-style:dashed;text-align:center}.add-budget-card>span,.add-subscription>span{font-size:25px;color:#f59e0b}.add-budget-card h4,.add-subscription h4{margin:6px 0 2px}.add-budget-card p,.add-subscription p{max-width:230px;margin:0 0 10px;color:#777c88;font-size:9px}.provider-cost-grid{grid-template-columns:repeat(5,1fr)}.provider-cost-grid>article{display:grid;grid-template-columns:auto 1fr;gap:9px}.provider-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;font-weight:800}.provider-mark.heygen{background:#6344d7}.provider-mark.ai{background:#eee;color:#111}.provider-mark.voice{background:#1769aa}.provider-mark.media{background:#078c70}.provider-mark.infra{background:#6747df}.provider-cost-grid h4{margin:0}.provider-cost-grid small{color:#7e838f;font-size:8px}.provider-cost-grid>article>strong{grid-column:1/-1;margin-top:7px;font-size:17px}.provider-cost-grid footer{grid-column:1/-1;display:grid;gap:2px;padding-top:8px;border-top:1px solid #292b30;color:#777c88;font-size:8px}.provider-cost-grid footer b{color:#b8bdc8}.category-cost-grid{grid-template-columns:repeat(4,1fr)}.category-cost-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:rgba(245,158,11,.1);color:#fbbf24}.category-cost-grid h4{margin:10px 0 5px;font-size:11px}.category-cost-grid strong{display:block;font-size:16px}.category-cost-grid small{color:#777c88;font-size:8px}.budget-hierarchy{padding:28px}.hierarchy-node{max-width:350px;margin:auto;padding:18px;border:1px solid rgba(245,158,11,.32);border-radius:12px;background:rgba(245,158,11,.06);text-align:center}.hierarchy-node>span,.hierarchy-children article>span{color:#f59e0b;font-size:8px;font-weight:800;letter-spacing:.1em}.hierarchy-node h4{margin:6px 0 2px}.hierarchy-node p{margin:0 0 10px;color:#7e838f;font-size:9px}.hierarchy-line{width:1px;height:30px;margin:auto;background:#353841}.hierarchy-children{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hierarchy-children article{padding:14px;border:1px solid #292b30;border-radius:10px;background:#111214;text-align:center}.hierarchy-children b,.hierarchy-children small{display:block}.hierarchy-children b{margin-top:5px;font-size:10px}.hierarchy-children small{margin-top:3px;color:#777c88;font-size:8px}.notice-bar{display:flex;align-items:center;gap:9px;margin:12px;padding:10px 12px;border:1px solid rgba(59,130,246,.2);border-radius:9px;background:rgba(59,130,246,.05)}.notice-bar>span{color:#60a5fa}.notice-bar p{margin:0;color:#8f94a0;font-size:9px}.table-status{display:inline-flex;padding:4px 7px;border-radius:99px;font-size:8px}.table-status.warning{background:rgba(245,158,11,.13);color:#fbbf24}.table-status.planned{background:#292b30;color:#aeb3bf}.subscription-grid{grid-template-columns:repeat(3,1fr)}.subscription-grid article header{display:flex;align-items:center;gap:9px}.subscription-grid h4{margin:0}.subscription-grid header small{color:#7e838f;font-size:8px}.subscription-grid header .table-status{margin-left:auto}.subscription-value{margin:18px 0}.subscription-value strong{font-size:23px}.subscription-value span{color:#858a99;font-size:9px}.subscription-details{display:grid;gap:6px;padding:10px;border-radius:8px;background:#0b0c0e;color:#777c88;font-size:8px}.subscription-details span{display:flex;justify-content:space-between}.subscription-details b{color:#c5c9d2}.subscription-grid footer{display:flex;gap:7px;margin-top:11px}.subscription-grid footer .button,.subscription-grid footer button{font-size:9px}.alerts-healthy{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.alerts-healthy>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(16,185,129,.1);color:#34d399;font-size:26px}.alerts-healthy h3{margin:11px 0 3px}.alerts-healthy p{max-width:500px;margin:0;color:#777c88}.alert-types{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;padding:0 15px 18px}.alert-types span{padding:6px 9px;border:1px solid #2d3036;border-radius:99px;color:#858a99;font-size:8px}
.cost-backdrop{position:fixed;inset:0;z-index:60;visibility:hidden;background:rgba(0,0,0,.73);opacity:0;transition:.2s}.cost-backdrop.show{visibility:visible;opacity:1}.cost-editor{position:fixed;top:0;right:0;bottom:0;z-index:70;width:min(680px,95vw);overflow:auto;border-left:1px solid #303238;background:#090a0c;box-shadow:-25px 0 70px rgba(0,0,0,.58);transform:translateX(103%);transition:.25s}.cost-editor.open{transform:none}.cost-editor>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #292b30;background:rgba(9,10,12,.97)}.cost-editor h2{margin:2px 0}.cost-editor header p{margin:2px 0 0;color:#858a99;font-size:9px}.cost-editor header button{width:38px;height:38px;padding:0;font-size:23px}.preview-warning{display:flex;align-items:center;gap:9px;margin:13px 14px 0;padding:10px 12px;border:1px solid rgba(245,158,11,.22);border-radius:9px;background:rgba(245,158,11,.05);color:#8f94a0;font-size:9px}.preview-warning>span{color:#fbbf24;font-weight:800}.preview-warning p{margin:0}.cost-editor form{padding:13px}.cost-editor details{margin-bottom:9px;border:1px solid #292b30;border-radius:10px;background:#121316}.cost-editor details[open]{border-color:#3a3426}.cost-editor summary{padding:12px 13px;cursor:pointer;font-size:11px;font-weight:750}.cost-editor details[open] summary{color:#fbbf24}.form-grid{display:grid;gap:10px;padding:2px 13px 14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{display:flex;flex-direction:column;gap:5px;color:#a4a9b5;font-size:9px}.form-grid .full{grid-column:1/-1}.form-grid .check{flex-direction:row;align-items:center;align-self:end;min-height:36px}.form-grid .check input{width:auto}.cost-editor form>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 1px}.cost-editor form>footer>span{max-width:380px;color:#7d828e;font-size:9px}.cost-editor form>footer>div{display:flex;gap:7px}.cost-overlay-open{overflow:hidden}.cost-toast{position:fixed;right:24px;bottom:24px;z-index:90;max-width:360px;padding:12px 15px;border:1px solid rgba(245,158,11,.35);border-radius:10px;background:#17140d;color:#f6c453;box-shadow:0 15px 45px rgba(0,0,0,.55);opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}.cost-toast.show{opacity:1;transform:none}
@media(max-width:1500px){.cost-summary{grid-template-columns:repeat(3,1fr)}.provider-cost-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.overview-grid{grid-template-columns:1fr 1fr}.spending-chart{grid-column:span 2}.overview-bottom{grid-template-columns:1fr}.costs-top-actions select:first-child{display:none}.category-cost-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.costs-top-actions select,.costs-top-actions>button:not(.primary-action){display:none}.costs-heading{align-items:flex-start;flex-direction:column}.cost-health{width:100%}.cost-toolbar{grid-template-columns:1fr 1fr}.provider-cost-grid,.channel-budget-grid,.subscription-grid{grid-template-columns:1fr 1fr}.hierarchy-children{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cost-summary,.overview-grid,.cost-toolbar,.provider-cost-grid,.channel-budget-grid,.category-cost-grid,.subscription-grid,.form-grid.two{grid-template-columns:1fr}.spending-chart{grid-column:auto}.hierarchy-children{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.cost-editor form>footer{align-items:stretch;flex-direction:column}.cost-editor form>footer>div{display:grid}.budget-values{grid-template-columns:1fr}}
