*,*::before,*::after{box-sizing:border-box}body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;background:#f9f8f7;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;color:#1e1c1b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}form{margin:0}[v-cloak]{display:none}.auth-shell{width:100%;max-width:920px;margin:0 auto;padding:2rem 1.5rem}.auth-shell--center{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;max-width:400px}.auth-columns{display:flex;justify-content:center;gap:48px}.auth-columns__main{flex-grow:1;max-width:440px;min-width:0}.auth-columns__aside{width:280px;flex-shrink:0;padding-top:8rem}.auth-columns__aside--low{padding-top:14rem}@media(max-width: 768px){.auth-columns{flex-direction:column;align-items:center}.auth-columns__main{max-width:100%;width:100%}.auth-columns__aside,.auth-columns__aside--low{order:2;width:100%;max-width:440px;padding-top:0}}.auth-title{margin:0 0 4px;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:30px;font-weight:700;letter-spacing:-0.02em;line-height:1.15;color:#1e1c1b}.auth-subtitle{margin:0 0 18px;font-size:18px;font-weight:500;line-height:1.4;color:#635e58}.auth-card-title{margin:0 0 6px;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700;letter-spacing:-0.01em;line-height:1.25;color:#1e1c1b}.auth-card-text{margin:0 0 20px;font-size:14px;font-weight:500;line-height:1.5;color:#635e58}.auth-card-text:last-child{margin-bottom:0}.auth-hint{margin:0 0 18px;font-size:12px;font-weight:500;line-height:1.5;color:#9e958b}.auth-link{color:#7878c0;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-link--quiet{float:right;font-size:13px;font-weight:500;color:#9e958b}.auth-link--quiet:hover{color:#7a756f}.auth-meta{margin:16px 0 0;text-align:center;font-size:13px;font-weight:500;color:#7a756f}.auth-logo{display:flex;align-items:center;gap:4px;margin-bottom:48px;text-decoration:none}.auth-logo__tile{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:6px;background:#db504a;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.auth-logo__mark{display:block;width:100%;height:100%;padding:8%}.auth-logo__word{margin-left:2px;font-family:"Instrument Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:700;letter-spacing:-0.02em;text-transform:capitalize;color:#1e1c1b}.auth-card{padding:24px;border:1px solid rgba(30,25,20,.07);border-radius:14px;background:#fff;box-shadow:0 1px 3px rgba(30,25,20,.04)}.auth-card--center{text-align:center}.auth-card__split{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;margin-bottom:20px;border-bottom:1px solid rgba(30,25,20,.07)}.auth-card__split-info{min-width:0}.auth-card__split-name{display:block;font-size:14px;font-weight:700;color:#1e1c1b}.auth-card__split-terms{display:block;margin-top:3px;font-size:13px;font-weight:500;color:#635e58;white-space:nowrap}@media(max-width: 768px){.auth-card__split-terms{white-space:normal}}.auth-identity{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:20px;border-radius:10px;background:#f9f8f7}.auth-identity__avatar{width:36px;height:36px;flex-shrink:0;border-radius:50%}.auth-identity__avatar--initial{display:flex;align-items:center;justify-content:center;background:#5c5cd8;font-size:14px;font-weight:600;color:#fff}.auth-identity__who{flex:1;min-width:0}.auth-identity__name{font-size:14px;font-weight:600;color:#1e1c1b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-identity__email{font-size:12px;font-weight:500;color:#9e958b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-field__label{display:block;margin-bottom:5px;font-size:14px;font-weight:600;color:#4a4642}.auth-field__error{margin-top:6px;font-size:14px;font-weight:500;color:#ef4444}.auth-field__note{margin-top:6px;font-size:14px;font-weight:500;color:#d97706}.auth-input{width:100%;padding:12px 14px;border:1px solid rgba(30,25,20,.16);border-radius:8px;background:#fff;box-shadow:inset 0 1px 1px rgba(30,25,20,.03),inset 0 1px 0 hsla(0,0%,100%,.65);font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;color:#1e1c1b;transition:border-color 150ms ease,box-shadow 150ms ease}.auth-input::placeholder{color:rgba(30,25,20,.3)}.auth-input:hover:not(:disabled):not(:focus){border-color:rgba(30,25,20,.22);box-shadow:inset 0 1px 1px rgba(30,25,20,.04),inset 0 1px 0 hsla(0,0%,100%,.72)}.auth-input:focus{outline:none;border-color:#5c5cd8;box-shadow:inset 0 1px 1px rgba(30,25,20,.04),0 0 0 3px rgba(92,92,216,.12)}.auth-input:disabled{background:#f9f8f7;color:#7a756f;cursor:not-allowed}.auth-input--invalid{border-color:#fca5a5}.auth-input--code{font-size:18px;font-weight:600;letter-spacing:.15em;text-align:center}.auth-input--code::placeholder{font-size:16px;font-weight:500;letter-spacing:normal}input[type=checkbox]{width:20px;height:20px;margin:0;flex-shrink:0;accent-color:#5c5cd8;cursor:pointer}.auth-check{display:flex;align-items:flex-start;gap:12px}.auth-check__text{font-size:13px;font-weight:500;line-height:1.5;color:#4a4642}.auth-divider{display:flex;align-items:center;gap:16px;margin:18px 0}.auth-divider__line{flex:1;height:1px;background:rgba(30,25,20,.07)}.auth-divider__label{font-size:13px;font-weight:400;color:#9e958b}.auth-sso{display:flex;justify-content:center;min-height:45px}.auth-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 24px;border:0;border-radius:10px;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background 150ms ease,border-color 150ms ease,box-shadow 150ms ease,color 150ms ease}.auth-btn:focus-visible{outline:2px solid #5c5cd8;outline-offset:2px}.auth-btn:disabled{opacity:.75;cursor:not-allowed}.auth-btn--full{width:100%}.auth-btn--primary{border:1px solid hsla(0,0%,100%,.08);border-bottom:2.5px solid rgba(0,0,0,.15);background:#5c5cd8;color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 3px rgba(0,0,0,.08)}.auth-btn--primary:hover:not(:disabled){background:#5050c8;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 1px 3px rgba(0,0,0,.1)}.auth-btn--primary:active:not(:disabled){background:#4545b8;box-shadow:inset 0 1px 3px rgba(0,0,0,.2);transition-duration:50ms}.auth-btn--secondary{border:1px solid rgba(30,25,20,.1);background:#fff;color:#7a756f}.auth-btn--secondary:hover:not(:disabled){border-color:rgba(30,25,20,.24);background:#faf9f8;color:#4a4642;box-shadow:0 1px 3px rgba(30,25,20,.07)}.auth-btn--secondary:active:not(:disabled){background:#f4f2f0;box-shadow:inset 0 1px 2px rgba(30,25,20,.06);transition-duration:50ms}.auth-btn--plain{padding:0;border:0;background:none;font-size:11px;font-weight:500;color:#c4bfb9;white-space:nowrap}.auth-btn--plain:hover:not(:disabled){color:#7a756f;text-decoration:underline}.auth-btn--sm{gap:4px;padding:4px 9px;border-radius:7px;font-size:12.5px;font-weight:500}.auth-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.auth-btn__arrow{display:inline-block;font-size:18px;transition:transform 150ms ease}.auth-btn:hover:not(:disabled) .auth-btn__arrow{transform:translateX(3px)}.auth-btn__loading{display:inline-flex;align-items:center}.auth-btn__spinner{width:20px;height:20px;margin-left:-4px;margin-right:12px;animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-list__item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(30,25,20,.1);border-radius:10px;background:#fff;text-decoration:none;transition:border-color 150ms ease,box-shadow 150ms ease}.auth-list__item:hover{border-color:rgba(30,25,20,.2);box-shadow:0 1px 3px rgba(30,25,20,.07)}.auth-list__item+.auth-list__item{margin-top:8px}.auth-list__icon{width:32px;height:32px;flex-shrink:0;border:1px solid rgba(30,25,20,.07);border-radius:6px;background-color:#f9f8f7;background-position:center;background-repeat:no-repeat;background-size:contain}.auth-list__name{flex:1;min-width:0;font-size:15px;font-weight:600;color:#1e1c1b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-list__arrow{flex-shrink:0;font-size:16px;color:#c4bfb9;transition:transform 150ms ease,color 150ms ease}.auth-list__item:hover .auth-list__arrow{transform:translateX(2px);color:#7a756f}.auth-alert{padding:10px 14px;margin-bottom:16px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.5}.auth-alert:empty{display:none}.auth-alert--danger{background:#fef2f2;color:#dc2626}.auth-alert--warning{background:#fffbeb;color:#92400e}.auth-alert--success{background:#ecfdf5;color:#059669}.auth-alert--info{background:#f9f8f7;color:#635e58}.auth-tag{display:inline-block;padding:.25rem .75rem;border-radius:1rem;font-size:13px;font-weight:500;white-space:nowrap}.auth-tag--success{background:#ecfdf5;color:#059669}.auth-greeting{font-family:"Instrument Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;line-height:1.3;text-align:center;color:rgba(30,25,20,.2)}@media(max-width: 768px){.auth-greeting{display:none}}.auth-proof__image{display:block;width:100%;height:auto;margin-bottom:14px;border:1px solid rgba(30,25,20,.07);border-radius:10px;box-shadow:0 2px 8px rgba(30,25,20,.06)}.auth-proof__quote{margin:0 0 20px}.auth-proof__quote p{margin:0 0 6px;font-size:13.5px;font-style:italic;font-weight:500;line-height:1.55;color:#635e58}.auth-proof__quote cite{font-size:12px;font-style:normal;color:#9e958b}.auth-aside__section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(30,25,20,.06)}.auth-aside__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.auth-steps__title{margin:0 0 20px;font-size:16px;font-weight:700;letter-spacing:-0.01em;color:#1e1c1b}.auth-steps__underline{text-decoration:underline;text-decoration-thickness:2.5px;text-decoration-color:rgba(30,25,20,.15);text-underline-offset:3px}.auth-step{display:flex;align-items:flex-start;gap:10px;padding:5px 0}.auth-step__num{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;flex-shrink:0;border-radius:50%;background:rgba(30,25,20,.05);font-size:11px;font-weight:600;color:#9e958b}.auth-step__text{font-size:13.5px;font-weight:500;line-height:1.45;color:#7a756f}.auth-step__text strong{font-weight:600;color:#4a4642}.auth-checklist--panel{padding:14px 20px;margin-bottom:24px;border-radius:10px;background:#f9f8f7;text-align:left}.auth-checklist__item{display:flex;align-items:center;gap:7px;padding:3px 0;font-size:14px;font-weight:500;color:#635e58}.auth-checklist__item svg{flex-shrink:0}.auth-seal{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 24px;border-radius:50%;background:#5c5cd8;color:#fff;animation:auth-pop 400ms ease-out}@keyframes auth-pop{0%{transform:scale(0.5);opacity:0}70%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.auth-confetti{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.auth-confetti__piece{position:absolute;top:-10px;animation-name:auth-confetti-fall;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes auth-confetti-fall{to{transform:translateY(105vh) rotate(720deg);opacity:0}}@media(prefers-reduced-motion: reduce){.auth-confetti{display:none}.auth-seal{animation:none}}.auth-footer{margin-top:auto;padding:2.5rem 0;text-align:center}.auth-footer__links{margin-bottom:6px;font-size:13px;font-weight:500;color:#c4bfb9}.auth-footer__links a{color:#c4bfb9;text-decoration:none}.auth-footer__links a:hover{color:#9e958b;text-decoration:underline}.auth-footer__copyright{font-size:12px;font-weight:500;color:#d4d0cc}.auth-footer__sep{margin:0 10px;color:#d4d0cc}.auth-stack{display:flex;flex-direction:column;gap:20px}.auth-stack>*{margin-top:0;margin-bottom:0}
