:root{color:#17202a;font-synthesis:none;background:#f3f4f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#f3f4f1;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.auth-shell{background:#f3f4f1;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.auth-brand{color:#0f2a44;background:#fff;border-right:7px solid #638269;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:64px;display:flex}.auth-logo-wrap{aspect-ratio:3.2;width:min(100%,660px);overflow:hidden}.auth-logo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.auth-context{color:#638269;text-transform:uppercase;letter-spacing:0;margin:8px 0 0;font-size:14px;font-weight:800}.eyebrow{color:#5f7f65;text-transform:uppercase;letter-spacing:0;margin:0 0 7px;font-size:12px;font-weight:800}.auth-panel{place-items:center;padding:48px;display:grid}.auth-form{background:#fff;border:1px solid #dfe2dc;border-radius:8px;gap:20px;width:min(100%,430px);padding:36px;display:grid;box-shadow:0 18px 48px #0f2a441a}.auth-form h2,.users-shell h1,.users-shell h2{color:#0f2a44;letter-spacing:0;margin:0}.auth-form h2{font-size:30px}.muted{color:#66717b;margin:8px 0 0;line-height:1.5}label{color:#273442;gap:7px;font-size:13px;font-weight:700;display:grid}input,select{color:#17202a;background:#fff;border:1px solid #bac1c5;border-radius:5px;outline:none;width:100%;min-height:44px;padding:10px 12px}input:focus,select:focus{border-color:#9c7130;box-shadow:0 0 0 3px #b38a4a2b}.primary-button,.secondary-button{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;min-height:42px;padding:9px 16px;font-weight:750;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:#0f2a44;border:1px solid #0f2a44}.primary-button:hover{background:#173c5e}.secondary-button{color:#0f2a44;background:#fff;border:1px solid #aeb7bc}.secondary-button:hover{background:#f5f6f3}.danger-button{color:#8b1d24;cursor:pointer;background:#fff;border:1px solid #c9878b;border-radius:5px;justify-content:center;align-items:center;min-height:42px;padding:9px 16px;font-weight:750;display:inline-flex}.danger-button:hover{background:#fff3f3}button:disabled{opacity:.55;cursor:not-allowed}.form-error{color:#8b1d24;background:#fff3f3;border-left:3px solid #b43b43;margin:-6px 0 0;padding:10px 12px;font-size:13px}.form-message{color:#3e4d58;margin:0;font-size:13px;line-height:1.45}.show-password{color:#46545e;cursor:pointer;grid-template-columns:18px 1fr;align-items:center;gap:9px;width:fit-content;font-weight:650}.show-password input{accent-color:#0f2a44;width:18px;height:18px;min-height:18px;margin:0}.users-shell{min-height:100vh}.users-header{color:#fff;background:#0f2a44;border-bottom:5px solid #b38a4a;justify-content:space-between;align-items:center;gap:24px;padding:28px max(28px,50vw - 620px);display:flex}.users-header h1{color:#fff;font-size:30px}.users-header .eyebrow{color:#d8b673}.users-header .muted{color:#d5dce2}.header-buttons{gap:8px;display:flex}.users-layout{grid-template-columns:minmax(280px,350px) minmax(0,1fr);align-items:start;gap:26px;width:min(1240px,100% - 56px);margin:34px auto;display:grid}.invite-panel,.user-list{background:#fff;border:1px solid #d9ddd8;border-radius:8px}.invite-panel{gap:17px;padding:24px;display:grid}.invite-panel h2,.user-list h2{font-size:19px}.invite-result{border-top:1px solid #e2e4df;gap:9px;padding-top:15px;display:grid}.invite-result input{font-size:12px}.section-heading{border-bottom:1px solid #e0e3de;justify-content:space-between;align-items:center;min-height:66px;padding:18px 22px;display:flex}.section-heading span{text-align:center;color:#725019;background:#f6ead4;border-radius:4px;min-width:30px;padding:4px 8px;font-size:12px;font-weight:800}.user-row{border-bottom:1px solid #e8eae6;grid-template-columns:minmax(190px,1.35fr) minmax(130px,.8fr) minmax(120px,.75fr) minmax(225px,1.2fr) auto;align-items:start;gap:14px;padding:18px 22px;display:grid}.user-row:last-child{border-bottom:0}.user-identity{gap:3px;min-width:0;display:grid}.user-identity strong,.user-identity span,.user-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity strong{color:#1b2c3a}.user-identity span{color:#566570;font-size:13px}.user-identity small{color:#7b858c;font-size:11px}.user-row select,.user-row button{min-height:40px}.user-actions{flex-wrap:wrap;align-self:end;gap:8px;min-width:86px;display:flex}.property-access{gap:7px;min-width:0;display:grid}.property-access>small{color:#7b858c;font-size:11px;line-height:1.35}.property-checklist{background:#f7f8f5;border:1px solid #d9ddd8;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;padding:8px 10px;display:grid}.property-option{color:#43505a;grid-template-columns:none;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.property-option input{accent-color:#0f2a44;width:15px;height:15px;min-height:15px;margin:0}.recovery-layout{grid-template-columns:minmax(300px,390px) minmax(0,1fr)}.recovery-panel{position:sticky;top:24px}.recovery-actions{gap:9px;display:flex}.recovery-actions>*{flex:1}.recovery-empty{color:#66717b;margin:0;padding:28px 22px}.recovery-warning{color:#8b1d24;background:#fff3f3;border-bottom:1px solid #efd4d4;gap:4px;padding:15px 22px;display:grid}.recovery-warning span{font-size:13px}.recovery-row{border-bottom:1px solid #e8eae6;grid-template-columns:minmax(110px,.65fr) minmax(145px,.8fr) minmax(0,1.6fr);gap:14px;padding:14px 22px;display:grid}.recovery-row:last-child{border-bottom:0}.recovery-row strong{color:#1b2c3a}.recovery-row span{color:#566570;font-size:13px}.recovery-row small{overflow-wrap:anywhere;color:#6f797f;font-size:12px;line-height:1.45}@media (width<=1050px){.user-row{grid-template-columns:minmax(200px,1.2fr) minmax(145px,.85fr) minmax(145px,.85fr);gap:12px 14px}.user-identity{grid-area:1/1/span 2;align-self:center}.user-field:first-of-type{grid-area:1/2}.user-field:nth-of-type(2){grid-area:1/3}.property-access{grid-area:2/2}.property-checklist{grid-template-columns:1fr}.user-actions{grid-area:2/3;justify-content:flex-end}}@media (width<=860px){.auth-shell{grid-template-columns:1fr}.auth-brand{border-bottom:5px solid #638269;border-right:0;min-height:27vh;padding:25px 24px}.auth-logo-wrap{width:min(100%,520px)}.auth-panel{align-items:start;padding:26px 18px 40px}.auth-form{padding:26px 22px}.users-header{align-items:flex-start;padding:22px}.users-layout{grid-template-columns:1fr;width:calc(100% - 28px);margin:20px auto}.recovery-panel{position:static}.user-row{grid-template-columns:minmax(200px,1.2fr) minmax(145px,.85fr) minmax(145px,.85fr);gap:12px 14px}.user-identity{grid-area:1/1/span 2;align-self:center}.user-field:first-of-type{grid-area:1/2}.user-field:nth-of-type(2){grid-area:1/3}.property-access{grid-area:2/2}.user-actions{grid-area:2/3;justify-content:flex-end}}@media (width<=520px){.auth-brand{justify-content:center;gap:5px}.users-header{display:grid}.header-buttons{width:100%}.header-buttons>*{flex:1}.user-row{grid-template-columns:1fr}.user-identity,.user-field:first-of-type,.user-field:nth-of-type(2),.property-access,.user-actions{grid-area:auto}.user-identity{align-self:auto}.property-checklist{grid-template-columns:1fr}.user-actions{justify-content:flex-start}.recovery-actions,.recovery-row{grid-template-columns:1fr;display:grid}}
