:root{font-family:SF Pro Display,SF Pro Text,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:#f3f4f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh}body,button,input,select{font:inherit}button,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:root{--app-bg: #fcfbf8;--app-bg-accent: rgba(255, 255, 255, .9);--surface: rgba(255, 255, 255, .9);--surface-strong: #fffdf9;--surface-dark: linear-gradient(135deg, #85db38 0%, #6ecb2f 100%);--line: rgba(24, 24, 24, .06);--line-strong: rgba(24, 24, 24, .1);--text: #312018;--text-muted: #74695d;--accent: #ff7a21;--accent-soft: rgba(0, 0, 0, .04);--button-text: #25160d;--shadow-lg: 0 24px 60px rgba(0, 0, 0, .06);--shadow-md: 0 12px 32px rgba(0, 0, 0, .05);--shadow-sm: 0 6px 16px rgba(0, 0, 0, .04);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px}#root{min-height:100vh}.app-shell{position:relative;overflow:hidden;background:radial-gradient(circle at top left,#fffffff5,#fff0 34%),radial-gradient(circle at top right,#f4f1ebbf,#f4f1eb00 36%),linear-gradient(180deg,#ffffff 0%,var(--app-bg) 48%,#f7f4ef 100%)}.app-shell.today-theme{background:radial-gradient(circle at top left,#fffffff5,#fff0 34%),radial-gradient(circle at top right,#f1f5e8c2,#f1f5e800 36%),linear-gradient(180deg,#fff,#fbfbf6 48%,#f5f7ef)}.app-shell.session-theme{background:radial-gradient(circle at top left,#fffffff5,#fff0 34%),radial-gradient(circle at top right,#f6f0ebbf,#f6f0eb00 36%),linear-gradient(180deg,#fff,#fcfaf7 48%,#f7f1eb)}.app-shell.history-theme{background:radial-gradient(circle at top left,#fffffff5,#fff0 34%),radial-gradient(circle at top right,#f6f3e8c7,#f6f3e800 36%),linear-gradient(180deg,#fff,#fcfaf4 48%,#f5f1e7)}.app-shell:before,.app-shell:after{content:"";position:fixed;inset:auto;pointer-events:none;border-radius:999px;filter:blur(60px);opacity:.8}.app-shell:before{width:15rem;height:15rem;top:-4rem;right:-2rem;background:var(--app-bg-accent)}.app-shell:after{width:12rem;height:12rem;bottom:8rem;left:-3rem;background:#ffffffd1}.app-stack{position:relative;z-index:1}.hero-card{background:linear-gradient(180deg,#fffffffa,#fbf9f5f2);animation:fade-up .32s ease}.today-theme .hero-card{background:linear-gradient(180deg,#fffffffa,#f8faf2f2)}.session-theme .hero-card{background:linear-gradient(180deg,#fffffffa,#faf6f1f2)}.history-theme .hero-card{background:linear-gradient(180deg,#fffffffa,#f9f7f0f2)}.eyebrow{margin-bottom:.5rem;color:var(--text-muted);font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-copy{color:var(--text-muted)}.tab-bar-mobile{position:sticky;bottom:1rem;z-index:5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:.7rem;box-shadow:0 24px 60px #0f172a2e;animation:fade-up .42s ease}.tab-button{min-height:3.4rem;border-radius:999px;font-size:.96rem;font-weight:700;flex-direction:column;gap:.28rem;padding:.7rem .4rem}.tab-button-active{box-shadow:0 16px 30px #ff7a2147}.today-accent{background:linear-gradient(135deg,#d9f76d,#a9e548 48%,#7fcb34);border-color:#7eb13538;box-shadow:0 18px 34px #92c94547;color:var(--button-text)}.session-accent{background:linear-gradient(135deg,#ffc246,#ff8a1e 40%,#ff5a00);border-color:#ff802f42;box-shadow:0 18px 36px #ff7a2147;color:var(--button-text)}.history-accent{background:linear-gradient(135deg,#ffe56a,#ffc928 52%,#f2ac00);border-color:#dba6123d;box-shadow:0 18px 34px #ecbc163d;color:var(--button-text)}.today-panel{background:linear-gradient(180deg,#fffffffa,#f9f9f5f2)}.session-panel{background:linear-gradient(180deg,#fffffffa,#faf8f4f2)}.history-panel{background:linear-gradient(180deg,#fffffffa,#f9f8f3f2)}.today-subpanel{background:linear-gradient(180deg,#fffffffa,#f8f8f4f5)}.session-subpanel{background:linear-gradient(180deg,#fffffffa,#f8f6f3f5)}.history-subpanel{background:linear-gradient(180deg,#fffffffa,#f8f7f2f5)}.tab-icon-wrap{display:inline-flex;align-items:center;justify-content:center}.today-theme .tab-bar-mobile,.session-theme .tab-bar-mobile,.history-theme .tab-bar-mobile{background:#ffffffeb}.split-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;background:#f7f4eff5;color:var(--text);font-size:.8rem;font-weight:700;white-space:nowrap}.today-theme .status-pill:not(.today-accent):not(.session-accent):not(.history-accent){background:#f7f4eff5}.session-theme .status-pill:not(.today-accent):not(.session-accent):not(.history-accent){background:#f7f4eff5}.history-theme .status-pill:not(.today-accent):not(.session-accent):not(.history-accent){background:#f7f4eff5}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.compact-grid>*{min-height:8.2rem}.compact-list>*{animation:fade-up .28s ease}.surface{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);animation:fade-up .28s ease}.section-header{margin-bottom:.9rem}.card-block-header{padding:1.25rem 1.25rem 0}.card-block-body{padding:0 1.25rem 1.25rem}.section-title{margin:0;color:var(--text);letter-spacing:-.03em}.section-content{color:var(--text)}.exercise-reference-media{margin-top:.85rem;display:flex;align-items:center;justify-content:center;padding:.9rem;background:linear-gradient(180deg,#faf7f2,#f4efe8)}.exercise-reference-image{display:block;width:auto;max-width:100%;height:auto;max-height:18rem;object-fit:contain;border-radius:1rem;box-shadow:0 10px 24px #00000014}.history-session-group{padding:1rem 0;border-bottom:1px solid rgba(24,24,24,.08)}.history-session-group:first-child{padding-top:0}.history-session-group:last-child{padding-bottom:0;border-bottom:0}.history-session-head{margin-bottom:.75rem}.history-session-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.sync-indicator-row{display:flex;align-items:center;gap:.55rem}.sync-indicator-row-centered{justify-content:center;text-align:center}.session-sync-row{justify-content:center}.sync-indicator-dot{width:.7rem;height:.7rem;border-radius:999px;flex:0 0 auto}.sync-indicator-live{background:#7fcb34;box-shadow:0 0 0 6px #7fcb3424}.sync-indicator-warning{background:#e34a33;box-shadow:0 0 0 6px #e34a331f}.history-exercise-list{display:grid;gap:.55rem}.history-exercise-row{padding:.2rem 0}.history-menu-wrap{position:relative;flex:0 0 auto}.history-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(24,24,24,.08);border-radius:999px;background:#fff;color:var(--text);cursor:pointer}.history-menu{position:absolute;top:calc(100% + .4rem);right:0;min-width:9.5rem;padding:.35rem;border:1px solid rgba(24,24,24,.08);border-radius:.9rem;background:#fffffffa;box-shadow:0 12px 24px #00000014;z-index:6}.history-menu-item{display:block;width:100%;padding:.7rem .8rem;border:0;border-radius:.7rem;background:transparent;color:var(--text);font:inherit;font-weight:600;text-align:left;cursor:pointer}.history-menu-item:hover{background:#0000000a}.history-menu-danger{color:#b04712}.session-footer-button{gap:.45rem;padding-left:.9rem;padding-right:.9rem;white-space:nowrap}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:auto;border:1px solid transparent;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.ui-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #00000014}.ui-button:active{transform:translateY(0)}.ui-button:focus-visible,.ui-input:focus-visible,select:focus-visible{outline:0;box-shadow:0 0 0 4px #ff9b4233,var(--shadow-sm)}.ui-input,select{width:100%;color:var(--text);background:#fffcf7eb;box-sizing:border-box;box-shadow:inset 0 1px #ffffffb3}select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(49,32,24,.88) 50%),linear-gradient(135deg,rgba(49,32,24,.88) 50%,transparent 50%);background-position:calc(100% - 1.35rem) calc(50% - .14rem),calc(100% - .95rem) calc(50% - .14rem);background-size:.44rem .44rem,.44rem .44rem;background-repeat:no-repeat;padding-right:3.35rem!important}.day-helper-gap{height:.35rem}.day-pill-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.day-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.6rem .75rem;border:2px solid rgba(24,24,24,.12);border-radius:999px;background:#f7f4eff5;color:var(--text-muted);font-size:.94rem;font-weight:800}.day-pill-active{border-color:#7eb13538;background:linear-gradient(135deg,#d9f76d,#a9e548 48%,#7fcb34);color:var(--button-text);box-shadow:0 12px 24px #92c9453d}.rep-guide-actions{display:grid;grid-template-columns:4rem minmax(0,1fr) minmax(0,1fr);gap:.75rem;align-items:stretch}.rep-guide-action{justify-content:center;gap:.35rem;padding-left:0;padding-right:0;white-space:nowrap}.rep-guide-action-icon{justify-content:center;padding-left:0;padding-right:0}.rep-guide-progress-card{padding-top:1.25rem;padding-bottom:1.25rem}.rep-guide-title,.rep-guide-value{margin:0}.rep-guide-title{margin-bottom:.35rem}.rep-guide-value{margin-bottom:.75rem}.rep-guide-status-line{min-height:1.35rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.rep-guide-actions-timer{grid-template-columns:repeat(2,minmax(0,1fr))}.perimeter-progress-frame{position:relative;overflow:visible}.perimeter-progress-content{position:relative;z-index:1}.perimeter-progress-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.perimeter-progress-stroke{fill:none;stroke-linecap:round;stroke-linejoin:round}.perimeter-progress-stroke{stroke:#ff7a21;stroke-width:5.5;vector-effect:non-scaling-stroke}.perimeter-progress-card{box-shadow:inset 0 0 0 1px #ffffff4d}.perimeter-progress-dot-glow{fill:#ff7a214d}.perimeter-progress-dot{fill:#ff7a21}.ui-input::placeholder{color:#8b93a1}.progress-track{overflow:hidden;background:#0000000d;box-shadow:inset 0 1px 2px #0000000d}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#d7d7d7,#bfbfbf);transition:width .22s ease}.today-theme .progress-fill,.history-theme .progress-fill{background:linear-gradient(90deg,#d7d7d7,#bfbfbf)}.min-h-screen{min-height:100vh}.max-w-md{max-width:31rem}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.h-full{height:100%}.h-4{height:1rem}.w-4{width:1rem}.h-5{height:1.125rem;width:1.125rem}.w-5{width:1.125rem}.h-6{height:1.4rem;width:1.4rem}.w-6{width:1.4rem}.h-14{min-height:3.5rem}.h-16{min-height:4rem}.flex{display:flex}.grid{display:grid}.block{display:block}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-2{gap:.75rem}.gap-3{gap:.9rem}.space-y-1>*+*{margin-top:.5rem}.space-y-2>*+*{margin-top:.75rem}.space-y-3>*+*{margin-top:1rem}.space-y-4>*+*{margin-top:1.1rem}.overflow-hidden{overflow:hidden}.aspect-video{aspect-ratio:16 / 9}.p-3{padding:1rem}.p-4{padding:1.25rem}.px-3{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.7rem;padding-bottom:.7rem}.pb-10{padding-bottom:4rem}.pb-24{padding-bottom:7rem}.mt-1{margin-top:.4rem}.mt-2{margin-top:.75rem}.mt-3{margin-top:1rem}.mb-1{margin-bottom:.45rem}.mr-2{margin-right:.25rem}.rounded-2xl{border-radius:var(--radius-lg)}.rounded-3xl{border-radius:var(--radius-xl)}.border-2,.border-4{border-style:solid;border-color:var(--line)}.border-2,.border-4{border-width:1px}.border-black{border-color:var(--line-strong)}.bg-white{background:var(--surface-strong)}.bg-black{background:var(--surface-dark);border-color:#00000014;box-shadow:0 18px 40px #00000014}.text-white,.bg-black .text-white,.bg-black{color:var(--button-text)}.text-black,.bg-white,.surface,.bg-white .text-black{color:var(--text)}.text-center{text-align:center}.text-xs{font-size:.78rem;line-height:1.4}.text-sm{font-size:.9rem;line-height:1.45}.text-base{font-size:1rem;line-height:1.55}.text-lg{font-size:1.05rem;line-height:1.45}.text-xl{font-size:1.2rem;line-height:1.35}.text-2xl{font-size:1.45rem;line-height:1.2}.text-3xl{font-size:1.9rem;line-height:1.1}.text-5xl{font-size:clamp(2.8rem,8vw,3.7rem);line-height:1}.text-6xl{font-size:clamp(3.2rem,10vw,4.3rem);line-height:1}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:800}.tracking-tight{letter-spacing:-.045em}.leading-tight{line-height:1.08}ul{margin:0;padding:0;list-style:none}iframe{display:block;border:0}.shadow-none{box-shadow:var(--shadow-md)}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.surface,.hero-card,.tab-bar-mobile,.compact-list>*{animation:none}.ui-button,.progress-fill{transition:none}}@media(min-width:640px){.sm\:p-6{padding:1.5rem}.app-stack{padding-top:.75rem}.tab-button{flex-direction:row;gap:.55rem}}@media(max-width:520px){.app-shell{padding-left:.9rem;padding-right:.9rem}.tab-bar-mobile,.stats-grid{grid-template-columns:1fr}.split-header{flex-direction:column}.grid-cols-2,.grid-cols-3{gap:.7rem}.rounded-3xl{border-radius:28px}.rounded-2xl{border-radius:22px}.text-xs{font-size:.84rem}.text-sm{font-size:.98rem}.text-base{font-size:1.08rem}.text-lg{font-size:1.18rem}.text-xl{font-size:1.28rem}.text-2xl{font-size:1.58rem}}@media(display-mode:standalone){:root{font-size:17px}.text-xs{font-size:.9rem}.text-sm{font-size:1rem}.text-base{font-size:1.1rem}.text-lg{font-size:1.22rem}.text-xl{font-size:1.32rem}.text-2xl{font-size:1.62rem}.text-3xl{font-size:2rem}.ui-button.text-lg{font-size:1.02rem}.ui-button.text-xl{font-size:1.08rem}.ui-button.text-2xl{font-size:1.16rem}}
