.auth-page{--auth-bg:#0c0e14;--auth-primary:#426edb;--auth-primary-hover:#5a82e8;--auth-on-primary:#fff;--auth-surface:#1c1b1f;--auth-surface-high:#201f23;--auth-surface-highest:#2a292d;--auth-on-surface:#e5e2e1;--auth-on-surface-variant:#c4c6d0;--auth-outline:#44474e;--auth-outline-soft:#44474e8c;--auth-error:#ffb4ab;--auth-error-container:#7f1d1d47;--auth-warning:#fbbf24;--auth-warning-container:#78350f59;--auth-success:#a7f3d0;--auth-success-container:#064e3b59;--auth-radius:28px;--auth-shell:100%;--auth-pad-x:1.25rem;isolation:isolate;min-height:100dvh;font-family:var(--font-body,"Nunito Sans", sans-serif);color:var(--auth-on-surface);background:radial-gradient(ellipse 120% 70% at 50% -15%, #426edb12, transparent 55%), var(--auth-bg);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex;position:relative;overflow-x:clip}html:has(.auth-page),body:has(.auth-page){background:var(--auth-bg);margin:0;padding:0;overflow-x:clip}@media (width>=768px){.auth-page{--auth-pad-x:2rem}}@media (width>=1024px){.auth-page{--auth-shell:85%;--auth-pad-x:2.75rem}}.auth-fx{pointer-events:none;z-index:0;contain:paint;position:absolute;inset:0;overflow:hidden}.auth-atmosphere,.auth-vignette,.auth-orb,.auth-deco,.auth-wave{display:none}.auth-orb{opacity:.6;border-radius:9999px;animation:22s ease-in-out infinite auth-orb-drift;position:absolute}.auth-orb-a{background:radial-gradient(circle,#3778ff6b 0%,#1e46c829 40%,#0000 70%);width:min(52vw,36rem);height:min(52vw,36rem);top:-10%;right:-8%}.auth-orb-b{background:radial-gradient(circle,#64a0ff42 0%,#0000 68%);width:min(40vw,26rem);height:min(40vw,26rem);animation-duration:28s;animation-direction:reverse;bottom:4%;left:-10%}.auth-deco{box-sizing:border-box;flex-shrink:0;max-width:8rem;max-height:6rem;display:none;position:absolute}.auth-deco-1{--_deco-rotate:rotate(12deg);background:0 0;border:1.5px solid #426edb66;border-radius:1rem;width:4.5rem;height:4.5rem;animation:8s ease-in-out infinite auth-float;top:18%;left:7%}.auth-deco-2{--_deco-rotate:rotate(-8deg);background:0 0;border:1.5px solid #426edb52;border-radius:.85rem;width:5.5rem;height:3.5rem;animation:10s ease-in-out 1.5s infinite auth-float;bottom:28%;right:6%}.auth-deco-3{--_deco-rotate:rotate(-15deg);background:0 0;border:1px solid #426edb40;border-radius:.75rem;width:3rem;height:5rem;animation:12s ease-in-out 3s infinite auth-float;top:55%;left:4%}.auth-deco-4{--_deco-rotate:rotate(22deg);background:#426edb1f;border:1px solid #426edb33;border-radius:.7rem;width:3rem;height:3rem;animation:9s ease-in-out .8s infinite auth-float;top:32%;right:10%}.auth-deco-5{--_deco-rotate:rotate(-6deg);background:#426edb24;border:1px solid #426edb38;border-radius:.5rem;width:2.25rem;height:2.25rem;animation:7s ease-in-out 2.2s infinite auth-float;bottom:16%;left:9%}.auth-deco-6{--_deco-rotate:rotate(0deg);background:#426edb47;border-radius:9999px;width:1.25rem;height:1.25rem;animation:6s ease-in-out .5s infinite auth-float;top:12%;right:18%}.auth-deco-7{--_deco-rotate:rotate(0deg);background:#426edb59;border-radius:9999px;width:.85rem;height:.85rem;animation:8s ease-in-out 4s infinite auth-float;bottom:38%;left:15%}.auth-wave{background:#a8c7ff8c;border:none;max-width:none;max-height:none;mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2040'%20fill='none'%20stroke='currentColor'%20stroke-width='2.2'%20stroke-linecap='round'%3e%3cpath%20d='M2%2020%20Q%2012.5%202,%2025%2020%20T%2050%2020%20T%2075%2020%20T%20100%2020%20T%20125%2020%20T%20150%2020%20T%20175%2020%20T%20198%2020'%20/%3e%3c/svg%3e");mask-position:50%;mask-size:100% 100%;mask-repeat:no-repeat}.auth-wave-1{--_deco-rotate:rotate(8deg);width:10rem;height:2rem;animation:11s ease-in-out infinite auth-float;top:18%;left:5%}.auth-wave-2{--_deco-rotate:rotate(-6deg);opacity:.65;width:12rem;height:2.4rem;animation:13s ease-in-out 1.2s infinite auth-float;top:68%;right:6%}@keyframes auth-float{0%,to{transform:translate3d(0, 0, 0) var(--_deco-rotate,rotate(0deg))}50%{transform:translate3d(0, -6px, 0) var(--_deco-rotate,rotate(0deg))}}@keyframes auth-orb-drift{0%,to{transform:translate(0,0)}50%{transform:translate(1.5%,-2%)}}.auth-topbar{z-index:2;padding:1rem var(--auth-pad-x) .5rem;position:relative}.auth-topbar-inner{width:var(--auth-shell);justify-content:space-between;align-items:center;gap:1rem;max-width:100%;margin:0 auto;display:flex}.auth-brand{color:var(--auth-on-surface);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.auth-brand-logo{object-fit:contain;width:2.25rem;height:2.25rem}.auth-brand-wordmark{letter-spacing:-.03em;font-size:1.35rem;font-weight:800;line-height:1}.auth-topbar-cta{background:var(--auth-primary);min-height:2.5rem;color:var(--auth-on-primary);border-radius:9999px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.auth-topbar-cta:hover{background:var(--auth-primary-hover);transform:translateY(-1px)}.auth-shell{z-index:2;width:var(--auth-shell);max-width:100%;padding:1.25rem var(--auth-pad-x) 2rem;flex:1;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.auth-card{z-index:2;border-radius:var(--auth-radius);background:#141820;border:1px solid #ffffff14;width:100%;max-width:36rem;padding:2.25rem 1.75rem 2rem;animation:.36s cubic-bezier(.2,0,0,1) auth-card-in;position:relative;box-shadow:0 1px 2px #0003,0 12px 32px #00000038}.auth-card--wide{max-width:42rem}.auth-page[data-auth-flow] .auth-shell{padding:.75rem var(--auth-pad-x) .35rem}.auth-page[data-auth-flow] .auth-page-footer{padding:.35rem var(--auth-pad-x) .85rem}.auth-card--flow{-webkit-backdrop-filter:blur(24px)saturate(1.15);background:#1418201f;border:1px solid #ffffff14;max-width:32rem;box-shadow:0 1px 2px #0000001f,0 16px 40px #00000029,inset 0 1px #ffffff0d}.auth-card--flow-wide{-webkit-backdrop-filter:blur(24px)saturate(1.15);background:#1418201f;border:1px solid #ffffff14;max-width:44rem;box-shadow:0 1px 2px #0000001f,0 16px 40px #00000029,inset 0 1px #ffffff0d}@supports not (backdrop-filter:blur(1px)){.auth-card--flow,.auth-card--flow-wide{background:#141820e0}}.auth-card--flow .auth-card-header,.auth-card--flow-wide .auth-card-header{margin-bottom:1.25rem}.auth-card--flow .auth-actions,.auth-card--flow-wide .auth-actions{border-top:none;gap:.75rem;margin-top:1.15rem;padding-top:0}.auth-card--flow .auth-card-footer,.auth-card--flow-wide .auth-card-footer{text-align:center;border-top:none;margin-top:.75rem;padding-top:0}.auth-card--flow .auth-resend-form{margin-top:.75rem}.auth-btn-primary.auth-btn--flat{box-shadow:none}.auth-btn-primary.auth-btn--flat:hover{background:var(--auth-primary-hover);box-shadow:none;transform:none}.auth-btn-primary.auth-btn--flat:active{transform:scale(.98)}@media (width<=640px){.auth-page[data-auth-flow] .auth-shell{padding:.65rem var(--auth-pad-x) .25rem}.auth-page[data-auth-flow] .auth-page-footer{padding:.25rem var(--auth-pad-x) .65rem}.auth-card--flow,.auth-card--flow-wide{-webkit-backdrop-filter:none;max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.auth-card--flow .auth-card-header,.auth-card--flow-wide .auth-card-header{text-align:center;align-items:center;gap:.35rem;margin-bottom:1rem}.auth-card--flow .auth-actions--between,.auth-card--flow-wide .auth-actions--between{flex-direction:column-reverse;align-items:stretch}.auth-card--flow .auth-actions--between .auth-btn,.auth-card--flow-wide .auth-actions--between .auth-btn{width:100%}.auth-card--flow .auth-footer-text,.auth-card--flow-wide .auth-footer-text{font-size:.88rem}}@media (width>=640px){.auth-card{padding:2.75rem 2.5rem 2.25rem}}@keyframes auth-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-card-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.75rem;display:flex}.auth-card-logo{object-fit:contain;width:4.5rem;height:4.5rem;margin-bottom:.85rem}.auth-title{letter-spacing:-.03em;color:var(--auth-on-surface);margin:0 0 .45rem;font-size:clamp(1.55rem,2.5vw,1.85rem);font-weight:800;line-height:1.15}.auth-subtitle{color:var(--auth-on-surface-variant);margin:0;font-size:.98rem;line-height:1.5}.auth-banner{-webkit-backdrop-filter:blur(8px);border-radius:.85rem;align-items:flex-start;gap:.65rem;margin-bottom:1.25rem;padding:.9rem 1rem;font-size:.92rem;font-weight:600;line-height:1.4;display:flex}.auth-banner .material-symbols-rounded{flex-shrink:0;margin-top:.05rem;font-size:1.25rem}.auth-banner-info{color:#bfdbfe;background:#1e3a8a52;border:1px solid #93c5fd59}.auth-banner-warning{background:var(--auth-warning-container);color:var(--auth-warning);border:1px solid #fbbf2466}.auth-banner-error{color:var(--auth-error);background:#7f1d1d59;border:1px solid #ffb4ab59}.auth-banner-success{color:var(--auth-success);background:#064e3b66;border:1px solid #34d39966}.auth-banner-copy{margin:0;font-weight:500}.auth-banner-email{color:inherit;font-weight:700}.auth-field{flex-direction:column;gap:.45rem;min-width:0;display:flex}.auth-field+.auth-field{margin-top:1.15rem}.auth-label{color:var(--auth-on-surface);margin-left:.15rem;font-size:.88rem;font-weight:600;line-height:1.3}.auth-form-grid{grid-template-columns:1fr;gap:1.15rem;display:grid}@media (width>=640px){.auth-form-grid--2{grid-template-columns:1fr 1fr}}.auth-form-grid .auth-field+.auth-field{margin-top:0}.auth-input{box-sizing:border-box;width:100%;min-height:3rem;color:var(--auth-on-surface);caret-color:var(--auth-primary);font:inherit;-webkit-text-fill-color:currentColor;background:0 0;border:1px solid #ffffff14;border-radius:.85rem;outline:none;padding:.8rem 1rem;font-size:1rem;line-height:1.4;transition:background-color .18s,border-color .18s,box-shadow .18s}.auth-input::placeholder{color:color-mix(in srgb, var(--auth-on-surface-variant) 65%, transparent)}.auth-input:focus{background:#ffffff05;border-color:#a8c7ff80;box-shadow:0 0 0 4px #426edb33}.auth-input:disabled,.auth-input[readonly]{opacity:.72;cursor:not-allowed}.auth-input.is-invalid{background:#7f1d1d47;border-color:#ffb4ab8c}.auth-input.is-invalid:focus{box-shadow:0 0 0 4px #ffb4ab2e}.auth-input-affix{align-items:center;display:flex;position:relative}.auth-input-affix .auth-input{padding-right:3rem}.auth-icon-btn{width:2.35rem;height:2.35rem;color:var(--auth-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .16s,color .16s;display:inline-flex;position:absolute;right:.4rem}.auth-icon-btn:hover{color:var(--auth-on-surface);background:#ffffff1a}.auth-icon-btn .material-symbols-rounded{font-size:1.25rem}.auth-field-error{color:var(--auth-error);margin-left:.15rem;font-size:.84rem;font-weight:500}.auth-field-help{color:var(--auth-on-surface-variant);margin-left:.15rem;font-size:.82rem;font-weight:500;line-height:1.4}.auth-select-wrap{min-width:0;max-width:100%;position:relative}.auth-select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid #c4c6d0d9;border-right:2px solid #c4c6d0d9;width:.5rem;height:.5rem;position:absolute;top:50%;right:1.1rem;transform:translateY(-65%)rotate(45deg)}.auth-select{cursor:pointer;appearance:none;color-scheme:dark;background-color:#0000;background-image:none;max-width:100%;padding-right:2.5rem}.auth-select-wrap.is-enhanced .auth-select-native{clip:rect(0, 0, 0, 0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-select-trigger{text-align:left;cursor:pointer;align-items:center;width:100%;max-width:100%;padding-right:2.5rem;display:flex}.auth-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.auth-select-trigger-label.is-placeholder{color:color-mix(in srgb, var(--auth-on-surface-variant) 65%, transparent)}.auth-select-menu{z-index:80;box-sizing:border-box;overscroll-behavior:contain;background:#1c1b1f;border:1px solid #ffffff1a;border-radius:.85rem;margin:0;padding:.35rem;list-style:none;position:fixed;overflow:hidden auto;box-shadow:0 14px 36px #00000061}html:has(.auth-select-wrap.is-open),body:has(.auth-select-wrap.is-open){overflow:hidden}.auth-select-option{color:var(--auth-on-surface);overflow-wrap:anywhere;word-break:break-word;cursor:pointer;border-radius:.55rem;padding:.62rem .75rem;font-size:.92rem;font-weight:600;line-height:1.35}.auth-select-option:hover,.auth-select-option.is-selected{background:#2a292d}.auth-select-option[aria-disabled=true]{opacity:.5;cursor:not-allowed}.auth-select-wrap.is-open:after{transform:translateY(-35%)rotate(225deg)}.auth-select:disabled{opacity:.55;cursor:not-allowed}.auth-select-wrap:has(.auth-select:disabled):after{opacity:.45}.auth-select option,.auth-select optgroup{color:#e5e2e1;background:#1c1b1f}.auth-select option:checked,.auth-select option:hover,.auth-select option:focus{color:#fff;background-color:#2a292d}.auth-phone-group{background:0 0;border:1px solid #ffffff14;border-radius:.85rem;align-items:stretch;width:100%;min-height:3rem;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex;overflow:hidden}.auth-phone-prefix{color:var(--auth-on-surface-variant);white-space:nowrap;background:0 0;border:0;border-right:1px solid #ffffff14;flex:none;justify-content:center;align-items:center;padding:0 .85rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.auth-phone-input{min-width:0;box-shadow:none;appearance:none;background:0 0;border:0;border-radius:0;flex:auto}.auth-phone-input:focus,.auth-phone-input.is-invalid,.auth-phone-input.is-invalid:focus{box-shadow:none;background:0 0;border:0}.auth-phone-group:focus-within{background:#ffffff05;border-color:#a8c7ff8c;box-shadow:0 0 0 4px #426edb38}.auth-phone-group.is-invalid{background:#7f1d1d47;border-color:#ffb4ab8c}.auth-phone-group.is-invalid .auth-phone-prefix{color:var(--auth-error);border-right-color:#ffb4ab59}.auth-phone-group.is-invalid:focus-within{box-shadow:0 0 0 4px #ffb4ab2e}.auth-code-field{flex-direction:column;align-items:center;gap:.45rem;display:flex}.auth-code-input{text-align:center;letter-spacing:.5rem;font-variant-numeric:tabular-nums;width:100%;max-width:16rem;padding-left:1.5rem;padding-right:1rem;font-size:1.4rem;font-weight:700}.auth-strength{gap:.35rem;margin-top:.35rem;display:grid}.auth-strength.is-hidden{display:none}.auth-strength-bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.auth-strength-segment{background-color:#ffffff24;border-radius:9999px;height:.28rem;transition:background-color .2s}.auth-strength[data-tone=weak] .auth-strength-segment.is-active{background-color:#dc2626}.auth-strength[data-tone=warning] .auth-strength-segment.is-active{background-color:#f59e0b}.auth-strength[data-tone=good] .auth-strength-segment.is-active{background-color:#0ea5e9}.auth-strength[data-tone=strong] .auth-strength-segment.is-active{background-color:#059669}.auth-strength-text{color:var(--auth-on-surface-variant);text-align:right;margin:0;font-size:.82rem;font-weight:600}.auth-btn{min-height:3rem;font:inherit;cursor:pointer;box-sizing:border-box;border-radius:9999px;justify-content:center;align-items:center;padding:.8rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.auth-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.auth-btn-primary{background:var(--auth-primary);color:var(--auth-on-primary);border:none;box-shadow:0 1px 2px #00000040}.auth-btn-primary:hover{background:var(--auth-primary-hover);transform:translateY(-1px);box-shadow:0 8px 20px #426edb47}.auth-btn-primary:disabled:hover{background:var(--auth-primary)}.auth-btn-tonal{-webkit-backdrop-filter:blur(10px);color:var(--auth-on-surface);background:#ffffff14;border:1px solid #ffffff2e}.auth-btn-tonal:hover{background:#ffffff24;border-color:#ffffff47}.auth-btn-block{width:100%}.auth-submit{width:100%;min-height:3.1rem;margin-top:1.5rem}.auth-actions{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;margin-top:1.75rem;padding-top:1.35rem;display:flex}.auth-actions--between{justify-content:space-between}.auth-actions--stack{flex-direction:column;align-items:stretch}.auth-link{color:color-mix(in srgb, var(--auth-primary) 72%, #a8c7ff);font-size:.88rem;font-weight:600;text-decoration:none;transition:color .16s}.auth-link:hover{color:#a8c7ff;text-decoration:underline}.auth-link-accent{color:var(--auth-on-surface-variant);font-size:.92rem;line-height:1.4;text-decoration:none}.auth-link-accent strong{color:color-mix(in srgb, var(--auth-primary) 72%, #a8c7ff);font-weight:700;transition:color .16s}.auth-link-accent:hover strong{color:#a8c7ff;text-decoration:underline}.auth-link-accent--inline{text-align:left;flex:1;min-width:0;padding-right:.75rem}.auth-features{gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.auth-features li{color:var(--auth-on-surface-variant);background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;align-items:flex-start;gap:.6rem;padding:.65rem .85rem;font-size:.9rem;line-height:1.4;display:flex}.auth-features li .material-symbols-rounded{color:color-mix(in srgb, var(--auth-primary) 72%, #a8c7ff);flex-shrink:0;margin-top:.08rem;font-size:1.15rem}.auth-features li strong{color:var(--auth-on-surface);margin-bottom:.1rem;font-size:.92rem;font-weight:700;display:block}.auth-org-list{gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.auth-org-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.9rem;align-items:center;gap:.85rem;padding:.95rem 1.05rem;transition:background-color .16s,border-color .16s,box-shadow .16s;display:flex;position:relative}.auth-org-card:hover{background:#ffffff0f;border-color:#a8c7ff52}.auth-org-card.is-selected{background:#426edb24;border-color:#a8c7ff8c;box-shadow:0 0 0 3px #426edb38}.auth-org-radio{opacity:0;pointer-events:none;position:absolute}.auth-org-indicator{background:0 0;border:1.5px solid #ffffff59;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;transition:border-color .16s,background-color .16s;display:inline-flex}.auth-org-card.is-selected .auth-org-indicator{border-color:var(--auth-primary);background:var(--auth-primary);box-shadow:inset 0 0 0 3px #1c1b1fe6}.auth-org-content{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.auth-org-name{color:var(--auth-on-surface);font-size:.98rem;font-weight:700;line-height:1.3}.auth-org-role{color:var(--auth-on-surface-variant);font-size:.82rem;line-height:1.3}.auth-card-footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.15rem}.auth-footer-text{color:var(--auth-on-surface-variant);margin:0;font-size:.94rem}.auth-footer-link{color:inherit;margin-left:.2rem;text-decoration:none}.auth-footer-link strong{color:color-mix(in srgb, var(--auth-primary) 72%, #a8c7ff);font-weight:700}.auth-footer-link:hover strong{color:#a8c7ff;text-decoration:underline}.auth-page-footer{z-index:1;width:var(--auth-shell);text-align:center;max-width:100%;padding:.75rem var(--auth-pad-x) 1.5rem;box-sizing:border-box;margin:0 auto;position:relative}.auth-page-footer p{color:#c4c6d073;letter-spacing:.01em;margin:0;font-size:.82rem}.auth-page-footer-sep{opacity:.55;margin:0 .5rem}.auth-page-footer-link{color:inherit;text-decoration:none;transition:color .16s}.auth-page-footer-link:hover{color:#c4c6d0b8;text-decoration:underline}.auth-is-hidden{display:none!important}@media (width<=640px){.auth-page{--auth-pad-x:.85rem}.auth-topbar{padding:.55rem var(--auth-pad-x) .25rem}.auth-brand-logo{width:1.85rem;height:1.85rem}.auth-brand-wordmark{font-size:1.15rem}.auth-topbar-cta{min-height:2.1rem;padding:.35rem .9rem;font-size:.82rem}.auth-shell{padding:.35rem var(--auth-pad-x) .5rem}.auth-card{border-radius:1.35rem;flex:none;align-self:center;width:100%;height:auto;padding:1.15rem 1.1rem 1rem}.auth-card-header{margin-bottom:.85rem}.auth-card-logo{width:3.25rem;height:3.25rem;margin-bottom:.55rem}.auth-title{margin-bottom:.25rem;font-size:1.35rem}.auth-subtitle{font-size:.85rem;line-height:1.35}.auth-field+.auth-field{margin-top:.7rem}.auth-field{gap:.28rem}.auth-form-grid{gap:.7rem}.auth-label{font-size:.8rem;line-height:1.35}.auth-input{border-radius:.7rem;min-height:2.55rem;padding:.55rem .85rem;font-size:.95rem}.auth-phone-group{border-radius:.7rem;min-height:2.75rem}.auth-phone-prefix{padding:0 .7rem;font-size:.9rem}.auth-phone-input{border-radius:0;min-height:2.75rem;padding-block:.55rem;font-size:1rem}.auth-select-menu{border-radius:.7rem}.auth-select-option{font-size:.88rem}.auth-code-input{letter-spacing:.4rem;max-width:12rem;font-size:1.15rem}.auth-submit,.auth-btn{min-height:2.7rem;padding:.65rem 1.25rem;font-size:.95rem}.auth-submit{margin-top:.9rem}.auth-actions{gap:.6rem;margin-top:1rem;padding-top:.85rem}.auth-card-footer{margin-top:.9rem;padding-top:.75rem}.auth-footer-text{font-size:.84rem}.auth-banner{margin-bottom:.75rem;padding:.65rem .75rem;font-size:.84rem}.auth-features{margin-bottom:.9rem}.auth-features li{padding:.5rem .7rem;font-size:.82rem}.auth-page-footer{padding:.35rem var(--auth-pad-x) .65rem}.auth-page-footer p{font-size:.72rem}}
