.register-module__jUGYdG__container{min-height:100vh;padding-bottom:var(--keyboard-offset,0px);flex-direction:column;max-width:480px;margin:0 auto;display:flex}.register-module__jUGYdG__header{justify-content:space-between;align-items:center;padding:24px;display:flex}.register-module__jUGYdG__backButton{width:48px;height:48px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.register-module__jUGYdG__progressCounter{color:var(--text-secondary);font-size:14px;font-weight:600}.register-module__jUGYdG__progressBar{background:#ffffff1a;width:100%;height:4px}.register-module__jUGYdG__progressFill{background:var(--accent-gradient);height:100%;transition:width .3s}.register-module__jUGYdG__content{flex-direction:column;flex:1;padding:32px 24px;display:flex}.register-module__jUGYdG__stepContainer{flex-direction:column;flex:1;display:flex}.register-module__jUGYdG__stepContainer h2{margin-bottom:8px;font-size:32px}.register-module__jUGYdG__stepContainer p{color:var(--text-secondary);margin-bottom:40px;font-size:16px}.register-module__jUGYdG__formGroup{flex-direction:column;flex:1;gap:20px;display:flex}.register-module__jUGYdG__selectGroup{flex-direction:column;gap:16px;display:flex}.register-module__jUGYdG__reactSelectContainer{font-family:inherit;font-size:15px}.react-select__control{background-color:var(--bg-secondary)!important;border-radius:var(--radius-full)!important;box-shadow:none!important;cursor:pointer!important;border-color:#ffffff1a!important;padding:4px 8px!important}.react-select__control--is-focused{border-color:var(--accent-primary)!important;background-color:#1a1d27!important}:is(.react-select__single-value,.react-select__input-container){color:var(--text-primary)!important}.react-select__placeholder{color:var(--text-tertiary)!important}.react-select__menu{background-color:var(--bg-secondary)!important;border-radius:var(--radius-md)!important;z-index:100!important;border:1px solid #ffffff1a!important;padding:4px!important;box-shadow:0 10px 30px #00000080!important}.react-select__option{cursor:pointer!important;color:var(--text-primary)!important;background-color:#0000!important;border-radius:4px!important;margin-bottom:2px!important;padding:10px 16px!important}.react-select__option--is-focused{background-color:#ffffff0d!important}.react-select__option--is-selected{background-color:var(--accent-primary)!important;color:#fff!important}.register-module__jUGYdG__footerActions{margin-top:auto;padding-top:40px}.register-module__jUGYdG__notice,.register-module__jUGYdG__errorText,.register-module__jUGYdG__helperInline{font-size:14px;line-height:1.6}.register-module__jUGYdG__notice{color:var(--success);margin-bottom:16px}.register-module__jUGYdG__planNotice{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.register-module__jUGYdG__planNoticeLabel{color:var(--text-secondary);font-size:13px;font-weight:600}.register-module__jUGYdG__planNotice strong{color:var(--text-primary);font-size:15px}.register-module__jUGYdG__rewardNotice{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.register-module__jUGYdG__rewardNoticeHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.register-module__jUGYdG__rewardNoticeHeader strong{color:var(--text-primary);margin-top:4px;font-size:17px;line-height:1.35;display:block}.register-module__jUGYdG__rewardNoticeLabel{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.register-module__jUGYdG__rewardNoticeTier{white-space:nowrap;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.register-module__jUGYdG__rewardNoticeText,.register-module__jUGYdG__rewardNoticeHint{font-size:14px;line-height:1.6}.register-module__jUGYdG__rewardNoticeText{color:var(--text-secondary)}.register-module__jUGYdG__rewardNoticeHint{color:var(--text-tertiary)}.register-module__jUGYdG__rewardNoticeMeta{color:var(--text-tertiary);flex-wrap:wrap;gap:10px 16px;font-size:13px;display:flex}.register-module__jUGYdG__errorText{color:var(--danger);margin-bottom:16px}.register-module__jUGYdG__verifyActions{justify-content:flex-end;display:flex}.register-module__jUGYdG__helperInline{color:var(--accent-primary)}.register-module__jUGYdG__ageVerificationBox{margin-top:20px}.register-module__jUGYdG__ageOption{background:var(--bg-secondary);border-radius:var(--radius-md);cursor:pointer;border:1px solid #ffffff1a;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.register-module__jUGYdG__ageOption:hover{background:var(--bg-tertiary)}.register-module__jUGYdG__ageOption.register-module__jUGYdG__selected{border-color:var(--success);color:var(--success);background:#10b9811a;font-weight:600}.register-module__jUGYdG__label{color:var(--text-secondary);pointer-events:none;margin-bottom:0;font-size:14px;font-weight:500}.register-module__jUGYdG__helperText{color:var(--text-tertiary);pointer-events:none;margin-top:0;font-size:12px}.register-module__jUGYdG__radioGroup{grid-template-columns:1fr 1fr;gap:12px;display:grid}.register-module__jUGYdG__sexOption{background:var(--bg-secondary);border-radius:var(--radius-md);color:var(--text-primary);border:1px solid #ffffff1a;padding:16px;font-weight:500}.register-module__jUGYdG__sexOption.register-module__jUGYdG__selectedSex{border-color:var(--accent-primary);color:var(--accent-primary);background:#ff3b7c1a}.register-module__jUGYdG__categoryGrid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.register-module__jUGYdG__categoryOption{background:var(--bg-secondary);border-radius:var(--radius-md);min-height:124px;color:var(--text-primary);text-align:center;cursor:pointer;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 12px;transition:all .2s;display:flex}.register-module__jUGYdG__categoryOption span{font-size:13px;font-weight:500}.register-module__jUGYdG__categoryOption small{color:var(--text-tertiary);font-size:11px;line-height:1.35}.register-module__jUGYdG__selectedCategory{border-color:var(--accent-primary);color:var(--accent-primary);background:#ff3b7c1a}.register-module__jUGYdG__textarea{background-color:var(--bg-secondary);border-radius:var(--radius-md);width:100%;color:var(--text-primary);resize:vertical;border:1px solid #ffffff0d;min-height:120px;padding:16px;font-size:16px}.register-module__jUGYdG__textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);background-color:#1a1d27}.register-module__jUGYdG__tastesGrid{flex-wrap:wrap;gap:12px;display:flex}.register-module__jUGYdG__tastePill{border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-primary);border:1px solid #ffffff1a;padding:12px 20px;font-size:14px;transition:all .2s}.register-module__jUGYdG__tastePill.register-module__jUGYdG__selectedTaste{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-glow);border-color:#0000}@media (min-width:768px){.register-module__jUGYdG__container{max-width:680px}.register-module__jUGYdG__header{padding:32px 32px 24px}.register-module__jUGYdG__content{padding:36px 32px 40px}}
