.stopwatch-shell{padding:4px 16px 0}.stopwatch-card{background:#101c35;color:#fff;border-radius:28px;padding:26px 20px 22px;box-shadow:0 16px 34px rgba(16,28,53,.18)}.stopwatch-card small{display:block;font-size:10px;letter-spacing:1.3px;font-weight:900;color:#c8d0df}.stopwatch-context{margin-top:8px;font-size:17px;font-weight:850;min-height:22px}.stopwatch-display{font-variant-numeric:tabular-nums;font-size:48px;line-height:1;letter-spacing:-1.5px;font-weight:850;text-align:center;margin:32px 0 28px;white-space:nowrap}.stopwatch-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stopwatch-controls button{min-height:52px;border-radius:16px;border:1px solid #ffffff2e;background:#ffffff12;color:#fff;font-weight:900;font-size:14px}.stopwatch-controls .stopwatch-primary{grid-column:1/-1;background:#fff;color:#17211c;border-color:#fff}.stopwatch-controls button:disabled{opacity:.38}.stopwatch-note{font-size:12px;line-height:1.5;color:var(--muted);margin:16px 4px 0}.exercise-stopwatch{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:8px 11px;border:1px solid #cfe7dd;border-radius:999px;background:var(--mint);color:var(--green);font-size:12px;font-weight:850}.exercise-stopwatch span{font-size:14px}.exercise-stopwatch-panel{margin-top:12px;padding:13px;border-radius:16px;background:#101c35;color:#fff;box-shadow:0 8px 22px rgba(16,28,53,.14)}.exercise-stopwatch-panel[hidden]{display:none}.exercise-stopwatch-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:850}.exercise-stopwatch-time{font-variant-numeric:tabular-nums;font-size:24px;letter-spacing:-.5px}.exercise-stopwatch-actions{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:7px;margin-top:11px}.exercise-stopwatch-actions button{min-height:40px;border:1px solid #ffffff30;border-radius:12px;background:#ffffff12;color:#fff;font-size:12px;font-weight:900}.exercise-stopwatch-actions button:first-child{background:#fff;color:#17211c;border-color:#fff}.exercise-stopwatch-actions button:disabled{opacity:.38}.day-exercise.stopwatch-active{outline:2px solid #7dd8b4;outline-offset:2px}.day-exercise.stopwatch-focus{animation:stopwatch-focus 1.4s ease}.stopwatch-mini{position:fixed;right:max(12px,calc((100vw - 560px)/2 + 12px));bottom:calc(72px + env(safe-area-inset-bottom));z-index:120;border:1px solid #dfe6e1;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 8px 28px rgba(16,28,24,.16);padding:8px 10px;display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums;font-weight:900;max-width:min(330px,calc(100vw - 24px))}.stopwatch-mini[hidden]{display:none}.stopwatch-mini.running{background:#101c35;color:#fff;border-color:#253656}.stopwatch-mini>span:first-child{font-size:15px}.stopwatch-mini-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;line-height:1.05}.stopwatch-mini-copy small{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;opacity:.72}.stopwatch-mini-copy strong{font-size:14px}.stopwatch-mini b{margin-left:3px;font-size:10px;white-space:nowrap}@keyframes stopwatch-focus{0%,100%{transform:none}35%{transform:scale(1.015);box-shadow:0 0 0 5px rgba(125,216,180,.22)}}@media(max-width:370px){.stopwatch-display{font-size:40px}.stopwatch-mini{padding:7px 9px}.stopwatch-mini-copy small{max-width:105px}.exercise-stopwatch-actions{grid-template-columns:1fr 1fr}.exercise-stopwatch-actions button:last-child{grid-column:1/-1}}
