@keyframes dwlStepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.est-scope{--est-accent:var(--color-brand-purple);--est-accent-2:var(--color-brand-purple-2);--est-on-accent:#ffffff;--est-accent-soft:rgba(42,27,94,0.06);--est-accent-soft-border:rgba(42,27,94,0.18);--est-bg:#ffffff;--est-bg-deep:var(--color-brand-mist);--est-surface:#ffffff;--est-raised:#ffffff;--est-control:var(--color-brand-mist);--est-invert:var(--color-brand-ink);--est-text:var(--color-brand-ink);--est-text-2:var(--color-brand-slate);--est-text-3:var(--color-brand-slate);--est-muted:var(--color-est-muted);--est-on-inv:#ffffff;--est-border:var(--color-brand-border);--est-border-hover:rgba(42,27,94,0.30);--est-success:#4caf50;--est-error:#ff4757}.dark .est-scope{--est-accent:var(--color-brand-lime);--est-accent-2:var(--color-brand-lime-2);--est-on-accent:var(--color-brand-ink);--est-accent-soft:rgba(184,217,53,0.16);--est-accent-soft-border:rgba(184,217,53,0.45);--est-bg:var(--color-DarkBg);--est-bg-deep:var(--color-est-bg-deep-dark);--est-surface:var(--color-DarkBg);--est-raised:var(--color-gray-dark-card);--est-control:var(--color-est-control-dark);--est-invert:#ffffff;--est-text:#ffffff;--est-text-2:var(--color-est-text-2-dark);--est-text-3:var(--color-GrayLight);--est-muted:var(--color-est-text-muted-dark);--est-on-inv:#0d0d12;--est-border:rgba(255,255,255,0.12);--est-border-hover:rgba(255,255,255,0.20)}.est-scope input::placeholder{color:var(--est-muted)}.est-scope ::-webkit-scrollbar{width:10px;height:10px}.est-scope ::-webkit-scrollbar-thumb{background:var(--est-border-hover);border-radius:999px}.est-scope ::-webkit-scrollbar-track{background:transparent}.est-scope .dwl-btn[data-variant=lime]:hover{background:var(--color-brand-lime-2)!important}.est-scope .dwl-btn[data-variant=lime]:active{transform:scale(.98)}.est-scope .dwl-seg:hover{box-shadow:inset 0 0 0 1px var(--est-border-hover)}.est-scope .dwl-step-anim{animation:dwlStepIn .28s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.est-scope .dwl-step-anim{animation:none}}.est-scope .react-tel-input .form-control{width:100%;height:48px;padding-left:54px;font-size:15px;font-family:inherit;border-radius:12px;border:1px solid var(--est-border);background:var(--est-control);color:var(--est-text)}.est-scope .react-tel-input .flag-dropdown,.est-scope .react-tel-input .flag-dropdown .selected-flag,.est-scope .react-tel-input .flag-dropdown.open,.est-scope .react-tel-input .flag-dropdown.open .selected-flag{background:transparent;border:none;border-radius:12px 0 0 12px}.est-scope .react-tel-input .selected-flag{width:46px;padding-left:14px;border-right:1px solid var(--est-border);border-radius:12px 0 0 12px}.est-scope .react-tel-input .flag-dropdown.open .selected-flag,.est-scope .react-tel-input .selected-flag:focus,.est-scope .react-tel-input .selected-flag:hover{background:var(--est-accent-soft)}.est-scope .react-tel-input .selected-flag .arrow{border-top-color:var(--est-text-3)}.est-scope .react-tel-input .selected-flag .arrow.up{border-bottom-color:var(--est-text-3)}.est-scope .react-tel-input .country-list{z-index:50;margin-top:6px;background:var(--est-surface);color:var(--est-text);border:1px solid var(--est-border);border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.28)}.est-scope .react-tel-input .country-list .country .dial-code{color:var(--est-text-3)}.est-scope .react-tel-input .country-list .country.highlight,.est-scope .react-tel-input .country-list .country:hover{background:var(--est-accent-soft)}.est-scope .react-tel-input .country-list .search{background:var(--est-surface);border-bottom:1px solid var(--est-border)}.est-scope .react-tel-input .country-list .search-box{width:100%;margin:0;border-radius:8px;border:1px solid var(--est-border);background:var(--est-control);color:var(--est-text)}