.styles_card__t4lHn{display:flex;flex-direction:column;gap:var(--inner-padding);padding:var(--inner-padding)}.styles_header__JgpNh{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.styles_sectionTitle__wStrr{margin:0;font-size:1rem;font-weight:600;color:var(--text-color)}.styles_reclaimable__bhybG{font-size:.8125rem;font-weight:600;color:var(--secondary-color)}.styles_description__UVdp8{margin:0;font-size:.8125rem;color:var(--muted-text-color)}.styles_list__weS7e{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.styles_row__pQ3HB{display:flex;align-items:center;gap:12px;padding-block:10px;border-bottom:1px solid var(--muted-divider-color)}.styles_row__pQ3HB:last-child{border-bottom:none}.styles_preview__pPxmv{flex:0 0 auto;inline-size:40px;block-size:40px;border-radius:var(--border-radius-sm);overflow:hidden;background-color:var(--background-color)}.styles_thumb__fwSCg{inline-size:100%;block-size:100%;object-fit:cover;display:block}.styles_thumbFallback__PdHMV{display:block;inline-size:100%;block-size:100%;background-color:var(--muted-divider-color)}.styles_meta__V9KI0{display:flex;flex-direction:column;min-inline-size:0;flex:1 1 auto}.styles_metaPrimary__Ydlgy{font-size:.875rem;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_metaSecondary__0autc{font-size:.75rem;color:var(--muted-text-color)}.styles_size__E6etQ{flex:0 0 auto;font-size:.8125rem;color:var(--muted-text-color);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.styles_footnote__nVwOD{margin:0;font-size:.8125rem;color:var(--muted-text-color)}@media(max-width:480px){.styles_row__pQ3HB{flex-wrap:wrap}.styles_size__E6etQ{-webkit-margin-start:52px;margin-inline-start:52px}}.styles_container__BVYq5{display:flex;flex-direction:column;gap:6px;width:100%}.styles_header__3auRc{display:flex;justify-content:space-between;align-items:center}.styles_label__iqT8N{font-size:13px;font-weight:500;color:var(--text-color)}.styles_percentage__eH3OW{font-size:13px;font-weight:600;color:var(--muted-text-color)}.styles_track__X3dm1{width:100%;background:var(--divider-color);overflow:hidden}.styles_sm__IRjwV .styles_track__X3dm1{height:6px;border-radius:var(--border-radius-xs)}.styles_sm__IRjwV .styles_fill___Enlh{border-radius:var(--border-radius-xs)}.styles_sm__IRjwV .styles_label__iqT8N,.styles_sm__IRjwV .styles_percentage__eH3OW{font-size:12px}.styles_md__2It13 .styles_track__X3dm1{height:10px;border-radius:var(--border-radius-xs)}.styles_md__2It13 .styles_fill___Enlh{border-radius:var(--border-radius-xs)}.styles_fill___Enlh{height:100%;min-width:0;transition:none}.styles_fill___Enlh.styles_animated__uuZfP{transition:width .6s ease-out}.styles_primary__21HjF{background:var(--primary-color)}.styles_secondary__WdV7T{background:var(--secondary-color)}.styles_tertiary__QN0Pv{background:var(--tertiary-color)}.styles_indicator__sVD1Q{position:relative;display:flex;align-items:center}.styles_trigger__oAnNW{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding-inline:10px;background:none;border:none;border-radius:var(--border-radius-sm);color:var(--muted-text-color);cursor:pointer;transition:all .2s ease-out}.styles_trigger__oAnNW:hover{background:rgba(var(--primary-color-rgb),.08);color:var(--text-color)}.styles_trigger__oAnNW:active{transform:scale(.98)}.styles_trigger__oAnNW:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.styles_trigger__oAnNW.styles_active__D5lVO{background:rgba(var(--primary-color-rgb),.05);color:var(--text-color)}.styles_trigger__oAnNW.styles_active__D5lVO .styles_chevron__ErNE7{transform:rotate(180deg)}.styles_trigger__oAnNW.styles_warning__W28YN{color:var(--warning-text-color)}.styles_trigger__oAnNW.styles_exhausted__Xrepa{color:var(--error-color)}.styles_count__Y42NY{font-size:var(--font-size-sm);font-weight:600;letter-spacing:.02em;line-height:1}.styles_chevron__ErNE7{transition:transform .2s ease-out;opacity:.7;flex-shrink:0}@media screen and (max-width:1100px){.styles_count__Y42NY{display:none}}.styles_popover__Z0LMq{position:absolute;top:calc(100% + 8px);inset-inline-end:0;display:flex;flex-direction:column;gap:10px;min-width:260px;padding:var(--inner-padding);background:var(--bg-surface);border:1px solid var(--divider-color);border-radius:var(--border-radius);box-shadow:var(--shadow-lg);z-index:200;animation:styles_slideDown__nZQgj .2s ease-out}@keyframes styles_slideDown__nZQgj{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.styles_popoverTitle__vG2eV{font-size:var(--font-size-sm);font-weight:600;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.05em}.styles_summary__t_HVH{font-size:var(--font-size-base);font-weight:600;color:var(--text-color);line-height:1.3}.styles_breakdown__kUb4A{font-size:var(--font-size-sm);color:var(--muted-text-color);line-height:1.4}.styles_link__8DVY8{-webkit-margin-before:4px;margin-block-start:4px;-webkit-padding-before:10px;padding-block-start:10px;-webkit-border-before:1px solid var(--divider-color);border-block-start:1px solid var(--divider-color);font-size:var(--font-size-sm);font-weight:500;color:var(--link-color);text-decoration:none;text-align:start;transition:color .2s ease-out}.styles_link__8DVY8:hover{color:var(--secondary-color)}.styles_link__8DVY8:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px;border-radius:var(--border-radius-xs)}.styles_dashboard__hYNkM{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_skeletonBar__nuCRn{display:flex;flex-direction:column;gap:8px}.styles_planCard__6MAlp{display:flex;flex-direction:column;gap:var(--inner-padding);padding:var(--inner-padding)}.styles_planHeader__kqAYe{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--inner-padding);flex-wrap:wrap}.styles_planIdentity__2Do3P{display:flex;flex-direction:column;gap:4px}.styles_planLabel__mC71a{font-size:.8125rem;color:var(--muted-text-color);text-transform:uppercase;letter-spacing:.04em}.styles_planName__hhyb4{margin:0;font-size:1.375rem;font-weight:700;color:var(--text-color)}.styles_planPrice__N_r9K{font-size:1.375rem;font-weight:700;color:var(--primary-color);white-space:nowrap}.styles_planInterval___bOpi{font-size:.875rem;font-weight:500;color:var(--muted-text-color);-webkit-margin-start:2px;margin-inline-start:2px}.styles_billingRow__zjmxA{display:flex;align-items:center;justify-content:space-between;gap:var(--inner-padding);padding-top:var(--inner-padding);border-top:1px solid var(--divider-color);flex-wrap:wrap}.styles_billingLabel___lzd0{font-size:.875rem;color:var(--muted-text-color)}.styles_billingValue__6jQz2{font-size:.875rem;font-weight:600;color:var(--text-color)}.styles_usageCard__JYQ5U{display:flex;flex-direction:column;gap:var(--inner-padding);padding:var(--inner-padding)}.styles_sectionTitle__KYzJg{margin:0;font-size:1rem;font-weight:600;color:var(--text-color)}.styles_bars__xLsUh{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_footnote__S_lmN{margin:0;font-size:.8125rem;color:var(--muted-text-color)}.styles_aiBreakdown__4F5bJ{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.styles_aiBreakdownRow__b7qDT{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-block:10px;border-bottom:1px solid var(--muted-divider-color)}.styles_aiBreakdownRow__b7qDT:last-child{border-bottom:none}.styles_aiFeature__eJptf{display:flex;flex-direction:column;gap:2px;font-size:.875rem;color:var(--text-color)}.styles_aiRecentTime__e2jmQ{font-size:.75rem;color:var(--muted-text-color)}.styles_aiCredits__RrLHk{display:inline-flex;align-items:baseline;gap:8px;font-size:.875rem;font-weight:600;color:var(--text-color);white-space:nowrap}.styles_aiCalls__rEBE9{font-size:.8125rem;font-weight:500;color:var(--muted-text-color)}.styles_aiCreditSummary__grzjd{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:12px;gap:12px}.styles_aiCreditMetric__L50JJ{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid var(--divider-color);border-radius:var(--border-radius)}.styles_aiCreditMetric__L50JJ span{font-size:.8125rem;color:var(--muted-text-color)}.styles_aiCreditMetric__L50JJ strong{font-size:1.25rem;color:var(--text-color)}.styles_usageBar__tUFL1{display:flex;flex-direction:column;gap:8px}.styles_usageBarHeader__wT1_g{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.styles_usageLabel__AJ0p5{font-size:.875rem;font-weight:500;color:var(--text-color)}.styles_usageValue__o7DSW{font-size:.8125rem;font-weight:600;color:var(--muted-text-color);white-space:nowrap;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;text-align:end}.styles_usageValue__o7DSW[data-at-limit=true]{color:var(--error-color)}.styles_unlimitedTrack__SqKfV{height:6px;border-radius:var(--border-radius-pill);background-color:var(--divider-color);overflow:hidden}.styles_unlimitedFill__KqlsX{height:100%;width:100%;border-radius:var(--border-radius-pill);background:linear-gradient(90deg,rgba(var(--tertiary-color-rgb),.35),rgba(var(--tertiary-color-rgb),.7))}[dir=rtl] .styles_unlimitedFill__KqlsX{background:linear-gradient(270deg,rgba(var(--tertiary-color-rgb),.35),rgba(var(--tertiary-color-rgb),.7))}