:root{color:#17172b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17172b;--muted:#8a8297;--purple:#6d2df2;--purple-dark:#5018df;--purple-pale:#f4ecff;--line:#e7e0f4;--surface:#fff;--green:#1cbc69;--red:#da4167;--shadow:0 22px 70px #3f20701f;background:#faf9fd;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#faf9fd;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button,.secondary-button{color:#fff;background:linear-gradient(115deg,#8545ff 0%,#5319e6 100%);border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:750;display:inline-flex;box-shadow:0 10px 24px #6d2df229}.primary-button svg,.secondary-button svg{width:18px;height:18px}.primary-button:disabled{opacity:.6;cursor:progress}.secondary-button{color:#272139;border-color:var(--line);box-shadow:none;background:#fff}.login-page{background:radial-gradient(circle at 66% 41%,#c592ff29,#0000 24rem),#faf9fd;place-items:center;min-height:100vh;padding:32px 24px 76px;display:grid;position:relative;overflow:hidden}.login-mark{position:absolute;top:26px;left:26px}.login-mark img{object-fit:contain;width:38px;height:38px}.login-aura{z-index:0;opacity:.44;pointer-events:none;width:min(76vw,940px);max-width:none;height:auto;position:absolute;top:50%;left:72%;transform:translate(-50%,-50%)}.login-card{z-index:1;border:1px solid var(--line);width:min(100%,462px);box-shadow:var(--shadow);background:#fffffff5;border-radius:24px;margin:18px auto 30px;padding:40px 38px 34px;position:relative}.login-heading{text-align:center}.login-icon{width:52px;height:52px;color:var(--purple);background:var(--purple-pale);border-radius:16px;place-items:center;margin:0 auto 15px;display:none}.login-heading h1{letter-spacing:-.04em;margin:0;font-size:34px}.login-heading p{color:var(--muted);margin:16px 0 30px;font-size:17px;line-height:1.4}.login-card form{gap:22px;display:grid}.login-card label>span,.modal-form label>span{color:#81798e;margin-bottom:9px;font-size:14px;font-weight:620;display:block}.input-wrap{position:relative}.input-wrap>svg{color:#968da4;width:18px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.input-wrap input,.modal-form input,.modal-form select{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 46px}.input-wrap input:focus,.modal-form input:focus,.modal-form select:focus{border-color:#9f6dfb;box-shadow:0 0 0 4px #6d2df21a}.input-wrap button{color:#91899f;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:5px;right:5px}.input-wrap button svg{width:18px}.login-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkbox{color:#81798e;align-items:center;gap:10px;font-size:14px;display:flex}.checkbox input{opacity:0;pointer-events:none;position:absolute}.checkbox>span{border:1px solid #8e51ff;border-radius:6px;place-items:center;width:22px;height:22px;margin:0!important;display:grid!important}.checkbox>span svg{color:#fff;opacity:0;width:14px}.checkbox input:checked+span{background:var(--purple)}.checkbox input:checked+span svg{opacity:1}.login-options small{color:var(--muted)}.login-options small strong{color:var(--purple)}.login-submit{width:100%;min-height:54px;font-size:16px}.form-error{color:#b93258;background:#fff4f7;border:1px solid #ffd3df;border-radius:10px;align-items:center;gap:9px;padding:11px 13px;font-size:13px;display:flex}.form-error svg{flex-shrink:0;width:17px}.login-divider{text-align:center;border-bottom:1px solid #e5e1e9;height:30px;margin:13px 0 8px}.login-divider span{color:#b1aab9;background:#fff;padding:0 12px;position:relative;top:20px}.telegram-button{border:1px solid var(--line);color:#2a243a;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;height:52px;margin-top:22px;font-weight:700;transition:border-color .18s,background .18s,transform .18s;display:flex}.telegram-button:hover:not(:disabled){background:#f7fcff;border-color:#b7ddf4;transform:translateY(-1px)}.telegram-button:disabled{cursor:not-allowed;opacity:.62}.telegram-button>svg{color:#229ed9;flex:none;width:22px;height:22px}.telegram-button em{color:var(--purple);background:var(--purple-pale);border-radius:99px;padding:4px 7px;font-size:9px;font-style:normal}.login-bottom{z-index:1;color:#8b8398;text-align:center;width:min(100% - 30px,740px);font-size:12px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.login-bottom p{margin:0 0 8px}.login-bottom button{color:var(--purple);background:0 0;border:0;padding:0}.telegram-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1811276b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.telegram-dialog{text-align:center;background:#fff;border:1px solid #d9eefa;border-radius:24px;width:min(100%,430px);padding:34px;position:relative;box-shadow:0 26px 80px #1f4d6d38}.telegram-dialog-close{width:38px;height:38px;color:var(--muted);background:#f6f3f9;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.telegram-dialog-close svg{width:18px}.telegram-dialog-logo{color:#fff;background:linear-gradient(145deg,#49b9ec,#168ac5);border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid;box-shadow:0 12px 26px #229ed945}.telegram-dialog-logo svg{width:34px;height:34px}.telegram-dialog h2{letter-spacing:-.03em;margin:0;font-size:25px}.telegram-dialog>p{color:var(--muted);margin:12px 0 22px;font-size:14px;line-height:1.55}.telegram-dialog-status{color:#247aa5;background:#f5fbff;border:1px solid #dcedf7;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:12px 14px;font-size:13px;font-weight:680;display:flex}.telegram-dialog-status svg{flex:none;width:19px}.telegram-dialog-status.status-approved{color:#16864d;background:#f1fbf5;border-color:#c9ecd8}.telegram-dialog-status.status-rejected,.telegram-dialog-status.status-expired{color:var(--red);background:#fff4f7;border-color:#ffd3df}.telegram-dialog .form-error{text-align:left;margin-top:12px}.telegram-open-button{color:#fff;background:#229ed9;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;margin-top:16px;padding:0 20px;font-weight:760;display:flex;box-shadow:0 10px 22px #229ed938}.telegram-open-button svg{width:21px;height:21px}.telegram-dialog>small{color:#aaa2b4;margin-top:13px;font-size:11px;display:block}.dashboard-shell{--header-h:82px;--sidebar-w:246px;grid-template:var(--header-h) 1fr / var(--sidebar-w) 1fr;min-height:100vh;display:grid}.dashboard-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf9fdeb;border-bottom:1px solid #e7e0f4c7;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 26px;display:flex;position:sticky;top:0}.dashboard-brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.dashboard-brand img{object-fit:contain;width:34px;height:34px}.profile{position:relative}.profile-button{text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:212px;height:54px;padding:5px 8px;display:grid}.profile-button:hover{background:#f2ecfa}.profile-avatar{width:42px;height:42px;color:var(--purple);background:var(--purple-pale);border:1px solid #e1d4f4;border-radius:50%;place-items:center;display:grid}.profile-avatar svg{width:20px}.profile-avatar.has-image{background:#eee8f5;border-color:#d9cfeb;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-button>div{gap:2px;display:grid}.profile-button strong{font-size:13px}.profile-button small{max-width:135px;color:var(--muted);text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-button>svg{width:16px;color:var(--muted)}.profile-menu{border:1px solid var(--line);width:180px;box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:7px;position:absolute;top:60px;right:0}.profile-menu button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.profile-menu button:hover{background:var(--purple-pale)}.profile-menu svg{width:17px}.sidebar-toggle{border:1px solid var(--line);background:#fff;border-radius:11px;place-items:center;width:44px;height:44px;display:none}.dashboard-sidebar{z-index:30;top:var(--header-h);height:calc(100vh - var(--header-h));flex-direction:column;justify-content:space-between;padding:32px 20px 24px;display:flex;position:sticky}.dashboard-sidebar nav{background:#f3eef9;border-radius:20px;gap:7px;padding:14px;display:grid}.dashboard-sidebar nav a{color:#9891a2;border-radius:12px;align-items:center;gap:13px;min-height:52px;padding:0 13px;font-size:14px;font-weight:700;display:flex}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:var(--purple);background:#f0e5ff}.dashboard-sidebar nav svg{width:22px}.support-card{background:#f3eef9;border-radius:17px;justify-content:space-between;align-items:flex-end;padding:17px;display:flex;overflow:hidden}.support-card>div{gap:10px;display:grid}.support-card strong{font-size:13px}.support-card a{color:var(--purple);font-size:14px;font-weight:750}.support-icon{width:48px;height:48px;color:var(--purple);background:#e9dcfb;border-radius:14px;flex:none;place-items:center;display:grid}.support-icon svg{width:23px}.dashboard-content{width:100%;min-width:0;max-width:1600px;padding:74px clamp(24px,4vw,64px) 90px}.dashboard-kicker{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--purple)!important;margin:0 0 8px!important;font-size:12px!important}.dashboard-title-row,.page-heading-row{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.dashboard-title-row h1,.page-heading-row h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3vw,45px)}.dashboard-title-row>div:first-child>p:last-child,.page-heading-row>div>p:last-child{color:var(--muted);margin:13px 0 0;font-size:17px}.balance-card{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;min-width:390px;padding:22px;display:flex}.balance-card>div{gap:8px;display:grid}.balance-card span{color:var(--muted);font-size:14px}.balance-card strong{font-size:24px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;align-content:space-between;min-height:132px;padding:22px;display:grid;position:relative}.metric-card>span{color:var(--muted);font-size:13px;font-weight:650}.metric-card>strong{font-size:20px}.metric-card small{color:var(--muted);font-size:12px}.metric-positive{color:var(--green)!important}.metric-icon{width:28px;color:var(--purple);position:absolute;top:35px;right:21px}.analytics-grid{grid-template-columns:1.05fr .95fr;gap:18px;margin-top:24px;display:grid}.chart-card,.simple-panel,.keys-panel,.quick-start{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:24px}.card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.chart-card h2,.card-heading h2{margin:0;font-size:18px}.card-heading>button,.card-heading>select{border:1px solid var(--line);height:38px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.card-heading button svg{width:15px}.line-chart{height:220px;margin-top:24px;padding:10px 0 28px 38px;position:relative;overflow:hidden}.chart-grid-lines{background:repeating-linear-gradient(to bottom, var(--line) 0 1px, transparent 1px 44px);position:absolute;inset:10px 0 28px 38px}.usage-chart-svg{z-index:1;width:calc(100% - 38px);height:calc(100% - 38px);position:absolute;top:10px;left:38px;right:0;overflow:visible}.usage-chart-area{fill:url(#usage-chart-fill)}.usage-chart-line{fill:none;stroke:var(--purple);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke}.chart-empty{z-index:2;color:var(--muted);place-items:center;font-size:12px;display:grid;position:absolute;inset:10px 0 28px 38px}.axis-label{color:var(--muted);font-size:10px;position:absolute;left:0}.axis-top{top:4px}.axis-middle{top:90px}.axis-bottom{bottom:24px}.chart-dates{z-index:2;color:var(--muted);justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:0;left:38px;right:0}.spend-card>h2{margin-bottom:26px}.spend-body{grid-template-columns:200px 1fr;align-items:center;gap:26px;display:grid}.donut{border-radius:50%;place-items:center;width:190px;height:190px;display:grid}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;gap:5px;width:112px;height:112px;display:grid}.donut strong{font-size:17px}.donut span{color:var(--muted);font-size:11px;font-weight:650}.spend-list{gap:13px;display:grid}.spend-list>div{color:var(--muted);grid-template-columns:1fr 42px 70px;align-items:center;gap:8px;font-size:12px;display:grid}.spend-list strong{color:#666071;text-align:right}.spend-name{color:#655e70;align-items:center;gap:8px;display:flex}.spend-name i{border-radius:50%;width:10px;height:10px}.page-heading-row{align-items:center}.page-heading-row .primary-button{flex-shrink:0}.keys-panel{min-height:340px;margin-top:30px}.search-field{width:min(100%,300px);position:relative}.search-field svg{width:18px;color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-field input{border:1px solid var(--line);border-radius:11px;outline:none;width:100%;height:46px;padding:0 15px 0 42px}.search-field input:focus{border-color:#9f6dfb}.keys-security-info{color:#71677e;background:#faf7ff;border:1px solid #e4d5fb;border-radius:12px;align-items:flex-start;gap:12px;width:min(100%,980px);margin-top:18px;padding:14px 16px;line-height:1.45;display:flex}.keys-security-info svg{width:18px;color:var(--purple);flex:none;margin-top:2px}.keys-security-info>div{gap:3px;min-width:0;display:grid}.keys-security-info strong{color:#554c61;font-size:11px}.keys-security-info span{overflow-wrap:anywhere;font-size:10px}.keys-table-wrap{width:100%;max-width:100%;margin-top:22px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{border-bottom:1px solid var(--line);color:#7d7589;padding:15px 12px;font-size:11px}td{color:#7c7488;border-bottom:1px solid #f0ebf7;min-width:130px;padding:18px 12px;font-size:13px}tbody tr:last-child td{border-bottom:0}td:first-child{color:var(--ink)}td:first-child small{color:var(--muted);margin-top:4px;font-size:10px;display:block}td code{color:#8f879c}td>button{width:31px;height:31px;color:var(--muted);vertical-align:middle;background:0 0;border:0;place-items:center;display:inline-grid}td>button svg{width:15px}.masked-key{align-items:center;gap:7px;display:inline-flex}.masked-key svg{color:#a59daf;width:14px}.status{border-radius:999px;width:max-content;padding:7px 11px;font-size:10px;font-weight:750;display:inline-flex}.status-active{color:#16945a;background:#eafaf3}.status-revoked{color:#bc4666;background:#fff0f4}.more-button{float:right}.key-actions{float:right;position:relative}.key-actions summary{width:31px;height:31px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;list-style:none;display:grid}.key-actions summary::-webkit-details-marker{display:none}.key-actions summary:hover,.key-actions[open] summary{color:var(--purple);background:var(--purple-pale)}.key-actions summary svg{width:15px}.key-actions[open]{padding-bottom:74px}.key-actions-menu{z-index:8;border:1px solid var(--line);width:145px;box-shadow:var(--shadow);background:#fff;border-radius:11px;gap:3px;padding:6px;display:grid;position:absolute;top:36px;right:0}.key-actions-menu button{color:#5d5568;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;font-size:11px;display:flex}.key-actions-menu button:hover{background:var(--purple-pale)}.key-actions-menu button.danger{color:var(--red)}.key-actions-menu svg{width:14px}.key-budget{color:#5f586a;gap:7px;min-width:170px;font-size:11px;display:grid}.key-budget i{background:#eee8f5;border-radius:999px;width:100%;height:5px;overflow:hidden}.key-budget b{border-radius:inherit;background:linear-gradient(90deg,#8d51ff,#6224e9);height:100%;display:block}.quick-start{margin-top:22px}.quick-heading h2{margin:0 0 7px;font-size:21px}.quick-heading p{color:var(--muted);margin:0;font-size:13px}.quick-steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin:24px 0;display:grid}.quick-steps>span{grid-template:auto auto/auto 1fr;align-items:center;column-gap:13px;display:grid}.quick-steps b{width:52px;height:52px;color:var(--purple);background:#f5eeff;border:2px solid #e7d7ff;border-radius:50%;grid-row:1/3;place-items:center;font-size:24px;display:grid}.quick-steps strong{font-size:14px}.quick-steps small{color:var(--muted);font-size:11px}.quick-steps>svg{width:20px;color:var(--purple);transform:translate(clamp(-120px,-6vw,-72px))}.quick-code{color:#dcd9e8;background:#161a31;border-radius:16px;min-height:145px;padding:24px 20px;position:relative}.quick-code button,.code-block button{color:#fff;background:#282c43;border:1px solid #42465d;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:11px;font-weight:700;display:flex;position:absolute;top:14px;right:14px}.quick-code button svg,.code-block button svg{width:15px}.quick-code pre{margin:28px 0 0;font-size:11px;line-height:1.7;overflow-x:auto}.security-note{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;margin-top:20px;padding:15px 18px;display:flex}.security-note>svg{width:22px;color:var(--purple)}.security-note>div{gap:3px;display:grid}.security-note strong{font-size:12px}.security-note span{color:var(--muted);font-size:10px}.payment-mode-note{color:#70667c;background:#faf7ff;border:1px solid #dfcff8;border-radius:15px;align-items:flex-start;gap:13px;margin-top:28px;padding:17px 18px;display:flex}.payment-mode-note>svg{width:21px;color:var(--purple);flex:none;margin-top:1px}.payment-mode-note>div{gap:5px;min-width:0;display:grid}.payment-mode-note strong{color:#4f465c;font-size:13px}.payment-mode-note span{font-size:11px;line-height:1.55}.payment-success-note{color:#397659;background:#f1fcf6;border:1px solid #bdebd2;border-radius:15px;align-items:center;gap:13px;margin-top:26px;padding:17px 18px;display:flex}.payment-success-note>svg{width:22px;color:var(--green);flex:none}.payment-success-note>div{gap:4px;display:grid}.payment-success-note strong{color:#216b45;font-size:13px}.payment-success-note span{font-size:11px}.payment-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0 22px;display:grid}.payment-summary article{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:5px 14px;padding:24px;display:grid}.payment-summary svg{width:42px;height:42px;color:var(--purple);background:var(--purple-pale);border-radius:12px;grid-row:1/4;padding:10px}.payment-summary span{color:var(--muted);font-size:12px}.payment-summary strong{font-size:19px}.payment-summary small{color:var(--muted);grid-column:2;font-size:9px;line-height:1.35}.demo-badge,.all-operational{color:var(--purple);background:var(--purple-pale);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:750}.all-operational{color:#188e58;background:#eafaf3;align-items:center;gap:7px;display:flex}.all-operational svg{width:17px}.all-operational.degraded{color:#b34864;background:#fff0f4}.ledger-list{margin-top:22px;display:grid}.ledger-list>div{border-bottom:1px solid #f0ebf7;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:72px;padding:12px 0;display:grid}.ledger-list>div:last-child{border:0}.ledger-icon{width:42px;height:42px;color:var(--purple);background:var(--purple-pale);border-radius:12px;place-items:center;display:grid}.ledger-icon svg{width:18px}.ledger-list>div>div{gap:5px;display:grid}.ledger-list strong{font-size:13px}.ledger-list small{color:var(--muted);font-size:10px}.ledger-list b{font-size:13px}.ledger-list .positive{color:var(--green)}.top-up-page{width:min(100%,1180px);margin:0 auto}.top-up-back{color:#766e82;align-items:center;gap:9px;width:max-content;margin-bottom:30px;font-size:13px;font-weight:700;display:inline-flex}.top-up-back:hover{color:var(--purple)}.top-up-back svg{width:18px}.top-up-heading{text-align:center;margin-bottom:30px}.top-up-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px)}.top-up-heading>span{color:var(--muted);margin-top:12px;font-size:16px;display:block}.top-up-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:start;gap:22px;display:grid}.top-up-form-card,.top-up-summary-card{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:0 16px 50px #3f20700f}.top-up-form-card{gap:24px;padding:clamp(24px,3vw,38px);display:grid}.top-up-section-title{align-items:center;gap:14px;display:flex}.top-up-section-title>b{width:38px;height:38px;color:var(--purple);background:#f7f1ff;border:2px solid #e4d3ff;border-radius:50%;place-items:center;display:grid}.top-up-section-title>div{gap:4px;display:grid}.top-up-section-title h2{margin:0;font-size:18px}.top-up-section-title p{color:var(--muted);margin:0;font-size:11px}.top-up-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.top-up-presets button{border:1px solid var(--line);color:#625a6f;background:#fff;border-radius:12px;min-height:52px;padding:0 8px;font-weight:750}.top-up-presets button:hover{border-color:#c9a9ff}.top-up-presets button.active{color:var(--purple);background:var(--purple-pale);border-color:#9f6dfb;box-shadow:inset 0 0 0 1px #9f6dfb}.top-up-custom{gap:9px;display:grid}.top-up-custom>span{color:#665e72;font-size:12px;font-weight:700}.top-up-custom>div{position:relative}.top-up-custom input{border:1px solid var(--line);width:100%;height:54px;color:var(--ink);border-radius:12px;outline:none;padding:0 48px 0 16px;font-size:17px;font-weight:700}.top-up-custom input:focus{border-color:#9f6dfb;box-shadow:0 0 0 3px #6d2df214}.top-up-custom b{color:#786f84;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.top-up-divider{background:#f0ebf7;height:1px}.payment-method-card{cursor:pointer;background:#fcfaff;border:1px solid #9f6dfb;border-radius:15px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:13px;min-height:82px;padding:16px;display:grid}.payment-method-card>input{opacity:0;pointer-events:none;position:absolute}.payment-method-icon{width:44px;height:44px;color:var(--purple);background:var(--purple-pale);border-radius:12px;place-items:center;display:grid}.payment-method-icon svg{width:21px}.payment-method-card>span:nth-of-type(2){gap:5px;display:grid}.payment-method-card strong{font-size:14px}.payment-method-card small{color:var(--muted);font-size:10px}.payment-method-card>i{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.payment-method-card>i svg{width:14px}.top-up-consent{align-items:flex-start}.top-up-consent small{color:#7b7387;padding-top:2px;line-height:1.5}.top-up-summary-card{top:calc(var(--header-h) + 24px);padding:28px;position:sticky}.top-up-summary-card h2{margin:0 0 24px;font-size:21px}.top-up-summary-card dl{gap:15px;margin:0 0 24px;display:grid}.top-up-summary-card dl>div{color:#81798d;justify-content:space-between;align-items:center;gap:18px;font-size:13px;display:flex}.top-up-summary-card dt,.top-up-summary-card dd{margin:0}.top-up-summary-card dd{color:#4d4657;font-weight:750}.top-up-summary-card .top-up-total{border-top:1px solid var(--line);color:var(--ink);margin-top:3px;padding-top:20px;font-size:15px}.top-up-summary-card .top-up-total dd{color:var(--purple);font-size:24px}.top-up-summary-card>button{width:100%;min-height:54px}.top-up-summary-card>p{color:var(--muted);align-items:flex-start;gap:8px;margin:17px 0 0;font-size:10px;line-height:1.45;display:flex}.top-up-summary-card>p svg{width:17px;color:var(--purple);flex:none}.top-up-test-badge{color:#7047ba;text-align:center;background:#f5edff;border-radius:10px;margin-top:15px;padding:10px;font-size:10px;font-weight:750;display:block}.top-up-summary-card .form-error{margin-top:14px;font-size:10px}.top-up-info{color:#746b80;background:#faf7ff;border:1px solid #e2d3f8;border-radius:16px;align-items:center;gap:13px;margin-top:22px;padding:18px 22px;display:flex}.top-up-info>svg{width:24px;color:var(--purple);flex:none}.top-up-info>div{gap:4px;display:grid}.top-up-info strong{color:#51485e;font-size:12px}.top-up-info span{font-size:10px;line-height:1.45}.payment-return-card{border:1px solid var(--line);width:min(100%,620px);min-height:460px;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;margin:30px auto;padding:50px;display:flex}.payment-return-icon{width:70px;height:70px;color:var(--purple);background:var(--purple-pale);border-radius:50%;place-items:center;display:grid}.payment-return-icon.failed{color:var(--red);background:#fff0f4}.payment-return-icon svg{width:31px;height:31px}.payment-return-card h1{margin:24px 0 10px;font-size:30px}.payment-return-card>p{max-width:440px;color:var(--muted);margin:0 0 24px;line-height:1.6}.payment-return-card .form-error{margin-bottom:18px}.docs-layout{grid-template-columns:1fr 300px;align-items:start;gap:20px;margin-top:30px;display:grid}.docs-article{padding:34px}.docs-article h2{margin:10px 0;font-size:21px}.docs-article>p{color:var(--muted);margin:0 0 28px;line-height:1.6}.step-pill{color:var(--purple);background:var(--purple-pale);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.code-block{color:#dcd9e8;background:#161a31;border-radius:15px;min-height:165px;margin:16px 0 30px;padding:24px;position:relative}.code-block pre{margin:30px 0 0;font-size:11px;line-height:1.7;overflow-x:auto}.docs-layout aside{gap:16px;display:grid}.docs-nav{gap:13px;display:grid}.docs-nav h3{margin:0 0 6px}.docs-nav a{color:var(--purple);font-size:13px}.help-panel{color:#fff;background:linear-gradient(135deg,#2f1767,#6b28e7);border-radius:18px;padding:24px}.help-panel>svg{width:32px}.help-panel h3{margin:16px 0 8px}.help-panel p{color:#d1c5ea;font-size:13px}.help-panel a{font-size:13px;font-weight:750}.status-agents-panel{margin-top:32px}.provider-status-list{margin-top:22px;display:grid}.provider-status-list article{border-bottom:1px solid #f0ebf7;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:76px;padding:12px 0;display:grid}.provider-status-list article:last-child{border:0}.provider-status-icon{color:#fff;background:var(--purple);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.provider-status-icon svg{width:19px}.provider-demo{background:#536ff8}.provider-codex-cli{background:#101114}.provider-status-list article>div{gap:5px;display:grid}.provider-status-list small{color:var(--muted);font-size:10px}.model-page-actions{align-items:flex-end;gap:10px;display:flex}.model-page-actions .secondary-button{height:46px}.model-sort{gap:6px;min-width:220px;display:grid}.model-sort>span{color:var(--muted);font-size:10px;font-weight:750}.model-sort select{border:1px solid var(--line);color:#50475c;background:#fff;border-radius:11px;outline:none;width:100%;height:46px;padding:0 38px 0 13px;font-size:12px;font-weight:700}.model-sort select:focus{border-color:#9f6dfb;box-shadow:0 0 0 3px #894aff1a}.model-sort-note{color:#756c80;background:#f7f4fb;border-radius:12px;margin-top:24px;padding:12px 14px;font-size:10px;line-height:1.5}.pricing-context-card{background:linear-gradient(135deg,#fcfaff,#f7f1ff);border:1px solid #e8ddf8;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;padding:18px 20px;display:grid}.pricing-context-card>div{gap:6px;min-width:0;display:grid}.pricing-context-card span{color:var(--muted);font-size:10px;font-weight:750}.pricing-context-card strong{color:#30273d;font-size:17px}.pricing-context-card small{color:#756c80;font-size:9px;line-height:1.45}.pricing-context-card .pricing-profit{color:#168356}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.model-card{border:1px solid var(--line);background:#fff;border-radius:20px;align-content:space-between;gap:22px;min-height:250px;padding:22px;display:grid}.model-card-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.model-card-heading>span{color:#fff;background:linear-gradient(135deg,#884aff,#5520db);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.model-card-heading svg{width:18px}.model-card-heading>div{gap:5px;min-width:0;display:grid}.model-card-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.model-card-heading code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.model-card-heading em{color:var(--purple);background:var(--purple-pale);border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:800}.model-card dl{gap:10px;margin:0;display:grid}.model-card dl>div{justify-content:space-between;gap:14px;display:flex}.model-card dt{color:var(--muted);font-size:11px}.model-card dd{color:#4d4658;text-align:right;margin:0;font-size:11px;font-weight:700}.model-capabilities{flex-wrap:wrap;gap:6px;display:flex}.model-capabilities span{border:1px solid var(--line);color:#756d80;border-radius:7px;padding:5px 8px;font-size:9px}.model-price-source{color:#887e95;font-size:8px;line-height:1.45}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#130e216b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);width:min(100%,500px);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:30px;position:relative}.modal h2{margin:0;font-size:25px}.modal>p{color:var(--muted);margin:10px 0 25px;line-height:1.45}.modal-close{background:#f5f1f9;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.modal-close svg{width:18px}.modal-form{gap:18px;display:grid}.modal-form input,.modal-form select{padding:0 14px}.budget-mode-card{background:#faf8fd;border:1px solid #e6daf7;border-radius:13px;gap:9px;min-width:0;padding:14px;display:grid}.budget-unlimited{align-items:flex-start;width:100%;min-width:0}.budget-unlimited>span{flex:none}.budget-unlimited strong{color:#5c5368;overflow-wrap:anywhere;min-width:0;padding-top:1px;font-size:13px}.budget-help{overflow-wrap:anywhere;min-width:0;font-size:10px;color:#756c80!important;margin:0 0 0 32px!important;line-height:1.5!important}.payment-demo-warning{color:#6a6175;background:#faf7ff;border:1px solid #eadcfb;border-radius:11px;align-items:flex-start;gap:10px;padding:13px;font-size:11px;line-height:1.45;display:flex}.payment-demo-warning svg{width:18px;color:var(--purple);flex:none}.modal-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.secret-box{background:#f8f3ff;border:1px solid #d9c3ff;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.secret-box code{overflow-wrap:anywhere;color:#4f20bd;flex:1;min-width:0;font-size:12px}.secret-box button{min-width:max-content;height:40px;color:var(--purple);background:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex}.secret-box svg{width:17px}.copy-status{min-height:18px;color:var(--green);margin-top:7px;font-size:11px}.copy-status-error{color:#c33e62}.security-warning{color:#6a6175;background:#f7f5f9;border-radius:11px;align-items:center;gap:10px;margin:15px 0;padding:13px;font-size:12px;display:flex}.security-warning svg{width:20px;color:var(--purple);flex-shrink:0}.modal-full-button{width:100%}.amount-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.amount-grid button{border:1px solid var(--line);color:#5f586a;background:#fff;border-radius:10px;height:44px;font-weight:700}.amount-grid button.active{color:var(--purple);background:var(--purple-pale);border-color:#b98fff}.fullscreen-loader,.content-loader{min-height:50vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.fullscreen-loader img{object-fit:contain;width:52px;height:52px}.fullscreen-loader svg{color:var(--purple)}.content-loader.compact{min-height:220px}.content-loader svg{width:22px;color:var(--purple)}.error-state,.empty-state{min-height:250px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.error-state>svg,.empty-state>svg{width:38px;height:38px;color:var(--purple)}.error-state h2{color:var(--ink);margin:0;font-size:20px}.error-state p{margin:0 0 8px}.empty-state{min-height:170px}.empty-state strong{color:var(--ink)}.empty-state span{font-size:12px}@media (width<=1180px){.dashboard-shell{--sidebar-w:210px}.dashboard-content{padding-inline:28px}.metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(2,1fr)}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-up-presets{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.dashboard-shell{--header-h:70px;grid-template:var(--header-h) 1fr / minmax(0, 1fr)}.dashboard-header{padding-inline:16px}.dashboard-brand span{display:none}.sidebar-toggle{margin-left:auto;margin-right:10px;display:grid}.profile-button{min-width:0}.profile-button>div,.profile-button>svg{display:none}.dashboard-sidebar{top:var(--header-h);width:min(82vw,270px);height:calc(100vh - var(--header-h));box-shadow:var(--shadow);background:#faf9fd;transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.dashboard-sidebar.sidebar-open{transform:translate(0)}.dashboard-content{grid-column:1;padding:40px 18px 70px}.dashboard-title-row,.page-heading-row{flex-direction:column}.balance-card{width:100%;min-width:0}.page-heading-row .primary-button{width:100%}.spend-body{grid-template-columns:1fr;justify-items:center}.spend-list{width:100%}.quick-steps{grid-template-columns:1fr}.quick-steps>svg{display:none;transform:none}.payment-summary,.top-up-layout{grid-template-columns:1fr}.top-up-summary-card{position:static}.model-page-actions{width:100%}.model-sort{flex:1;min-width:0}.docs-layout{grid-template-columns:1fr}}@media (width<=560px){.login-page{padding-inline:12px;align-items:start;padding-top:86px}.login-card{padding:30px 20px 25px}.login-heading h1{font-size:29px}.login-heading p{font-size:15px}.login-bottom{margin-top:5px;position:relative;bottom:auto}.login-aura{left:82%}.metric-grid{grid-template-columns:1fr}.dashboard-title-row h1,.page-heading-row h1{font-size:31px}.balance-card{flex-direction:column;align-items:stretch;gap:18px}.balance-card .primary-button{width:100%}.chart-card{padding:18px 14px}.line-chart{margin-inline:-4px}.keys-panel,.quick-start,.simple-panel{padding:18px 14px}th,td{padding-inline:9px}.quick-code{padding-inline:14px}.quick-code pre{font-size:9px}.provider-status-list article{grid-template-columns:auto 1fr auto}.model-page-actions{flex-direction:column;align-items:stretch}.model-page-actions .secondary-button{width:100%}.pricing-context-card,.model-grid{grid-template-columns:1fr}.modal{padding:26px 18px 20px}.budget-help{margin-left:0!important}.modal-actions{flex-direction:column-reverse}.modal-actions>button{width:100%}.top-up-heading{text-align:left}.top-up-heading h1{font-size:32px}.top-up-presets{grid-template-columns:repeat(2,1fr)}.top-up-form-card,.top-up-summary-card{border-radius:18px;padding:20px 16px}.payment-method-card{grid-template-columns:auto 1fr auto}.payment-method-icon{display:none}.payment-return-card{min-height:390px;padding:34px 20px}}
