body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;min-height:100vh;overflow:hidden;padding:0;touch-action:manipulation;-webkit-user-select:none;user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.timer-container{align-items:center;background:#000;border-radius:0;box-shadow:0 8px 32px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:flex-start;margin:0;padding:40px;width:100vw}.timer-workout-title{background:#ff3b3026;border:1px solid #ff3b3066;border-radius:6px;box-sizing:border-box;color:#ff3b30;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin:-10px auto 0;max-width:400px;padding:6px 16px;position:relative;text-align:center;text-shadow:0 0 8px #ff3b3080;text-transform:uppercase;width:100%;z-index:0}.timer-workout-title.hidden{opacity:0;visibility:hidden}.timer-workout-title+.workout-list{margin-top:8px!important;padding-top:0!important}.timer-workout-title+.workout-list,.timer-workout-title+.workout-list .workout-item{position:relative;z-index:10!important}.timer-workout-title+.workout-list .workout-item:first-child{margin-top:4px!important;position:relative;z-index:20!important}.time-presets{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.preset-btn{background:#000;border:1px solid #ffffff26;border-radius:18px;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.9rem;font-weight:500;padding:10px 18px;transition:all .2s ease}.preset-btn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-1px)}.preset-btn.active{background:linear-gradient(135deg,#007aff,#0056cc);border-color:#007aff;box-shadow:0 2px 12px #007aff4d;color:#fff}@media (max-width:480px){.timer-container{gap:0;padding:30px 20px}}@media (orientation:landscape) and (max-width:900px) and (max-height:500px){.timer-container{align-items:center!important;flex-direction:row!important;gap:20px;justify-content:center!important;max-width:100vw;padding:20px}.workout-list{flex:1 1;margin-left:0;margin-top:0;max-height:200px;transform:translateY(20px);width:50%!important}}@media (min-width:667px) and (max-height:375px) and (max-width:900px){.timer-container{align-items:flex-start!important;flex-direction:row!important;gap:20px;justify-content:flex-start!important;max-width:100vw;padding:20px}.workout-list{flex:1 1;margin-left:20px;margin-top:0;max-height:200px;width:50%!important}}.timer-display{align-items:center;display:flex;flex-shrink:0!important;height:300px!important;justify-content:center;min-height:300px!important;min-width:300px!important;position:relative;width:300px!important}.progress-ring{left:0;position:absolute;top:0}.progress-ring-bg{transition:stroke .3s ease}.progress-ring-fill{filter:drop-shadow(0 0 12px rgba(255,59,48,.4));transition:stroke-dashoffset .3s ease,stroke .3s ease}.progress-ring-fill[stroke="#007aff"]{filter:drop-shadow(0 0 12px rgba(0,122,255,.4))}.time-text{font-feature-settings:"tnum";font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;font-size:3.5rem;font-variant-numeric:tabular-nums;font-weight:300;letter-spacing:4px;position:relative;text-shadow:0 2px 20px #00000080;top:-10px;z-index:1}.play-btn,.time-text{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;color:#fff;-webkit-user-select:none;user-select:none}.play-btn{align-items:center;border:none;border-radius:50%;bottom:50px;cursor:pointer;display:flex;font-size:1.5rem;font-weight:600;height:60px;justify-content:center;left:calc(50% - 30px);outline:none;position:absolute;width:60px}.play-btn,.play-btn:active,.play-btn:hover{background:linear-gradient(135deg,#007aff,#0056cc);box-shadow:0 4px 16px #007aff4d}.pause-btn{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;bottom:60px;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:600;height:40px;justify-content:center;left:calc(50% - 20px);outline:none;padding:0;pointer-events:auto;position:absolute;-webkit-user-select:none;user-select:none;width:40px}.pause-btn:active,.pause-btn:hover{background:#0000;box-shadow:none;color:#fff}.reset-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:calc(50% - 20px);position:absolute;top:60px;width:40px}button:active{transform:scale(.98)}button:focus{outline:none}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.timer-display.completed{animation:pulse 1s ease-in-out}.workout-list{-ms-overflow-style:none;background:#0000;border:none;border-radius:16px;display:flex;flex-direction:column;margin-top:10px;max-height:100vh;max-width:400px;min-height:100px;overflow-y:scroll;padding:10px 10px 80px;position:relative;scroll-behavior:smooth;scrollbar-width:none;width:87vw;z-index:1}.workout-list::-webkit-scrollbar{display:none}.workout-list.paused{scroll-behavior:auto;scroll-padding-top:0;scroll-snap-type:none}.workout-item{background:#000;border:1px solid #ffffff4d;box-sizing:border-box;flex-shrink:0;gap:12px;height:30px!important;margin-bottom:8px;max-height:60px!important;min-height:60px!important;min-width:auto;opacity:.85;overflow:hidden;padding:22px 20px;transform:translateY(0);transition:all .5s cubic-bezier(.4,0,.2,1);width:100%}.workout-item.active{background:#ff3b3033;border-color:#ff3b304d;box-shadow:0 4px 16px #ff3b3033;opacity:1;transform:translateY(0);transition:all .5s cubic-bezier(.4,0,.2,1),background .3s ease,border-color .3s ease,box-shadow .3s ease}.workout-item.active.warning{background:#007aff33;border-color:#007aff4d;box-shadow:0 4px 16px #007aff33}.workout-item.completed{background:#000;border-color:#ffffff0d;border:none!important;font-size:0!important;height:0!important;line-height:0!important;margin:0!important;max-height:0!important;min-height:0!important;opacity:0;overflow:hidden;padding:0!important;pointer-events:none;transform:translateY(-20px) scale(.8);transition:all .6s cubic-bezier(.4,0,.2,1)}.workout-item.completed.selectable{border:1px solid #ffffff1a!important;font-size:1.1rem!important;height:60px!important;line-height:normal!important;margin:0 0 8px!important;max-height:60px!important;min-height:60px!important;opacity:.6;overflow:visible;padding:22px 20px!important;pointer-events:auto;transform:translateY(0) scale(1)}.workout-item.removing{display:none!important;height:0!important;margin:0!important;overflow:hidden!important;padding:0!important}.workout-item.upcoming{opacity:.6;transform:translateY(0)}.workout-number{font-size:.8rem;height:24px;width:24px}.workout-item.active .workout-number{background:#ff3b30;box-shadow:0 2px 8px #ff3b304d;color:#fff;transition:background .3s ease,box-shadow .3s ease}.workout-item.active.warning .workout-number{background:#007aff;box-shadow:0 2px 8px #007aff4d}.workout-item.completed .workout-number{background:#ffffff0d;color:#ffffff80}.workout-text{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.4}.workout-item.active .workout-text{color:#fff;font-weight:600}.workout-item.completed .workout-text{color:#ffffff80}.workout-item.upcoming .workout-text{color:#fffc}.workout-item.selectable{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.workout-item.selectable:hover{background:#ffffff1a;border-color:#fff6;box-shadow:0 4px 16px #ffffff1a;transform:translateY(-2px)}.workout-item.selectable:active{box-shadow:0 2px 8px #ffffff1a;transform:translateY(0)}.workout-item.selectable:focus{outline:none}.workout-list .workout-item:not(.selectable){-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.workout-list .workout-item:not(.selectable):hover{background:inherit!important;border-color:inherit!important}.workout-list .workout-item:not(.selectable):active,.workout-list .workout-item:not(.selectable):hover{box-shadow:inherit!important;transform:none!important}.home-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:500px;min-height:100vh;padding:0 16px;position:relative;width:100%}.home-sparks-bg{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.home-sparks-img{height:100%;object-fit:cover;opacity:.5;width:100%}.home-header{align-items:center;display:flex;justify-content:space-between;padding:20px 4px 24px;position:relative;z-index:2}.home-header-title{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:1px}.home-header-auth{flex-shrink:0}.home-header-auth .auth-button{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1.5px solid #ffffff1f;height:34px;position:static;width:34px}.home-header-auth .auth-button:hover{border-color:#ffffff40}.home-header-auth .auth-icon{color:#ffffff73;height:18px;width:18px}.home-workout-list{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:0 0 120px;position:relative;z-index:2}.workout-card-wrapper{border-radius:14px;margin-bottom:8px;position:relative}.workout-card-wrapper.swipe-open{overflow:hidden}.workout-card{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;position:relative;transition:background .2s ease,border-color .2s ease}.workout-card.selected{background:#ff3b301a;border-color:#ff3b304d}.workout-card:active{background:#ffffff12}.workout-card.selected:active{background:#ff3b3024}.workout-card-left{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.workout-card-name{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workout-card-detail{align-items:center;color:#ffffff59;display:flex;font-size:.73rem;gap:5px}.workout-card-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workout-card-dot{opacity:.4}.workout-card-completions{color:#ff3b3099;font-weight:500}.workout-card.dragging{background:#ffffff1a;border-color:#ff3b304d;box-shadow:0 4px 20px #0006;transform:scale(1.02)}.workout-card-wrapper{transition:transform .15s ease}.workout-card-edit{align-items:center;border-radius:8px;color:#ffffff40;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin:-4px -4px -4px 8px;padding:8px;transition:color .15s ease,background .15s ease}.workout-card-edit:active{background:#ffffff0f;color:#ffffff80}.workout-card-delete{align-items:center;background:#ff3b30;border-radius:0 14px 14px 0;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;justify-content:center;position:absolute;right:0;top:0;width:80px}.workout-card-delete:active{background:#d63029}.workout-card-add{align-items:center;background:#0000;border:1px dashed #ffffff14;border-radius:14px;color:#ffffff4d;cursor:pointer;display:flex;font-size:.82rem;font-weight:500;gap:7px;justify-content:center;padding:12px;transition:color .15s ease,border-color .15s ease,background .15s ease}.workout-card-add:active{background:#ffffff08;border-color:#ffffff26;color:#ffffff80}@media (max-width:480px){.home-container{padding:0 14px}.home-header-title{font-size:1rem;letter-spacing:.8px}.workout-card{padding:11px 12px}}@media (orientation:landscape) and (hover:none){.home-container{min-height:auto}}.auth-button{align-items:center;background:#000000b3;border:2px solid #ff3b3066;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:fixed;right:16px;top:16px;transition:border-color .2s ease,transform .2s ease;width:40px;z-index:100}.auth-button:hover{border-color:#ff3b30cc;transform:scale(1.05)}.auth-button:active{transform:scale(.95)}.auth-avatar{border-radius:50%;height:100%;object-fit:cover;width:100%}.auth-icon{color:#fff9;height:22px;width:22px}.stopwatch-container{align-items:center;background:#000;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:calc(100vh - 100px);padding:20px 20px 160px}.stopwatch-display{align-items:center;display:flex;justify-content:center;margin:10px -20px 0;text-align:center;width:100vw}.time-display{color:#fff;display:block;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:20vw;font-weight:300;letter-spacing:0;line-height:.9;margin:0;max-width:800px;padding:0;text-align:center;text-shadow:0 0 20px #ffffff4d;width:100vw}.stopwatch-workout-title{background:#ff3b3026;border:1px solid #ff3b3066;border-radius:6px;box-sizing:border-box;color:#ff3b30;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin:0 auto 12px;max-width:400px;padding:6px 16px;position:relative;text-align:center;text-shadow:0 0 8px #ff3b3080;text-transform:uppercase;width:100%;z-index:10}.stopwatch-workout-section{display:flex;flex-direction:column;max-width:600px;padding-top:1rem;width:100%}.workout-section-title{color:#fffc;font-size:1rem;font-weight:500;margin:0 0 8px;text-align:center}.workout-grid-container{border-radius:12px;flex-direction:column;gap:2px;overflow-y:visible;padding:8px}.workout-grid-container,.workout-grid-item{background:#ffffff0d;border:1px solid #ffffff1a;display:flex}.workout-grid-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;border-radius:4px;cursor:pointer;padding:4px 8px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.workout-grid-item:hover{background:#ffffff14;border-color:#fff3}.workout-grid-item.selected{background:#ff3b3033;border-color:#ff3b3080}.workout-grid-item.selected .workout-grid-number{background:#ff3b30;color:#fff}.workout-grid-item:not(.selected){background:#ffffff0d;border-color:#ffffff1a}.workout-grid-item:not(.selected) .workout-grid-number,.workout-grid-number{background:#ff3b30;color:#fff}.workout-grid-number{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:20px;justify-content:center;margin-right:8px;width:20px}.workout-grid-name{color:#ffffffe6;font-size:.8rem;font-weight:500}@media (max-width:480px){.stopwatch-container{padding:20px 16px}.time-display{font-size:18vw}.workout-grid-container{max-height:300px;padding:12px}.workout-grid-item{padding:10px 12px}.workout-grid-name{font-size:.8rem}.laps-container{max-width:100%}}@media (min-width:1024px){.time-display{font-size:100px;max-width:none;width:auto}.stopwatch-display{margin-left:0;margin-right:0;width:100%}}.workout-single-view{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-20vh;min-height:100vh;padding:40px}.workout-single-view .workout-grid-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;margin-bottom:20px;padding:30px 40px;-webkit-user-select:none;user-select:none}.workout-single-view .workout-grid-number{font-size:1.2rem;height:40px;margin-right:20px;width:40px}.workout-single-view .workout-grid-name{color:#fff;font-size:1.5rem;font-weight:600}.workout-navigation{margin-top:20px;text-align:center}.workout-counter{color:#fff9;font-size:12px;font-weight:500}.stats-page{--heat-empty:#1a1a1a;--heat-1:#5c1a1a;--heat-2:#8b2020;--heat-3:#c0392b;--heat-4:#e74c3c;box-sizing:border-box;color:#fff;height:100%;overflow-x:hidden;overflow-y:auto;padding:20px 16px 100px;position:relative;width:100%}.stats-empty,.stats-loading{align-items:center;color:#888;display:flex;font-size:1.1rem;height:60vh;justify-content:center}.stats-blur-wrapper{filter:blur(4px);opacity:.7;pointer-events:none;-webkit-user-select:none;user-select:none}.stats-signin-overlay{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.stats-signin-btn{align-items:center;background:#1e0a0ad9;border:1px solid #e74c3c66;border-radius:40px;box-shadow:0 0 30px #e74c3c26,0 4px 20px #00000080;color:#e74c3c;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;letter-spacing:.5px;padding:14px 32px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.stats-signin-btn:active{border-color:#e74c3cb3;box-shadow:0 0 40px #e74c3c40,0 4px 20px #00000080;transform:scale(.97)}.stats-content{display:flex;flex-direction:column;gap:32px}.stats-hero{padding:24px 0 8px;text-align:center}.stats-hero-number{font-size:3rem;font-weight:700;line-height:1}.hero-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-unit{font-size:1.4rem;font-weight:400;opacity:.6}.stats-hero-label{font-size:.9rem;letter-spacing:2px;margin-top:8px;opacity:.5;text-transform:uppercase}.stats-section{display:flex;flex-direction:column;gap:12px}.stats-section-title{font-size:.85rem;font-weight:500;letter-spacing:1.5px;margin:0;opacity:.5;text-transform:uppercase}.calendar-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:4px}.calendar-grid{display:flex;flex-direction:column;gap:4px;min-width:700px}.calendar-month-labels{display:grid;font-size:.65rem;grid-template-columns:repeat(53,1fr);height:16px;opacity:.4;padding-left:0}.month-label{white-space:nowrap}.calendar-cells,.calendar-week{display:flex;gap:3px}.calendar-week{flex-direction:column}.calendar-cell{border-radius:2px;height:11px;transition:background-color .15s ease;width:11px}.exercise-rankings{display:flex;flex-direction:column;gap:0}.ranking-row{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:10px 0}.ranking-row:last-child{border-bottom:none}.ranking-name{font-size:.95rem;opacity:.85}.ranking-count{font-feature-settings:"tnum";font-size:.95rem;font-variant-numeric:tabular-nums;font-weight:600;opacity:.5}.tab-bar{background:#000;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -2px 20px #0000004d;display:flex;left:0;padding:8px 0 20px;position:fixed;right:0;z-index:1000}@media (min-width:1024px){.tab-bar{border-right:1px solid #ffffff1a;border-top:none;bottom:0;box-shadow:2px 0 20px #0000004d;flex-direction:column;left:0;padding:20px 8px;position:fixed;top:0;width:80px}}.tab-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:60px;outline:none;padding:8px 4px;transition:transform .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.tab-item:hover{color:#fffc;transform:translateY(-2px)}.tab-item.active{color:#ff3b30;transform:translateY(-2px)}.tab-icon{align-items:center;display:flex;font-size:24px;justify-content:center;margin-bottom:4px}.tab-icon,.tab-icon img{transition:all .3s cubic-bezier(.4,0,.2,1)}.tab-icon img{filter:brightness(.6);height:24px;object-fit:contain;width:24px}.tab-item.active .tab-icon{transform:scale(1.1)}.tab-item.active .tab-icon img{filter:brightness(1)}.tab-label{font-size:12px;font-weight:500;letter-spacing:.5px;text-shadow:0 0 8px #ff3b304d;transition:text-shadow .3s cubic-bezier(.4,0,.2,1)}.tab-item.active .tab-label{font-weight:500;text-shadow:0 0 12px #ff3b3099}.tab-content{min-height:100vh;padding-bottom:100px}@media (min-width:1024px){.tab-content{align-items:center;display:flex;justify-content:center;margin-left:80px;margin-right:80px;padding-bottom:0;padding-left:0;width:calc(100vw - 160px)}}@media (max-width:480px){.tab-bar{padding:6px 0 16px}.tab-item{min-height:50px;padding:6px 2px}.tab-icon{font-size:20px}.tab-label{font-size:11px}}@media (min-width:1024px){.tab-item{margin-bottom:10px;min-height:80px;padding:12px 4px}.tab-icon{font-size:28px;margin-bottom:8px}.tab-icon img{height:28px;width:28px}.tab-label{font-size:10px;text-align:center}}.tab-bar.stopwatch-mode{padding-top:70px}.tab-bar.stopwatch-mode .stopwatch-controls{align-items:center;background:#000;border-bottom:1px solid #ffffff1a;display:flex;height:50px;left:0;position:absolute;right:0;top:10px;z-index:1600}.tab-bar.stopwatch-mode .control-btn{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1 1;font-size:.85rem;font-weight:600;height:100%;justify-content:center;outline:none;padding:0;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.tab-bar.stopwatch-mode .control-btn:not(:last-child):after{background:#ffffff1a;bottom:20%;content:"";position:absolute;right:0;top:20%;width:1px}.tab-bar.stopwatch-mode .control-btn.reset{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.tab-bar.stopwatch-mode .control-btn.reset:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.tab-bar.stopwatch-mode .control-btn.start{background:#007aff33;border:1px solid #007aff4d;color:#007aff}.tab-bar.stopwatch-mode .control-btn.start:hover{background:#007aff4d;border-color:#007aff80;box-shadow:0 4px 16px #007aff33;transform:translateY(-1px)}.tab-bar.stopwatch-mode .control-btn.stop{background:#ff3b3033;border:1px solid #ff3b304d;color:#ff3b30}.tab-bar.stopwatch-mode .control-btn.stop:hover{background:#ff3b304d;border-color:#ff3b3080;box-shadow:0 4px 16px #ff3b3033;transform:translateY(-1px)}.tab-bar.stopwatch-mode .control-btn.lap{background:#ffffff1a;border:1px solid #fff3;color:#fffc}.tab-bar.stopwatch-mode .control-btn.lap:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.lap-progress-bar{background:#0000;height:20px;left:0;overflow:hidden;padding:8px 0;position:absolute;right:0;top:-10px;z-index:1500}.lap-segment{background:#ff3b30b3;box-shadow:0 0 8px #ff3b3066;height:4px;position:absolute;top:8px}.lap-segment:not(:last-child):after{background:#000;bottom:0;content:"";position:absolute;right:0;top:0;width:4px}.lap-times-panel{animation:popup .3s ease-out forwards;background:#000;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #00000080;left:50%;max-height:70vh;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.9);width:100vw;z-index:2000}.lap-times-panel.fade-out{animation:fadeOut .3s ease-out forwards}.lap-times-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px;position:relative}.lap-progress-bar-popup{background:#0000;height:4px;left:0;overflow:hidden;position:absolute;right:0;top:0}.lap-segment-popup{background:#ff3b30b3;box-shadow:0 0 8px #ff3b3066;height:100%;position:absolute}.lap-segment-popup:not(:last-child):after{background:#000;bottom:0;content:"";position:absolute;right:0;top:0;width:4px}.lap-times-list{flex-direction:column;max-height:calc(60vh - 80px);overflow-y:auto;padding:0 20px}.lap-time-item,.lap-times-list{align-items:center;display:flex}.lap-time-item{border-bottom:1px solid #ffffff1a;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;gap:20px;justify-content:center;padding:15px 0;width:100%}.lap-time-item:last-child{border-bottom:none}.lap-times-reset-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ff3b30;cursor:pointer;display:flex;font-size:32px;font-weight:500;height:60px;justify-content:center;margin-top:5px;padding-bottom:10px;text-align:center;transition:color .3s ease;width:auto;width:60px}.lap-times-reset-btn:hover{background:#ff3b301a;color:#ff3b30cc}.lap-number{color:#fff9;font-size:.9rem}.lap-time{color:#007aff;font-size:1rem;font-weight:500}@keyframes popup{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.9)}}@media (min-width:1024px){.lap-times-panel{left:50%;transform:translateX(-50%);width:70vw}.tab-bar.stopwatch-mode{border-right:1px solid #ffffff1a!important;border-top:none!important;bottom:0!important;box-shadow:2px 0 20px #0000004d!important;flex-direction:column!important;left:0!important;padding:20px 8px!important;position:fixed!important;top:0!important;width:80px!important}.lap-progress-bar{display:none!important}.tab-bar.stopwatch-mode .stopwatch-controls{background:#000!important;border:1px solid #ffffff1a!important;border-radius:12px!important;bottom:20px!important;gap:10px!important;height:auto!important;left:50%!important;padding:12px 20px!important;position:fixed!important;right:auto!important;top:auto!important;transform:translateX(-50%)!important;width:auto!important;z-index:1600!important}.tab-bar.stopwatch-mode .control-btn{font-size:.9rem!important;min-width:80px!important;padding:14px 20px!important;width:80px!important}.lap-progress-bar-desktop{background:#0000;bottom:120px;cursor:pointer;height:12px;left:50%;overflow:hidden;padding:8px 0;position:fixed;transform:translateX(-50%);width:300px;z-index:1700}.lap-segment-desktop{background:#ff3b30b3;box-shadow:0 0 8px #ff3b3066;height:4px;position:absolute;top:8px}.lap-segment-desktop:not(:last-child):after{background:#000;bottom:0;content:"";position:absolute;right:0;top:0;width:4px}}@media (orientation:landscape) and (hover:none){.lap-progress-bar,.stopwatch-workout-section,.tab-bar.stopwatch-mode .stopwatch-controls{display:none!important}.stopwatch-display{align-items:center!important;display:flex!important;height:100vh!important;justify-content:center!important}.stopwatch-display,.time-display{margin:0!important;padding:0!important}.time-display{font-size:clamp(24px,25vw,120px)!important;left:50%!important;letter-spacing:clamp(-2px,-.5vw,0px)!important;line-height:.9!important;position:fixed!important;text-align:center!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100vw!important;word-spacing:0!important;z-index:9999!important}}@media (min-width:830px) and (max-width:1024px){.time-display{font-size:12vw!important;letter-spacing:-1px!important;overflow:hidden!important}}@media (orientation:landscape) and (max-height:500px){.tab-bar{display:none!important}.tab-content{padding-bottom:0!important}}.edit-page-container{background:#000;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:20px}.edit-page-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:50px;min-height:80px;padding:30px 0 20px;position:relative}.close-button{flex-shrink:0;z-index:10}.edit-page-title{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;font-weight:700;left:50%;letter-spacing:.5px;margin:0;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);width:calc(100% - 120px);z-index:1}.header-image{background:#000;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;height:44px;object-fit:cover;padding:8px;transition:all .2s ease;width:44px}.header-image:hover{background:#ffffff1a;border-color:#fff3;transform:scale(1.05)}.workouts-list{display:flex;flex:1 1;flex-direction:column;gap:12px}.workout-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;padding:16px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.workout-item:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.workout-item.selected{background:#007aff33;border-color:#007aff;box-shadow:0 4px 20px #007aff4d}.workout-number{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:32px;justify-content:center;margin-right:16px;transition:background-color .3s cubic-bezier(.4,0,.2,1);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:32px}.workout-item.selected .workout-number{background:#007aff}.workout-name{color:#fff;flex:1 1;font-size:1.1rem;font-weight:500}.arrow-indicator,.workout-name{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.arrow-indicator{border-radius:4px;color:#007aff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-left:12px;padding:4px 8px;transition:all .2s ease}.arrow-indicator:hover{background:#007aff1a;transform:translateX(2px)}.edit-page-footer{background:#ffffff0d;border-radius:12px;margin-top:40px;padding:20px;text-align:center}.edit-page-footer p{color:#ffffffb3;font-size:.9rem;margin:0}@media (min-width:1024px){.edit-page-container{margin:0 auto;max-width:800px;padding:40px}.workouts-list{margin:0 auto;max-width:600px}.workout-item{padding:20px 24px}.workout-name{font-size:1.2rem}}@media (max-width:480px){.edit-page-container{padding:16px}.edit-page-header{margin-bottom:30px;padding-top:10px}.edit-page-title{font-size:1.5rem}.workout-item{padding:14px 16px}.workout-name{font-size:1rem}}.exercise-edit-container{background:#000;color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:20px}.exercise-edit-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:40px;min-height:80px;padding:30px 0 20px;position:relative}.close-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#000;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;height:44px;justify-content:center;margin-right:40px;padding:0;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:44px}.close-button:hover{background:#ffffff1a;border-color:#fff3;transform:scale(1.05)}.close-icon{color:#ff4500;font-size:1.8rem;font-weight:700;line-height:1;pointer-events:none;text-shadow:0 0 8px #ff450099;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.exercise-edit-title{color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;font-weight:700;left:50%;letter-spacing:.5px;margin:0;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:calc(100% - 120px);z-index:1}.exercise-edit-title:hover{opacity:.8}.exercise-edit-title-input{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.2rem;font-weight:700;left:50%;letter-spacing:.5px;margin:0;outline:none;padding:8px 16px;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:calc(100% - 120px);z-index:10}.exercise-edit-title-input:focus{background:#ffffff26;border-color:#fff9}.exercises-list{-webkit-overflow-scrolling:touch;flex:1 1;flex-direction:column;gap:0;margin-bottom:200px;min-height:200px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:200px;scroll-behavior:smooth}.exercise-item,.exercises-list{display:flex;max-width:400px;position:relative;transition:none;width:100%}.exercise-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;margin:4px 0;padding:8px 16px!important;-webkit-user-select:none;user-select:none}.exercise-item.dragging{box-shadow:0 8px 25px #0000004d;opacity:.8;transform:scale(1.02);transition:none;z-index:1000}.exercise-number{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;height:28px;justify-content:center;margin-right:12px;width:28px}.exercise-name{color:#fff;flex:1 1;font-size:1rem;font-weight:500}.exercise-item{cursor:grab}.exercise-item:active{cursor:grabbing}.delete-exercise-btn{background:none;border:none;border-radius:4px;color:#ff3b30;cursor:pointer;font-size:1.2rem;font-weight:700;padding:4px 8px}.exercise-edit-actions{background:#000;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -2px 20px #0000004d;display:flex;flex-direction:column;gap:12px;left:0;padding:20px;position:fixed;right:0;z-index:1000}.add-exercise-btn{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:14px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.add-exercise-btn:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 4px 20px #00000026;transform:translateY(-1px)}.save-btn{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ff3b3026;border:1px solid #ff3b304d;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.save-btn:hover:not(.disabled){background:#ff3b3040;border-color:#ff3b3066;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.save-btn.disabled{color:#ffffff80;cursor:not-allowed}.save-btn.disabled,.save-btn.disabled:hover{background:#ffffff1a;box-shadow:none;transform:none}.add-exercise-popup{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0}.popup-content{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 40px #00000080;max-width:400px;padding:24px;position:relative;width:90%}.popup-content h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 20px;text-align:center}.exercise-name-input{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;margin-bottom:20px;padding:12px 16px;transition:border-color .2s ease;width:100%}.exercise-name-input:focus{background:#ffffff14;border-color:#007aff;outline:none}.exercise-name-input::placeholder{color:#ffffff80}.popup-actions{display:flex;gap:12px;justify-content:flex-end}.popup-btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.cancel-btn{background:#ffffff1a;color:#ffffffb3}.cancel-btn:hover{background:#fff3;color:#fff}.confirm-btn{background:#007aff;color:#fff}.confirm-btn:hover{background:#0056cc;transform:translateY(-1px)}@media (min-width:1024px){.exercise-edit-container{margin:0 auto;max-width:1400px;padding:40px 60px}.exercises-list{-webkit-overflow-scrolling:touch;margin:0 auto 140px;max-width:1200px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:200px;scroll-behavior:smooth}.exercise-item{padding:12px 20px}.exercise-name{font-size:1.1rem}.exercise-edit-actions{border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -2px 20px #0000004d;left:50%;margin:0 auto;max-width:1200px;position:fixed;right:auto;transform:translateX(-50%)}.popup-content{max-width:500px}}@media (max-width:480px){.exercise-edit-container{padding:16px}.exercise-edit-header{margin-bottom:25px;padding-top:10px}.exercise-edit-title{font-size:1.5rem}.exercise-item{padding:10px 14px}.exercise-name{font-size:.9rem}.exercise-number{font-size:.7rem;height:24px;width:24px}.popup-content{margin:20px;padding:20px}.exercise-edit-actions{padding:16px}.exercises-list{margin-bottom:120px}}
/*# sourceMappingURL=main.ec668835.css.map*/