input::placeholder{color:var(--text-faint)}.ss-phone-number::placeholder{color:color-mix(in srgb,var(--text-faint) 70%,transparent)}input{caret-color:var(--green-500)}button:disabled{opacity:.45;cursor:default}.ss-phone-group{transition:border-color .15s,box-shadow .15s}.ss-phone-group:focus-within{border-color:var(--border-focus)!important;box-shadow:var(--ring-focus)!important}.ss-otp-row input:focus,.ss-search-input:focus{border-color:var(--border-focus)!important;box-shadow:var(--ring-focus)!important}.ss-search-input:focus{background:var(--surface-card)!important}.ss-dd-item:hover,.ss-dd-toggle:hover,.ss-ghost-btn:hover{background:var(--surface-subtle)}.ss-ghost-btn:hover{color:var(--text-body)}.ss-primary-btn:hover:not(:disabled){background:var(--action-primary-hover)!important;box-shadow:var(--shadow-md)!important}@media (prefers-reduced-motion:no-preference){@keyframes ss-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ss-pop-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ss-check-pop{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes ss-draw{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.ss-anim-in{animation:ss-fade-up .22s var(--ease-out) both}.ss-anim-in-slow{animation:ss-fade-up .32s var(--ease-out) both}.ss-anim-in-slow-delay{animation:ss-fade-up .32s 60ms var(--ease-out) both}.ss-dd-popover{animation:ss-pop-in .15s var(--ease-out) both;transform-origin:top left}.ss-otp-row input{animation:ss-fade-up .24s var(--ease-out) both}.ss-otp-row input:nth-child(2){animation-delay:30ms}.ss-otp-row input:nth-child(3){animation-delay:60ms}.ss-otp-row input:nth-child(4){animation-delay:90ms}.ss-otp-row input:nth-child(5){animation-delay:.12s}.ss-otp-row input:nth-child(6){animation-delay:.15s}.ss-check-circle{animation:ss-check-pop .28s var(--ease-out) both}.ss-check-path{stroke-dasharray:24;animation:ss-draw .3s .18s var(--ease-out) both}}.ss-mobile-carousel,.ss-mobile-logo{display:none}.ss-auth-root{min-height:100vh;min-height:100svh;overflow-x:hidden}@media (max-width:1100px){.ss-brand{width:40%!important;min-width:320px!important;padding:40px!important}.ss-brand-headline{font-size:32px!important}}@media (max-width:820px){.ss-brand{display:none!important}.ss-mobile-logo{display:block}.ss-form-pane{padding:40px 24px!important;background-image:none!important}.ss-mobile-carousel{display:block;position:fixed;inset:0;z-index:0}.ss-mobile-carousel-overlay{position:absolute;inset:0;background:rgba(11,21,18,.55)}.ss-form-pane{position:relative;z-index:1;justify-items:center!important}.ss-mobile-card{box-sizing:border-box;background:var(--surface-card);border-radius:0;padding:28px 22px;box-shadow:0 24px 60px rgba(0,0,0,.35)}.ss-mobile-card h1{font-size:21px!important}}@media (max-width:480px){.ss-dd-popover{width:min(340px,calc(100vw - 48px))!important}.ss-otp-row{gap:8px!important}}@media (prefers-reduced-motion:no-preference){.ss-form-pane{animation:ss-dot-drift 10s linear infinite}@keyframes ss-dot-drift{0%{background-position:0 0,0 0,0 0}to{background-position:0 0,0 0,26px 26px}}}