.drawer-backdrop,.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12131173;position:fixed;inset:0}.channel-drawer{border-left:1px solid var(--line-strong);background:var(--surface);flex-direction:column;width:min(640px,100%);animation:.18s ease-out drawer-enter;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:-20px 0 56px #17181629}.channel-drawer[data-layout=stages]{width:min(880px,100%)}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:25px 26px 18px;display:flex}.drawer-header h2,.dialog-heading h2{font-family:var(--serif);font-size:22px;font-weight:400}.drawer-header p{color:var(--muted);margin-top:7px;font-size:12px}.channel-drawer-tabs{border-bottom:1px solid var(--line);flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:0 26px 12px;display:grid}.channel-drawer-tabs button{min-width:0;height:38px;color:var(--muted);background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.channel-drawer-tabs button:hover{background:var(--surface-soft);color:var(--ink)}.channel-drawer-tabs button[data-selected=true]{background:var(--surface-active);color:var(--ink)}.channel-drawer-tabs button:focus-visible{outline:2px solid var(--green);outline-offset:1px}.channel-drawer-tabs button>span{background:var(--surface);min-width:31px;height:20px;color:var(--soft);font-variant-numeric:tabular-nums;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;display:inline-flex}.channel-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.channel-form-body{flex-direction:column;flex:1;gap:23px;min-height:0;padding:20px 26px 24px;display:flex;overflow-y:auto}.channel-form-group{border-bottom:1px solid var(--line);flex-direction:column;gap:15px;min-width:0;padding-bottom:26px;display:flex}.channel-form-group:last-child{border-bottom:0;padding-bottom:0}.channel-form-group-heading{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;display:grid}.channel-form-group-heading>span{background:var(--surface-active);width:32px;height:32px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.channel-form-group-heading h3{font-size:14px;font-weight:600}.channel-form-group-heading p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.channel-impact-notice{border-left:2px solid var(--yellow);background:var(--yellow-soft);color:color-mix(in srgb, var(--yellow) 58%, var(--ink));padding:9px 10px;font-size:11px;line-height:1.5}.form-section{min-width:0}.form-section>label,.field-label,.token-dialog label{color:var(--ink);margin-bottom:7px;font-size:12px;font-weight:600;display:block}.form-section input:not([type=checkbox]):not([type=radio]),.form-section select,.token-dialog input{height:40px;padding:0 12px;font-size:13px}.form-section textarea{resize:vertical;min-height:78px;padding:9px 12px;font-size:13px;line-height:1.5}.form-section input:not([type=checkbox]):not([type=radio]):focus,.form-section select:focus,.form-section textarea:focus,.token-dialog input:focus{box-shadow:inset 0 0 0 2px var(--green);outline:0}.form-section input:not([type=checkbox]):not([type=radio])[aria-invalid=true],.form-section textarea[aria-invalid=true]{box-shadow:inset 0 0 0 1px var(--coral)}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-error,.field-hint{color:var(--danger);margin-top:5px;font-size:11px;display:block}.field-hint{color:var(--soft)}.warning-hint{color:var(--coral);line-height:1.4}.enabled-field{flex-direction:column;display:flex}.toggle-row{align-items:center;gap:9px;height:39px;color:var(--ink)!important;margin:0!important;font-size:12px!important;display:flex!important}.provider-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.provider-option{background:var(--surface-soft);min-width:0;height:44px;color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:7px;align-items:center;gap:7px;padding:0 8px;font-size:12px;transition:border-color .15s,background .15s,color .15s;display:flex;position:relative}.provider-option:hover{border-color:var(--line);color:var(--ink)}.provider-option[data-selected=true]{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.provider-option:focus-within{outline:2px solid var(--cyan);outline-offset:2px}.provider-option input{opacity:0;width:1px;height:1px;position:absolute}.provider-option>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.provider-option .provider-brand-icon{background:0 0;border-radius:6px;flex-basis:26px;width:26px;height:26px}.channel-source-grid{align-items:start}.source-type-picker{background:var(--surface-soft);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;min-height:42px;padding:3px;display:grid}.source-type-picker[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.source-type-picker[data-count="1"]{grid-template-columns:minmax(0,1fr)}.source-type-picker label{min-width:0;color:var(--muted);cursor:pointer;text-align:center;border-radius:5px;justify-content:center;align-items:center;padding:3px 4px;font-size:12px;line-height:1.2;display:flex;position:relative}.source-type-picker label[data-selected=true]{background:var(--surface);box-shadow:var(--shadow-soft);color:var(--ink)}.source-type-picker input{opacity:0;width:1px;height:1px;position:absolute}.source-type-picker label:focus-within{outline:2px solid var(--cyan);outline-offset:1px}.source-type-picker label:has(input:disabled){cursor:default}.protocol-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.protocol-picker[data-single=true]{grid-template-columns:minmax(0,1fr)}.channel-codex-notice{border-left:2px solid var(--cyan);background:var(--surface-soft);color:var(--muted);align-items:flex-start;gap:8px;padding:10px;font-size:11px;line-height:1.5;display:flex}.channel-codex-notice svg{color:var(--cyan);flex:none;margin-top:1px}.model-field-heading,.mapping-editor-heading,.model-discovery-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-field-heading{margin-bottom:7px}.model-field-heading .model-field-label{margin-bottom:0}.model-field-pricing{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.selected-models{flex-wrap:wrap;align-items:center;gap:6px;min-height:28px;display:flex}.selected-model-chip{background:var(--surface);min-width:0;max-width:100%;height:28px;box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--ink);border-radius:7px;align-items:center;gap:3px;padding:0 3px 0 9px;font-size:12px;display:inline-flex}.selected-model-chip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selected-model-chip button{width:22px;height:22px;color:var(--soft);background:0 0;border-radius:5px;flex:0 0 22px;justify-content:center;align-items:center;display:inline-flex}.selected-model-chip button:hover{background:var(--surface-active);color:var(--ink)}.model-picker-empty{color:var(--soft);padding:0 4px;font-size:12px}.model-picker-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.model-search-field{min-width:0;height:42px;color:var(--muted);flex:240px;align-items:center;gap:8px;padding:0 12px;display:flex}.model-search-field input{outline:0;width:100%;min-width:0;height:auto;padding:0;font-size:14px}.model-discovery-account{min-width:0;height:42px;color:var(--soft);flex:0 260px;align-items:stretch;display:flex}.model-discovery-account .filter-select-trigger,.model-discovery-account .provider-filter{border-radius:inherit;width:100%;min-width:0;height:auto;min-height:0;box-shadow:none;color:inherit;background:0 0;border:0;padding:0 8px 0 12px;font-size:14px}.model-discovery-account .filter-select-trigger>span{color:var(--ink);flex:auto}.model-discovery-account .filter-select-trigger:disabled>span{color:var(--soft)}.model-discovery-account .filter-select-trigger:focus,.model-discovery-account .provider-filter:focus{box-shadow:none;outline:0}.model-discovery-account .filter-select-trigger:disabled{cursor:not-allowed}.app-shell .model-picker-actions .model-fetch-button{white-space:nowrap;flex:none;min-height:42px;padding:0 14px;font-size:13px}.app-shell .model-picker-actions :is(.model-search-field,.model-discovery-account) :is(input:not([type=checkbox]):not([type=range]),select){height:100%;min-height:0;font-size:14px}.app-shell .model-picker-actions .model-discovery-account .filter-select-trigger{gap:7px;height:100%;min-height:0;font-size:14px}.model-discovery-summary{min-height:31px;color:var(--muted);margin-top:9px;font-size:12px}.model-discovery-summary button{color:var(--ink);text-underline-offset:3px;background:0 0;font-size:12px;font-weight:500;text-decoration:underline}.model-option-list{--model-option-grid:18px minmax(0, 1fr) repeat(4, 78px);border:1px solid var(--line-strong);border-radius:var(--radius-chip,8px);background:var(--surface);max-height:336px;margin-top:14px;overflow:hidden auto}.model-option-list+:is(.field-hint,.field-error){margin-top:10px}.model-option-head,.model-option-row{grid-template-columns:var(--model-option-grid);align-items:center;gap:4px 12px;padding:0 14px;display:grid}.model-option-head{z-index:1;border-bottom:1px solid var(--line);background:var(--surface-soft);min-height:38px;color:var(--soft);letter-spacing:.03em;padding-block:9px;font-size:11px;font-weight:600;line-height:1.2;position:sticky;top:0}.model-option-head>span:nth-child(n+3){text-align:right}.model-option-row{cursor:pointer;min-height:42px;transition:background .12s;position:relative}.model-option-row+.model-option-row{border-top:1px solid var(--line)}.model-option-row:hover{background:var(--surface-soft)}.model-option-row[data-selected=true]:not([data-stale=true]){background:color-mix(in srgb, var(--cyan) 9%, var(--surface))}.model-option-row[data-selected=true]:before{content:"";background:var(--cyan);width:2px;position:absolute;inset:0 auto 0 0}.model-option-row[data-selected=true]:not([data-stale=true]):hover{background:color-mix(in srgb, var(--cyan) 16%, var(--surface))}.model-option-row[data-stale=true]{background:var(--yellow-soft)}.model-option-row[data-stale=true]:hover{background:color-mix(in srgb, var(--yellow) 22%, var(--surface))}.model-option-row input{opacity:0;width:1px;height:1px;padding:0;scroll-margin-top:48px;position:absolute}.model-option-row:focus-within{z-index:2;outline:2px solid var(--cyan);outline-offset:-2px}.model-option-check{border:1px solid var(--line-strong);background:var(--surface);color:#0000;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.model-option-row input:checked+.model-option-check{border-color:var(--ink);background:var(--ink);color:var(--surface)}.model-option-name{min-width:0;color:var(--ink);align-items:baseline;gap:8px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.model-option-name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.model-option-name em{color:color-mix(in srgb, var(--yellow) 70%, var(--ink));flex:none;font-size:11px;font-style:normal}.model-option-price{color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:12px}.model-option-price[data-empty=true]{color:var(--soft)}.model-option-empty{color:var(--soft);text-align:center;padding:26px 20px;font-size:13px;line-height:1.6}.model-option-add{z-index:1;border-top:1px solid var(--line);background:var(--surface);width:100%;min-height:42px;color:var(--green);text-align:left;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:500;display:flex;position:sticky;bottom:0}.model-option-list>.model-option-add:first-child{border-top:0}.model-option-add:hover{background:var(--green-soft)}@media (max-width:620px){.model-discovery-account{flex-basis:100%;order:1}.model-option-list{--model-option-grid:18px minmax(0, 1fr) repeat(2, 74px)}.model-option-head>span:nth-child(n+5),.model-option-row>.model-option-price:nth-last-child(-n+2){display:none}}.mapping-editor-heading{align-items:flex-end;margin-bottom:8px}.mapping-editor-heading .field-label{margin-bottom:4px}.mapping-editor-heading p{color:var(--soft);font-size:11px}.mapping-editor-heading .secondary-button{min-height:32px;padding:0 10px;font-size:11px}.mapping-rows{flex-direction:column;gap:7px;display:flex}.mapping-column-labels{color:var(--soft);text-transform:uppercase;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;gap:7px;padding:0 1px;font-size:11px;font-weight:500;display:grid}.mapping-column-labels>span:nth-child(2){width:14px}.mapping-column-labels>span:last-child{width:32px}.mapping-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.mapping-row>svg{color:var(--soft)}.mapping-row input{background:var(--canvas);min-width:0;height:36px;box-shadow:inset 0 0 0 1px var(--line-strong);border-radius:7px;padding:0 9px;font-size:12px}.mapping-row input[list]{padding-right:26px;position:relative}.mapping-row input[list]::-webkit-calendar-picker-indicator{appearance:none;background-color:var(--soft);cursor:pointer;opacity:1;width:12px;height:12px;margin-block:auto;padding:0;position:absolute;inset-block:0;inset-inline-end:8px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") 50%/12px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") 50%/12px no-repeat}.mapping-row .icon-button{background:var(--surface-soft);width:32px;height:32px;box-shadow:inset 0 0 0 1px var(--line)}.mapping-empty{border:1px dashed var(--line);color:var(--soft);text-align:center;border-radius:7px;padding:15px;font-size:11px}.channel-account-pool{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.channel-account-pool-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 26px 15px;display:flex}.channel-account-pool-header>div{min-width:0}.channel-account-pool-title-line{align-items:center;gap:8px;min-width:0;display:flex}.channel-account-pool-title-line h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.channel-account-pool-title-line .record-count{min-height:23px;padding:0 7px;font-size:12px}.channel-account-pool-header p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.channel-account-pool-header .command-button{flex:none;min-height:34px;padding:0 10px;font-size:11px}.channel-account-pool-skeleton{flex:1;min-height:0;padding:16px 26px}.channel-account-pool-skeleton span{height:88px}.channel-account-pool-state{min-height:0;box-shadow:none;border-radius:0;flex:1}.channel-account-pool-state .empty-icon{width:42px;height:42px;margin-bottom:5px}.channel-account-pool-list{flex-direction:column;flex:1;gap:8px;min-height:0;padding:8px 26px 22px;display:flex;overflow-y:auto}.channel-account-pool-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(150px,1fr) auto auto;grid-template-areas:"identity status actions""models routing actions";align-items:center;gap:9px 13px;min-width:0;padding:12px 13px;transition:border-color .15s,box-shadow .15s;display:grid}.channel-account-pool-row:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.channel-account-pool-identity{grid-area:identity;min-width:0}.channel-account-pool-identity strong,.channel-account-pool-identity span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:flex;overflow:hidden}.channel-account-pool-identity strong{font-size:12px;font-weight:600;display:block}.channel-account-pool-identity span{color:var(--soft);align-items:center;gap:4px;margin-top:4px;font-size:11px}.channel-account-pool-status{grid-area:status;justify-content:flex-end;align-items:center;gap:8px;display:flex}.channel-account-pool-routing{grid-area:routing;justify-content:flex-end;align-items:center;gap:10px;display:flex}.channel-account-pool-routing div{align-items:baseline;gap:4px;display:flex}.channel-account-pool-routing dt{color:var(--soft);font-size:12px}.channel-account-pool-routing dd{font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.channel-account-pool-models{grid-area:models;min-width:0}.channel-account-pool-models span,.channel-account-pool-models strong{font-size:12px;display:inline}.channel-account-pool-models span{color:var(--soft);margin-right:6px}.channel-account-pool-models strong{color:var(--muted);font-weight:400}.channel-account-pool-actions{grid-area:actions;align-self:center}.channel-account-pool-actions .icon-button{background:var(--surface)}.secure-input{background:var(--surface);height:40px;box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--soft);border-radius:8px;align-items:center;gap:8px;padding:0 4px 0 12px;display:flex;overflow:hidden}.secure-input>svg{flex:none}.form-section .secure-input input:not([type=checkbox]):not([type=radio]),.secure-input input{width:100%;min-width:0;height:100%;min-height:0;color:var(--ink);font-family:var(--font-mono);letter-spacing:.01em;background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:12.5px;box-shadow:none!important}.secure-input input::-ms-reveal{display:none}.secure-input input::-ms-clear{display:none}.secure-input[data-invalid=true]{box-shadow:inset 0 0 0 1px var(--coral)}.secure-input:has(input[aria-invalid=true]){box-shadow:inset 0 0 0 1px var(--coral)}.secure-input button{width:34px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.secure-input button:hover{background:var(--surface-active);color:var(--ink)}.secure-input button:focus-visible{outline:2px solid var(--green);outline-offset:0}.drawer-form-footer{border-top:1px solid var(--line);background:var(--surface);flex:none;padding:16px 26px 18px}.drawer-form-footer>div:last-child{justify-content:flex-end;gap:8px;display:flex}.form-request-error{background:var(--coral-soft);color:var(--danger);border-radius:6px;margin-bottom:10px;padding:8px 10px;font-size:11px}.modal-backdrop{justify-content:center;align-items:center;padding:18px;display:flex}.token-dialog{border:1px solid var(--line-strong);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow-raised);border-radius:10px;padding:24px}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.token-dialog>p{color:var(--muted);margin:12px 0 18px;font-size:12px;line-height:1.65}.dialog-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:16px;display:flex}.dialog-actions .text-button{margin-right:auto}
@keyframes confirm-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-enter{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.confirm-dialog-backdrop{z-index:110;padding:24px;animation:.14s ease-out confirm-backdrop-enter}.confirm-dialog{border:1px solid var(--line-strong);border-radius:var(--radius-card,12px);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow-raised);flex-direction:column;gap:22px;padding:26px 26px 20px;animation:.2s cubic-bezier(.22,1,.36,1) confirm-dialog-enter;display:flex;position:relative}.confirm-dialog-close{width:30px;height:30px;color:var(--soft);flex-basis:30px;position:absolute;top:12px;right:12px}.confirm-dialog-body{align-items:flex-start;gap:15px;padding-right:26px;display:flex}.confirm-dialog-icon{background:var(--confirm-accent-soft,var(--cyan-soft));width:42px;height:42px;color:var(--confirm-accent,var(--cyan));border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.confirm-dialog-copy{min-width:0}.confirm-dialog-copy h2{color:var(--ink);font-family:inherit;font-size:17px;font-weight:700;line-height:1.35}.confirm-dialog-copy p{color:var(--muted);overflow-wrap:anywhere;margin-top:8px;font-size:13px;line-height:1.65}.confirm-dialog-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.confirm-dialog-actions>button{min-width:92px}@media (max-width:480px){.confirm-dialog{gap:18px;padding:22px 20px 18px}.confirm-dialog-body{gap:13px}.confirm-dialog-actions{flex-direction:column-reverse;align-items:stretch}.confirm-dialog-actions>button{width:100%}}@media (prefers-reduced-motion:reduce){.confirm-dialog-backdrop,.confirm-dialog{animation:none}}
.playground-page{--account-card-bg:#f8f7f4;--account-card-radius:8px;--account-card-pad-x:24px;--account-card-pad-y:20px;--account-section-gap:20px;--account-card-border:#1f1c1614;flex-direction:column;flex:auto;max-width:none;min-height:0;margin:0;display:flex}:root[data-theme=dark] .playground-page{--account-card-bg:var(--surface);--account-card-border:var(--line)}.playground-workbench{border:1px solid var(--account-card-border);border-radius:var(--account-card-radius);background:var(--account-card-bg);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:visible}.playground-toolbar{z-index:3;flex:none;gap:12px;position:relative}.playground-toolbar .playground-model-picker{flex:0 320px;width:min(320px,100%);min-width:200px}.playground-capabilities{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.playground-capability{background:var(--surface-soft);min-height:24px;color:var(--soft);white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:500;display:inline-flex}.playground-capability[data-active=true]{background:var(--green-soft);color:var(--green)}.playground-run-state{color:var(--soft);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:inline-flex}.playground-run-state[data-running=true]{color:var(--green)}.playground-run-state>i{background:var(--green);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite live-pulse}.playground-workbench>.playground-model-error{padding:11px var(--account-card-pad-x);border-bottom:1px solid var(--account-card-border);color:var(--danger);align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.playground-workbench>.playground-model-error.is-warning{color:var(--muted)}.playground-model-picker{min-width:0;position:relative}.playground-model-trigger{border:1px solid var(--account-card-border);background:var(--surface);width:100%;min-width:0;height:38px;color:var(--ink);text-align:left;box-shadow:none;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;transition:border-color .15s,background .15s;display:grid}.playground-model-trigger:hover:not(:disabled),.playground-model-trigger[aria-expanded=true]{border-color:color-mix(in srgb, var(--green) 34%, var(--account-card-border));background:var(--surface)}.playground-model-picker .provider-brand-icon{background:var(--surface);border-radius:6px;flex-basis:24px;width:24px;height:24px}.playground-model-picker .provider-brand-icon>span{font-family:inherit;font-size:11px;font-weight:600}.playground-model-trigger-copy{flex-direction:column;min-width:0;display:flex}.playground-model-trigger-copy strong,.playground-model-trigger-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.playground-model-trigger-copy strong{font-size:12px;font-weight:500}.playground-model-trigger-copy small{color:var(--soft);text-transform:capitalize;font-size:10px}.playground-model-trigger>svg{color:var(--soft);transition:transform .15s}.playground-model-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.playground-model-panel{z-index:30;border:1px solid var(--line-strong);background:var(--surface);width:360px;max-width:calc(100vw - 48px);box-shadow:var(--shadow-raised);border-radius:8px;animation:.14s ease-out playground-picker-enter;position:absolute;left:0;overflow:hidden}.playground-model-picker[data-placement=bottom] .playground-model-panel{top:calc(100% + 7px)}.playground-model-picker[data-placement=top] .playground-model-panel{bottom:calc(100% + 7px)}.playground-model-search{border-bottom:1px solid var(--line);height:42px;color:var(--soft);align-items:center;gap:8px;margin:0;padding:0 11px;display:flex}.playground-model-search input{width:100%;min-width:0;height:40px;color:var(--ink);outline:0;padding:0;font-size:12px;box-shadow:none!important;background:0 0!important;border:0!important}.playground-model-search input::-webkit-search-cancel-button{display:none}.playground-model-list{overscroll-behavior:contain;max-height:310px;padding:5px;overflow-y:auto}.playground-model-group+.playground-model-group{border-top:1px solid var(--line);margin-top:4px;padding-top:4px}.playground-model-group-label{height:28px;color:var(--soft);text-transform:uppercase;align-items:center;gap:7px;padding:0 7px;font-size:10px;font-weight:600;display:flex}.playground-model-group-label .provider-brand-icon{background:var(--surface-soft);border-radius:5px;flex-basis:18px;width:18px;height:18px}.playground-model-group-label em{font-variant-numeric:tabular-nums;margin-left:auto;font-style:normal}.playground-model-option{width:100%;min-width:0;min-height:44px;color:var(--ink);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;display:flex}.playground-model-option:hover,.playground-model-option[data-active=true]{background:var(--surface-active)}.playground-model-option-copy{flex-direction:column;flex:1;min-width:0;display:flex}.playground-model-option-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.playground-model-option-copy small{color:var(--soft);font-size:10px}.playground-model-option>svg{color:var(--green);flex:none}.playground-model-empty{min-height:92px;color:var(--soft);text-align:center;justify-content:center;align-items:center;padding:16px;font-size:12px;display:flex}.playground-model-error button{color:inherit;font-size:inherit;text-underline-offset:2px;background:0 0;margin-left:5px;padding:0;font-weight:600;text-decoration:underline}.playground-model-picker.is-compact{max-width:min(320px,70%)}.playground-model-picker.is-compact .playground-model-trigger{background:var(--surface-soft);border-color:#0000;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;width:auto;max-width:320px;height:32px;padding:0 8px}.playground-model-picker.is-compact .provider-brand-icon{border-radius:5px;flex-basis:18px;width:18px;height:18px}.playground-model-picker.is-compact .playground-model-trigger-copy strong{color:var(--muted);font-size:11px}@keyframes playground-picker-enter{0%{opacity:0;transform:translateY(3px)}}.playground-conversation{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;flex:auto;display:flex;overflow:hidden}.conversation-transcript{overscroll-behavior:contain;background:0 0;flex:auto;height:auto;min-height:0;overflow:auto}.conversation-empty{min-height:100%;box-shadow:none;background:0 0;border-radius:0;padding:30px 24px}.assistant-avatar,.message-avatar{border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.assistant-avatar{background:var(--ink);color:var(--surface);font-family:var(--serif);font-size:14px;font-weight:700}.message-list{width:min(820px,100%);margin:0 auto;padding:30px 28px 40px}.chat-message{grid-template-columns:30px minmax(0,1fr);align-items:flex-start;gap:12px;display:grid}.chat-message+.chat-message{margin-top:28px}.message-body{min-width:0}.message-author{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:500;display:block}.message-body p{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px;line-height:1.75}.user-message{width:min(610px,86%);margin-left:auto}.user-message .user-avatar{background:var(--surface-active);color:var(--muted)}.user-message .message-body{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:11px 14px 12px}.user-message .message-author{margin-bottom:4px}.message-attachments,.composer-attachments{flex-wrap:wrap;gap:8px;display:flex}.message-attachments{margin-top:10px}.message-attachments img,.composer-attachment.is-image img{object-fit:cover;background:var(--surface-soft);border-radius:7px;width:72px;height:72px;display:block}.message-file-chip,.composer-attachment.is-file>span{background:var(--surface-soft);max-width:220px;min-height:28px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:0 8px;font-size:11px;display:inline-flex;overflow:hidden}.playground-reasoning{background:color-mix(in srgb, var(--surface-soft) 72%, transparent);color:var(--muted);border-radius:7px;margin:0 0 12px;padding:8px 10px 10px}.playground-reasoning>summary{cursor:pointer;color:var(--soft);font-size:11px;font-weight:600;list-style:none}.playground-reasoning>summary::-webkit-details-marker{display:none}.playground-reasoning>p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.65}.assistant-message-heading{justify-content:space-between;align-items:flex-start;gap:12px;height:25px;display:flex}.assistant-message-heading .message-author{margin:0}.message-identity{align-items:center;gap:8px;min-width:0;display:flex}.message-identity em{min-width:0;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.assistant-response{padding-right:10px;position:relative}.assistant-response.is-streaming>p:after{background:var(--cyan);content:"";vertical-align:-2px;width:5px;height:14px;margin-left:3px;animation:1s ease-in-out infinite live-pulse;display:inline-block}.empty-response-copy{color:var(--soft)!important}.playground-loading{min-height:48px;color:var(--muted);align-items:center;gap:12px;display:flex}.playground-loading>span:last-child{flex-direction:column;gap:2px;display:flex}.playground-loading strong{font-size:12px;font-weight:500}.playground-loading small{color:var(--soft);font-variant-numeric:tabular-nums;font-size:10px}.playground-pixel-loader{flex:0 0 27px;grid-template-rows:repeat(3,7px);grid-template-columns:repeat(3,7px);gap:3px;width:27px;height:27px;display:grid}.playground-pixel-loader i{background:var(--green);border-radius:2px;animation:1.2s ease-in-out infinite playground-pixel-pulse}.playground-pixel-loader i:nth-child(2),.playground-pixel-loader i:nth-child(4){animation-delay:.1s}.playground-pixel-loader i:nth-child(3),.playground-pixel-loader i:nth-child(5),.playground-pixel-loader i:nth-child(7){animation-delay:.2s}.playground-pixel-loader i:nth-child(6),.playground-pixel-loader i:nth-child(8){animation-delay:.3s}.playground-pixel-loader i:nth-child(9){animation-delay:.4s}.playground-response-error{border-left:2px solid var(--coral);background:var(--coral-soft);color:var(--danger);border-radius:6px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 11px;font-size:12px;line-height:1.55;display:flex}.playground-response-error>svg{flex:none;margin-top:1px}.playground-response-stopped{color:var(--soft);align-items:center;gap:6px;margin-top:9px;font-size:11px;display:inline-flex}.playground-response-stopped:before{background:var(--soft);content:"";border-radius:2px;width:6px;height:6px}.playground-response-footer{justify-content:space-between;align-items:center;gap:14px;min-height:30px;margin-top:10px;display:flex}.playground-response-actions{align-items:center;gap:2px;display:flex}.playground-response-actions .icon-button{border-radius:7px;flex-basis:30px;width:30px;height:30px}.playground-response-footer .response-meta{text-align:right;margin-top:0}@keyframes playground-pixel-pulse{0%,55%,to{opacity:.24;transform:scale(.7)}25%{opacity:1;transform:scale(1)}}.response-meta{color:var(--soft);align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.response-meta span+span:before{content:"·";margin-right:12px}.conversation-composer{border:1px solid var(--account-card-border);background:var(--surface);min-height:104px;box-shadow:none;border-radius:8px;flex-direction:column;flex:none;margin:12px 16px 16px;padding:11px 11px 9px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.conversation-composer:focus-within,.conversation-composer.is-dragging{border-color:color-mix(in srgb, var(--green) 55%, var(--account-card-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 10%, transparent)}.conversation-composer textarea{resize:none;width:100%;min-height:42px;max-height:160px;color:var(--ink);box-shadow:none;background:0 0;border:0;outline:0;padding:0;font-size:13px;line-height:1.6;display:block}.conversation-composer textarea::placeholder{color:var(--soft)}.conversation-composer textarea:hover,.conversation-composer textarea:focus,.conversation-composer textarea:focus-visible{box-shadow:none;background:0 0;border:0;outline:0}.composer-footer{justify-content:space-between;align-items:flex-end;gap:14px;min-height:34px;margin-top:7px;display:flex}.composer-footer>span{min-width:0;max-width:60%;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.composer-attachments{margin-bottom:10px}.composer-attachment{position:relative}.composer-attachment>button{background:var(--ink);width:18px;height:18px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:-6px;right:-6px}.composer-attach-error{color:var(--danger);margin:6px 0 0;font-size:11px}.composer-tools{flex:auto;align-items:center;gap:4px;min-width:0;display:flex}.composer-tool{width:30px;height:30px;color:var(--muted);background:0 0;border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.composer-tool:hover:not(:disabled){background:var(--surface-soft);color:var(--ink)}.composer-tool:disabled{opacity:.45}.composer-thinking{width:auto;color:var(--muted);white-space:nowrap;flex-basis:auto;gap:5px;padding:0 8px;font-size:11px;font-weight:500}.composer-thinking.is-active{background:var(--green-soft);color:var(--green)}.composer-thinking.is-active:hover:not(:disabled){background:color-mix(in srgb, var(--green) 16%, transparent);color:var(--green)}.composer-thinking.is-active:disabled{opacity:1;cursor:default}.composer-hint{min-width:0;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-left:6px;font-size:11px;overflow:hidden}.composer-footer>div:last-child{flex:none;align-items:center;gap:9px;display:flex}.composer-footer em{color:var(--soft);font-size:12px;font-style:normal}.composer-action{background:var(--ink);width:34px;height:34px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:inline-flex}.composer-action:hover:not(:disabled){opacity:.84;transform:translateY(-1px)}.stop-composer-action{background:var(--coral-soft);color:var(--danger)}.nav-scrim{display:none}.spin{animation:.85s linear infinite spin}.pulse{animation:1s ease-in-out infinite live-pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes live-pulse{50%{opacity:.35}}@keyframes skeleton-pulse{50%{opacity:.45}}@keyframes thinking{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes drawer-enter{0%{opacity:0;transform:translate(18px)}}@keyframes toast-enter{0%{opacity:0;transform:translateY(-14px)}}@media (max-width:1359px){.channel-list,.channel-list-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-metric:last-child{grid-column:1/-1}.pricing-settings-band{grid-template-columns:minmax(0,1fr);gap:19px}.pricing-settings-band>header p{max-width:none}}@media (max-width:980px){.marketing-header{grid-template-columns:1fr auto}.marketing-nav{display:none}.mobile-site-menu{display:block}:root{--sidebar-width:0px}.sidebar{width:244px;transition:transform .18s;transform:translate(-102%)}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:inline-flex}.sidebar-toggle{display:none}.nav-scrim{z-index:29;background:#12131147;width:100%;height:100%;display:block;position:fixed;inset:0}.mobile-menu{display:inline-flex}.overview-grid{grid-template-columns:minmax(0,1fr)}.log-toolbar{flex-wrap:wrap}.log-search{width:min(100%,420px)}.auto-refresh-toggle{margin-left:0}.user-toolbar{flex-wrap:wrap}.user-search{width:min(100%,430px)}.account-toolbar{flex-wrap:wrap}.account-search{width:min(100%,430px)}.account-metric-grid{grid-template-columns:minmax(0,1fr)}.account-metric:last-child{grid-column:auto}.user-refresh{margin-left:0}.pricing-settings-band{grid-template-columns:minmax(0,1fr);gap:19px}.pricing-settings-band>header p{max-width:none}}@media (max-width:760px){.marketing-header{height:62px;padding:0 16px}.marketing-actions>.language-link,.marketing-auth-link,.marketing-account-link{display:none}.marketing-auth-actions>.command-button{min-height:32px;padding:0 10px;font-size:12px}.marketing-auth-skeleton{width:108px;height:32px}.marketing-hero{min-height:calc(100svh - 140px);padding:40px 16px 30px}.marketing-hero h1{font-size:64px}.marketing-hero .hero-copy>p{max-width:540px;font-size:15px}.provider-route-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.route-node{min-height:40px;font-size:12px}.route-direction{height:40px}.gateway-node{min-height:60px}.next-section-signal{height:50px}.marketing-section{padding:76px 20px}.section-intro h2{font-size:42px}.workflow-track{grid-template-columns:minmax(0,1fr)}.workflow-track article{min-height:130px}.workflow-track article>svg{top:auto;bottom:-21px;right:50%;transform:translate(50%)rotate(90deg)}.catalog-promotion{grid-template-columns:auto minmax(0,1fr)}.catalog-promotion time{white-space:normal;grid-column:2}.model-catalog-head{display:none}.model-catalog-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px;padding:15px 12px}.catalog-model-name{grid-column:1/-1;padding-bottom:4px}.catalog-price,.catalog-rate,.catalog-effective-rate{align-items:flex-end;min-height:43px;padding-top:16px;display:flex;position:relative}.catalog-price:before,.catalog-rate:before,.catalog-effective-rate:before{color:var(--soft);content:attr(data-label);text-transform:uppercase;font-size:11px;position:absolute;top:0;left:0}.catalog-effective-rate{justify-content:flex-start}.catalog-meta{flex-direction:column;align-items:flex-start;gap:3px}.marketing-footer{grid-template-columns:1fr auto}.marketing-footer p{grid-area:2/1/auto/-1}.auth-site{grid-template-rows:62px minmax(0,1fr) auto}.auth-main{padding:30px 16px 44px}:root{--topbar-height:52px}.topbar{padding:0 14px}.topbar-title{font-size:13px}.page-content{padding:22px 16px 38px}.page-heading{min-height:0;margin-bottom:22px}.page-heading h1{font-size:27px}.page-heading p{max-width:95%;font-size:12px}.page-heading-aside{padding-top:15px}.pricing-settings-band{grid-template-columns:minmax(0,1fr);gap:19px;padding:24px 0}.pricing-settings-band>header p{max-width:none}.email-settings-actions{min-height:70px}.usage-page .page-heading{display:block}.usage-page .page-heading-aside,.usage-heading-actions{width:100%}.usage-periods{flex:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.usage-stat-grid,.usage-stat-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-stat{min-height:116px;padding:15px 14px 13px}.usage-stat strong{font-size:25px}.usage-chart-wrap{height:220px;padding-left:14px;padding-right:14px}.usage-chart-wrap:before,.usage-chart-wrap:after{left:14px;right:14px}.usage-chart-peak{left:14px}.usage-breakdown-grid,.usage-panel-skeleton{grid-template-columns:minmax(0,1fr)}.usage-ranking,.usage-breakdown-empty{min-height:0}.usage-panel-skeleton i{height:320px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:117px;padding:15px 13px 12px}.metric strong{font-size:26px}.metric:last-child{grid-column:1/-1}.section-heading{min-height:62px;padding:12px 14px}.traffic-chart,.traffic-empty{height:178px;padding:25px 14px 18px}.traffic-chart:before,.traffic-chart:after,.traffic-empty:before,.traffic-empty:after{left:14px;right:14px}.recent-section .compact-button{width:30px;min-width:30px;padding:0;font-size:0}.log-toolbar{align-items:stretch}.log-search{flex:100%}.user-toolbar{align-items:stretch}.user-search{flex:100%}.user-refresh{margin-left:auto}.user-table-wrap{background:var(--surface-soft);min-height:0;padding:10px;overflow:visible}.user-table{min-width:0;display:block}.user-table thead{display:none}.user-table tbody{gap:9px;display:grid}.user-table tr{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:7px;padding:14px;display:block}.user-table td{border-top:1px solid var(--line);text-align:right;justify-content:space-between;align-items:center;gap:16px;width:100%;height:auto;min-height:38px;padding:7px 0;display:flex}.user-table td:before{color:var(--soft);content:attr(data-label);text-transform:uppercase;flex:none;font-size:11px}.user-table td:first-child{border-top:0;padding-top:0}.user-table td:first-child:before{display:none}.user-table td:last-child{padding-bottom:0}.user-identity{text-align:left;width:100%}.user-status-control{width:min(205px,68%)}.user-usage{text-align:left;width:min(205px,68%)}.user-table tr:hover td{background:0 0}.user-row-actions{margin-left:auto}.user-table-surface>.empty-state,.user-list-skeleton{min-height:410px}.users-page .account-toolbar .user-refresh{margin-left:auto}.account-toolbar{align-items:stretch}.account-search{flex:100%}.account-toolbar .filter-select,.account-toolbar .provider-filter{flex:140px;width:auto}.account-table-wrap{background:var(--surface-soft);min-height:0;padding:10px;overflow:visible}.account-table{min-width:0;display:block}.account-table thead{display:none}.account-table tbody{gap:9px;display:grid}.account-table tr{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:7px;padding:14px;display:block}.account-table td{border-top:1px solid var(--line);text-align:right;justify-content:space-between;align-items:center;gap:16px;width:100%;height:auto;min-height:38px;padding:7px 0;display:flex}.account-table td:before{color:var(--soft);content:attr(data-label);text-transform:uppercase;flex:none;font-size:11px}.account-table td:first-child{border-top:0;padding-top:0}.account-table td:first-child:before{display:none}.account-table td:last-child{padding-bottom:0}.account-identity{text-align:left;width:100%}.account-identity>div{flex:1}.account-identity>div>span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;line-height:1.45;display:block;overflow:visible}.portal-key-identity .portal-key-value{text-overflow:ellipsis;white-space:nowrap;display:flex;overflow:hidden}.account-channel{width:min(220px,70%)}.account-channel>strong,.account-channel>span,.account-activity small{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.account-channel>span{flex-wrap:wrap;justify-content:flex-end}.account-status{width:min(220px,70%)}.account-table tr:hover td{background:0 0}.account-row-actions{margin-left:auto}.account-table-surface>.empty-state,.account-table-empty-row .empty-state{min-height:280px}.account-table-empty-row{box-shadow:none;background:0 0;padding:0;display:block}.account-table-empty-row td{min-height:0;padding:0;display:block}.account-table-empty-row td:before{display:none}.diagnostic-drawer{width:min(560px,100%)}.diagnostic-drawer-header{padding:20px 18px 16px}.diagnostic-drawer-body{padding-left:18px;padding-right:18px}.diagnostic-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-toolbar{align-items:stretch}.search-field{flex:1}.account-toolbar .account-search{flex:100%;width:100%}.provider-filter{width:132px}.channel-list,.channel-list-skeleton{grid-template-columns:minmax(0,1fr)}.channel-row{min-height:168px}.channel-drawer,.channel-drawer.user-drawer{width:100%}.account-dialog{border-radius:8px;width:100%;max-height:calc(100svh - 24px)}.channel-drawer.pricing-model-drawer{border-radius:8px;width:calc(100% - 12px);height:calc(100dvh - 12px);inset:6px 6px auto auto;overflow:hidden}.drawer-header{padding:20px 18px 16px}.channel-drawer-tabs{padding-left:18px;padding-right:18px}.account-dialog .dialog-pill-tabs{margin-left:18px;margin-right:18px}.channel-form-body{padding:17px 18px 20px}.channel-account-pool-header,.channel-account-pool-list,.channel-account-pool-skeleton{padding-left:18px;padding-right:18px}.drawer-form-footer{padding-right:18px;padding-bottom:max(18px, env(safe-area-inset-bottom));padding-left:18px}.pricing-model-drawer-body{padding-top:0;padding-bottom:0}.pricing-model-toolbar{flex-wrap:wrap;align-items:stretch}.pricing-model-search{flex:100%;width:100%}.pricing-model-filter-tabs{flex-wrap:wrap;flex:100%;width:100%}.pricing-model-filter{flex:64px}.pricing-model-count{flex:auto;align-items:center;min-height:30px;margin-left:0;display:flex}.pricing-model-list-head{display:none}.pricing-model-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;min-height:0;padding:14px 10px}.pricing-model-identity{grid-column:1/-1;padding-bottom:2px}.pricing-model-final,.pricing-model-status{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:38px;display:flex}.pricing-model-mobile-label{color:var(--soft);text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:500;display:block}.pricing-model-badges{align-content:flex-start}.playground-toolbar{gap:10px}.playground-toolbar .playground-model-picker{flex:220px}.composer-hint{display:none}.playground-workbench{min-height:70svh}.playground-conversation{min-height:420px}.conversation-transcript{height:auto;min-height:280px}}@media (max-width:380px){.console-shell .language-button{display:none}}@media (max-width:500px){.marketing-brand strong{display:none}.marketing-actions{gap:7px}.hero-actions{flex-direction:column;gap:5px}.hero-actions>*{width:min(240px,100%)}.marketing-hero h1{font-size:54px}.gateway-ready{display:none}.gateway-node{grid-template-columns:auto minmax(0,1fr)}.route-node{padding:0 8px}.section-intro h2{font-size:34px}.models-page-main{padding:48px 16px 72px}.models-page-intro h1{font-size:36px}.models-page-intro p{font-size:13px}.models-page-catalog{margin-top:38px}.marketing-footer{padding-left:20px;padding-right:20px}.auth-header .marketing-brand strong{display:block}.auth-key-value{grid-template-columns:minmax(0,1fr)}.auth-key-value .secondary-button{width:100%}.auth-code-field button{min-width:108px;padding:0 7px;font-size:11px}.page-heading{display:block}.page-heading-aside{padding-top:15px}.usage-stat{min-height:112px}.usage-stat strong{font-size:22px}.usage-stat small{white-space:normal}.usage-range{text-overflow:ellipsis;max-width:49%;overflow:hidden}.usage-range svg{display:none}.usage-chart-tooltip{max-width:min(220px,100vw - 72px)}.usage-error{grid-template-columns:auto minmax(0,1fr)}.usage-error .secondary-button{grid-column:1/-1;justify-self:start}.channel-heading-actions{justify-content:space-between;width:100%}.channel-overview-grid,.channel-source-grid{grid-template-columns:minmax(0,1fr)}.channel-account-pool-header{flex-direction:column;align-items:stretch}.channel-account-pool-header .console-button{width:100%}.channel-account-pool-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity status""models models""routing actions";gap:9px 12px}.channel-account-pool-actions{justify-self:end}.metric strong{font-size:24px}.section-heading{gap:10px}.section-heading p{display:none}.log-heading-actions{justify-content:space-between;width:100%}.log-search,.log-select,.transport-select{width:100%}.log-segments{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.auto-refresh-toggle{justify-content:flex-end;width:100%}.log-table-surface .data-table-wrap{min-height:420px}.user-toolbar{flex-direction:column}.user-search,.user-filter{width:100%}.user-refresh{align-self:flex-end;margin-left:0}.user-role-picker,.one-time-key{grid-template-columns:minmax(0,1fr)}.one-time-key .secondary-button,.user-key-dialog .account-dialog-actions .command-button{width:100%}.diagnostic-meta{grid-template-columns:minmax(0,1fr)}.model-chain code{max-width:176px}.channel-toolbar{flex-direction:column}.search-field,.provider-filter{width:100%}.provider-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-two,.pricing-form-grid{grid-template-columns:minmax(0,1fr)}.pricing-promotion-description{grid-column:1}.pricing-drawer-price-grid{grid-template-columns:minmax(0,1fr)}.pricing-drawer-preview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.pricing-drawer-preview dl>div:first-child{border-bottom:1px solid var(--line);grid-column:1/-1;padding-bottom:10px;padding-right:0}.pricing-drawer-preview dl>div:nth-child(2n){border-left:0;padding-left:0}.pricing-drawer-preview dl>div:nth-child(odd):not(:first-child){padding-right:0}.pricing-drawer-auto-price{grid-template-columns:minmax(0,1fr);gap:3px}.pricing-drawer-auto-price span{text-align:left;white-space:normal}.pricing-model-drawer-footer>div{flex-wrap:wrap}.pricing-model-drawer-footer>small{text-align:left}.email-test-controls{grid-template-columns:minmax(0,1fr)}.email-settings-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:9px}.email-settings-actions .console-button,.email-test-controls .console-button{width:100%}.dialog-actions{flex-wrap:wrap}.dialog-actions .text-button{order:3;width:100%;margin:0}.playground-toolbar{flex-wrap:wrap}.playground-toolbar .playground-model-picker{flex:100%}.playground-run-state{margin-left:0}.message-list{padding:24px 15px 32px}.chat-message{gap:9px}.user-message{width:96%}.user-message .message-body{padding:10px 12px 11px}.response-meta{flex-wrap:wrap;gap:5px 10px}.playground-response-footer{flex-direction:column-reverse;align-items:flex-start;gap:7px}.playground-response-footer .response-meta{text-align:left}.response-meta span+span:before{margin-right:10px}.conversation-composer{margin:9px}.composer-footer>span{max-width:52%}.playground-model-picker.is-compact{max-width:58%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.auth-login-meta{justify-content:flex-end;margin-top:-6px;display:flex}.auth-login-meta a{color:var(--muted);font-size:12px;transition:color .15s}.auth-login-meta a:hover{color:var(--ink)}.portal-gate{background:var(--canvas);justify-content:center;align-items:center;gap:14px;min-height:100svh;display:flex}.portal-gate--error{text-align:center;flex-direction:column;padding:24px}.portal-gate--error h1{font-family:var(--serif);margin-top:9px;font-size:28px;font-weight:400}.portal-gate--error p{max-width:480px;color:var(--muted);font-size:12px}.portal-gate--error .secondary-button{margin-top:9px}.portal-loader{border:2px solid var(--line-strong);border-top-color:var(--ink);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.portal-sidebar{background:#edf0ec}:root[data-theme=dark] .portal-sidebar{background:#1e201d}.portal-topbar{box-shadow:inset 0 -1px var(--line)}.portal-topbar-actions{gap:8px}.portal-balance-link,.portal-account-summary{min-width:0;color:var(--ink);align-items:center;display:inline-flex}.portal-balance-link{background:var(--green-soft);height:38px;color:var(--green);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--green) 12%, transparent);border-radius:7px;gap:7px;padding:0 11px;transition:background .15s,box-shadow .15s}.portal-balance-link:hover{background:color-mix(in srgb, var(--green-soft) 78%, var(--green));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--green) 20%, transparent)}.portal-balance-link>svg{flex:none}.portal-balance-link>strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;display:block;overflow:hidden}.portal-topbar-tools{background:var(--surface);height:38px;box-shadow:inset 0 0 0 1px var(--line);border-radius:8px;align-items:center;gap:2px;padding:2px;display:flex}.portal-topbar-tools :is(.icon-button,.language-button){border-radius:6px;flex:0 0 32px;width:32px;height:32px}.portal-account-summary{width:32px;height:32px;box-shadow:inset 1px 0 var(--line);border-radius:0 6px 6px 0;flex:0 0 32px;justify-content:center;margin-left:2px;transition:background .15s}.portal-account-summary:hover{background:var(--surface-soft)}.portal-account-summary:hover .portal-account-avatar{background:color-mix(in srgb, var(--cyan-soft) 75%, var(--cyan))}.portal-account-avatar{background:var(--cyan-soft);width:26px;height:26px;color:var(--cyan);font-family:var(--serif);border-radius:6px;flex:0 0 26px;justify-content:center;align-items:center;font-size:12px;transition:background .15s;display:inline-flex}.portal-topbar-tools .portal-logout{box-shadow:inset 1px 0 var(--line);border-radius:0 6px 6px 0;margin-left:1px}.portal-content{max-width:1370px;padding-top:22px;padding-bottom:48px}.portal-page{max-width:1240px;margin:0 auto}.portal-refresh{background:var(--surface);box-shadow:var(--shadow-soft)}.portal-shell .portal-page .page-heading-copy{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:3px 9px;min-width:0;display:grid}.portal-shell .portal-page .page-heading .eyebrow{border-right:1px solid var(--line-strong);color:var(--soft);text-transform:none;white-space:nowrap;grid-area:1/1;margin:0;padding-right:9px;font-size:12px;font-weight:600;line-height:1.3}.portal-shell .portal-page .page-heading h1{overflow-wrap:anywhere;grid-area:1/2;min-width:0;font-family:inherit;font-size:23px;font-weight:600;line-height:1.25}.portal-shell .portal-page .page-heading-copy:not(:has(.eyebrow)) h1{grid-column:1/-1}.portal-shell .portal-page .page-heading p{max-width:720px;color:var(--muted);grid-area:2/1/auto/-1;margin-top:0;font-size:12px;line-height:1.45}.portal-heading-actions{align-items:center;gap:12px;display:flex}.portal-heading-actions>span{color:var(--muted);font-family:var(--serif);white-space:nowrap;font-size:13px}.portal-surface{background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);border-radius:8px}.portal-section-heading{justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:14px 18px;display:flex}.portal-section-heading h2{font-size:13px;font-weight:500}.portal-section-heading p{color:var(--soft);margin-top:4px;font-size:11px}.portal-metric-grid{gap:10px;margin-bottom:15px}.portal-metric{grid-template-rows:auto 1fr auto;gap:6px 10px;min-height:110px;padding:14px 15px 13px}.portal-metric>span{font-size:11px}.portal-metric strong{font-size:24px}.portal-overview-grid{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:15px;display:grid}.portal-quota-panel,.portal-trend-panel{min-height:276px}.portal-quota-panel .portal-section-heading>strong{font-family:var(--serif);font-size:21px;font-weight:400}.portal-limit-list{background:var(--surface-soft);border-radius:7px;margin:0 18px 16px;padding:5px 13px}.portal-limit-list>div{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.portal-limit-list>div+div{box-shadow:inset 0 1px var(--line)}.portal-limit-list span{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.portal-limit-list svg{color:var(--soft)}.portal-limit-list strong{font-family:var(--serif);font-size:14px;font-weight:400}.portal-mini-chart,.portal-usage-chart{align-items:flex-end;gap:5px;height:188px;padding:20px 18px 28px;display:flex}.portal-mini-chart>span,.portal-usage-chart>span{flex:1;justify-content:center;align-items:flex-end;min-width:3px;height:100%;display:flex;position:relative}.portal-mini-chart i,.portal-usage-chart i{background:var(--cyan);opacity:.72;border-radius:3px 3px 1px 1px;width:min(100%,18px);min-height:2px;transition:opacity .15s;display:block}.portal-mini-chart>span:hover i,.portal-usage-chart>span:hover i{opacity:1}.portal-mini-chart small,.portal-usage-chart small{color:var(--soft);white-space:nowrap;font-size:11px;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.portal-inline-empty{min-height:166px;color:var(--soft);text-align:center;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.portal-quickstart{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:15px;padding:13px 16px;display:grid}.portal-quickstart-icon{background:var(--yellow-soft);width:38px;height:38px;color:var(--yellow);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.portal-quickstart h2{font-size:12px;font-weight:500}.portal-quickstart p{color:var(--muted);margin-top:3px;font-size:11px}.portal-sessions-panel{margin-top:15px}.portal-sessions-heading .secondary-button{flex:none}.portal-sessions-state,.portal-sessions-empty{min-height:92px;color:var(--muted);align-items:center;gap:9px;padding:18px 20px;font-size:12px;display:flex}.portal-sessions-error{background:var(--surface-soft);flex-wrap:wrap;align-items:center;gap:6px 12px;margin:16px 20px;padding:12px 14px;font-size:12px;display:flex}.portal-sessions-error strong{font-weight:500}.portal-sessions-error>span{color:var(--muted);overflow-wrap:anywhere}.portal-sessions-error .secondary-button{margin-left:auto}.portal-session-list{margin:0;padding:0 20px;list-style:none}.portal-session-row{grid-template-columns:32px minmax(0,1fr) max-content 32px;align-items:center;gap:12px;min-height:66px;padding:12px 0;display:grid}.portal-session-row+.portal-session-row{border-top:1px solid var(--line)}.portal-session-icon{background:var(--surface-soft);width:32px;height:32px;color:var(--muted);grid-column:1;justify-content:center;align-items:center;display:inline-flex}.portal-session-main{grid-column:2;min-width:0}.portal-session-main>div{align-items:center;gap:8px;min-width:0;display:flex}.portal-session-main strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.portal-session-main small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;display:block;overflow:hidden}.portal-session-current{background:var(--ok-soft);color:var(--ok);border-radius:999px;flex:none;padding:2px 8px;font-size:10px}.portal-session-activity{color:var(--muted);text-align:right;white-space:nowrap;grid-column:3;font-size:11px}.portal-session-row>.icon-button{grid-column:4}@media (max-width:640px){.portal-sessions-heading .secondary-button{width:100%}.portal-session-row{grid-template-columns:32px minmax(0,1fr) 32px}.portal-session-icon{grid-row:1/3}.portal-session-main{grid-area:1/2}.portal-session-main small{white-space:normal}.portal-session-activity{text-align:left;white-space:normal;grid-area:2/2}.portal-session-row>.icon-button{grid-area:1/3/3}}.portal-page-skeleton>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.portal-page-skeleton i,.portal-page-skeleton>span,.portal-key-skeleton i{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.portal-page-skeleton i{height:110px}.portal-page-skeleton>span{height:276px;margin-top:15px}.portal-error-state{background:var(--surface);min-height:170px;box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:22px;display:grid}.portal-error-state>svg{color:var(--danger)}.portal-error-state h2{font-size:13px;font-weight:500}.portal-error-state p{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:11px}.portal-inline-loading{min-height:180px;color:var(--soft);justify-content:center;align-items:center;font-size:11px;display:flex}.portal-key-list{flex-direction:column;gap:9px;display:flex}.portal-key-row{background:var(--surface);min-height:116px;box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:auto minmax(180px,.8fr) minmax(440px,1.5fr) auto auto;align-items:center;gap:16px;padding:16px 17px;display:grid}.portal-key-row.is-disabled{opacity:.64}.portal-key-icon{background:var(--cyan-soft);width:38px;height:38px;color:var(--cyan);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.portal-key-main{min-width:0}.portal-key-main>div{align-items:center;gap:8px;min-width:0;display:flex}.portal-key-main h2{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.portal-environment-label{background:var(--surface-soft);max-width:110px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;padding:3px 6px;font-size:11px;overflow:hidden}.portal-key-main code,.portal-key-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-key-main code{color:var(--muted);font-size:12px}.portal-key-value{align-items:center;gap:4px;min-width:0;margin-top:5px;display:flex}.portal-key-value code{min-width:0}.portal-key-value .icon-button{flex-basis:28px;width:28px;height:28px}.portal-key-main small{color:var(--soft);margin-top:5px;font-size:11px}.portal-status{background:var(--surface-soft);color:var(--soft);border-radius:5px;flex:none;padding:3px 6px;font-size:11px}.portal-status.is-enabled{background:var(--ok-soft);color:var(--ok)}.portal-key-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.portal-key-meta div{min-width:0}.portal-key-meta span,.portal-key-meta strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-key-meta span{color:var(--soft);font-size:11px}.portal-key-meta strong{margin-top:6px;font-size:11px;font-weight:500}.portal-switch{align-items:center;width:34px;height:20px;display:inline-flex;position:relative}.portal-switch input{opacity:0;width:1px;height:1px;position:absolute}.portal-switch>span{background:var(--surface-active);border-radius:10px;width:34px;height:20px;transition:background .15s;position:relative}.portal-switch>span:after{background:var(--surface);width:14px;height:14px;box-shadow:var(--shadow-soft);content:"";border-radius:50%;transition:transform .15s;position:absolute;top:3px;left:3px}.portal-switch input:checked+span{background:var(--green)}.portal-switch input:checked+span:after{transform:translate(14px)}.portal-switch input:focus-visible+span{outline:2px solid var(--cyan);outline-offset:3px}.portal-row-actions{gap:2px;display:flex}.portal-empty-state{background:var(--surface);min-height:390px;box-shadow:var(--shadow-soft);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.portal-empty-state>span{background:var(--surface-soft);width:48px;height:48px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.portal-empty-state h2{margin-top:18px;font-size:13px;font-weight:500}.portal-empty-state p{max-width:420px;color:var(--muted);margin-top:7px;font-size:12px}.portal-empty-state .command-button{margin-top:19px}.portal-key-skeleton{flex-direction:column;gap:9px;display:flex}.portal-key-skeleton i{height:116px}.portal-keys-page .portal-key-table :is(th,td):first-child{width:24%}.portal-keys-page .portal-key-table :is(th,td):nth-child(2){width:150px}.portal-keys-page .portal-key-table :is(th,td):nth-child(7){width:92px}.portal-keys-page .account-table tbody tr:not(.account-table-empty-row) td{height:auto;min-height:72px}.portal-key-identity{align-items:flex-start}.portal-key-identity .portal-key-icon{flex:0 0 36px;width:36px;height:36px;margin-top:2px}.portal-key-identity>div{white-space:normal;flex-direction:column;display:flex;overflow:hidden}.portal-key-identity strong,.portal-key-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-key-identity small{color:var(--soft);margin-top:4px;font-size:11px}.portal-key-identity .portal-key-value{min-width:0}.portal-key-identity .portal-key-value code{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.portal-key-identity .portal-key-value .icon-button{background:0 0;flex:0 0 26px;width:26px;height:26px}.portal-key-table .portal-legacy-label{background:var(--yellow-soft);color:var(--yellow);border-radius:5px;padding:2px 6px;font-size:11px}.portal-key-table tr.is-disabled td{opacity:.72}.account-dialog-body>.portal-form-field:first-child{margin-top:0}.account-dialog .portal-form-field>span:first-child{color:var(--ink);font-size:12px;font-weight:600}.account-dialog .account-advanced.portal-key-advanced{border-bottom:0;margin-top:8px}.account-dialog .portal-form-toggle>span:last-child{align-items:center;gap:10px;display:flex}.account-dialog .portal-form-toggle svg{color:var(--green)}.portal-modal-backdrop,.portal-secret-backdrop{justify-content:center;align-items:center;padding:18px;display:flex}.portal-form-dialog{background:var(--surface);width:min(590px,100%);max-height:min(760px,100svh - 36px);box-shadow:var(--shadow-raised);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.portal-form-dialog>header{flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 17px;display:flex}.portal-form-dialog header h2{font-family:var(--serif);font-size:24px;font-weight:400}.portal-form-dialog header p{color:var(--muted);margin-top:7px;font-size:11px}.portal-form-dialog form{flex-direction:column;flex:1;min-height:0;display:flex}.portal-form-scroll{min-height:0;padding:9px 24px 20px;overflow-y:auto}.portal-form-field{margin-top:14px;display:block}.portal-form-field>span:first-child{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:500;display:block}.portal-form-field input,.portal-form-field textarea,.portal-form-field select{background:var(--canvas);width:100%;min-width:0;box-shadow:inset 0 0 0 1px var(--line-strong);border:0;border-radius:7px;outline:0;font-size:12px;display:block}.portal-form-field input{height:40px;padding:0 11px}.portal-form-field select{height:40px;color:var(--ink);padding:0 11px}.portal-form-field textarea{resize:vertical;padding:10px 11px;line-height:1.55}.portal-form-field input:focus,.portal-form-field textarea:focus,.portal-form-field select:focus{box-shadow:inset 0 0 0 2px var(--cyan)}.portal-form-field small,.portal-form-hint{color:var(--soft);margin-top:6px;font-size:11px;display:block}.portal-key-advanced{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}.portal-key-advanced>summary{min-height:62px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;list-style:none;display:grid}.portal-key-advanced>summary::-webkit-details-marker{display:none}.portal-key-advanced>summary:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:6px}.portal-key-advanced-icon{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.portal-key-advanced>summary>span:nth-child(2){min-width:0}.portal-key-advanced>summary strong,.portal-key-advanced>summary small{display:block}.portal-key-advanced>summary strong{font-size:12px;font-weight:500}.portal-key-advanced>summary small{color:var(--soft);margin-top:3px;font-size:11px;line-height:1.45}.portal-key-advanced>summary>svg{color:var(--soft);transition:transform .15s}.portal-key-advanced[open]>summary>svg{transform:rotate(180deg)}.portal-key-advanced-fields{padding:0 0 5px}.portal-key-advanced-fields>.portal-form-field:first-child{margin-top:8px}.portal-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-input-icon{background:var(--canvas);box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--soft);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding-left:11px;display:grid}.portal-input-icon input{padding-left:0}.portal-form-toggle{background:var(--surface-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:20px;min-height:58px;margin-top:18px;padding:8px 12px;display:flex}.portal-form-toggle>span{align-items:center;gap:10px;display:flex}.portal-form-toggle svg{color:var(--green)}.portal-form-toggle strong,.portal-form-toggle small{display:block}.portal-form-toggle strong{font-size:12px;font-weight:500}.portal-form-toggle small{color:var(--soft);margin-top:2px;font-size:11px}.portal-form-toggle input{accent-color:var(--green)}.portal-form-dialog footer{background:var(--surface);flex:none;justify-content:flex-end;gap:8px;padding:13px 24px 18px;display:flex;box-shadow:0 -10px 25px #17181609}.portal-secret-dialog{background:var(--surface);width:min(530px,100%);box-shadow:var(--shadow-raised);border-radius:8px;padding:26px}.portal-secret-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.portal-secret-dialog h2{font-family:var(--serif);margin-top:18px;font-size:26px;font-weight:400}.portal-secret-dialog>p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.65}.portal-secret-value{background:var(--surface-soft);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:20px 0 16px;padding:9px;display:grid}.portal-secret-value code{white-space:nowrap;-webkit-user-select:all;user-select:all;min-width:0;padding:3px;font-size:12px;overflow-x:auto}.portal-secret-dialog>.command-button{width:100%}.portal-period-actions{align-items:center;gap:8px;display:flex}.portal-period-actions>div{background:var(--surface);height:38px;box-shadow:var(--shadow-soft);border-radius:7px;grid-template-columns:repeat(3,minmax(58px,1fr));gap:2px;padding:3px;display:grid}.portal-period-actions>div button{height:32px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:6px;padding:0 10px;font-size:11px}.portal-period-actions>div button.is-active{background:var(--surface-active);color:var(--ink)}.portal-period-actions>.icon-button{background:var(--surface);box-shadow:var(--shadow-soft)}.portal-billing-summary{grid-template-columns:minmax(250px,.8fr) minmax(0,1.8fr);margin-bottom:15px;display:grid;overflow:hidden}.portal-billing-lead{background:var(--surface-soft);align-items:center;gap:13px;min-width:0;padding:18px;display:flex}.portal-billing-lead>span{background:var(--green-soft);width:39px;height:39px;color:var(--green);border-radius:7px;flex:0 0 39px;justify-content:center;align-items:center;display:inline-flex}.portal-billing-lead>div{min-width:0}.portal-billing-lead small,.portal-billing-lead strong{display:block}.portal-billing-lead small{color:var(--muted);font-size:11px}.portal-billing-lead strong{font-family:var(--serif);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 5px;font-size:23px;font-weight:400;overflow:hidden}.portal-billing-summary dl{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;display:grid}.portal-billing-summary dl>div{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;padding:15px 18px;display:flex}.portal-billing-summary dt{color:var(--muted);font-size:11px}.portal-billing-summary dd{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:13px;font-weight:500;overflow:hidden}.portal-billing-summary dl small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.portal-billing-skeleton{border-radius:8px;grid-template-columns:.8fr repeat(3,.6fr);gap:1px;height:106px;margin-bottom:15px;display:grid;overflow:hidden}.portal-billing-skeleton i{background:var(--surface);animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.portal-billing-error,.portal-usage-chart-panel{margin-bottom:15px}.portal-usage-chart{gap:3px;height:260px;padding-top:30px}.portal-usage-chart i{background:var(--green);max-width:14px}.portal-ranking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.portal-ranking-panel ol{flex-direction:column;gap:4px;margin:0;padding:2px 12px 14px;list-style:none;display:flex}.portal-ranking-panel li{border-radius:7px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px;display:grid}.portal-ranking-panel li:hover{background:var(--surface-soft)}.portal-ranking-panel li>span{color:var(--soft);font-family:var(--serif);font-size:12px}.portal-ranking-panel li>div{min-width:0}.portal-ranking-panel strong,.portal-ranking-panel small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-ranking-panel strong{font-size:12px;font-weight:500}.portal-ranking-panel small{color:var(--soft);margin-top:3px;font-size:11px}.portal-ranking-panel li>div>i{background:var(--surface-active);border-radius:2px;height:3px;margin-top:7px;display:block;overflow:hidden}.portal-ranking-panel li>div>i b{border-radius:inherit;background:var(--cyan);height:100%;display:block}.portal-ranking-panel li>em{color:var(--muted);font-size:11px;font-style:normal}.portal-ledger-panel{margin-top:15px;overflow:hidden}.portal-ledger-count{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.portal-ledger-count svg{color:var(--cyan)}.portal-ledger-table-wrap{min-height:360px;overflow-x:auto}.portal-ledger-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:850px}.portal-ledger-table th{height:36px;color:var(--soft);text-align:left;text-transform:uppercase;padding:0 13px;font-size:11px;font-weight:500}.portal-ledger-table td{border-top:1px solid var(--line);height:62px;color:var(--muted);vertical-align:middle;padding:8px 13px;font-size:11px}.portal-ledger-table tbody tr:hover td{background:var(--surface-soft)}.portal-ledger-table th:first-child{width:145px}.portal-ledger-table th:nth-child(2){width:205px}.portal-ledger-table th:nth-child(3){width:120px}.portal-ledger-table th:nth-child(4){width:130px}.portal-ledger-table th:nth-child(5){width:120px}.portal-ledger-table th:nth-child(6){width:130px}.portal-ledger-table td>strong,.portal-ledger-table td>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-ledger-table td>strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.portal-ledger-table td>small{color:var(--soft);margin-top:4px;font-size:11px}.portal-ledger-usage{min-width:0}.portal-ledger-usage strong,.portal-ledger-usage small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.portal-ledger-usage strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.portal-ledger-usage small{color:var(--soft);margin-top:4px;font-size:11px}.ledger-token-split{cursor:help;border-radius:3px}.ledger-token-split:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.portal-ledger-entry{min-width:0}.portal-ledger-entry small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}.portal-ledger-table time{white-space:nowrap;font-size:11px}.portal-ledger-kind{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.portal-ledger-kind i{background:var(--cyan);border-radius:50%;width:6px;height:6px}.portal-ledger-kind.is-adjustment i{background:var(--yellow)}.portal-ledger-kind.is-recharge i{background:var(--ok)}.portal-ledger-kind.is-refund i{background:var(--coral)}.portal-ledger-kind.is-dispute i{background:var(--ink)}.portal-ledger-amount.is-positive{color:var(--ok)}.portal-ledger-amount.is-negative{color:var(--coral)}.portal-ledger-amount.is-neutral{color:var(--soft)}.portal-ledger-empty{min-height:260px}.portal-ledger-skeleton{background:var(--line);gap:1px;min-height:360px;display:grid}.portal-ledger-skeleton i{background:var(--surface);animation:1.4s ease-in-out infinite skeleton-pulse;display:block}
.portal-recharge-page .recharge-wallet-card{justify-content:center;min-height:256px}.portal-recharge-page .recharge-wallet-meta{background:var(--dash-dot-rule) 0 0 / var(--dash-rule-size) repeat-x;justify-content:space-between;align-items:center;gap:24px;padding-top:18px;display:flex}.portal-recharge-page .recharge-wallet-meta>p{min-width:0;margin:0}.portal-recharge-page .recharge-wallet-meta>em{flex:none}@keyframes recharge-buy-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes recharge-buy-modal-in{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes recharge-buy-step-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes recharge-buy-check-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes recharge-buy-overlay-out{to{opacity:0}}@keyframes recharge-buy-modal-out{to{opacity:0;transform:translateY(8px)scale(.97)}}.portal-recharge-page .recharge-buy-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14110f6b;padding:24px;animation:.42s cubic-bezier(.22,1,.36,1) both recharge-buy-overlay-in}.portal-recharge-page .recharge-buy-overlay[data-state=closed]{animation:.18s both recharge-buy-overlay-out}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-purchase-dialog{isolation:isolate;background:var(--surface);width:min(560px,100%);max-height:calc(100svh - 48px);color:var(--ink);transform-origin:50%;border:0;flex-direction:column;padding:0;animation:.42s cubic-bezier(.22,1,.36,1) both recharge-buy-modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #14110f80;border-radius:16px!important}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-purchase-dialog[data-state=closed]{animation:.18s both recharge-buy-modal-out}.recharge-purchase-dialog:before,.recharge-purchase-dialog:after{content:"";pointer-events:none;position:absolute;inset:0}.recharge-purchase-dialog:before{z-index:-2;background:url(/portal/recharge-modal-bg.webp) 50% -14px/106% no-repeat}.recharge-purchase-dialog:after{z-index:-1;background:linear-gradient(#ffffff0a,#ffffff80 22%,#ffffffeb 44%,#fff 62%)}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close{z-index:3;color:#fff;cursor:pointer;width:34px;height:34px;box-shadow:none;background:0 0;border:0;place-items:center;padding:0;transition:background-color .16s,color .16s;display:grid;position:absolute;top:16px;right:16px;border-radius:8px!important}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close:hover:not(:disabled){color:#fff;background:#14110f38}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close[aria-disabled=true]{cursor:not-allowed;opacity:.5}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close[aria-disabled=true]:hover{background:0 0}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close:focus-visible{outline-offset:2px;outline:2px solid #fffffff2}.recharge-buy-header{flex:none;padding:30px 58px 0 30px;animation:.45s cubic-bezier(.22,1,.36,1) 70ms both recharge-buy-step-in}.recharge-buy-header h2{color:#14110f;margin:0;font-size:1.32rem;font-weight:700;line-height:1.5}.recharge-buy-header p{color:#14110f94;margin:7px 0 0;font-size:13.5px;line-height:1.55}.recharge-buy-body{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:16px;min-height:0;max-height:62vh;padding:20px 30px 24px;display:flex;overflow-y:auto}.recharge-buy-options,.recharge-buy-options-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.recharge-buy-option,.recharge-buy-options-skeleton i{background:#fff;border:1.5px solid #14110f1c;border-radius:12px;min-height:72px}.recharge-buy-option{color:#14110f;cursor:pointer;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-width:0;padding:14px 16px;transition:border-color .16s,background-color .16s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1);animation:.45s cubic-bezier(.22,1,.36,1) both recharge-buy-step-in;display:flex;position:relative}.recharge-buy-option:first-child{animation-delay:.13s}.recharge-buy-option:nth-child(2){animation-delay:.165s}.recharge-buy-option:nth-child(3){animation-delay:.2s}.recharge-buy-option:nth-child(4){animation-delay:.235s}.recharge-buy-option:nth-child(n+5){animation-delay:.27s}.recharge-buy-option:hover:not(:disabled){border-color:#14110f38;transform:translateY(-1px);box-shadow:0 12px 26px -22px #14110f5c}.recharge-buy-option:active:not(:disabled){transform:translateY(0)scale(.99)}.app-shell.portal-site .portal-recharge-page .recharge-buy-option:focus-visible{outline-offset:2px;outline:2px solid #c2410c}.recharge-buy-option.is-selected{background:linear-gradient(150deg,#fff6ee,#ffeede);border-color:#ea580c}.recharge-buy-option:disabled{cursor:not-allowed;opacity:.5}.recharge-buy-option-check{color:#fff;background:#ea580c;border-radius:50%;place-items:center;width:20px;height:20px;animation:.22s cubic-bezier(.34,1.45,.64,1) both recharge-buy-check-in;display:grid;position:absolute;top:10px;right:10px}.recharge-buy-option-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;max-width:calc(100% - 24px);font-size:15px;font-weight:650;line-height:1.2;display:flex;overflow:hidden}.recharge-buy-option-name>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recharge-buy-option-name em{color:#9a3412;background:#ffe7cf;border-radius:5px;flex:none;padding:2px 7px;font-size:10.5px;font-style:normal;font-weight:700;line-height:1.35}.recharge-buy-option>strong{font-variant-numeric:tabular-nums;font-size:19px;font-weight:700;line-height:1}.recharge-buy-option-bonus{color:#15803d;background:#f0fdf4;border-radius:8px;align-items:center;max-width:100%;min-height:22px;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.recharge-buy-option>small{color:#14110f94;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:1.3;overflow:hidden}.recharge-buy-options-skeleton i{animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.recharge-buy-state{color:#14110f94;text-align:center;background:#ffffffbf;border:1px solid #14110f1c;border-radius:12px;align-content:center;justify-items:center;gap:8px;min-height:226px;padding:22px;display:grid}.recharge-buy-state strong{color:#14110f;font-size:14px}.recharge-buy-state span{max-width:360px;font-size:12px;line-height:1.55}.recharge-buy-state .secondary-button{margin-top:6px}.recharge-buy-summary{background:linear-gradient(160deg,#fff8f3,#fffbf7);border:0;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:16px 18px;animation:.45s cubic-bezier(.22,1,.36,1) .35s both recharge-buy-step-in;display:grid;position:relative;box-shadow:inset 0 0 0 1px #f9731626}.recharge-buy-summary>div{min-width:0}.recharge-buy-summary>div+div{border-left:1px solid #14110f17;padding-left:18px}.recharge-buy-summary dt{color:#14110fa3;text-transform:uppercase;font-size:11px;font-weight:500}.recharge-buy-summary dd{color:#14110f;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:18px;font-weight:700;overflow:hidden}.recharge-buy-product-description{color:#14110fa3;margin:0;font-size:12px;line-height:1.55}.recharge-buy-terms{color:#14110fa3;margin:0;font-size:11px;line-height:1.5;animation:.45s cubic-bezier(.22,1,.36,1) .395s both recharge-buy-step-in}.recharge-buy-error{color:#b91c1c;background:#fef2f2;border:1px solid #dc262633;border-radius:8px;margin:0;padding:9px 11px;font-size:12px;line-height:1.45}.recharge-buy-footer{flex-direction:column;flex:none;align-items:center;padding:4px 30px 26px;animation:.45s cubic-bezier(.22,1,.36,1) .43s both recharge-buy-step-in;display:flex}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-buy-pay-button{color:#fffefb;background:#14110f;justify-content:center;width:300px;min-width:0;height:48px;min-height:48px;padding:0 22px;font-size:15px;border-radius:999px!important}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-buy-pay-button:hover:not(:disabled){color:#fffefb;background:#2c241d}.recharge-buy-footer>p{color:#14110f94;text-align:center;width:300px;margin:10px 0 0;font-size:12px;line-height:1.4}@media (max-width:640px){.portal-recharge-page .recharge-wallet-card{min-height:0}.app-shell.portal-site .portal-recharge-page .portal-overview-wallet-actions .recharge-wallet-button{justify-content:center;width:100%;height:44px}.portal-recharge-page .recharge-wallet-meta{flex-direction:column;align-items:flex-start;gap:10px;padding-top:14px}.app-shell.portal-site .portal-recharge-page .recharge-wallet-meta>.portal-overview-wallet-description{background:0 0;padding-top:0}.portal-recharge-page .recharge-buy-overlay{padding:14px}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-purchase-dialog{width:min(560px,100%);max-height:calc(100svh - 28px)}.app-shell.portal-site .portal-recharge-page button.recharge-dialog-close{width:32px;height:32px;top:10px;right:10px}.recharge-buy-header{padding:17px 48px 0 18px}.recharge-buy-header h2{font-size:18px}.recharge-buy-header p{margin-top:5px;font-size:12px}.recharge-buy-body{gap:12px;padding:13px 18px 14px}.recharge-buy-options,.recharge-buy-options-skeleton{gap:8px}.recharge-buy-option,.recharge-buy-options-skeleton i{min-height:72px}.recharge-buy-option{gap:5px;padding:10px 12px}.recharge-buy-option-check{width:18px;height:18px;top:8px;right:8px}.recharge-buy-option-name{gap:5px;max-width:calc(100% - 18px);font-size:13.5px}.recharge-buy-option-name em{padding:2px 5px;font-size:9.5px}.recharge-buy-option>strong{font-size:16.5px}.recharge-buy-option-bonus{min-height:19px;padding:2px 6px;font-size:10px}.recharge-buy-option>small{font-size:11px}.recharge-buy-state{min-height:212px;padding:18px}.recharge-buy-summary{padding:12px 14px}.recharge-buy-summary>div+div{padding-left:12px}.recharge-buy-summary dt{font-size:10.5px}.recharge-buy-summary dd{font-size:16px}.recharge-buy-footer{padding:2px 18px 16px}.app-shell.portal-site .portal-recharge-page .modal-backdrop .recharge-buy-pay-button{width:220px;height:48px;min-height:48px;padding:0 16px}.recharge-buy-footer>p{width:220px;margin-top:8px;font-size:11px}}.recharge-orders-panel{margin-top:24px;overflow:hidden}.recharge-order-count{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.recharge-order-count svg{color:var(--cyan)}.recharge-orders-table-wrap{min-height:360px;overflow-x:auto}.recharge-orders-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:960px}.recharge-orders-table th{height:36px;color:var(--soft);text-align:left;text-transform:uppercase;padding:0 13px;font-size:11px;font-weight:500}.recharge-orders-table td{border-top:1px solid var(--line);height:62px;color:var(--muted);vertical-align:middle;padding:8px 13px;font-size:11px}.recharge-orders-table tbody tr:hover td{background:var(--surface-soft)}.recharge-orders-table th:first-child{width:170px}.recharge-orders-table th:nth-child(2){width:180px}.recharge-orders-table th:nth-child(3){width:110px}.recharge-orders-table th:nth-child(4){width:105px}.recharge-orders-table th:nth-child(5){width:140px}.recharge-orders-table th:nth-child(6){width:270px}.recharge-orders-table code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.recharge-order-product strong,.recharge-order-product small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recharge-order-product strong{color:var(--ink);font-size:11px;font-weight:500}.recharge-order-product small{color:var(--soft);margin-top:4px;font-size:11px}.recharge-order-money{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.recharge-status{white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.recharge-status i{background:var(--soft);border-radius:50%;width:6px;height:6px}.recharge-status.is-pending{color:#947a2d}.recharge-status.is-pending i{background:var(--yellow)}.recharge-status.is-paid{color:var(--ok)}.recharge-status.is-paid i{background:var(--ok)}.recharge-status.is-refunded{color:var(--cyan)}.recharge-status.is-refunded i{background:var(--cyan)}.recharge-order-actions{justify-content:flex-end;align-items:center;gap:4px;min-height:30px;display:flex}.recharge-order-actions .compact-button{min-height:29px}.recharge-order-actions .recharge-waffo-button{white-space:nowrap}.recharge-order-actions .icon-button{flex-basis:29px;width:29px;height:29px}.recharge-orders-empty{min-height:280px}.waffo-checkout-window{--checkout-canvas:#060f11;--checkout-surface:#0a1a1f;--checkout-ink:#fff;--checkout-muted:#b5bdc5;--checkout-line:#ffffff24;--checkout-accent:#adff85;--checkout-accent-ink:#06100e;background:var(--checkout-canvas);min-width:280px;min-height:100vh;color:var(--checkout-ink);font-family:var(--font-sans);letter-spacing:0;margin:0}:root[data-theme=light] .waffo-checkout-window{--checkout-canvas:#f3f6f3;--checkout-surface:#fff;--checkout-ink:#101718;--checkout-muted:#536065;--checkout-line:#0b1c1f29;--checkout-accent-ink:#06100e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] .waffo-checkout-window{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.waffo-checkout-window *,.waffo-checkout-window :before,.waffo-checkout-window :after{box-sizing:border-box;letter-spacing:0}.waffo-checkout-loading-page{place-items:center;min-height:100dvh;padding:32px 24px;display:grid;position:relative}.waffo-checkout-loading{text-align:center;justify-items:center;width:min(100%,420px);display:grid}.waffo-checkout-loading-brand{color:var(--checkout-ink);align-items:center;gap:10px;margin-bottom:44px;font-size:14px;font-weight:600;display:flex}.waffo-checkout-loading-brand-mark{background:var(--checkout-accent);width:32px;height:32px;color:var(--checkout-accent-ink);border-radius:8px;place-items:center;font-size:15px;font-weight:700;display:grid}.waffo-checkout-loading-spinner{border:3px solid var(--checkout-line);border-top-color:var(--checkout-accent);border-radius:50%;width:36px;height:36px;margin-bottom:22px;animation:.85s linear infinite waffo-checkout-spin}.waffo-checkout-loading h1{color:var(--checkout-ink);margin:0;font-size:20px;font-weight:600;line-height:1.35}.waffo-checkout-loading p{max-width:360px;color:var(--checkout-muted);margin:10px 0 0;font-size:13px;line-height:1.65}.waffo-checkout-loading-close{z-index:1;border:1px solid var(--checkout-line);background:var(--checkout-surface);width:36px;height:36px;color:var(--checkout-muted);cursor:pointer;font:inherit;border-radius:8px;place-items:center;padding:0;font-size:22px;line-height:1;display:grid;position:fixed;top:16px;right:16px}.waffo-checkout-loading-close:hover{border-color:var(--checkout-accent);color:var(--checkout-ink)}.waffo-checkout-loading-close:focus-visible{outline:2px solid var(--checkout-accent);outline-offset:3px}@keyframes waffo-checkout-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.waffo-checkout-loading-spinner{animation:none}}@media (max-width:480px){.waffo-checkout-loading-page{padding:24px 20px}.waffo-checkout-loading-brand{margin-bottom:36px}.waffo-checkout-loading h1{font-size:18px}}.recharge-admin-page{width:min(1280px,100%);margin:0 auto}.recharge-admin-heading-actions{align-items:center;gap:10px;display:flex}.waffo-settings-surface{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;margin-bottom:16px;overflow:hidden}.waffo-settings-header{justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:13px 16px;display:flex}.waffo-settings-header>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.waffo-settings-icon{background:var(--yellow-soft);width:36px;height:36px;color:color-mix(in srgb, var(--yellow) 64%, var(--ink));border-radius:7px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.waffo-settings-header h2{font-size:13px;font-weight:500}.waffo-settings-header p{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.waffo-settings-header-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.waffo-environment-badge,.waffo-config-status{border:1px solid var(--line);min-height:28px;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:500;display:inline-flex}.waffo-environment-badge.is-prod{border-color:color-mix(in srgb, var(--coral) 28%, var(--line));background:var(--coral-soft);color:var(--coral)}.waffo-config-status i{background:var(--coral);width:7px;height:7px;box-shadow:0 0 0 3px var(--coral-soft);border-radius:50%}.waffo-config-status.is-ready i{background:var(--ok);box-shadow:0 0 0 3px var(--ok-soft)}.waffo-config-status.is-disabled i{background:var(--soft);box-shadow:0 0 0 3px var(--surface-active)}.waffo-settings-form{border-top:1px solid var(--line)}.waffo-settings-fieldset{border:0;min-width:0;margin:0;padding:20px 16px 0}.waffo-settings-primary-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.waffo-settings-toggle,.waffo-environment-field{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;min-width:0;min-height:68px;margin:0;padding:12px 13px}.waffo-settings-toggle{justify-content:space-between;align-items:center;gap:16px;display:flex}.waffo-settings-toggle strong,.waffo-settings-toggle small{display:block}.waffo-settings-toggle strong,.waffo-environment-field legend{color:var(--ink);font-size:12px;font-weight:500}.waffo-settings-toggle small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}.waffo-environment-field legend{padding:0}.waffo-environment-segments{background:var(--surface-active);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin-top:7px;padding:3px;display:grid}.waffo-environment-segments label{min-width:0;height:30px;color:var(--muted);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;font-size:11px;font-weight:500;display:flex;position:relative}.waffo-environment-segments label[data-selected=true]{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-soft)}.waffo-environment-segments label:focus-within{outline:2px solid var(--cyan);outline-offset:1px}.waffo-environment-segments input{opacity:0;width:1px;height:1px;position:absolute}.waffo-production-warning{border-left:2px solid var(--coral);background:var(--coral-soft);color:var(--coral);align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.waffo-production-warning svg{flex:none}.waffo-settings-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:17px 14px;padding-top:20px;display:grid}.waffo-settings-grid>.form-section{grid-column:span 2}.waffo-settings-grid input,.waffo-settings-grid textarea{width:100%}.waffo-settings-grid input{font-variant-numeric:tabular-nums}.waffo-settings-grid .waffo-private-key-field{grid-column:1/-1}.waffo-settings-grid .waffo-url-field{grid-column:span 3}.waffo-private-key-input{position:relative}.waffo-private-key-input input{font-family:var(--font-mono);padding-right:42px;font-size:11px}.waffo-private-key-input button{background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:0 7px 7px 0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1px;right:1px}.waffo-private-key-input button:hover{color:var(--ink)}.waffo-readiness{background:var(--coral-soft);color:var(--coral);border-radius:7px;align-items:center;gap:9px;margin-top:18px;padding:11px 12px;display:flex}.waffo-readiness.is-ready{background:var(--ok-soft);color:var(--ok)}.waffo-readiness strong,.waffo-readiness small{display:block}.waffo-readiness strong{font-size:11px;font-weight:500}.waffo-readiness small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.waffo-settings-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:72px;margin-top:18px;display:flex}.waffo-settings-footer>span{color:var(--soft);font-size:11px}.waffo-settings-footer>div{align-items:center;gap:8px;display:flex}.waffo-settings-error{border-top:1px solid var(--line);min-height:128px;color:var(--coral);align-items:center;gap:11px;padding:18px 16px;display:flex}.waffo-settings-error>div{flex:1;min-width:0}.waffo-settings-error strong,.waffo-settings-error p{display:block}.waffo-settings-error strong{color:var(--ink);font-size:12px}.waffo-settings-error p{color:var(--muted);margin-top:3px;font-size:11px}.waffo-settings-skeleton{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 16px;display:grid}.waffo-settings-skeleton i{background:var(--surface-soft);border-radius:7px;height:68px;animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.recharge-product-surface,.recharge-order-surface{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;overflow:hidden}.recharge-order-surface{margin-top:16px}.recharge-product-section-header,.recharge-order-section-header{justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:13px 16px;display:flex}.recharge-product-section-header>div:first-child,.recharge-order-section-header>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.recharge-product-section-icon,.recharge-order-section-icon{background:var(--cyan-soft);width:36px;height:36px;color:var(--cyan);border-radius:7px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.recharge-order-section-icon{background:var(--green-soft);color:var(--green)}.recharge-product-section-header h2,.recharge-order-section-header h2{font-size:13px;font-weight:500}.recharge-product-section-header p,.recharge-order-section-header p{color:var(--muted);margin-top:4px;font-size:11px}.recharge-product-section-actions{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;font-size:11px;display:flex}.recharge-order-section-header>span{color:var(--muted);white-space:nowrap;font-size:11px}.recharge-product-table-wrap{min-height:280px;overflow-x:auto}.recharge-product-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1010px}.recharge-product-table th,.recharge-order-table th{height:36px;color:var(--soft);text-align:left;text-transform:uppercase;padding:0 12px;font-size:11px;font-weight:500}.recharge-product-table td,.recharge-order-table td{border-top:1px solid var(--line);height:64px;color:var(--muted);vertical-align:middle;padding:8px 12px;font-size:11px}.recharge-product-table tbody tr:hover td,.recharge-order-table tbody tr:hover td{background:var(--surface-soft)}.recharge-product-table th:first-child{width:250px}.recharge-product-table th:nth-child(2),.recharge-product-table th:nth-child(3),.recharge-product-table th:nth-child(4){width:128px}.recharge-product-table th:nth-child(5){width:72px}.recharge-product-table th:nth-child(6){width:155px}.recharge-product-table th:nth-child(7){width:60px}.recharge-product-row-disabled{opacity:.62}.recharge-product-identity{align-items:center;gap:9px;min-width:0;display:flex}.recharge-product-identity>span{background:var(--surface-soft);width:32px;height:32px;color:var(--muted);border-radius:7px;flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.recharge-product-identity>div{min-width:0}.recharge-product-identity strong,.recharge-product-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recharge-product-identity strong{color:var(--ink);font-size:12px;font-weight:500}.recharge-product-identity small{color:var(--soft);margin-top:3px;font-size:11px}.recharge-product-amount,.recharge-product-credit{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.recharge-product-bonus{color:#947a2d;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:11px;display:inline-flex}.recharge-product-bonus svg{color:var(--yellow)}.recharge-product-sort{font-variant-numeric:tabular-nums}.recharge-product-status-control{justify-content:space-between;align-items:center;gap:9px;display:flex}.recharge-product-row-actions,.recharge-order-row-actions{justify-content:flex-end;align-items:center;gap:3px;display:flex}.recharge-product-row-actions .icon-button,.recharge-order-row-actions .icon-button{flex-basis:29px;width:29px;height:29px}.recharge-product-pagination,.recharge-order-pagination{background:var(--surface-soft);min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:7px 11px 7px 15px;font-size:11px;display:flex}.recharge-product-pagination>div,.recharge-order-pagination>div{gap:3px;display:flex}.recharge-product-pagination .icon-button,.recharge-order-pagination .icon-button{background:var(--surface);flex-basis:30px;width:30px;height:30px}.recharge-product-skeleton,.recharge-order-skeleton{background:var(--line);gap:1px;min-height:280px;display:grid}.recharge-product-skeleton span,.recharge-order-skeleton span{background:var(--surface);animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.recharge-product-empty,.recharge-order-empty{min-height:280px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.recharge-product-empty h3,.recharge-order-empty h3{color:var(--ink);font-size:12px;font-weight:500}.recharge-product-empty p,.recharge-order-empty p{max-width:410px;font-size:11px;line-height:1.55}.recharge-product-empty .command-button,.recharge-product-empty .secondary-button,.recharge-order-empty .secondary-button{margin-top:8px}.recharge-order-toolbar{background:var(--surface-soft);align-items:center;gap:9px;min-height:58px;padding:10px 12px;display:flex}.recharge-order-search{background:var(--surface);width:min(410px,100%);height:37px;color:var(--muted);border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 5px 0 11px;display:grid}.recharge-order-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.recharge-order-search .icon-button{flex-basis:29px;width:29px;height:29px}.recharge-order-filter{background:var(--surface);border-radius:7px;width:150px;height:37px;padding:0 9px;display:block}.recharge-order-filter select{background:0 0;border:0;outline:0;width:100%;height:100%;font-size:11px}.recharge-order-refresh{background:var(--surface);margin-left:auto}.recharge-order-table-wrap{min-height:400px;overflow-x:auto}.recharge-order-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1260px}.recharge-order-table th:first-child{width:170px}.recharge-order-table th:nth-child(2){width:145px}.recharge-order-table th:nth-child(3){width:150px}.recharge-order-table th:nth-child(4){width:180px}.recharge-order-table th:nth-child(5){width:155px}.recharge-order-table th:nth-child(6){width:105px}.recharge-order-table th:nth-child(7){width:190px}.recharge-order-table th:nth-child(8){width:90px}.recharge-order-number strong,.recharge-order-number small,.recharge-order-customer strong,.recharge-order-customer small,.recharge-order-credit strong,.recharge-order-credit small,.recharge-order-payment strong,.recharge-order-payment code,.recharge-order-time time,.recharge-order-time small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recharge-order-number strong,.recharge-order-customer strong,.recharge-order-credit strong,.recharge-order-payment strong{color:var(--ink);font-size:11px;font-weight:500}.recharge-order-number small,.recharge-order-customer small,.recharge-order-credit small,.recharge-order-payment code,.recharge-order-time small{color:var(--soft);margin-top:4px;font-size:11px}.recharge-order-status{white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.recharge-order-status i{background:var(--soft);border-radius:50%;width:6px;height:6px}.recharge-order-status--pending{color:#947a2d}.recharge-order-status--pending i{background:var(--yellow)}.recharge-order-status--paid{color:var(--ok)}.recharge-order-status--paid i{background:var(--ok)}.recharge-order-status--refunded{color:var(--cyan)}.recharge-order-status--refunded i{background:var(--cyan)}.recharge-product-dialog{background:var(--surface);width:min(540px,100%);max-height:min(760px,100svh - 36px);box-shadow:var(--shadow-raised);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.recharge-product-dialog-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:23px 24px 17px;display:flex}.recharge-product-dialog-header h2{font-family:var(--serif);font-size:23px;font-weight:400}.recharge-product-dialog-header p{color:var(--muted);margin-top:7px;font-size:11px}.recharge-product-form{flex-direction:column;flex:1;min-height:0;display:flex}.recharge-product-form-body{min-height:0;padding:8px 24px 20px;overflow-y:auto}.recharge-product-field{margin-top:14px;display:block}.recharge-product-field>span:first-child{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:500;display:block}.recharge-product-field>input,.recharge-product-field>textarea{background:var(--canvas);width:100%;box-shadow:inset 0 0 0 1px var(--line-strong);border:0;border-radius:7px;outline:0;font-size:12px}.recharge-product-field>input{height:40px;padding:0 11px}.recharge-product-field>textarea{resize:vertical;padding:10px 11px;line-height:1.55}.recharge-product-field>input:focus,.recharge-product-field>textarea:focus{box-shadow:inset 0 0 0 2px var(--cyan)}.recharge-product-field>small{color:var(--soft);margin-top:5px;font-size:11px;display:block}.recharge-product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recharge-product-money-input{background:var(--canvas);height:40px;box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--muted);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:0 10px;display:grid}.recharge-product-money-input input{background:0 0;border:0;outline:0;width:100%;height:38px;padding:0;font-size:12px}.recharge-product-money-input:focus-within{box-shadow:inset 0 0 0 1px var(--line-strong)}.recharge-product-toggle{background:var(--surface-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin-top:16px;padding:10px 11px;display:flex}.recharge-product-toggle strong,.recharge-product-toggle small{display:block}.recharge-product-toggle strong{font-size:11px;font-weight:500}.recharge-product-toggle small{color:var(--soft);margin-top:3px;font-size:11px}.recharge-product-dialog-actions{flex:none;justify-content:flex-end;gap:8px;padding:13px 24px 18px;display:flex;box-shadow:0 -10px 25px #17181609}.portal-table-error{min-height:360px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.portal-table-error strong{color:var(--ink);font-size:13px;font-weight:500}.portal-table-error span{font-size:11px}.portal-pagination{min-height:48px;color:var(--soft);justify-content:space-between;align-items:center;gap:16px;padding:7px 13px;font-size:11px;display:flex}.portal-pagination>div{gap:3px;display:flex}@media (max-width:1060px){.portal-key-row{grid-template-columns:auto minmax(0,.7fr) minmax(390px,1.3fr) auto}.portal-key-row>.portal-row-actions{grid-column:4}.portal-key-row>.portal-switch{grid-area:1/4;justify-self:center;transform:translateY(-19px)}}@media (max-width:820px){.portal-metric-grid,.portal-page-skeleton>div{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-billing-summary{grid-template-columns:minmax(0,1fr)}.portal-billing-summary dl>div{border-top:1px solid var(--line)}.portal-overview-grid,.portal-ranking-grid{grid-template-columns:minmax(0,1fr)}.portal-key-row{grid-template-columns:auto minmax(0,1fr) auto}.portal-key-meta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-key-row>.portal-switch{grid-area:1/3;transform:none}.portal-key-row>.portal-row-actions{grid-area:3/3}}@media (max-width:860px){.portal-content{padding-top:18px;padding-bottom:38px}.portal-shell .portal-page .page-heading h1{grid-column:1/-1;font-size:21px}.portal-shell .portal-page .page-heading-aside{justify-content:flex-end;width:auto}.portal-shell .portal-overview-page>.page-heading{grid-template-columns:minmax(0,1fr);position:relative}.portal-shell .portal-overview-page>.page-heading p{padding-right:46px}.portal-shell .portal-overview-page>.page-heading .page-heading-aside{position:absolute;bottom:0;right:0}.portal-shell :is(.portal-keys-page,.portal-usage-page)>.page-heading{grid-template-columns:minmax(0,1fr);gap:11px}.portal-shell :is(.portal-keys-page,.portal-usage-page)>.page-heading .page-heading-aside{justify-content:flex-start;width:100%}.portal-heading-actions,.portal-period-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.portal-heading-actions>span{margin-right:auto}.portal-period-actions>div{flex:184px;max-width:260px}.portal-quickstart{grid-template-columns:auto minmax(0,1fr)}.portal-quickstart .secondary-button{grid-column:1/-1}.portal-ledger-table-wrap{min-height:0;overflow:visible}.portal-ledger-table{min-width:0;display:block}.portal-ledger-table thead{display:none}.portal-ledger-table tbody{display:block}.portal-ledger-table tr{border-top:1px solid var(--line);padding:6px 15px;display:block}.portal-ledger-table td{border-top:1px solid var(--line);text-align:right;justify-content:space-between;align-items:center;gap:15px;width:100%;height:auto;min-height:35px;padding:7px 0;display:flex}.portal-ledger-table td:first-child{border-top:0}.portal-ledger-table td:before{color:var(--soft);content:attr(data-label);text-transform:uppercase;flex:none;font-size:11px}.portal-ledger-table td>small,.portal-ledger-entry,.portal-ledger-usage{max-width:58%;margin-left:auto}.portal-ledger-usage .ledger-token-split{text-overflow:clip;white-space:normal;line-height:1.4;overflow:visible}.portal-ledger-table tbody tr:hover td{background:0 0}}@media (max-width:560px){.portal-metric-grid,.portal-page-skeleton>div{grid-template-columns:minmax(0,1fr)}.portal-metric{min-height:102px}.portal-overview-grid{gap:10px}.portal-trend-panel{min-height:270px}.portal-mini-chart{height:180px}.portal-error-state{grid-template-columns:auto minmax(0,1fr)}.portal-error-state .secondary-button{grid-column:1/-1;justify-self:start}.portal-billing-summary dl{grid-template-columns:minmax(0,1fr)}.portal-billing-summary dl>div{border-left:0;min-height:72px}.portal-billing-skeleton{grid-template-rows:repeat(4,1fr);grid-template-columns:minmax(0,1fr);height:260px}.portal-key-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;padding:15px}.portal-key-icon{width:34px;height:34px}.portal-key-meta{background:var(--surface-soft);border-radius:7px;grid-column:1/-1;grid-template-columns:minmax(0,1fr);gap:10px;padding:11px}.portal-key-row>.portal-switch{grid-area:1/3}.portal-key-row>.portal-row-actions{grid-area:auto/1/auto/-1;justify-self:end}.portal-form-dialog{max-height:calc(100svh - 20px)}.portal-form-dialog>header,.portal-form-scroll,.portal-form-dialog footer{padding-left:17px;padding-right:17px}.portal-form-grid,.portal-form-grid--two{grid-template-columns:minmax(0,1fr);gap:0}.portal-key-advanced>summary{grid-template-columns:32px minmax(0,1fr) auto;gap:8px}.portal-key-advanced-icon{width:32px;height:32px}.portal-secret-dialog{padding:22px 18px}.portal-usage-chart{height:220px;padding-left:10px;padding-right:10px}}@media (max-width:900px){.waffo-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.waffo-settings-grid>.form-section,.waffo-settings-grid .waffo-url-field{grid-column:span 1}.waffo-settings-grid .waffo-private-key-field{grid-column:1/-1}}@media (max-width:680px){.waffo-settings-header{flex-direction:column;align-items:flex-start}.waffo-settings-header-actions{flex-wrap:wrap;width:100%}.waffo-settings-header-actions .icon-button{margin-left:auto}.waffo-settings-primary-row,.waffo-settings-grid,.waffo-settings-skeleton{grid-template-columns:minmax(0,1fr)}.waffo-settings-grid>.form-section,.waffo-settings-grid .waffo-url-field,.waffo-settings-grid .waffo-private-key-field{grid-column:1}.waffo-settings-error{flex-wrap:wrap;align-items:flex-start}.waffo-settings-error>div{width:calc(100% - 34px)}.waffo-settings-error>.secondary-button{margin-left:31px}}@media (max-width:560px){.waffo-settings-fieldset{padding-left:13px;padding-right:13px}.waffo-settings-footer{flex-direction:column;align-items:stretch;padding:16px 0}.waffo-settings-footer>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.waffo-settings-footer button{width:100%}}@media (max-width:380px){.waffo-environment-badge{display:none}.waffo-settings-footer>div{grid-template-columns:minmax(0,1fr)}.portal-shell .portal-topbar-actions{gap:6px}.portal-shell .portal-topbar-tools{gap:0}}@media (max-width:900px){.audit-toolbar{flex-wrap:wrap}.audit-segments{margin-left:0}}@media (max-width:760px){.audit-toolbar{flex-direction:column;align-items:stretch}.audit-search,.audit-select{width:100%}.audit-segments{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.audit-pagination{flex-direction:column;align-items:flex-start}.billing-ledger-toolbar{flex-direction:column;align-items:stretch}.billing-ledger-select,.billing-ledger-search{width:100%}.billing-ledger-field{justify-content:space-between}.billing-ledger-field input,.billing-ledger-user-input{flex:1}.billing-ledger-pagination{flex-direction:column;align-items:flex-start}}@media (max-width:860px){.recharge-orders-table-wrap,.recharge-product-table-wrap,.recharge-order-table-wrap{min-height:0;overflow:visible}.recharge-orders-table,.recharge-product-table,.recharge-order-table{min-width:0;display:block}.recharge-orders-table thead,.recharge-product-table thead,.recharge-order-table thead{display:none}.recharge-orders-table tbody,.recharge-product-table tbody,.recharge-order-table tbody{display:block}.recharge-orders-table tr,.recharge-product-table tr,.recharge-order-table tr{border-top:1px solid var(--line);padding:6px 15px;display:block}.recharge-orders-table td,.recharge-product-table td,.recharge-order-table td{text-align:right;border-top:0;justify-content:space-between;align-items:center;gap:16px;width:100%;height:auto;min-height:36px;padding:7px 0;display:flex}.recharge-orders-table td:first-child,.recharge-product-table td:first-child,.recharge-order-table td:first-child{border-top:0}.recharge-orders-table td:before,.recharge-product-table td:before,.recharge-order-table td:before{color:var(--soft);content:attr(data-label);text-transform:uppercase;flex:none;font-size:11px}.recharge-orders-table tbody tr:hover td,.recharge-product-table tbody tr:hover td,.recharge-order-table tbody tr:hover td{background:0 0}.recharge-orders-table td>code{min-width:0;max-width:65%;margin-left:auto}.recharge-order-product,.recharge-product-identity,.recharge-order-number,.recharge-order-customer,.recharge-order-credit,.recharge-order-payment,.recharge-order-time{text-align:right;max-width:65%;margin-left:auto}.recharge-product-identity{justify-content:flex-end}.recharge-product-status-control{width:min(210px,65%)}.recharge-product-row-actions,.recharge-order-row-actions,.recharge-order-actions{margin-left:auto}.recharge-orders-table .recharge-order-actions{flex-wrap:wrap;max-width:72%}.recharge-order-toolbar{flex-wrap:wrap;align-items:stretch}.recharge-order-search{width:100%}.recharge-order-filter{width:calc(100% - 46px)}.recharge-order-refresh{margin-left:0}}@media (max-width:560px){.recharge-admin-heading-actions{justify-content:space-between;width:100%}.recharge-product-section-header,.recharge-order-section-header{flex-direction:column;align-items:flex-start}.recharge-product-section-actions{justify-content:space-between;width:100%}.recharge-product-form-grid{grid-template-columns:minmax(0,1fr)}.recharge-product-dialog{max-height:calc(100svh - 20px)}.recharge-product-dialog-header,.recharge-product-form-body,.recharge-product-dialog-actions{padding-left:17px;padding-right:17px}.recharge-product-dialog-actions{flex-direction:column-reverse;align-items:stretch}.recharge-product-dialog-actions>button{width:100%}}
