:root{--ink:#282336;--muted:#797484;--purple:#7250d1;--dark:#4e309c;--lavender:#f5f2fb;--line:#eae7ef;--green:#bdeec9;--positive:#256540;--danger:#ad344c;--radius:18px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bdacf0;outline-offset:3px}a{color:var(--purple)}button{border:0;background:none;color:inherit}input,select,textarea{border:1px solid #dcd6e5;border-radius:10px;background:white;padding:12px 14px;width:100%;color:var(--ink)}textarea{resize:vertical;min-height:130px;line-height:1.6}label{display:block;font-size:13px;font-weight:600;margin:17px 0 8px}h1,h2,h3,p{margin-top:0}h1{font-size:29px;letter-spacing:-1px;font-weight:650;margin-bottom:9px}h2{font-size:18px;letter-spacing:-.35px;margin-bottom:7px}h3{font-size:15px}p{line-height:1.6}.muted{color:var(--muted)}.small{font-size:12px}.mono,code,pre{font-family:"Cascadia Code",Consolas,monospace}.money{font-variant-numeric:tabular-nums}.layout{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{background:#faf9fc;border-right:1px solid var(--line);padding:31px 20px;display:flex;flex-direction:column;gap:34px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:10px;font-weight:730;font-size:26px;letter-spacing:-1px}.brand img{width:36px;height:36px}.brand small{font-size:11px;letter-spacing:.6px;color:var(--muted);font-weight:600;margin-left:3px;border:1px solid #ded7e9;padding:4px 6px;border-radius:5px}.workspace{border:1px solid var(--line);padding:13px;border-radius:12px;display:flex;gap:10px;align-items:center;background:#fff;font-size:13px}.workspace .avatar{width:31px;height:31px;font-size:13px;background:#e9e1fa;color:var(--purple);display:grid;place-items:center;border-radius:8px}.workspace small{display:block;color:var(--muted);margin-top:4px}.nav{display:flex;flex-direction:column;gap:7px}.nav button{display:flex;align-items:center;gap:12px;text-align:left;border-radius:9px;padding:13px 14px;font-size:13px;color:#797080;font-weight:550;transition:background .18s,color .18s}.nav button:hover{background:#f0edf5}.nav button.active{background:#ede7fb;color:#6844b9}.icon{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:23px}.sidebar-bottom .tag{margin-bottom:16px}.email{font-size:11px;overflow-wrap:anywhere;margin-bottom:6px}.logout{font-size:12px;color:var(--muted);padding:5px 0}.main{min-width:0}.topbar{height:82px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.breadcrumb b{color:var(--ink);font-weight:550;margin-left:12px}.topright{display:flex;gap:18px;align-items:center}.topright .circle{width:32px;height:32px;border-radius:50%;background:#ede7f9;color:var(--purple);display:grid;place-items:center;font-size:12px}.content{padding:38px 44px 50px;max-width:1500px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.heading p{font-size:13px;color:var(--muted);margin:0}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:12px 17px;border-radius:9px;font-size:12px;font-weight:600;background:var(--purple);color:white;text-decoration:none;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{background:#6340bd}.button:active{transform:translateY(1px)}.button.secondary{border:1px solid #e1dbea;background:#fff;color:var(--ink)}.button.secondary:hover{background:var(--lavender)}.button.ghost{background:none;color:var(--purple);padding:8px}.button.danger{background:#fbeef0;color:var(--danger)}.cards{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px;margin-bottom:30px}.stat{min-height:167px;border:1px solid var(--line);border-radius:var(--radius);padding:23px 25px;display:flex;flex-direction:column;justify-content:space-between}.stat.balance{background:#e6f6e9;border-color:#d1ebd8}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#686273}.stat.balance .stat-top{color:#457354}.stat-value{font-size:37px;letter-spacing:-1.5px;font-weight:600;line-height:1.1;display:flex;align-items:baseline;gap:7px}.stat-value small{font-size:12px;letter-spacing:0;color:#647c69;font-weight:400}.stat-bottom{font-size:11px;color:var(--muted);margin-top:14px}.stat.balance .stat-bottom{color:#477453}.tag{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;background:#f2eff8;color:#7d6e92;font-size:10px;font-weight:550}.tag.green{background:#e8f5ec;color:var(--positive)}.dot{width:5px;height:5px;border-radius:50%;background:currentColor}.split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:22px;margin-bottom:28px}.panel{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.panel-pad{padding:25px}.panel-head{padding:23px 25px 17px;display:flex;justify-content:space-between;gap:12px;align-items:center}.panel-head h2{margin:0}.empty{padding:26px 25px 35px;text-align:center}.empty-icon{width:45px;height:45px;border-radius:12px;background:var(--lavender);color:var(--purple);margin:0 auto 15px;display:grid;place-items:center}.empty p{font-size:12px;color:var(--muted);max-width:320px;margin:8px auto 18px}.empty h3{margin-bottom:0;font-size:14px}.quick{background:#f8f6fc}.quick p{font-size:12px;color:var(--muted);max-width:400px}.endpoint{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e7e1f1;border-radius:9px;padding:11px;font-size:11px;margin:18px 0 12px;min-width:0}.endpoint code{overflow:auto;white-space:nowrap;flex:1;color:#66547f}.endpoint span{font-size:9px;padding:4px 5px;background:#eaf6ee;color:#2c7545;border-radius:4px}.copy{color:var(--muted);padding:2px}.steps{display:flex;gap:8px;font-size:11px;color:#7c738b;align-items:center;margin-top:17px}.steps b{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#eae3f6;color:var(--purple);font-size:10px}.section-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:28px 0 15px}.section-head p{font-size:12px;margin:0;color:var(--muted)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;white-space:nowrap}th{color:#898192;font-size:10px;text-transform:uppercase;letter-spacing:.45px;font-weight:550;background:#faf9fc}th,td{padding:17px 22px;border-bottom:1px solid #f0edf4}tr:last-child td{border-bottom:0}.model-name{display:flex;align-items:center;gap:11px;font-weight:600}.model-mark{width:31px;height:31px;background:#f0ebfa;color:var(--purple);border-radius:9px;display:grid;place-items:center;font-size:14px;font-weight:600}.model-mark.green{background:#e8f5ec;color:#4b8860}.table-money{font-variant-numeric:tabular-nums}.footer{display:flex;justify-content:space-between;gap:14px;font-size:10px;color:#9b95a4;margin-top:25px}.notice{background:#f6f3fc;border:1px solid #e9e2f7;border-radius:12px;padding:14px 17px;font-size:12px;color:#6c5988;line-height:1.6;margin-bottom:22px}.error{color:var(--danger);font-size:12px;line-height:1.5;white-space:pre-wrap}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:#f2edf9;padding:70px;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:55px;max-width:460px;line-height:1.07;letter-spacing:-2px;margin:55px 0 23px}.auth-story p{font-size:16px;color:#79658e;max-width:400px}.auth-stamp{display:inline-flex;width:80px;height:80px;border-radius:22px;background:#c4edce;color:#35734a;align-items:center;justify-content:center;font-size:31px}.auth-form-area{display:grid;place-items:center;padding:45px}.auth-form{width:100%;max-width:390px}.auth-form h1{font-size:28px}.auth-form p{font-size:13px}.auth-form .button{width:100%;margin-top:23px}.auth-switch{margin-top:20px;text-align:center;font-size:12px}.auth-switch button{color:var(--purple);font-weight:600}.auth-foot{margin-top:33px;font-size:11px!important;line-height:1.7;color:#958c9f}.auth-balance{font-size:14px;background:#e9f6ec;color:#3f7750;border-radius:8px;padding:11px;margin:23px 0}dialog{border:1px solid var(--line);border-radius:20px;width:min(500px,calc(100vw - 30px));padding:29px;color:var(--ink);box-shadow:0 25px 100px #2c153330}dialog::backdrop{background:#24163655;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.dialog-head h2{margin:0}.dialog-head button{font-size:24px;color:var(--muted)}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.secret{padding:17px;background:var(--lavender);border-radius:9px;overflow-wrap:anywhere;font-size:14px;line-height:1.6;margin:18px 0}.price-input{width:100px;padding:9px}.play-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.response{min-height:230px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.75;padding:24px;background:#faf9fc;border-radius:12px;margin-top:20px}pre{overflow:auto;padding:23px;background:#f7f5fb;border:1px solid #ebe5f4;border-radius:12px;font-size:12px;line-height:1.8;color:#5b4879}code{font-size:.93em}.docblock{margin:25px 0}.docblock p,.docblock li{font-size:13px;line-height:1.8}.boot{padding:60px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;max-width:90vw;background:#302540;color:white;border-radius:11px;padding:14px 20px;z-index:10;font-size:13px;transition:opacity .2s,transform .2s}#toast.show{transform:translate(-50%,0);opacity:1}.text-link{color:var(--purple);font-size:12px}.status-failed{color:#a45867}.status-completed{color:#397c4d}.stat-note{font-size:10px;color:#88808f;margin-top:7px}.inline-actions{display:flex;gap:10px;align-items:center}.hidden{display:none!important}@media(min-width:1500px){.content{padding-top:46px}.cards{gap:25px}.stat{min-height:186px}}@media(max-width:1100px){.layout{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:25px 13px}.content{padding:28px}.topbar{padding:0 28px}.cards{gap:12px}.stat{padding:20px}.stat-value{font-size:31px}.split{grid-template-columns:1.15fr 1fr;gap:16px}.panel-pad,.panel-head{padding:20px}.auth-story{padding:45px}.auth-story h1{font-size:43px}}@media(max-width:800px){.layout{display:block}.sidebar{position:static;width:100%;height:auto;padding:17px 20px;gap:18px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:22px}.brand img{width:30px;height:30px}.workspace,.sidebar-bottom{display:none}.nav{flex-direction:row;overflow:auto;gap:6px}.nav button{white-space:nowrap;padding:10px;font-size:11px;gap:7px}.nav button .icon{width:15px;height:15px}.topbar{height:58px;padding:0 20px}.content{padding:25px 20px}.split{grid-template-columns:1fr 1fr}.heading{margin-bottom:23px}.heading h1{font-size:25px}.cards{gap:10px}.stat{padding:16px;min-height:144px}.stat-value{font-size:28px}.stat-top{font-size:10px}.stat-bottom{font-size:10px}.stat-top .icon{display:none}.stat-value small{font-size:10px}.play-grid{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr}.auth-story{padding:25px;display:block}.auth-story h1,.auth-story p,.auth-stamp,.auth-story>small{display:none}.auth-form-area{padding:35px 25px}.endpoint{font-size:10px}}@media(max-width:570px){.heading{align-items:flex-start;gap:10px}.heading .button{font-size:11px;padding:11px}.heading p{font-size:11px;max-width:210px}.cards{grid-template-columns:1fr 1fr;gap:11px}.stat.balance{grid-column:1/-1;min-height:150px}.stat{min-height:132px}.stat.balance .stat-value{font-size:38px}.split{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column;gap:3px}.section-head h2{font-size:17px}.topright .tag{display:none}.topbar{font-size:11px}.footer{flex-direction:column;gap:8px}.form-row{grid-template-columns:1fr}.panel-head{gap:10px}.panel-head h2{font-size:16px}.panel-head .button{font-size:11px;padding:6px}th,td{padding:15px 17px}.content{padding:23px 17px}.response{min-height:170px}.auth-foot{font-size:10px!important}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
.telegram-proof{font-size:32px;letter-spacing:7px;background:var(--lavender);padding:18px;text-align:center;border-radius:12px;margin:14px 0}.auth-form>h1{margin-top:18px}#telegram-area .button{width:100%;margin:12px 0}#telegram-area p{line-height:1.65}.notice .button{margin-left:12px}

.provider-status{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.model-details{margin-top:8px}.model-details .tag{font-size:11px}.model-name{white-space:normal;min-width:200px}
