body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(135deg,#0f172a,#1e293b);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding-bottom:40px;padding-top:0}.container{margin:0 auto;max-width:1000px;padding:16px}.App-nav{align-items:center;background:#fffffff2;border-bottom:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;gap:8px;height:64px;justify-content:center;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.App-nav a{border-radius:8px;color:#475569;font-size:14px;font-weight:600;padding:8px 18px;text-decoration:none;transition:all .2s ease}.App-nav a:hover{background:#6366f1;color:#fff;transform:translateY(-1px)}.nav-sep{display:none}.logout-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 18px;transition:all .2s ease}.logout-btn:hover{background:#dc2626;transform:translateY(-1px)}.panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:16px;box-shadow:0 10px 40px #0000001f;margin:32px auto;max-width:1000px;padding:32px}h2{color:#0f172a;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 24px}.workout-form .row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.workout-form label{color:#64748b;display:flex;flex-direction:column;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.workout-form input[type=date],.workout-form input[type=number],.workout-form input[type=text],.workout-form select{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:14px;font-weight:500;margin-top:8px;padding:10px 14px;transition:all .2s ease}.workout-form input[type=date]:focus,.workout-form input[type=number]:focus,.workout-form input[type=text]:focus,.workout-form select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.btn{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:10px;box-shadow:0 4px 12px #6366f14d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:all .3s ease}.btn:hover:not(:disabled){box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.5}.history .workout-date{border-bottom:2px solid #e2e8f0;margin-top:16px;padding-bottom:12px;transition:all .2s ease}.history .workout-date:hover{border-bottom-color:#6366f1}.workout-list{list-style:none;margin:0;padding:12px 0 0}.workout-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;display:flex;justify-content:space-between;margin-bottom:8px;padding:16px;transition:all .2s ease}.workout-item:hover{background:#f1f5f9;border-color:#cbd5e1}.delete-btn{align-items:center;background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:32px;justify-content:center;margin-left:8px;transition:all .2s ease;width:32px}.delete-btn:hover{background:#dc2626;transform:scale(1.05)}.no-workouts{color:#94a3b8;font-size:16px;padding:60px 20px;text-align:center}.no-workouts p{font-weight:500;margin:12px 0}.auth-panel{margin:60px auto;max-width:420px}.auth-panel h2{margin-bottom:32px;text-align:center}.auth-panel .row{gap:18px}.auth-panel .row,.auth-panel label{align-items:center;display:flex;flex-direction:column}.auth-panel label{color:#64748b;font-size:13px;font-weight:600;letter-spacing:.5px;margin:0 auto;max-width:280px;padding:0;text-transform:uppercase}.label-text{margin-bottom:10px}.auth-panel input{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:16px;padding:12px;transition:all .2s ease;width:100%}.auth-panel input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.auth-panel button{display:block;font-size:16px;margin-left:auto;margin-right:auto;margin-top:12px;max-width:280px;padding:14px;width:100%}.auth-panel p{color:#64748b;font-weight:500;margin-top:20px;text-align:center}.auth-panel a{color:#6366f1;font-weight:700;text-decoration:none;transition:color .2s ease}.auth-panel a:hover{color:#4f46e5}.dashboard-input{margin:0 auto 24px;max-width:400px}.dashboard-mode-toggle{display:flex;gap:12px;justify-content:center;margin-bottom:28px}.dashboard-mode-toggle button{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;font-size:14px;font-weight:700;padding:10px 24px;transition:all .3s ease}.dashboard-mode-toggle button.active{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#6366f1;box-shadow:0 4px 12px #6366f14d;color:#fff}.dashboard-mode-toggle button:hover:not(.active){border-color:#cbd5e1;color:#475569}.dashboard-date-range{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:28px}.dashboard-date-range label{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:8px;letter-spacing:.5px;text-transform:uppercase}.dashboard-date-range input[type=date]{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:500;padding:10px 14px;transition:all .2s ease}.dashboard-date-range input[type=date]:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.dashboard-exercise-search{margin:0 auto 24px;max-width:320px;position:relative;width:100%}.dashboard-exercise-search input{background:#fff;border:2px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;font-weight:500;padding:12px 16px;transition:all .2s ease;width:100%}.dashboard-exercise-search input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.dashboard-exercise-dropdown{background:#fff;border:2px solid #6366f1;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 10px 25px #6366f126;box-sizing:border-box;left:0;margin-top:-2px;max-height:240px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:20}.dashboard-exercise-dropdown li{border-bottom:1px solid #e2e8f0;color:#0f172a;cursor:pointer;padding:12px 16px;transition:all .15s ease}.dashboard-exercise-dropdown li:hover{background:#f1f5f9;padding-left:20px}.dashboard-exercise-dropdown li:last-child{border-bottom:none}.dashboard-metric-select{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:28px}.dashboard-metric-select label{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:8px;letter-spacing:.5px;text-transform:uppercase}.dashboard-metric-select select{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:600;padding:10px 14px;transition:all .2s ease}.dashboard-metric-select select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.dashboard-compare-exercises{margin-bottom:28px}.dashboard-compare-exercises p{color:#64748b;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-align:center;text-transform:uppercase}.dashboard-compare-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.dashboard-compare-buttons button{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.dashboard-compare-buttons button:hover{border-color:#cbd5e1}.dashboard-compare-buttons button.selected{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#6366f1;box-shadow:0 4px 12px #6366f14d;color:#fff}.dashboard-chart-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;display:flex;height:340px;justify-content:center;margin-top:24px;overflow:visible;padding:16px;width:100%}.dashboard-chart-container svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.04))}.recharts-tooltip-wrapper{outline:none!important}.recharts-default-tooltip{visibility:visible!important}.dashboard-message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#94a3b8;font-size:15px;font-weight:500;margin-top:28px;padding:24px;text-align:center}.date-header{background:#0000;font-size:16px;font-weight:700;justify-content:space-between;transition:all .2s ease}.chevron{display:inline-block;margin-left:8px;transition:transform .2s ease}.chevron.open{transform:rotate(180deg)}@media (max-width:600px){.workout-form .row{align-items:stretch;flex-direction:column}.panel{padding:20px}h2{font-size:24px}.dashboard-chart-container{height:300px;padding:14px}.auth-panel{background:#fffffffa;border-radius:16px;box-shadow:0 10px 40px #0000001f;margin:40px auto;max-width:90%;padding:24px}}@media (max-width:480px){.App{padding-left:12px;padding-right:12px}.App-nav{flex-wrap:wrap;gap:8px;height:auto;justify-content:center;overflow-x:visible;padding:8px}.App-nav a,.logout-btn{flex:0 1 auto;font-size:12px;padding:8px 12px;white-space:nowrap}.nav-sep{display:none}.container{margin:12px auto;padding:8px}.panel{margin:16px 8px;padding:16px}.auth-panel{background:#fffffffa;border-radius:16px;box-shadow:0 10px 40px #0000001f;margin:20px auto;max-width:95%;padding:16px}.auth-panel .row{gap:12px}.auth-panel input{font-size:16px;max-width:100%;padding:10px 12px}.auth-panel button{font-size:14px;margin-top:10px;padding:12px}.auth-panel h2{font-size:20px;margin-bottom:20px}.workout-form label{font-size:12px}.workout-form input[type=date],.workout-form input[type=number],.workout-form input[type=text],.workout-form select{font-size:13px;margin-top:6px;padding:8px 12px}.btn{font-size:13px;padding:10px 20px}.dashboard-exercise-search{max-width:100%;padding:0 4px}.dashboard-exercise-dropdown{max-height:180px}.dashboard-chart-container{height:280px;margin-top:16px;padding:12px}}.toast-container{display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:1000}.toast{align-items:center;animation:slideIn .3s ease-out;background:#fff;border-left:4px solid;border-radius:8px;box-shadow:0 4px 16px #0000001f;display:flex;justify-content:space-between;max-width:400px;min-width:280px;padding:14px 16px;pointer-events:auto}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-info{border-left-color:#3b82f6}.toast-content{flex:1 1;gap:12px}.toast-content,.toast-icon{align-items:center;display:flex}.toast-icon{font-size:18px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-info .toast-icon{color:#3b82f6}.toast-message{color:#0f172a;font-size:14px;font-weight:500;line-height:1.4}.toast-close{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:24px;margin-left:12px;padding:0;transition:color .2s ease}.toast-close:hover{color:#64748b}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}@media (max-width:480px){.toast-container{left:12px;right:12px;top:16px}.toast{max-width:none;min-width:auto}}.account-info{gap:24px}.account-info,.info-section{display:flex;flex-direction:column}.info-section{gap:8px}.info-section h3{color:#64748b;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.info-value{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0}.account-input,.info-value{color:#0f172a;font-size:16px;font-weight:500;padding:12px 14px}.account-input{background:#fff;border:2px solid #e2e8f0;border-radius:10px;box-sizing:border-box;font-family:inherit;max-width:400px;transition:all .2s ease;width:100%}.account-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.button-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.btn-secondary{background:#6b7280!important;box-shadow:0 4px 12px #6b72804d!important}.btn-secondary:hover:not(:disabled){box-shadow:0 6px 20px #6b728066!important;transform:translateY(-2px)}.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.day-title{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:6px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:6px 12px}.date-header{align-items:center;background:none;border:none;color:#0f172a;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 0;transition:color .2s ease;width:100%}.date-header:hover{color:#6366f1}@media (max-width:600px){.info-section{gap:6px}.info-value{font-size:14px;padding:10px 12px}.button-group{gap:8px}.button-group .btn{flex:1 1;min-width:100px}}@media (max-width:480px){.button-group{flex-direction:column}.button-group .btn{width:100%}.day-title{font-size:12px;padding:5px 10px}.account-input{max-width:100%}}
/*# sourceMappingURL=main.006a37ad.css.map*/