body:not(.auth-ready) .app-shell,body:not(.auth-ready) .mobile-bottom-nav{display:none!important}
.auth-gate{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.75fr);background:#f4f6f5;color:#17231f}
.auth-brand-panel{position:relative;overflow:hidden;padding:clamp(36px,6vw,84px);background:linear-gradient(145deg,#0d251f,#173f34 70%,#1d5a48);color:white;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}
.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08)}.auth-brand-panel:before{width:520px;height:520px;right:-200px;top:-160px}.auth-brand-panel:after{width:360px;height:360px;left:-180px;bottom:-130px}.auth-logo{display:flex;align-items:center;gap:13px;position:relative;z-index:1}.auth-logo-mark{width:44px;height:44px;border-radius:13px;background:white;color:#14372d;display:grid;place-items:center;font-weight:900}.auth-logo strong,.auth-logo span{display:block}.auth-logo span{font-size:12px;color:#b9d1c8;margin-top:2px}.auth-pitch{position:relative;z-index:1;max-width:650px}.auth-pitch .eyebrow{color:#98c9b6}.auth-pitch h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.055em;margin:8px 0 20px}.auth-pitch p{max-width:580px;font-size:15px;line-height:1.75;color:#c8dcd5;margin:0}.auth-tenant-flow{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.auth-flow-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);font-size:11px;color:#dce9e4}.auth-flow-chip b{color:white}.auth-brand-foot{position:relative;z-index:1;font-size:11px;color:#8fb2a6}.auth-form-panel{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:32px;background:#fff}.auth-card{width:min(430px,100%)}.auth-card-head{margin-bottom:24px}.auth-card-head h2{font-size:28px;letter-spacing:-.035em;margin:6px 0 8px}.auth-card-head p{font-size:13px;line-height:1.6;color:#71807a;margin:0}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:12px;background:#eef2f0;margin-bottom:22px}.auth-tab{border:0;background:transparent;border-radius:9px;padding:10px 12px;font-weight:750;font-size:12px;cursor:pointer;color:#66756f}.auth-tab.active{background:white;color:#173c31;box-shadow:0 3px 12px rgba(30,56,48,.08)}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:7px;font-size:11px;font-weight:750;color:#50615a}.auth-form input,.auth-form select{width:100%;height:46px;padding:0 13px;border:1px solid #dce4e1;border-radius:11px;background:#fff;outline:none;font-size:14px}.auth-form input:focus,.auth-form select:focus{border-color:#79a997;box-shadow:0 0 0 3px rgba(29,106,81,.09)}.auth-form .auth-pin{font-variant-numeric:tabular-nums;letter-spacing:.24em;font-weight:800}.auth-submit{height:46px;border:0;border-radius:11px;background:#1d6a51;color:white;font-weight:800;cursor:pointer;margin-top:4px}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-note{display:flex;gap:9px;padding:11px 12px;border-radius:10px;background:#f4f8f6;color:#567068;font-size:11px;line-height:1.5}.auth-note strong{color:#31594b}.auth-message{display:none;margin-top:14px;padding:11px 12px;border-radius:10px;font-size:12px;line-height:1.5}.auth-message.show{display:block}.auth-message.error{background:#fff0ef;color:#8e3d39;border:1px solid #f1d2d0}.auth-message.success{background:#edf8f3;color:#2d6a54;border:1px solid #cfe8dc}.auth-message.pending{background:#fff8e8;color:#79561e;border:1px solid #eddcb8}.auth-setup{padding:18px;border:1px solid #e2e8e5;border-radius:14px;background:#fafcfa}.auth-setup h3{font-size:15px;margin:0 0 7px}.auth-setup p,.auth-setup li{font-size:12px;line-height:1.6;color:#68766f}.auth-setup code{font-size:11px;background:#edf1ef;padding:2px 5px;border-radius:5px}.auth-retry{border:1px solid #d7e0dc;background:white;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:750;cursor:pointer}.auth-profile-chip{display:flex;align-items:center;gap:10px;padding:5px 7px 5px 5px;border:1px solid var(--line);background:#fff;border-radius:11px}.auth-profile-avatar{width:30px;height:30px;border-radius:9px;background:var(--accent2);color:var(--accent);display:grid;place-items:center;font-size:10px;font-weight:850}.auth-profile-copy{display:grid;line-height:1.15}.auth-profile-copy strong{font-size:10.5px;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-profile-copy small{font-size:8.5px;color:var(--muted);margin-top:3px}.auth-logout{border:0;background:transparent;color:var(--muted);padding:5px;cursor:pointer;border-radius:7px}.auth-logout:hover{background:var(--soft2);color:var(--red)}.server-access-panel{margin-top:15px}.server-member-grid{display:grid;gap:8px}.server-member{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 12px;border:1px solid var(--line);border-radius:11px}.server-member strong{font-size:12px}.server-member small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.server-member-actions{display:flex;align-items:center;gap:6px}.server-member-actions select{height:31px;border:1px solid var(--line);border-radius:8px;background:white;font-size:10px;padding:0 7px}@media(max-width:850px){.auth-gate{display:block}.auth-brand-panel{min-height:auto;padding:28px 22px 32px}.auth-pitch{margin-top:70px}.auth-pitch h1{font-size:38px}.auth-pitch p{font-size:13px}.auth-brand-foot{display:none}.auth-form-panel{min-height:auto;padding:30px 18px 44px}.auth-card{max-width:520px}.auth-tenant-flow{margin-top:22px}.auth-flow-chip{font-size:10px}.auth-profile-copy{display:none}}@media(max-width:520px){.auth-brand-panel{padding:22px 18px 27px}.auth-pitch{margin-top:44px}.auth-pitch h1{font-size:32px}.auth-pitch p{line-height:1.6}.auth-flow-chip{padding:7px 9px}.auth-form-panel{padding:25px 16px 35px}.auth-card-head h2{font-size:25px}.server-member{grid-template-columns:1fr}.server-member-actions{flex-wrap:wrap}}