:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f8fafc;background:#10131e}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 0,#293c61,#10131e 42%);min-height:100vh}button,input{font:inherit}button{border:0;cursor:pointer}main{max-width:600px;margin:auto;min-height:100vh;padding:calc(24px + env(safe-area-inset-top)) 20px 116px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}h1,h2,p{margin:0}h1{font-size:28px;letter-spacing:-1.2px}h2{font-size:26px;letter-spacing:-1px}.eyebrow{color:#93a7ca;font-size:11px;font-weight:800;letter-spacing:1.4px;margin-bottom:6px}.muted{color:#92a0b8;font-size:13px;margin:4px 0 20px}.finish{color:#ffc6a0;background:#432b29;padding:10px 13px;border-radius:12px;font-size:13px;font-weight:700}.workout-list{display:grid;gap:11px}.exercise-card{min-height:77px;padding:13px 14px;background:#1d2637;color:#f7f9fc;border-radius:17px;text-align:left;display:flex;gap:13px;align-items:center}.exercise-card strong,.exercise-card small{display:block}.exercise-card small{color:#96a5bd;font-size:12px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}.exercise-card b{margin-left:auto;font-size:27px;font-weight:400;color:#9baac1}.status{width:29px;height:29px;border-radius:50%;background:#34445f;display:grid;place-items:center;color:#aebcd1}.status.completed{background:#31bd86;color:#092a22}.actions{position:fixed;bottom:0;left:0;right:0;background:#10131ef0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:14px max(20px,calc((100vw - 560px)/2));display:flex;gap:12px;border-top:1px solid #293448}.actions button{flex:1;min-height:57px;border-radius:16px;background:#28344b;color:#eef3fc;font-size:21px;font-weight:800}.actions span{font-size:14px;margin-left:9px}.primary{background:#a8f27f!important;color:#102210!important}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000a;display:flex;align-items:flex-end;z-index:10}.sheet{width:min(600px,100%);max-height:90vh;overflow:auto;background:#f4f6fa;color:#172033;border-radius:25px 25px 0 0;padding:12px 18px calc(28px + env(safe-area-inset-bottom));position:relative}.grab{width:38px;height:4px;background:#c4cad5;border-radius:2px;margin:0 auto 20px}.close{position:absolute;right:16px;top:20px;background:transparent;color:#4e6079;font-size:13px}.sheet .eyebrow{color:#647791}.set{background:#fff;border-radius:15px;padding:12px;margin:10px 0;display:grid;grid-template-columns:30px 1fr 1fr 76px;gap:9px;align-items:center;box-shadow:0 1px 2px #1720330b}.set.done{background:#e7f9ef}.set-number{font-weight:800;color:#60718a}.metric{text-align:center;display:grid;grid-template-columns:1fr;gap:3px}.metric button{font-size:11px;font-weight:800;background:#e8edf4;color:#40526e;border-radius:7px;padding:5px}.metric strong{font-size:15px}.metric small{font-size:10px;color:#6d7c90}.check{height:100%;min-height:53px;border-radius:10px;background:#243a4e;color:#fff;font-size:11px;font-weight:800}.check:disabled{background:#29aa77}.add-set{width:100%;padding:14px;border-radius:12px;background:#dbe5ef;color:#28435c;font-weight:800;margin-top:8px}.picker input{width:100%;border:1px solid #ccd5e0;border-radius:12px;padding:13px;margin:16px 0;background:#fff}.exercise-list{display:grid;gap:6px}.exercise-list button{display:flex;justify-content:space-between;padding:15px;background:#fff;color:#172033;border-radius:11px;text-align:left}.exercise-list small{color:#6b7b91;text-transform:capitalize}.empty{color:#9aacbf;background:#1a2333;padding:25px;border-radius:16px;text-align:center}.welcome{padding-top:15vh}.welcome .logo{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#a8f27f;color:#102210;font-size:25px;font-weight:900;margin-bottom:28px}.welcome h1{font-size:42px;line-height:1.02;margin-bottom:17px}.welcome>p:not(.eyebrow){color:#aab6c8;line-height:1.5;max-width:350px}.big{margin-top:30px;width:100%;min-height:60px;border-radius:17px;font-size:16px;font-weight:800}.loading{display:grid;place-items:center}.scan{text-align:center}.camera{height:180px;border:2px dashed #9cacbf;border-radius:16px;display:grid;place-items:center;font-size:52px;color:#5e718c;margin:21px 0 12px}.scan p{color:#68788e;font-size:14px}@media(max-width:420px){.set{grid-template-columns:24px 1fr 1fr 64px;gap:6px}.set-number,.metric strong{font-size:13px}.metric button,.check{font-size:10px}}.delete-exercise{width:100%;margin-top:20px;padding:14px;border:1px solid #f1b7b2;border-radius:13px;background:#fff7f6;color:#b42318;font-size:14px;font-weight:800}.delete-exercise:disabled{opacity:.55}.camera{background:linear-gradient(135deg,#e0f8d5,#d9eafd);border:2px dashed #6d8aaa;color:#244462;font-weight:800;gap:12px;cursor:pointer;transition:transform .15s ease,background .15s ease}.camera:active{transform:scale(.98);background:#ccefc5}.camera span{font-size:14px;color:#28435c}.file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.scan-error{margin:14px 0;padding:12px;border-radius:12px;background:#fff0ef;color:#a32b22;font-size:13px;line-height:1.4}.scan .exercise-list{margin-top:14px}.scan .exercise-list button{border:1px solid #dce5ee;min-height:58px;font-weight:750}.scan .exercise-list button:active{background:#e7f9ef;border-color:#79c69d}.cardio-sheet{padding:16px 20px calc(28px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f6fbff,#edf3f9)}.cardio-sheet h2{font-size:30px;letter-spacing:-1.4px}.cardio-sheet .eyebrow{color:#3476b6}.cardio-sheet .muted{margin-bottom:24px}.cardio-sheet label{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px;min-height:116px;margin:12px 0;padding:18px 19px 15px 68px;border:1px solid #d9e3ef;border-radius:21px;background:#fff;color:#2a3f5a;font-size:14px;font-weight:850;box-shadow:0 5px 15px #3048670d}.cardio-sheet label:before{position:absolute;left:19px;top:30px;width:34px;height:34px;border-radius:12px;background:#dff4d3;color:#24613a;font-size:20px;line-height:34px;text-align:center}.cardio-sheet label:first-of-type:before{content:"◷"}.cardio-sheet label:nth-of-type(2):before{content:"⌁";background:#dceeff;color:#2863a0}.cardio-sheet input{grid-column:1/3;width:100%;border:0;border-bottom:2px solid #d7e2ef;border-radius:0;background:transparent;padding:6px 36px 4px 0;color:#172b45;font-size:32px;font-weight:850;letter-spacing:-1.5px;outline:0}.cardio-sheet input:focus{border-color:#79c965}.cardio-sheet label small{position:absolute;right:20px;bottom:17px;color:#70829a;font-size:13px;font-weight:700}.cardio-sheet .big{position:sticky;bottom:0;margin-top:21px;box-shadow:0 10px 24px #63a44b55}.cardio-sheet .big:active{transform:scale(.98)}.logo img{width:48px;height:48px;object-fit:contain}.email-input{width:100%;margin-top:26px;padding:16px;border:1px solid #42516a;border-radius:16px;background:#1d2637;color:#f8fafc;font-size:16px}.auth-error{margin-top:14px;color:#ffb4ab;font-size:13px}.top-nav{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:600px;margin:0 auto;padding:calc(10px + env(safe-area-inset-top)) 16px 0}.top-nav a{color:#cbd6e7;text-decoration:none;font-size:13px;font-weight:800}.account-chip{display:flex;align-items:center;gap:7px;padding:6px 10px 6px 6px;border-radius:99px;background:#202a3c;color:#f8fafc}.account-chip span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#a8f27f;color:#102210;font-weight:900}.account-chip b{font-size:12px}.account-menu{position:absolute;right:16px;top:58px;z-index:30;min-width:220px;padding:14px;border-radius:15px;background:#263249;color:#f8fafc;box-shadow:0 14px 32px #0008}.account-menu strong,.account-menu small{display:block}.account-menu small{margin:4px 0 13px;color:#aebbd0;font-size:12px}.account-menu button{width:100%;padding:10px;border-radius:9px;background:#35445f;color:#ffcbc6;text-align:left;font-size:13px;font-weight:800}.account-menu em{display:block;margin:-5px 0 12px;color:#8091ab;font-size:10px;font-style:normal}.account-menu .update-app{margin-bottom:7px;background:#a8f27f;color:#102210}
