*,:after,:before{box-sizing:border-box}#root,body,html{height:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e7ebf3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100svh;min-height:-webkit-fill-available}body,html{background:#0b0d12}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}canvas,img,svg,video{height:auto;max-width:100%}.App{--tabbar-height:56px;--device-bottom-inset:env(safe-area-inset-bottom);--bottom-inset:max(calc(var(--device-bottom-inset) - 10px),0px);--bottom-gap:12px;--bottom-offset:calc(var(--tabbar-height) + var(--bottom-inset) + var(--bottom-gap));--content-max-width:600px;background:#0b0d12;color:#e7ebf3;display:flex;flex-direction:column;min-height:100svh;min-height:-webkit-fill-available;overflow-x:hidden}.App-container{flex:1 1;margin:0 auto;max-width:600px;overflow-x:hidden;padding:max(12px,env(safe-area-inset-top)) 12px calc(var(--tabbar-height) + var(--bottom-inset) + 28px)}.App-container,.App-tabbar{box-sizing:border-box;width:100%}.App-tabbar{align-items:center;background:#0f1218;border-top:1px solid #1b2230;bottom:0;display:flex;height:calc(var(--tabbar-height) + var(--bottom-inset));justify-content:space-around;left:0;max-width:100vw;padding:8px 10px;position:fixed;right:0;z-index:120}.tab-link{border-radius:10px;color:#98a5c0;flex:1 1;font-weight:600;padding:10px 8px;text-align:center;text-decoration:none}.tab-link.active{background:#121826;color:#e7ebf3}.page-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:20px}.sticky-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#0b0d12fa,#0b0d12f0 70%,#0b0d1200);padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;transition:transform .18s ease-out,opacity .18s ease-out;z-index:20}.sticky-header.hidden{opacity:.5;transform:translateY(-100%)}.fixed-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0d12eb;border-bottom:1px solid #1b2230;left:0;padding-top:env(safe-area-inset-top);position:fixed;right:0;top:0;transition:transform .2s ease,opacity .2s ease;z-index:50}.fixed-header.hidden{opacity:.2;transform:translate3d(0,-100%,0)}.search-input{background:#0f1218;border:1px solid #1b2230;border-radius:12px;color:#e7ebf3;flex:1 1;padding:10px 12px}.pill-filters{-webkit-overflow-scrolling:touch;display:flex;gap:8px;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:6px}.pill{background:#0f1218;border:1px solid #1b2230;border-radius:999px;color:#98a5c0;padding:8px 12px;white-space:nowrap}.pill.active{background:#1a2233;border-color:#2a3a56;color:#e7ebf3}.list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}@media (min-width:640px){.list{grid-template-columns:repeat(2,1fr)}}.card{background:#0f1218;border:1px solid #1b2230;border-radius:14px;padding:12px}.card h3{font-size:16px;margin:0 0 6px}.card .meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.card .muted{overflow-wrap:anywhere;word-break:break-word}.badge{background:#121826;border:1px solid #1b2230;border-radius:999px;color:#98a5c0;font-size:12px;padding:4px 8px}.row{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.button{background:#1a2233;border:1px solid #2a3a56;border-radius:10px;color:#e7ebf3;max-width:100%;padding:8px 12px;white-space:nowrap}.button-chip{border-radius:999px;font-size:12px;line-height:1.2;padding:4px 10px}.button-full{border-radius:12px;font-weight:700;margin:4px 0;padding:12px 16px;width:100%}.button-danger{background:#261417;border-color:#4a1d24;color:#ff9aa7}.confirm-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:80}.confirm-card{background:#0f1218;border:1px solid #1b2230;border-radius:14px;max-width:420px;padding:20px;width:calc(100% - 40px)}.confirm-title{font-size:18px;font-weight:900;margin-bottom:16px;text-align:center}.confirm-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.confirm-actions .button{border-radius:12px;font-size:16px;font-weight:800;padding:14px 16px;width:100%}.days-strip{display:flex;gap:10px;overflow-x:auto;padding:6px 0 8px}.day-pill{align-items:center;background:#0f1218;border:1px solid #1b2230;border-radius:12px;color:#e7ebf3;display:flex;flex-direction:column;height:72px;justify-content:center;min-width:56px;width:56px}.day-pill.rest{background:#13161d;color:#98a5c0}.day-pill.work{background:#101828;color:#e7ebf3}.day-pill.active{outline:2px solid #2a3a56}.day-date{font-size:16px;font-weight:800;line-height:1}.day-week{color:#98a5c0;font-size:11px;margin-top:2px}.day-dot{border-radius:999px;height:6px;margin-top:6px;width:6px}.day-dot.work{background:#4fb269}.day-dot.rest{background:#6a7a94}.muted{color:#98a5c0}.thumb{border:1px solid #1b2230;border-radius:10px;flex-shrink:0;height:84px;margin-top:6px;overflow:hidden;width:84px}.thumb img{display:block;height:100%;object-fit:cover;width:100%}.row-compact{align-items:baseline;gap:10px}.row-top{align-items:flex-start}.right-actions{flex:0 0 auto;max-width:60%}.chip-yellow{background:#3a320c;border-color:#5a4a0c;color:#ffdf6b}.chip-time{background:#10222f;border-color:#16344b;color:#b7dbff}.linklike{background:#0000;border:none;color:#e7ebf3;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.filter-group{margin:10px 0 14px}.filter-group-title{color:#98a5c0;font-size:12px;font-weight:700;letter-spacing:.4px;margin:0 0 8px 2px;text-transform:uppercase}.filter-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:520px){.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:780px){.filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.filter-card{align-items:center;background:#0f1218;border:1px solid #1b2230;border-radius:10px;color:#e7ebf3;display:flex;gap:8px;padding:8px 10px}.filter-card:active{filter:brightness(.95)}.filter-card.active{background:#1a2233;border-color:#2a3a56}.filter-icon{color:#98a5c0;display:inline-flex}.filter-icon,.filter-icon svg{height:18px;width:18px}.filter-label{font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spinner{display:flex;gap:6px;justify-content:center;margin:12px auto}.spinner-dot{animation:bounce 1s ease-in-out infinite both;background:#98a5c0;border-radius:50%;height:8px;width:8px}.spinner-dot:nth-child(2){animation-delay:.15s}.spinner-dot:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{opacity:.6;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.details-hero{background:#0f1218;border:1px solid #1b2230;border-radius:12px;margin-left:auto;margin-right:auto;margin-top:8px;max-width:600px;overflow:hidden;width:100%}.details-hero img{display:block;height:auto;object-fit:cover;width:100%}.run-slide{transition:transform .18s ease,opacity .18s ease}.slide-in-left{animation:slideLeft .2s ease both}.slide-in-right{animation:slideRight .2s ease both}@keyframes slideLeft{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.tap-left,.tap-right{background:#0000;border:none;bottom:0;position:absolute;top:0;width:35%}.tap-left{left:0}.tap-right{right:0}.details-fallback{align-items:center;color:#ffb3b3;display:flex;flex-direction:column;gap:10px;height:clamp(220px,40vh,420px);justify-content:center;text-align:center}.details-wrap{margin-left:auto;margin-right:auto;max-width:600px;width:100%}.alert{align-items:center;background:#1f1414;border:1px solid #4d2a2a;border-radius:10px;color:#ffb3b3;display:flex;gap:8px;margin:8px auto 0;padding:8px 12px}.alert-icon{font-size:14px}.alert-icon-img{filter:hue-rotate(340deg) saturate(6) brightness(1.2);height:28px;width:28px}.alert-icon-svg{color:#ef5350;height:36px;width:36px}.run-timer{font-size:28px;font-weight:900;letter-spacing:1px;margin:6px 0 4px;text-align:center}.icon-button{align-items:center;background:#0f1218;border:1px solid #1b2230;border-radius:10px;color:#e7ebf3;display:inline-flex;height:40px;justify-content:center;width:40px}.icon-button svg{height:22px;width:22px}.icon-button.active{background:#1a2233;border-color:#2a3a56}.program-widget{margin-bottom:8px}.program-widget .program-list{gap:16px}.program-page{position:relative}.program-page-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:180px;left:0;position:absolute;right:0;top:0;z-index:0}.program-page>*{position:relative;z-index:1}.program-page .page-header{padding-top:8px}.program-page .page-header h2{text-shadow:0 2px 6px #00000059}.program-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.program-item{align-items:center;background:#0f1218;border:1px solid #1b2230;border-radius:12px;display:flex;gap:10px;max-width:100%;overflow:hidden;padding:8px}.program-item:active{filter:brightness(.95)}.program-thumb{background:#121826;border:none;border-radius:8px;flex-shrink:0;height:48px;width:48px}.program-thumb img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.program-info{flex:1 1}.program-name{font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-info{min-width:0}.program-meta{color:#98a5c0;font-size:12px;margin-top:4px}.program-time{flex:0 0 auto}.pill-time{background:#10222f;border:1px solid #16344b;border-radius:10px;color:#b7dbff;display:inline-block;font-weight:700;padding:6px 10px}.amrap-label{flex:0 0 auto;font-size:14px;margin-right:6px;padding:2px 8px}.amrap-chip,.amrap-label{background:#3a320c;border:1px solid #5a4a0c;border-radius:999px;color:#ffdf6b;display:inline-block}.amrap-chip{font-size:11px;font-weight:800;line-height:1.2;padding:1px 6px}.cta-fixed{background:#2a3a56;border:1px solid #3a4a66;border-radius:14px;bottom:var(--bottom-offset);color:#e7ebf3;font-weight:800;left:50%;max-width:var(--content-max-width);padding:14px 16px;position:fixed;right:auto;transform:translateX(-50%);width:calc(100% - 24px);z-index:60}.cta-fixed.alt{background:#3a2a2a;border-color:#543a3a}.run-banner{background:#0f2135;border:1px solid #1f3a56;border-radius:14px;bottom:var(--bottom-offset);color:#dcecff;justify-content:space-between;left:50%;max-width:var(--content-max-width);padding:10px 12px;position:fixed;right:auto;transform:translateX(-50%);width:calc(100% - 24px);z-index:70}.run-banner,.run-banner-left{align-items:center;display:flex}.run-banner-left{gap:10px;min-width:0}.run-banner-thumb{background:#10253a;border:1px solid #1f3a56;border-radius:8px;height:40px;overflow:hidden;width:40px}.run-banner-thumb img{display:block;height:100%;object-fit:cover;width:100%}.run-banner-info{min-width:0}.run-banner-title{font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-banner-meta{color:#b8d1ee;font-size:12px}.run-banner-time{font-size:16px;font-weight:900}.plan-fixed-title{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#0b0d12fa,#0b0d12f0 70%,#0b0d1200);padding:8px 0;position:-webkit-sticky;position:sticky;z-index:15}.home-section{margin-top:30px}.home-section-title{font-size:14px;font-weight:600;margin:0 0 8px;text-align:left}.home-appbar{align-items:center;background:linear-gradient(180deg,#0b0d12,#0b0d12e6);border-bottom:1px solid #1b2230;box-sizing:border-box;display:flex;font-weight:900;height:calc(48px + env(safe-area-inset-top));justify-content:center;left:50%;letter-spacing:.5px;max-width:var(--content-max-width);padding:env(safe-area-inset-top) 12px 0;position:fixed;right:auto;top:0;transform:translateX(-50%);width:calc(100% - 24px);z-index:100}.home-appbar-spacer{height:48px}.home-header{padding-bottom:0;padding-top:60px;text-align:center}.home-hero{align-items:center;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;overflow:hidden;padding:0;position:relative}.home-hero,.home-hero .home-hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.home-hero .home-hero-bg{inset:0;position:absolute;transform:scale(1.05)}.home-hero:before{background:linear-gradient(180deg,#00000040,#0000008c);content:"";inset:0;position:absolute}.home-hero:after{background:none;content:"";height:0;pointer-events:none}.home-hero-content,.home-hero:after{bottom:0;left:0;position:absolute;right:0}.home-hero-content{align-items:center;background:linear-gradient(0deg,#0b0d12 40%,#39313199 65%,#120e0e00);display:flex;height:100%;justify-content:flex-end;top:0;width:100%}.home-hero-inner{box-sizing:border-box;padding:30px 16px 18px;text-align:center;width:100%}.home-hero>*{position:relative;z-index:1}.home-greeting{font-size:16px;font-weight:700;margin:0}.home-subtext{color:#e7ebf3;font-size:18px;font-weight:900;line-height:1.3;margin-top:8px}.home-card{align-items:center;background:#0f1218;border:1px solid #1b2230;border-radius:14px;display:flex;gap:10px;justify-content:space-between;padding:12px}.home-card-title{font-weight:800}.home-card-meta{color:#98a5c0;font-size:12px;margin-top:4px}.home-card-info{text-align:left}.home-card-cta{flex:0 0 auto}.home-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-focus-card{background:#0f1218;border:1px solid #1b2230;border-radius:12px;color:#e7ebf3;overflow:hidden;padding:14px;text-align:left}.home-focus-name{font-weight:700}.ads-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #1b2230;border-radius:12px;height:140px;margin:0 auto;max-width:640px;overflow:hidden;width:100%}@media (display-mode:standalone){.App{--bottom-inset:max(calc(env(safe-area-inset-bottom) - 10px),0px);--bottom-gap:6px}.App-container{padding:max(12px,env(safe-area-inset-top)) 12px calc(var(--tabbar-height) + var(--bottom-inset) + 20px)}.App-tabbar{height:var(--tabbar-height)}.cta-fixed,.run-banner{bottom:var(--bottom-offset)}.home-header{padding-top:24px}.program-page .page-header{margin-top:0;padding-top:0}}.home-divider{background:linear-gradient(90deg,#1b223000,#1b2230e6 20%,#1b2230e6 80%,#1b223000);border-radius:999px;height:1px;margin:24px auto 16px;width:70%}.list{overflow-x:hidden}.card,.list{box-sizing:border-box;width:100%}.card,.row{max-width:100%;overflow:hidden}.row{min-width:0}.right-actions{flex:0 1 auto;max-width:50%;overflow:hidden}.title-ellipsis{flex:1 1;font-size:16px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.rating-chip{background:#121826;border:1px solid #1b2230;border-radius:999px;color:#e7ebf3;font-size:12px;padding:4px 8px}
/*# sourceMappingURL=main.4862718f.css.map*/