:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;background:#f4f7fb;line-height:1.5}*{box-sizing:border-box}body{margin:0}.app-shell{max-width:1180px;margin:0 auto;padding:28px 22px 18px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.eyebrow{font-size:11px;letter-spacing:.16em;color:#64748b;font-weight:700}.topbar h1{margin:4px 0 3px;font-size:clamp(32px,5vw,54px);letter-spacing:-.05em}.subtitle{margin:0;color:#64748b}.sigma-mark{font-size:30px;font-weight:800;color:#2563eb;padding:8px 12px;border:1px solid #dbe5f3;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1e3a8a12}.sigma-mark span{font-size:18px;margin-left:2px}.workspace{display:grid;grid-template-columns:320px 1fr;gap:18px}.panel{background:#fff;border:1px solid #e3eaf4;border-radius:22px;box-shadow:0 12px 32px #1e3a8a0b}.controls-panel{padding:20px}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f1f5f9;border-radius:12px;margin-bottom:18px}.tab{border:0;background:transparent;padding:10px;border-radius:9px;color:#64748b;font-weight:700;cursor:pointer}.tab.active{background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #1e3a8a14}label{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:14px 0;font-weight:700;font-size:14px}label span{color:#94a3b8;font-family:ui-monospace,monospace}input{width:100px;border:1px solid #dbe3ef;border-radius:10px;padding:9px 10px;font:inherit;text-align:right;color:#172033}button{font:inherit}.primary,.ghost{width:100%;border-radius:11px;padding:11px 13px;cursor:pointer;font-weight:800}.primary{border:0;background:#2563eb;color:#fff;box-shadow:0 7px 18px #2563eb35}.ghost{margin-top:9px;border:1px solid #dbe3ef;background:#fff;color:#475569}.hint{font-size:12px;color:#64748b;background:#f8fafc;border-radius:10px;padding:10px;margin:10px 0 14px}.status-card,.formula-card{margin-top:18px;padding:14px;border-radius:14px;background:#f8fafc}.status-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.status-value{font-size:21px;font-weight:850;margin-top:3px}.status-meta{font-size:12px;color:#64748b;margin-top:3px}.spin-value{font-family:ui-monospace,monospace;font-size:18px;font-weight:800;margin:6px 0}.formula-card small{display:block;color:#94a3b8;margin-top:8px}.bar{height:7px;background:#e2e8f0;border-radius:99px;overflow:hidden}.bar i{display:block;width:0;height:100%;background:#16a34a;border-radius:inherit;transition:width .2s,background .2s}.rotor-panel{padding:18px;min-height:620px}.rotor-head{display:flex;justify-content:space-between;align-items:center;color:#64748b}.rotor-head strong{color:#172033;font-size:18px;margin-right:10px}.badge{font-size:11px;padding:4px 8px;border-radius:99px;background:#eff6ff;color:#2563eb;font-weight:800}.rotor-panel svg{width:100%;height:auto;display:block;max-height:570px}.slot{cursor:pointer;transition:all .15s}.slot:hover{filter:brightness(.94)}.legend{display:flex;justify-content:center;gap:20px;color:#64748b;font-size:12px}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px;vertical-align:-1px}.dot.tube{background:#2563eb}.dot.empty{background:#e2e8f0}.dot.center{background:#f97316}footer{text-align:center;color:#94a3b8;font-size:12px;padding-top:15px}.source-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:7px}.source-links a{color:#2563eb;text-decoration:none}.source-links a:hover{text-decoration:underline}@media(max-width:820px){.workspace{grid-template-columns:1fr}.rotor-panel{min-height:0}.topbar{gap:12px}.sigma-mark{font-size:23px}}
