:root{color:#0f172a;background:#e8edf3;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page{max-width:1080px;margin:0 auto;padding:28px 20px 48px}.hero{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:18px}.brand{display:flex;align-items:center;gap:14px;flex:1 1 320px;min-width:0}.brand>div{min-width:0}.mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#111827;color:#86efac;font-weight:800;font-size:20px}.hero h1{margin:0;font-size:26px;letter-spacing:.04em}.hero p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.45}.tabs{display:flex;flex-shrink:0;gap:8px;background:#fff;padding:4px;border-radius:12px;box-shadow:0 1px 2px #0f172a0f}.tabs button{border:0;background:transparent;color:#64748b;padding:8px 14px;border-radius:9px;cursor:pointer}.tabs button.on{background:#111827;color:#fff}.tabs em{font-style:normal;margin-left:6px;background:#22c55e;color:#052e16;border-radius:999px;padding:0 7px;font-size:12px;font-weight:700}.tabs button.ghost{background:#fff;color:#0f172a;border:1px solid #d0d5dd}.create-grid{display:grid;grid-template-columns:1.4fr .8fr 1.2fr auto;gap:10px;align-items:end}.create-grid label{display:flex;flex-direction:column;gap:6px;color:#64748b;font-size:13px}.create-grid input{border:1px solid #d0d5dd;border-radius:12px;padding:10px 12px;color:#0f172a}.create-grid button{cursor:pointer;border:0;border-radius:12px;padding:10px 22px;background:#111827;color:#fff;height:42px}.create-grid button:disabled{opacity:.55;cursor:not-allowed}.mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0f172a73;display:grid;place-items:center;padding:20px}.dialog{width:min(420px,100%);background:#fff;border-radius:16px;padding:22px 22px 18px;box-shadow:0 20px 40px #0f172a2e}.dialog strong{display:block;font-size:16px;margin-bottom:8px}.dialog p{margin:0 0 18px;color:#334155;line-height:1.5;word-break:break-all}.dialog button{cursor:pointer;border:0;border-radius:10px;padding:10px 18px;background:#111827;color:#fff;min-width:88px}.dialog.err strong{color:#b91c1c}.dialog.ok strong{color:#067647}.card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 30px #0f172a0f}.idle{text-align:center;padding:56px 12px;color:#64748b}.idle strong{display:block;color:#0f172a;font-size:18px;margin:10px 0 6px}.idle p{margin:0}.pulse{width:12px;height:12px;border-radius:50%;background:#22c55e;display:inline-block;box-shadow:0 0 #22c55e99;animation:pulse 1.6s infinite}@keyframes pulse{70%{box-shadow:0 0 0 12px #22c55e00}}.phone-block{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:18px}.wait-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.wait-item{padding-bottom:18px;border-bottom:1px solid #eef2f6}.wait-item:last-child{padding-bottom:0;border-bottom:0}.wait-item .phone-block{margin-bottom:12px}.wait-item .phone-block strong{font-size:26px}.phone-block span{color:#64748b}.phone-block strong{font-size:32px;letter-spacing:.04em;font-variant-numeric:tabular-nums}.phone-block button{margin-left:auto}.app-tag{font-style:normal;font-size:13px;font-weight:700;color:#166534;background:#dcfce7;border-radius:999px;padding:4px 10px}.code-form label{display:block;color:#64748b;margin-bottom:8px}.code-form .row{display:flex;gap:10px}.code-form input{flex:1;border:1px solid #d0d5dd;border-radius:12px;padding:14px 16px;font-size:22px;letter-spacing:.16em}.code-form button,.hist-bar button,.code-btn{cursor:pointer;border:0;border-radius:12px;padding:0 22px;background:#111827;color:#fff}.code-form button{font-size:16px}.hist-bar{display:flex;gap:10px;margin-bottom:16px}.hist-bar input{flex:1;border:1px solid #d0d5dd;border-radius:12px;padding:10px 12px}button.ghost{background:#fff;color:#0f172a;border:1px solid #d0d5dd;padding:8px 14px;font-size:14px}button.danger{color:#b91c1c;border-color:#fecaca}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 8px;border-bottom:1px solid #eef2f6}th{color:#94a3b8;font-weight:600;font-size:12px}.time{color:#64748b;white-space:nowrap}.mono{font-variant-numeric:tabular-nums;font-weight:600}.code-btn{background:#ecfdf3;color:#047857;font-weight:800;letter-spacing:.12em;padding:6px 12px;font-size:16px}.muted{color:#94a3b8}.st{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;line-height:1.4;white-space:normal;max-width:min(420px,100%)}.st.wait{background:#fff7ed;color:#c2410c}.st.ok{background:#ecfdf3;color:#067647}.st.off{background:#f1f5f9;color:#64748b}.st.run{background:#eff6ff;color:#1d4ed8}.st.queue{background:#f5f3ff;color:#6d28d9}.st.fail{background:#fef2f2;color:#b91c1c}.stack{display:flex;flex-direction:column;gap:16px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.card-head-actions{display:flex;align-items:center;gap:10px}.card-head strong{font-size:15px}.dev-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.dev-card{border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;background:#f8fafc}.dev-card.on{background:#f0fdf4;border-color:#bbf7d0}.dev-card header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.dev-card header em{font-style:normal;font-size:12px;font-weight:700}.dev-card header em.ok{color:#15803d}.dev-card header em.off{color:#64748b}.dev-card p{margin:0;color:#64748b;font-size:12px;line-height:1.5}.progress-row{display:flex;flex-direction:column;gap:6px;margin:4px 0 10px;color:#334155;font-size:13px}.progress-row .bar{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-row .bar i{display:block;height:100%;background:#16a34a;border-radius:inherit}.device-line{margin:0 0 10px;font-size:12px}.empty.tight{padding:12px 0 4px;text-align:left}.result{max-width:280px;color:#334155}.fail{color:#b91c1c;max-width:220px;word-break:break-all}.pager{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;color:#64748b;font-size:13px}.pager button:disabled{opacity:.45;cursor:not-allowed}.card.hist{overflow-x:auto}.empty{color:#64748b;text-align:center;padding:36px 8px}@media(max-width:640px){.hero{flex-direction:column;align-items:stretch}.phone-block strong{font-size:24px}.code-form .row,.hist-bar,.create-grid{flex-direction:column;grid-template-columns:1fr}.code-form button,.hist-bar button,.create-grid button{padding:12px;height:auto}}
