﻿.SignupForm-module__R32pPG__form{gap:14px;display:grid}.SignupForm-module__R32pPG__formRow{gap:6px;display:grid;position:relative}.SignupForm-module__R32pPG__phoneRow{align-items:stretch;gap:0;display:flex}.SignupForm-module__R32pPG__codePicker{flex:0 0 102px;position:relative}.SignupForm-module__R32pPG__codePicker .SignupForm-module__R32pPG__input{text-align:center;padding:10px 30px 10px 28px}.SignupForm-module__R32pPG__codeDropdown{border:1px solid rgba(var(--theme-primary-rgb), .2);background:linear-gradient(180deg, #fffffff0, #f7eee0e6), linear-gradient(180deg, rgba(var(--theme-secondary-rgb), .06), rgba(var(--theme-accent-rgb), .04));width:max(260px,100%);box-shadow:0 16px 28px #3a27131f, 0 28px 48px #3a271314, inset 0 1px 0 #ffffffe0, inset 0 -1px 0 rgba(var(--theme-primary-rgb), .06);z-index:12;border-radius:14px;gap:6px;max-height:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.SignupForm-module__R32pPG__codeInput{text-align:right;border-top-right-radius:0;border-bottom-right-radius:0}.SignupForm-module__R32pPG__phoneInput{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.SignupForm-module__R32pPG__codeChevron{border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid rgba(var(--theme-primary-rgb), .55);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:10px;transform:translateY(-35%)}.SignupForm-module__R32pPG__codeFlag{font-size:1rem;line-height:1}.SignupForm-module__R32pPG__codeName{font-size:.85rem}.SignupForm-module__R32pPG__codeDial{color:var(--muted);justify-self:end;font-size:.8rem}.SignupForm-module__R32pPG__codePicker .SignupForm-module__R32pPG__codeFlag{pointer-events:none;filter:saturate(.9);position:absolute;top:50%;left:8px;transform:translateY(-50%)}.SignupForm-module__R32pPG__label{letter-spacing:.02em;color:var(--muted);font-size:.82rem}.SignupForm-module__R32pPG__input,.SignupForm-module__R32pPG__select{border-radius:var(--radius-sm);border:1px solid rgba(var(--theme-primary-rgb), .18);background:linear-gradient(180deg, #fffffff5, #f6eddfe0), linear-gradient(180deg, rgba(var(--theme-secondary-rgb), .03), rgba(var(--theme-accent-rgb), .02));color:var(--text);font:inherit;padding:10px 14px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px 2px #523a1d1a,inset 0 -1px #ffffffb8,0 3px 8px #3a27130a}.SignupForm-module__R32pPG__input:focus-visible,.SignupForm-module__R32pPG__select:focus-visible{border-color:rgba(var(--theme-secondary-rgb), .42);box-shadow:inset 0 1px 2px #523a1d14, inset 0 -1px 0 #ffffffc2, 0 0 0 2px rgba(var(--theme-secondary-rgb), .16), 0 8px 16px #3a271314;outline:none}.SignupForm-module__R32pPG__input::placeholder{color:#4838216b}.SignupForm-module__R32pPG__helper{color:var(--muted);padding-left:2px;font-size:.75rem}.SignupForm-module__R32pPG__dropdown{border:1px solid rgba(var(--theme-primary-rgb), .18);background:linear-gradient(180deg, #fffffff0, #f7eee0e6), linear-gradient(180deg, rgba(var(--theme-secondary-rgb), .05), rgba(var(--theme-accent-rgb), .03));box-shadow:0 14px 24px #3a27131a, inset 0 1px 0 #ffffffdb, inset 0 -1px 0 rgba(var(--theme-primary-rgb), .05);border-radius:14px;gap:6px;max-height:220px;margin-top:6px;padding:8px;display:grid;overflow-y:auto}.SignupForm-module__R32pPG__dropdownItem{text-align:left;border:1px solid rgba(var(--theme-primary-rgb), .1);background:linear-gradient(180deg, #fffc, #f5ebdcb8), linear-gradient(180deg, rgba(var(--theme-secondary-rgb), .05), rgba(var(--theme-accent-rgb), .03));box-shadow:inset 0 1px 0 #fffc, inset 0 -1px 0 rgba(var(--theme-primary-rgb), .04);font:inherit;color:var(--text);cursor:pointer;border-radius:10px;gap:2px;padding:8px 10px;transition:transform .16s,box-shadow .18s,border-color .18s,background .18s;display:grid}.SignupForm-module__R32pPG__dropdownItem:hover{border-color:rgba(var(--theme-primary-rgb), .18);background:linear-gradient(180deg, #ffffffeb, #f7eee0d1), linear-gradient(180deg, rgba(var(--theme-secondary-rgb), .08), rgba(var(--theme-accent-rgb), .05));box-shadow:inset 0 1px 0 #ffffffdb, inset 0 -1px 0 rgba(var(--theme-primary-rgb), .06), 0 8px 14px #3a271314;transform:translateY(-1px)}.SignupForm-module__R32pPG__dropdownItem span{color:var(--muted);font-size:.75rem}.SignupForm-module__R32pPG__codeDropdown .SignupForm-module__R32pPG__dropdownItem{grid-template-columns:22px 1fr auto;align-items:center;gap:8px}.SignupForm-module__R32pPG__codeDropdown .SignupForm-module__R32pPG__dropdownItem .SignupForm-module__R32pPG__codeName,.SignupForm-module__R32pPG__codeDropdown .SignupForm-module__R32pPG__dropdownItem .SignupForm-module__R32pPG__codeDial{line-height:1.2}.SignupForm-module__R32pPG__parentalSection{border-radius:var(--radius-sm);border:1px solid rgba(var(--theme-primary-rgb), .14);background:#f6eddf66;gap:12px;padding:12px 14px;display:grid}.SignupForm-module__R32pPG__consentRow{align-items:flex-start;gap:10px;display:flex}.SignupForm-module__R32pPG__consentRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--gold,#b8860b);cursor:pointer;flex-shrink:0;margin-top:2px}.SignupForm-module__R32pPG__consentRow label{color:var(--muted);cursor:pointer;font-size:.8rem;line-height:1.45}.SignupForm-module__R32pPG__success{color:var(--green);background:#ebfaefd9;border:1px solid #337a4533;border-radius:10px;margin:0;padding:8px 10px;box-shadow:inset 0 1px #ffffffbf}.SignupForm-module__R32pPG__error{color:var(--red);background:#fff1eee0;border:1px solid #8a3a2b3d;border-radius:10px;margin:0;padding:8px 10px;box-shadow:inset 0 1px #ffffffbf}