.frosted-auth-page{--found-brand:#e30611;--found-brand-hover:#c5050f;--found-brand-rgb:227,6,17;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;width:100%;padding:1rem;overflow:hidden;background:oklch(.985 .002 90);color:#1a1816;font-family:var(--font-instrument),var(--font-dash),"Instrument Sans","DM Sans",ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.frosted-auth-page,.frosted-auth-page *,.frosted-auth-page :after,.frosted-auth-page :before{box-sizing:border-box}.frosted-auth-page__sphere{position:absolute;z-index:0;left:calc(50% + 6rem);top:38%;width:min(96vw,780px);height:min(96vw,780px);transform:translateY(-42%);opacity:.55;pointer-events:none;filter:saturate(.95)}.frosted-auth-page__sphere canvas{width:100%!important;height:100%!important}.frosted-auth-page__back,.frosted-auth-page__brand,.frosted-auth-page__topbar{display:none!important}.frosted-auth-page__home{position:absolute;left:1.25rem;top:1.25rem;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:9999px;border:1px solid rgba(26,24,22,.14);background:rgba(255,255,255,.92);box-shadow:0 10px 28px -12px rgba(20,18,16,.18),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#1a1816;text-decoration:none!important;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,color .2s ease}.frosted-auth-page__home:hover{background:#fff;border-color:rgba(227,6,17,.35);color:var(--found-brand);box-shadow:0 14px 32px -12px rgba(20,18,16,.22),inset 0 1px 0 rgba(255,255,255,1);transform:translateY(-1px)}.frosted-auth-page__home:active{transform:translateY(0)}.frosted-auth-page__center{position:relative;z-index:10;display:flex;flex:1;width:100%;max-width:540px;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0;gap:1.25rem}.frosted-auth-page__title{margin:0;max-width:100%;text-align:center;font-family:var(--font-brutal),"Unbounded",system-ui,sans-serif;font-size:clamp(1.65rem,4vw,2.15rem);font-weight:700;line-height:1.15;letter-spacing:-.045em;color:#1a1816}.frosted-auth-page__title-accent{color:#1a1816}.frosted-auth-page__heading{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%;max-width:28rem;text-align:center}.frosted-auth-page__subtitle{margin:0;max-width:22rem;font-size:.95rem;font-weight:500;line-height:1.45;color:rgba(26,24,22,.58)}.frosted-auth-card{position:relative;width:100%;max-width:540px;min-height:560px;isolation:isolate}.frosted-auth-card--tall{min-height:640px}.frosted-auth-card--short{min-height:440px}.frosted-auth-card__glass{position:absolute;inset:0;border-radius:1.75rem;border:1px solid rgba(255,255,255,.62);background:linear-gradient(160deg,rgba(255,255,255,.34),rgba(255,255,255,.14) 42%,rgba(248,248,250,.18));box-shadow:inset 0 1.5px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(255,255,255,.18),inset 1px 0 0 rgba(255,255,255,.35),inset -1px 0 0 rgba(26,24,22,.04),0 0 0 1px rgba(26,24,22,.05),0 32px 72px -24px rgba(20,18,16,.28),0 12px 32px -18px rgba(20,18,16,.14);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);pointer-events:none;overflow:hidden}.frosted-auth-card__glass:before{background:radial-gradient(90% 70% at 18% 8%,rgba(255,255,255,.55),transparent 55%),radial-gradient(70% 60% at 88% 92%,rgba(255,255,255,.12),transparent 50%);opacity:.85}.frosted-auth-card__glass:after,.frosted-auth-card__glass:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.frosted-auth-card__glass:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.045;mix-blend-mode:soft-light}.frosted-auth-card__glass-shine{position:absolute;inset:0;border-radius:1.75rem;background:linear-gradient(125deg,rgba(255,255,255,.45),rgba(255,255,255,.12) 28%,transparent 52%);opacity:.7;pointer-events:none}.frosted-auth-card__body{position:relative;z-index:1;display:flex;flex-direction:column;min-height:560px;height:100%;padding:2.5rem 2.75rem}.frosted-auth-stack{display:flex;flex:1;flex-direction:column;justify-content:center;gap:1.5rem}.frosted-auth-page--compact .frosted-auth-card,.frosted-auth-page--login .frosted-auth-card{min-height:0}.frosted-auth-page--compact .frosted-auth-card__body,.frosted-auth-page--login .frosted-auth-card__body{min-height:0;padding:1.35rem 1.75rem 1.5rem}.frosted-auth-page--compact .frosted-auth-stack,.frosted-auth-page--login .frosted-auth-stack{flex:0 1 auto;justify-content:flex-start;gap:1rem}.frosted-auth-page--compact .frosted-auth-form,.frosted-auth-page--login .frosted-auth-form{gap:.85rem}.frosted-auth-page--compact .frosted-auth-field,.frosted-auth-page--login .frosted-auth-field{gap:.35rem}.frosted-auth-page--compact .frosted-auth-field__control,.frosted-auth-page--login .frosted-auth-field__control{min-height:2.75rem}.frosted-auth-page--compact .frosted-auth-btn,.frosted-auth-page--compact .frosted-auth-page button.frosted-auth-btn,.frosted-auth-page--login .frosted-auth-btn,.frosted-auth-page--login .frosted-auth-page button.frosted-auth-btn{height:2.75rem}.frosted-auth-lead{margin:0!important;text-align:left!important;font-size:.875rem!important;line-height:1.45}.frosted-auth-page--forgot .frosted-auth-page__center{gap:1.5rem;max-width:440px}.frosted-auth-card--forgot,.frosted-auth-page--forgot .frosted-auth-card{min-height:0;max-width:440px}.frosted-auth-page--forgot .frosted-auth-card__body{min-height:0;padding:2.25rem 2.25rem 2rem}.frosted-auth-page--forgot .frosted-auth-stack{flex:0 1 auto;justify-content:flex-start;gap:1.5rem}.frosted-auth-page--forgot .frosted-auth-form{gap:1.25rem}.frosted-auth-page--forgot .frosted-auth-field{gap:.5rem}.frosted-auth-page--forgot .frosted-auth-field__control{min-height:3rem}.frosted-auth-page--forgot .frosted-auth-btn{height:3rem;margin-top:.15rem}.frosted-auth-page--register .frosted-auth-page__center{gap:1.5rem;max-width:440px}.frosted-auth-card--register,.frosted-auth-page--register .frosted-auth-card{min-height:0}.frosted-auth-page--register .frosted-auth-card__body{min-height:0;padding:1.65rem 1.85rem 1.75rem}.frosted-auth-page--register .frosted-auth-stack{flex:0 1 auto;justify-content:flex-start;gap:1.15rem}.frosted-auth-text-btn{display:block;width:100%;margin:0;padding:0;border:none;background:none;font:inherit;font-size:.875rem;font-weight:500;color:rgba(26,24,22,.62);text-align:center;cursor:pointer;text-decoration:none}.frosted-auth-text-btn:hover{color:#1a1816}.frosted-auth-otp__row{display:grid;grid-template-columns:repeat(var(--otp-cols,6),minmax(0,1fr));gap:.5rem;width:100%}.frosted-auth-otp__slot{position:relative;width:100%;aspect-ratio:1;min-height:2.85rem;max-height:3.25rem}.frosted-auth-otp__ghost{position:absolute;inset:0;z-index:0;display:grid;place-items:center;pointer-events:none;color:rgba(26,24,22,.28);line-height:1}.frosted-auth-field input.frosted-auth-otp__cell,.frosted-auth-otp__cell,.frosted-auth-otp__ghost{font-family:var(--font-brutal),"Unbounded",system-ui,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.frosted-auth-field input.frosted-auth-otp__cell,.frosted-auth-otp__cell{position:relative;z-index:1;width:100%;height:100%;min-height:2.85rem;max-height:3.25rem;aspect-ratio:1;padding:0!important;border-radius:.75rem;border:1px solid rgba(26,24,22,.14);background:rgba(255,255,255,.72)!important;color:#1a1816!important;text-align:center;outline:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.frosted-auth-field input.frosted-auth-otp__cell:focus,.frosted-auth-otp__cell:focus{border-color:rgba(227,6,17,.45);box-shadow:0 0 0 3px rgba(227,6,17,.12);background:#fff!important}.frosted-auth-otp__slot.is-filled .frosted-auth-otp__cell{border-color:rgba(26,24,22,.28)}.frosted-auth-otp__cell:disabled{opacity:.55;cursor:not-allowed}.frosted-auth-header{text-align:center}.frosted-auth-header h1{margin:0;font-size:1.75rem;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#1a1816}.frosted-auth-header p{margin:.625rem 0 0;font-size:.9375rem;line-height:1.5;color:rgba(26,24,22,.62)}.frosted-auth-form{display:flex;flex-direction:column;gap:1rem;margin:0}.frosted-auth-field{display:flex;flex-direction:column;gap:.5rem}.frosted-auth-field label{display:block;font-size:.875rem;font-weight:550;color:rgba(26,24,22,.88)}.frosted-auth-field__control{position:relative;border-radius:.9375rem;isolation:isolate}.frosted-auth-field__icon{position:absolute;left:.875rem;top:50%;width:1.05rem;height:1.05rem;margin-top:-.525rem;z-index:3;color:rgba(26,24,22,.5);pointer-events:none}.frosted-auth-field input{position:relative;z-index:1;width:100%;height:3.15rem;padding:0 .95rem 0 2.65rem;border-radius:.9375rem;border:1px solid rgba(26,24,22,.14);background:rgba(255,255,255,.58)!important;color:#1a1816!important;font-size:.98rem;font-weight:450;outline:none;color-scheme:light;caret-color:#1a1816;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 22px -16px rgba(20,18,16,.28),0 0 0 1px rgba(255,255,255,.35);transition:border-color .2s,box-shadow .2s,background .2s}.frosted-auth-field input.frosted-auth-field__input--password{padding-right:2.65rem}.frosted-auth-field input::-moz-placeholder{color:rgba(26,24,22,.38)}.frosted-auth-field input::placeholder{color:rgba(26,24,22,.38)}.frosted-auth-field input:focus{border-color:rgba(227,6,17,.4);background:rgba(255,255,255,.85)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 28px -14px rgba(20,18,16,.3),0 0 0 3px rgba(227,6,17,.12)}.frosted-auth-field input:-webkit-autofill,.frosted-auth-field input:-webkit-autofill:focus,.frosted-auth-field input:-webkit-autofill:hover{-webkit-text-fill-color:#1a1816!important;caret-color:#1a1816;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.85)!important;-webkit-transition:background-color 99999s ease-out 0s;transition:background-color 99999s ease-out 0s}.frosted-auth-field__toggle{position:absolute;right:.85rem;top:50%;z-index:3;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:transparent;color:rgba(26,24,22,.45);cursor:pointer;text-decoration:none!important}.frosted-auth-field__toggle:hover{color:rgba(26,24,22,.75)}.frosted-auth-forgot-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.frosted-auth-remember{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:.875rem;color:rgba(26,24,22,.62);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none}.frosted-auth-remember__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0}.frosted-auth-remember__box{position:relative;flex-shrink:0;width:1.05rem;height:1.05rem;border:1px solid rgba(26,24,22,.22);border-radius:.3rem;background:rgba(255,255,255,.72);box-shadow:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.frosted-auth-remember__box:after{content:"";position:absolute;left:50%;top:45%;width:.28rem;height:.5rem;border:solid #fff;border-width:0 1.75px 1.75px 0;opacity:0;transform:translate(-50%,-55%) rotate(45deg) scale(.7);transition:opacity .15s ease,transform .15s ease}.frosted-auth-remember__input:checked+.frosted-auth-remember__box{border-color:var(--found-brand);background:var(--found-brand);box-shadow:0 1px 4px rgba(var(--found-brand-rgb),.28)}.frosted-auth-remember__input:checked+.frosted-auth-remember__box:after{opacity:1;transform:translate(-50%,-55%) rotate(45deg) scale(1)}.frosted-auth-remember__input:focus-visible+.frosted-auth-remember__box{outline:2px solid rgba(var(--found-brand-rgb),.35);outline-offset:2px}.frosted-auth-remember:hover .frosted-auth-remember__box{border-color:rgba(26,24,22,.32)}.frosted-auth-remember:hover .frosted-auth-remember__input:checked+.frosted-auth-remember__box{border-color:var(--found-brand-hover);background:var(--found-brand-hover)}.frosted-auth-remember__text{line-height:1.2}.frosted-auth-forgot-row a{font-size:.875rem;color:rgba(26,24,22,.62);text-decoration:none!important;transition:color .2s;white-space:nowrap}.frosted-auth-forgot-row a:hover,.frosted-auth-remember:hover .frosted-auth-remember__text{color:var(--found-brand)}.frosted-auth-legal{margin:1rem auto 0;max-width:22rem;padding:0 .5rem;text-align:center;font-size:.75rem;line-height:1.45;color:rgba(26,24,22,.48)}.frosted-auth-legal__link{color:rgba(26,24,22,.72);text-decoration:underline;text-underline-offset:.12em}.frosted-auth-legal__link:hover{color:var(--found-brand)}.frosted-auth-btn,.frosted-auth-page a.frosted-auth-btn,.frosted-auth-page button.frosted-auth-btn{display:inline-flex;width:100%;height:3rem;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem;margin:0;border-radius:.875rem;border:1px solid transparent;background:var(--found-brand);color:#fff;font-size:.9375rem;font-weight:600;line-height:1;letter-spacing:.01em;text-decoration:none!important;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 24px -14px rgba(227,6,17,.55);transition:background .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.frosted-auth-btn:hover:not(:disabled),.frosted-auth-page a.frosted-auth-btn:hover{background:var(--found-brand-hover);border-color:transparent;color:#fff;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 14px 28px -14px rgba(227,6,17,.6);transform:translateY(-1px)}.frosted-auth-btn:active:not(:disabled),.frosted-auth-page a.frosted-auth-btn:active{transform:translateY(0)}.frosted-auth-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.frosted-auth-btn--yandex,.frosted-auth-page button.frosted-auth-btn--yandex{margin-top:.65rem;border:1px solid rgba(26,24,22,.14);background:#fff;color:#1a1816;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 2px rgba(20,18,16,.06)}.frosted-auth-btn--yandex:hover:not(:disabled),.frosted-auth-page button.frosted-auth-btn--yandex:hover:not(:disabled){background:#f7f5f2;border-color:rgba(26,24,22,.22);color:#1a1816;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 12px -8px rgba(20,18,16,.2);transform:translateY(-1px)}.frosted-auth-yandex-icon{display:block;width:1.25rem;height:1.25rem;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.frosted-auth-error{color:#dc2626}.frosted-auth-error,.frosted-auth-success{margin:0;text-align:center;font-size:.8125rem}.frosted-auth-success{color:#15803d}.frosted-auth-footer{margin:0;text-align:center;font-size:.875rem;color:rgba(26,24,22,.62)}.frosted-auth-footer a{font-weight:550;color:#1a1816;text-decoration:none!important;transition:color .2s ease}.frosted-auth-footer a:hover{color:var(--found-brand)}.frosted-auth-muted{margin:0;text-align:center;font-size:.875rem;color:rgba(26,24,22,.55)}.frosted-auth-actions{display:flex;flex-direction:column;gap:.75rem}.auth-page-root--frosted,body:has(.frosted-auth-page),html:has(.frosted-auth-page){background:oklch(.985 .002 90)!important}@media (max-width:768px){.frosted-auth-page__sphere{right:50%;top:16%;width:min(100vw,460px);height:min(100vw,460px);transform:translate(50%,-40%);opacity:.3}}@media (max-width:480px){.frosted-auth-card__body{padding:2rem 1.5rem}.frosted-auth-header h1{font-size:1.5rem}.frosted-auth-page__home{display:none!important}.frosted-auth-use-swipe{min-height:3.15rem}.frosted-auth-use-swipe__btn{font-size:.6875rem;padding:0 .35rem;line-height:1.2}}.frosted-auth-use-swipe{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;width:100%;min-height:2.85rem;padding:.25rem;border-radius:9999px;border:1px solid rgba(26,24,22,.12);background:rgba(26,24,22,.05);touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.frosted-auth-use-swipe__thumb{position:absolute;top:.25rem;bottom:.25rem;left:.25rem;width:calc(50% - .25rem);border-radius:9999px;background:var(--found-brand);box-shadow:0 1px 3px rgba(227,6,17,.28);transition:transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.frosted-auth-use-swipe__thumb--right{transform:translateX(calc(100% + .25rem))}.frosted-auth-use-swipe__btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:0;margin:0;padding:.45rem .5rem;border:0!important;border-radius:9999px;background:transparent!important;color:rgba(26,24,22,.48)!important;font-family:inherit;font-size:.75rem;font-weight:560;letter-spacing:-.02em;line-height:1.25;text-align:center;text-decoration:none!important;cursor:pointer;transition:color .22s ease;-webkit-tap-highlight-color:transparent}.frosted-auth-use-swipe__btn.is-active,.frosted-auth-use-swipe__btn.is-active:hover{color:#fff!important;font-weight:650}.frosted-auth-use-swipe__btn:hover:not(.is-active){color:rgba(26,24,22,.72)!important}.frosted-auth-use-swipe__hint{margin:.35rem 0 0;font-size:.75rem;line-height:1.4;text-align:center;color:rgba(26,24,22,.5)}.frosted-auth-field-hint{margin:-.35rem 0 0;font-size:.8125rem;line-height:1.4;color:rgba(26,24,22,.52)}.frosted-auth-field-error{margin:.35rem 0 0;font-size:.8125rem;line-height:1.35;color:#c62828}.frosted-auth-field.is-invalid input{border-color:rgba(198,40,40,.55)!important}