*{margin:0;padding:0;box-sizing:border-box}html,body{background:#0b0e17;color:#e6e9f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100%}body{padding:28px 20px 48px;max-width:1040px;margin:0 auto}header{margin-bottom:22px}header h1{font-size:28px;letter-spacing:-.02em;margin-bottom:6px}header .sub{color:#9aa3b8;font-size:14px;line-height:1.55;max-width:620px}main{display:grid;grid-template-columns:390px 1fr;gap:22px;align-items:start}@media (max-width: 820px){main{grid-template-columns:1fr;justify-items:center}}#phone{width:390px;border-radius:44px;background:linear-gradient(160deg,#232b40,#141927);padding:14px 12px 10px;box-shadow:0 24px 60px #0000008c,inset 0 0 0 2px #ffffff12;position:relative}.notch{width:110px;height:22px;border-radius:12px;background:#05070d;margin:0 auto 8px}.home-bar{width:110px;height:4px;border-radius:2px;background:#ffffff40;margin:8px auto 2px}#screen{background:#05070d;border-radius:28px;padding:14px 12px 12px;display:flex;flex-direction:column;gap:10px;min-height:560px}#bubbleWrap{flex:1;display:flex;flex-direction:column;justify-content:flex-end;overflow-y:auto;max-height:260px;min-height:200px;padding:4px 2px}#bubble{align-self:flex-start;max-width:100%;background:#1c2536;border-radius:18px 18px 18px 5px;padding:12px 14px}#text{font-size:15.5px;line-height:1.55;color:#e8ecf6}#text .last{color:#22d3ee;border-bottom:2px solid rgba(34,211,238,.5)}#text .cursor{display:inline-block;width:8px;height:1.05em;background:#22d3eeb3;vertical-align:text-bottom;margin-left:2px;animation:blink 1.1s steps(1) infinite}@keyframes blink{50%{opacity:0}}#chips{display:grid;grid-template-columns:1fr 1fr 1fr 34px;gap:6px;min-height:46px}.chip{border:none;border-radius:10px;background:#222c42;color:#eef2fb;font-size:13.5px;font-weight:600;padding:6px 4px 4px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1px;transition:background .12s,transform .08s;overflow:hidden}.chip:hover{background:#2d3a56}.chip:active{transform:scale(.95)}.chip .p{font-size:9.5px;font-weight:500;color:#7d88a3}.chip.best{background:#14424d;box-shadow:inset 0 0 0 1px #22d3ee80}.chip.best .p{color:#22d3ee}.chip.more{font-size:17px;color:#7d88a3;justify-content:center}.chip.empty{grid-column:1 / -1;background:#f59e0b1a;box-shadow:inset 0 0 0 1px #f59e0b59;color:#fbbf24;font-size:12px;font-weight:600;cursor:default;justify-content:center;line-height:1.4;padding:8px}#barsPanel{max-height:190px;overflow-y:auto}#bars{display:grid;gap:4px}.bar-row{display:grid;grid-template-columns:84px 1fr 42px;align-items:center;gap:8px;font-size:11.5px;cursor:pointer;border-radius:7px;padding:2px 5px}.bar-row:hover{background:#22d3ee14}.bar-row .w{color:#dfe4f0;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-row .pct{color:#8b94aa;font-variant-numeric:tabular-nums;font-size:10.5px}.bar-track{height:11px;border-radius:6px;background:#ffffff0f;overflow:hidden}.bar-fill{height:100%;border-radius:6px;background:#475069}.bar-row.top .bar-fill{background:#22d3ee}.hidden{display:none}#keyboard{display:flex;flex-direction:column;gap:5px;opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.kb-row{display:flex;justify-content:center;gap:4px}.kb-key{width:30px;height:38px;border-radius:6px;background:#222c42;color:#aeb8cf;font-size:13px;display:flex;align-items:center;justify-content:center}.kb-key.wide{width:160px}.phone-row{display:flex;gap:7px}button{padding:9px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#e6e9f2;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,transform .08s;flex:1}button:hover{background:#ffffff1f}button:active{transform:scale(.97)}button.primary{background:#22d3ee;border-color:#22d3ee;color:#06202a}button.primary:hover{background:#4be0f7}button.active{background:#f59e0b;border-color:#f59e0b;color:#241600}.card{background:#0d111ecc;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:20px;box-shadow:0 12px 40px #00000059}.card h2{font-size:16px;margin-bottom:14px}.memwrap{margin-bottom:14px}#sldCtx{width:100%;accent-color:#22d3ee}#ctxLabels{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10px}.tick{display:inline-flex;align-items:center;justify-content:center;min-width:46px;padding:8px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:12px;color:#b7bfd2;font-variant-numeric:tabular-nums}.tickcol{display:flex;flex-direction:column;align-items:center;gap:4px}.tickname{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:8px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.35);color:#fbbf24;font-size:10px}#odometer{display:grid;gap:7px;margin-bottom:12px}#odometer .stat{display:flex;justify-content:space-between;align-items:baseline;gap:10px;background:#ffffff0d;border-radius:10px;padding:9px 12px;font-size:12px}#odometer .k{color:#8b94aa}#odometer b{font-size:15px;font-variant-numeric:tabular-nums;color:#e6e9f2;white-space:nowrap}#odometer b.explode{color:#f59e0b}#odometer b.zero{color:#fbbf24}.caption{font-size:12.5px;line-height:1.55;color:#9aa3b8;min-height:58px}.slider{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:12px;color:#b7bfd2}.slider input[type=range]{flex:1;accent-color:#22d3ee}.slider b{font-variant-numeric:tabular-nums;width:34px}#status{margin-top:12px;font-size:12.5px;line-height:1.5;color:#cdd4e4;background:#22d3ee12;border:1px solid rgba(34,211,238,.15);border-radius:10px;padding:10px 12px}#status button.mini{flex:none;padding:3px 10px;font-size:11px;margin-left:6px;background:#f59e0b;border-color:#f59e0b;color:#241600}footer{margin-top:22px;font-size:12px;color:#6f788e;line-height:1.6}footer b,footer span{color:#9aa3b8}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:14px;border-radius:8px;background:#0a0f1c;border:2px solid #04060c;box-shadow:inset 0 3px 6px #000000a6,inset 0 -1px #ffffff0d;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#a5f36f,#7ee63f 45%,#48a821);border:3px solid #0b1220;box-shadow:0 3px 8px #00000080,inset 0 2px 3px #fff6;cursor:grab}input[type=range]::-webkit-slider-thumb:active{cursor:grabbing}input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#a5f36f,#7ee63f 45%,#48a821);border:3px solid #0b1220;box-shadow:0 3px 8px #00000080,inset 0 2px 3px #fff6;cursor:grab}input[type=range]::-moz-range-track{background:transparent}
