*{box-sizing:border-box}body{color:#111827;background:#f6f8fb;min-width:1180px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #eef2f7;align-items:center;gap:14px;height:82px;padding:0 22px;display:flex}.brand strong{font-size:22px;display:block}.brand small{color:#6b7280;margin-top:2px;display:block}.logo-img{object-fit:contain;filter:drop-shadow(0 10px 20px #caab4f47);width:42px;height:42px}.login-logo-img{object-fit:contain;filter:drop-shadow(0 16px 28px #caab4f57);width:78px;height:78px;display:block}.auth-logo{object-fit:contain;filter:drop-shadow(0 22px 38px #ead36b61);width:124px;height:124px}.auth-page{color:#fff;background:radial-gradient(circle at 24% 30%,#fadd702e,#0000 32%),linear-gradient(135deg,#080b10 0%,#101923 48%,#0d2a28 100%);grid-template-columns:minmax(0,1fr) 460px;min-height:100vh;padding:48px;display:grid}.auth-hero{flex-direction:column;justify-content:center;max-width:680px;padding-left:6vw;display:flex}.auth-hero h1{letter-spacing:0;margin:28px 0 14px;font-size:64px;line-height:1}.auth-hero p{color:#ffffffb8;max-width:540px;margin:0;font-size:22px;line-height:1.7}.logo,.login-logo{color:#fff;background:linear-gradient(135deg,#102a67,#16b7a8 70%);border-radius:12px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:800;display:grid;box-shadow:0 10px 24px #14b8a63d}.sidebar nav{flex-direction:column;flex:1;gap:8px;padding:22px 14px;display:flex}.sidebar button{color:#4b5563;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:46px;padding:0 16px;display:flex}.sidebar button:hover{background:#f3f7f8}.sidebar button.active{color:#0f9f91;background:#e8faf6;font-weight:700}.sidebar-bottom{border-top:1px solid #eef2f7;padding:14px}main{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:82px;padding:0 28px;display:flex}.topbar h1{margin:0;font-size:24px;line-height:1.2}.topbar p{color:#6b7280;margin:6px 0 0}.top-actions{align-items:center;gap:14px;display:flex}.icon-btn{color:#374151;background:#fff;border:1px solid #d8dee8;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.balance{color:#0f766e;background:#ecfdf8;border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:18px;font-weight:800;display:flex}.avatar{color:#fff;background:#0fa594;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.userbox strong,.userbox small{display:block}.userbox small{color:#6b7280}.content{padding:28px}.login-card{color:#111827;background:#fffffff5;border:1px solid #ffffff1f;border-radius:8px;align-self:center;width:420px;padding:34px;box-shadow:0 30px 80px #00000052}.login-card h2{margin:18px 0 8px}.login-card p,.hint{color:#6b7280}.login-card label{color:#374151;margin:18px 0 8px;font-weight:700;display:block}input,select,textarea{color:#111827;background:#fff;border:1px solid #d9e0ea;border-radius:8px;outline:none;height:44px;padding:0 14px}input:focus,select:focus,textarea:focus{border-color:#12aa9a;box-shadow:0 0 0 3px #12aa9a1f}textarea{resize:vertical;min-height:132px;padding:12px 14px;line-height:1.6}.login-card input,.full{width:100%}.hint{margin-top:10px;font-size:13px}.primary,.secondary{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:44px;height:44px;padding:0 18px;font-weight:800;display:inline-flex}.primary:disabled,.secondary:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.compact{width:auto;height:38px;padding:0 14px}.primary{color:#fff;background:#0fa594;box-shadow:0 12px 24px #0fa59438}.secondary{color:#374151;background:#fff;border-color:#d8dee8}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.stat-card,.panel,.subscription-band,.plan{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 12px 32px #0f172a0a}.stat-card{padding:18px}.stat-card span{color:#6b7280;font-size:13px;display:block}.stat-card strong{margin-top:10px;font-size:26px;display:block}.panel{overflow:hidden}.panel-title{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;min-height:66px;padding:0 22px;display:flex}.panel-title h2{margin:0;font-size:18px}.toolbar,.create-strip{align-items:center;gap:12px;margin-bottom:18px;display:flex}.toolbar{background:linear-gradient(90deg,#def8f4e6,#f5f8fbe6);border-radius:8px;min-height:62px;padding:12px}.toolbar input{width:280px}.create-strip input{width:220px}.secret-box{background:#ecfdf8;border:1px solid #99f6e4;border-radius:8px;margin-bottom:16px;padding:14px 16px}code{color:#0f766e;background:#f3f6f8;border-radius:6px;padding:4px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.data-table{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:18px 22px}th{color:#4b5563;background:#fafbfc;font-weight:800}td{color:#1f2937}.empty{color:#9ca3af;text-align:center}.badge{color:#475569;background:#eef2f7;border-radius:7px;align-items:center;height:28px;padding:0 9px;font-size:13px;font-weight:800;display:inline-flex}.badge.active,.badge.completed,.badge.admin{color:#15803d;background:#dcfce7}.badge.failed,.badge.error,.badge.disabled{color:#b91c1c;background:#fee2e2}.badge.submitted,.badge.running,.badge.user{color:#0369a1;background:#e0f2fe}.split{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px;display:grid}.models-hero{background:linear-gradient(135deg,#0fa5941f,#fadd701f),#fff;border:1px solid #d8eee9;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:26px;display:flex}.models-hero span{color:#0f766e;text-transform:uppercase;font-size:13px;font-weight:900}.models-hero h2{margin:8px 0;font-size:28px}.models-hero p{color:#5f6b7a;max-width:760px;margin:0;line-height:1.7}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.model-card{width:100%;min-height:248px;color:inherit;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px;display:block;box-shadow:0 12px 32px #0f172a0a}.model-card:hover{border-color:#5eead4;box-shadow:0 18px 48px #14b8a624}.model-card-head,.model-meta,.detail-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-mark{color:#fff;background:#111827;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:900}.model-card h3{margin:22px 0 10px;font-size:22px}.model-card p{color:#64748b;white-space:normal;min-height:54px;margin:0;line-height:1.6}.model-meta{color:#334155;margin-top:18px;font-size:13px;font-weight:800}.model-features{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.model-features span{color:#0f766e;background:#ecfdf8;border-radius:7px;padding:6px 8px;font-size:12px;font-weight:800}.detail-header{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:18px;padding:20px 22px}.detail-header h2{margin:0 0 6px;font-size:24px}.detail-header p{color:#64748b;margin:0}.model-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);gap:18px;margin-bottom:18px;display:grid}.docs-panel,.tester-panel{align-self:start}.doc-section{border-bottom:1px solid #eef2f7;padding:22px}.doc-section:last-child{border-bottom:0}.doc-section h3,.result-box h3{margin:0 0 12px;font-size:16px}.doc-section ol{color:#334155;margin:0;padding-left:20px;line-height:1.9}.param-list{gap:10px;display:grid}.param-row{border:1px solid #eef2f7;border-radius:8px;grid-template-columns:180px 86px 64px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.param-row span,.param-row strong{color:#64748b;font-size:13px}.param-row p{color:#334155;white-space:normal;margin:0;line-height:1.5}pre{background:#0b1220;border-radius:8px;max-width:100%;margin:0;padding:16px;overflow:auto}pre code{color:#d1fae5;white-space:pre;background:0 0;padding:0;display:block}.test-form{gap:12px;padding:22px;display:grid}.test-form label{color:#374151;font-weight:800}.test-form select,.test-form textarea,.two-cols select{width:100%}.code-input{min-height:160px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.compact-area{min-height:96px}.two-cols{grid-template-columns:1fr 1fr;gap:12px;display:grid}.two-cols label{margin-bottom:8px;display:block}.cost-box{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;padding:14px;font-weight:800}.limit-list{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.limit-list span{color:#9a3412;background:#fff7ed;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:800}.cost-box strong{font-size:20px}.cost-box span{color:#64748b;margin-top:4px;font-size:12px;font-weight:600;display:block}.result-box{border-top:1px solid #eef2f7;padding:22px}.price-form{border-bottom:1px solid #eef2f7;grid-template-columns:120px 1fr 120px 1fr;align-items:center;gap:14px;padding:22px;display:grid}.price-form label{color:#4b5563;font-weight:800}.stack-form{gap:12px;padding:22px;display:grid}.subscription-band{justify-content:space-between;align-items:center;margin-bottom:18px;padding:26px;display:flex}.subscription-band h2{margin:0 0 8px}.subscription-band p{color:#6b7280;margin:0}.plans{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan{padding:26px}.plan h3{margin:0 0 12px}.plan strong{margin-bottom:12px;font-size:32px;display:block}.plan span{color:#6b7280}.plan.featured{border-color:#5eead4;box-shadow:0 18px 50px #14b8a629}
