.page-module__TihhQa__container{box-sizing:border-box;width:100%;max-width:600px;min-height:100vh;margin:0 auto;padding:1.2rem 1rem;overflow-x:hidden}.page-module__TihhQa__loginContainer{background:radial-gradient(circle,#1e1e1e 0%,#0a0a0a 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.page-module__TihhQa__loginBackgroundText{z-index:0;opacity:.025;pointer-events:none;text-transform:uppercase;color:#fff;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:140%;height:120%;font-family:Arial Black,sans-serif;font-size:8rem;font-weight:900;line-height:.85;display:flex;position:absolute;top:-10%;left:-20%;transform:rotate(-5deg)}.page-module__TihhQa__loginBackgroundText span:nth-child(2n){color:var(--accent-primary);margin-left:15vw}.page-module__TihhQa__loginBackgroundText span:nth-child(3n){margin-right:15vw}.page-module__TihhQa__neonSign{text-align:center;z-index:1;color:#fff;text-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 40px var(--accent-primary), 0 0 80px var(--accent-primary), 0 0 90px var(--accent-primary);opacity:.85;text-transform:lowercase;letter-spacing:-1px;pointer-events:none;font-family:Arial,sans-serif;font-size:3rem;font-weight:800;line-height:1.1;animation:4s infinite alternate page-module__TihhQa__flicker;position:absolute;top:12%}@keyframes page-module__TihhQa__flicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 40px var(--accent-primary), 0 0 80px var(--accent-primary), 0 0 90px var(--accent-primary);opacity:.85}20%,24%,55%{text-shadow:none;opacity:.2}}.page-module__TihhQa__loginCard{-webkit-backdrop-filter:blur(24px);z-index:10;background:#141414bf;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;width:90%;max-width:420px;padding:3rem 2.5rem;display:flex;position:relative;box-shadow:0 25px 50px -12px #000c,inset 0 0 0 1px #ffffff05}.page-module__TihhQa__loginIconWrapper{background:linear-gradient(135deg,#f05a2833,#f05a2805);border:1px solid #f05a284d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 0 20px #f05a2826}.page-module__TihhQa__input{width:100%;color:var(--text-primary);text-align:center;background-color:#00000080;border:1px solid #ffffff1a;border-radius:12px;padding:1.2rem 1rem;font-size:1.05rem;transition:all .3s}.page-module__TihhQa__input:focus{border-color:var(--accent-primary);background-color:#000c;outline:none;box-shadow:0 0 0 2px #f05a2840}.page-module__TihhQa__input::placeholder{color:#ffffff4d}.page-module__TihhQa__submitButton{background:linear-gradient(135deg, var(--accent-primary), #ff8a4c);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:1.2rem 1rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #f05a2859}.page-module__TihhQa__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#ff6b3a,#ffa06b);transform:translateY(-2px);box-shadow:0 8px 25px #f05a2880}.page-module__TihhQa__submitButton:active:not(:disabled){transform:scale(.98)}.page-module__TihhQa__submitButton:disabled{color:#ffffff4d;box-shadow:none;cursor:not-allowed;background:#ffffff0d;border:1px solid #ffffff1a}.page-module__TihhQa__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__TihhQa__userInfo{align-items:center;gap:1rem;display:flex}.page-module__TihhQa__avatar{background:linear-gradient(135deg, var(--accent-primary), #60a5fa);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 4px 12px #3b82f666}.page-module__TihhQa__headerText h1{margin-bottom:.2rem;font-size:1.5rem;font-weight:700}.page-module__TihhQa__date{color:var(--text-secondary);text-transform:capitalize;font-size:.9rem}.page-module__TihhQa__streakBadge{color:var(--accent-secondary);background:#10b98126;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;display:flex}.page-module__TihhQa__weeklyProgress{margin-bottom:2rem}.page-module__TihhQa__weeklyProgress h3{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;font-weight:500}.page-module__TihhQa__daysRow{background:var(--bg-tertiary);-webkit-backdrop-filter:blur(12px);border:var(--glass-border);border-radius:16px;justify-content:space-between;padding:1rem;display:flex}.page-module__TihhQa__dayCircle{flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__TihhQa__circle{background-color:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.page-module__TihhQa__circle.page-module__TihhQa__active{background-color:var(--accent-primary);color:#fff;box-shadow:0 0 12px #3b82f680}.page-module__TihhQa__circle.page-module__TihhQa__today{border:2px solid var(--accent-primary);color:var(--accent-primary)}.page-module__TihhQa__dayLabel{color:var(--text-secondary);font-size:.7rem}.page-module__TihhQa__routinePreview{flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.page-module__TihhQa__routineHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__TihhQa__routineHeader h2{margin-bottom:.5rem;font-size:1.4rem;font-weight:700;line-height:1.2}.page-module__TihhQa__routineStats{gap:1rem;display:flex}.page-module__TihhQa__statItem{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.page-module__TihhQa__statIcon{color:var(--accent-primary)}.page-module__TihhQa__pulseButton{background:linear-gradient(135deg, var(--accent-primary), #2563eb);color:#fff;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:2s infinite page-module__TihhQa__pulse;display:flex;box-shadow:0 4px 15px #3b82f666}.page-module__TihhQa__pulseButton:hover,.page-module__TihhQa__pulseButton:active{animation:none;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}@keyframes page-module__TihhQa__pulse{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}.page-module__TihhQa__workoutHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.page-module__TihhQa__exerciseList{flex-direction:column;gap:1rem;display:flex}.page-module__TihhQa__finishButton{width:100%;color:var(--accent-danger);border:1px solid var(--accent-danger);background-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__TihhQa__finishButton:hover,.page-module__TihhQa__finishButton:active{background-color:#ef44441a}.page-module__TihhQa__activeWorkoutBar{border-bottom:2px solid var(--accent-primary);background:var(--bg-primary);z-index:10;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 0;display:flex;position:sticky;top:0}.page-module__TihhQa__activeWorkoutLeft,.page-module__TihhQa__activeWorkoutRight{align-items:center;gap:.75rem;display:flex}.page-module__TihhQa__iconBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.page-module__TihhQa__elapsedTime{color:var(--accent-primary);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.page-module__TihhQa__timerIconHeader{color:var(--text-secondary)}.page-module__TihhQa__finishWorkoutBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .2s}.page-module__TihhQa__finishWorkoutBtn:active{transform:scale(.95)}.page-module__TihhQa__finishWorkoutDisabled{opacity:.4;cursor:not-allowed}.page-module__TihhQa__finishWorkoutDisabled:active{transform:none}.page-module__TihhQa__workoutBottomActions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.page-module__TihhQa__actionBtnPrimary{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:transform .1s,background .2s;display:flex}.page-module__TihhQa__actionBtnPrimary:active{transform:scale(.98)}.page-module__TihhQa__actionBtnRow{gap:.75rem;display:flex}.page-module__TihhQa__actionBtnSecondary{color:var(--text-primary);cursor:pointer;background:#ffffff14;border:none;border-radius:12px;flex:1;padding:1rem;font-size:.95rem;font-weight:600;transition:background .2s}.page-module__TihhQa__actionBtnDanger{color:#ef4444cc;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:12px;flex:1;padding:1rem;font-size:.95rem;font-weight:600;transition:background .2s}.page-module__TihhQa__emptyWorkoutBtn{background-color:var(--bg-tertiary);width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:background .2s;display:flex}.page-module__TihhQa__emptyWorkoutBtn:active{background-color:#ffffff1a}.page-module__TihhQa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__TihhQa__sectionTitle{font-size:1.3rem;font-weight:700}.page-module__TihhQa__routineControls{gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__TihhQa__routineControlBtn{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-weight:600;transition:all .2s;display:flex}.page-module__TihhQa__routineControlBtn:active{background-color:#ffffff1a}.page-module__TihhQa__routineList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.page-module__TihhQa__routineCard{background-color:var(--bg-tertiary);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.page-module__TihhQa__routineCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__TihhQa__routineCardTitle{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.15rem;font-weight:700;display:flex}.page-module__TihhQa__routineCardSubtitle{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__TihhQa__routineStartBtn{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.8rem;font-size:1rem;font-weight:700;transition:all .2s}.page-module__TihhQa__routineStartBtn:active{transform:scale(.98)}
.RestTimer-module__geY33G__bar{-webkit-backdrop-filter:blur(20px);z-index:200;background:#0f0f0ff7;border-top:1px solid #ffffff1a;border-radius:20px 20px 0 0;width:100%;max-width:600px;animation:.3s cubic-bezier(.4,0,.2,1) RestTimer-module__geY33G__slideUp;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 32px #00000080}@keyframes RestTimer-module__geY33G__slideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}.RestTimer-module__geY33G__progressTrack{background:#ffffff14;border-radius:3px 3px 0 0;height:3px;overflow:hidden}.RestTimer-module__geY33G__progressFill{background:var(--accent-primary);height:100%;transition:width 1s linear;box-shadow:0 0 8px #f05a2899}.RestTimer-module__geY33G__content{justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.2rem;display:flex}.RestTimer-module__geY33G__adjBtn{color:var(--text-primary);cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;padding:.6rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .15s,transform .1s}.RestTimer-module__geY33G__adjBtn:active{background:#ffffff24;transform:scale(.96)}.RestTimer-module__geY33G__timeDisplay{text-align:center;flex:1}.RestTimer-module__geY33G__timeValue{color:var(--text-primary);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800}.RestTimer-module__geY33G__skipBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .15s,transform .1s}.RestTimer-module__geY33G__skipBtn:active{background:var(--accent-hover);transform:scale(.96)}
.ExerciseCard-module__wotsZW__card{-webkit-backdrop-filter:blur(20px);background:#121212d9;border:1px solid #ffffff12;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #00000059}.ExerciseCard-module__wotsZW__header{align-items:center;gap:.9rem;padding:1rem 1rem .75rem;display:flex}.ExerciseCard-module__wotsZW__exerciseThumb{object-fit:cover;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;width:48px;height:48px}.ExerciseCard-module__wotsZW__exerciseThumbPlaceholder{width:48px;height:48px;color:var(--accent-primary);background:#f05a281a;border:1px solid #f05a2833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ExerciseCard-module__wotsZW__headerText{flex:1;justify-content:space-between;align-items:flex-start;min-width:0;display:flex}.ExerciseCard-module__wotsZW__titleRow{flex-direction:column;gap:.2rem;margin-bottom:.3rem;display:flex}.ExerciseCard-module__wotsZW__moreOptionsBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:.2rem}.ExerciseCard-module__wotsZW__title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800}.ExerciseCard-module__wotsZW__restRow{align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.ExerciseCard-module__wotsZW__restIcon{color:var(--accent-primary)}.ExerciseCard-module__wotsZW__restLabel{color:var(--accent-primary);font-size:.85rem}.ExerciseCard-module__wotsZW__restLabel strong{font-weight:700}.ExerciseCard-module__wotsZW__notesRestArea{padding:0 1rem .75rem}.ExerciseCard-module__wotsZW__notesInput{width:100%;color:var(--text-secondary);background:0 0;border:none;outline:none;font-family:inherit;font-size:.9rem}.ExerciseCard-module__wotsZW__notesInput::placeholder{color:#ffffff4d}.ExerciseCard-module__wotsZW__muscleBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:20px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.ExerciseCard-module__wotsZW__badgeChest{color:#ef4444;background:#ef44441a;border-color:#ef444433}.ExerciseCard-module__wotsZW__badgeLegs{color:#10b981;background:#10b9811a;border-color:#10b98133}.ExerciseCard-module__wotsZW__badgeBack{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.ExerciseCard-module__wotsZW__badgeShoulders{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.ExerciseCard-module__wotsZW__badgeArms{color:#a855f7;background:#a855f71a;border-color:#a855f733}.ExerciseCard-module__wotsZW__badgeGeneral{color:#a3a3a3;background:#a3a3a31a;border-color:#a3a3a333}.ExerciseCard-module__wotsZW__tableHeader{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:44px 1fr 72px 72px 44px;align-items:center;padding:.4rem .75rem;display:grid}.ExerciseCard-module__wotsZW__tableHeader span,.ExerciseCard-module__wotsZW__tableHeader svg{letter-spacing:.06em;color:#ffffff59;text-transform:uppercase;text-align:center;font-size:.62rem;font-weight:800}.ExerciseCard-module__wotsZW__tableHeader span:first-child{text-align:left}.ExerciseCard-module__wotsZW__setsContainer{flex-direction:column;display:flex}.ExerciseCard-module__wotsZW__setRow{border-bottom:1px solid #ffffff08;grid-template-columns:44px 1fr 72px 72px 44px;align-items:center;padding:.55rem .75rem;transition:background .2s;display:grid;position:relative}.ExerciseCard-module__wotsZW__setRow:last-child{border-bottom:none}.ExerciseCard-module__wotsZW__setActive{background:#f05a280f}.ExerciseCard-module__wotsZW__setActive:before{content:"";background:var(--accent-primary);border-radius:0 3px 3px 0;width:3px;height:70%;position:absolute;top:15%;left:0;box-shadow:0 0 8px #f05a2899}.ExerciseCard-module__wotsZW__setCompleted{background:#22c55e14}.ExerciseCard-module__wotsZW__setNum{color:var(--text-secondary);text-align:left;font-size:.95rem;font-weight:700}.ExerciseCard-module__wotsZW__setCompleted .ExerciseCard-module__wotsZW__setNum{color:var(--success)}.ExerciseCard-module__wotsZW__anterior{color:#ffffff4d;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.ExerciseCard-module__wotsZW__setCompleted .ExerciseCard-module__wotsZW__anterior{color:#22c55e80}.ExerciseCard-module__wotsZW__inputWrapper{cursor:text;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;margin:0 .2rem;padding:.45rem .3rem;transition:border-color .2s,background .2s;display:flex}.ExerciseCard-module__wotsZW__inputWrapper:focus-within{border-color:var(--accent-primary);background:#f05a280f}.ExerciseCard-module__wotsZW__setCompleted .ExerciseCard-module__wotsZW__inputWrapper{background:#22c55e0d;border-color:#22c55e26}.ExerciseCard-module__wotsZW__setActive .ExerciseCard-module__wotsZW__inputWrapper{background:#ffffff12;border-color:#ffffff1f}.ExerciseCard-module__wotsZW__input{width:100%;color:var(--text-primary);text-align:center;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:700}.ExerciseCard-module__wotsZW__input::placeholder{color:#f05a2880;font-weight:600}.ExerciseCard-module__wotsZW__input[disabled]{color:var(--text-secondary);cursor:not-allowed}.ExerciseCard-module__wotsZW__setCompleted .ExerciseCard-module__wotsZW__input{color:#22c55eb3;text-decoration:line-through}.ExerciseCard-module__wotsZW__setCompleted .ExerciseCard-module__wotsZW__input::placeholder{text-decoration:line-through}.ExerciseCard-module__wotsZW__checkButton{color:#ffffff40;cursor:pointer;background:#ffffff08;border:1.5px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin:0 auto;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ExerciseCard-module__wotsZW__setActive .ExerciseCard-module__wotsZW__checkButton{color:var(--accent-primary);background:#f05a2814;border-color:#f05a2866}.ExerciseCard-module__wotsZW__setActive .ExerciseCard-module__wotsZW__checkButton:active{background:var(--accent-primary);color:#fff;transform:scale(.95)}.ExerciseCard-module__wotsZW__checkCompleted{box-shadow:0 0 12px #22c55e33;color:var(--success)!important;background:#22c55e26!important;border-color:#22c55e66!important}.ExerciseCard-module__wotsZW__checkCompleted:active{color:#ef4444!important;background:#ef444426!important;border-color:#ef444466!important}.ExerciseCard-module__wotsZW__addSetBtn{width:100%;color:var(--text-secondary);cursor:pointer;background:#ffffff05;border:none;border-top:1px solid #ffffff0d;border-radius:0 0 20px 20px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s,color .2s;display:flex}.ExerciseCard-module__wotsZW__addSetBtn:hover,.ExerciseCard-module__wotsZW__addSetBtn:active{color:var(--text-primary);background:#ffffff0d}
.PostModal-module__XPRZDG__overlay{-webkit-backdrop-filter:blur(5px);z-index:1000;-webkit-overflow-scrolling:touch;background:#000c;justify-content:center;align-items:flex-start;padding:1.5rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.PostModal-module__XPRZDG__modal{background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;max-width:500px;margin:auto 0;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000080}.PostModal-module__XPRZDG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.PostModal-module__XPRZDG__header h2{margin:0;font-size:1.2rem;font-weight:600}.PostModal-module__XPRZDG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.PostModal-module__XPRZDG__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.PostModal-module__XPRZDG__form{flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.PostModal-module__XPRZDG__textarea{width:100%;color:var(--text-primary);resize:none;background:0 0;border:none;font-family:inherit;font-size:1.1rem}.PostModal-module__XPRZDG__textarea:focus{outline:none}.PostModal-module__XPRZDG__imagePreview{border:1px solid var(--border-color);background:#0003;border-radius:12px;justify-content:center;align-items:center;max-height:220px;display:flex;position:relative;overflow:hidden}.PostModal-module__XPRZDG__imagePreview img{object-fit:contain;width:100%;height:220px;display:block}.PostModal-module__XPRZDG__removeImageBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.PostModal-module__XPRZDG__removeImageBtn:hover{background:#ef4444e6}.PostModal-module__XPRZDG__actions{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.PostModal-module__XPRZDG__iconBtn{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;font-weight:600;transition:background .2s;display:flex}.PostModal-module__XPRZDG__iconBtn:hover{background:#f05a281a}.PostModal-module__XPRZDG__select{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:8px;outline:none;padding:.5rem 1rem;font-size:.9rem}.PostModal-module__XPRZDG__submitBtn{background:linear-gradient(135deg, var(--accent-primary), #2563eb);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.PostModal-module__XPRZDG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #3b82f666}.PostModal-module__XPRZDG__submitBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary)}
.InstallPrompt-module__7b6Dta__promptContainer{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#0f0f14f2;border:1px solid #ffffff26;border-radius:16px;width:90%;max-width:400px;padding:1.25rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards InstallPrompt-module__7b6Dta__slideUp;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}@keyframes InstallPrompt-module__7b6Dta__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.InstallPrompt-module__7b6Dta__closeBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:10px;right:10px}.InstallPrompt-module__7b6Dta__content{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.InstallPrompt-module__7b6Dta__iconWrapper{background:var(--bg-tertiary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.InstallPrompt-module__7b6Dta__logo{object-fit:cover;width:100%;height:100%}.InstallPrompt-module__7b6Dta__text h3{color:var(--text-primary);margin:0;font-size:1.1rem}.InstallPrompt-module__7b6Dta__text p{color:var(--text-secondary);margin:.2rem 0 0;font-size:.85rem;line-height:1.3}.InstallPrompt-module__7b6Dta__installBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.InstallPrompt-module__7b6Dta__installBtn:active{transform:scale(.98)}.InstallPrompt-module__7b6Dta__iosInstructions{color:var(--text-primary);text-align:center;background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem;font-size:.85rem;display:flex}
.Leaderboard-module__3fK-dW__container{background:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.Leaderboard-module__3fK-dW__header{text-align:center;background:linear-gradient(#eab3081a,#0000);border-bottom:1px solid #ffffff0d;padding:1.5rem}.Leaderboard-module__3fK-dW__header h2{color:var(--text-primary);margin:.5rem 0 0;font-size:1.25rem}.Leaderboard-module__3fK-dW__header p{color:var(--text-secondary);margin:.25rem 0 0;font-size:.85rem}.Leaderboard-module__3fK-dW__tabs{background:var(--bg-primary);gap:.5rem;padding:1rem;display:flex}.Leaderboard-module__3fK-dW__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Leaderboard-module__3fK-dW__activeTab{background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 4px 12px #0000001a}.Leaderboard-module__3fK-dW__list{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Leaderboard-module__3fK-dW__loading,.Leaderboard-module__3fK-dW__empty{text-align:center;color:var(--text-secondary);padding:2rem;font-size:.9rem}.Leaderboard-module__3fK-dW__row{background:var(--bg-primary);border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:1rem;padding:.75rem;display:flex}.Leaderboard-module__3fK-dW__topRow{background:linear-gradient(145deg,#ffffff0d,#0000);border-color:#eab30833}.Leaderboard-module__3fK-dW__rank{text-align:center;min-width:30px;font-size:1.1rem;font-weight:700}.Leaderboard-module__3fK-dW__avatar{background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.Leaderboard-module__3fK-dW__avatar img{object-fit:cover;width:100%;height:100%}.Leaderboard-module__3fK-dW__userInfo{flex-direction:column;flex:1;justify-content:center;display:flex}.Leaderboard-module__3fK-dW__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.Leaderboard-module__3fK-dW__mvpBadge{color:#eab308;background:#eab3081a;border-radius:8px;align-items:center;gap:.2rem;width:fit-content;margin-top:.2rem;padding:.1rem .4rem;font-size:.7rem;font-weight:700;display:inline-flex}.Leaderboard-module__3fK-dW__score{text-align:right;color:var(--text-secondary);font-size:.85rem}.Leaderboard-module__3fK-dW__score strong{color:var(--text-primary);font-size:1.1rem}
.PublicProfileModal-module__7Ptafa__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PublicProfileModal-module__7Ptafa__modal{background:var(--bg-card);border-radius:20px;flex-direction:column;width:95%;max-width:500px;display:flex;position:relative;box-shadow:0 10px 30px #0000004d}.PublicProfileModal-module__7Ptafa__headerCover{background:linear-gradient(135deg,#f9731633 0%,#1f2937cc 100%);border-bottom:1px solid #ffffff0d;border-radius:20px 20px 0 0;padding:1.5rem}.PublicProfileModal-module__7Ptafa__headerActions{justify-content:flex-end;margin-bottom:.5rem;display:flex}.PublicProfileModal-module__7Ptafa__closeBtn{color:#fff;cursor:pointer;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.PublicProfileModal-module__7Ptafa__closeBtn:hover{background:#fff3}.PublicProfileModal-module__7Ptafa__profileInfo{align-items:flex-end;gap:1.2rem;margin-top:-10px;display:flex}.PublicProfileModal-module__7Ptafa__avatarLarge{background:var(--accent-primary);color:#fff;border:4px solid var(--bg-card);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000004d}.PublicProfileModal-module__7Ptafa__modalContent{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.PublicProfileModal-module__7Ptafa__section{flex-direction:column;display:flex}.PublicProfileModal-module__7Ptafa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:1rem;font-weight:600}.PublicProfileModal-module__7Ptafa__miniPostCard{background:var(--bg-secondary);border:1px solid #ffffff08;border-radius:12px;padding:1rem}.PublicProfileModal-module__7Ptafa__workoutSummaryCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;overflow:hidden}.PublicProfileModal-module__7Ptafa__summaryHeader{background:#f973160d;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.6rem .8rem;display:flex}.PublicProfileModal-module__7Ptafa__exerciseItem{cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem .8rem;transition:background .2s;display:flex}.PublicProfileModal-module__7Ptafa__exerciseItem:hover{background:#ffffff08}.PublicProfileModal-module__7Ptafa__expandBtn{text-align:center;color:var(--accent-primary);cursor:pointer;padding:.5rem .8rem;font-size:.75rem;font-weight:700}.PublicProfileModal-module__7Ptafa__expandBtn:hover{background:#ffffff05}
.Feed-module__IZJ73W__feedContainer{box-sizing:border-box;flex-direction:column;gap:1.2rem;min-width:0;max-width:100%;padding-bottom:2.5rem;display:flex;overflow-x:hidden}.Feed-module__IZJ73W__loading{text-align:center;color:var(--text-secondary);padding:3rem 1rem;font-size:1.1rem;font-weight:500}.Feed-module__IZJ73W__emptyState{text-align:center;color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1.5px dashed #ffffff1a;border-radius:20px;flex-direction:column;gap:.5rem;padding:3.5rem 1.5rem;display:flex}.Feed-module__IZJ73W__emptyState p:first-child{color:var(--text-primary);font-size:1.1rem;font-weight:600}.Feed-module__IZJ73W__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 .2rem;display:flex}.Feed-module__IZJ73W__sectionHeader h3{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Feed-module__IZJ73W__fireIcon{color:#f97316;filter:drop-shadow(0 0 8px #f05a2866);animation:2s ease-in-out infinite Feed-module__IZJ73W__pulse}@keyframes Feed-module__IZJ73W__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Feed-module__IZJ73W__featuredSection{min-width:0;max-width:100%;margin-bottom:1.5rem;overflow:hidden}.Feed-module__IZJ73W__carouselContainer{scroll-snap-type:x mandatory;scrollbar-width:none;box-sizing:border-box;gap:1.2rem;width:100%;min-width:0;max-width:100%;padding:.5rem .2rem 1rem;display:flex;overflow-x:auto}.Feed-module__IZJ73W__carouselContainer::-webkit-scrollbar{display:none}.Feed-module__IZJ73W__featuredCard{scroll-snap-align:start;cursor:pointer;border:1px solid #ffffff14;border-radius:20px;flex:0 0 280px;height:180px;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.Feed-module__IZJ73W__featuredCard:hover{border-color:#f05a2866;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #f05a2826}.Feed-module__IZJ73W__cardImageBg,.Feed-module__IZJ73W__cardGradientBg{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Feed-module__IZJ73W__cardGradientBg{background:linear-gradient(135deg,#1e1b4b,#311042)}.Feed-module__IZJ73W__cardOverlay{z-index:2;background:linear-gradient(#0006 0%,#000000e6 70%);width:100%;height:100%;position:absolute;top:0;left:0}.Feed-module__IZJ73W__cardContent{z-index:3;flex-direction:column;justify-content:space-between;height:100%;padding:1.2rem;display:flex;position:relative}.Feed-module__IZJ73W__featuredBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,#f59e0b,#ef4444);border-radius:20px;align-self:flex-start;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.65rem;font-weight:800;display:flex;box-shadow:0 4px 12px #ef44444d}.Feed-module__IZJ73W__featuredText{color:var(--text-primary);-webkit-line-clamp:2;text-shadow:0 2px 4px #0009;-webkit-box-orient:vertical;margin:.5rem 0;font-size:.95rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.Feed-module__IZJ73W__featuredFooter{justify-content:space-between;align-items:center;display:flex}.Feed-module__IZJ73W__featuredUser{align-items:center;gap:.5rem;display:flex}.Feed-module__IZJ73W__smallAvatar{background:linear-gradient(135deg, var(--accent-primary), #60a5fa);color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.Feed-module__IZJ73W__featuredName{color:var(--text-secondary);font-size:.8rem;font-weight:600}.Feed-module__IZJ73W__featuredLikeBtn{color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.Feed-module__IZJ73W__featuredLikeBtn:hover{color:var(--accent-primary);background:#fff3}.Feed-module__IZJ73W__featuredLikeBtn.Feed-module__IZJ73W__liked{color:var(--accent-primary);background:#ef444426;border-color:#ef44444d}.Feed-module__IZJ73W__postsList{flex-direction:column;gap:1.2rem;display:flex}.Feed-module__IZJ73W__postCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background:#1e1e1e;border:1px solid #ffffff0a;border-radius:24px;max-width:100%;padding:1.2rem;position:relative;box-shadow:0 8px 30px #00000026}.Feed-module__IZJ73W__postHeader{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.Feed-module__IZJ73W__avatar{background:linear-gradient(135deg, var(--accent-primary), #3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:800;display:flex;box-shadow:0 4px 10px #3b82f64d}.Feed-module__IZJ73W__userInfo h4{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.Feed-module__IZJ73W__userInfo span{color:var(--text-secondary);font-size:.75rem}.Feed-module__IZJ73W__ownerControls{gap:.5rem;display:flex}.Feed-module__IZJ73W__controlBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Feed-module__IZJ73W__controlBtn:hover{color:var(--text-primary);background:#ffffff26}.Feed-module__IZJ73W__postContent{margin-bottom:1.2rem}.Feed-module__IZJ73W__postContent p{color:var(--text-primary);white-space:pre-wrap;margin-bottom:.8rem;font-size:1.02rem;line-height:1.6}.Feed-module__IZJ73W__imageWrapper{border:1px solid #ffffff14;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 6px 18px #00000040}.Feed-module__IZJ73W__postImage{object-fit:cover;width:100%;max-height:380px;transition:transform .5s;display:block}.Feed-module__IZJ73W__postImage:hover{transform:scale(1.02)}.Feed-module__IZJ73W__postActions{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:.6rem .8rem;margin-bottom:.5rem;padding-top:.8rem;display:flex}.Feed-module__IZJ73W__actionBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Feed-module__IZJ73W__actionBtn:hover{color:var(--text-primary);background:#ffffff0d}.Feed-module__IZJ73W__actionBtn.Feed-module__IZJ73W__liked{color:var(--accent-primary)}.Feed-module__IZJ73W__actionBtn.Feed-module__IZJ73W__liked:hover{background:#ef444414}.Feed-module__IZJ73W__activeAction{color:var(--text-primary);background:#ffffff0d}.Feed-module__IZJ73W__editContainer{background:#00000026;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1rem;margin-bottom:.5rem;padding:1rem;display:flex}.Feed-module__IZJ73W__editTextarea{width:100%;color:var(--text-primary);resize:vertical;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:.8rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Feed-module__IZJ73W__editTextarea:focus{border-color:var(--accent-primary)}.Feed-module__IZJ73W__editImagePreview{background:#0003;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;max-height:200px;display:flex;position:relative;overflow:hidden}.Feed-module__IZJ73W__editImagePreview img{object-fit:contain;width:100%;height:200px}.Feed-module__IZJ73W__removeEditImageBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.Feed-module__IZJ73W__removeEditImageBtn:hover{background:#ef4444cc}.Feed-module__IZJ73W__editAddImageContainer{justify-content:flex-start;display:flex}.Feed-module__IZJ73W__editAddImageBtn{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Feed-module__IZJ73W__editAddImageBtn:hover{background:#ffffff1a;border-color:#fff3}.Feed-module__IZJ73W__editActions{justify-content:flex-end;gap:.7rem;display:flex}.Feed-module__IZJ73W__editCancelBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:12px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.Feed-module__IZJ73W__editCancelBtn:hover{color:var(--text-primary);background:#ffffff0d}.Feed-module__IZJ73W__editSaveBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;transition:filter .2s}.Feed-module__IZJ73W__editSaveBtn:hover:not(:disabled){filter:brightness(1.1)}.Feed-module__IZJ73W__editSaveBtn:disabled{opacity:.5;cursor:not-allowed}.Feed-module__IZJ73W__commentsSection{background:#0003;border:1px solid #ffffff08;border-radius:16px;margin-top:.8rem;padding:1rem;animation:.25s cubic-bezier(.4,0,.2,1) Feed-module__IZJ73W__slideDown}@keyframes Feed-module__IZJ73W__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Feed-module__IZJ73W__commentsList{flex-direction:column;gap:.8rem;max-height:240px;margin-bottom:1rem;padding-right:.2rem;display:flex;overflow-y:auto}.Feed-module__IZJ73W__noComments{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.85rem;font-style:italic}.Feed-module__IZJ73W__commentItem{border-bottom:1px solid #ffffff08;align-items:flex-start;gap:.7rem;padding:.5rem 0;display:flex}.Feed-module__IZJ73W__commentItem:last-child{border-bottom:none}.Feed-module__IZJ73W__commentAvatar{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.Feed-module__IZJ73W__commentBody{flex:1}.Feed-module__IZJ73W__commentHeader{justify-content:space-between;align-items:baseline;margin-bottom:.2rem;display:flex}.Feed-module__IZJ73W__commentAuthor{color:var(--text-primary);font-size:.85rem;font-weight:700}.Feed-module__IZJ73W__commentTime{color:var(--text-secondary);font-size:.7rem}.Feed-module__IZJ73W__commentContent{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}.Feed-module__IZJ73W__commentForm{align-items:center;gap:.6rem;display:flex}.Feed-module__IZJ73W__commentInput{color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:.6rem 1rem;font-size:16px;transition:border-color .2s,background-color .2s}.Feed-module__IZJ73W__commentInput:focus{background:#ffffff17;border-color:#fff3}.Feed-module__IZJ73W__commentSendBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s,opacity .2s;display:flex}.Feed-module__IZJ73W__commentSendBtn:hover:not(:disabled){filter:brightness(1.1)}.Feed-module__IZJ73W__commentSendBtn:disabled{opacity:.5;cursor:not-allowed;background:#ffffff1a}
