.data-table--enterprise-invitations thead th,.data-table--enterprise-members thead th{text-transform:uppercase}.data-table--enterprise-invitations tbody tr,.data-table--enterprise-members tbody tr{transition:background var(--motion-fast),box-shadow var(--motion-fast)}.data-table--enterprise-invitations tbody td:first-child,.data-table--enterprise-members tbody td:first-child{box-shadow:inset 3px 0 0 transparent;transition:box-shadow var(--motion-fast)}.data-table--enterprise-invitations tbody tr:hover td:first-child,.data-table--enterprise-members tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 color-mix(in srgb,var(--accent) 42%,transparent)}.data-table--enterprise-invitations .enterprise-management__identity-cell strong,.data-table--enterprise-members .enterprise-management__identity-cell strong{letter-spacing:0}.enterprise-management__pill{box-shadow:inset 0 1px 0 rgba(255,255,255,.56);transition:background var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.enterprise-management__pagination{border-top:1px solid color-mix(in srgb,var(--border) 66%,transparent);padding-top:2px}.enterprise-management__pagination button{box-shadow:inset 0 1px 0 rgba(255,255,255,.64);transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.enterprise-management__pagination button:focus-visible:not(:disabled),.enterprise-management__pagination button:hover:not(:disabled){transform:translateY(-1px)}@keyframes enterprise-members-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.enterprise-management__members-page{animation:enterprise-members-enter var(--motion-medium) both}.enterprise-management__member-summary-tile,.enterprise-management__table-wrap--page{transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}.enterprise-management__member-summary-tile:hover,.enterprise-management__table-wrap--page:hover{border-color:color-mix(in srgb,var(--accent) 18%,var(--border));transform:translateY(-1px)}}html[data-theme=dark] .enterprise-management{--enterprise-panel:color-mix(in srgb,var(--surface) 92%,#0b1020);--enterprise-soft:color-mix(in srgb,var(--accent-muted) 70%,var(--surface-muted))}html[data-theme=dark] .enterprise-management-modal__panel,html[data-theme=dark] .enterprise-management__overview{background:var(--card);box-shadow:var(--shadow-card)}html[data-theme=dark] .enterprise-management__connection-row,html[data-theme=dark] .enterprise-management__dialog-form,html[data-theme=dark] .enterprise-management__domain-row,html[data-theme=dark] .enterprise-management__member-summary-tile,html[data-theme=dark] .enterprise-management__metric,html[data-theme=dark] .enterprise-management__overview-identity,html[data-theme=dark] .enterprise-management__provider-detail,html[data-theme=dark] .enterprise-management__provider-summary{background:var(--card);border-color:color-mix(in srgb,var(--border) 84%,transparent)}html[data-theme=dark] .dashboard-card,html[data-theme=dark] .data-table-wrap,html[data-theme=dark] .enterprise-management__member-summary-tile,html[data-theme=dark] .enterprise-management__members-page,html[data-theme=dark] .enterprise-management__members-page .enterprise-management__invite-form,html[data-theme=dark] .enterprise-management__pagination button,html[data-theme=dark] .enterprise-management__table-wrap--page{box-shadow:var(--shadow-card)}html[data-theme=dark] .enterprise-management__toolbar{background:color-mix(in srgb,var(--card) 72%,transparent);border-color:color-mix(in srgb,var(--border) 84%,transparent)}html[data-theme=dark] .enterprise-management__filter select,html[data-theme=dark] .enterprise-management__members-page .enterprise-management__invite-form input,html[data-theme=dark] .enterprise-management__members-page .enterprise-management__invite-form select,html[data-theme=dark] .enterprise-management__search input{background:var(--input-background);border-color:var(--input);color:var(--text);box-shadow:inset 0 1px 0 color-mix(in srgb,#ffffff 9%,transparent),0 10px 22px rgba(0,0,0,.08)}html[data-theme=dark] .enterprise-management__members-page .enterprise-management__invite-form,html[data-theme=dark] .enterprise-management__table-wrap--page{background:var(--card);border-color:color-mix(in srgb,var(--border) 88%,transparent)}@media (max-width:1180px){.enterprise-management__content-grid,.enterprise-management__overview{grid-template-columns:1fr}.enterprise-management__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-management__metric:nth-child(odd){border-left:1px solid color-mix(in srgb,var(--border) 72%,transparent)}.enterprise-management__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.enterprise-management{gap:14px}.enterprise-management__connection-row,.enterprise-management__domain-form,.enterprise-management__domain-row,.enterprise-management__feature-grid,.enterprise-management__forms-grid,.enterprise-management__invite-form,.enterprise-management__members-head,.enterprise-management__overview,.enterprise-management__provider-detail-grid,.enterprise-management__provider-grid,.enterprise-management__toolbar{grid-template-columns:1fr}.enterprise-management__overview{gap:16px;justify-items:stretch;padding:18px}.enterprise-management__metrics,.enterprise-management__overview-content,.enterprise-management__overview-identity{justify-self:stretch;width:100%}.enterprise-management__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-management__metric{border:1px solid color-mix(in srgb,var(--border) 72%,transparent);padding:14px}.enterprise-management__feature-card,.enterprise-management__provider-detail-head,.enterprise-management__provider-summary{grid-template-columns:auto minmax(0,1fr)}.enterprise-management__feature-arrow,.enterprise-management__feature-stats,.enterprise-management__provider-detail-head .enterprise-management__pill,.enterprise-management__provider-summary .enterprise-management__pill{grid-column:1/-1;justify-self:start}.enterprise-management__feature-stats{border-left:0;border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent);padding:10px 0 0}.enterprise-management__members-page{padding:16px}.enterprise-management__member-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.enterprise-management__toolbar{align-items:stretch;display:grid}.enterprise-management__member-filters{grid-template-columns:1fr;min-width:0}.enterprise-management__tabs{justify-content:stretch}.enterprise-management__tab{justify-content:center;width:100%}.enterprise-management__members-page .enterprise-management__invite-form{align-items:stretch;grid-template-columns:1fr}.enterprise-management__members-page .enterprise-management__invite-form .dashboard-link-button{width:100%}.enterprise-management__table-wrap--page{background:transparent;border:0}.data-table--enterprise-invitations,.data-table--enterprise-members{min-width:0}.data-table--enterprise-invitations tr,.data-table--enterprise-members tr{background:color-mix(in srgb,var(--surface) 88%,transparent);border-color:color-mix(in srgb,var(--border) 76%,transparent);box-shadow:0 8px 22px rgba(23,32,51,.045)}.data-table--enterprise-invitations td,.data-table--enterprise-members td{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(82px,.32fr) minmax(0,1fr);justify-content:stretch;min-height:44px;padding:11px 12px;text-align:left}.data-table--enterprise-invitations td:before,.data-table--enterprise-invitations td:first-child:before,.data-table--enterprise-members td:before,.data-table--enterprise-members td:first-child:before{flex-basis:auto;min-width:0;padding-right:0}.data-table--enterprise-invitations td:first-child,.data-table--enterprise-members td:first-child{flex-direction:row;gap:8px}.data-table--enterprise-members .enterprise-management__table-actions{justify-content:flex-start}.enterprise-management__pagination{align-items:stretch}.enterprise-management__pagination>div{width:100%}.enterprise-management__pagination button{flex:1}}@media (max-width:560px){.enterprise-management__metrics{grid-template-columns:1fr}}.enterprise-management__table-wrap--page{overflow-x:auto;overflow-y:visible}.enterprise-management__member-filters{position:relative;z-index:2}.data-table--enterprise-invitations td.enterprise-management__member-column--identity,.data-table--enterprise-invitations th.enterprise-management__member-column--identity,.data-table--enterprise-members td.enterprise-management__member-column--identity,.data-table--enterprise-members th.enterprise-management__member-column--identity{text-align:left}.data-table--enterprise-members .enterprise-management__member-column--identity{width:29%}.data-table--enterprise-members .enterprise-management__member-column--team{text-align:left;width:19%}.data-table--enterprise-invitations .enterprise-management__identity-cell,.data-table--enterprise-members .enterprise-management__identity-cell{justify-items:start;text-align:left}.data-table--enterprise-members td.enterprise-management__member-column--actions{overflow:visible}.data-table--enterprise-members .enterprise-management__table-actions{display:grid;flex-wrap:nowrap;gap:7px;grid-template-columns:minmax(96px,112px) 30px;justify-content:flex-end;justify-items:stretch;min-width:0}.data-table--enterprise-members .enterprise-management__member-column--team select,.data-table--enterprise-members .enterprise-management__table-actions select{max-width:100%;width:100%}.enterprise-management__icon-action:disabled,.enterprise-management__table-actions select:disabled{cursor:not-allowed;opacity:.48}.enterprise-management__icon-action:disabled:focus-visible,.enterprise-management__icon-action:disabled:hover{background:transparent;border-color:transparent;box-shadow:none}@media (max-width:900px){.data-table--enterprise-members .enterprise-management__table-actions{grid-template-columns:minmax(112px,1fr) 32px;justify-content:start}}.enterprise-management__filter-button{min-height:38px;padding-inline:18px;white-space:nowrap}.enterprise-management__team-name-form{align-items:center;display:grid;gap:6px;grid-template-columns:minmax(120px,1fr) auto;max-width:100%}.enterprise-management__role-select,.enterprise-management__team-name-form input{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font:inherit;min-height:34px;min-width:0;padding:6px 10px}.data-table--enterprise-members .enterprise-management__role-select{max-width:132px;width:100%}.data-table--enterprise-members .enterprise-management__table-actions--single{grid-template-columns:30px}.data-table--enterprise-members .enterprise-management__member-column--identity{width:26%}.data-table--enterprise-members .enterprise-management__member-column--role{width:10%}.data-table--enterprise-members .enterprise-management__member-column--team{width:22%}.data-table--enterprise-members .enterprise-management__member-column--status{width:10%}.data-table--enterprise-members .enterprise-management__member-column--date{width:14%}.data-table--enterprise-members .enterprise-management__member-column--role-action{width:12%}.data-table--enterprise-members .enterprise-management__member-column--actions{width:6%}.enterprise-management__role-select:disabled,.enterprise-management__team-name-form input:disabled{background:var(--muted);color:var(--muted-foreground);cursor:not-allowed;opacity:1}@media (max-width:720px){.enterprise-management__filter-button{width:100%}.enterprise-management__team-name-form{grid-template-columns:1fr}}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] .surface-field,html[data-theme=dark] [role=combobox],html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--surface-field-background);border-color:var(--surface-field-border-bottom) var(--surface-field-border-inline) var(--surface-field-border-bottom);border-top-color:var(--surface-field-border-top);color:var(--text);box-shadow:var(--surface-field-shadow)}html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:color-mix(in srgb,var(--muted-foreground) 78%,transparent)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:color-mix(in srgb,var(--muted-foreground) 78%,transparent)}html[data-theme=dark] .surface-field:hover,html[data-theme=dark] [role=combobox]:hover,html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):hover,html[data-theme=dark] select:hover,html[data-theme=dark] textarea:hover{border-color:color-mix(in srgb,var(--input) 82%,var(--foreground));border-top-color:color-mix(in srgb,var(--input) 82%,var(--foreground))}html[data-theme=dark] .surface-field:focus,html[data-theme=dark] .surface-field:focus-visible,html[data-theme=dark] [role=combobox]:focus,html[data-theme=dark] [role=combobox]:focus-visible,html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus,html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus-visible,html[data-theme=dark] select:focus,html[data-theme=dark] select:focus-visible,html[data-theme=dark] textarea:focus,html[data-theme=dark] textarea:focus-visible{border-color:color-mix(in srgb,var(--ring) 62%,var(--surface-field-border));border-top-color:color-mix(in srgb,var(--ring) 62%,var(--surface-field-border-top));box-shadow:var(--surface-field-shadow),0 0 0 3px color-mix(in srgb,var(--ring) 18%,transparent);outline:none}html[data-theme=dark] .billing-usage-filter-button,html[data-theme=dark] .button-primary,html[data-theme=dark] .dashboard-link-button:not(.dashboard-link-button--muted):not(.dashboard-link-button--danger),html[data-theme=dark] .home-landing-hero__primary,html[data-theme=dark] .home-primary-action,html[data-theme=dark] .login-form .login-form__submit,html[data-theme=dark] .site-nav .site-nav__primary{background:var(--button-primary-background);border:1px solid var(--button-primary-border);border-top-color:var(--button-primary-border-top);box-shadow:var(--button-primary-shadow);color:var(--button-primary-foreground)}html[data-theme=dark] .billing-usage-filter-button:focus-visible,html[data-theme=dark] .billing-usage-filter-button:hover,html[data-theme=dark] .button-primary:focus-visible,html[data-theme=dark] .button-primary:hover,html[data-theme=dark] .dashboard-link-button:not(.dashboard-link-button--muted):not(.dashboard-link-button--danger):focus-visible,html[data-theme=dark] .dashboard-link-button:not(.dashboard-link-button--muted):not(.dashboard-link-button--danger):hover,html[data-theme=dark] .home-landing-hero__primary:focus-visible,html[data-theme=dark] .home-landing-hero__primary:hover,html[data-theme=dark] .home-primary-action:focus-visible,html[data-theme=dark] .home-primary-action:hover,html[data-theme=dark] .login-form .login-form__submit:focus-visible,html[data-theme=dark] .login-form .login-form__submit:hover,html[data-theme=dark] .site-nav .site-nav__primary:focus-visible,html[data-theme=dark] .site-nav .site-nav__primary:hover{background:var(--button-primary-hover-background);border-color:color-mix(in srgb,var(--button-primary-border) 86%,var(--foreground));border-top-color:color-mix(in srgb,var(--button-primary-border) 86%,var(--foreground));box-shadow:var(--button-primary-shadow);color:var(--button-primary-foreground)}html[data-theme=dark] .billing-usage-clear-button,html[data-theme=dark] .billing-usage-pagination__buttons button,html[data-theme=dark] .button-muted,html[data-theme=dark] .button-outline,html[data-theme=dark] .dashboard-link-button--muted,html[data-theme=dark] .enterprise-management__pagination button,html[data-theme=dark] .home-landing-hero__secondary,html[data-theme=dark] .home-secondary-action,html[data-theme=dark] .palette-select__button,html[data-theme=dark] .site-nav .site-nav__secondary,html[data-theme=dark] .theme-toggle{background:var(--button-muted-background);border:1px solid var(--button-muted-border);border-top-color:var(--button-muted-border-top);box-shadow:var(--button-muted-shadow);color:var(--button-muted-foreground)}html[data-theme=dark] .billing-usage-clear-button:focus-visible,html[data-theme=dark] .billing-usage-clear-button:hover,html[data-theme=dark] .billing-usage-pagination__buttons button:focus-visible:not(:disabled),html[data-theme=dark] .billing-usage-pagination__buttons button:hover:not(:disabled),html[data-theme=dark] .button-muted:focus-visible,html[data-theme=dark] .button-muted:hover,html[data-theme=dark] .button-outline:focus-visible,html[data-theme=dark] .button-outline:hover,html[data-theme=dark] .dashboard-link-button--muted:focus-visible,html[data-theme=dark] .dashboard-link-button--muted:hover,html[data-theme=dark] .enterprise-management__pagination button:focus-visible:not(:disabled),html[data-theme=dark] .enterprise-management__pagination button:hover:not(:disabled),html[data-theme=dark] .home-landing-hero__secondary:focus-visible,html[data-theme=dark] .home-landing-hero__secondary:hover,html[data-theme=dark] .home-secondary-action:focus-visible,html[data-theme=dark] .home-secondary-action:hover,html[data-theme=dark] .palette-select__button:focus-visible,html[data-theme=dark] .palette-select__button:hover,html[data-theme=dark] .site-nav .site-nav__secondary:focus-visible,html[data-theme=dark] .site-nav .site-nav__secondary:hover,html[data-theme=dark] .theme-toggle:focus-visible,html[data-theme=dark] .theme-toggle:hover{background:var(--button-muted-hover-background);border-color:color-mix(in srgb,var(--button-muted-border) 82%,var(--foreground));border-top-color:color-mix(in srgb,var(--button-muted-border) 82%,var(--foreground));color:var(--text)}html[data-theme=dark] .billing-usage-clear-button:disabled,html[data-theme=dark] .billing-usage-filter-button:disabled,html[data-theme=dark] .button-muted:disabled,html[data-theme=dark] .button-outline:disabled,html[data-theme=dark] .button-primary:disabled,html[data-theme=dark] .dashboard-link-button:disabled{box-shadow:none;opacity:1}html[data-theme=dark] .admin-console-card,html[data-theme=dark] .admin-refund-detail-list,html[data-theme=dark] .admin-refund-list,html[data-theme=dark] .admin-refund-toolbar,html[data-theme=dark] .admin-tier-form,html[data-theme=dark] .api-key-create-modal__panel,html[data-theme=dark] .api-key-form,html[data-theme=dark] .api-key-list-card,html[data-theme=dark] .api-key-panel__actions,html[data-theme=dark] .billing-usage-chart__summary>div,html[data-theme=dark] .billing-usage-panel,html[data-theme=dark] .billing-usage-table-wrap,html[data-theme=dark] .dashboard-account-panel,html[data-theme=dark] .dashboard-action-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .dashboard-confirm__panel,html[data-theme=dark] .dashboard-console-hero,html[data-theme=dark] .dashboard-profile__panel,html[data-theme=dark] .dashboard-sidebar-workspace__panel,html[data-theme=dark] .data-table-wrap,html[data-theme=dark] .docs-content-panel,html[data-theme=dark] .download-command-panel,html[data-theme=dark] .download-notes,html[data-theme=dark] .download-summary-item,html[data-theme=dark] .download-workflow,html[data-theme=dark] .enterprise-management-modal__panel,html[data-theme=dark] .enterprise-management__connection-row,html[data-theme=dark] .enterprise-management__dialog-form,html[data-theme=dark] .enterprise-management__domain-form,html[data-theme=dark] .enterprise-management__domain-row,html[data-theme=dark] .enterprise-management__invite-form,html[data-theme=dark] .enterprise-management__member-summary-tile,html[data-theme=dark] .enterprise-management__members-page,html[data-theme=dark] .enterprise-management__metric,html[data-theme=dark] .enterprise-management__overview,html[data-theme=dark] .enterprise-management__overview-identity,html[data-theme=dark] .enterprise-management__provider-detail,html[data-theme=dark] .enterprise-management__provider-summary,html[data-theme=dark] .enterprise-management__table-wrap,html[data-theme=dark] .enterprise-management__table-wrap--page,html[data-theme=dark] .enterprise-management__toolbar,html[data-theme=dark] .enterprise-verification-form,html[data-theme=dark] .enterprise-verification-modal__panel,html[data-theme=dark] .enterprise-verification-summary,html[data-theme=dark] .home-landing-hero__secondary,html[data-theme=dark] .home-mission-item,html[data-theme=dark] .home-proof-item,html[data-theme=dark] .home-technology-item,html[data-theme=dark] .home-value-list,html[data-theme=dark] .language-select,html[data-theme=dark] .palette-select,html[data-theme=dark] .panel-link,html[data-theme=dark] .profile-detail-list,html[data-theme=dark] .profile-summary,html[data-theme=dark] .recharge-card,html[data-theme=dark] .recharge-form__channel,html[data-theme=dark] .recharge-form__footnote,html[data-theme=dark] .recharge-form__footnote p,html[data-theme=dark] .recharge-form__preset,html[data-theme=dark] .recharge-inline-summary p,html[data-theme=dark] .recharge-modal__detail-grid div,html[data-theme=dark] .recharge-modal__meta-item,html[data-theme=dark] .recharge-modal__panel,html[data-theme=dark] .recharge-modal__qrcode,html[data-theme=dark] .recharge-order-summary,html[data-theme=dark] .recharge-order-summary__amounts div,html[data-theme=dark] .recharge-order-summary__meta div,html[data-theme=dark] .recharge-preview-card,html[data-theme=dark] .recharge-refund-form,html[data-theme=dark] .surface-frame{background:var(--surface-frame-background);border-color:var(--surface-frame-border-bottom) var(--surface-frame-border-inline) var(--surface-frame-border-bottom);border-top-color:var(--surface-frame-border-top);box-shadow:var(--surface-frame-shadow)}html[data-theme=dark] .recharge-form__preset--active{background:color-mix(in srgb,var(--accent) 58%,var(--surface-frame-background));border-color:color-mix(in srgb,var(--ring) 36%,var(--surface-frame-border-inline));border-top-color:color-mix(in srgb,var(--ring) 36%,var(--surface-frame-border-inline));box-shadow:inset 3px 0 0 color-mix(in srgb,var(--primary) 72%,transparent);color:var(--accent-strong)}html[data-theme=dark] .recharge-form__preset--active:focus-visible,html[data-theme=dark] .recharge-form__preset--active:hover{background:color-mix(in srgb,var(--accent) 68%,var(--surface-frame-background));border-color:color-mix(in srgb,var(--ring) 44%,var(--surface-frame-border-inline));border-top-color:color-mix(in srgb,var(--ring) 44%,var(--surface-frame-border-inline));color:var(--accent-strong)}html[data-theme=dark] .recharge-form__preset--active .money-display__fraction,html[data-theme=dark] .recharge-form__preset--active .money-display__integer,html[data-theme=dark] .recharge-form__preset--active .money-display__symbol,html[data-theme=dark] .recharge-form__preset--active small{color:var(--accent-strong)}html[data-theme=dark] .recharge-form__channel-label:has(.recharge-form__channel-brand-image){background:transparent;border:0;box-shadow:none;padding:0}html[data-theme=dark] .recharge-form__channel-brand-image{filter:drop-shadow(0 1px 0 rgba(255,255,255,.08));opacity:1}html[data-theme=dark] .recharge-form__channel-brand-image--wechat{content:url(/brand/wechat-pay-dark.svg)}html[data-theme=dark] .recharge-form__channel-brand-image:not(.recharge-form__channel-brand-image--wechat){content:url(/brand/alipay-pay-dark.svg)}html[data-theme=dark] .billing-usage-table tfoot td,html[data-theme=dark] .billing-usage-table tfoot th,html[data-theme=dark] .billing-usage-table thead th,html[data-theme=dark] .data-table tfoot td,html[data-theme=dark] .data-table tfoot th,html[data-theme=dark] .data-table thead th{background:color-mix(in srgb,var(--muted) 82%,var(--card));border-color:var(--surface-frame-border)}html[data-theme=dark] .billing-usage-table tbody tr,html[data-theme=dark] .data-table tbody tr{background:var(--card)}html[data-theme=dark] .billing-usage-table tbody tr:hover,html[data-theme=dark] .data-table tbody tr:hover{background:color-mix(in srgb,var(--primary) 8%,var(--card))}html[data-theme=dark] .api-key-scope-badge,html[data-theme=dark] .billing-usage-enum-badge,html[data-theme=dark] .payment-method-badge,html[data-theme=dark] .recharge-status-badge{background:var(--badge-soft-background);border:1px solid var(--badge-soft-border);border-top-color:var(--badge-soft-border-top);box-shadow:var(--badge-soft-shadow);color:var(--badge-soft-foreground)}html[data-theme=dark] .payment-method-badge--wechat,html[data-theme=dark] .recharge-status-badge--success{background:color-mix(in srgb,var(--success) 10%,var(--surface));border-color:color-mix(in srgb,var(--success) 22%,var(--border));border-top-color:color-mix(in srgb,var(--success) 22%,var(--border));color:var(--success)}html[data-theme=dark] .payment-method-badge--alipay{background:color-mix(in srgb,#1677ff 18%,var(--surface));border-color:color-mix(in srgb,#1677ff 36%,var(--border));border-top-color:color-mix(in srgb,#1677ff 36%,var(--border));color:#69a7ff}html[data-theme=dark] .payment-method-badge--bank_transfer{background:color-mix(in srgb,#722da0 20%,var(--surface));border-color:color-mix(in srgb,#722da0 38%,var(--border));border-top-color:color-mix(in srgb,#722da0 38%,var(--border));color:#d8b4fe}html[data-theme=dark] .payment-method-badge--test{background:color-mix(in srgb,#64748b 22%,var(--surface));border-color:color-mix(in srgb,#64748b 40%,var(--border));border-top-color:color-mix(in srgb,#64748b 40%,var(--border));color:#cbd5e1}html[data-theme=dark] .billing-usage-enum-badge--status-completed{background:color-mix(in srgb,var(--success) 12%,var(--surface));border-color:color-mix(in srgb,var(--success) 28%,var(--border));border-top-color:color-mix(in srgb,var(--success) 28%,var(--border));color:var(--success)}html[data-theme=dark] .billing-usage-enum-badge--status-running{background:color-mix(in srgb,var(--primary) 22%,var(--surface));border-color:color-mix(in srgb,var(--primary) 42%,var(--border));border-top-color:color-mix(in srgb,var(--primary) 42%,var(--border));color:#d8b4fe}html[data-theme=dark] .recharge-order-details__invoice-badge--available{background:color-mix(in srgb,var(--success) 10%,var(--surface));border-color:color-mix(in srgb,var(--success) 24%,var(--border));color:var(--success)}html[data-theme=dark] .recharge-order-details__invoice-badge--unavailable{background:var(--badge-soft-background);border-color:var(--badge-soft-border);color:var(--badge-soft-foreground)}html[data-theme=dark] .api-key-scope-badge--taas{background:color-mix(in srgb,var(--primary) 12%,var(--surface));border-color:color-mix(in srgb,var(--primary) 24%,var(--border));border-top-color:color-mix(in srgb,var(--primary) 24%,var(--border));color:var(--accent-strong)}html[data-theme=dark] .api-key-scope-badge--train{background:var(--category-training-soft);border-color:var(--category-training-border);border-top-color:var(--category-training-border);color:var(--category-training)}html[data-theme=dark] .api-key-scope-badge--infer{background:var(--category-inference-soft);border-color:var(--category-inference-border);border-top-color:var(--category-inference-border);color:var(--category-inference)}html[data-theme=dark] .billing-usage-enum-badge--service-training{background:var(--category-training-soft);border-color:var(--category-training-border);border-top-color:var(--category-training-border);color:var(--category-training)}html[data-theme=dark] .billing-usage-enum-badge--service-inference{background:var(--category-inference-soft);border-color:var(--category-inference-border);border-top-color:var(--category-inference-border);color:var(--category-inference)}html[data-theme=dark] .billing-usage-enum-badge--service-model,html[data-theme=dark] .recharge-status-badge--warning{background:color-mix(in srgb,var(--warning) 10%,var(--surface));border-color:color-mix(in srgb,var(--warning) 22%,var(--border));border-top-color:color-mix(in srgb,var(--warning) 22%,var(--border));color:var(--warning)}html[data-theme=dark] .billing-usage-enum-badge--service-model{background:var(--category-model-soft);border-color:var(--category-model-border);border-top-color:var(--category-model-border);color:var(--category-model)}html[data-theme=dark] .recharge-status-badge--info{background:color-mix(in srgb,var(--category-training) 12%,var(--surface));border-color:color-mix(in srgb,var(--category-training) 26%,var(--border));border-top-color:color-mix(in srgb,var(--category-training) 26%,var(--border));color:var(--category-training)}html[data-theme=dark] .billing-usage-enum-badge--status-failed,html[data-theme=dark] .recharge-status-badge--danger{background:color-mix(in srgb,var(--danger) 10%,var(--surface));border-color:color-mix(in srgb,var(--danger) 22%,var(--border));border-top-color:color-mix(in srgb,var(--danger) 22%,var(--border));color:var(--danger)}html[data-theme=dark] .billing-usage-enum-badge--close-no-early-stop,html[data-theme=dark] .billing-usage-enum-badge--status-canceled{background:var(--badge-soft-background);border-color:var(--badge-soft-border);border-top-color:var(--badge-soft-border-top);color:var(--muted-foreground)}html[data-theme=dark] .billing-usage-enum-badge--status-early-stop{background:color-mix(in srgb,var(--success) 12%,var(--surface));border-color:color-mix(in srgb,var(--success) 28%,var(--border));border-top-color:color-mix(in srgb,var(--success) 28%,var(--border));color:var(--success)}html[data-theme=dark] .billing-usage-enum-badge--source-admin,html[data-theme=dark] .billing-usage-enum-badge--source-other{background:var(--badge-soft-background);border-color:var(--badge-soft-border);border-top-color:var(--badge-soft-border-top);color:var(--muted-foreground)}html[data-theme=dark] .billing-usage-enum-badge--source-auto{background:transparent;border-color:var(--badge-soft-border);border-top-color:var(--badge-soft-border-top);color:var(--muted-foreground)}html[data-theme=dark] .billing-usage-enum-badge--source-system{background:color-mix(in srgb,var(--warning) 8%,var(--surface));border-color:color-mix(in srgb,var(--warning) 18%,var(--border));border-top-color:color-mix(in srgb,var(--warning) 18%,var(--border));color:color-mix(in srgb,var(--warning) 78%,var(--muted-foreground))}html[data-theme=dark] .api-key-scope-badge--empty,html[data-theme=dark] .api-key-scope-badge--unknown,html[data-theme=dark] .billing-usage-enum-badge--neutral{background:var(--badge-soft-background);border-color:var(--badge-soft-border);border-top-color:var(--badge-soft-border-top);color:var(--muted-foreground)}html[data-theme=dark] .billing-usage-enum-badge,html[data-theme=dark] .payment-method-badge{border-radius:999px;font-size:.74rem;font-weight:650;min-height:24px;min-width:0;padding:5px 9px}html[data-theme=dark] .api-key-scope-badge,html[data-theme=dark] .recharge-status-badge{font-size:.74rem;font-weight:650;min-height:24px;padding:5px 9px}html[data-theme=dark] .enterprise-management__pill--green{background:color-mix(in srgb,var(--success) 13%,var(--surface));border-color:color-mix(in srgb,var(--success) 30%,var(--border));color:var(--success)}html[data-theme=dark] .enterprise-management__pill--blue{background:var(--category-training-soft);border-color:var(--category-training-border);color:var(--category-training)}html[data-theme=dark] .enterprise-management__pill--amber{background:var(--category-inference-soft);border-color:var(--category-inference-border);color:var(--category-inference)}html[data-theme=dark] .enterprise-management__pill--gray{background:color-mix(in srgb,#94a3b8 16%,var(--surface));border-color:color-mix(in srgb,#94a3b8 30%,var(--border));color:#cbd5e1}html[data-theme=dark] .home-mission-item,html[data-theme=dark] .home-proof-item,html[data-theme=dark] .home-technology-item,html[data-theme=dark] .home-value-list{padding:22px}html[data-theme=dark] .home-proof-item+.home-proof-item,html[data-theme=dark] .home-technology-item+.home-technology-item{border-left-color:var(--surface-frame-border)}