@import "https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Mono:wght@400;500;600;700&family=Roboto+Serif:wght@400;500;600;700&display=swap";._button_1u48r_1{border-radius:var(--radius-md);cursor:pointer;box-sizing:border-box;border:none;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}._button_1u48r_1:disabled{opacity:.5;cursor:not-allowed}._primary_1u48r_17{background:var(--color-primary);color:var(--color-on-primary)}._primary_1u48r_17:hover:not(:disabled){background:var(--color-primary-dim)}._secondary_1u48r_25{background:var(--color-secondary);color:var(--color-on-secondary)}._outline_1u48r_30{border:1px solid var(--color-outline);color:var(--color-on-surface);background:0 0}._sm_1u48r_36{padding:6px 12px;font-size:12px}._md_1u48r_41{padding:10px 16px;font-size:14px}._lg_1u48r_46{padding:14px 24px;font-size:16px}._fullWidth_1u48r_51{width:100%}._loader_1u48r_55{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite _spin_1u48r_1}@keyframes _spin_1u48r_1{to{transform:rotate(360deg)}}@media (width<=479px){._sm_1u48r_36{padding:8px 14px;font-size:11px}._md_1u48r_41{padding:12px 18px;font-size:13px}._lg_1u48r_46{padding:16px 26px;font-size:15px}}@media (width>=480px) and (width<=767px){._sm_1u48r_36{padding:8px 14px;font-size:12px}._md_1u48r_41{padding:12px 18px;font-size:14px}._lg_1u48r_46{padding:16px 26px;font-size:16px}}@media (width>=768px){._sm_1u48r_36{padding:6px 12px;font-size:12px}._md_1u48r_41{padding:10px 16px;font-size:14px}._lg_1u48r_46{padding:14px 24px;font-size:16px}}._wrapper_1bruo_1{flex-direction:column;gap:4px;display:flex}._fullWidth_1bruo_7,._fullWidth_1bruo_7 ._input_1bruo_10{width:100%}._label_1bruo_14{color:var(--color-text);font-size:14px;font-weight:500}._input_1bruo_10{border:1px solid var(--color-outline);border-radius:var(--radius-md);background:var(--color-surface-variant);color:var(--color-on-surface);box-sizing:border-box;padding:10px 12px;font-size:14px;transition:border-color .2s}._input_1bruo_10:focus{border-color:var(--color-primary);outline:none}._input_1bruo_10._error_1bruo_34{border-color:var(--color-error)}._input_1bruo_10::placeholder{color:var(--color-on-surface-variant)}._errorText_1bruo_41{color:var(--color-error);font-size:12px}@media (width<=479px){._label_1bruo_14{font-size:13px}._input_1bruo_10{padding:12px 14px;font-size:16px}._errorText_1bruo_41{font-size:11px}}@media (width>=480px) and (width<=767px){._label_1bruo_14{font-size:14px}._input_1bruo_10{padding:11px 13px;font-size:15px}}@media (width>=768px){._label_1bruo_14{font-size:14px}._input_1bruo_10{padding:10px 12px;font-size:14px}}:root{--stepper-bg:#0a0a0a;--stepper-surface:#121212;--stepper-surface-variant:#1a1a1a;--stepper-outline:#3a3a3a;--stepper-outline-variant:#2a2a2a;--stepper-primary:#cf0;--stepper-primary-dim:#ccff00b3;--stepper-secondary:#9ed900;--stepper-tertiary:#39ff14;--stepper-text-primary:#fff;--stepper-text-secondary:#e0e0e0;--stepper-text-tertiary:#a0a0a0;--stepper-text-muted:#707070;--stepper-glow-primary:0 0 20px #ccff0080, 0 0 40px #ccff004d;--stepper-glow-primary-sm:0 0 10px #cf06;--stepper-glow-tertiary:0 0 15px #39ff1466;--stepper-radius-lg:24px;--stepper-radius-full:9999px;--stepper-transition:all .35s cubic-bezier(.4, 0, .2, 1)}.outer-container{background:var(--stepper-bg);color:var(--stepper-text-primary);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem;font-family:Roboto Flex,Roboto,system-ui,sans-serif;display:flex}@media (width>=640px){.outer-container{aspect-ratio:4/3;min-height:auto}}@media (width>=768px){.outer-container{aspect-ratio:2;min-height:auto}}.step-circle-container{border-radius:var(--stepper-radius-lg);border:1px solid var(--stepper-outline-variant);background:linear-gradient(145deg,#1a1a1a 0%,#0f0f0f 100%);width:100%;max-width:28rem;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #000c,0 0 0 1px #ccff000d,inset 0 1px #ffffff0d}.step-circle-container:before{content:"";background:linear-gradient(90deg,#0000,#ccff004d,#cf09,#9ed900cc,#cf09,#ccff004d,#0000);height:2px;animation:3s ease-in-out infinite shimmer;position:absolute;top:0;left:0;right:0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.step-indicator-row{align-items:center;gap:.5rem;width:100%;padding:2rem;display:flex}.step-content-default{min-height:200px;position:relative;overflow:hidden}.step-default{color:var(--stepper-text-primary);padding-left:2rem;padding-right:2rem}.step-default h2{background:linear-gradient(135deg,#cf0 0%,#9ed900 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Roboto Serif,serif;font-size:1.75rem;font-weight:600}.step-default p{color:var(--stepper-text-secondary);font-size:1rem;line-height:1.6}.footer-container{padding-bottom:2rem;padding-left:2rem;padding-right:2rem}.footer-nav{gap:1rem;margin-top:2rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{transition:var(--stepper-transition);color:var(--stepper-text-tertiary);border:1px solid var(--stepper-outline);cursor:pointer;background:0 0;border-radius:20px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500}.back-button:hover{color:var(--stepper-text-primary);border-color:var(--stepper-primary-dim);background:#ccff000d}.back-button:active{transform:scale(.98)}.back-button.inactive{pointer-events:none;opacity:.3;border-color:var(--stepper-outline-variant)}.next-button{transition:var(--stepper-transition);border-radius:var(--stepper-radius-full);color:#000;letter-spacing:.025em;cursor:pointer;text-transform:uppercase;box-shadow:var(--stepper-glow-primary-sm);background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.875rem;font-weight:600;display:flex;position:relative;overflow:hidden}.next-button:before{content:"";border-radius:var(--stepper-radius-full);z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(135deg,#cf0,#39ff14,#cf0);transition:opacity .35s;position:absolute;inset:-2px}.next-button:hover{box-shadow:var(--stepper-glow-primary);transform:translateY(-2px)}.next-button:hover:before{opacity:.6}.next-button:active{box-shadow:var(--stepper-glow-primary-sm);transform:translateY(0)scale(.98)}.step-indicator{cursor:pointer;outline:none;transition:transform .2s;position:relative}.step-indicator:hover{transform:scale(1.1)}.step-indicator-inner{border-radius:var(--stepper-radius-full);width:2.5rem;height:2.5rem;transition:var(--stepper-transition);border:2px solid #0000;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.step-indicator[data-status=inactive] .step-indicator-inner,.step-indicator-inner[data-status=inactive]{background:var(--stepper-surface-variant);border-color:var(--stepper-outline);color:var(--stepper-text-muted)}.step-indicator[data-status=active] .step-indicator-inner,.step-indicator-inner[data-status=active]{background:var(--stepper-primary);border-color:var(--stepper-primary);color:#000;box-shadow:var(--stepper-glow-primary)}.step-indicator[data-status=complete] .step-indicator-inner,.step-indicator-inner[data-status=complete]{background:var(--stepper-tertiary);border-color:var(--stepper-tertiary);color:#000;box-shadow:var(--stepper-glow-tertiary)}.active-dot{border-radius:var(--stepper-radius-full);background-color:#000;width:.75rem;height:.75rem;box-shadow:0 0 10px #0000004d}.step-number{font-size:.875rem}.step-connector{background-color:var(--stepper-outline);border-radius:1px;flex:1;height:2px;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.step-connector-inner{background:linear-gradient(90deg,#cf0 0%,#39ff14 100%);height:100%;position:absolute;top:0;left:0;box-shadow:0 0 10px #ccff0080}.check-icon{color:#000;width:1.25rem;height:1.25rem}.feature-card{border:1px solid var(--stepper-outline-variant);background:linear-gradient(145deg,#1a1a1a 0%,#0f0f0f 100%);border-radius:16px;margin:1rem 0;padding:1.5rem;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#0000,#cf06,#0000);height:1px;position:absolute;top:0;left:0;right:0}.feature-icon{background:linear-gradient(135deg,#ccff001a 0%,#9ed9001a 100%);border:1px solid #cf03;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:24px;display:flex;box-shadow:0 0 20px #ccff001a}.step-default input,.step-default select{background:var(--stepper-surface-variant);border:1px solid var(--stepper-outline);width:100%;color:var(--stepper-text-primary);transition:var(--stepper-transition);border-radius:12px;padding:1rem;font-size:1rem}.step-default input:focus,.step-default select:focus{border-color:var(--stepper-primary);outline:none;box-shadow:0 0 0 3px #ccff001a}.step-default input::placeholder{color:var(--stepper-text-muted)}.option-grid{gap:.75rem;display:grid}.option-item{background:var(--stepper-surface-variant);border:1px solid var(--stepper-outline);cursor:pointer;transition:var(--stepper-transition);border-radius:12px;align-items:center;padding:1rem;display:flex}.option-item:hover{border-color:var(--stepper-primary-dim);background:#ccff000d}.option-item.selected{border-color:var(--stepper-primary);box-shadow:0 0 0 1px var(--stepper-primary);background:#ccff001a}.results-container{text-align:center;padding:2rem}.results-value{background:linear-gradient(135deg,#cf0 0%,#39ff14 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #ccff004d;-webkit-background-clip:text;background-clip:text;font-family:Roboto Mono,monospace;font-size:3rem;font-weight:700}.results-label{color:var(--stepper-text-tertiary);margin-top:.5rem;font-size:.875rem}.counter-container{display:inline-block;position:relative}.counter-counter{line-height:1;display:flex;overflow:hidden}.counter-digit{font-variant-numeric:tabular-nums;width:1ch;position:relative}.counter-number{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gradient-container{pointer-events:none;position:absolute;inset:0}.bottom-gradient{width:100%;position:absolute;bottom:0}._pickerContainer_1ca9c_1{flex-direction:column;align-items:center;gap:12px;display:flex}._label_1ca9c_8{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}._picker_1ca9c_1{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:16px;padding:12px 20px;display:flex}._button_1ca9c_27{color:#4fff38;cursor:pointer;background:#4fff3833;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._button_1ca9c_27:hover:not(:disabled){background:#4fff384d;transform:scale(1.05)}._button_1ca9c_27:active:not(:disabled){transform:scale(.95)}._button_1ca9c_27:disabled{opacity:.3;cursor:not-allowed}._valueDisplay_1ca9c_52{cursor:ns-resize;-webkit-user-select:none;user-select:none;align-items:baseline;gap:4px;padding:0 8px;display:flex}._unit_1ca9c_61{color:#ffffffb3;margin-left:4px;font-size:16px;font-weight:500}._form_1t6gz_1{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}._form_1t6gz_1 form{flex-direction:column;gap:0;margin:0;display:flex}._form_1t6gz_1 form>:not(button):not(._textButton_1t6gz_13){margin-bottom:1.3rem}._form_1t6gz_1 form ._textButton_1t6gz_13{margin-top:1rem}._error_1t6gz_20{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem}._inputGroup_1t6gz_30{flex-direction:column;gap:.25rem;display:flex}._label_1t6gz_36{color:#e0e0e0;margin-left:1rem;font-size:.875rem;font-weight:500}._input_1t6gz_30{color:#e0e0e0;box-sizing:border-box;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;outline:none;width:100%;padding:1rem 1.5rem}._input_1t6gz_30:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03}._input_1t6gz_30:disabled{opacity:.5;cursor:not-allowed}._input_1t6gz_30:-webkit-autofill{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_1t6gz_30:-webkit-autofill:hover{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_1t6gz_30:-webkit-autofill:focus{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_1t6gz_30:-webkit-autofill:active{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_1t6gz_30._codeInputSuccess_1t6gz_67{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-color:#cf0;animation:.3s ease-out _pulseSuccess_1t6gz_1;box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._passwordInputContainer_1t6gz_75{align-items:center;display:flex;position:relative}._passwordInput_1t6gz_75{color:#e0e0e0;box-sizing:border-box;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;outline:none;width:100%;padding:1rem 3rem 1rem 1.5rem}._passwordInput_1t6gz_75:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03}._passwordInput_1t6gz_75:disabled{opacity:.5;cursor:not-allowed}._passwordInput_1t6gz_75:-webkit-autofill{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_1t6gz_75:-webkit-autofill:hover{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_1t6gz_75:-webkit-autofill:focus{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_1t6gz_75:-webkit-autofill:active{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordToggle_1t6gz_107{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._passwordToggle_1t6gz_107:hover{color:#e0e0e0;background:#ffffff0d}._passwordToggle_1t6gz_107:focus{outline:none}@media (width<=768px){._passwordToggle_1t6gz_107{width:48px;height:48px;right:1.25rem}}@keyframes _pulseSuccess_1t6gz_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}._codeInputs_1t6gz_151{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}._codeContainer_1t6gz_157{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}._codeInput_1t6gz_67{text-align:center;color:#e0e0e0;background:#1a1a1a;border:2px solid #3a3a3a;border-radius:.75rem;outline:none;width:3.5rem;height:3.5rem;font-size:1.5rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}._codeInput_1t6gz_67:focus{border-color:#cf0;transform:translateY(-2px);box-shadow:0 0 0 3px #ccff0026}._codeInput_1t6gz_67:not(:placeholder-shown){border-color:#ccff00b3}._codeInput_1t6gz_67._codeInputSuccess_1t6gz_67{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-color:#cf0;animation:.4s cubic-bezier(.4,0,.2,1) _successPulse_1t6gz_1;box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}@keyframes _successPulse_1t6gz_1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._button_1t6gz_204{box-sizing:border-box;color:#000;letter-spacing:.025em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;width:100%;margin-top:2rem;padding:.875rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 10px #cf06}._button_1t6gz_204:before{content:"";z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:9999px;transition:opacity .35s;position:absolute;inset:-2px}._button_1t6gz_204:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._button_1t6gz_204:hover:before{opacity:.6}._button_1t6gz_204:active{transform:scale(.98);box-shadow:0 0 10px #cf06}._button_1t6gz_204:disabled{opacity:.5;cursor:not-allowed;transform:none}._textButton_1t6gz_13{color:#a0a0a0;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #3a3a3a;border-radius:9999px;width:100%;margin-top:1rem;padding:.875rem 2rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}._textButton_1t6gz_13:hover{color:#e0e0e0;background:#ccff000d;border-color:#ccff00b3}._textButton_1t6gz_13:active{transform:scale(.98)}@media (width<=479px){._input_1t6gz_30{border-radius:.75rem;padding:.875rem 1rem}._button_1t6gz_204{margin-top:1.5rem;padding:.875rem;font-size:.875rem}}@media (width<=768px){._container_1t6gz_285{height:auto;min-height:auto}._form_1t6gz_1{gap:1rem;width:100%;max-width:none;padding:1rem}._label_1t6gz_36{margin-bottom:.5rem;font-size:.9375rem}._input_1t6gz_30,._passwordInput_1t6gz_75{min-height:52px;padding:1rem;font-size:1rem}._passwordToggle_1t6gz_107{right:1rem}._button_1t6gz_204{min-height:52px;margin-top:.75rem;padding:1rem 1.5rem;font-size:1rem}._title_1t6gz_314{margin-bottom:.5rem;font-size:1.25rem}._subtitle_1t6gz_318{margin-bottom:1rem;font-size:.875rem}._codeContainer_1t6gz_157{gap:.5rem;margin:1rem 0}._resendText_1t6gz_332{font-size:.875rem}._errorMessage_1t6gz_335{padding:.75rem;font-size:.875rem}._codeInputs_1t6gz_151{gap:.5rem;margin:1rem 0}._codeInput_1t6gz_67{border-radius:.625rem;width:2.5rem;height:3rem;font-size:1.25rem}}@media (width>=1280px){._form_1t6gz_1{gap:1.25rem}._input_1t6gz_30{padding:1.125rem 1.75rem}}.particles-container{width:100%;height:100%;position:relative}._auth_9jyc5_1{color:#e0e0e0;box-sizing:border-box;background:#121212;flex-direction:column;flex:1;width:100%;max-width:550px;margin:0 auto;padding:2rem;display:flex;position:relative}._particlesBg_9jyc5_15{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}._content_9jyc5_25{box-sizing:border-box;background:#121212;flex-direction:column;flex:1;justify-content:center;padding:2rem 2rem 1.5rem;display:flex}._title_9jyc5_35{color:#e0e0e0;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}._subtitle_9jyc5_42{color:#a0a0a0;margin-bottom:3rem;font-size:1.125rem}@media (width<=750px){._particlesBg_9jyc5_15{display:none}}@media (width<=479px){._auth_9jyc5_1{max-width:100%;padding:1rem}._content_9jyc5_25{padding:1rem}._title_9jyc5_35{font-size:1.75rem}._subtitle_9jyc5_42{margin-bottom:1.5rem;font-size:1rem}}@media (width>=480px) and (width<=767px){._auth_9jyc5_1{padding:1.5rem}._title_9jyc5_35{font-size:2rem}._subtitle_9jyc5_42{font-size:1.0625rem}}@media (width>=768px) and (width<=1023px){._auth_9jyc5_1{max-width:600px;margin:0 auto;padding:2rem}._content_9jyc5_25{padding:0 1rem}}@media (width>=1024px) and (width<=1279px){._auth_9jyc5_1{max-width:500px;margin:0 auto;padding:3rem 2rem}._title_9jyc5_35{font-size:2.5rem}._subtitle_9jyc5_42{font-size:1.25rem}}@media (width>=1280px){._auth_9jyc5_1{max-width:550px;margin:0 auto;padding:4rem 2rem}._title_9jyc5_35{font-size:2.75rem}._subtitle_9jyc5_42{font-size:1.375rem}}._nav_b84rs_1{height:var(--bottom-nav-height);z-index:200;background:#121212;border-top:none;justify-content:space-around;align-items:center;padding:0 8px;display:flex;position:fixed;bottom:0;left:0;right:0}._item_b84rs_16{color:#a0a0a0;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px;transition:color .2s;display:flex;position:relative}._item_b84rs_16._active_b84rs_33{color:#cf0}._pill_b84rs_37{z-index:-1;opacity:0;background:0 0;border-radius:9999px;transition:opacity .2s;position:absolute;inset:0;transform:scaleX(1.25)scaleY(1.1)}._active_b84rs_33 ._pill_b84rs_37{opacity:0}._label_b84rs_52{font-size:10px;font-weight:500}._notificationWrapper_b84rs_57{justify-content:center;align-items:center;display:flex;position:relative}._badge_b84rs_64{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0000004d}@media (width<=479px){._nav_b84rs_1{height:70px;padding:0 .5rem}._item_b84rs_16{padding:.5rem}._label_b84rs_52{font-size:9px}._fab_b84rs_93{width:50px;height:50px;margin-top:-28px}}@media (width>=480px) and (width<=767px){._nav_b84rs_1{height:75px}}@media (width>=768px){._nav_b84rs_1{height:80px}}@media (width>=1024px){._nav_b84rs_1{display:none}}._notificationList_1u7so_1{width:100%;max-width:600px;min-height:100%;margin:0 auto;padding:1rem}._header_1u7so_9{border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}._header_1u7so_9 h2{color:#e0e0e0;margin:0;font-size:1.25rem;font-weight:600}._markAllBtn_1u7so_24{color:#cf0;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}._markAllBtn_1u7so_24:hover{background:#ccff001a;border-color:#cf0;box-shadow:0 0 10px #cf06}._markAllBtn_1u7so_24:disabled{opacity:.5;cursor:not-allowed}._filterTabs_1u7so_45{gap:.5rem;margin-bottom:1rem;display:flex}._filterTab_1u7so_45{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #0000;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}._filterTab_1u7so_45:hover{color:#e0e0e0;border-color:#3a3a3a}._filterTab_1u7so_45._active_1u7so_66{color:#cf0;background:#2d3a00;border-color:#cf0;box-shadow:0 0 10px #cf06}._list_1u7so_73{flex-direction:column;gap:.75rem;display:flex}._notificationItem_1u7so_79{cursor:pointer;background:#1a1a1a;border:1px solid #0000;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}._notificationItem_1u7so_79:hover{background:#2a2a2a;border-color:#3a3a3a}._notificationItem_1u7so_79._unread_1u7so_94{background:#2d3a00;border-color:#ccff004d;box-shadow:0 0 10px #cf06}._notificationItem_1u7so_79._unread_1u7so_94 ._title_1u7so_99{color:#e0e0e0;font-weight:600}._iconWrapper_1u7so_104{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._iconWrapper_1u7so_104._like_1u7so_113{color:#ff1744;background:#ff174426}._iconWrapper_1u7so_104._comment_1u7so_117{color:#00e5ff;background:#00e5ff26}._iconWrapper_1u7so_104._follow_1u7so_121{color:#9ed900;background:#9ed90026}._iconWrapper_1u7so_104._message_1u7so_125{color:#39ff14;background:#39ff1426}._iconWrapper_1u7so_104._mention_1u7so_129{color:#ff9100;background:#ff910026}._iconWrapper_1u7so_104._workout_1u7so_133{color:#cf0;background:#ccff0026}._iconWrapper_1u7so_104._system_1u7so_137{color:#a0a0a0;background:#a0a0a026}._content_1u7so_142{flex:1;min-width:0}._title_1u7so_99{color:#e0e0e0;margin:0 0 .25rem;font-size:.9375rem;font-weight:500;line-height:1.4}._message_1u7so_125{color:#a0a0a0;margin:0 0 .5rem;font-size:.875rem;line-height:1.4}._time_1u7so_162{color:#a0a0a0;font-size:.75rem}._actions_1u7so_167{opacity:0;flex-direction:column;gap:.5rem;transition:opacity .2s;display:flex}._notificationItem_1u7so_79:hover ._actions_1u7so_167{opacity:1}._actionBtn_1u7so_178{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._actionBtn_1u7so_178:hover{color:#e0e0e0;background:#3a3a3a}._actionBtn_1u7so_178._delete_1u7so_195:hover{color:#ff1744;background:#ff174426}._loadingState_1u7so_200,._emptyState_1u7so_201,._errorState_1u7so_202{color:#a0a0a0;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}._loadingState_1u7so_200 p,._emptyState_1u7so_201 p,._errorState_1u7so_202 p{margin:0;font-size:.9375rem}._emptyState_1u7so_201 h3{color:#e0e0e0;margin:0;font-size:1rem;font-weight:600}._emptyState_1u7so_201 p{font-size:.875rem}._sidebar_kw1eb_1{flex-direction:column;flex:1;width:280px;height:100%;padding:16px;display:flex}._logo_kw1eb_10{border-bottom:1px solid #3a3a3a;align-items:center;margin-bottom:16px;padding:16px 16px 24px;display:flex}._logo_kw1eb_10 img{width:auto;height:80px}._menu_kw1eb_22{flex-direction:column;flex:1;gap:8px;display:flex}._link_kw1eb_29{color:#e0e0e0;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._link_kw1eb_29:hover{color:#cf0;background:#1a1a1a}._link_kw1eb_29._active_kw1eb_44{color:#cf0;background:#2d3a00;box-shadow:0 4px 20px #ccff004d}._icon_kw1eb_50{justify-content:center;align-items:center;width:24px;height:24px;display:flex}._label_kw1eb_58{font-size:.9375rem}._notificationWrapper_kw1eb_62{justify-content:center;align-items:center;display:flex;position:relative}._badge_kw1eb_69{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 4px #0000004d}._footer_kw1eb_87{margin-top:auto;padding-top:16px}._themeButton_kw1eb_92{color:#e0e0e0;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:12px 16px;font-weight:500;transition:all .2s;display:flex}._themeButton_kw1eb_92:hover{color:#cf0;background:#1a1a1a;border-color:#cf0}._layout_7q5rp_1{background:#0a0a0a;flex-direction:row;flex:1;min-height:100%;display:flex;overflow-y:scroll}._container_7q5rp_10{flex-direction:row;width:100%;max-width:1200px;margin:0 auto;display:flex}._mainWrapper_7q5rp_18{border-radius:16px;flex-direction:column;flex:1;margin:1rem 0;display:flex;position:relative}._sidebarWrapper_7q5rp_27{flex-shrink:0;width:280px;display:none}._content_7q5rp_33{flex:1;min-height:100%;padding:1rem}._bottomNav_7q5rp_39{z-index:100;position:fixed;bottom:0;left:0;right:0}@media (width<=479px){._layout_7q5rp_1{flex:1}._mainWrapper_7q5rp_18{margin:0}._content_7q5rp_33{padding:0}._themeToggleWrapper_7q5rp_57{top:.75rem;right:.75rem}}@media (width>=480px) and (width<=767px){._layout_7q5rp_1{flex:1}._content_7q5rp_33{padding:0}}@media (width>=768px){._layout_7q5rp_1{flex:1}._content_7q5rp_33{padding-bottom:0}}@media (width>=1024px){._layout_7q5rp_1{flex-direction:row}._sidebarWrapper_7q5rp_27{display:block}._mainWrapper_7q5rp_18{flex:1;align-items:center}._content_7q5rp_33{width:100%;margin:0 auto}}._dialog_cnorm_1{z-index:1000;opacity:0;box-sizing:border-box;background-color:#1a1a1a;border-radius:8px;width:100%;max-width:320px;margin-bottom:20px;padding:16px;transition:bottom .3s;animation:.3s ease-out forwards _slideIn_cnorm_1;position:fixed;right:20px;overflow:hidden;transform:translate(120%);box-shadow:0 4px 12px #0006}@media (width<=600px){._dialog_cnorm_1{width:auto;max-width:none;margin-left:0;margin-right:0;left:10px;right:10px}}._dialog_cnorm_1._isClosing_cnorm_30{animation:.3s ease-in forwards _slideOut_cnorm_1}@keyframes _slideIn_cnorm_1{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOut_cnorm_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}._dialogHeader_cnorm_54{align-items:center;gap:12px;display:flex}._iconContainer_cnorm_60{box-sizing:content-box;border-radius:.8rem;justify-content:center;align-items:center;height:100%;padding:.4rem;display:flex}._dialogContent_cnorm_70{flex-direction:column;flex-grow:1;justify-content:center;display:flex}._dialogTitle_cnorm_77{color:#e0e0e0;margin:0;font-size:1rem;font-weight:500;line-height:1}._dialogDescription_cnorm_85{color:#a0a0a0;margin-top:.45rem;font-size:.875rem;line-height:1.2}._closeButton_cnorm_92{cursor:pointer;background:0 0;border:none;border-radius:.8rem;margin-left:auto;padding:.3rem;transition:background .3s}._closeButton_cnorm_92:hover{background:#2a2a2a}._closeIcon_cnorm_105{filter:brightness(0)invert();width:26px;height:26px;transition:filter .3s;display:block}._closeButton_cnorm_92:hover ._closeIcon_cnorm_105{filter:brightness(0)invert()brightness(1.2)}._progressBar_cnorm_117{height:3px;transition:width .1s linear;position:absolute;top:0;left:0}._neutralDialog_cnorm_125 ._iconContainer_cnorm_60,._neutralDialog_cnorm_125 ._progressBar_cnorm_117{background-color:#00e5ff}._successDialog_cnorm_133 ._iconContainer_cnorm_60,._successDialog_cnorm_133 ._progressBar_cnorm_117{background-color:#39ff14}._warningDialog_cnorm_141 ._iconContainer_cnorm_60,._warningDialog_cnorm_141 ._progressBar_cnorm_117{background-color:#ff9100}._errorDialog_cnorm_149 ._iconContainer_cnorm_60,._errorDialog_cnorm_149 ._progressBar_cnorm_117{background-color:#ff1744}._icon_cnorm_60{color:#fff;width:26px;height:26px}._container_75ggq_1{z-index:1000;position:fixed;bottom:0;right:0}._overlay_yig12_1{z-index:2000;background-color:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out _fadeIn_yig12_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_yig12_1{0%{opacity:0}to{opacity:1}}._modal_yig12_23{background-color:#1a1a1a;border-radius:16px;width:90%;max-width:400px;padding:24px;animation:.3s ease-out _slideUp_yig12_1;position:relative;box-shadow:0 8px 32px #00000080}@keyframes _slideUp_yig12_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeButton_yig12_44{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}._closeButton_yig12_44:hover{color:#e0e0e0;background-color:#2a2a2a}._content_yig12_61{text-align:center;flex-direction:column;align-items:center;padding:24px 0;display:flex}._icon_yig12_69{color:#ff1744;margin-bottom:16px}._title_yig12_74{color:#e0e0e0;margin:0 0 12px;font-size:1.25rem;font-weight:600}._description_yig12_81{color:#a0a0a0;margin:0;font-size:.9375rem;line-height:1.5}._actions_yig12_88{justify-content:center;gap:12px;display:flex}._cancelButton_yig12_94{color:#e0e0e0;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:8px;padding:12px 24px;font-weight:500;transition:all .2s}._cancelButton_yig12_94:hover{background-color:#2a2a2a}._confirmButton_yig12_108{color:#fff;cursor:pointer;background-color:#cf0;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}._confirmButton_yig12_108:hover{opacity:.9}._dangerButton_yig12_122{background-color:#ff1744}._dangerButton_yig12_122:hover{opacity:.9}._card_1hp7g_1{background:var(--color-surface-variant);border-radius:1rem;margin-bottom:1rem;padding:1rem}._header_1hp7g_8{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}._avatar_1hp7g_15{object-fit:cover;border-radius:50%;width:40px;height:40px}._userInfo_1hp7g_22{flex:1}._userName_1hp7g_26{color:var(--color-on-surface);cursor:pointer;margin:0;font-size:.9375rem;font-weight:600;transition:color .2s}._userName_1hp7g_26:hover{color:var(--color-primary)}._postTime_1hp7g_38{color:var(--color-on-surface-variant);margin:.25rem 0 0;font-size:.8125rem}._menuButton_1hp7g_44{width:32px;height:32px;color:var(--color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .2s;display:flex}._menuButton_1hp7g_44:hover{background:var(--color-surface-bright)}._deleteButton_1hp7g_61{width:32px;height:32px;color:var(--color-error);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex}._deleteButton_1hp7g_61:hover{background:var(--color-error);color:var(--color-on-error)}._subscribeButton_1hp7g_79{border:1px solid var(--color-primary);width:32px;height:32px;color:var(--color-primary);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex}._subscribeButton_1hp7g_79:hover:not(:disabled){background:var(--color-primary);color:var(--color-on-primary)}._subscribeButton_1hp7g_79:disabled{opacity:.5;cursor:not-allowed}._content_1hp7g_101{margin-bottom:.75rem}._content_1hp7g_101 p{color:var(--color-on-surface);white-space:pre-wrap;margin:0;line-height:1.5}._postImagesGrid_1hp7g_111{gap:.25rem;margin-bottom:.75rem;display:grid}._postImagesGrid_1hp7g_111:has(:first-child:last-child){grid-template-columns:1fr}._postImagesGrid_1hp7g_111:has(:first-child:nth-last-child(2)){grid-template-columns:repeat(2,1fr)}._postImagesGrid_1hp7g_111:has(:first-child:nth-last-child(3)){grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}._postImagesGrid_1hp7g_111:has(:first-child:nth-last-child(3))>:first-child{grid-row:span 2}._postImagesGrid_1hp7g_111:has(:first-child:nth-last-child(4)){grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}._postImageContainer_1hp7g_134{background:var(--color-surface-variant);aspect-ratio:1;border-radius:.5rem;justify-content:center;align-items:center;width:100%;max-height:500px;display:flex;position:relative;overflow:hidden}._postImageContainer_1hp7g_134:before{content:"";background-image:var(--bg-image);filter:blur(20px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-20px}._postImagesGrid_1hp7g_111:has(:first-child:last-child) ._postImageContainer_1hp7g_134{aspect-ratio:auto}._postImage_1hp7g_111{object-fit:contain;z-index:1;width:100%;height:100%;max-height:500px;position:relative}._actions_1hp7g_169{border-top:1px solid var(--color-outline);gap:1rem;padding-top:.75rem;display:flex}._action_1hp7g_169{color:var(--color-on-surface-variant);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.875rem;transition:color .2s;display:flex}._action_1hp7g_169:hover{color:var(--color-on-surface)}._action_1hp7g_169 span{font-size:.875rem}._liked_1hp7g_194{color:#ef4444;fill:#ef4444}._comments_1hp7g_199{border-top:1px solid var(--color-outline);margin-top:1rem;padding-top:1rem}._loadingComments_1hp7g_205,._noComments_1hp7g_206{text-align:center;color:var(--color-on-surface-variant);padding:1rem;font-size:.875rem}._comment_1hp7g_199{gap:.75rem;margin-bottom:1rem;display:flex}._commentAvatar_1hp7g_219{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}._commentContent_1hp7g_227{flex:1}._commentHeader_1hp7g_231{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}._commentUserName_1hp7g_238{color:var(--color-on-surface);cursor:pointer;margin:0;font-size:.875rem;font-weight:600;transition:color .2s}._commentUserName_1hp7g_238:hover{color:var(--color-primary)}._commentDeleteButton_1hp7g_250{cursor:pointer;color:var(--color-on-surface-variant);background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .2s}._commentDeleteButton_1hp7g_250:hover{background:var(--color-surface-bright);color:var(--color-error)}._commentText_1hp7g_264{color:var(--color-on-surface);margin:0 0 .25rem;font-size:.9375rem;line-height:1.4}._commentTime_1hp7g_271{color:var(--color-on-surface-variant);margin:0;font-size:.75rem}._commentInput_1hp7g_277{gap:.5rem;margin-top:1rem;display:flex}._commentInputField_1hp7g_283{border:1px solid var(--color-outline);background:var(--color-surface-bright);color:var(--color-on-surface);border-radius:.5rem;outline:none;flex:1;padding:.5rem .75rem;font-size:.875rem}._commentInputField_1hp7g_283::placeholder{color:var(--color-on-surface-variant)}._commentInputField_1hp7g_283:focus{border-color:var(--color-primary)}._commentSendButton_1hp7g_300{background:var(--color-primary);width:36px;height:36px;color:var(--color-on-primary);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}._commentSendButton_1hp7g_300:hover:not(:disabled){opacity:.9}._commentSendButton_1hp7g_300:disabled{opacity:.5;cursor:not-allowed}@media (width<=479px){._card_1hp7g_1{border-radius:.75rem;margin-bottom:.75rem;padding:.75rem}._header_1hp7g_8{gap:.5rem;margin-bottom:.5rem}._avatar_1hp7g_15{width:36px;height:36px}._userName_1hp7g_26{font-size:.875rem}._postTime_1hp7g_38{font-size:.75rem}._deleteButton_1hp7g_61,._subscribeButton_1hp7g_79{width:28px;height:28px}._content_1hp7g_101{margin-bottom:.5rem}._content_1hp7g_101 p{font-size:.9375rem}._postImagesGrid_1hp7g_111{gap:.125rem;margin-bottom:.5rem}._postImageContainer_1hp7g_134{border-radius:.375rem;max-height:400px}._postImage_1hp7g_111{max-height:400px}._actions_1hp7g_169{gap:.75rem;padding-top:.5rem}._action_1hp7g_169,._action_1hp7g_169 span{font-size:.8125rem}._comments_1hp7g_199{margin-top:.75rem;padding-top:.75rem}._comment_1hp7g_199{gap:.5rem;margin-bottom:.75rem}._commentAvatar_1hp7g_219{width:28px;height:28px}._commentUserName_1hp7g_238{font-size:.8125rem}._commentText_1hp7g_264{font-size:.875rem}._commentTime_1hp7g_271{font-size:.6875rem}._commentInput_1hp7g_277{gap:.375rem;margin-top:.75rem}._commentInputField_1hp7g_283{padding:.5rem .625rem;font-size:.8125rem}._commentSendButton_1hp7g_300{width:32px;height:32px}}@media (width>=480px) and (width<=767px){._card_1hp7g_1{padding:.875rem}._avatar_1hp7g_15{width:38px;height:38px}}@media (width>=768px){._card_1hp7g_1{width:100%}}._page_1kizj_1{flex-direction:column;gap:1.5rem;padding:1rem 1rem 6rem;display:flex}._header_1kizj_9{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._backButton_1kizj_16{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_1kizj_16:hover{background:#1a1a1a}._backButton_1kizj_16:active{transform:scale(.95)}._title_1kizj_37{flex:1;font-size:1.5rem;font-weight:700}._headerActions_1kizj_43{gap:.5rem;display:flex}._iconButton_1kizj_48{cursor:pointer;color:#e0e0e0;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._iconButton_1kizj_48:hover{color:#cf0;background:#2a2a2a;border-color:#cf0}._iconButton_1kizj_48:active{transform:scale(.95)}._notificationBadge_1kizj_70{color:#fff;pointer-events:none;background:#ff1744;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 0 15px #ff174480}._topCard_1kizj_89{background:#ccff001a;border-radius:1rem;padding:1rem}._topCardContent_1kizj_95{align-items:center;gap:1rem;display:flex}._topIcon_1kizj_101{color:#000;background:#cf0;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}._topInfo_1kizj_112{flex:1}._topTitle_1kizj_116{font-weight:700}._topSubtitle_1kizj_120{color:#a0a0a0;font-size:.875rem}._topChevron_1kizj_125{color:#cf0}._tabs_1kizj_129{gap:.5rem;margin-bottom:1rem;display:flex}._tab_1kizj_129{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}._tab_1kizj_129:hover{background:#2a2a2a}._tab_1kizj_129._tabActive_1kizj_150{color:#000;background:#cf0;border-color:#cf0}._posts_1kizj_156{flex-direction:column;gap:1rem;display:flex}._loadingText_1kizj_162,._emptyText_1kizj_168{text-align:center;color:#a0a0a0;padding:2rem}@media (width<=479px){._page_1kizj_1{gap:1rem;padding:.75rem .75rem 5rem}._title_1kizj_37{font-size:1.25rem}._topCard_1kizj_89{padding:.875rem}._topIcon_1kizj_101{width:2.5rem;height:2.5rem}._posts_1kizj_156{gap:.75rem}}@media (width>=480px) and (width<=767px){._page_1kizj_1{padding:1rem 1rem 5.5rem}}@media (width>=768px) and (width<=1023px){._page_1kizj_1{max-width:768px;margin:0 auto;padding:1.5rem 1.5rem 0}._topCard_1kizj_89{border-radius:1.25rem}}@media (width>=1024px){._page_1kizj_1{max-width:900px;margin:0 auto;padding:2rem 2rem 0}._title_1kizj_37{font-size:1.75rem}._topCard_1kizj_89{border-radius:1.5rem;padding:1.5rem}._topIcon_1kizj_101{width:4rem;height:4rem}}._page_1w7q0_1{min-height:100%;padding-bottom:6rem}._header_1w7q0_6{align-items:center;gap:1rem;padding:1rem;display:flex}._backButton_1w7q0_13{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_1w7q0_13:hover{background:#1a1a1a}._backButton_1w7q0_13:active{transform:scale(.95)}._headerTitle_1w7q0_34{flex:1;font-size:1.5rem;font-weight:700}._hero_1w7q0_40{background:#1a1a1a;border-radius:2.5rem;margin-bottom:1.5rem;padding:1.5rem}._heroActions_1w7q0_47{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}._heroActionButton_1w7q0_55{cursor:pointer;color:#e0e0e0;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._heroActionButton_1w7q0_55:hover{color:#cf0;background:#2a2a2a;border-color:#cf0}._heroActionButton_1w7q0_55:active{transform:scale(.95)}._notificationBadge_1w7q0_77{color:#fff;pointer-events:none;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0000004d}._heroContent_1w7q0_96{text-align:center;border-radius:3rem;flex-direction:column;align-items:center;display:flex}._avatarWrap_1w7q0_104{position:relative}._avatar_1w7q0_104{object-fit:cover;border:4px solid #2a2a2a;border-radius:9999px;width:96px;height:96px;box-shadow:0 2px 8px #0006}._avatarBadge_1w7q0_117{color:#000;background:#cf0;border:2px solid #2a2a2a;border-radius:9999px;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;bottom:0;right:0}._name_1w7q0_131{margin-top:1rem;font-size:1.5rem;font-weight:700}._bio_1w7q0_137{color:#a0a0a0;margin-top:.25rem;font-size:.875rem}._heroButtons_1w7q0_143{gap:1rem;margin-top:1.5rem;display:flex}._editButton_1w7q0_149{color:#cf0;cursor:pointer;background:0 0;border:1px solid #cf0;border-radius:9999px;padding:.5rem 2rem;font-weight:500;transition:all .2s}._editButton_1w7q0_149:hover{color:#000;background:#cf0}._editButton_1w7q0_149:active{transform:scale(.98)}._subscribeButton_1w7q0_167{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:all .2s;display:flex}._subscribeButton_1w7q0_167:hover:not(:disabled){opacity:.9}._subscribeButton_1w7q0_167:active:not(:disabled){transform:scale(.98)}._subscribeButton_1w7q0_167:disabled{opacity:.5;cursor:not-allowed}._content_1w7q0_191{flex-direction:column;gap:1.5rem;padding:0 1rem;display:flex}._stats_1w7q0_198{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}._stat_1w7q0_198{text-align:center}._statValue_1w7q0_208{font-size:1.5rem;font-weight:700}._statLabel_1w7q0_213{text-transform:uppercase;letter-spacing:.05em;color:#a0a0a0;font-size:10px}._statDivider_1w7q0_220{border-left:1px solid #3a3a3a}._createPost_1w7q0_224{background:#1a1a1a;border-radius:1rem;margin-bottom:1rem;padding:1rem}._postInput_1w7q0_231{color:#e0e0e0;resize:none;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:.75rem;width:100%;margin-bottom:.75rem;padding:.75rem;font-family:inherit;font-size:.9375rem}._postInput_1w7q0_231::placeholder{color:#a0a0a0}._postInput_1w7q0_231:focus{border-color:#cf0;outline:none}._postButton_1w7q0_251{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._postButton_1w7q0_251:hover:not(:disabled){opacity:.9}._postButton_1w7q0_251:disabled{opacity:.5;cursor:not-allowed}._postActions_1w7q0_269{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._imageButton_1w7q0_276{cursor:pointer;color:#a0a0a0;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._imageButton_1w7q0_276:hover{color:#e0e0e0;background:#1a1a1a;border-color:#cf0}._postImagesGrid_1w7q0_295{gap:.25rem;margin-bottom:.75rem;display:grid}._postImagesGrid_1w7q0_295:has(:first-child:last-child){grid-template-columns:1fr}._postImagesGrid_1w7q0_295:has(:first-child:nth-last-child(2)){grid-template-columns:repeat(2,1fr)}._postImagesGrid_1w7q0_295:has(:first-child:nth-last-child(3)){grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}._postImagesGrid_1w7q0_295:has(:first-child:nth-last-child(3))>:first-child{grid-row:span 2}._postImagesGrid_1w7q0_295:has(:first-child:nth-last-child(4)){grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}._postImagePreview_1w7q0_318{aspect-ratio:1;background:#1a1a1a;border-radius:.5rem;justify-content:center;align-items:center;width:100%;max-height:500px;display:flex;position:relative;overflow:hidden}._postImagePreview_1w7q0_318:before{content:"";background-image:var(--bg-image);filter:blur(20px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-20px}._postImagePreview_1w7q0_318 img{object-fit:contain;z-index:1;width:100%;height:100%;max-height:500px;position:relative}._postImagesGrid_1w7q0_295:has(:first-child:last-child) ._postImagePreview_1w7q0_318{aspect-ratio:auto}._removeImageButton_1w7q0_352{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}._removeImageButton_1w7q0_352:hover{background:#000000e6}._posts_1w7q0_374{flex-direction:column;gap:1rem;display:flex}._emptyPosts_1w7q0_380{text-align:center;color:#a0a0a0;padding:2rem}._gallery_1w7q0_386{border-radius:1.5rem;grid-template-columns:repeat(3,1fr);gap:.25rem;display:grid;overflow:hidden}._galleryItem_1w7q0_394{aspect-ratio:1;object-fit:cover;width:100%;display:block}@media (width<=479px){._page_1w7q0_1{padding-bottom:5rem}._hero_1w7q0_40{border-radius:1.5rem;padding:1rem}._avatar_1w7q0_104{width:80px;height:80px}._name_1w7q0_131{font-size:1.25rem}._bio_1w7q0_137{font-size:.8125rem}._heroButtons_1w7q0_143{gap:.75rem}._editButton_1w7q0_149{padding:.5rem 1.5rem;font-size:.875rem}._stats_1w7q0_198{gap:.5rem}._statValue_1w7q0_208{font-size:1.25rem}._statLabel_1w7q0_213{font-size:9px}._gallery_1w7q0_386{gap:.125rem}}@media (width>=480px) and (width<=767px){._page_1w7q0_1{padding-bottom:5.5rem}._hero_1w7q0_40{padding:1.25rem}._avatar_1w7q0_104{width:88px;height:88px}._name_1w7q0_131{font-size:1.375rem}}@media (width>=768px) and (width<=1023px){._page_1w7q0_1{padding-bottom:0}._content_1w7q0_191{padding:0 1.5rem}._gallery_1w7q0_386{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){._page_1w7q0_1{max-width:1200px;margin:0 auto;padding-bottom:0}._hero_1w7q0_40{border-radius:3rem;padding:2rem}._avatar_1w7q0_104{width:120px;height:120px}._name_1w7q0_131{font-size:1.75rem}._bio_1w7q0_137{font-size:1rem}._content_1w7q0_191{padding:0 2rem}._gallery_1w7q0_386{grid-template-columns:repeat(5,1fr)}}._uploadMenuOverlay_1w7q0_492{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out _fadeIn_1w7q0_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_1w7q0_1{0%{opacity:0}to{opacity:1}}._uploadMenu_1w7q0_492{background:#1a1a1a;border:2px dashed #3a3a3a;border-radius:1rem;width:90%;max-width:400px;padding:2rem;transition:border-color .2s;animation:.3s ease-out _slideUp_1w7q0_1;position:relative}._uploadMenu_1w7q0_492._dragging_1w7q0_525{background:#ccff001a;border-color:#cf0}@keyframes _slideUp_1w7q0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._uploadMenuClose_1w7q0_540{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:9999px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}._uploadMenuClose_1w7q0_540:hover{color:#e0e0e0;background:#2a2a2a}._uploadMenuContent_1w7q0_557{text-align:center;flex-direction:column;align-items:center;padding:1rem 0;display:flex}._uploadIconWrap_1w7q0_565{color:#cf0;background:#2a2a2a;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}._uploadMenuTitle_1w7q0_577{color:#e0e0e0;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._uploadMenuDescription_1w7q0_584{color:#a0a0a0;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}._uploadMenuButton_1w7q0_591{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;padding:1rem 2rem;font-weight:600;transition:all .2s}._uploadMenuButton_1w7q0_591:hover{transform:translateY(-1px);box-shadow:0 0 10px #cf06}._uploadMenuButton_1w7q0_591:active{transform:scale(.98)}@media (width<=479px){._page_1w7q0_1{padding-bottom:5rem}._hero_1w7q0_40{border-radius:1.25rem;margin-bottom:1rem;padding:.875rem}._heroActions_1w7q0_47{gap:.375rem;margin-bottom:1rem}._heroActionButton_1w7q0_55{width:36px;height:36px}._notificationBadge_1w7q0_77{min-width:16px;height:16px;padding:0 4px;font-size:9px}._avatar_1w7q0_104{border-width:3px;width:72px;height:72px}._avatarBadge_1w7q0_117{border-width:2px;padding:4px}._name_1w7q0_131{margin-top:.75rem;font-size:1.125rem}._bio_1w7q0_137{font-size:.8125rem}._heroButtons_1w7q0_143{gap:.5rem;margin-top:1rem}._editButton_1w7q0_149{padding:.375rem 1.25rem;font-size:.8125rem}._subscribeButton_1w7q0_167{padding:.375rem 1rem;font-size:.8125rem}._content_1w7q0_191{gap:1rem;padding:0 .75rem}._createPost_1w7q0_224{border-radius:.75rem;padding:.75rem}._postInput_1w7q0_231{border-radius:.5rem;padding:.625rem;font-size:.9375rem}._postActions_1w7q0_269{gap:.5rem}._imageButton_1w7q0_276{width:36px;height:36px}._postButton_1w7q0_251{padding:.625rem 1.25rem;font-size:.875rem}._postImagesGrid_1w7q0_295{gap:.125rem}._postImagePreview_1w7q0_318{max-height:400px}._removeImageButton_1w7q0_352{width:24px;height:24px;font-size:.875rem}._uploadMenu_1w7q0_492{max-width:90%;padding:1.5rem}._uploadIconWrap_1w7q0_565{width:64px;height:64px;margin-bottom:1rem}._uploadMenuTitle_1w7q0_577{font-size:1.125rem}._uploadMenuDescription_1w7q0_584{font-size:.8125rem}._uploadMenuButton_1w7q0_591{padding:.875rem 1.5rem;font-size:.9375rem}._posts_1w7q0_374{gap:.75rem}}._sessionManager_d3by2_2{background:#121212;border:1px solid #3a3a3a;border-radius:1rem;overflow:hidden}._header_d3by2_9{border-bottom:1px solid #3a3a3a;padding:16px 20px}._header_d3by2_9 h3{color:#e0e0e0;margin:0;font-size:16px;font-weight:600}._header_d3by2_9 p{color:#a0a0a0;margin:4px 0 0;font-size:13px}._currentDevice_d3by2_25{background:#2d3a00;border-bottom:1px solid #3a3a3a;padding:16px 20px;box-shadow:0 0 10px #cf06}._currentLabel_d3by2_32{text-transform:uppercase;letter-spacing:.5px;color:#cf0;margin-bottom:12px;font-size:12px;font-weight:600}._deviceItem_d3by2_41{align-items:center;gap:16px;padding:12px 0;display:flex}._deviceIcon_d3by2_48{background:#1a1a1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._deviceIcon_d3by2_48 svg{color:#cf0;width:24px;height:24px}._deviceIcon_d3by2_48._current_d3by2_25{background:#ccff0026;box-shadow:0 0 10px #cf06}._deviceIcon_d3by2_48._current_d3by2_25 svg{color:#cf0}._deviceInfo_d3by2_71{flex:1;min-width:0}._deviceName_d3by2_76{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:15px;font-weight:500;overflow:hidden}._deviceDetails_d3by2_86{color:#a0a0a0;margin:0;font-size:13px}._deviceDetails_d3by2_86 span+span:before{content:" • ";color:#a0a0a0}._deviceStatus_d3by2_96{color:#39ff14;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}._deviceStatus_d3by2_96:before{content:"";background:#39ff14;border-radius:50%;width:6px;height:6px;box-shadow:0 0 15px #39ff1480}._otherDevices_d3by2_113{padding:12px 0}._sectionTitle_d3by2_117{color:#a0a0a0;text-transform:uppercase;letter-spacing:.3px;padding:8px 20px;font-size:13px;font-weight:500}._deviceList_d3by2_126{margin:0;padding:0;list-style:none}._deviceListItem_d3by2_132{cursor:pointer;align-items:center;gap:16px;padding:12px 20px;transition:background .15s;display:flex}._deviceListItem_d3by2_132:hover{background:#2a2a2a}._terminateBtn_d3by2_144{color:#ff1744;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ff1744;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s}._terminateBtn_d3by2_144:hover{color:#ff1744;background:#ff174426;box-shadow:0 0 15px #ff174480}._terminateBtn_d3by2_144:disabled{opacity:.5;cursor:not-allowed}._terminateAllBtn_d3by2_166{color:#ff1744;cursor:pointer;background:0 0;border:1px solid #ff1744;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);margin:16px 20px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .15s;display:flex}._terminateAllBtn_d3by2_166 svg{width:18px;height:18px}._terminateAllBtn_d3by2_166:hover{color:#ff1744;background:#ff174426;box-shadow:0 0 15px #ff174480}._terminateAllBtn_d3by2_166:disabled{opacity:.5;cursor:not-allowed}._emptyState_d3by2_197{text-align:center;color:#a0a0a0;padding:40px 20px}._emptyState_d3by2_197 p{margin:0;font-size:14px}._loadingState_d3by2_207{text-align:center;color:#a0a0a0;padding:40px 20px}@media (width<=480px){._header_d3by2_9,._currentDevice_d3by2_25,._deviceListItem_d3by2_132{padding:12px 16px}._sectionTitle_d3by2_117{padding:8px 16px}._terminateAllBtn_d3by2_166{width:calc(100% - 32px);margin:12px 16px}._deviceIcon_d3by2_48{width:40px;height:40px}._deviceIcon_d3by2_48 svg{width:20px;height:20px}._deviceName_d3by2_76{font-size:14px}._deviceDetails_d3by2_86{font-size:12px}}._page_gvosm_1{min-height:100%;padding-bottom:6rem}._headerTabsContainer_gvosm_6{background:#1a1a1a;border-radius:3rem;margin-bottom:1.5rem;overflow:hidden}._header_gvosm_6{justify-content:space-between;align-items:center;padding:1rem 1rem 1.5rem;display:flex}._backButton_gvosm_20{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_gvosm_20:hover{background:#ffffff1a}._backButton_gvosm_20:active{transform:scale(.95)}._title_gvosm_41{color:#e0e0e0;font-size:1.25rem;font-weight:700}._placeholder_gvosm_47{width:40px}._tabs_gvosm_51{gap:.5rem;padding:1rem;display:flex}._tab_gvosm_51{color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}._tab_gvosm_51:hover{color:#cf0;background:#2a2a2a;border-color:#cf0}._tab_gvosm_51:active{transform:scale(.98)}._tabActive_gvosm_82{color:#000;background:#cf0;border-color:#cf0}._content_gvosm_88{padding:1.5rem}._form_gvosm_92{flex-direction:column;gap:1.25rem;display:flex}._inputGroup_gvosm_98{flex-direction:column;gap:.5rem;display:flex}._label_gvosm_104{color:#e0e0e0;margin-left:.5rem;font-size:.875rem;font-weight:500}._input_gvosm_98{color:#e0e0e0;box-sizing:border-box;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;outline:none;width:100%;padding:1rem 1.25rem;font-size:1rem}._input_gvosm_98:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03}._input_gvosm_98:-webkit-autofill{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_gvosm_98:-webkit-autofill:hover{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_gvosm_98:-webkit-autofill:focus{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._input_gvosm_98:-webkit-autofill:active{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInputContainer_gvosm_133{align-items:center;display:flex;position:relative}._passwordInput_gvosm_133{color:#e0e0e0;box-sizing:border-box;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;outline:none;width:100%;padding:1rem 3rem 1rem 1.25rem;font-size:1rem}._passwordInput_gvosm_133:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03}._passwordInput_gvosm_133:-webkit-autofill{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_gvosm_133:-webkit-autofill:hover{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_gvosm_133:-webkit-autofill:focus{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordInput_gvosm_133:-webkit-autofill:active{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #1a1a1a!important}._passwordToggle_gvosm_162{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._passwordToggle_gvosm_162:hover{color:#e0e0e0;background:#ffffff0d}._passwordToggle_gvosm_162:focus{outline:none}@media (width<=768px){._passwordToggle_gvosm_162{width:48px;height:48px;right:1.25rem}._container_gvosm_196{padding:1rem}._pageTitle_gvosm_199{font-size:1.25rem}._section_gvosm_202{padding:1rem}._sectionTitle_gvosm_205{font-size:1rem}._input_gvosm_98,._passwordInput_gvosm_133{min-height:56px;padding:1.25rem;font-size:1rem}._passwordInput_gvosm_133{padding-right:3.5rem}._submitButton_gvosm_217{min-height:52px;padding:1.125rem;font-size:1rem}._userName_gvosm_222{font-size:1.125rem}._userEmail_gvosm_225{font-size:.875rem}._avatar_gvosm_228{width:80px;height:80px}._label_gvosm_104{font-size:.9375rem}}._submitButton_gvosm_217{color:#000;letter-spacing:.025em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;width:100%;margin-top:.5rem;padding:.875rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 10px #cf06}._submitButton_gvosm_217:before{content:"";z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:9999px;transition:opacity .35s;position:absolute;inset:-2px}._submitButton_gvosm_217:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._submitButton_gvosm_217:hover:before{opacity:.6}._submitButton_gvosm_217:active{transform:scale(.98);box-shadow:0 0 10px #cf06}._submitButton_gvosm_217:disabled{opacity:.5;cursor:not-allowed;transform:none}._sectionTitle_gvosm_205{color:#e0e0e0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}._numberPickers_gvosm_288{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:1.5rem;display:flex}._pickerGroup_gvosm_296{flex-direction:column;flex:0 auto;align-items:center;gap:.75rem;min-width:160px;display:flex}._pickerGroup_gvosm_296 ._label_gvosm_104{align-items:center;gap:.5rem;display:flex}._radioGroup_gvosm_310{flex-wrap:wrap;gap:.75rem;display:flex}._radioButton_gvosm_316{color:#e0e0e0;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;padding:.75rem 1.25rem;font-weight:500;transition:all .2s}._radioButton_gvosm_316:hover{border-color:#cf0}._radioButton_gvosm_316._radioActive_gvosm_329{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-color:#cf0}._sessionsSection_gvosm_335{width:100%;max-width:600px;margin:0 auto}._logoutSection_gvosm_341{border-top:1px solid #3a3a3a;margin-top:2rem;padding-top:2rem}._logoutButton_gvosm_347{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex}._logoutButton_gvosm_347:hover{background:#ef444433;border-color:#ef444480}._logoutButton_gvosm_347:active{transform:scale(.98)}@media (width<=479px){._page_gvosm_1{padding-bottom:5rem}._header_gvosm_6{padding:.75rem .75rem 1rem}._title_gvosm_41{font-size:1.125rem}._tabs_gvosm_51{padding:.75rem}._tab_gvosm_51{padding:.625rem .75rem;font-size:.8125rem}._content_gvosm_88{padding:1rem}._input_gvosm_98{border-radius:.75rem;padding:.875rem 1rem}._submitButton_gvosm_217{padding:.75rem 1.5rem;font-size:.875rem}}@media (width>=480px) and (width<=767px){._page_gvosm_1{padding-bottom:5.5rem}._content_gvosm_88{padding:1.25rem}}@media (width>=768px) and (width<=1023px){._page_gvosm_1{max-width:800px;margin:0 auto;padding-bottom:0}._header_gvosm_6,._tabs_gvosm_51{padding:1.5rem 2rem}._content_gvosm_88{padding:2rem}._form_gvosm_92{max-width:500px;margin:0 auto}}@media (width>=1024px){._page_gvosm_1{max-width:900px;margin:0 auto;padding-bottom:0}._header_gvosm_6,._tabs_gvosm_51{padding:2rem 2.5rem}._content_gvosm_88{padding:2.5rem}._form_gvosm_92{max-width:500px;margin:0 auto}}._page_567gt_1{flex-direction:column;height:100%;display:flex}._header_567gt_7{border-bottom:1px solid #3a3a3a;align-items:center;gap:1rem;padding:1rem;display:flex}._backButton_567gt_15{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_567gt_15:hover{background:#1a1a1a}._backButton_567gt_15:active{transform:scale(.95)}._headerInfo_567gt_36{flex:1}._headerName_567gt_40{color:#e0e0e0;font-size:1.125rem;font-weight:700}._menuButton_567gt_46{cursor:pointer;color:#e0e0e0;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._menuButton_567gt_46:hover{background:#2a2a2a;border-radius:9999px}._menuButton_567gt_46:active{transform:scale(.95)}._deleteChatButton_567gt_66{cursor:pointer;color:#e0e0e0;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._deleteChatButton_567gt_66:hover{color:#ef4444;background:#ef44441a;border-radius:9999px}._deleteChatButton_567gt_66:active{transform:scale(.95)}._messagesContainer_567gt_87{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}._loading_567gt_96,._empty_567gt_97{text-align:center;color:#a0a0a0;padding:2rem}._message_567gt_87{gap:.5rem;max-width:80%;display:flex;position:relative}._sent_567gt_110{flex-direction:row-reverse;margin-left:auto}._received_567gt_115{margin-right:auto}._messageAvatar_567gt_119{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}._messageContent_567gt_127{border-radius:1.25rem;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}._sent_567gt_110 ._messageContent_567gt_127{color:#000;background:#cf0;border-bottom-right-radius:.25rem}._received_567gt_115 ._messageContent_567gt_127{color:#e0e0e0;background:#1a1a1a;border-bottom-left-radius:.25rem}._messageText_567gt_147{word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap;max-width:100%;line-height:1.4}._messageTime_567gt_155{opacity:.7;font-size:.6875rem;line-height:1}._messageFooter_567gt_161{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}._messageMenuButton_567gt_168{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:14px;height:14px;padding:0;transition:opacity .2s;display:flex}._messageMenuButton_567gt_168:hover{opacity:1}._messageMenu_567gt_168{z-index:100;background:#121212;border:1px solid #3a3a3a;border-radius:.75rem;min-width:180px;max-width:calc(100vw - 2rem);margin-top:.5rem;position:absolute;top:100%;overflow:hidden;box-shadow:0 4px 12px #00000026}._sent_567gt_110 ._messageMenu_567gt_168{right:0}@media (width<=479px){._sent_567gt_110 ._messageMenu_567gt_168{right:-.5rem}}._received_567gt_115 ._messageMenu_567gt_168{left:0}@media (width<=479px){._received_567gt_115 ._messageMenu_567gt_168{left:-.5rem}}._menuItem_567gt_217{cursor:pointer;color:#e0e0e0;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:background .2s;display:flex}._menuItem_567gt_217:hover{background:#1a1a1a}._menuItem_567gt_217 span{text-align:left;flex:1}._editedBadge_567gt_238{opacity:.6;font-size:.6875rem;font-style:italic}._replyQuote_567gt_244{background:#0009;border-left:3px solid #ffffffb3;border-radius:.5rem;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}._sent_567gt_110 ._replyQuote_567gt_244{background:#00000059;border-left-color:#fffc}._replyLine_567gt_259{display:none}._replyContent_567gt_263{flex-direction:column;flex:1;gap:.125rem;display:flex;overflow:hidden}._replySender_567gt_271{color:#fff;font-size:.875rem;font-weight:600}._replyQuote_567gt_244 ._replyText_567gt_277{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}._readReceiptSent_567gt_285,._readReceiptDelivered_567gt_286{opacity:.5}._readReceiptRead_567gt_290{color:#22c55e}._replyPreview_567gt_294{background:#ffffff26;border-left:3px solid #fff9;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}._editPreview_567gt_305{background:#2a2a2a;border-left:3px solid #cf0;border-radius:.25rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}._replyPreviewContent_567gt_316{flex-direction:column;flex:1;gap:.125rem;display:flex;overflow:hidden}._replyLabel_567gt_324{color:#fff;font-size:.75rem;font-weight:600}._replyPreviewContent_567gt_316 ._replyText_567gt_277{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}._cancelReplyButton_567gt_338,._cancelEditButton_567gt_339{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .2s}._cancelReplyButton_567gt_338:hover,._cancelEditButton_567gt_339:hover{color:#e0e0e0;background:#1a1a1a}._editLabel_567gt_354{color:#cf0;flex:1;font-size:.875rem;font-weight:600}._inputContainer_567gt_361{border-top:1px solid #3a3a3a;flex-direction:column;gap:.5rem;padding:1rem 1rem .5rem;display:flex}._inputRow_567gt_369{align-items:center;gap:.75rem;display:flex}._input_567gt_361{color:#e0e0e0;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:1.5rem;outline:none;flex:1;padding:.75rem 1.25rem;font-size:1rem}._input_567gt_361:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03}._input_567gt_361:-webkit-autofill{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #2a2a2a!important}._input_567gt_361:-webkit-autofill:hover{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #2a2a2a!important}._input_567gt_361:-webkit-autofill:focus{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #2a2a2a!important}._input_567gt_361:-webkit-autofill:active{caret-color:#e0e0e0;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#e0e0e0!important;-webkit-box-shadow:inset 0 0 0 30px #2a2a2a!important}._sendButton_567gt_396{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}._sendButton_567gt_396:hover{transform:scale(1.05)}._sendButton_567gt_396:active{transform:scale(.95)}._sendButton_567gt_396:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=479px){._page_567gt_1{padding-bottom:var(--bottom-nav-height)}._header_567gt_7{gap:.75rem;padding:.75rem}._backButton_567gt_15,._menuButton_567gt_46,._deleteChatButton_567gt_66{width:36px;height:36px}._headerName_567gt_40{font-size:1rem}._messagesContainer_567gt_87{gap:.5rem;padding:.75rem}._message_567gt_87{gap:.375rem;max-width:88%}._messageAvatar_567gt_119{width:32px;height:32px}._messageContent_567gt_127{border-radius:1rem;padding:.625rem .875rem}._sent_567gt_110 ._messageContent_567gt_127{border-bottom-right-radius:.25rem}._received_567gt_115 ._messageContent_567gt_127{border-bottom-left-radius:.25rem}._messageText_567gt_147{font-size:.9375rem}._messageTime_567gt_155{font-size:.625rem}._messageMenu_567gt_168{min-width:160px;max-width:calc(100vw - 1.5rem)}}@media (width<=479px) and (width<=479px){._sent_567gt_110 ._messageMenu_567gt_168{right:-.25rem}._received_567gt_115 ._messageMenu_567gt_168{left:-.25rem}}@media (width<=479px){._menuItem_567gt_217{padding:.625rem .875rem;font-size:.875rem}._replyQuote_567gt_244{border-left-width:2px;padding:.375rem .625rem}._replySender_567gt_271{font-size:.8125rem}._replyQuote_567gt_244 ._replyText_567gt_277{font-size:.75rem}._replyPreview_567gt_294,._editPreview_567gt_305{border-left-width:2px;padding:.375rem .625rem}._replyLabel_567gt_324{font-size:.6875rem}._replyPreviewContent_567gt_316 ._replyText_567gt_277,._editLabel_567gt_354{font-size:.8125rem}._messagesContainer_567gt_87{padding-bottom:5rem}._input_567gt_361{border-radius:1.25rem;padding:.625rem 1rem;font-size:.9375rem}._sendButton_567gt_396{width:44px;height:44px}}@media (width>=480px) and (width<=767px){._page_567gt_1{padding-bottom:var(--bottom-nav-height)}._header_567gt_7{padding:.875rem}._headerName_567gt_40{font-size:1.0625rem}._messagesContainer_567gt_87{padding:.875rem}}@media (width>=768px) and (width<=1023px){._page_567gt_1{max-width:768px;margin:0 auto}._message_567gt_87{max-width:75%}}@media (width>=1024px){._page_567gt_1{max-width:900px;margin:0 auto}._header_567gt_7{padding:1.25rem}._headerName_567gt_40{font-size:1.25rem}._messagesContainer_567gt_87{padding:1.25rem}._message_567gt_87{max-width:70%}}._page_128ez_1{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}._page_128ez_1 h1{color:var(--color-primary);margin-bottom:var(--space-md);font-size:96px;font-weight:700}._page_128ez_1 p{color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-size:20px}._onboarding_1yni0_1{box-sizing:border-box;background:#121212;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}._particlesBg_1yni0_12{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}._content_1yni0_22{text-align:center;box-sizing:border-box;background:#121212;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:0;padding:2rem;display:flex}._iconContainer_1yni0_37{color:#cf0;background:#2d3a00;border-radius:1.5rem;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:2rem;display:flex}._title_1yni0_49{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:1rem;font-size:1.875rem;font-weight:700}._description_1yni0_58{color:#a0a0a0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:1.125rem;line-height:1.6}._indicators_1yni0_67{justify-content:center;gap:.5rem;margin-top:2rem;margin-bottom:2rem;display:flex}._indicator_1yni0_67{background:#3a3a3a;border-radius:9999px;width:.5rem;height:.5rem;transition:all .3s}._indicator_1yni0_67._active_1yni0_82{background:#cf0;width:2rem}._button_1yni0_87{color:#000;letter-spacing:.025em;text-transform:uppercase;cursor:pointer;isolation:isolate;box-sizing:border-box;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;width:100%;padding:.875rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 10px #cf06}._button_1yni0_87:before{content:"";z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:9999px;transition:opacity .35s;position:absolute;inset:-2px}._button_1yni0_87:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._button_1yni0_87:hover:before{opacity:.6}._button_1yni0_87:active{transform:scale(.98);box-shadow:0 0 10px #cf06}._desktopButtons_1yni0_128{width:100%;margin-top:2rem;display:none;position:relative}._navButton_1yni0_135{cursor:pointer;border:none;border-radius:9999px;padding:.875rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}._backButton_1yni0_145{color:#a0a0a0;background:0 0;border:1px solid #3a3a3a;border-radius:20px;font-size:.875rem;font-weight:500}._backButton_1yni0_145:hover{color:#e0e0e0;background:#ccff000d;border-color:#ccff00b3}._backButton_1yni0_145:active{transform:scale(.98)}._nextButton_1yni0_162{color:#000;letter-spacing:.025em;text-transform:uppercase;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);overflow:hidden;box-shadow:0 0 10px #cf06}._nextButton_1yni0_162:before{content:"";z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:9999px;transition:opacity .35s;position:absolute;inset:-2px}._nextButton_1yni0_162:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._nextButton_1yni0_162:hover:before{opacity:.6}._nextButton_1yni0_162:active{transform:scale(.98);box-shadow:0 0 10px #cf06}._hidden_1yni0_193{visibility:hidden;pointer-events:none}._measurementStep_1yni0_198{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}._pickerWrapper_1yni0_206{margin-top:1rem;padding:1rem}._radioGroup_1yni0_211{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}._radioButton_1yni0_219{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:20px;flex:1;min-width:100px;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}._radioButton_1yni0_219:hover{color:#e0e0e0;background:#ccff001a;border-color:#ccff00b3}._radioButton_1yni0_219._radioActive_1yni0_237{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-color:#0000;box-shadow:0 0 10px #cf06}._radioButton_1yni0_219:active{transform:scale(.98)}@media (width<=750px){._particlesBg_1yni0_12{display:none}}@media (width<=479px){._onboarding_1yni0_1{flex:1;max-width:100%;margin:0;padding:.75rem}._content_1yni0_22{justify-content:center;padding:1rem}._iconContainer_1yni0_37{flex-shrink:0;width:4rem;height:4rem;margin-bottom:.75rem}._title_1yni0_49{flex-shrink:0;margin-bottom:.5rem;font-size:1.5rem}._description_1yni0_58{flex-shrink:0;font-size:1rem;line-height:1.4}._indicators_1yni0_67{flex-shrink:0;margin-top:1rem;margin-bottom:1rem}._button_1yni0_87{flex-shrink:0;padding:.875rem;font-size:.875rem}}@media (width>=480px) and (width<=767px){._onboarding_1yni0_1{box-sizing:border-box;padding:1.5rem}._iconContainer_1yni0_37{width:5.5rem;height:5.5rem}._title_1yni0_49{font-size:1.75rem}}@media (width>=768px) and (width<=1023px){._onboarding_1yni0_1{max-width:600px;margin:0 auto}._iconContainer_1yni0_37{width:6rem;height:6rem}}@media (width>=1024px){._onboarding_1yni0_1{max-width:900px;margin:0 auto}._iconContainer_1yni0_37{width:7rem;height:7rem}._title_1yni0_49{font-size:2.25rem}._description_1yni0_58{max-width:500px;font-size:1.25rem}._mobileButton_1yni0_329{display:none}._desktopButtons_1yni0_128{justify-content:space-between;align-items:center;width:100%;max-width:600px;margin:0 auto;padding-top:1rem;display:flex}._indicators_1yni0_67{margin-bottom:1rem}}._quizWrapper_14nkg_1{box-sizing:border-box;background:#121212;flex-direction:column;flex:1;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative;overflow:hidden}._particlesBg_14nkg_14{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}._content_14nkg_24{background:#121212;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}._content_14nkg_24 .outer-container{aspect-ratio:auto!important;background:0 0!important;flex-direction:column!important;align-items:center!important;width:100%!important;min-height:auto!important;padding:0!important;display:flex!important}._content_14nkg_24 .step-circle-container{box-shadow:none!important;background:0 0!important;border:none!important;width:100%!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important}._content_14nkg_24 .step-circle-container:before{display:none!important}._stepContent_14nkg_57{background:#121212;border-radius:1rem;flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;padding:1rem;display:flex}._stepIcon_14nkg_69{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 20px #ccff004d}._stepTitle_14nkg_82{color:#e0e0e0;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}._numberStepContent_14nkg_90{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem 0;display:flex}._stepOptions_14nkg_99{flex-direction:column;gap:.75rem;width:100%;display:flex}._stepOption_14nkg_99{text-align:center;color:#e0e0e0;cursor:pointer;background:#ffffff08;border:1px solid #2a2a2a;border-radius:1rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:500;transition:all .2s}._stepOption_14nkg_99:hover{background:#2d3a00;border-color:#cf0}._stepOption_14nkg_99._selected_14nkg_123{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-color:#cf0;font-weight:600}._stepperContainer_14nkg_130{width:100%;max-width:600px;margin:0 auto;box-shadow:none!important;background:0 0!important;border:none!important}._stepperIndicators_14nkg_139{justify-content:center}._stepperContent_14nkg_143{width:100%}._stepperFooter_14nkg_147{margin-top:2rem}@media (width<=750px){._particlesBg_14nkg_14{display:none}}@media (width<=479px){._stepTitle_14nkg_82{font-size:1.25rem}._stepIcon_14nkg_69{width:3.5rem;height:3.5rem}._stepIcon_14nkg_69 svg{width:24px;height:24px}._stepOption_14nkg_99{padding:1rem;font-size:.875rem}}._page_1fwd4_2{color:#e0e0e0;flex-direction:column;gap:1.5rem;min-height:100%;padding:1rem 1rem 6rem;display:flex}._page_1fwd4_2>*{width:100%;margin-left:auto;margin-right:auto}._header_1fwd4_18{align-items:center;gap:1rem;display:flex}._backButton_1fwd4_24{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_1fwd4_24:hover{background:#1a1a1a}._backButton_1fwd4_24:active{transform:scale(.95)}._title_1fwd4_45{flex:1;font-size:1.5rem;font-weight:700}._savedPlansSection_1fwd4_51{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_1fwd4_57{color:#e0e0e0;margin:0;font-size:1.125rem;font-weight:600}._savedPlansList_1fwd4_64{flex-direction:column;gap:.75rem;display:flex}._savedPlanCard_1fwd4_70{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}._savedPlanCard_1fwd4_70:hover{background:#2a2a2a;border-color:#cf0}._savedPlanInfo_1fwd4_85{flex-direction:column;gap:.5rem;display:flex}._savedPlanHeader_1fwd4_91{color:#e0e0e0;align-items:center;gap:.5rem;font-weight:500;display:flex}._savedPlanHeader_1fwd4_91 svg{color:#cf0}._savedPlanTypes_1fwd4_102{font-size:.875rem}._savedPlanMeta_1fwd4_106{color:#a0a0a0;align-items:center;gap:.375rem;font-size:.75rem;display:flex}._savedPlanMeta_1fwd4_106 svg{color:#a0a0a0}._startSavedWorkoutButton_1fwd4_117{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 2px 12px #ccff004d}._startSavedWorkoutButton_1fwd4_117:hover{transform:scale(1.1);box-shadow:0 4px 16px #cf06}._startSavedWorkoutButton_1fwd4_117:active{transform:scale(.95)}._planCard_1fwd4_139{color:#e0e0e0;background:linear-gradient(145deg,#1a1a1a 0%,#121212 100%);border:1px solid #2a2a2a;border-radius:1.5rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000004d}._planCardContent_1fwd4_150{z-index:1;position:relative}._planCardHeader_1fwd4_155{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._planCardIcon_1fwd4_162{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._planCardBadge_1fwd4_174{color:#cf0;text-transform:uppercase;letter-spacing:.5px;background:#ccff0026;border:1px solid #ccff004d;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}._planTitle_1fwd4_186{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}._planDescription_1fwd4_193{color:#a0a0a0;margin-bottom:1.5rem;font-size:.875rem}._planStats_1fwd4_199{gap:.75rem;margin-bottom:1.5rem;display:flex}._planStat_1fwd4_199{text-align:center;background:#2a2a2a80;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:1rem .5rem;transition:all .2s;display:flex}._planStat_1fwd4_199:hover{background:#ccff001a;border-color:#cf0}._planStatIcon_1fwd4_223{color:#cf0;margin-bottom:.25rem}._planStatLabel_1fwd4_228{color:#a0a0a0;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem}._planStatValue_1fwd4_235{color:#e0e0e0;font-size:1.25rem;font-weight:700}._startButton_1fwd4_241{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 0 10px #cf06}._startButton_1fwd4_241:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._startButton_1fwd4_241:active{transform:scale(.98)}._startButton_1fwd4_241 svg{animation:2s infinite _pulse_1fwd4_1}@keyframes _pulse_1fwd4_1{0%,to{opacity:1}50%{opacity:.5}}._bodyMap_1fwd4_277{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:2.5rem;flex-direction:column;align-items:center;padding:2rem 0;display:flex;position:relative;overflow:hidden}._bodyMapHeader_1fwd4_289{position:absolute;top:1rem;left:1.5rem}._bodyMapTitle_1fwd4_295{font-size:1.125rem;font-weight:700}._bodyMapSubtitle_1fwd4_300{color:#a0a0a0;font-size:.75rem}._bodySvg_1fwd4_305{width:192px;height:384px}._bodyPart_1fwd4_310{cursor:pointer;transition:fill .3s}._bodyPart_1fwd4_310:hover{fill:#ccff0080}._recordsGrid_1fwd4_318{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._recordCard_1fwd4_324{color:#e0e0e0;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:1rem;padding:1rem}._recordIconGold_1fwd4_332{color:gold;width:24px;height:24px;margin-bottom:.5rem}._recordIconBlue_1fwd4_339{color:#60a5fa;width:24px;height:24px;margin-bottom:.5rem}._recordLabel_1fwd4_346{color:#a0a0a0;font-size:.75rem}._recordValue_1fwd4_351{font-size:1.125rem;font-weight:700}._recordDeltaPositive_1fwd4_356{color:#39ff14;font-size:10px}._recordDeltaNeutral_1fwd4_361{color:#a0a0a0;font-size:10px}._musclesTitle_1fwd4_366{margin-top:2rem;font-size:1.125rem;font-weight:700}._musclesGrid_1fwd4_372{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}._muscleButton_1fwd4_379{cursor:pointer;text-align:left;background:#2a2a2a;border:2px solid #3a3a3a;border-radius:.75rem;padding:1rem;transition:all .2s}._muscleButton_1fwd4_379._selected_1fwd4_388{background:#ccff001a;border-color:#cf0}._muscleButton_1fwd4_379:hover{border-color:#cf0}._muscleIcon_1fwd4_396{color:#cf0;width:32px;height:32px}._workoutModalOverlay_1fwd4_402{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out _fadeIn_1fwd4_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_1fwd4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._workoutModal_1fwd4_402{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;padding:2rem;animation:.3s ease-out _slideUp_1fwd4_1;position:relative;overflow-y:auto}@keyframes _slideUp_1fwd4_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._workoutModalClose_1fwd4_448{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:9999px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}._workoutModalClose_1fwd4_448:hover{color:#e0e0e0;background:#2a2a2a}._workoutModalTitle_1fwd4_465{color:#e0e0e0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}._workoutModalDescription_1fwd4_472{color:#a0a0a0;text-align:center;margin-bottom:1.5rem;font-size:.875rem}._workoutTypesGrid_1fwd4_479{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}._workoutTypeCard_1fwd4_486{cursor:pointer;text-align:left;background:#2a2a2a;border:2px solid #3a3a3a;border-radius:.75rem;padding:1rem;transition:all .2s}._workoutTypeCard_1fwd4_486._selected_1fwd4_388{background:#ccff001a;border-color:#cf0}._workoutTypeCard_1fwd4_486:hover{border-color:#cf0}._workoutTypeHeader_1fwd4_503{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._workoutTypeName_1fwd4_510{color:#e0e0e0;margin:0;font-size:1rem;font-weight:600}._workoutTypeCheckbox_1fwd4_517{background:#121212;border:2px solid #3a3a3a;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}._checkmark_1fwd4_528{background:#cf0;border-radius:2px;width:12px;height:12px}._workoutTypeDescription_1fwd4_535{color:#a0a0a0;margin:0;font-size:.75rem;line-height:1.4}._planTypeTitle_1fwd4_542{color:#e0e0e0;margin-bottom:.75rem;font-size:1rem;font-weight:700}._planTypesGrid_1fwd4_549{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}._planTypeCard_1fwd4_556{cursor:pointer;text-align:center;background:#2a2a2a;border:2px solid #3a3a3a;border-radius:.75rem;padding:.75rem;transition:all .2s}._planTypeCard_1fwd4_556._selected_1fwd4_388{background:#ccff001a;border-color:#cf0}._planTypeCard_1fwd4_556:hover{border-color:#cf0}._planTypeName_1fwd4_573{color:#e0e0e0;margin:0 0 .25rem;font-size:.875rem;font-weight:600}._planTypeDescription_1fwd4_580{color:#a0a0a0;margin:0;font-size:.75rem}._generateButton_1fwd4_586{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex}._generateButton_1fwd4_586:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 10px #cf06}._generateButton_1fwd4_586:active:not(:disabled){transform:scale(.98)}._generateButton_1fwd4_586:disabled{opacity:.5;cursor:not-allowed}._spinner_1fwd4_613{animation:1s linear infinite _spin_1fwd4_613}@keyframes _spin_1fwd4_613{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._generatedPlanContent_1fwd4_625{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:.75rem;max-height:300px;margin-bottom:1rem;padding:1rem;overflow-y:auto}._generatedPlanText_1fwd4_635{color:#e0e0e0;white-space:pre-wrap;margin:0;font-size:.9375rem;line-height:1.6}._planSection_1fwd4_643{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:1rem;margin-bottom:1.5rem;padding:1rem}._planSectionTitle_1fwd4_651{color:#cf0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:1rem;font-weight:700}._exerciseCard_1fwd4_660{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}._exerciseTitle_1fwd4_668{color:#e0e0e0;margin-bottom:.5rem;font-size:1rem;font-weight:600}._exerciseDetails_1fwd4_675{color:#a0a0a0;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}._exerciseDetails_1fwd4_675 span{gap:.5rem;display:flex}._planList_1fwd4_687{margin:0;padding:0;list-style:none}._planList_1fwd4_687 li{color:#e0e0e0;padding:.5rem 0 .5rem 1.5rem;font-size:.9375rem;position:relative}._planList_1fwd4_687 li:before{content:"—";color:#cf0;position:absolute;left:0}._generatedPlanActions_1fwd4_706{gap:.75rem;display:flex}._addToJournalButton_1fwd4_711{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;flex:1;padding:1rem;font-weight:600;transition:all .2s}._addToJournalButton_1fwd4_711:hover{transform:translateY(-1px);box-shadow:0 0 10px #cf06}._addToJournalButton_1fwd4_711:active{transform:scale(.98)}._regenerateButton_1fwd4_730{color:#e0e0e0;cursor:pointer;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:9999px;flex:1;padding:1rem;font-weight:600;transition:all .2s}._regenerateButton_1fwd4_730:hover{background:#1a1a1a;border-color:#cf0}._regenerateButton_1fwd4_730:active{transform:scale(.98)}._longWaitMessage_1fwd4_749{color:#ffc107;text-align:center;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;animation:.5s _fadeIn_1fwd4_1;display:flex}._longWaitMessage_1fwd4_749 svg{animation:2s infinite _pulse_1fwd4_1}._workoutCard_1fwd4_786{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}._workoutCardHeader_1fwd4_796{align-items:center;gap:.75rem;display:flex}._workoutCardIcon_1fwd4_802{color:#cf0;background:#2d3a00;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._workoutCardInfo_1fwd4_813{flex:1;min-width:0}._workoutCardTitle_1fwd4_818{color:#e0e0e0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;overflow:hidden}._workoutCardTitleRow_1fwd4_828{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._statusBadge_1fwd4_835{white-space:nowrap;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}._statusNew_1fwd4_843{color:#cf0;background:#2d3a00}._statusInProgress_1fwd4_848,._statusCompleted_1fwd4_853{color:#39ff14;background:#003200}._workoutCardDate_1fwd4_858{color:#a0a0a0;font-size:.75rem}._deleteButton_1fwd4_863{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}._deleteButton_1fwd4_863:hover{color:#ff1744;background:#3d0008}._workoutCardProgress_1fwd4_880{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._progressBadge_1fwd4_887{color:#39ff14;background:#003200;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._timeBadge_1fwd4_896{color:#a0a0a0;background:#2a2a2a;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._stageBadge_1fwd4_904{color:#cf0;background:#2d3a00;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._exerciseBadge_1fwd4_912{color:#9ed900;background:#1f2900;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._workoutCardPreview_1fwd4_920{color:#a0a0a0;margin:0;font-size:.875rem;line-height:1.5}._workoutCardActions_1fwd4_927{flex-wrap:wrap;gap:.75rem;display:flex}._startWorkoutButton_1fwd4_933{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 12px #ccff004d}._startWorkoutButton_1fwd4_933:hover{transform:translateY(-2px);box-shadow:0 4px 16px #cf06}._startWorkoutButton_1fwd4_933:active{transform:scale(.98)}._viewFullButton_1fwd4_956{color:#cf0;cursor:pointer;text-align:left;background:0 0;border:none;padding:.5rem 0;font-size:.875rem}._viewFullButton_1fwd4_956:hover{text-decoration:underline}._workoutCardFullContent_1fwd4_969{color:#e0e0e0;white-space:pre-wrap;background:#2a2a2a;border-radius:.75rem;max-height:400px;padding:1rem;font-size:.875rem;line-height:1.6;overflow-y:auto}@media (width<=479px){._page_1fwd4_2{gap:1rem;padding:.75rem .75rem 5rem}._title_1fwd4_45{font-size:1.25rem}._sectionTitle_1fwd4_57{font-size:1rem}._savedPlanCard_1fwd4_70{border-radius:.75rem;padding:.75rem}._savedPlanInfo_1fwd4_85{gap:.375rem}._savedPlanHeader_1fwd4_91{font-size:.9375rem}._savedPlanTypes_1fwd4_102{font-size:.8125rem}._savedPlanMeta_1fwd4_106{font-size:.6875rem}._startSavedWorkoutButton_1fwd4_117{width:40px;height:40px}._planCard_1fwd4_139{border-radius:1rem;padding:1rem}._planCardIcon_1fwd4_162{width:48px;height:48px}._planCardBadge_1fwd4_174{padding:.25rem .5rem;font-size:.6875rem}._planTitle_1fwd4_186{font-size:1.25rem}._planDescription_1fwd4_193{font-size:.8125rem}._planStats_1fwd4_199{gap:.5rem}._planStat_1fwd4_199{border-radius:.75rem;padding:.75rem .375rem}._planStatLabel_1fwd4_228{font-size:.625rem}._planStatValue_1fwd4_235{font-size:1.125rem}._startButton_1fwd4_241{padding:.875rem 1.25rem;font-size:.9375rem}._bodyMap_1fwd4_277{border-radius:1.5rem;padding:1.5rem 0}._bodyMapHeader_1fwd4_289{top:.75rem;left:1rem}._bodyMapTitle_1fwd4_295{font-size:1rem}._bodyMapSubtitle_1fwd4_300{font-size:.6875rem}._bodySvg_1fwd4_305{width:160px;height:320px}._recordsGrid_1fwd4_318{gap:.75rem}._recordCard_1fwd4_324{border-radius:.75rem;padding:.75rem}._recordIconGold_1fwd4_332,._recordIconBlue_1fwd4_339{width:20px;height:20px}._recordLabel_1fwd4_346{font-size:.6875rem}._recordValue_1fwd4_351{font-size:1rem}._musclesTitle_1fwd4_366{margin-top:1.5rem;font-size:1rem}._musclesGrid_1fwd4_372{gap:.5rem}._muscleButton_1fwd4_379{border-radius:.5rem;padding:.75rem}._muscleIcon_1fwd4_396{width:28px;height:28px}._workoutModal_1fwd4_402{border-radius:.75rem;padding:1.5rem}._workoutModalClose_1fwd4_448{top:.75rem;right:.75rem}._workoutModalTitle_1fwd4_465{font-size:1.25rem}._workoutModalDescription_1fwd4_472{font-size:.8125rem}._workoutTypesGrid_1fwd4_479{gap:.5rem}._workoutTypeCard_1fwd4_486{border-radius:.5rem;padding:.75rem}._workoutTypeName_1fwd4_510{font-size:.9375rem}._workoutTypeDescription_1fwd4_535{font-size:.6875rem}._planTypesGrid_1fwd4_549{gap:.5rem}._planTypeCard_1fwd4_556{border-radius:.5rem;padding:.625rem}._planTypeName_1fwd4_573{font-size:.8125rem}._planTypeDescription_1fwd4_580{font-size:.6875rem}._generateButton_1fwd4_586{padding:.875rem;font-size:.9375rem}._generatedPlanContent_1fwd4_625{max-height:250px;padding:.75rem}._generatedPlanText_1fwd4_635{font-size:.875rem}._planSection_1fwd4_643{border-radius:.75rem;padding:.75rem}._planSectionTitle_1fwd4_651{font-size:.9375rem}._exerciseCard_1fwd4_660{border-radius:.5rem;padding:.75rem}._exerciseTitle_1fwd4_668{font-size:.9375rem}._exerciseDetails_1fwd4_675{font-size:.8125rem}._addToJournalButton_1fwd4_711,._regenerateButton_1fwd4_730{padding:.875rem;font-size:.9375rem}._longWaitMessage_1fwd4_749{padding:.625rem .75rem;font-size:.8125rem}._workoutCard_1fwd4_786{border-radius:.75rem;padding:.75rem}._workoutCardIcon_1fwd4_802{width:36px;height:36px}._workoutCardTitle_1fwd4_818{font-size:.9375rem}._statusBadge_1fwd4_835,._workoutCardDate_1fwd4_858{font-size:.6875rem}._progressBadge_1fwd4_887,._timeBadge_1fwd4_896,._stageBadge_1fwd4_904,._exerciseBadge_1fwd4_912{padding:.1875rem .5rem;font-size:.6875rem}._workoutCardPreview_1fwd4_920{font-size:.8125rem}._startWorkoutButton_1fwd4_933{padding:.625rem 1rem;font-size:.8125rem}._viewFullButton_1fwd4_956{font-size:.8125rem}._workoutCardFullContent_1fwd4_969{max-height:300px;padding:.75rem;font-size:.8125rem}}@media (width>=480px) and (width<=767px){._page_1fwd4_2{padding:1rem 1rem 5.5rem}._title_1fwd4_45{font-size:1.375rem}._bodySvg_1fwd4_305{width:176px;height:352px}}@media (width>=768px) and (width<=1023px){._page_1fwd4_2{max-width:768px;margin:0 auto;padding:1.5rem 1.5rem 0}}@media (width>=1024px){._page_1fwd4_2{max-width:900px;margin:0 auto;padding:2rem 2rem 0}._title_1fwd4_45{font-size:1.75rem}}._page_ccq8b_1{flex-direction:column;gap:1.5rem;min-height:100%;padding:1rem 1rem 6rem;display:flex}._header_ccq8b_10{align-items:center;gap:1rem;display:flex}._backButton_ccq8b_16{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_ccq8b_16:hover{background:#1a1a1a}._backButton_ccq8b_16:active{transform:scale(.95)}._title_ccq8b_37{flex:1;font-size:1.5rem;font-weight:700}._scanResultCard_ccq8b_43{color:#e0e0e0;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;padding:1.5rem}._scanResultHeader_ccq8b_51{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}._scanResultTitle_ccq8b_58{font-size:1.25rem;font-weight:700}._closeButton_ccq8b_63{cursor:pointer;color:#e0e0e0;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._closeButton_ccq8b_63:hover{color:#cf0;background:#2a2a2a;border-color:#cf0}._closeButton_ccq8b_63:active{transform:scale(.95)}._closeIcon_ccq8b_85{width:20px;height:20px;transform:rotate(45deg)}._scanResultName_ccq8b_91{margin-bottom:.5rem;font-weight:500}._scanResultDescription_ccq8b_96{color:#a0a0a0;margin-bottom:1rem;font-size:.875rem;line-height:1.4}._macrosRow_ccq8b_103{text-align:center;grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}._macroCell_ccq8b_110{background:#2a2a2a;border:1px solid #2a2a2a;border-radius:.75rem;padding:.5rem}._macroCellLabel_ccq8b_117{text-transform:uppercase;font-size:10px}._macroCellValue_ccq8b_122{font-weight:700}._addButton_ccq8b_126{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;width:100%;margin-top:1.5rem;padding:1rem;font-weight:600;transition:all .2s}._addButton_ccq8b_126:hover{transform:translateY(-1px);box-shadow:0 0 10px #cf06}._addButton_ccq8b_126:active{transform:scale(.98)}._healthScore_ccq8b_146{background:#2a2a2a;border:1px solid #2a2a2a;border-radius:.75rem;margin-top:1rem;padding:.75rem}._healthScoreLabel_ccq8b_154{color:#e0e0e0;font-size:.875rem;font-weight:600}._scanningCard_ccq8b_160{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0;display:flex}._spinner_ccq8b_171{border:4px solid #cf0;border-top-color:#0000;border-radius:50%;width:64px;height:64px;margin-bottom:1.5rem}._scanningText_ccq8b_180{font-weight:700;animation:1.5s ease-in-out infinite _pulse_ccq8b_1}._scanningSubtext_ccq8b_185{color:#a0a0a0;margin-top:.5rem;font-size:.875rem}._scannerCard_ccq8b_191{color:#000;text-align:center;background:#cf0;border-radius:1rem;flex-direction:column;align-items:center;padding:1.5rem;display:flex}._scannerIconWrap_ccq8b_202{background:#0003;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}._scannerTitle_ccq8b_213{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._scannerDescription_ccq8b_219{color:#0009;margin-bottom:1.5rem;font-size:.875rem}._scannerButton_ccq8b_225{color:#e0e0e0;cursor:pointer;background:#121212;border:none;border-radius:9999px;width:100%;padding:1rem 2rem;font-weight:600;transition:all .2s}._scannerButton_ccq8b_225:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000080}._scannerButton_ccq8b_225:active{transform:scale(.98)}._calorieCard_ccq8b_244{background:#121212;border:1px solid #2a2a2a;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;display:flex;box-shadow:0 2px 8px #0006}._calorieRingWrap_ccq8b_255{justify-content:center;align-items:center;width:192px;height:192px;display:flex;position:relative}._calorieRingSvg_ccq8b_264{width:100%;height:100%;transform:rotate(-90deg)}._calorieRingContent_ccq8b_270{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._calorieValue_ccq8b_279{font-size:1.875rem;font-weight:700}._calorieLabel_ccq8b_284{color:#a0a0a0;font-size:.75rem}._macroBars_ccq8b_289{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:2rem;padding:0 1rem;display:grid}._macroBar_ccq8b_289{text-align:center}._macroBarLabel_ccq8b_302{color:#a0a0a0;margin-bottom:.25rem;font-size:.75rem}._macroBarTrack_ccq8b_308{background:#3a3a3a;border-radius:9999px;height:6px;overflow:hidden}._macroBarFillProtein_ccq8b_315{background:#9ed900;border-radius:9999px;height:100%}._macroBarFillFat_ccq8b_321{background:#39ff14;border-radius:9999px;height:100%}._macroBarFillCarbs_ccq8b_327{background:#cf0;border-radius:9999px;height:100%}._macroBarValue_ccq8b_333{margin-top:.25rem;font-size:.75rem;font-weight:700}._journal_ccq8b_339{flex-direction:column;gap:.75rem;display:flex}._journalTitle_ccq8b_345{font-weight:700}._journalCard_ccq8b_349{background:#121212;border:1px solid #2a2a2a;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;display:flex;box-shadow:0 2px 8px #0006}._journalInfo_ccq8b_360{flex-direction:column;display:flex}._journalMeal_ccq8b_365{font-weight:700}._journalHint_ccq8b_369{color:#a0a0a0;font-size:.75rem}._journalAddButton_ccq8b_374{cursor:pointer;color:#e0e0e0;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._journalAddButton_ccq8b_374:hover{color:#cf0;background:#2a2a2a;border-color:#cf0}._journalAddButton_ccq8b_374:active{transform:scale(.95)}@keyframes _pulse_ccq8b_1{0%,to{opacity:1}50%{opacity:.5}}._uploadMenuOverlay_ccq8b_404{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out _fadeIn_ccq8b_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_ccq8b_1{0%{opacity:0}to{opacity:1}}._uploadMenu_ccq8b_404{background:#1a1a1a;border:2px dashed #3a3a3a;border-radius:1rem;width:90%;max-width:400px;padding:2rem;transition:border-color .2s;animation:.3s ease-out _slideUp_ccq8b_1;position:relative}._uploadMenu_ccq8b_404._dragging_ccq8b_437{background:#ccff001a;border-color:#cf0}@keyframes _slideUp_ccq8b_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._uploadMenuClose_ccq8b_452{cursor:pointer;color:#a0a0a0;background:0 0;border:none;border-radius:9999px;padding:.5rem;transition:all .2s;position:absolute;top:1rem;right:1rem}._uploadMenuClose_ccq8b_452:hover{color:#e0e0e0;background:#2a2a2a}._uploadMenuContent_ccq8b_469{text-align:center;flex-direction:column;align-items:center;padding:1rem 0;display:flex}._uploadIconWrap_ccq8b_477{color:#cf0;background:#2a2a2a;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}._uploadMenuTitle_ccq8b_489{color:#e0e0e0;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._uploadMenuDescription_ccq8b_496{color:#a0a0a0;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}._clarificationInput_ccq8b_503{color:#e0e0e0;resize:none;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:.75rem;font-family:inherit;font-size:.875rem}._clarificationInput_ccq8b_503::placeholder{color:#a0a0a0}._clarificationInput_ccq8b_503:focus{border-color:#cf0;outline:none}._uploadMenuButton_ccq8b_523{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;padding:1rem 2rem;font-weight:600;transition:all .2s}._uploadMenuButton_ccq8b_523:hover{transform:translateY(-1px);box-shadow:0 0 10px #cf06}._uploadMenuButton_ccq8b_523:active{transform:scale(.98)}@media (width<=479px){._macrosRow_ccq8b_103{grid-template-columns:repeat(4,1fr);gap:.375rem}._macroCell_ccq8b_110{padding:.375rem}._macroCell_ccq8b_110:first-child{grid-column:span 4}._macroCellLabel_ccq8b_117{font-size:8px}._macroCellValue_ccq8b_122{font-size:.875rem}._scanResultCard_ccq8b_43{padding:1rem}}._page_1wg2q_1{flex-direction:column;gap:1rem;min-height:100%;padding:1rem 1rem 6rem;display:flex}._header_1wg2q_10{border-radius:1rem;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.5rem;display:flex}._backButton_1wg2q_19{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_1wg2q_19:hover{background:#1a1a1a}._backButton_1wg2q_19:active{transform:scale(.95)}._title_1wg2q_40{flex:1;font-size:1.5rem;font-weight:700}._newChatButton_1wg2q_46{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._newChatButton_1wg2q_46:hover{transform:scale(1.05)}._newChatButton_1wg2q_46:active{transform:scale(.95)}._loading_1wg2q_66,._empty_1wg2q_67{text-align:center;color:#a0a0a0;background:#121212;border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:200px;padding:2rem;display:flex}._chatList_1wg2q_80{background:#121212;border-radius:1rem;flex-direction:column;gap:.25rem;padding:.5rem;display:flex}._chatItem_1wg2q_89{cursor:pointer;border-radius:1rem;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex;position:relative}._chatItem_1wg2q_89:hover{background:#1a1a1a}._avatarWrap_1wg2q_103{position:relative}._avatar_1wg2q_103{object-fit:cover;border-radius:9999px;width:56px;height:56px}._onlineIndicator_1wg2q_114{background:#22c55e;border:2px solid #121212;border-radius:9999px;width:12px;height:12px;position:absolute;bottom:2px;right:2px}._chatContent_1wg2q_125{flex:1;min-width:0}._chatHeader_1wg2q_130{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}._chatName_1wg2q_137{font-size:1rem;font-weight:700}._chatTime_1wg2q_142{color:#a0a0a0;font-size:.75rem}._chatMsg_1wg2q_147{color:#a0a0a0;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}._unread_1wg2q_155{color:inherit;font-weight:600}._badge_1wg2q_160{color:#000;text-align:center;background:#cf0;border-radius:9999px;min-width:20px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}._searchModal_1wg2q_171{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;flex-direction:column;padding:1rem;display:flex;position:fixed;inset:0}._searchHeader_1wg2q_185{background:#121212;border-radius:1.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}._searchInputWrap_1wg2q_195{background:#1a1a1a;border-radius:1rem;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}._searchIcon_1wg2q_205{color:#a0a0a0}._searchInput_1wg2q_195{color:#e0e0e0;background:0 0;border:none;outline:none;flex:1;font-size:1rem}._searchInput_1wg2q_195::placeholder{color:#a0a0a0}._closeButton_1wg2q_221{cursor:pointer;color:#e0e0e0;background:#1a1a1a;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._closeButton_1wg2q_221:hover{background:#2a2a2a}._closeButton_1wg2q_221:active{transform:scale(.95)}._searchResults_1wg2q_241{background:#121212;border-radius:1.5rem;flex:1;padding:1rem;overflow-y:auto}._searchLoading_1wg2q_249,._searchHint_1wg2q_250,._searchEmpty_1wg2q_251{text-align:center;color:#a0a0a0;padding:2rem}._searchResultItem_1wg2q_257{cursor:pointer;border-radius:1rem;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}._searchResultItem_1wg2q_257:hover{background:#1a1a1a}._searchAvatar_1wg2q_270{object-fit:cover;border-radius:9999px;width:48px;height:48px}._searchUserInfo_1wg2q_277{flex:1}._searchUserName_1wg2q_281{color:#e0e0e0;font-weight:600}._searchUserEmail_1wg2q_286{color:#a0a0a0;font-size:.875rem}@media (width<=479px){._page_1wg2q_1{gap:.75rem;padding:.75rem .75rem 5rem}._header_1wg2q_10{margin-bottom:.25rem;padding:.5rem}._title_1wg2q_40{font-size:1.25rem}._newChatButton_1wg2q_46{width:36px;height:36px}._chatList_1wg2q_80{gap:.125rem;padding:.375rem}._chatItem_1wg2q_89{gap:.75rem;padding:.625rem}._avatar_1wg2q_103{width:48px;height:48px}._chatName_1wg2q_137{font-size:.9375rem}._chatMsg_1wg2q_147{font-size:.8125rem}._badge_1wg2q_160{min-width:18px;padding:.1875rem .375rem;font-size:.6875rem}._searchModal_1wg2q_171{padding:.75rem}._searchHeader_1wg2q_185{border-radius:1.25rem;padding:.75rem}._searchInputWrap_1wg2q_195{padding:.625rem .875rem}._searchInput_1wg2q_195{font-size:.9375rem}._closeButton_1wg2q_221{width:36px;height:36px}._searchResults_1wg2q_241{border-radius:1.25rem;padding:.75rem}._searchResultItem_1wg2q_257{padding:.625rem}._searchAvatar_1wg2q_270{width:40px;height:40px}._searchUserName_1wg2q_281{font-size:.9375rem}._searchUserEmail_1wg2q_286{font-size:.8125rem}}@media (width>=480px) and (width<=767px){._page_1wg2q_1{padding:1rem 1rem 5.5rem}._title_1wg2q_40{font-size:1.375rem}}@media (width>=768px) and (width<=1023px){._page_1wg2q_1{max-width:768px;margin:0 auto;padding:1.5rem 1.5rem 0}._chatList_1wg2q_80{border-radius:1.25rem}}@media (width>=1024px){._page_1wg2q_1{max-width:900px;margin:0 auto;padding:2rem 2rem 0}._title_1wg2q_40{font-size:1.75rem}}._page_4zuxb_1{color:#e0e0e0;flex-direction:column;gap:1rem;min-height:100%;padding:1rem 1rem 6rem;display:flex}._header_4zuxb_11{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}._backButton_4zuxb_18{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_4zuxb_18:hover{background:#1a1a1a}._backButton_4zuxb_18:active{transform:scale(.95)}._title_4zuxb_39{color:#e0e0e0;font-size:1.5rem;font-weight:700}._filterTabs_4zuxb_45{gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._filterTab_4zuxb_45{color:#a0a0a0;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:2rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;transition:all .2s;display:flex}._filterTab_4zuxb_45._active_4zuxb_67{color:#000;background:#cf0;border-color:#cf0}._filterTab_4zuxb_45:hover:not(._active_4zuxb_67){color:#e0e0e0;border-color:#cf0}._entriesList_4zuxb_77{flex-direction:column;gap:1rem;display:flex}._loading_4zuxb_83{text-align:center;color:#a0a0a0;padding:2rem}._empty_4zuxb_89{text-align:center;color:#a0a0a0;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}._empty_4zuxb_89 p{color:#e0e0e0;margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600}._empty_4zuxb_89 span{font-size:.875rem}._emptyIcon_4zuxb_108{color:#3a3a3a}._entryCard_4zuxb_112{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}._entryHeader_4zuxb_122{align-items:center;gap:.75rem;display:flex}._entryIcon_4zuxb_128{color:#cf0;background:#2d3a00;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._entryInfo_4zuxb_139{flex:1;min-width:0}._entryTitle_4zuxb_144{color:#e0e0e0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;overflow:hidden}._entryTitleRow_4zuxb_154{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._statusBadge_4zuxb_161{white-space:nowrap;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}._statusNew_4zuxb_169{color:#cf0;background:#2d3a00}._statusInProgress_4zuxb_174,._statusCompleted_4zuxb_179{color:#39ff14;background:#003200}._entryDate_4zuxb_184{color:#a0a0a0;font-size:.75rem}._deleteButton_4zuxb_189{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}._deleteButton_4zuxb_189:hover{color:#ff1744;background:#3d0008}._entryContent_4zuxb_206{color:#a0a0a0;max-height:150px;font-size:.875rem;line-height:1.5;position:relative;overflow:hidden}._entryContent_4zuxb_206:after{content:"";background:linear-gradient(#0000,#1a1a1a);height:40px;position:absolute;bottom:0;left:0;right:0}._nutritionDetails_4zuxb_224{background:#2d3a00;border-radius:.75rem;margin-top:.5rem;padding:1rem}._foodImageContainer_4zuxb_231{background:var(--color-surface-variant);aspect-ratio:16/9;border-radius:.5rem;width:100%;max-height:200px;margin-bottom:1rem;position:relative;overflow:hidden}._foodImageContainer_4zuxb_231:before{content:"";background-image:var(--bg-image);filter:blur(20px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-20px}._foodImage_4zuxb_231{object-fit:contain;z-index:1;width:100%;height:100%;position:relative}._nutritionMain_4zuxb_260{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._calories_4zuxb_267{color:#cf0;font-size:1.25rem;font-weight:700}._macros_4zuxb_273{color:#a0a0a0;gap:1rem;font-size:.875rem;display:flex}._healthScore_4zuxb_280{color:#e0e0e0;margin-bottom:.5rem;font-size:.875rem}._description_4zuxb_286{color:#a0a0a0;margin:0;font-size:.875rem;line-height:1.5}._workoutContent_4zuxb_293{margin-top:.5rem}._workoutProgress_4zuxb_297{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}._progressBadge_4zuxb_305{color:#39ff14;background:#003200;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._timeBadge_4zuxb_314{color:#a0a0a0;background:#2a2a2a;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._stageBadge_4zuxb_322{color:#cf0;background:#2d3a00;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._exerciseBadge_4zuxb_330{color:#9ed900;background:#1f2900;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem}._workoutPreview_4zuxb_338{color:#a0a0a0;margin:0 0 .5rem;font-size:.875rem;line-height:1.5}._viewFullButton_4zuxb_345{color:#cf0;cursor:pointer;text-align:left;background:0 0;border:none;padding:.5rem 0;font-size:.875rem}._viewFullButton_4zuxb_345:hover{text-decoration:underline}._workoutActions_4zuxb_358{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}._startWorkoutButton_4zuxb_365{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 12px #ccff004d}._startWorkoutButton_4zuxb_365:hover{transform:translateY(-2px);box-shadow:0 4px 16px #cf06}._startWorkoutButton_4zuxb_365:active{transform:scale(.98)}._fullContent_4zuxb_388{color:#e0e0e0;white-space:pre-wrap;background:#2a2a2a;border-radius:.75rem;max-height:400px;margin-top:.5rem;padding:1rem;font-size:.875rem;line-height:1.6;overflow-y:auto}@keyframes _spin_1cwy2_9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_1cwy2_9{color:#cf0;animation:1.5s linear infinite _spin_1cwy2_9}._page_1cwy2_14{color:#e0e0e0;background:#121212;flex-direction:column;min-height:100%;padding-bottom:6rem;display:flex;overflow-y:auto}._header_1cwy2_24{background:#1a1a1a;border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;padding:1rem;display:flex}._backButton_1cwy2_33{cursor:pointer;color:#e0e0e0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_1cwy2_33:hover{background:#ffffff1a}._backButton_1cwy2_33:active{transform:scale(.95)}._headerInfo_1cwy2_54{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}._title_1cwy2_61{margin:0;font-size:1rem;font-weight:600}._timer_1cwy2_67{color:#a0a0a0;font-variant-numeric:tabular-nums;font-size:.875rem}._pauseButton_1cwy2_73{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._pauseButton_1cwy2_73:hover{transform:scale(1.05);box-shadow:0 0 10px #cf06}._progressBar_1cwy2_91{background:#1a1a1a;height:4px;position:relative;overflow:hidden}._progressFill_1cwy2_98{background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);height:100%;transition:width .3s}._stageNav_1cwy2_104{scrollbar-width:none;border-bottom:1px solid #3a3a3a;justify-content:center;align-items:center;gap:.5rem;padding:2rem 0;display:flex;overflow-x:auto}._stageNav_1cwy2_104::-webkit-scrollbar{display:none}._stageTab_1cwy2_118{color:#a0a0a0;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}._stageTab_1cwy2_118:hover:not(:disabled){color:#e0e0e0;border-color:#cf0}._stageTab_1cwy2_118:disabled{opacity:.5;cursor:not-allowed}._stageActive_1cwy2_139{color:#000;background:#cf0;border-color:#cf0}._stageCompleted_1cwy2_145{color:#39ff14;background:#39ff141a;border-color:#39ff144d}._exerciseNav_1cwy2_151{justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}._navArrow_1cwy2_159{color:#e0e0e0;cursor:pointer;background:0 0;border:1px solid #3a3a3a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._navArrow_1cwy2_159:hover:not(:disabled){background:#2a2a2a;border-color:#cf0}._navArrow_1cwy2_159:disabled{opacity:.3;cursor:not-allowed}._exerciseCounter_1cwy2_181{color:#a0a0a0;font-size:.875rem}._mainContent_1cwy2_186{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}._recommendationsCard_1cwy2_196{background:#ccff000d;border:1px solid #cf03;border-radius:1rem;width:100%;max-width:400px;padding:1.25rem}._recommendationsHeader_1cwy2_205{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._recommendationsIcon_1cwy2_212{color:#cf0}._recommendationsTitle_1cwy2_216{color:#cf0;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:700}._recommendationItem_1cwy2_225{color:#e0e0e0;margin:0;font-size:.875rem;line-height:1.4}._exerciseCard_1cwy2_232{text-align:center;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1.5rem;width:100%;max-width:400px;padding:2rem}._exerciseName_1cwy2_242{margin:0 0 1rem;font-size:1.5rem;font-weight:700}._exerciseDescription_1cwy2_248{text-align:left;color:#a0a0a0;background:#0003;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;line-height:1.5}._exerciseDescription_1cwy2_248 p{margin:.25rem 0}._exerciseInfo_1cwy2_262{justify-content:space-around;gap:1rem;display:flex}._infoItem_1cwy2_268{flex-direction:column;align-items:center;gap:.25rem;display:flex}._infoValue_1cwy2_275{color:#cf0;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700}._infoLabel_1cwy2_282{color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}._completeButton_1cwy2_289{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:400px;padding:1.25rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 20px #ccff004d}._completeButton_1cwy2_289:hover{transform:translateY(-2px);box-shadow:0 6px 24px #cf06}._completeButton_1cwy2_289:active{transform:scale(.98)}._pausedOverlay_1cwy2_315{text-align:center;color:#a0a0a0;flex-direction:column;align-items:center;gap:1.5rem;display:flex}._pausedOverlay_1cwy2_315 p{margin:0;font-size:1.125rem}._resumeButton_1cwy2_328{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._resumeButton_1cwy2_328:hover{transform:scale(1.05)}._restOverlay_1cwy2_346{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}._restOverlay_1cwy2_346 svg{color:#cf0}._restTimer_1cwy2_357{font-variant-numeric:tabular-nums;color:#cf0;font-size:4rem;font-weight:700;line-height:1}._restControls_1cwy2_365{gap:1rem;margin-top:1rem;display:flex}._addTimeButton_1cwy2_371{color:#e0e0e0;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}._addTimeButton_1cwy2_371:hover{background:#2a2a2a;border-color:#cf0}._skipRestButton_1cwy2_390{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}._skipRestButton_1cwy2_390:hover{transform:scale(1.05)}._bottomControls_1cwy2_405{background:linear-gradient(#0000,#121212);padding:1rem;position:fixed;bottom:80px;left:0;right:0}._finishButton_1cwy2_414{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:9999px;width:100%;max-width:400px;padding:1.25rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}._finishButton_1cwy2_414:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}._finishOptions_1cwy2_433{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}._finishOption_1cwy2_433{color:#e0e0e0;cursor:pointer;text-align:left;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;padding:1rem;transition:all .2s;display:flex}._finishOption_1cwy2_433 svg{color:#cf0}._finishOption_1cwy2_433 span{font-size:1rem;font-weight:600}._finishOption_1cwy2_433 small{color:#a0a0a0;font-size:.75rem}._finishOption_1cwy2_433:hover{background:#2a2a2a;border-color:#cf0}._finishOptionDanger_1cwy2_471{border-color:#ef44444d}._finishOptionDanger_1cwy2_471 svg{color:#ef4444}._finishOptionDanger_1cwy2_471:hover{background:#ef44441a;border-color:#ef4444}._modalOverlay_1cwy2_482{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_1cwy2_482{background:#121212;border:1px solid #3a3a3a;border-radius:1rem;width:100%;max-width:400px;max-height:90vh;overflow-y:auto}._modalHeader_1cwy2_506{border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;padding:1rem;display:flex}._modalHeader_1cwy2_506 h3{margin:0;font-size:1.125rem;font-weight:600}._modalClose_1cwy2_519{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._modalClose_1cwy2_519:hover{background:#1a1a1a}._modal_1cwy2_482 ._finishOptions_1cwy2_433{padding:1rem}._emptyState_1cwy2_539{color:#a0a0a0;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}._emptyState_1cwy2_539 p{font-size:1.125rem}._emptyState_1cwy2_539 button{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600}._resumeModalOverlay_1cwy2_563{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}._resumeModal_1cwy2_563{text-align:center;background:#121212;border:2px solid #cf0;border-radius:1.5rem;width:90%;max-width:380px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}._resumeModalIcon_1cwy2_587{color:#cf0;justify-content:center;margin-bottom:1rem;display:flex}._resumeModalTitle_1cwy2_594{color:#e0e0e0;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}._resumeModalText_1cwy2_602{color:#a0a0a0;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}._resumeModalButtons_1cwy2_609{flex-direction:column;gap:.75rem;display:flex}._resumeButton_1cwy2_328{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #ccff004d}._resumeButton_1cwy2_328:hover{transform:translateY(-2px);box-shadow:0 6px 20px #cf06}._resumeButton_1cwy2_328:active{transform:scale(.98)}._startNewButton_1cwy2_639{color:#e0e0e0;cursor:pointer;background:0 0;border:2px solid #3a3a3a;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._startNewButton_1cwy2_639:hover{background:#1a1a1a;border-color:#cf0}._startNewButton_1cwy2_639:active{transform:scale(.98)}._completedScreen_1cwy2_662{text-align:center;background:linear-gradient(#121212 0%,#1a1a1a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._completedIcon_1cwy2_673{color:#000;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;animation:2s infinite _pulse_1cwy2_1;display:flex;box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}@keyframes _pulse_1cwy2_1{0%,to{transform:scale(1);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}50%{transform:scale(1.05);box-shadow:0 0 20px #cf09,0 0 40px #cf06,0 0 60px #cf03}}._completedTitle_1cwy2_697{color:#e0e0e0;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}._completedSubtitle_1cwy2_704{color:#a0a0a0;margin-bottom:2rem;font-size:1rem}._completedStats_1cwy2_710{gap:2rem;margin-bottom:2.5rem;display:flex}._completedStat_1cwy2_710{flex-direction:column;align-items:center;gap:.5rem;display:flex}._completedStatValue_1cwy2_723{color:#cf0;font-size:2rem;font-weight:700}._completedStatLabel_1cwy2_729{color:#a0a0a0;text-transform:uppercase;letter-spacing:1px;font-size:.875rem}._completedButtons_1cwy2_736{flex-direction:column;gap:1rem;width:100%;max-width:320px;display:flex}._repeatButton_1cwy2_744{color:#000;cursor:pointer;background:linear-gradient(135deg,#cf0 0%,#9ed900 50%,#39ff14 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 0 10px #cf06}._repeatButton_1cwy2_744:hover{transform:translateY(-2px);box-shadow:0 0 20px #ccff0080,0 0 40px #ccff004d}._repeatButton_1cwy2_744:active{transform:scale(.98)}._toJournalButton_1cwy2_768{color:#e0e0e0;cursor:pointer;background:0 0;border:2px solid #3a3a3a;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._toJournalButton_1cwy2_768:hover{background:#1a1a1a;border-color:#cf0}._toJournalButton_1cwy2_768:active{transform:scale(.98)}@media (width<=479px){._page_1cwy2_14{padding-bottom:1rem}._header_1cwy2_24{padding:.75rem}._title_1cwy2_61{font-size:.875rem}._backButton_1cwy2_33,._pauseButton_1cwy2_73{width:36px;height:36px}._stageNav_1cwy2_104{gap:.375rem;padding:1rem 0}._stageTab_1cwy2_118{padding:.375rem .75rem;font-size:.75rem}._exerciseNav_1cwy2_151{gap:.75rem;padding:.75rem}._navArrow_1cwy2_159{width:32px;height:32px}._mainContent_1cwy2_186{gap:1rem;padding:1rem}._exerciseCard_1cwy2_232{padding:1.25rem}._exerciseName_1cwy2_242{margin-bottom:1rem;font-size:1.125rem}._infoValue_1cwy2_275{font-size:1.5rem}._infoLabel_1cwy2_282{font-size:.625rem}._completeButton_1cwy2_289{padding:1rem 1.5rem;font-size:.9375rem}._restTimer_1cwy2_357{font-size:2.5rem}._restControls_1cwy2_365{gap:.75rem}._addTimeButton_1cwy2_371,._skipRestButton_1cwy2_390{padding:.625rem 1rem;font-size:.8125rem}._bottomControls_1cwy2_405{padding:.75rem;bottom:0}._finishButton_1cwy2_414{padding:1rem;font-size:.9375rem}._completedScreen_1cwy2_662{padding:1.5rem}._completedIcon_1cwy2_673{width:80px;height:80px}._completedTitle_1cwy2_697{font-size:1.375rem}._completedStats_1cwy2_710{gap:1rem;margin-bottom:1.5rem}._completedStatValue_1cwy2_723{font-size:1.5rem}._modal_1cwy2_482{max-width:100%;margin:0 .5rem}}._page_15feq_1{flex-direction:column;gap:1.5rem;min-height:100%;padding:1rem 1rem 6rem;display:flex}._header_15feq_10{z-index:10;border-bottom:none;align-items:center;gap:1rem;padding:0;display:flex;position:sticky;top:0}._backButton_15feq_21{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}._backButton_15feq_21:hover{background:#ffffff1a}._backButton_15feq_21:active{transform:scale(.95)}._title_15feq_42{color:#fff;margin:0;font-size:1.5rem;font-weight:700}._content_15feq_49{padding:0}@media (width<=479px){._page_15feq_1{gap:1rem;padding:.75rem .75rem 5rem}._header_15feq_10{gap:.75rem}._backButton_15feq_21{width:36px;height:36px}._title_15feq_42{font-size:1.25rem}}@media (width>=480px) and (width<=767px){._page_15feq_1{padding:1rem 1rem 5.5rem}._title_15feq_42{font-size:1.375rem}}@media (width>=768px) and (width<=1023px){._page_15feq_1{max-width:768px;margin:0 auto;padding:1.5rem 1.5rem 0}}@media (width>=1024px){._page_15feq_1{max-width:900px;margin:0 auto;padding:2rem 2rem 0}._title_15feq_42{font-size:1.75rem}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-background);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}button{font-family:inherit}.app{color:var(--color-text);font-family:var(--font-body)}.container{max-width:1200px;margin:0 auto}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.text-glow-primary{text-shadow:var(--text-glow-primary)}.text-glow-secondary{text-shadow:var(--text-glow-secondary)}.glow-primary-sm{box-shadow:var(--glow-primary-sm)}.glow-primary-md{box-shadow:var(--glow-primary-md)}.glow-primary-lg{box-shadow:var(--glow-primary-lg)}.bg-gradient-surface{background:var(--gradient-surface)}.bg-gradient-card{background:var(--gradient-surface-card)}.bg-gradient-primary{background:var(--gradient-primary)}.safe-area-bottom{padding-bottom:calc(var(--bottom-nav-height) + var(--space-lg))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:var(--color-outline);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-outline-variant)}:root{--color-primary:#cf0;--color-primary-dim:#ccff00b3;--color-primary-container:#2d3a00;--color-on-primary:#000;--color-on-primary-container:#cf0;--color-secondary:#9ed900;--color-secondary-dim:#9ed900b3;--color-secondary-container:#1f2900;--color-on-secondary:#000;--color-on-secondary-container:#9ed900;--color-tertiary:#39ff14;--color-tertiary-dim:#39ff14b3;--color-tertiary-container:#003200;--color-on-tertiary:#000;--color-on-tertiary-container:#39ff14;--color-background:#0a0a0a;--color-surface:#121212;--color-surface-variant:#1a1a1a;--color-surface-bright:#2a2a2a;--color-surface-dim:#0f0f0f;--color-text:#fff;--color-text-secondary:#e0e0e0;--color-text-tertiary:#a0a0a0;--color-text-subtle:#707070;--color-on-background:#fff;--color-on-surface:#e0e0e0;--color-on-surface-variant:#a0a0a0;--color-outline:#3a3a3a;--color-outline-variant:#2a2a2a;--color-error:#ff1744;--color-success:#39ff14;--color-warning:#ff9100;--color-info:#00e5ff;--glow-primary-sm:0 0 10px #cf06;--glow-primary-md:0 0 20px #ccff0080, 0 0 40px #ccff004d;--glow-primary-lg:0 0 20px #cf09, 0 0 40px #cf06, 0 0 60px #cf03;--glow-secondary-md:0 0 15px #9ed90066, 0 0 30px #9ed90033;--glow-tertiary-md:0 0 15px #39ff1466, 0 0 30px #39ff1433;--text-glow-primary:0 0 10px #ccff0080, 0 0 20px #ccff004d;--text-glow-secondary:0 0 10px #9ed90066, 0 0 20px #9ed90033;--gradient-primary:linear-gradient(135deg, #cf0 0%, #9ed900 50%, #39ff14 100%);--gradient-primary-horizontal:linear-gradient(90deg, #cf0 0%, #9ed900 50%, #39ff14 100%);--gradient-surface:radial-gradient(ellipse at top, #1a2a00 0%, #0a0a0a 50%, #000 100%);--gradient-surface-card:linear-gradient(145deg, #1a1a1a 0%, #0f0f0f 100%);--gradient-swirl:conic-gradient(from 0deg, transparent 0deg, #ccff001a 60deg, #9ed90033 120deg, #39ff141a 180deg, transparent 240deg, #ccff000d 300deg, transparent 360deg);--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--radius-button:20px;--radius-card:24px;--radius-fab:28px;--radius-chip:16px;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 8px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009;--shadow-xl:0 16px 48px #000000b3;--shadow-neon-primary:0 4px 20px #ccff004d;--shadow-inset-light:inset 0 1px 0 #ffffff0d;--shadow-inset-dark:inset 0 -1px 0 #0000004d;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:32px;--space-4xl:48px;--bottom-nav-height:80px;--font-display:"Roboto Serif", "Playfair Display", Georgia, serif;--font-body:"Roboto Flex", "Roboto", system-ui, sans-serif;--font-mono:"Roboto Mono", "JetBrains Mono", monospace;--breakpoint-xs:320px;--breakpoint-sm:480px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}@keyframes logo-pulse{0%,to{filter:drop-shadow(0 0 20px #ccff0080);transform:scale(1)}50%{filter:drop-shadow(0 0 40px #cf0c);transform:scale(1.02)}}@keyframes swirl-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scan-line{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}@keyframes ring-fill{0%{stroke-dashoffset:283px}to{stroke-dashoffset:var(--progress-offset,0)}}@keyframes neon-flicker{0%,to{opacity:1}50%{opacity:.95}}@keyframes record-pulse{0%,to{box-shadow:0 0 #cf06}50%{box-shadow:0 0 0 20px #cf00}}@keyframes confetti-burst{0%{opacity:1;transform:scale(0)rotate(0)}to{opacity:0;transform:scale(1.5)rotate(720deg)}}@keyframes avatar-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes page-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes timer-pulse{0%,to{text-shadow:0 0 20px #ccff0080;transform:scale(1)}50%{text-shadow:0 0 40px #cf0c;transform:scale(1.05)}}.animate-logo-pulse{animation:2s ease-in-out infinite logo-pulse}.animate-swirl{animation:20s linear infinite swirl-rotate}.animate-scan-line{animation:2s ease-in-out infinite scan-line}.animate-neon-flicker{animation:3s ease-in-out infinite neon-flicker}.animate-record-pulse{animation:2s ease-in-out infinite record-pulse}.animate-avatar-rotate{animation:4s linear infinite avatar-rotate}.animate-shimmer{background:linear-gradient(90deg, var(--color-surface) 25%, var(--color-surface-bright) 50%, var(--color-surface) 75%);background-size:200% 100%;animation:1.5s infinite shimmer}.animate-page-enter{animation:.3s cubic-bezier(.05,.7,.1,1) forwards page-enter}.animate-page-exit{animation:.2s cubic-bezier(.3,0,.8,.15) forwards page-exit}.animate-timer-pulse{animation:1s ease-in-out infinite timer-pulse}.transition-fast{transition:all .1s cubic-bezier(.4,0,.2,1)}.transition-normal{transition:all .2s cubic-bezier(.4,0,.2,1)}.transition-emphasized{transition:all .3s cubic-bezier(.2,0,0,1)}.transition-bounce{transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}
