.flavr-auth{--auth-font:"Inter",system-ui,sans-serif;min-height:100dvh;display:flex;background:#000;color:#fff;font-family:var(--auth-font)}.flavr-auth a{color:inherit}.flavr-auth__video{position:relative;flex:1 1 56%;min-height:38vh;overflow:hidden;background:#000}.flavr-auth__video img,.flavr-auth__video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.flavr-auth__wash{position:absolute;inset:0;background:rgba(0,0,0,.28)}.flavr-auth__gradient{position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.flavr-auth__panel{flex:1 1 44%;max-width:520px;width:100%;background:#000;display:flex;flex-direction:column;padding:28px 26px 32px}.flavr-auth__top{display:flex;align-items:center;gap:12px;margin-bottom:28px}.flavr-auth__back{background:none;border:0;color:#fff;font-size:24px;line-height:1;padding:0 8px 0 0;cursor:pointer}.flavr-auth__logo{height:27px;width:auto;flex:1}.flavr-auth__lang{display:flex;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.24);border-radius:22px;padding:3px}.flavr-auth__lang button{background:none;border:0;color:rgba(255,255,255,.72);font:500 12px/1 var(--auth-font);padding:5px 12px;border-radius:19px;cursor:pointer}.flavr-auth__lang button[aria-pressed=true]{background:rgba(255,255,255,.86);color:#0d0d0d}.flavr-auth__body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;min-height:0}.flavr-auth__heading{margin:0 0 8px;font-size:28px;font-weight:700;letter-spacing:-.8px}.flavr-auth__crumb{align-self:flex-start;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.55);font-size:13px}.flavr-auth__apple,.flavr-auth__primary{height:62px;border:0;border-radius:999px;background:#fff;color:#000;font:700 17px/1 var(--auth-font);cursor:pointer;width:100%}.flavr-auth__apple{height:58px;position:relative;font-weight:500;font-size:16px;color:#111}.flavr-auth__apple svg{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.flavr-auth__outline{height:58px;border-radius:999px;background:transparent;border:1.5px solid rgba(255,255,255,.72);color:#fff;font:700 17px/1 var(--auth-font);cursor:pointer;width:100%}.flavr-auth__apple:disabled,.flavr-auth__outline:disabled,.flavr-auth__primary:disabled{opacity:.45;cursor:not-allowed}.flavr-auth__divider{display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.55);font-size:14px}.flavr-auth__divider:after,.flavr-auth__divider:before{content:"";flex:1;height:1px;background:rgba(255,255,255,.25)}.flavr-auth__form{display:flex;flex-direction:column;gap:12px}.flavr-auth__row{display:flex;align-items:center;background:#1c1c1e;border-radius:16px;overflow:hidden}.flavr-auth__country{background:none;border:0;color:#fff;font:500 16px/1 var(--auth-font);padding:0 14px;height:56px;cursor:pointer;white-space:nowrap}.flavr-auth__row-split{width:1px;height:24px;background:rgba(255,255,255,.16)}.flavr-auth__input{flex:1;height:56px;border:0;background:transparent;color:#fff;font:400 16px/1 var(--auth-font);padding:0 16px;outline:none}.flavr-auth__input::placeholder{color:rgba(255,255,255,.35)}.flavr-auth__otp{height:72px;text-align:center;font-size:34px;font-weight:700;letter-spacing:.2em;background:#1c1c1e;border:0;border-radius:16px;color:#fff;width:100%}.flavr-auth__error{margin:0;color:#ef4444;font-size:14px}.flavr-auth__terms{margin:4px 0 0;color:rgba(255,255,255,.45);font-size:13px;line-height:1.45}.flavr-auth__terms a{color:#fff;text-decoration:underline}.flavr-auth__switch{background:none;border:0;color:#fff;font:700 16px/1 var(--auth-font);padding:12px 0 0;cursor:pointer;text-align:left}.flavr-auth__primary-link{display:flex;align-items:center;justify-content:center;text-decoration:none}.flavr-auth__footer{margin-top:auto;padding-top:28px;display:flex;flex-direction:column;gap:10px;color:rgba(255,255,255,.45);font-size:13px;line-height:1.45}.flavr-auth__footer a{color:#fff;text-decoration:none}.flavr-auth__footer p{margin:0}.flavr-auth__footer p a{color:rgba(255,255,255,.45);text-decoration:underline}.flavr-auth__ghost{background:none;border:0;color:rgba(255,255,255,.45);font:500 14px/1 var(--auth-font);padding:8px 0 0;cursor:pointer}.flavr-auth__countries{background:#1c1c1e;border-radius:16px;overflow:hidden}.flavr-auth__countries button{display:block;width:100%;text-align:left;background:none;border:0;color:#fff;font:400 15px/1 var(--auth-font);padding:14px 16px;cursor:pointer}.flavr-auth__countries button:hover{background:#2c2c2e}@media (max-width:899px){.flavr-auth{flex-direction:column}.flavr-auth__panel{max-width:none}}