:root{--navy:#0b315c;--ink:#172638;--muted:#687789;--line:#dfe6ed;--paper:#f3f6f9;font-family:Inter,"DM Sans",system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper)}button,input{font:inherit}.auth-body{min-height:100dvh;background:radial-gradient(circle at 16% 15%,#265d92 0,#0b315c 33%,#071f3b 65%)}.auth-shell{display:grid;grid-template-columns:1.05fr .95fr;min-height:100dvh}.auth-brand{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:9vw;color:#fff}.auth-brand img{width:76px;height:76px;margin-bottom:35px;border:3px solid #fff;border-radius:18px}.auth-brand>span,.auth-card-head>span,.selector-shell header span{color:#9dc6e9;font-size:11px;font-weight:800;letter-spacing:.16em}.auth-brand h1{margin:12px 0 18px;font-size:clamp(40px,5vw,72px);line-height:1.02;letter-spacing:-.055em}.auth-brand p{max-width:590px;margin:0;color:#cfdfed;font-size:17px;line-height:1.65}.auth-points{display:grid;gap:12px;margin-top:35px;color:#dce9f3;font-size:14px}.auth-card{align-self:center;width:min(470px,calc(100% - 40px));margin:30px auto;padding:42px;border-radius:24px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.28)}.auth-card-head h2{margin:8px 0;font-size:34px;letter-spacing:-.04em}.auth-card-head p{margin:0 0 27px;color:var(--muted);font-size:14px}.auth-card form{display:grid;gap:17px}.auth-card label{display:grid;gap:7px;font-size:12px;font-weight:750}.auth-card input{width:100%;height:49px;padding:0 14px;border:1px solid var(--line);border-radius:11px;outline:0;font-size:16px}.auth-card input:focus{border-color:#3c78ad;box-shadow:0 0 0 4px #e3eff9}.auth-card form button,.tenant-options>button{height:50px;border:0;border-radius:11px;color:#fff;background:var(--navy);font-weight:800;cursor:pointer}.auth-error{margin:0 0 18px;padding:12px 14px;border:1px solid #f0c7bc;border-radius:10px;color:#8f3f2f;background:#fff0ec;font-size:13px}.auth-help{display:flex;justify-content:space-between;margin:24px 0;color:var(--muted);font-size:12px}.auth-help a{color:#17558e;font-weight:700}.auth-card>small{display:block;padding-top:18px;border-top:1px solid var(--line);color:#8a969f;font-size:10px}.selector-body{display:grid;place-items:center;padding:25px}.selector-shell{width:min(650px,100%);padding:30px;border-radius:24px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.28)}.selector-shell header{display:flex;gap:18px;align-items:center;margin-bottom:24px}.selector-shell header img{width:64px;height:64px;border-radius:15px}.selector-shell header h1{margin:5px 0;font-size:30px;letter-spacing:-.04em}.selector-shell header p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.tenant-options{display:grid;gap:10px}.tenant-options label{display:grid;grid-template-columns:45px 1fr 24px;gap:13px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:13px;cursor:pointer}.tenant-options label:has(input:checked){border-color:#4a80b0;background:#edf5fc}.tenant-options input{position:absolute;opacity:0}.tenant-avatar{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;color:#174c7d;background:#dceaf6;font-weight:800}.tenant-options strong,.tenant-options small{display:block}.tenant-options strong{font-size:13px}.tenant-options small{margin-top:3px;color:var(--muted);font-size:10px}.tenant-options i{color:#1b578e;font-style:normal}.empty-membership{padding:20px;border-radius:13px;background:#f3f6f9}.empty-membership strong{font-size:14px}.empty-membership p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.logout-form{text-align:center}.logout-form button{margin-top:18px;border:0;color:#677887;background:transparent;font-size:12px;cursor:pointer}@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:auto;padding:42px 22px 28px}.auth-brand img{width:55px;height:55px;margin-bottom:20px}.auth-brand h1{font-size:38px}.auth-brand p{font-size:14px}.auth-points{display:none}.auth-card{margin:0 auto 25px;padding:27px 20px}.auth-card-head h2{font-size:28px}.selector-body{padding:12px}.selector-shell{padding:22px 15px;border-radius:18px}.selector-shell header{align-items:flex-start}.selector-shell header img{width:52px;height:52px}.selector-shell header h1{font-size:25px}.tenant-options label{grid-template-columns:42px 1fr 18px;padding:12px}.tenant-avatar{width:42px;height:42px}}
