.tenant-auth-page{background:radial-gradient(38rem 26rem at 8% 8%,#1d6f5f2e,#0000 56%),radial-gradient(32rem 22rem at 92% 12%,#00152a1a,#0000 58%),linear-gradient(#f8fafc 0%,#edf1f6 100%);min-height:100dvh}.tenant-auth-shell{color:#12263f;grid-template-columns:1fr;align-items:stretch;gap:0;width:100%;min-height:100dvh;margin:0;font-family:Gellix,Inter,sans-serif;display:grid}.tenant-auth-copy{display:none}.tenant-auth-copy h1{color:#fff;letter-spacing:-.02em;max-width:18ch;margin:0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.05}.tenant-auth-copy p{color:#ffffffe0;max-width:46ch;margin:1rem 0 0;font-size:.96rem;line-height:1.65}.tenant-auth-eyebrow{color:#ffffffe6;letter-spacing:.11em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800}.tenant-auth-list{color:#ffffffe6;gap:.45rem;margin:1rem 0 0;padding-left:1rem;font-size:.84rem;display:grid}.tenant-auth-panel{background:0 0;border-left:0;justify-content:center;align-items:center;min-height:100dvh;padding:2.5rem 1.25rem;display:flex}.tenant-auth-card{background:#fff;border:1px solid #1d6f5f2e;border-radius:1.25rem;width:100%;max-width:34rem;padding:clamp(1.15rem,3vw,1.75rem);box-shadow:0 20px 55px #00152a1f}.tenant-auth-card .panel-header{margin-bottom:.25rem}.tenant-auth-card .panel-header h2{color:#00152a;margin:0;font-size:1.72rem;font-weight:800}.tenant-auth-card .panel-header p{color:#5b6875;margin:.35rem 0 0;font-size:.9rem}.tenant-auth-form{gap:1rem;margin-top:1.25rem;display:grid}.tenant-auth-field{gap:.45rem;display:grid}.tenant-auth-field span{text-transform:uppercase;letter-spacing:.08em;color:#4f5d73;font-size:.66rem;font-weight:800}.tenant-auth-field input{width:100%;font:inherit;color:#12263f;background:#fff;border:1px solid #d4dbe5;border-radius:.55rem;padding:.8rem .9rem}.tenant-auth-field input:focus{outline-offset:1px;border-color:#1d6f5f;outline:3px solid #1d6f5f29}.tenant-auth-error{color:#b91c1c;margin:0;font-size:.9rem;font-weight:700}.tenant-auth-success{color:#166534;background:#dcfce7;border-radius:.35rem;gap:.35rem;margin:0;padding:1.15rem;font-size:.9rem;font-weight:700;display:grid}.tenant-auth-success p{margin:0;font-size:.85rem;font-weight:600;line-height:1.55}.tenant-auth-cta{color:#fff;width:100%;font:inherit;cursor:pointer;background:#00152a;border:0;border-radius:.6rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.7rem;padding:.85rem 1rem;font-weight:800;display:inline-flex}.tenant-auth-cta:not(:disabled):hover{background:#1d6f5f}.tenant-auth-cta:disabled{opacity:.7;cursor:wait}.tenant-auth-cta-secondary{color:#111827;background:#fff;border:1px solid #d4dbe5}.tenant-auth-link{color:#1d6f5f;font-size:.88rem;font-weight:700;text-decoration:none}.tenant-auth-link:hover{text-decoration:underline}.tenant-auth-form-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.tenant-auth-stepper{justify-content:center;align-items:center;gap:.55rem;display:flex}.tenant-auth-step{color:#334155;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-width:0;padding:0;font-size:.74rem;font-weight:700;display:inline-flex}.tenant-auth-step span{color:#64748b;background:#fff;border:1px solid #d4dbe5;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.82rem;font-weight:800;transition:all .15s;display:inline-flex}.tenant-auth-step strong{color:#00152a;font-size:.78rem;display:none}.tenant-auth-step.active{color:#00152a;background:0 0}.tenant-auth-step.active span{color:#fff;background:#1d6f5f;border-color:#1d6f5f}.tenant-auth-step.active strong{display:inline}.tenant-auth-fieldset{border:0;gap:.55rem;margin:0;padding:0;display:grid}.tenant-auth-fieldset legend{color:#3f4e64;font-size:.8rem;font-weight:700}.tenant-auth-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.tenant-auth-choice{cursor:pointer;min-width:0;display:flex;position:relative}.tenant-auth-choice input{opacity:0;pointer-events:none;position:absolute}.tenant-auth-choice span{color:#25354a;background:#fff;border:1px solid #d4dbe5;border-radius:.8rem;justify-content:center;align-items:center;width:100%;padding:.38rem .7rem;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.tenant-auth-choice input:checked+span{color:#fff;background:#1d6f5f;border-color:#1d6f5f}.tenant-auth-secondary{color:#00152a;background:#fff;border:1px solid #d4dbe5;border-radius:.6rem;min-height:2.7rem;padding:.7rem 1rem;font-weight:700}.tenant-auth-secondary:hover{color:#1d6f5f;border-color:#1d6f5f}.tenant-auth-back{color:#ffffffe6;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.tenant-auth-back:hover{color:#fff}.tenant-auth-helper{color:#5b6875;letter-spacing:0;text-transform:none;margin:-.15rem 0 0;font-size:.72rem;font-weight:600}.tenant-auth-divider{color:#5b6875;align-items:center;gap:.75rem;margin:.25rem 0;font-size:.78rem;font-weight:700;display:flex}.tenant-auth-divider:before,.tenant-auth-divider:after{content:"";background:#74777e24;flex:1;height:1px}.tenant-auth-shell :is(a,button){text-decoration:none}@media (max-width:900px){.tenant-auth-shell{grid-template-columns:1fr;width:100%;min-height:100dvh;overflow-y:auto}.tenant-auth-copy{display:none}.tenant-auth-panel{min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:max(1rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom));border-top:0;border-left:0;justify-content:center;align-items:center}.tenant-auth-card{width:min(34rem,100%)}}@media (max-width:640px){.tenant-auth-panel{padding-inline:.875rem}.tenant-auth-card{border-radius:1rem;padding:1rem}.tenant-auth-card .panel-header h2{font-size:1.35rem}.tenant-auth-stepper{scrollbar-width:none;justify-content:flex-start;padding-bottom:.2rem;overflow-x:auto}.tenant-auth-stepper::-webkit-scrollbar{display:none}.tenant-auth-step{flex:none}.tenant-auth-choice-grid{grid-template-columns:1fr}.tenant-auth-form-footer{gap:.65rem}.tenant-auth-form-footer:first-of-type{grid-template-columns:1fr 1fr;display:grid}.tenant-auth-form-footer:first-of-type>span:empty{display:none}.tenant-auth-form-footer:first-of-type:has(>span:empty){grid-template-columns:1fr}.tenant-auth-secondary,.tenant-auth-cta{width:100%}.tenant-auth-form input,.tenant-auth-form button{font-size:.9rem}}@media (max-width:400px){.tenant-auth-panel{padding-inline:.625rem}.tenant-auth-card{border-radius:.85rem;padding:.875rem}.tenant-auth-step{font-size:.7rem}}
