*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;color:#f0f0f8;overscroll-behavior:none;background:#08080f;height:100%;font-family:DM Sans,system-ui,sans-serif}button{font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.app-shell{flex-direction:column;min-height:100dvh;display:flex;position:relative}.top-nav{z-index:100;background:#08080f;border-bottom:1px solid #1e1e2e;flex-shrink:0;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.top-nav-brand{letter-spacing:3px;color:#ff2d7a;flex:1;font-family:Bebas Neue,sans-serif;font-size:23px}.top-nav-title{color:#f0f0f8;flex:1;font-size:15px;font-weight:700}.hamburger-btn{cursor:pointer;color:#f0f0f8;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.hamburger-btn:active{background:#ffffff14}.page-body{padding:16px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px));flex:1;width:100%;max-width:600px;margin:0 auto}.page-body.wide{max-width:800px}.page-body.full{max-width:none}.sidebar-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;position:fixed;inset:0}.sidebar-drawer{z-index:210;background:#11111c;border-right:1px solid #1e1e2e;flex-direction:column;width:280px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar-drawer.open{transform:translate(0)}.sidebar-header{border-bottom:1px solid #1e1e2e;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.sidebar-brand{letter-spacing:4px;color:#ff2d7a;font-family:Bebas Neue,sans-serif;font-size:22px}.sidebar-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;padding:4px}.sidebar-section-label{letter-spacing:1.5px;color:#555;text-transform:uppercase;padding:16px 20px 6px;font-size:10px;font-weight:700}.sidebar-nav-item{cursor:pointer;text-align:left;color:#a0a0b8;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:11px 20px;font-size:14px;font-weight:500;transition:background .1s;display:flex}.sidebar-nav-item:hover,.sidebar-nav-item:active{background:#ffffff0a}.sidebar-nav-item.active{color:#ff2d7a;background:#ff2d7a14}.sidebar-nav-icon{flex-shrink:0}.sidebar-footer{border-top:1px solid #1e1e2e;margin-top:auto;padding:16px 20px 24px}.workout-top-nav{z-index:100;background:#08080f;border-bottom:1px solid #1e1e2e;flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 12px;display:flex;position:sticky;top:0}.workout-progress-bar-wrap{background:#1e1e2e;border-radius:3px;flex:1;height:6px;overflow:hidden}.workout-progress-bar-fill{background:#ff2d7a;border-radius:3px;height:100%;transition:width .3s}.workout-finish-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff2d7a;border:none;border-radius:10px;flex-shrink:0;padding:7px 14px;font-size:13px;font-weight:700}.dashboard-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=480px){.dashboard-grid{grid-template-columns:1fr 1fr}}.program-tile{cursor:pointer;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:160px;padding:20px;transition:transform .15s;display:flex;position:relative;overflow:hidden}.program-tile:active{transform:scale(.97)}.program-tile-icon{background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.program-tile-freq{color:#ffffffe6;background:#fff3;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px}.program-tile-name{letter-spacing:1px;color:#fff;font-family:Bebas Neue,sans-serif;font-size:22px;line-height:1.1}.program-tile-sub{color:#ffffffb3;margin-top:4px;font-size:12px}.program-tile-meta{color:#fff9;margin-top:10px;font-size:11px}.program-tile-progress{background:#fff3;border-radius:2px;height:3px;margin-top:10px;overflow:hidden}.program-tile-progress-fill{background:#fff;border-radius:2px;height:100%}.exercise-card{background:#191926;border:1px solid #1e1e2e;border-radius:16px;margin-bottom:12px;padding:16px;scroll-margin-top:64px}.exercise-card.active{background:#1a1025;border-color:#ff2d7a}.exercise-name{color:#f0f0f8;font-size:14px;font-weight:600}.exercise-meta{color:#6b6b8a;margin-top:2px;font-size:12px}.sets-grid{flex-direction:column;gap:8px;margin-top:12px;display:flex}.set-row{background:#11111c;border:1px solid #1e1e2e;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;transition:border-color .2s;display:flex}.set-row.done{background:#22c55e0f;border-color:#22c55e}.set-label{color:#555;flex-shrink:0;width:32px;font-size:12px;font-weight:700}.set-input{color:#f0f0f8;text-align:center;background:#0a0a12;border:1.5px solid #2a2a3a;border-radius:8px;outline:none;flex:1;min-width:0;padding:8px 4px;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .15s}.set-input:focus{border-color:#ff2d7a}.set-unit{color:#555;flex-shrink:0;font-size:11px}.set-done-btn{cursor:pointer;background:0 0;border:2px solid #333;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.set-done-btn.checked{background:#22c55e;border-color:#22c55e}.rating-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.rating-chip{color:#888;cursor:pointer;white-space:nowrap;background:#11111c;border:1px solid #1e1e2e;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:flex}.rating-chip.selected{color:#ff2d7a;background:#ff2d7a26;border-color:#ff2d7a}.strip-scroll{gap:8px;padding:4px 0 8px;display:flex;overflow-x:auto}.strip-chip{cursor:pointer;color:#888;background:#191926;border:1px solid #1e1e2e;border-radius:20px;flex-shrink:0;padding:6px 16px;font-size:13px;font-weight:700;transition:all .15s}.strip-chip.active{color:#fff;background:#ff2d7a;border-color:#ff2d7a}.strip-chip.deload{border-style:dashed}.section-heading{letter-spacing:.5px;color:#f0f0f8;margin-bottom:12px;font-family:Bebas Neue,sans-serif;font-size:20px}.dashboard-hero-heading{letter-spacing:.5px;color:#f0f0f8;font-family:Bebas Neue,sans-serif;font-size:22px;line-height:1.1}.dashboard-card-label{color:#f0f0f8}.dashboard-log-btn{cursor:pointer;background:#191926;border:1px solid #1e1e2e;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;font-family:inherit;display:flex}.dashboard-log-label{color:#f0f0f8;font-size:12px;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.anim-spin{animation:1s linear infinite spin}.oura-sync-pill{color:#a78bfa;cursor:pointer;background:#7c3aed1f;border:1px solid #7c3aed4d;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}[data-theme=light] .oura-sync-pill{color:#7c3aed;background:#7c3aed12;border-color:#7c3aed66}.month-nav-btn{cursor:pointer;color:#f0f0f8;background:#ffffff0f;border:1px solid #1e1e2e;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}[data-theme=light] .month-nav-btn{color:#111118;background:#fff;border-color:#e0e0ea}.section-subheading{color:#888;margin-bottom:8px;font-size:13px;font-weight:600}.card{background:#191926;border:1px solid #1e1e2e;border-radius:16px;margin-bottom:12px;padding:16px}.form-label{color:#888;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.form-input{color:#f0f0f8;background:#11111c;border:1px solid #1e1e2e;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:15px}.form-input:focus{border-color:#ff2d7a}.form-select{color:#f0f0f8;appearance:none;background:#11111c;border:1px solid #1e1e2e;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:15px}.form-select:focus{border-color:#ff2d7a}.form-group{margin-bottom:16px}.btn-primary{color:#fff;cursor:pointer;background:#ff2d7a;border:none;border-radius:12px;width:100%;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:700}.btn-secondary{color:#f0f0f8;cursor:pointer;background:#191926;border:1px solid #1e1e2e;border-radius:12px;width:100%;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:600}.btn-ghost{color:#ff2d7a;cursor:pointer;background:0 0;border:1px solid #ff2d7a;border-radius:12px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:700}.btn-danger{color:#f45;cursor:pointer;background:#ff44551f;border:1px solid #f45;border-radius:10px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700}.stats-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.stat-card{text-align:center;background:#191926;border:1px solid #1e1e2e;border-radius:14px;padding:14px 12px}.stat-value{color:#ff2d7a;font-family:Bebas Neue,sans-serif;font-size:28px;line-height:1}.stat-label{color:#666;margin-top:4px;font-size:11px;font-weight:600}.pill{border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.pill-pink{color:#ff2d7a;background:#ff2d7a26}.pill-green{color:#22c55e;background:#22c55e26}.pill-gold{color:#d4af37;background:#d4af3726}.pill-gray{color:#888;background:#ffffff14}.empty-state{text-align:center;color:#555;padding:48px 24px}.empty-state-icon{margin-bottom:12px;font-size:40px}.empty-state-title{color:#888;margin-bottom:6px;font-size:16px;font-weight:700}.empty-state-sub{font-size:13px;line-height:1.5}.modal-overlay{z-index:300;background:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-sheet{background:#11111c;border-radius:24px 24px 0 0;width:100%;max-width:600px;max-height:85vh;padding:8px 0 32px;overflow-y:auto}.modal-handle{background:#333;border-radius:2px;width:36px;height:4px;margin:8px auto 16px}.modal-title{color:#f0f0f8;border-bottom:1px solid #1e1e2e;margin-bottom:8px;padding:0 20px 12px;font-size:16px;font-weight:800}.library-item{border-bottom:1px solid #1e1e2e;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.library-item:last-child{border-bottom:none}.library-item-name{color:#f0f0f8;flex:1;font-size:14px;font-weight:600}.library-item-unsafe{color:#f45;font-size:11px;font-weight:700}@keyframes pop{0%{opacity:0;transform:scale(.92)}60%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.anim-pop{animation:.2s both pop}.anim-slide{animation:.25s both slideUp}.anim-fade{animation:.2s both fadeIn}.divider{background:#1e1e2e;height:1px;margin:16px 0}.sticky-filter-bar{z-index:50;background:#08080f;border-bottom:1px solid #1e1e2e;padding:10px 16px;position:sticky;top:56px}.muscle-select{color:#f0f0f8;appearance:none;cursor:pointer;background:#191926;border:1px solid #1e1e2e;border-radius:10px;outline:none;width:100%;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;font-weight:600}.muscle-select:focus{border-color:#ff2d7a}[data-theme=light] body,[data-theme=light] #root{color:#111118;background:#f4f4f8}[data-theme=light] .sticky-filter-bar,[data-theme=light] .top-nav,[data-theme=light] .workout-top-nav{background:#fff;border-bottom-color:#e0e0ea}[data-theme=light] .top-nav-brand{color:#ff2d7a}[data-theme=light] .hamburger-btn{color:#111118}[data-theme=light] .sidebar-drawer{background:#fff;border-right-color:#e0e0ea}[data-theme=light] .sidebar-header{border-bottom-color:#e0e0ea}[data-theme=light] .sidebar-footer{border-top-color:#e0e0ea}[data-theme=light] .sidebar-section-label{color:#999}[data-theme=light] .sidebar-nav-item{color:#334}[data-theme=light] .sidebar-nav-item:hover{color:#7c3aed;background:#7c3aed12}[data-theme=light] .sidebar-nav-item.active{color:#ff2d7a;background:#ff2d7a14}[data-theme=light] .sidebar-overlay{background:#0000004d}[data-theme=light] .card,[data-theme=light] .exercise-card,[data-theme=light] .stat-card{background:#fff;border-color:#e0e0ea}[data-theme=light] .exercise-card.active{background:#fff0f5;border-color:#ff2d7a}[data-theme=light] .section-heading{color:#111118}[data-theme=light] .section-subheading{color:#445}[data-theme=light] .dashboard-hero-heading,[data-theme=light] .dashboard-card-label{color:#111118}[data-theme=light] .dashboard-log-btn{background:#fff;border-color:#e0e0ea}[data-theme=light] .dashboard-log-label{color:#111118}[data-theme=light] .program-tile *{color:#fff}[data-theme=light] .exercise-name{color:#111118}[data-theme=light] .exercise-meta{color:#556}[data-theme=light] .muscle-select{color:#111118;background:#fff;border-color:#e0e0ea}[data-theme=light] .muscle-select:focus{border-color:#ff2d7a}[data-theme=light] .stat-label,[data-theme=light] .form-label{color:#445}[data-theme=light] .set-row{background:#f4f4f8;border-color:#e0e0ea}[data-theme=light] .set-row.done{background:#22c55e14;border-color:#22c55e}[data-theme=light] .set-label,[data-theme=light] .set-unit{color:#aaa}[data-theme=light] .set-input{color:#111118;background:#fff;border-color:#d0d0e0}[data-theme=light] .set-done-btn{border-color:#ccc}[data-theme=light] .strip-chip{color:#445;background:#fff;border-color:#e0e0ea}[data-theme=light] .strip-chip:hover{color:#7c3aed;background:#7c3aed12;border-color:#7c3aed}[data-theme=light] .strip-chip.active{color:#fff;background:#ff2d7a;border-color:#ff2d7a}[data-theme=light] .rating-chip{color:#445;background:#f4f4f8;border-color:#e0e0ea}[data-theme=light] .rating-chip:hover{color:#7c3aed;background:#7c3aed12;border-color:#7c3aed}[data-theme=light] .rating-chip.selected{color:#ff2d7a;background:#ff2d7a1a;border-color:#ff2d7a}[data-theme=light] .form-input,[data-theme=light] .form-select{color:#111118;background:#f4f4f8;border-color:#e0e0ea}[data-theme=light] .form-input:focus,[data-theme=light] .form-select:focus{border-color:#ff2d7a}[data-theme=light] .btn-secondary{color:#111118;background:#fff;border-color:#e0e0ea}[data-theme=light] .btn-secondary:hover{color:#7c3aed;background:#7c3aed12;border-color:#7c3aed}[data-theme=light] .btn-ghost{color:#ff2d7a;border-color:#ff2d7a}[data-theme=light] .modal-sheet{background:#fff}[data-theme=light] .modal-handle{background:#ddd}[data-theme=light] .modal-title{color:#111118;border-bottom-color:#e0e0ea}[data-theme=light] .library-item{border-bottom-color:#e0e0ea}[data-theme=light] .library-item-name{color:#111118}[data-theme=light] .workout-progress-bar-wrap,[data-theme=light] .divider{background:#e0e0ea}[data-theme=light] .empty-state-title{color:#445}[data-theme=light] .empty-state-sub{color:#667}[data-theme=light] .pill-gray{color:#445;background:#0000000f}
