:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{background:#0b0f14}#app{color:#e5e7eb;width:100%;min-height:100vh;font-family:var(--suite-font-sans),sans-serif}#app *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.home-page{background:var(--home-page);flex-direction:column;gap:30px;max-width:600px;min-height:100vh;margin:0 auto;padding:22px 18px 60px;display:flex}.home-page h1,.home-page h2,.home-page p{margin:0}.home-page button,.home-page a{font-family:inherit}.home-page a{text-decoration:none}.home-header,.home-header-actions,.home-section-heading,.home-kickers{align-items:center;gap:8px;display:flex}.home-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px}.home-header h1{letter-spacing:-.8px;color:var(--home-strong);font-size:25px;font-weight:800;line-height:1.3}.home-date{font:600 13px var(--suite-font-mono),monospace;color:var(--home-faint);text-transform:uppercase;margin-bottom:2px}.home-chip,.home-link{cursor:pointer;min-height:44px;color:var(--home-muted);background:#ffffff0d;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0 14px;font-size:14.5px;font-weight:600;transition:background .14s;display:inline-flex}.home-chip:hover{background:#ffffff17}.home-link{color:var(--home-accentLight);background:0 0;padding:0 4px;font-size:14px}.home-deload-active{color:var(--home-amber)}.home-label{font:700 13px var(--suite-font-mono),monospace;letter-spacing:1.4px;text-transform:uppercase;color:var(--home-faint)}.home-accent{color:var(--home-accentLight)}.home-section-heading{flex-wrap:wrap;justify-content:space-between;margin-bottom:14px}.home-kickers{flex-wrap:wrap}.home-plan-row{align-items:flex-start;gap:12px;padding:12px 2px;display:flex;box-shadow:inset 0 -1px #ffffff0f}.home-plan-index{width:16px;color:var(--home-disabled);font:700 14px var(--suite-font-mono),monospace;flex-shrink:0}.home-row-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.home-plan-row strong{color:var(--home-strong);font-size:15.5px;font-weight:700}.home-note{color:var(--home-muted);font-size:14px;line-height:1.5}.home-prescriptions{font:500 13.5px/1.55 var(--suite-font-mono),monospace;color:var(--home-faint);overflow-wrap:anywhere}.home-hero{background:linear-gradient(#3b82f621,#11182780);border-radius:16px;flex-direction:column;gap:18px;padding:20px 18px;display:flex;box-shadow:inset 0 0 0 1px #60a5fa57,0 12px 34px -14px #3b82f66b}.home-hero-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.home-hero h2{letter-spacing:-.9px;color:var(--home-strong);overflow-wrap:anywhere;font-size:27px;font-weight:800;line-height:1.08}.home-meta{font:500 14px/1.5 var(--suite-font-mono),monospace;color:var(--home-muted)}.home-deload-badge{font:700 13px var(--suite-font-mono),monospace;color:var(--home-amber);background:#fbbf2424;border-radius:6px;padding:3px 7px}.home-muscles{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;max-width:40%;display:flex}.home-muscle{font:600 13px var(--suite-font-mono),monospace;letter-spacing:.7px;text-transform:uppercase;overflow-wrap:anywhere;border-radius:6px;padding:4px 8px}.home-muscle-0{color:var(--home-text);background:#ffffff14}.home-muscle-1{color:var(--home-muted);background:#ffffff0d}.home-muscle-2{color:var(--home-faint);background:#ffffff09}.home-exercises,.home-superset{flex-direction:column;gap:11px;display:flex}.home-superset{border-left:2px solid var(--home-bands);padding-left:7px}.home-exercise{justify-content:space-between;align-items:baseline;gap:12px;font-size:15px;font-weight:500;display:flex}.home-exercise>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-value{font:600 15px var(--suite-font-mono),monospace;color:var(--home-muted);flex-shrink:0}.home-start{background:var(--home-accent);color:#fff;letter-spacing:-.2px;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:56px;padding:10px;font-size:17px;font-weight:700;transition:background .14s;display:flex;box-shadow:0 10px 26px -12px #3b82f6f2}.home-start:hover{background:#2f76ee}.home-start:active{background:#2a6bd8}.home-progress{background:#ffffff0d;border-radius:99px;height:3px;margin-top:5px;overflow:hidden}.home-progress>span{background:var(--home-accent);height:100%;transition:width .24s;display:block}.home-rotation{flex-direction:column;gap:2px;margin-top:12px;display:flex}.home-then-row{min-height:56px;color:var(--home-text);justify-content:space-between;align-items:center;gap:12px;padding:10px 4px;transition:background .14s;display:flex;box-shadow:inset 0 -1px #ffffff0f}.home-then-row:hover{background:#ffffff09}.home-then-row strong{font-size:16px;font-weight:600}.home-lead{color:var(--home-faint);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.home-duration{font:500 14px var(--suite-font-mono),monospace;color:var(--home-faint);flex-shrink:0}.home-activity{grid-template-columns:repeat(14,minmax(0,1fr));gap:4px;display:grid}.home-day{background:#ffffff0d;border-radius:6px;height:38px}.home-day.trained{background:#3b82f6d9}.home-day.today{box-shadow:inset 0 0 0 1.5px #60a5fa99}.home-quiet{background:#ffffff07;border-radius:14px;flex-direction:column;gap:14px;padding:18px 16px;display:flex;box-shadow:inset 0 0 0 1px #ffffff12}.home-quiet .home-section-heading{margin-bottom:0}.home-stats{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:16px;display:grid}.home-stat{flex-direction:column;gap:3px;min-width:0;display:flex}.home-stat-name{color:var(--home-muted);font-size:14px;font-weight:500}.home-stat-value{font:700 13.5px var(--suite-font-mono),monospace;flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.home-stat-value strong{letter-spacing:-.7px;color:var(--home-strong);font-size:23px}.home-stat-unit{font:500 13px var(--suite-font-mono),monospace;color:var(--home-faint)}.home-tests>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.home-tests .home-label{color:var(--home-disabled)}.home-tests .home-chip{color:var(--home-faint);background:#ffffff09;border-radius:8px;padding:7px 10px;font-size:13px}.home-sync{width:100%;font-size:13px}.home-block{background:#3b82f60b;border:1px solid #60a5fa38;border-radius:14px;padding:15px 16px}.home-block>.home-section-heading{gap:6px 12px;margin-bottom:4px}.home-block>.home-section-heading>strong{font-size:16px}.home-block .home-meta{font-size:12px}.home-block .home-details>summary{padding-bottom:0}.home-block-workout{margin:18px 0}.home-block-workout h3{justify-content:space-between;gap:8px;margin:0 0 8px;font-size:15px;display:flex}.home-block-workout h3 span,.home-block-exercise small{color:var(--home-faint);font-weight:400}.home-block-exercise{border-top:1px solid #ffffff0d;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:9px 0;font-size:13px;display:grid}.home-block-exercise strong{grid-column:1/-1;font-weight:500}.home-block-exercise>span{color:var(--home-muted);font-family:var(--suite-font-mono),monospace;overflow-wrap:anywhere}.home-block-rules{color:var(--home-muted);padding-left:18px;font-size:13px;line-height:1.5}.home-block-rules li{margin:8px 0}.home-block-actions{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.home-block-actions label{color:var(--home-muted);flex-direction:column;gap:5px;font-size:13px;display:flex}.home-block-actions input{background:var(--home-page);max-width:100%;min-height:44px;color:var(--home-text);font:inherit;border:1px solid #ffffff26;border-radius:9px;padding:8px 10px}.home-block-error{color:var(--home-red);margin-top:10px!important}.home-block button:disabled{opacity:.5;cursor:wait}.home-rest-day{gap:12px}.home-details summary{cursor:pointer;min-height:44px;color:var(--home-muted);padding:12px 0;font-size:14px}.home-details[open] summary{margin-bottom:12px}.home-details .card{margin-top:12px}.home-scrim{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03060ab8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.home-modal{background:#111722;border-radius:18px;flex-direction:column;gap:14px;width:100%;max-width:520px;max-height:calc(100dvh - 36px);padding:20px;display:flex;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff17,0 40px 80px -30px #000000e6}.home-modal h2{letter-spacing:-.5px;color:var(--home-strong);font-size:20px;font-weight:800}.home-modal p{color:var(--home-muted);font-size:14px;line-height:1.6}.home-modal code{font:13px var(--suite-font-mono),monospace;color:var(--home-bands)}.home-modal textarea{resize:vertical;background:var(--home-page);width:100%;min-height:190px;color:var(--home-text);font:14px/1.65 var(--suite-font-mono),monospace;border:0;border-radius:12px;flex-shrink:0;padding:14px;box-shadow:inset 0 0 0 1px #ffffff1a}.home-modal-actions{justify-content:flex-end;gap:8px;display:flex}.home-modal-actions button{width:auto;min-height:48px;padding:0 18px;font-size:15px}#planEditorError{color:var(--home-red);font-size:14px}#app :is(a,button,textarea,input,summary):focus-visible{outline-offset:3px;outline:2px solid #60a5fa}.home-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}#app .card{background:#ffffff07;border:0;border-radius:14px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff12}#app .scroll-row{scrollbar-width:none;max-width:100%;overflow-x:auto}#app .scroll-row::-webkit-scrollbar{display:none}#app .shimmer{background:#ffffff0f;border-radius:10px;position:relative;overflow:hidden}#app .shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);animation:1.4s infinite home-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes home-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){#app .shimmer:after{animation:none}#app *{transition:none!important}}body:has(.home-scrim){overflow:hidden}#app .home-details button{min-width:44px;min-height:44px}#app .home-details input{min-height:44px}
