:root{--bg:#0b1020;--ink:#eef5ff;--muted:#8390a7;--blue:#2f7cff;--cyan:#5ac8fa;--green:#22c55e;--red:#ff4d4f;--purple:#8b5cf6;--glass:rgba(17,24,39,.88);--line:rgba(148,163,184,.16);--shadow:none;--shadow2:none;--r:18px}*{box-sizing:border-box}html{background:#0b1020}body{margin:0;min-height:100vh;color:var(--ink);font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;background:#0b1020;overflow-x:hidden}.aurora{display:none}.app{position:relative;z-index:1;max-width:860px;margin:0 auto;padding:calc(env(safe-area-inset-top) + 10px) 12px calc(env(safe-area-inset-bottom) + 96px)}.glass{background:#111827;border:1px solid var(--line);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hero{padding:0 0 10px}.statusbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;padding:8px 2px;color:#9ca3af;font-size:13px;font-weight:800}.statusText{font-weight:800}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);margin-right:7px;box-shadow:0 0 0 4px rgba(255,77,79,.12)}.dot.on{background:var(--green);box-shadow:0 0 0 4px rgba(34,197,94,.15)}.circleBtn{width:38px;height:38px;border-radius:50%;background:#151f33;border:1px solid #22304a;color:#93c5fd;font-size:22px;font-weight:900}.heroTitle{display:flex;align-items:center;gap:10px;margin-bottom:12px}.appIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:white;font-size:25px;font-weight:900;background:#1d4ed8}.eyebrow{margin:0;color:#6b7280;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hero h1{margin:0;font-size:26px;letter-spacing:-.03em;color:#fff}.heroCard{display:none}.segmented{position:relative;display:flex;gap:8px;overflow:auto;border-radius:0;padding:0;margin:0 0 12px;background:transparent;border:0;box-shadow:none;scrollbar-width:none}.segmented::-webkit-scrollbar,.chips::-webkit-scrollbar{display:none}.segmented button{flex:0 0 auto;height:36px;border-radius:999px;border:1px solid #25324a;background:#111827;color:#a7b0c3;padding:0 14px;font-size:13px;font-weight:800}.segmented button.active{background:#2563eb;color:#fff;border-color:#2563eb}.segmented.five{grid-template-columns:repeat(5,1fr)}.chips{display:flex;gap:8px;padding:0 0 12px;overflow:auto}.chips button{border-radius:999px;background:#111827;border:1px solid #25324a;color:#a7b0c3;padding:8px 12px;font-size:12px;font-weight:900}.chips button.active{background:#2563eb;border-color:#2563eb;color:#fff}.panel{display:none}.panel.active{display:block}.error{background:#3f1d24;border:1px solid #7f1d1d;color:#fecaca;border-radius:16px;padding:12px 14px;font-weight:800;margin-bottom:12px}.hidden{display:none}.homeGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bigMenu{min-height:132px;border-radius:22px;text-align:left;padding:16px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.bigMenu span{font-size:30px}.bigMenu b{font-size:19px;letter-spacing:-.03em}.bigMenu small{color:#94a3b8;font-weight:800;line-height:1.35}.bigMenu.disabled{opacity:.45}.metricGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric{background:#111827;border:1px solid #25324a;border-radius:18px;min-height:104px;padding:14px}.metric.wide{grid-column:1/-1}.metric small{color:#94a3b8;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.metric b{display:block;margin-top:8px;font-size:30px;color:#fff}.metric em{font-style:normal;color:#64748b;font-size:12px;font-weight:800}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin:18px 2px 10px}.sectionHead h2{margin:0;font-size:18px}.sectionHead span{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase}.list,.ccList{display:flex;flex-direction:column;gap:10px}.item,.ccBox,.bars,.sheet{background:#111827;border:1px solid #25324a;border-radius:18px;padding:14px}.item{display:flex;align-items:center;justify-content:space-between;gap:12px}.name{font-weight:900}.sub{margin-top:4px;color:#94a3b8;font-size:12px;font-weight:700}.pill{border-radius:999px;padding:6px 9px;background:#1f2937;color:#cbd5e1;font-size:11px;font-weight:900}.pill.ok{background:#064e3b;color:#86efac}.pill.bad{background:#451a1a;color:#fca5a5}.barRow{display:grid;grid-template-columns:44px 1fr 42px;gap:10px;align-items:center;color:#94a3b8;font-size:12px;font-weight:800;margin:8px 0}.bar{height:8px;border-radius:999px;background:#1e293b;overflow:hidden}.fill{height:100%;background:#2563eb;border-radius:999px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 8px;border-bottom:1px solid #25324a;font-size:12px}th{color:#94a3b8;text-transform:uppercase}.model{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.genCard{border-radius:28px;padding:16px;margin-top:4px}.sectionHead.mini{display:flex;margin:0 0 10px}.hint{color:var(--muted);font-size:13px;line-height:1.45;margin:0 0 14px;font-weight:700}.field{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#0f172a;border:1px solid #25324a;border-radius:18px;padding:12px 13px;margin-bottom:12px}.field span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900}.field input{width:92px;border:0;background:#111827;border-radius:14px;padding:11px 12px;font-size:18px;font-weight:900;text-align:center;color:var(--ink);box-shadow:inset 0 0 0 1px #25324a}.field input[type="text"]{width:100%;text-align:left;font-size:14px}.field:has(input[type="text"]){align-items:stretch;flex-direction:column}.field:has(input[type="text"]) input{width:100%}.field input:disabled{opacity:.45}.primaryBtn{width:100%;height:52px;border:0;border-radius:18px;color:#fff;font-weight:900;font-size:15px;background:linear-gradient(135deg,#2563eb,#38bdf8)}.ccModes,.ghostModes{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.ccModes button,.ghostModes button{border:1px solid #25324a;background:#0f172a;color:#94a3b8;border-radius:14px;height:38px;font-weight:900}.ccModes button.active,.ghostModes button.active{background:#2563eb;color:#fff;border-color:#2563eb}.ccBox{padding:14px}.ccTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.ccNum{font-size:18px;font-weight:900;letter-spacing:.04em;color:#fff}.copyBtn{border:1px solid #2563eb;background:#102554;color:#93c5fd;border-radius:12px;padding:8px 10px;font-weight:900}.ccMeta{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap;color:#cbd5e1;font-size:12px;font-weight:800}.ccMeta span{background:#1e293b;border-radius:999px;padding:6px 9px}.ccLine{margin-top:9px;background:#0b1220;border:1px dashed #334155;border-radius:12px;padding:9px 10px;color:#e2e8f0;font-size:12px;font-weight:900;word-break:break-all}.ccWarn{margin-top:8px;color:#f59e0b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ghostLink{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#e5e7eb;background:#111827;border:1px solid #25324a;border-radius:16px;padding:13px 14px;font-weight:900}.ghostLink span{color:#93c5fd;max-width:60%;text-align:right;overflow:hidden;text-overflow:ellipsis}.bottomNav{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 10px);z-index:20;max-width:836px;margin:0 auto;border-radius:24px;padding:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;background:rgba(17,24,39,.96);border:1px solid #25324a}.bottomNav button{border:0;background:transparent;color:#8996ad;border-radius:18px;height:58px;font-weight:900;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottomNav button span{font-size:19px;line-height:1}.bottomNav button b{font-size:11px}.bottomNav button.active{background:#2563eb;color:#fff}.routerTools{display:none}@media(max-width:420px){.homeGrid{gap:10px}.bigMenu{min-height:118px;padding:14px}.bottomNav{left:10px;right:10px}.bottomNav button{height:54px}.bottomNav button b{font-size:10px}.bottomNav button span{font-size:17px}.segmented.five{gap:3px}.segmented.five button{font-size:10px;padding:0 8px}.ccNum{font-size:16px}.ccModes,.ghostModes{grid-template-columns:repeat(2,1fr)}}