:root{--bg:#fff6e9;--card:#fff;--ink:#3a2e4f;--muted:#7c6f8e;--track:#f3ecf9;--accent:#6a4ce0;--left:#2f7fe0;--left-dark:#1f5fb0;--right:#f07a12;--right-dark:#b85a06;--go:#22b573;--go-dark:#178a56;--skin:#ffd6b0;--skin-line:#b9774c;--skin-ink:#8a5534;--nail:#fff0e4;--font:ui-rounded, "SF Pro Rounded", "Arial Rounded MT Bold", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;overscroll-behavior:none;margin:0}button{font:inherit;color:inherit;touch-action:manipulation;cursor:pointer}button:focus-visible{outline:4px solid var(--accent);outline-offset:3px}.settings{max-width:980px;min-height:100%;padding:max(20px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));flex-direction:column;gap:max(16px,min(3vh,28px));margin:0 auto;display:flex}.settings-header{text-align:center}.title{letter-spacing:-.01em;margin:0;font-size:max(2rem,min(5vw,3rem));font-weight:900}.legend{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:6px 14px;margin:12px 0 0;padding:0;font-size:1rem;list-style:none;display:flex}.legend b{background:var(--track);width:1.6em;height:1.6em;color:var(--ink);border-radius:50%;place-items:center;display:inline-grid}.fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:14px;display:grid}.field{background:var(--card);border-radius:24px;padding:16px;box-shadow:0 2px #3a2e4f0f,0 8px 24px #3a2e4f0f}.field-label{margin:0 0 12px 4px;font-size:1.15rem;font-weight:800}.segmented{background:var(--track);border-radius:18px;gap:6px;padding:6px;display:flex}.segment{background:0 0;border:0;border-radius:14px;flex:1 1 0;justify-content:center;align-items:center;gap:.4em;min-width:0;min-height:60px;padding:8px 10px;font-size:1.1rem;font-weight:700;line-height:1.15;transition:background-color .15s,color .15s,transform .1s;display:inline-flex}.segment:active{transform:scale(.97)}.segment.is-selected{background:var(--accent);color:#fff;box-shadow:0 3px #0000002e}.segment.is-left.is-selected{background:var(--left)}.segment.is-right.is-selected{background:var(--right)}.dot{border:2px solid #fff;border-radius:50%;flex:none;width:.8em;height:.8em;box-shadow:0 0 0 1px #0000001a}.is-left .dot{background:var(--left)}.is-right .dot{background:var(--right)}.stepper{background:var(--track);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:6px;display:flex}.stepper-button{background:var(--accent);color:#fff;border:0;border-radius:14px;width:72px;height:60px;font-size:2.2rem;font-weight:800;line-height:1;box-shadow:0 3px #0000002e}.stepper-button:active{transform:translateY(2px);box-shadow:0 1px #0000002e}.stepper-button:disabled{opacity:.3;cursor:default;transform:none}.stepper-value{color:var(--muted);font-size:1.4rem;font-weight:700}.stepper-number{color:var(--ink);font-variant-numeric:tabular-nums;font-size:2.4rem;font-weight:900}.go{background:linear-gradient(180deg, #35cc86, var(--go));color:#fff;letter-spacing:.06em;text-shadow:0 2px #00000026;width:min(100%,520px);min-height:92px;box-shadow:0 8px 0 var(--go-dark), 0 14px 28px #22b57359;border:0;border-radius:999px;align-self:center;margin-top:auto;font-size:max(2rem,min(5vw,2.75rem));font-weight:900;transition:transform 80ms,box-shadow 80ms}.go:active{box-shadow:0 2px 0 var(--go-dark), 0 6px 14px #22b5734d;transform:translateY(6px)}.training{background:radial-gradient(ellipse at 50% 35%, #fffdf8 0%, var(--bg) 70%);touch-action:none;overscroll-behavior:none;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.close{z-index:2;top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));width:56px;height:56px;color:var(--muted);background:#3a2e4f14;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute}.close svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;width:26px;height:26px}.close:active{background:#3a2e4f29}.digits{flex:auto;min-height:0;display:flex;container-type:size}.slot{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.digit{font-variant-numeric:tabular-nums;text-shadow:0 .035em #0000001f;font-size:55vmin;font-weight:900;line-height:1;animation:.36s cubic-bezier(.2,.9,.3,1.25) both pop;display:block}.with-hands .digit{font-size:42vmin}.mode-both .digit{font-size:40vmin}.mode-both.with-hands .digit{font-size:34vmin}@supports (font-size:1cqh){.digit,.with-hands .digit{font-size:min(92cqh,75cqw)}.mode-both .digit,.mode-both.with-hands .digit{font-size:min(88cqh,44cqw)}}.digit.is-left{color:var(--left)}.digit.is-right{color:var(--right)}@keyframes pop{0%{opacity:0;transform:scale(.55)}60%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}.hands{height:30vh;flex:none;justify-content:center;align-items:flex-end;gap:max(12px,min(7vw,120px));height:max(130px,min(30dvh,380px));padding:0 16px;display:flex}.hand{--hand-color:var(--left);aspect-ratio:1;width:auto;max-width:calc(50% - 12px);height:100%;transition:opacity .3s,filter .3s;overflow:hidden}.hand-right{--hand-color:var(--right)}.hand.is-dimmed{opacity:.35;filter:grayscale()}.hand-outline line{stroke:var(--skin-line);stroke-linecap:round}.hand-outline rect{fill:var(--skin-line);stroke:var(--skin-line)}.hand-skin rect{fill:var(--skin)}.finger-skin{stroke:var(--skin);stroke-linecap:round;transition:stroke .22s}.finger.is-active .finger-skin{stroke:var(--hand-color)}.nail{fill:var(--nail);transition:fill .22s}.finger.is-active .nail{fill:#ffffff8c}.finger-label{fill:var(--skin-ink);font-family:var(--font);text-anchor:middle;dominant-baseline:central;font-size:22px;font-weight:900;transition:fill .22s}.finger.is-active .finger-label{fill:#fff}.finger.is-active{animation:.52s cubic-bezier(.3,1.4,.5,1) both finger-lift}@keyframes finger-lift{0%{transform:translate(0)}45%{transform:translate(calc(var(--dx) * 1.8), calc(var(--dy) * 1.8))}to{transform:translate(var(--dx), var(--dy))}}@media (prefers-reduced-motion:reduce){.digit{animation-duration:1ms}.finger.is-active{transform:translate(var(--dx), var(--dy));animation:none}}
