._container_1two3_1{position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;text-align:center;overflow:hidden;padding:2rem;--loader-primary-rgb: 255, 87, 34}._glowCircle_1two3_19{position:relative;width:96px;height:96px;border-radius:50%;background:radial-gradient(circle,rgba(var(--loader-primary-rgb),.18),rgba(var(--loader-primary-rgb),.03) 70%);display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem;border:1px solid rgba(var(--loader-primary-rgb),.2);box-shadow:0 0 40px rgba(var(--loader-primary-rgb),.12);animation:_glowPulse_1two3_1 2s ease-in-out infinite}._innerCircle_1two3_34{width:52px;height:52px;border-radius:50%;background:var(--bg-primary);box-shadow:0 0 24px rgba(var(--loader-primary-rgb),.65);display:flex;align-items:center;justify-content:center;animation:_spin_1two3_1 2s linear infinite}@keyframes _glowPulse_1two3_1{0%,to{box-shadow:0 0 40px rgba(var(--loader-primary-rgb),.12);transform:scale(1)}50%{box-shadow:0 0 65px rgba(var(--loader-primary-rgb),.28),0 0 0 5px rgba(var(--loader-primary-rgb),.05);transform:scale(1.06)}}@keyframes _spin_1two3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_1two3_71{font-size:1.65rem;font-weight:800;margin:0 0 .6rem;background:linear-gradient(135deg,var(--text-main) 20%,var(--bg-primary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}._stepMsg_1two3_82{font-size:1rem;color:var(--text-muted);font-weight:500;min-height:1.5rem;margin:0 0 2rem;animation:_fadePulse_1two3_1 1.5s ease-in-out infinite}@keyframes _fadePulse_1two3_1{0%,to{opacity:.85}50%{opacity:.45}}._barOuter_1two3_104{width:min(320px,80%);height:8px;background:var(--bg-input);border-radius:999px;overflow:hidden;border:1px solid var(--border-color-level-0);margin-bottom:.75rem}._barInner_1two3_114{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--bg-primary) 0%,#3b82f6 100%);box-shadow:0 0 10px rgba(var(--loader-primary-rgb),.35);transition:width .4s cubic-bezier(.1,.8,.2,1)}._header_7hta2_1{padding:1rem;border-bottom:1px solid var(--border-color-level-0)}._topRow_7hta2_6{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}._title_7hta2_13{font-size:1.5rem;font-weight:700;margin:0;color:var(--text-main);background:linear-gradient(135deg,var(--text-main) 0%,var(--text-muted) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._stepIndicator_7hta2_24{color:var(--text-muted);font-size:.9rem;font-weight:700}._progressContainer_7hta2_30{height:4px;background:var(--bg-input);border-radius:4px;overflow:hidden;margin-top:1rem}._progressBar_7hta2_38{height:100%;width:var(--progress-width, 0%);background:var(--bg-primary-gradient);transition:width .3s cubic-bezier(.4,0,.2,1)}._columnLayout_119bn_1{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}@media(max-width:640px){._columnLayout_119bn_1{gap:1rem}}._stepDescription_119bn_27{color:var(--text-muted);margin-bottom:1.5rem}._grid_zqdks_7{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;margin-top:1rem}@media(max-width:640px){._grid_zqdks_7{grid-template-columns:repeat(2,1fr);gap:.75rem}._columnLayout_zqdks_33{display:flex;flex-direction:column;gap:1rem}._columnLayout_zqdks_33 ._optionCard_zqdks_45{flex-direction:row;align-items:center;text-align:left;padding:1.25rem 2rem;gap:1.5rem}._columnLayout_zqdks_33 ._optionCard_zqdks_45 ._optionTextBlock_zqdks_61{align-items:flex-start;text-align:left}._optionCard_zqdks_45{padding:1rem .5rem}._optionLabel_zqdks_79{font-size:.85rem}}._equipmentCard_zqdks_89{background:var(--bg-surface-level-2);border:1px solid var(--border-color-level-0);border-radius:var(--border-radius-md);padding:0 0 1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(hover:hover){._equipmentCard_zqdks_89:hover{background:var(--bg-surface-level-1);border-color:var(--bg-primary);transform:translateY(-4px);box-shadow:0 12px 24px -10px #0000000d}}._equipmentCard_zqdks_89:active{transform:scale(.98)}._equipmentCardSelected_zqdks_143{background:#ff572214!important;border-color:var(--bg-primary)!important;box-shadow:0 0 0 1px var(--bg-primary),0 12px 24px -10px #ff572233!important}._equipmentImageWrapper_zqdks_159{width:100%;height:10rem;aspect-ratio:1;background:var(--bg-surface-level-1);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}._equipmentImage_zqdks_159{width:100%;height:100%;object-fit:cover;transition:transform .3s}@media(hover:hover){._equipmentCard_zqdks_89:hover ._equipmentImage_zqdks_159{transform:scale(1.1)}}@keyframes _slideUpFade_zqdks_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._equipmentPlaceholder_zqdks_235{font-size:2rem;font-weight:800;color:var(--text-muted);letter-spacing:.05em;background:linear-gradient(135deg,#ffffff0d,#ffffff03);width:100%;height:100%;display:flex;align-items:center;justify-content:center}._checkBadge_zqdks_265{position:absolute;top:8px;right:8px;background:var(--bg-primary);color:#fff;min-width:24px;height:24px;padding:0 6px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px #0000001a;animation:_scaleIn_zqdks_1 .2s cubic-bezier(.175,.885,.32,1.275);z-index:3}._equipmentName_zqdks_305{font-size:.9rem;font-weight:600;color:var(--text-main);line-height:1.3}@keyframes _scaleIn_zqdks_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}._equipmentCategory_zqdks_343{margin-bottom:2rem}._equipmentCategoryTitle_zqdks_351{font-size:1.1rem;font-weight:700;color:var(--text-muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem}._equipmentCategoryTitle_zqdks_351:after{content:"";flex:1;height:1px;background:var(--border-color-level-0)}@media(max-width:640px){._muscleGrid_zqdks_391{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.75rem}._equipmentImageWrapper_zqdks_159{height:8rem}}@keyframes _slideDown_zqdks_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_zqdks_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_zqdks_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._stepDescription_zqdks_489{color:var(--text-muted);margin-bottom:1.5rem}
