.gym-module__jtb3uq__container{gap:var(--section-gap);flex-direction:column;width:100%;max-width:1024px;margin:0 auto;padding:0 1rem 3rem;animation:.6s ease-out gym-module__jtb3uq__fadeIn;display:flex}@media (min-width:768px){.gym-module__jtb3uq__container{padding:0 2rem 3rem}}.gym-module__jtb3uq__save_button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#d946ef 100%);border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.gym-module__jtb3uq__save_button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf666}.gym-module__jtb3uq__save_button:active{transform:scale(.98)}.gym-module__jtb3uq__result_area{background:#f8fafc;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (min-width:768px){.gym-module__jtb3uq__result_area{padding:3rem}}.gym-module__jtb3uq__tool_panel{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}@media (min-width:768px){.gym-module__jtb3uq__tool_panel{padding:2.5rem}}.gym-module__jtb3uq__section_title{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.gym-module__jtb3uq__input_row{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.gym-module__jtb3uq__input_row{grid-template-columns:1fr 1fr}}.gym-module__jtb3uq__input_group{flex-direction:column;gap:.5rem;display:flex}.gym-module__jtb3uq__label{color:var(--text-primary);font-size:.95rem;font-weight:600}.gym-module__jtb3uq__input{border:2px solid var(--border);border-radius:var(--radius-md);background:var(--background);height:3rem;color:var(--text-primary);outline:none;padding:0 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.gym-module__jtb3uq__input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.gym-module__jtb3uq__calc_button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#d946ef 100%);border:none;border-radius:1rem;width:100%;height:3rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #8b5cf64d}.gym-module__jtb3uq__calc_button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf666}.gym-module__jtb3uq__calc_button:active{transform:scale(.98)}.gym-module__jtb3uq__result_card{text-align:center;background:linear-gradient(135deg,#8b5cf6 0%,#d946ef 100%);border-radius:1.5rem;margin-top:1.5rem;padding:2rem;box-shadow:0 8px 20px #8b5cf64d}.gym-module__jtb3uq__result_label{color:#ffffffe6;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.gym-module__jtb3uq__result_value{color:#fff;font-size:3rem;font-weight:800;line-height:1}.gym-module__jtb3uq__barbell_selector{margin-bottom:1.5rem}.gym-module__jtb3uq__radio_group{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.gym-module__jtb3uq__radio_label{background:var(--background);border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-primary);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.gym-module__jtb3uq__radio_label:hover{background:#8b5cf60d;border-color:#8b5cf6}.gym-module__jtb3uq__radio_label input[type=radio]{accent-color:#8b5cf6;width:1.25rem;height:1.25rem}.gym-module__jtb3uq__plate_result{margin-top:2rem}.gym-module__jtb3uq__info_text{color:var(--text-secondary);text-align:center;margin-bottom:1.5rem;font-size:1rem}.gym-module__jtb3uq__info_text strong{color:#8b5cf6;font-weight:800}.gym-module__jtb3uq__barbell_visual{background:#f8fafc;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:2rem 1rem;display:flex;overflow-x:auto}.gym-module__jtb3uq__plates_left,.gym-module__jtb3uq__plates_right{align-items:center;gap:4px;display:flex}.gym-module__jtb3uq__plates_right{flex-direction:row-reverse}.gym-module__jtb3uq__plate{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:60px;font-size:.85rem;font-weight:800;display:flex;box-shadow:0 2px 8px #00000026}.gym-module__jtb3uq__barbell_bar{background:linear-gradient(#9ca3af 0%,#6b7280 100%);border-radius:2px;justify-content:center;align-items:center;width:120px;height:20px;display:flex;position:relative;box-shadow:inset 0 2px 4px #0003}.gym-module__jtb3uq__barbell_weight{color:#fff;background:#0000004d;border-radius:3px;padding:2px 6px;font-size:.75rem;font-weight:700}.gym-module__jtb3uq__plate_list{border-radius:var(--radius-md);border:1px solid var(--border);background:#f8fafc;padding:1.25rem}.gym-module__jtb3uq__list_title{color:var(--text-primary);margin-bottom:1rem;font-size:.95rem;font-weight:700}.gym-module__jtb3uq__plate_item{border-bottom:1px solid var(--border);color:var(--text-primary);align-items:center;gap:.75rem;padding:.75rem 0;font-weight:600;display:flex}.gym-module__jtb3uq__plate_item:last-child{border-bottom:none}.gym-module__jtb3uq__color_dot{border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;box-shadow:0 2px 4px #00000026}.gym-module__jtb3uq__ad_placeholder{border-radius:var(--radius-lg);text-align:center;color:var(--text-muted);margin-top:var(--section-gap);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px dashed #cbd5e1;padding:3rem 2rem;font-size:1.1rem;font-weight:600}@keyframes gym-module__jtb3uq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
