@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Syncopate:wght@700&family=Inter:wght@400;700;800;900&display=swap";:root{--teal:#00f5d4;--mango:#ff9e00;--pink:#ff006e;--dark:#050507}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;scrollbar-width:thin;scrollbar-color:#00f5d44d #0003;margin:0;padding:0;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0003;border-radius:10px}::-webkit-scrollbar-thumb{background:#00f5d44d;border:1px solid #ffffff0d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00f5d480}body{color:#fff;background:#000;height:100vh;overflow:hidden}.app-shell{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.gym-backdrop{z-index:1;filter:grayscale(20%)contrast(1.2)brightness(.4);background:radial-gradient(#05050700 0%,#050507e6 100%),url(https://images.unsplash.com/photo-1549719386-74dfcbf7dbed?q=80&w=1600&auto=format&fit=crop) top/cover no-repeat;position:absolute;inset:0}.teal-spotlight{z-index:2;pointer-events:none;background:radial-gradient(circle at 10% 10%,#00f5d426 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.artifact-box{z-index:10;background:#05050733;border:none;border-radius:0;flex-direction:column;width:100%;max-width:450px;height:100vh;padding:30px 20px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #000c}@media (width<=500px){.artifact-box{max-width:100%;padding:20px 15px 0}}main{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;width:100%;padding-bottom:110px;display:flex;overflow-y:auto}.branding h1{letter-spacing:-.05em;color:var(--teal);text-transform:uppercase;text-shadow:0 0 15px #00f5d466;font-family:Syncopate,sans-serif;font-size:22px;font-weight:700;line-height:.85}.branding p{letter-spacing:6px;text-transform:uppercase;color:#fff;opacity:1;margin-top:8px;font-size:11px;font-weight:900}.well-timer{-webkit-backdrop-filter:blur(12px);background:#0f0f144d;border-radius:50%;justify-content:center;align-items:center;width:240px;height:240px;margin:10px auto;display:flex;position:relative;box-shadow:inset 0 0 40px #000000b3,0 0 0 1px #ffffff14}.timer-digits{letter-spacing:-.04em;color:#fff;filter:drop-shadow(0 0 15px #ffffff40);margin-top:5px;font-family:Montserrat,sans-serif;font-size:80px;font-weight:600;line-height:1}.phase-label{letter-spacing:5px;text-transform:uppercase;text-shadow:0 0 8px;font-size:11px;font-weight:900;position:absolute;top:50px}.pace-grid{justify-content:space-between;gap:12px;margin-bottom:20px;display:flex}.pace-card{text-align:center;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex:1;padding:14px 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.pace-card.active{border-color:var(--teal);background:#ffffff1f;box-shadow:0 0 25px #00f5d433}.play-circle{background:var(--teal);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex;box-shadow:0 15px 45px #00f5d466,inset 0 4px 8px #ffffff80}.pill-navbar{-webkit-backdrop-filter:blur(40px);z-index:1000;background:#08080bcc;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;height:75px;padding:0 10px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}
