.reset-layout{gap:22px;padding:28px 0 48px;display:grid}.reset-layout__card{border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);display:grid;overflow:hidden}.reset-layout__card--loading{text-align:center;color:var(--muted);padding:48px}.reset-layout__form-col{align-content:start;gap:16px;padding:36px 40px 32px;display:grid}.reset-layout__back{width:fit-content;color:var(--brand);align-items:center;gap:6px;font-size:.92rem;font-weight:600;display:inline-flex}.reset-layout__back svg{width:18px;height:18px}.reset-layout__form-col h1{color:var(--text);margin:4px 0 0;font-size:clamp(1.7rem,2.4vw,2.15rem);line-height:1.15}.reset-layout__lead{max-width:42ch;color:var(--muted);margin:0;line-height:1.55}.reset-layout__form{gap:14px;margin-top:6px;display:grid}.reset-layout__field{color:var(--text);gap:8px;font-size:.92rem;font-weight:600;display:grid}.reset-layout__input-wrap{border:1px solid var(--line-strong);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:flex}.reset-layout__input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #075cff1f}.reset-layout__input-wrap svg{color:#9aadc8;flex:none;width:20px;height:20px}.reset-layout__input-wrap input{width:100%;color:var(--text);background:0 0;border:0;outline:0;min-height:46px}.reset-layout__submit{border-radius:14px;width:100%;min-height:50px;margin-top:2px}.reset-layout__note{margin:0;font-size:.9rem;line-height:1.45}.reset-layout__note--success{color:var(--green)}.reset-layout__note--error{color:var(--red)}.reset-layout__helper{text-align:center;color:var(--muted);margin:0;font-size:.88rem}.reset-layout__helper a,.reset-layout__text-btn{color:var(--brand);font-weight:600;font:inherit;background:0 0;border:0;padding:0}.reset-layout__security{background:var(--brand-soft);border:1px solid #d7e7ff;border-radius:14px;align-items:flex-start;gap:12px;margin-top:8px;padding:14px 16px;display:flex}.reset-layout__security-icon{width:36px;height:36px;color:var(--brand);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid}.reset-layout__security-icon svg,.reset-layout__benefits svg,.reset-layout__float svg{width:20px;height:20px}.reset-layout__security strong{color:var(--text);margin-bottom:4px;font-size:.92rem;display:block}.reset-layout__security p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.reset-layout__visual{background:radial-gradient(circle at 50% 28%,#78b4ff59,#0000 42%),linear-gradient(160deg,#eaf3ff 0%,#dcecff 55%,#edf5ff 100%);grid-template-rows:1fr auto;gap:18px;padding:28px 28px 24px;display:grid}.reset-layout__illustration{place-items:center;min-height:220px;display:grid;position:relative}.reset-layout__glow{filter:blur(2px);background:radial-gradient(#075cff59,#0000 70%);border-radius:50%;width:160px;height:48px;position:absolute;bottom:34px}.reset-layout__shield{z-index:1;width:132px;height:132px;color:var(--brand);filter:drop-shadow(0 18px 28px #075cff38);position:relative}.reset-layout__shield svg{width:100%;height:100%}.reset-layout__float{width:42px;height:42px;color:var(--brand);box-shadow:var(--shadow-soft);z-index:2;background:#fff;border-radius:12px;place-items:center;display:grid;position:absolute}.reset-layout__float--mail{top:28px;left:18%}.reset-layout__float--user{top:18px;right:16%}.reset-layout__float--key{bottom:48px;right:22%}.reset-layout__benefits{gap:12px;margin:0;padding:0;list-style:none;display:grid}.reset-layout__benefits li{background:#ffffffb8;border:1px solid #ffffffe6;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.reset-layout__benefits li>span{width:34px;height:34px;color:var(--brand);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid}.reset-layout__benefits strong{color:var(--text);font-size:.92rem;display:block}.reset-layout__benefits p{color:var(--muted);margin:2px 0 0;font-size:.8rem;line-height:1.4}.auth-pro{gap:22px;padding:28px 0 48px;display:grid}.auth-pro__card{border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);background:var(--surface,#fff);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);display:grid;overflow:hidden}.auth-pro__card--loading{text-align:center;grid-template-columns:1fr;padding:56px 24px}.auth-pro__card--loading h1{margin:8px 0 6px;font-size:1.6rem}.auth-pro__card--loading p{color:var(--muted);margin:0}.auth-pro__eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:600}.auth-pro__col{align-content:start;gap:14px;min-width:0;padding:32px;display:grid}.auth-pro__col h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,1.9vw,1.75rem)}.auth-pro__field{color:var(--text);gap:8px;font-size:.9rem;font-weight:600;display:grid}.auth-pro__input-wrap{border:1px solid var(--line-strong);background:var(--surface,#fff);border-radius:14px;align-items:center;gap:10px;min-height:50px;padding:0 12px;display:flex}.auth-pro__input-wrap:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #075cff1f}.auth-pro__input-wrap>svg{color:#9aadc8;flex:none;width:20px;height:20px}.auth-pro__input-wrap input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1;min-height:46px;font-weight:500}.auth-pro__reveal{color:#9aadc8;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.auth-pro__reveal:hover{color:var(--brand)}.auth-pro__reveal svg{width:19px;height:19px}.auth-pro__hint{color:var(--muted);font-size:.8rem;font-weight:500}.auth-pro__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:.9rem;display:flex}.auth-pro__remember{color:var(--muted);align-items:center;gap:8px;display:inline-flex}.auth-pro__row a{color:var(--brand);font-weight:600}.auth-pro__submit{border-radius:14px;width:100%;min-height:50px;margin-top:2px}.auth-pro__note{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.auth-pro__note--error{color:var(--red)}.auth-pro__divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:4px;font-size:.85rem;display:grid}.auth-pro__divider:before,.auth-pro__divider:after{content:"";background:var(--line);height:1px}.auth-pro__providers{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.auth-pro__providers button{border:1px solid var(--line-strong);background:var(--surface,#fff);min-height:46px;color:var(--text);font:inherit;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:.88rem;font-weight:600;display:inline-flex}.auth-pro__providers button:disabled{opacity:.55;cursor:not-allowed}.auth-pro__providers svg{flex:none;width:18px;height:18px}.auth-pro__providers-note{color:var(--muted);margin:-6px 0 0;font-size:.78rem;line-height:1.4}.auth-pro__secure{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:4px 0 0;font-size:.83rem;display:flex}.auth-pro__secure svg{flex:none;width:16px;height:16px}@media (max-width:1100px){.auth-pro__card{grid-template-columns:1fr}}@media (max-width:860px){.auth-pro__columns{grid-template-columns:1fr}.auth-pro__columns[data-pane=signin] .auth-pro__col--create,.auth-pro__columns[data-pane=create] .auth-pro__col--signin{display:none}.auth-pro__col--create{border-left:0}}@media (max-width:640px){.auth-pro__tabs{padding:0 18px}.auth-pro__col,.auth-pro__visual{padding:22px 18px}.auth-pro__providers{grid-template-columns:1fr}}[data-theme=dark] .auth-pro__input-wrap:focus-within{box-shadow:0 0 0 3px #5b95ff33}[data-theme=dark] .auth-pro__providers button{background:var(--surface-sunken)}.auth-pro--single{place-items:start center;padding-top:42px}.auth-pro__card.auth-pro__card--single{width:min(100%,610px);display:block;overflow:visible}.auth-pro__col.auth-pro__col--single{gap:18px;padding:42px 46px 38px}.auth-pro__form-heading{text-align:center;gap:8px;margin-bottom:4px;display:grid}.auth-pro__form-heading h1{letter-spacing:-.025em;margin:0;font-size:clamp(1.65rem,2.3vw,2.1rem);font-weight:600}.auth-pro__form-heading p{max-width:430px;color:var(--muted);margin:0 auto;font-size:.94rem;line-height:1.55}.auth-pro__col--single .auth-pro__field{gap:7px;font-size:.86rem;font-weight:600}.auth-pro__col--single .auth-pro__input-wrap{border-color:color-mix(in srgb, var(--line-strong) 82%, var(--text) 18%);background:var(--surface-sunken,#f8fbff);border-radius:12px;min-height:54px;padding-inline:15px 11px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffff8c,0 1px 2px #14366e0a}.auth-pro__col--single .auth-pro__input-wrap:focus-within{border-color:var(--brand);background:var(--surface,#fff);box-shadow:0 0 0 4px #075cff1a,0 8px 24px #14366e14}.auth-pro__col--single .auth-pro__input-wrap input{min-height:50px;font-size:.96rem;font-weight:400}.auth-pro__col--single .auth-pro__input-wrap input::placeholder{color:color-mix(in srgb, var(--muted) 72%, transparent)}.auth-pro__col--single .auth-pro__input-wrap input:-webkit-autofill{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface-sunken,#f8fbff) inset;transition:background-color 9999s ease-out}.auth-pro__col--single .auth-pro__input-wrap input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface-sunken,#f8fbff) inset;transition:background-color 9999s ease-out}.auth-pro__col--single .auth-pro__input-wrap input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px var(--surface-sunken,#f8fbff) inset;transition:background-color 9999s ease-out}.auth-pro__col--single .auth-pro__submit{border-radius:11px;justify-self:center;width:auto;min-width:240px;min-height:44px;padding-inline:26px;font-size:.9rem;font-weight:600}.auth-pro__col--single .auth-pro__note{text-align:center}.auth-pro__note--success{border:1px solid color-mix(in srgb, var(--green) 28%, transparent);color:var(--green);background:color-mix(in srgb, var(--green) 8%, transparent);border-radius:11px;padding:11px 14px}.auth-pro__switch{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:6px;margin:4px 0 0;font-size:.9rem;display:flex}.auth-pro__switch a{color:var(--brand);font-weight:600}@media (max-width:640px){.auth-pro--single{padding-top:20px}.auth-pro__col.auth-pro__col--single{padding:30px 20px 28px}.auth-pro__col--single .auth-pro__submit{width:min(100%,280px)}}
