@import"https://fonts.googleapis.com/css2?family=Readex+Pro:wght@300;400;500;600;700&display=swap";.gymmonk-root{background:#000;color:#fff;font-family:Readex Pro,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh;width:100%}.gymmonk-root *,.gymmonk-root *:before,.gymmonk-root *:after{box-sizing:border-box;margin:0;padding:0}.hero-title{letter-spacing:-.04em;line-height:.95}nav{position:absolute;z-index:20;top:0;left:0;right:0;padding:1.5rem 1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-logo-pill{display:flex;align-items:center;gap:.5rem;background:#171717e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:9999px;padding:.75rem 1.5rem .75rem 1rem}.nav-logo-pill span{color:#fff;font-size:.875rem;font-weight:400;letter-spacing:-.02em}.nav-links-pill{display:none;align-items:center;gap:.25rem;background:#171717e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:9999px;padding:.5rem .75rem}.nav-links-pill a{color:#d4d4d4;font-size:.875rem;font-weight:400;text-decoration:none;padding:.5rem 1.25rem;border-radius:9999px;transition:color .2s}.nav-links-pill a:hover{color:#fff}.nav-cta{background:#fff;color:#000;font-size:.875rem;font-weight:400;border:none;border-radius:9999px;padding:.75rem 1.5rem;cursor:pointer;font-family:inherit;transition:background .2s;letter-spacing:-.01em}.nav-cta:hover{background:#e5e5e5}section.hero{position:relative;height:100vh;width:100%;overflow:hidden;background:#000}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.65}.hero-tint{position:absolute;inset:0;background:#00000040;pointer-events:none}.hero-content{position:relative;height:100%;width:100%}.word-train{position:absolute;left:1rem;top:18%;font-size:14vw;font-weight:500;color:#fff;text-transform:lowercase}.word-your{position:absolute;right:1rem;top:38%;font-size:14vw;font-weight:500;color:#fff;text-transform:lowercase}.word-limits{position:absolute;left:12%;top:58%;font-size:14vw;font-weight:500;color:#fff;text-transform:lowercase}.hero-desc{position:absolute;left:1.5rem;top:42%;max-width:240px;font-size:15px;line-height:1.4;color:#ffffffe6;font-weight:300;z-index:2}.hero-cta{position:absolute;left:1.5rem;top:53%;z-index:5;background:#fff;color:#000;border:none;border-radius:9999px;padding:.8rem 1.6rem;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;letter-spacing:-.01em;transition:background .2s,transform .15s;animation:cta-entrance .8s cubic-bezier(.22,1,.36,1) both;animation-delay:.4s}@keyframes cta-entrance{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-cta:after{content:"";position:absolute;inset:-4px;border-radius:9999px;border:1px solid rgba(255,255,255,.25);animation:cta-ring 2.4s ease-out infinite}@keyframes cta-ring{0%{transform:scale(1);opacity:.6}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}.hero-cta:hover{background:#e5e5e5;transform:translateY(-2px)}.hero-cta:hover:after{animation:none}@media(min-width:768px){.hero-cta{left:2.5rem;top:53%}}.hero-gradient{pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:12rem;background:linear-gradient(to bottom,transparent,#000)}.stat{position:absolute;display:flex;flex-direction:column}.stat-row{display:flex;align-items:center;gap:.75rem}.stat-divider{display:none;height:1px;width:6rem;background:#fff6}.stat-number{font-size:2.5rem;font-weight:500;letter-spacing:-.04em;line-height:1}.stat-label{font-size:.75rem;color:#ffffffb3;font-weight:300;margin-top:.25rem}.stat-tr{top:14%;right:1.5rem;align-items:flex-end}.stat-tr .stat-row{justify-content:flex-end}.stat-tr .stat-divider{transform:rotate(20deg)}.stat-tr .stat-label{text-align:right}.stat-bl{bottom:5rem;left:1.5rem}.stat-bl .stat-divider{transform:rotate(-20deg)}.stat-br{bottom:4rem;right:1.5rem;align-items:flex-end}.stat-br .stat-row{justify-content:flex-end}.stat-br .stat-divider{transform:rotate(-20deg)}.stat-br .stat-label{text-align:right}@media(min-width:768px){nav{padding:1.5rem 2.5rem 0}.nav-links-pill{display:flex}.word-train{left:2.5rem;font-size:13vw}.word-your{right:2.5rem;font-size:13vw}.word-limits{left:22%;font-size:13vw}.hero-desc{left:2.5rem}.stat-divider{display:block}.stat-tr{right:6rem}.stat-tr .stat-number{font-size:3.5rem}.stat-tr .stat-label{font-size:.875rem}.stat-bl{left:5rem;bottom:6rem}.stat-bl .stat-number{font-size:3.5rem}.stat-bl .stat-label{font-size:.875rem}.stat-br{right:5rem;bottom:5rem}.stat-br .stat-number{font-size:3.5rem}.stat-br .stat-label{font-size:.875rem}}.about{background:#000;padding:7rem 1.5rem 6rem;max-width:1200px;margin:0 auto}.about-eyebrow{font-size:.75rem;font-weight:400;letter-spacing:.12em;color:#fff6;text-transform:uppercase;margin-bottom:3rem}.about-grid{display:grid;grid-template-columns:1fr;gap:4rem}.about-headline{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;letter-spacing:-.04em;line-height:.95;color:#fff}.about-headline em{font-style:normal;color:#ffffff4d}.about-right{display:flex;flex-direction:column;gap:2.5rem;justify-content:flex-end}.about-body{font-size:1rem;line-height:1.7;color:#fff9;font-weight:300;max-width:480px}.about-pillars{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden}.pillar{background:#000;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem}.pillar-label{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-weight:400}.pillar-value{font-size:1.1rem;font-weight:500;letter-spacing:-.02em;color:#fff}.about-divider{width:100%;height:1px;background:#ffffff14;margin:2rem 0 0}@media(min-width:768px){.about{padding:9rem 2.5rem 7rem}.about-grid{grid-template-columns:1fr 1fr;gap:6rem;align-items:end}}.features-signup-btn{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:#000;border:none;border-radius:9999px;padding:.85rem 2rem;font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;letter-spacing:-.01em;transition:background .2s,transform .15s;position:relative}.features-signup-btn:after{content:"";position:absolute;inset:-5px;border-radius:9999px;border:1px solid rgba(255,255,255,.2);animation:cta-ring 2.4s ease-out infinite}.features-signup-btn:hover{background:#e5e5e5;transform:translateY(-2px)}.features-signup-btn:hover:after{animation:none}.features-signup-dot{width:7px;height:7px;border-radius:50%;background:#d4f77c;box-shadow:0 0 5px #d4f77c99;animation:blink 2s ease-in-out infinite}.features{background:#000;padding:2rem 1.5rem 6rem}.features-inner{max-width:1200px;margin:0 auto}.features-eyebrow{font-size:.75rem;font-weight:400;letter-spacing:.12em;color:#fff6;text-transform:uppercase;margin-bottom:3rem}.bento{display:grid;grid-template-columns:1fr;gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;overflow:hidden}.bento-card{background:#0a0a0a;padding:2rem;display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden}.bento-card:hover{background:#0f0f0f}.bento-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-weight:400;margin-bottom:.25rem}.bento-dot{width:5px;height:5px;border-radius:50%;background:#ffffff40;flex-shrink:0}.bento-dot.active{background:#d4f77c;box-shadow:0 0 6px #d4f77c88}.bento-dot.rest{background:#7cc4f7;box-shadow:0 0 6px #7cc4f788}.bento-dot.open{background:#f7c47c;box-shadow:0 0 6px #f7c47c88}.bento-dot.mute{background:#f77c9e;box-shadow:0 0 6px #f77c9e88}.bento-title{font-size:1.35rem;font-weight:500;letter-spacing:-.03em;line-height:1.15;color:#fff}.bento-body{font-size:.875rem;line-height:1.65;color:#ffffff73;font-weight:300;max-width:480px}.bento-visual{margin-top:auto;padding-top:1.5rem}.location-ring{display:flex;align-items:center;justify-content:center;position:relative;height:80px;width:80px}.location-ring:before,.location-ring:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(212,247,124,.25);animation:pulse-ring 2.5s ease-out infinite}.location-ring:before{width:100%;height:100%}.location-ring:after{width:70%;height:70%;animation-delay:.6s}.location-core{width:28px;height:28px;border-radius:50%;background:#d4f77c;position:relative;z-index:1}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.4);opacity:0}}.rest-timer-display{display:flex;align-items:baseline;gap:.3rem}.rest-timer-num{font-size:3.5rem;font-weight:500;letter-spacing:-.05em;line-height:1;color:#7cc4f7}.rest-timer-unit{font-size:.9rem;color:#ffffff4d;font-weight:300}.rest-bar-track{margin-top:.75rem;height:2px;background:#ffffff14;border-radius:9999px;overflow:hidden}.rest-bar-fill{height:100%;width:62%;background:#7cc4f7;border-radius:9999px;transition:width 1s linear}.mode-toggle{display:inline-flex;align-items:center;gap:.6rem;background:#f77c9e1a;border:1px solid rgba(247,124,158,.25);border-radius:9999px;padding:.6rem 1.1rem;width:fit-content}.mode-toggle-label{font-size:.8rem;font-weight:500;color:#f77c9e;letter-spacing:-.01em}.mode-toggle-icon{width:16px;height:16px;border-radius:50%;background:#f77c9e33;display:flex;align-items:center;justify-content:center}.app-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.chip{display:flex;align-items:center;gap:.35rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;color:#ffffff8c}.chip-dot{width:5px;height:5px;border-radius:50%;background:#f7c47c}.track-rows{display:flex;flex-direction:column;gap:.4rem}.track-row{display:flex;align-items:center;justify-content:space-between;background:#ffffff0a;border-radius:.5rem;padding:.6rem .9rem;font-size:.8rem}.track-row-name{color:#fff9}.track-row-sets{color:#ffffff40;font-size:.7rem}.track-row-check{width:16px;height:16px;border-radius:50%;background:#d4f77c26;border:1px solid rgba(212,247,124,.4);display:flex;align-items:center;justify-content:center}@media(min-width:768px){.features{padding:2rem 2.5rem 7rem}.bento{grid-template-columns:1fr 1fr}.bento-card{padding:2.5rem}.bento-card.wide{grid-column:span 2}}.waitlist{background:#000;padding:4rem 1.5rem 8rem}.waitlist-inner{max-width:1200px;margin:0 auto;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:4rem 2rem;position:relative;overflow:hidden;text-align:center}.waitlist-glow{position:absolute;top:-60%;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse at center,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.waitlist-badge{display:inline-block;font-size:.72rem;letter-spacing:.06em;color:#ffffff80;border:1px solid rgba(255,255,255,.12);border-radius:9999px;padding:.35rem .9rem;margin-bottom:1.5rem}.waitlist-proof{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.78rem;color:#fff6;margin-bottom:2rem;margin-top:-.5rem}.proof-dot{width:6px;height:6px;border-radius:50%;background:#d4f77c;box-shadow:0 0 5px #d4f77c88;animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.waitlist-eyebrow{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.25rem}.waitlist-headline{font-size:clamp(2rem,4.5vw,3.75rem);font-weight:500;letter-spacing:-.04em;line-height:.95;color:#fff;margin-bottom:1rem}.waitlist-sub{font-size:.95rem;color:#ffffff80;font-weight:300;margin-bottom:2.5rem;line-height:1.6}.waitlist-form{display:flex;flex-direction:column;gap:.75rem;max-width:420px;margin:0 auto}.waitlist-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:9999px;padding:.875rem 1.5rem;font-size:.9rem;font-family:inherit;color:#fff;outline:none;transition:border-color .2s;width:100%}.waitlist-input::placeholder{color:#ffffff4d}.waitlist-input:focus{border-color:#ffffff59}.waitlist-btn{background:#fff;color:#000;border:none;border-radius:9999px;padding:.875rem 2rem;font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,transform .15s;letter-spacing:-.01em}.waitlist-btn:hover{background:#e5e5e5;transform:translateY(-1px)}.waitlist-btn:active{transform:translateY(0)}.waitlist-note{margin-top:1rem;font-size:.75rem;color:#ffffff40}.waitlist-success{display:none;flex-direction:column;align-items:center;gap:.5rem}.waitlist-success-icon{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.waitlist-success p{font-size:.95rem;color:#ffffffb3}@media(min-width:768px){.waitlist{padding:4rem 2.5rem 10rem}.waitlist-inner{padding:6rem 4rem}.waitlist-form{flex-direction:row;max-width:520px}.waitlist-btn{white-space:nowrap}}.site-footer{background:#000;border-top:1px solid rgba(255,255,255,.08);padding:2.5rem 1.5rem;text-align:center}.site-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.site-footer p{font-size:.8rem;color:#ffffff4d;font-weight:300}.site-footer-links{display:flex;gap:1.5rem}.site-footer-links a{font-size:.8rem;color:#ffffff73;text-decoration:none;transition:color .2s}.site-footer-links a:hover{color:#fff}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-nav{position:relative;padding:1.5rem}.legal-nav .nav-logo-pill{display:inline-flex;text-decoration:none}.legal-content{max-width:768px;margin:0 auto;padding:3rem 1.5rem 6rem;flex:1}.legal-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;letter-spacing:-.04em;line-height:.95;color:#fff;margin-bottom:.5rem}.legal-updated{font-size:.85rem;color:#ffffff4d;font-weight:300;margin-bottom:3rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.15rem;font-weight:500;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem}.legal-section p,.legal-section li{font-size:.925rem;line-height:1.7;color:#ffffff8c;font-weight:300}.legal-section p+p{margin-top:.75rem}.legal-section ul{list-style:disc;padding-left:1.25rem;margin-top:.75rem;display:flex;flex-direction:column;gap:.35rem}.legal-section a{color:#ffffffb3;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.legal-section a:hover{color:#fff}.legal-footer{border-top:1px solid rgba(255,255,255,.08);padding:2rem 1.5rem;text-align:center}.legal-footer p{font-size:.8rem;color:#ffffff4d;font-weight:300;margin-bottom:.75rem}.legal-footer-links{display:flex;justify-content:center;gap:1.5rem}.legal-footer-links a{font-size:.8rem;color:#ffffff73;text-decoration:none;transition:color .2s}.legal-footer-links a:hover{color:#fff}.support-form{display:flex;flex-direction:column;gap:1.25rem;margin-top:.75rem}.support-field{display:flex;flex-direction:column;gap:.4rem}.support-field label{font-size:.8rem;color:#ffffff80;font-weight:400;letter-spacing:.02em}.support-field input,.support-field textarea{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;padding:.85rem 1rem;color:#fff;font-family:Readex Pro,system-ui,sans-serif;font-size:.9rem;outline:none;transition:border-color .2s,background .2s}.support-field input::placeholder,.support-field textarea::placeholder{color:#ffffff40}.support-field input:focus,.support-field textarea:focus{border-color:#ffffff59;background:#ffffff14}.support-submit{background:#fff;color:#000;font-family:Readex Pro,system-ui,sans-serif;font-size:.9rem;font-weight:400;border:none;border-radius:9999px;padding:.85rem 2rem;cursor:pointer;align-self:flex-start;transition:background .2s;letter-spacing:-.01em}.support-submit:hover{background:#e5e5e5}.support-sent{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:1rem 1.25rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:.75rem}.support-sent-icon{width:28px;height:28px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.support-sent p{font-size:.9rem;color:#ffffffb3;font-weight:300}@media(min-width:768px){.legal-nav{padding:1.5rem 2.5rem}.legal-content{padding:4rem 2.5rem 8rem}.site-footer{padding:2.5rem}}
