:root{--bg:#050f1a;--panel:#0d2032a8;--panel-solid:#0b1e30;--line:#94b8d629;--line-strong:#94b8d64d;--ink:#c3d6e6;--ink-dim:#7e9cb5;--bright:#4cc9f0;--aqua:#38bdf8;--amber:#f5b942;--amber-deep:#d99420;--warn:#ff7a6b;--flow:#34e3a6;--display:"Sora", system-ui, sans-serif;--body:"Inter", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--radius:20px;--radius-sm:13px;--shadow:0 24px 60px -28px #020c18e6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{color:var(--ink);font-family:var(--body);background-color:#0000;background-image:radial-gradient(1100px 560px at 72% -12%,#38bdf824,#0000 60%),radial-gradient(880px 520px at 4% 108%,#34e3a612,#0000 55%),radial-gradient(700px 420px at 100% 55%,#4cc9f00d,#0000 60%),linear-gradient(#081828 0%,#050f1a 55%,#040c15 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;min-height:100vh;padding:clamp(14px,3vw,34px);font-size:14.5px;line-height:1.6}.sheet{flex-direction:column;gap:18px;max-width:1020px;margin:0 auto;display:flex}strong{color:#ecf6ff;font-weight:600}.k{color:var(--flow);font-weight:600}::selection{background:#38bdf84d}.topbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#0a1827bf;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px 10px 14px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:linear-gradient(165deg,#38bdf838,#0e74b229);border:1px solid #7dd3fc59;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand-name{font-family:var(--display);letter-spacing:.08em;color:#eef7ff;flex-direction:column;font-size:16px;font-weight:800;line-height:1.15;display:flex}.brand-name small{font-family:var(--body);letter-spacing:.12em;color:var(--ink-dim);text-transform:uppercase;font-size:10.5px;font-weight:500}.live-pill{font-family:var(--display);letter-spacing:.16em;color:#a7f3d0;background:#34e3a614;border:1px solid #34e3a666;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex}.live-pill i{background:var(--flow);width:7px;height:7px;box-shadow:0 0 8px var(--flow);border-radius:50%;animation:2s ease-in-out infinite pulse-dot}.sheet-header{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:radial-gradient(720px 300px at 85% -30%,#38bdf82e,#0000 65%),linear-gradient(160deg,#142c44d9,#091827e6);padding:clamp(26px,4.5vw,44px) clamp(20px,4vw,40px);position:relative;overflow:hidden}.sheet-header:after{content:"";background:linear-gradient(90deg,#0000,#7dd3fc8c,#0000);height:1px;position:absolute;inset:0 0 auto}.eyebrow{letter-spacing:.18em;color:#8fd8ff;text-transform:uppercase;background:#38bdf81a;border:1px solid #7dd3fc59;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--flow);width:7px;height:7px;box-shadow:0 0 8px var(--flow);border-radius:50%;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{50%{opacity:.45}}h1{font-family:var(--display);letter-spacing:-.02em;background:linear-gradient(92deg,#f2f9ff 30%,#7dd3fc 85%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:18px 0 12px;font-size:clamp(32px,5.6vw,54px);font-weight:800;line-height:1.06}.sub{color:var(--ink);opacity:.9;max-width:62ch;font-size:15.5px}.hero-chips{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.hero-chip{color:#d7e9f7;border:1px solid var(--line-strong);background:#0d20328c;border-radius:999px;padding:7px 15px;font-size:12.5px;font-weight:500}.hero-chip b{color:var(--bright);font-weight:600}section{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(175deg,#0f2337b8,#081522c7);padding:clamp(20px,3.4vw,32px);position:relative}.sec-tag{font-family:var(--display);letter-spacing:.18em;color:#8fd8ff;text-transform:uppercase;background:#38bdf81f;border:1px solid #7dd3fc4d;border-radius:999px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}h2{font-family:var(--display);color:#eef7ff;letter-spacing:-.015em;margin-bottom:10px;font-size:clamp(21px,3.4vw,29px);font-weight:700}p.lead{max-width:70ch;color:var(--ink);margin-bottom:18px}.cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:8px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(170deg,#1830488c,#0c1c2c99);padding:18px 16px;transition:transform .2s,border-color .2s}.card:hover{border-color:#7dd3fc66;transform:translateY(-3px)}.cards.steps .card{border-top:2px solid #7dd3fc59;position:relative}@media (width>=860px){.cards.steps .card:not(:last-child):after{content:"›";font-family:var(--display);color:#3b6285;z-index:1;font-size:22px;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}}.card .no{width:30px;height:30px;font-family:var(--display);color:#06202f;background:linear-gradient(160deg,#7dd3fc,#38bdf8);border-radius:9px;place-items:center;font-size:15px;font-weight:700;display:inline-grid}.card h3{font-family:var(--display);color:#eef7ff;letter-spacing:.01em;margin:12px 0 6px;font-size:15.5px;font-weight:700}.card p{color:#9fc0d8;font-size:13px;line-height:1.55}.note{color:var(--ink-dim);margin-top:12px;font-size:12.5px}.note b{color:var(--amber)}.notify-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-top:8px;display:grid}.tg-card,.mail-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(170deg,#152c428c,#0b1a2aa6);flex-direction:column;gap:9px;padding:14px;display:flex}.tg-head{align-items:center;gap:9px;margin-bottom:2px;display:flex}.tg-avatar{color:#fff;background:linear-gradient(160deg,#37aee2,#1e96c8);border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.tg-head>span:last-child{color:#eef7ff;flex-direction:column;font-size:13.5px;font-weight:600;line-height:1.25;display:flex}.tg-head small{color:var(--ink-dim);font-size:10.5px;font-weight:400}.tg-bubble{color:#d7e9f7;background:#1e3a54bf;border:1px solid #94b8d626;border-radius:4px 14px 14px;max-width:92%;padding:9px 12px;font-size:12.5px;line-height:1.5}.tg-bubble.warn{background:#50242273;border-color:#ff7a6b66}.tg-bubble b{color:#eef7ff}.tg-time{color:var(--ink-dim);margin-left:6px;font-size:10px;display:inline-block}.mail-row{background:#0a18278c;border:1px solid #94b8d624;border-radius:10px;align-items:flex-start;gap:11px;padding:11px 13px;display:flex}.mail-ico{width:30px;height:30px;color:var(--amber);background:#f5b94224;border:1px solid #f5b94259;border-radius:9px;flex-shrink:0;place-items:center;font-size:14px;display:grid}.mail-body{color:#eef7ff;flex-direction:column;gap:3px;font-size:13px;line-height:1.4;display:flex}.mail-body small{color:var(--ink-dim);font-size:11.5px}.footer-link{color:#8fd8ff;border-bottom:1px dotted #7dd3fc80;text-decoration:none;transition:color .2s}.footer-link:hover{color:#d7ecfa}footer{border:1px solid var(--line);border-radius:var(--radius);letter-spacing:.1em;color:var(--ink-dim);background:#09162499;flex-wrap:wrap;justify-content:space-between;gap:6px;padding:16px 22px;font-size:11.5px;display:flex}.stage{border:1px solid var(--line);border-radius:var(--radius-sm);background:radial-gradient(600px 260px at 50% 0,#38bdf80f,#0000 70%),linear-gradient(#081726,#060f1b);padding:12px;overflow:hidden}.stage svg{width:100%;height:auto;display:block}.controls{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}button{font-family:var(--display);letter-spacing:.03em;color:#241703;cursor:pointer;background:linear-gradient(165deg,#ffd97a,#f5b942 55%,#e8a02c);border:none;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:700;transition:transform .12s,filter .15s,box-shadow .2s;box-shadow:0 12px 26px -12px #f5b9428c,inset 0 1px #ffffff59}button:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible{outline-offset:2px;outline:3px solid #7dd3fcb3}button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}button.ghost{color:#a9cbe4;border:1px solid var(--line-strong);box-shadow:none;background:#13283da6;font-size:13.5px;font-weight:600}button.ghost:hover:not(:disabled){color:#d7ecfa;background:#38bdf81f}.stok{letter-spacing:.1em;color:var(--ink-dim);text-transform:uppercase;margin-left:auto;font-size:12.5px}.stok b{color:#eef7ff;font-family:var(--display);margin-left:4px;font-size:19px}.badge{letter-spacing:.1em;color:var(--warn);background:#ff7a6b1a;border:1px solid #ff7a6b80;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.status{color:#cfe3f2;border-left:3px solid var(--flow);background:#34e3a60f;border-radius:0 10px 10px 0;min-height:24px;margin-top:12px;padding:8px 12px;font-size:13.5px}.phases{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.phase{letter-spacing:.08em;border:1px solid var(--line);color:var(--ink-dim);text-transform:uppercase;border-radius:999px;padding:5px 13px;font-size:11px;font-weight:600;transition:all .25s}.phase.on{color:var(--flow);background:#34e3a61a;border-color:#34e3a699;box-shadow:0 0 14px -4px #34e3a699}.trig-note{color:var(--ink-dim);border-left:2px solid var(--line-strong);margin-top:14px;padding-left:12px;font-size:12.5px}.trig-note b{color:#cfe3f2;font-weight:600}.wall{fill:#6f9cbe}.tubeglass{fill:#7dd3fc0f;stroke:none}.plate{fill:#2c4a66}.plate-edge{stroke:#6f9cbe;stroke-width:1.5px;fill:none}.slide{fill:#33587a;stroke:#7fb3d8;stroke-width:1.5px}.capbody{fill:#2268b8;stroke:#174e8d;stroke-width:1.5px}.capdome{fill:#4b93de;stroke:#174e8d;stroke-width:1.5px}.capseam{stroke:#174e8d;stroke-width:1.5px;opacity:.7}.capshine{fill:#7cb8ec;opacity:.5}.capring-o{fill:none;stroke:#174e8d;stroke-width:7px}.capring{fill:none;stroke:#3f8ad4;stroke-width:4px}.servo-body{fill:#2c4a66;stroke:#7fb3d8;stroke-width:1.5px}.crank{stroke:var(--amber);stroke-width:4px;stroke-linecap:round}.rod{stroke:#8ecbea;stroke-width:3px;stroke-linecap:round}.lbl{fill:#7e9cb5;font-family:var(--mono);letter-spacing:.08em;font-size:11px}.lbl-b{fill:#a8d4ef}.leader{stroke:#46688a;stroke-width:1px;stroke-dasharray:3 3;fill:none}.dimtxt{fill:var(--amber);font-family:var(--mono);font-size:12px;font-weight:600}.tray-w{fill:#2c4a66}.pipe-outer{stroke:#0d2032;stroke-width:12px;fill:none;stroke-linecap:round;stroke-linejoin:round}.pipe-inner{stroke:#23445f;stroke-width:7px;fill:none;stroke-linecap:round;stroke-linejoin:round}.pipe-flow{stroke:var(--flow);stroke-width:6.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:15 13;filter:drop-shadow(0 0 5px #34e3a6bf);animation:.5s linear infinite pipe-run}@keyframes pipe-run{to{stroke-dashoffset:-28px}}@media (prefers-reduced-motion:reduce){.pipe-flow{stroke-dasharray:none;animation:none}.led.on{animation:none}.bubble{display:none}}.box{fill:#0d2032cc;stroke:#94b8d638;stroke-width:1.4px}.box.live{stroke:var(--flow);filter:drop-shadow(0 0 8px #34e3a673)}.slot{fill:none;stroke:#94b8d647;stroke-width:1.3px;stroke-dasharray:6 5}.led{fill:#24445f}.led.on{fill:var(--flow);filter:drop-shadow(0 0 6px #34e3a6e6);animation:1.1s ease-in-out infinite led-blink}@keyframes led-blink{50%{fill:#a9f5cf}}.life-bar{fill:#12293d}.life-fill{fill:var(--flow)}.life-fill.warn{fill:var(--amber)}.water-line{stroke:#a5f3fc;stroke-width:1.6px;opacity:.85}.glass{fill:#7dd3fc0d;stroke:#6faed6;stroke-width:2px}.hl{fill:#ffffff24}.float-arm{stroke:#d8e6f2;stroke-width:2.5px;stroke-linecap:round}.float-ball{fill:#eaf3fa;stroke:#9db7cc;stroke-width:1.5px}.valve{fill:#12293d;stroke:#94b8d64d;stroke-width:1.5px}.valve.open{fill:#34e3a638;stroke:var(--flow)}.valve.fault{fill:#ff7a6b33;stroke:var(--warn)}.pipe-fault{stroke:var(--warn);stroke-width:6.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7 9;filter:drop-shadow(0 0 5px #ff7a6bb3);animation:1s step-end infinite fault-blink}@keyframes fault-blink{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.pipe-fault{animation:none}}.alarm{border-radius:var(--radius-sm);color:#a7f3d0;background:#34e3a612;border:1px solid #34e3a666;flex-direction:column;gap:7px;margin-bottom:12px;padding:12px 16px;font-size:13px;display:flex}.alarm.err{color:#ffd0c7;background:#ff7a6b14;border-color:#ff7a6b8c;box-shadow:0 0 24px -8px #ff7a6b80}.alarm .a-title{font-family:var(--display);letter-spacing:.12em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.alarm .a-dot{background:var(--flow);width:8px;height:8px;box-shadow:0 0 8px var(--flow);border-radius:50%}.alarm.err .a-dot{background:var(--warn);box-shadow:0 0 8px var(--warn);animation:1s ease-in-out infinite pulse-dot}.alarm .a-item b{color:#ff9d8a}.alarm .a-note{color:var(--ink-dim);border-top:1px dashed #94b8d633;padding-top:6px;font-size:11px}button.ghost.danger{color:#ff9d8a;border-color:#ff7a6b73}button.ghost.danger:hover:not(:disabled){color:#ffd0c7;background:#ff7a6b1a}button.ghost.danger.on{background:#ff7a6b29}.arrow{fill:#5e86a3}.sv-num{font-family:var(--display);fill:#eef7ff;font-weight:800}.needle{stroke:var(--amber);stroke-width:2.5px;stroke-linecap:round}.bubble{fill:#ffffff80;animation:2.6s linear infinite bubble-rise}.bubble.b2{animation-delay:.9s}.bubble.b3{animation-delay:1.7s}@keyframes bubble-rise{0%{opacity:0;transform:translateY(0)}15%{opacity:.8}to{opacity:0;transform:translateY(-96px)}}.gauges{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px;margin-top:14px;display:grid}.gauge{border:1px solid var(--line);border-radius:var(--radius-sm);background:linear-gradient(170deg,#152c4299,#0b1a2ab3);padding:12px 14px;transition:border-color .3s}.gauge .g-lbl{letter-spacing:.14em;color:var(--ink-dim);text-transform:uppercase;font-size:10px;font-weight:600}.gauge .g-val{font-family:var(--display);color:#eef7ff;margin-top:3px;font-size:23px;font-weight:800;line-height:1.25}.gauge .g-val small{font-family:var(--body);color:var(--ink-dim);letter-spacing:.04em;font-size:11.5px;font-weight:500}.gauge.live{border-color:#34e3a673;box-shadow:0 0 20px -8px #34e3a680}.gauge.live .g-val{color:var(--flow)}.gauge.money .g-val{color:var(--amber)}.gauge.neg{border-color:#ff7a6b80;box-shadow:0 0 20px -8px #ff7a6b80}.gauge.neg .g-val{color:var(--warn)}.inputs-row{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.inp{flex-direction:column;gap:5px;display:flex}.inp span{letter-spacing:.14em;color:var(--ink-dim);text-transform:uppercase;font-size:10px;font-weight:600}.inp input{width:170px;font-family:var(--display);color:#eef7ff;border:1px solid var(--line-strong);background:#0a1827b3;border-radius:10px;padding:9px 13px;font-size:17px;font-weight:700;transition:border-color .2s}.inp input:focus{border-color:#7dd3fc99;outline:none;box-shadow:0 0 0 3px #38bdf826}.pl-bars{border:1px solid var(--line);border-radius:var(--radius-sm);background:#0a18278c;flex-direction:column;gap:10px;margin-top:16px;padding:16px;display:flex}.pl-row{grid-template-columns:52px 1fr auto;align-items:center;gap:12px;display:grid}.pl-lbl{letter-spacing:.14em;color:var(--ink-dim);font-size:10.5px;font-weight:600}.pl-track{background:#10263a;border-radius:7px;height:14px;overflow:hidden}.pl-fill{border-radius:7px;height:100%;transition:width .6s}.pl-fill.income{background:linear-gradient(90deg,#2dd4a0,#34e3a6);box-shadow:0 0 12px -2px #34e3a699}.pl-fill.expense{background:linear-gradient(90deg,#f59e6b,#ff7a6b);box-shadow:0 0 12px -2px #ff7a6b80}.pl-amount{font-family:var(--display);color:#eef7ff;text-align:right;min-width:74px;font-size:14.5px;font-weight:700}.pay-row{border:1px solid var(--line);border-radius:var(--radius-sm);background:#0a18278c;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;padding:14px;display:flex}button.pos{color:#05202e;background:linear-gradient(165deg,#67e8f9,#38bdf8 55%,#0ea5e9);box-shadow:0 12px 26px -12px #38bdf899,inset 0 1px #fff6}.price-tag{letter-spacing:.12em;color:var(--ink-dim);text-transform:uppercase;margin-left:auto;font-size:12px;font-weight:600}.price-tag b{color:var(--amber);font-family:var(--display);letter-spacing:0;text-align:right;font-size:25px;display:block}.speed-toggle{border:1px solid var(--line);background:#0a18278c;border-radius:999px;align-items:center;gap:5px;padding:5px 6px 5px 13px;display:inline-flex}.speed-lbl{letter-spacing:.14em;color:var(--ink-dim);margin-right:3px;font-size:9.5px;font-weight:600}button.spd{box-shadow:none;color:var(--ink-dim);background:0 0;border:1px solid #0000;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}button.spd:hover:not(:disabled){color:#d7ecfa;transform:none}button.spd.on{color:#8fd8ff;background:#38bdf829;border-color:#7dd3fc73}.stage-flags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}
