.auth-drawer-root{position:fixed;inset:0;z-index:100}.auth-drawer__backdrop{position:absolute;inset:0;background:rgba(15,23,27,.36);animation:auth-drawer-fade .2s ease}.auth-drawer__doorway{position:absolute;top:0;right:0;bottom:0;width:min(440px,100%);perspective:2200px}.auth-drawer__light{position:absolute;inset:0;background:radial-gradient(120% 80% at 8% 50%,rgba(255,240,205,.55),rgba(255,240,205,0) 60%);animation:auth-drawer-fade .48s ease;pointer-events:none}.auth-drawer{position:absolute;inset:0;display:flex;flex-direction:column;gap:8px;padding:clamp(24px,4vw,40px) clamp(26px,3.4vw,38px) clamp(24px,4vw,40px) clamp(30px,4vw,44px);background:linear-gradient(90deg,rgba(71,184,164,.06),rgba(71,184,164,0) 14%),#fffdf9;border-left:2px solid rgba(71,184,164,.55);box-shadow:-22px 0 60px rgba(31,42,51,.22),inset 0 0 0 1px rgba(71,184,164,.12);overflow-y:auto;isolation:isolate;transform-origin:right center;backface-visibility:hidden;animation:auth-door-open .62s cubic-bezier(.16,1,.3,1)}.auth-drawer:before{content:"";position:absolute;left:20px;right:20px;top:74px;bottom:26px;border:1.5px solid rgba(71,184,164,.16);border-radius:8px;box-shadow:inset 0 0 0 6px rgba(255,253,249,1),inset 0 0 0 7.5px rgba(71,184,164,.1);pointer-events:none;z-index:0}.auth-drawer__hinges{top:0;right:0;bottom:0;width:6px;background:linear-gradient(#c9a24a,#b8923f) center 16% /6px 42px no-repeat,linear-gradient(#c9a24a,#b8923f) center 84% /6px 42px no-repeat;border-radius:2px}.auth-drawer__handle,.auth-drawer__hinges{z-index:2;position:absolute;pointer-events:none}.auth-drawer__handle{left:14px;top:50%;transform:translateY(-50%);width:8px;height:46px;border-radius:999px;background:linear-gradient(180deg,#57c3b1,#3aa392);box-shadow:0 2px 6px rgba(31,42,51,.2)}.auth-drawer__handle:after{content:"";position:absolute;left:1px;top:-12px;width:6px;height:6px;border-radius:50%;background:#3aa392}@keyframes auth-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-door-open{0%{transform:rotateY(-96deg);box-shadow:0 0 0 rgba(31,42,51,0)}70%{transform:rotateY(6deg)}to{transform:rotateY(0)}}@media (prefers-reduced-motion:reduce){.auth-drawer{animation:auth-drawer-fade .2s ease}}.auth-drawer__close{position:relative;z-index:2;align-self:flex-end;display:inline-grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#3a454d;cursor:pointer;transition:background .16s ease}.auth-drawer__close:hover{background:rgba(31,42,51,.06)}.auth-drawer__body{position:relative;z-index:1;display:flex;flex-direction:column}.auth-drawer__title{margin:8px 0 6px;font-family:var(--oxly-font-brand);font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:-.01em;color:#1f2a33}.auth-drawer__subtitle{margin:0 0 22px;font-size:14.5px;line-height:1.5;color:#5a6570}.auth-drawer__alert{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#fdecec;color:#a02020;font-size:13px;line-height:1.4}.auth-drawer__list{display:flex;flex-direction:column;gap:10px}.auth-drawer__btn{display:flex;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 18px;border:1px solid rgba(31,42,51,.14);border-radius:14px;background:#ffffff;color:#1f2a33;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .12s ease}.auth-drawer__btn:hover{border-color:#47b8a4;background:#f7fbfa}.auth-drawer__btn:active{transform:translateY(1px)}.auth-drawer__btn svg{flex-shrink:0;color:#3a454d}.auth-drawer__footer{margin:22px 0 0;font-size:14px;color:#5a6570}.auth-drawer__footer-link{color:#1c6b5e;font-weight:600;text-decoration:none}.auth-drawer__footer-link:hover{text-decoration:underline}@media (max-width:480px){.auth-drawer{width:100%}}.auth-drawer__form{display:flex;flex-direction:column;gap:12px}.auth-drawer__input{width:100%;min-height:52px;padding:0 18px;border:1px solid rgba(31,42,51,.14);border-radius:14px;background:#ffffff;color:#1f2a33;font-size:16px;font-weight:500;transition:border-color .16s ease,box-shadow .16s ease}.auth-drawer__input::-moz-placeholder{color:#93a0aa;font-weight:400}.auth-drawer__input::placeholder{color:#93a0aa;font-weight:400}.auth-drawer__input:focus{outline:none;border-color:#47b8a4;box-shadow:0 0 0 3px rgba(71,184,164,.18)}.auth-drawer__submit{width:100%;min-height:52px;border:0;border-radius:14px;background:linear-gradient(165deg,rgba(66,212,187,.94),rgba(49,171,148,.94));color:#062d28;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.auth-drawer__submit:hover:not(:disabled){transform:translateY(-1px)}.auth-drawer__submit:active:not(:disabled){transform:translateY(1px)}.auth-drawer__submit:disabled{opacity:.5;cursor:not-allowed}.auth-drawer__field-error{margin:0;color:#b3261e;font-size:13px;font-weight:600}.auth-drawer__hint{margin:0;color:#5a6570;font-size:14px}.auth-drawer__back{margin-top:18px;border:0;background:none;padding:0;color:#1c6b5e;font-size:14px;font-weight:600;cursor:pointer}.auth-drawer__back:hover{text-decoration:underline}.auth-drawer__phone-row{display:flex;gap:10px}.auth-drawer__country{flex:0 0 auto;width:116px;min-height:52px;padding:0 10px 0 14px;border:1px solid rgba(31,42,51,.14);border-radius:14px;background:#ffffff;color:#1f2a33;font-size:16px;font-weight:600;cursor:pointer}.auth-drawer__country:focus{outline:none;border-color:#47b8a4;box-shadow:0 0 0 3px rgba(71,184,164,.18)}.auth-drawer__input--national{flex:1 1 auto;min-width:0}.auth-drawer__label{margin:18px 0 8px;color:#5a6570;font-size:14px}.auth-drawer__verified-number{flex:1 1 auto;min-width:0;border:1px solid rgba(31,42,51,.14);background:#ffffff;color:#1f2a33;font-size:16px;font-weight:600}.auth-drawer__verified-badge,.auth-drawer__verified-number{display:flex;align-items:center;min-height:52px;padding:0 18px;border-radius:14px}.auth-drawer__verified-badge{flex:0 0 auto;font-size:15px}.auth-drawer__step,.auth-drawer__verified-badge{background:linear-gradient(165deg,rgba(66,212,187,.94),rgba(49,171,148,.94));color:#062d28;font-weight:700}.auth-drawer__step{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:10px 16px;border-radius:999px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.auth-drawer__title--question{white-space:pre-line;text-align:center;margin-bottom:14px;font-size:22px;line-height:1.15}.auth-drawer__roles{display:flex;flex-direction:column;gap:12px}.auth-drawer__role{display:block;width:100%;padding:0 0 10px;border:2px solid transparent;border-radius:18px;background:none;cursor:pointer;transition:border-color .16s ease,transform .12s ease}.auth-drawer__role:active{transform:translateY(1px)}.auth-drawer__role--selected{border-color:#2da791}.auth-drawer__role-image{width:100%;aspect-ratio:16/9;max-height:170px;height:auto;border-radius:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.auth-drawer__role-label{display:block;margin-top:8px;color:#1f2a33;font-size:15px;font-weight:600;text-align:center}.auth-drawer__roles+.auth-drawer__submit{margin-top:16px}.auth-drawer__categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:14px}.auth-drawer__category{padding:0;border:2px solid transparent;border-radius:16px;background:none;overflow:hidden;cursor:pointer;transition:border-color .16s ease,transform .12s ease}.auth-drawer__category:active{transform:translateY(1px)}.auth-drawer__category--selected{border-color:#2da791}.auth-drawer__category-image{display:block;width:100%;height:auto;aspect-ratio:1/1.03;-o-object-fit:cover;object-fit:cover;border-radius:14px}.auth-drawer__hint--empty{margin-top:18px;text-align:center}.auth-drawer__categories+.auth-drawer__submit{margin-top:18px}.auth-drawer__sticky{position:sticky;bottom:0;z-index:1;margin-top:16px;padding:14px 0 4px;background:linear-gradient(180deg,rgba(255,253,249,0) 0,#fffdf9 18%,#fffdf9)}.auth-drawer__back--sticky{display:block;width:100%;margin-top:10px;text-align:center}.auth-drawer__stephead{display:flex;align-items:center;gap:12px;margin:calc(-1 * clamp(24px, 4vw, 40px)) calc(-1 * clamp(26px, 3.4vw, 38px)) 0 calc(-1 * clamp(30px, 4vw, 44px));padding:clamp(18px,3vw,26px) 16px 24px;background:#47b8a4}.auth-drawer__stephead-icon{flex:0 0 auto;justify-content:center;width:38px;border:1px solid #fefeff;border-radius:19px;background:transparent;cursor:pointer}.auth-drawer__stephead-icon,.auth-drawer__stephead-pill{display:flex;align-items:center;height:38px;color:#fefeff}.auth-drawer__stephead-pill{flex:1 1 auto;min-width:0;justify-content:space-between;gap:8px;padding:0 16px;border:1px solid #fefeff;border-radius:999px}.auth-drawer__stephead-title{font-size:18px;font-weight:600;line-height:22px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-drawer__stephead-step{flex:0 0 auto;font-size:14px;line-height:14px}.auth-drawer__screen-title{margin:18px 0 14px;color:#1f2a33;font-size:18px;font-weight:700;line-height:1.25;text-transform:uppercase}.auth-drawer__search{position:relative;display:flex;align-items:center}.auth-drawer__search-input{width:100%;min-height:48px;padding:0 44px 0 16px;border:1px solid rgba(31,42,51,.14);border-radius:14px;background:#ffffff;color:#1f2a33;font-size:16px;transition:border-color .16s ease,box-shadow .16s ease}.auth-drawer__search-input:focus{outline:none;border-color:#47b8a4;box-shadow:0 0 0 3px rgba(71,184,164,.18)}.auth-drawer__search-input::-moz-placeholder{color:#93a0aa}.auth-drawer__search-input::placeholder{color:#93a0aa}.auth-drawer__search-icon{position:absolute;right:14px;color:#47b8a4;pointer-events:none}.auth-drawer__save{width:100%;min-height:52px;border:0;border-radius:24px;color:#ffffff;font-size:16px;font-weight:600;cursor:pointer;background:#47b8a4;transition:background .16s ease,transform .12s ease}.auth-drawer__save:active:not(:disabled){transform:translateY(1px)}.auth-drawer__save:disabled{background:#c4c4c4;cursor:not-allowed}