:root{--bg:#f2f1f6;--frame:#0c0c10;--surface:#fff;--surface-2:#f6f6f8;--border:#e6e5ec;--border-strong:#d7d5e0;--fg:#18171f;--fg-muted:#6b6a78;--fg-faint:#9c9ba8;--primary:#6d28d9;--primary-hover:#5b21b6;--primary-fg:#fff;--primary-soft:#f2edfd;--primary-soft-strong:#e4d9fb;--success:#0f8a5f;--success-soft:#e7f7ef;--warning:#b5690a;--warning-soft:#fdf1e2;--danger:#c22a3e;--danger-soft:#fbe9ec;--ring:#c4b0f5;--shadow-sm:0 1px 2px #18171f0f;--shadow-md:0 8px 24px -8px #18171f2e;--shadow-lg:0 24px 48px -12px #18171f47;--radius:14px;--radius-sm:9px;--radius-lg:20px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;flex-direction:column;align-items:center;gap:18px;min-height:100%;padding:28px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}h1,h2,h3,h4{text-wrap:balance;margin:0;font-family:Manrope,Inter,sans-serif}p{margin:0}button{font-family:inherit}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.top-wrap{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:920px;display:flex}.brand-row{align-items:center;gap:9px;display:flex}.brand-mark{background:linear-gradient(155deg,var(--primary),#a78bfa);border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.brand-mark svg{stroke:#fff;width:15px;height:15px}.brand-name{letter-spacing:.01em;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.brand-sub{color:var(--fg-muted);font-size:12.5px}.stepper{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:999px;flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%;padding:5px;display:flex}.step-btn{appearance:none;color:var(--fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.step-btn .num{background:var(--border);width:16px;height:16px;color:var(--fg-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:9.5px;font-weight:700;display:flex}.step-btn:hover{color:var(--fg)}.step-btn.active{background:var(--primary);color:var(--primary-fg)}.step-btn.active .num{color:var(--primary-fg);background:#ffffff47}.step-btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.device{background:var(--frame);width:390px;max-width:100%;box-shadow:var(--shadow-lg);border-radius:46px;padding:12px}.screen-port{background:var(--bg);border-radius:34px;flex-direction:column;width:100%;height:820px;max-height:80vh;display:flex;position:relative;overflow:hidden}.notch{background:var(--frame);z-index:30;border-radius:0 0 16px 16px;width:120px;height:26px;position:absolute;top:0;left:50%;transform:translate(-50%)}.status-bar{height:46px;color:var(--fg);z-index:20;flex:none;justify-content:space-between;align-items:center;padding:0 26px;font-size:13px;font-weight:700;display:flex;position:relative}.status-icons{align-items:center;gap:5px;display:flex}.status-icons svg{width:16px;height:11px}.status-bar .dot-batt{border:1.4px solid var(--fg);border-radius:3px;width:20px;height:10px;padding:1.5px;position:relative}.status-bar .dot-batt:after{content:"";background:var(--fg);border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:3px;right:-3.5px}.status-bar .dot-batt i{background:var(--fg);border-radius:1px;width:82%;height:100%;display:block}.screens{flex:1;position:relative;overflow:hidden}.screen{-webkit-overflow-scrolling:touch;flex-direction:column;display:none;position:absolute;inset:0;overflow-y:auto}.screen.visible{display:flex}.screen::-webkit-scrollbar{width:0}.scr-pad{flex-direction:column;flex:1;gap:18px;padding:2px 20px 20px;display:flex}.scr-pad.no-bottom-gap{padding-bottom:6px}.tabbar{background:var(--surface);border-top:1px solid var(--border);z-index:20;flex:none;justify-content:space-around;align-items:stretch;padding:8px 6px 6px;display:flex;position:relative}.tab-btn{appearance:none;color:var(--fg-faint);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:3px;min-width:56px;padding:4px 8px 2px;font-size:10.5px;font-weight:600;display:flex}.tab-btn svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:22px;height:22px}.tab-btn.active{color:var(--primary)}.tab-btn:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.home-indicator{background:var(--surface);flex:none;justify-content:center;align-items:center;height:20px;display:flex}.home-indicator span{background:var(--fg);opacity:.55;border-radius:99px;width:120px;height:4.5px}.eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--fg-faint);font-size:11px;font-weight:700}.h-xl{letter-spacing:-.01em;font-size:26px;font-weight:800;line-height:1.15}.h-lg{letter-spacing:-.01em;font-size:20px;font-weight:800}.h-md{font-size:16px;font-weight:700}.muted{color:var(--fg-muted)}.faint{color:var(--fg-faint)}.tabular{font-variant-numeric:tabular-nums}.btn{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.btn:active{transform:scale(.98)}.btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.btn-primary{background:var(--primary);color:var(--primary-fg)}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--surface-2);color:var(--fg);border-color:var(--border)}.btn-secondary:hover{border-color:var(--border-strong)}.btn-outline{color:var(--fg);border-color:var(--border-strong);background:0 0}.btn-ghost{color:var(--primary);background:0 0}.btn-sm{border-radius:9px;padding:8px 12px;font-size:12.5px}.btn-block{width:100%}.btn[disabled]{opacity:.45;cursor:not-allowed}.btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:16px}.card-flat{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.row{align-items:center;display:flex}.row-between{justify-content:space-between;align-items:center;display:flex}.stack{flex-direction:column;display:flex}.g4{gap:4px}.g6{gap:6px}.g8{gap:8px}.g10{gap:10px}.g12{gap:12px}.g14{gap:14px}.g16{gap:16px}.badge{border-radius:999px;align-items:center;gap:4px;padding:3.5px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.badge-primary{background:var(--primary-soft);color:var(--primary)}.badge-success{background:var(--success-soft);color:var(--success)}.badge-warning{background:var(--warning-soft);color:var(--warning)}.badge-danger{background:var(--danger-soft);color:var(--danger)}.badge-neutral{background:var(--surface-2);color:var(--fg-muted);border:1px solid var(--border)}.dot{background:currentColor;border-radius:50%;width:6px;height:6px}.chip{appearance:none;border:1px solid var(--border-strong);background:var(--surface);color:var(--fg);cursor:pointer;white-space:nowrap;border-radius:11px;padding:8px 13px;font-size:12.5px;font-weight:600}.chip.selected{background:var(--primary-soft);border-color:var(--primary);color:var(--primary)}.chip-row{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.avatar{color:#fff;background:linear-gradient(155deg,var(--primary),#a78bfa);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;display:flex}.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--fg-muted);font-size:12.5px;font-weight:700}.input-wrap{align-items:center;display:flex;position:relative}.input-wrap svg{width:17px;height:17px;stroke:var(--fg-faint);fill:none;stroke-width:1.8px;position:absolute;left:13px}input.txt{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--fg);border-radius:11px;padding:12px 14px;font-size:14.5px}.input-wrap.has-icon input.txt{padding-left:39px}input.txt::placeholder{color:var(--fg-faint)}input.txt:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--ring);outline:none}hr.div{border:none;border-top:1px solid var(--border);margin:0}.bar-track{background:var(--surface-2);border:1px solid var(--border);border-radius:99px;height:8px;overflow:hidden}.bar-fill{background:var(--primary);border-radius:99px;height:100%}.bar-fill.success{background:var(--success)}.bar-fill.warning{background:var(--warning)}.ring{--p:0;background:conic-gradient(var(--primary) calc(var(--p)*1%), var(--surface-2) 0);border-radius:50%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.ring:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:6px}.ring span{z-index:2;font-size:11.5px;font-weight:800;position:relative}.goal-card{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;border-radius:13px;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.goal-card.selected{border-color:var(--primary);background:var(--primary-soft)}.goal-ic{background:var(--surface-2);border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.goal-card.selected .goal-ic{background:var(--primary-soft-strong)}.goal-ic svg{width:19px;height:19px;stroke:var(--primary);fill:none;stroke-width:1.8px}.goal-check{border:1.5px solid var(--border-strong);border-radius:50%;flex:none;width:20px;height:20px;margin-left:auto}.goal-card.selected .goal-check{background:var(--primary);border-color:var(--primary);position:relative}.goal-card.selected .goal-check:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.dots{justify-content:center;gap:6px;display:flex}.dots i{background:var(--border-strong);border-radius:50%;width:6px;height:6px}.dots i.on{background:var(--primary);border-radius:99px;width:16px}.item{border:1px solid var(--border);background:var(--surface);border-radius:13px;gap:12px;padding:13px;display:flex}.item .time-col{text-align:left;flex:none;width:52px}.item .time-col .t1{font-size:13px;font-weight:800}.item .time-col .t2{color:var(--fg-faint);font-size:10.5px}.ex-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 4px;display:flex}.ex-row:last-child{border-bottom:none}.check-circ{border:1.5px solid var(--border-strong);border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.check-circ.done{background:var(--success);border-color:var(--success)}.check-circ.done svg{stroke:#fff;stroke-width:3px;width:12px;height:12px}.check-circ svg{stroke:#fff;fill:none;width:12px;height:12px}.set-row{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:13px;padding:13px 4px;display:flex}.set-row:last-child{border-bottom:none}.set-ic{background:var(--surface-2);border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.set-ic svg{width:16px;height:16px;stroke:var(--fg-muted);fill:none;stroke-width:1.8px}.chev{width:16px;height:16px;stroke:var(--fg-faint);fill:none;stroke-width:2px;flex:none;margin-left:auto}.segmented{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;padding:3px;display:flex}.segmented button{appearance:none;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:9px 6px;font-size:13px;font-weight:700}.segmented button.active{background:var(--surface);color:var(--fg);box-shadow:var(--shadow-sm)}.toggle{background:var(--border-strong);cursor:pointer;border:none;border-radius:99px;flex:none;width:38px;height:22px;position:relative}.toggle.on{background:var(--primary)}.toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d}.toggle.on:after{left:18px}footer.note{text-align:center;max-width:390px;color:var(--fg-faint);padding:0 12px;font-size:11.5px;line-height:1.5}@media (width<=460px){.device{border-radius:36px;padding:9px}.screen-port{border-radius:26px;height:78vh}body{padding:20px 10px 30px}}
