.PlayerReg-module__BF0cXa__container{background:var(--white);border-radius:var(--radius);border:1px solid var(--border-color);max-width:800px;margin:4rem auto;padding:3rem;box-shadow:0 10px 30px #00000005}.PlayerReg-module__BF0cXa__title{text-align:center;color:var(--text-color);margin-bottom:2.5rem;font-size:2rem;font-weight:850}.PlayerReg-module__BF0cXa__stepper{justify-content:space-between;margin-bottom:4rem;display:flex;position:relative}.PlayerReg-module__BF0cXa__stepper:before{content:"";background:var(--border-color);z-index:1;width:100%;height:2px;position:absolute;top:20px;left:0}.PlayerReg-module__BF0cXa__step{z-index:2;background:var(--white);border:2px solid var(--border-color);width:40px;height:40px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:relative}.PlayerReg-module__BF0cXa__activeStep{border-color:var(--primary-red);color:var(--primary-red);background:var(--white);transform:scale(1.1);box-shadow:0 0 15px #a51d2d33}.PlayerReg-module__BF0cXa__completedStep{background:var(--primary-red);border-color:var(--primary-red);color:#fff}.PlayerReg-module__BF0cXa__stepLabel{white-space:nowrap;color:var(--text-color);font-size:.8rem;font-weight:600;position:absolute;top:50px;left:50%;transform:translate(-50%)}.PlayerReg-module__BF0cXa__formGroup{margin-bottom:1.5rem}.PlayerReg-module__BF0cXa__formGroup label{color:var(--text-color);margin-bottom:.6rem;font-size:.95rem;font-weight:650;display:block}.PlayerReg-module__BF0cXa__input{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-color);width:100%;color:var(--text-color);transition:var(--transition);padding:.85rem;font-family:inherit;font-size:.95rem}.PlayerReg-module__BF0cXa__input:focus{border-color:var(--primary-red);background:var(--white);outline:none;box-shadow:0 0 10px #a51d2d1a}.PlayerReg-module__BF0cXa__actions{border-top:1px solid var(--border-color);justify-content:space-between;margin-top:3rem;padding-top:2rem;display:flex}.PlayerReg-module__BF0cXa__btnNext,.PlayerReg-module__BF0cXa__btnPrev{border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;padding:.85rem 1.8rem;font-size:.95rem;font-weight:700}.PlayerReg-module__BF0cXa__btnNext{background:var(--primary-red);color:var(--true-white);box-shadow:0 4px 12px #a51d2d40}.PlayerReg-module__BF0cXa__btnNext:hover{background:#8a1624;transform:translateY(-2px);box-shadow:0 6px 15px #a51d2d59}.PlayerReg-module__BF0cXa__btnPrev{border:1px solid var(--border-color);color:var(--text-color);background:0 0}.PlayerReg-module__BF0cXa__btnPrev:hover{background:var(--bg-gray);transform:translateY(-2px)}.PlayerReg-module__BF0cXa__skillsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.PlayerReg-module__BF0cXa__rangeInput{appearance:none;background:var(--border-color);border-radius:3px;outline:none;width:100%;height:6px;margin:10px 0;transition:background .3s}.PlayerReg-module__BF0cXa__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--primary-red);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 0 10px #a51d2d66}.PlayerReg-module__BF0cXa__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.25)}.PlayerReg-module__BF0cXa__rangeInput::-moz-range-thumb{background:var(--primary-red);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 0 10px #a51d2d66}.PlayerReg-module__BF0cXa__rangeInput::-moz-range-thumb:hover{transform:scale(1.25)}@media (max-width:768px){.PlayerReg-module__BF0cXa__skillsGrid{grid-template-columns:1fr}}
