.AuthShell-module-scss-module__kN86sW__page{background:var(--surface-page);height:100vh;padding:1%;display:flex}.AuthShell-module-scss-module__kN86sW__left{border-radius:30px;flex-direction:column;justify-content:center;width:40%;height:100%;display:flex;position:relative;overflow:hidden}.AuthShell-module-scss-module__kN86sW__dark{background:var(--text-primary,#23222a)}.AuthShell-module-scss-module__kN86sW__accent{background:var(--surface-accent)}.AuthShell-module-scss-module__kN86sW__pageTone{background:var(--surface-page)}.AuthShell-module-scss-module__kN86sW__logoMark{z-index:2;position:absolute;top:24px;left:24px}.AuthShell-module-scss-module__kN86sW__heroWrap{width:100%;height:100%;display:block}.AuthShell-module-scss-module__kN86sW__heroCenter{justify-content:center;align-items:center;display:flex}.AuthShell-module-scss-module__kN86sW__hero{width:105%;max-width:none;height:auto;margin-top:20%;margin-left:0;display:block;overflow:visible}.AuthShell-module-scss-module__kN86sW__heroCenter .AuthShell-module-scss-module__kN86sW__hero{margin-left:auto;margin-right:auto}.AuthShell-module-scss-module__kN86sW__powered{bottom:var(--space-6,24px);color:var(--surface-page,#fff);z-index:2;margin:0;font-size:10px;font-weight:600;position:absolute;left:24px}.AuthShell-module-scss-module__kN86sW__poweredOrange{color:var(--accent,#fd5729);text-decoration:none}.AuthShell-module-scss-module__kN86sW__poweredYellow{color:var(--accent-alt,#fca311);text-decoration:none}.AuthShell-module-scss-module__kN86sW__right{scrollbar-width:thin;scrollbar-color:#00000026 #0000;flex:1;height:100%;padding:2% 2% 2% 10%;overflow-y:auto}.AuthShell-module-scss-module__kN86sW__right::-webkit-scrollbar{width:6px}.AuthShell-module-scss-module__kN86sW__right::-webkit-scrollbar-track{background:0 0}.AuthShell-module-scss-module__kN86sW__right::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:10px}.AuthShell-module-scss-module__kN86sW__right::-webkit-scrollbar-thumb:hover{background-color:#0000004d}@media (max-width:768px){.AuthShell-module-scss-module__kN86sW__left{display:none}.AuthShell-module-scss-module__kN86sW__right{padding-left:4%}}
.AuthForms-module-scss-module__-kyxkG__form{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.AuthForms-module-scss-module__-kyxkG__mobileLogo{width:50px;height:50px;display:none;position:absolute;top:1%;left:2%}.AuthForms-module-scss-module__-kyxkG__content{flex-direction:column;flex:1;justify-content:center;max-width:500px;display:flex}.AuthForms-module-scss-module__-kyxkG__title{font-family:var(--font-family-display);color:var(--text-primary);margin:0;font-size:42px;font-weight:700;line-height:1.1}.AuthForms-module-scss-module__-kyxkG__subtitle{color:var(--text-secondary);text-align:left;margin:6px 0 0;font-size:16px}.AuthForms-module-scss-module__-kyxkG__stack{width:100%;max-width:500px;height:auto;transition:var(--transition-base,.3s ease);flex-flow:column;margin-top:28px;display:flex}.AuthForms-module-scss-module__-kyxkG__panel{flex-direction:column;gap:18px;width:100%;height:auto;display:flex;overflow:hidden}.AuthForms-module-scss-module__-kyxkG__panelActive{opacity:1;width:100%}.AuthForms-module-scss-module__-kyxkG__authInputShell{border:none}.AuthForms-module-scss-module__-kyxkG__quickFillWrap{width:100%;max-width:500px;margin-top:18px}.AuthForms-module-scss-module__-kyxkG__submitWrap{flex-direction:column;width:100%;max-width:500px;margin-top:24px;display:flex}.AuthForms-module-scss-module__-kyxkG__forgotWrap{margin-top:14px}.AuthForms-module-scss-module__-kyxkG__footerLink{color:var(--text-primary);white-space:nowrap;margin:0;font-size:14px;font-weight:500;text-decoration:none}.AuthForms-module-scss-module__-kyxkG__footerLink:hover,.AuthForms-module-scss-module__-kyxkG__inlineLink:hover{color:var(--accent)}.AuthForms-module-scss-module__-kyxkG__footerNote{color:var(--text-secondary);text-align:left;margin:24px 0 0;font-size:14px}.AuthForms-module-scss-module__-kyxkG__setupSecret{background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent) 42%, transparent);border-radius:8px;flex-direction:column;gap:8px;margin-top:24px;padding:14px;display:flex}.AuthForms-module-scss-module__-kyxkG__setupSecret span{color:var(--text-secondary);font-size:13px}.AuthForms-module-scss-module__-kyxkG__setupSecret code,.AuthForms-module-scss-module__-kyxkG__backupCodes code{color:var(--text-primary);letter-spacing:.08em;overflow-wrap:anywhere;font-size:15px}.AuthForms-module-scss-module__-kyxkG__backupCodes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:18px 0 0;padding:0;list-style:none;display:grid}.AuthForms-module-scss-module__-kyxkG__backupCodes li{background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:6px;padding:10px}.AuthForms-module-scss-module__-kyxkG__inlineLink{color:var(--text-primary);transition:var(--transition-base,.3s ease);font-weight:600;text-decoration:none}.AuthForms-module-scss-module__-kyxkG__togglePassBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;font-size:18px;display:flex}.AuthForms-module-scss-module__-kyxkG__togglePassBtn:hover{color:var(--text-primary)}@media (max-width:768px){.AuthForms-module-scss-module__-kyxkG__mobileLogo{margin-bottom:24px;display:block;position:static}.AuthForms-module-scss-module__-kyxkG__content,.AuthForms-module-scss-module__-kyxkG__stack,.AuthForms-module-scss-module__-kyxkG__quickFillWrap,.AuthForms-module-scss-module__-kyxkG__submitWrap{width:100%}.AuthForms-module-scss-module__-kyxkG__title{font-size:30px!important;line-height:30px!important}.AuthForms-module-scss-module__-kyxkG__subtitle,.AuthForms-module-scss-module__-kyxkG__footerNote{font-size:14px}}
