/* Account identity lives in the header; shared usage stays beneath navigation. */
.acct-sidebar{border-top:1px solid rgba(102,127,154,.15);margin:9px 0 0;padding:8px 5px 0;color:#52677f}
.acct-account-button{display:flex;align-items:center;gap:9px;width:100%;padding:6px 2px;border:0;background:transparent;text-align:left;border-radius:9px;color:#405770}
.acct-account-button:hover{background:rgba(255,255,255,.4)}
.acct-avatar{display:inline-flex;flex:none;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:linear-gradient(145deg,#f8fafb,#dbe6ed);box-shadow:inset 0 0 0 1px rgba(110,131,153,.1);color:#607b89;font-size:13px;font-weight:650}
.acct-person{display:block;min-width:0;flex:1}
.acct-name-row{display:flex;align-items:center;gap:5px;min-width:0}
.acct-name-row strong{min-width:0}
.acct-connection-status{display:block;flex:none;width:6px;height:6px;border-radius:50%;background:#9ba5b1;box-shadow:0 0 0 2px rgba(155,165,177,.1)}
.acct-connection-status.is-connected{background:#63a381;box-shadow:0 0 0 2px rgba(99,163,129,.12)}
.acct-connection-status.is-unchecked{background:#b79a64;box-shadow:0 0 0 2px rgba(183,154,100,.12)}
.acct-person strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.5;font-weight:600}
.acct-person small{display:block;font-size:11px;color:#8392a5;line-height:1.5}
.acct-account-more{padding:0 3px;color:#8190a4;letter-spacing:1px;font-size:17px}
body.mac-theme .shell-refined .top-right{max-width:none;min-width:0;gap:8px}
body.mac-theme .topbar .acct-header-account{width:auto;max-width:185px;min-height:36px;padding:2px 5px;gap:7px;flex:0 1 auto}
body.mac-theme .topbar .acct-header-account>.acct-avatar{width:27px;height:27px;font-size:12px}
body.mac-theme .topbar .acct-header-account .acct-person{min-width:0}
body.mac-theme .topbar .acct-header-account .acct-person strong{font-size:12px;line-height:1.4;max-width:120px}
body.mac-theme .topbar .acct-header-account .acct-person small{font-size:10px;line-height:1.35}
body.mac-theme .topbar .acct-header-account .acct-account-more{font-size:13px;padding:0 1px}
body.mac-theme .topbar .acct-header-account:focus-visible{outline:2px solid #87a9c6;outline-offset:0}
@media(max-width:480px){body.mac-theme .topbar .acct-header-account{max-width:142px;gap:5px;padding-inline:3px}body.mac-theme .topbar .acct-header-account .acct-person strong{max-width:86px}body.mac-theme .shell-refined .top-right{gap:5px}}
.acct-usage{padding:7px 2px 2px}
.acct-usage-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#7b8ba1;font-size:11px;line-height:1.5}
.acct-stale{font-size:10px;color:#a18e73}
.acct-usage-window{margin-top:6px}
.acct-usage-numbers{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:11px;line-height:1.4;color:#7b8ca2}
.acct-usage-numbers strong{font-weight:550;color:#637b84;white-space:nowrap}
.acct-usage-track{height:3px;background:rgba(111,137,157,.12);overflow:hidden;border-radius:4px}
.acct-usage-track>span{display:block;height:100%;background:#94aca8;border-radius:inherit}
.acct-usage-window.is-low .acct-usage-track>span{background:#bc9474}
.acct-usage-window.is-low .acct-usage-numbers strong{color:#a67d5c}
.acct-usage-unavailable{margin:5px 0 0;color:#8a97a8;font-size:11px;line-height:1.6;overflow-wrap:anywhere}
.acct-button,.acct-text-button{appearance:none;border-radius:9px;padding:9px 12px;font-family:inherit;font-size:13px;line-height:1.55;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px}
.acct-button{border:1px solid #d8e1e9;background:rgba(255,255,255,.78);color:#526a83;box-shadow:0 1px 2px rgba(51,72,96,.03)}
.acct-button:hover{background:#fff;border-color:#c4d2df}
.acct-button.acct-primary{border-color:#6589b1;background:#6c8eb5;color:#fff;font-weight:550;box-shadow:0 2px 6px rgba(68,107,150,.12)}
.acct-button.acct-primary:hover{background:#6082aa}
.acct-text-button{padding:7px 2px;background:transparent;border:0;color:#6b84a0;box-shadow:none}
.acct-text-button:hover{color:#3e638a}
.acct-button:disabled,.acct-text-button:disabled{opacity:.55;cursor:default}
.acct-button:focus-visible,.acct-text-button:focus-visible,.acct-account-button:focus-visible{outline:3px solid #a7c2df;outline-offset:3px}
.acct-login-page{min-height:100dvh;display:grid;place-items:center;padding:42px 24px;box-sizing:border-box;background:radial-gradient(ellipse at 14% 15%,rgba(202,219,222,.24),transparent 55%),radial-gradient(ellipse at 86% 90%,rgba(204,214,234,.32),transparent 55%),#f1f4f8;color:#3e526c}
body.mac-theme #main.acct-login-page{width:100%;max-width:none;margin:0;padding:42px 24px}
.acct-login-card{width:min(388px,100%);padding:35px 35px 29px;border-radius:24px;border:1px solid rgba(255,255,255,.92);background:rgba(255,255,255,.72);box-shadow:0 20px 60px rgba(86,104,127,.08),inset 0 0 0 1px rgba(185,199,214,.14);backdrop-filter:blur(20px)}
.acct-login-logo{display:block;width:106px;height:34px;object-fit:contain;object-position:left center;margin-bottom:4px}
.acct-login-kicker{font-size:12px;letter-spacing:.025em;color:#93a0af;margin:0 0 30px;line-height:1.7}
.acct-login-card h1{font-size:25px;line-height:1.45;font-weight:650;letter-spacing:-.04em;color:#334960;margin:0 0 8px}
.acct-login-description{font-size:14px;line-height:1.85;color:#7c8a9d;margin:0 0 25px;word-break:keep-all}
.acct-form{display:grid;gap:16px}
.acct-form>label{display:grid;gap:7px;font-size:13px;font-weight:550;line-height:1.5;color:#60738c}
.acct-form input:not([type=checkbox]),.acct-form select{box-sizing:border-box;width:100%;max-width:100%;padding:11px 12px;border-radius:9px;border:1px solid #d4dee9;background:rgba(255,255,255,.8);color:#3f5671;font-size:14px;font-family:inherit;line-height:1.6;outline:none;transition:border-color .15s,box-shadow .15s}
.acct-form input:not([type=checkbox]):focus,.acct-form select:focus{border-color:#96b3d2;box-shadow:0 0 0 3px rgba(142,178,216,.2)}
.acct-form input::placeholder{color:#a1adbc;font-size:13px}
.acct-form input[readonly]{color:#8e9cad;background:#edf1f5}
.acct-form input:disabled,.acct-form select:disabled{opacity:.6}
.acct-form select option{color:#3f5671;background:#fff}
.acct-login-card .acct-primary{margin-top:3px;padding:12px;font-size:14px}
.acct-login-footer{margin:23px 0 0;color:#94a0b0;font-size:12px;line-height:1.8;text-align:center;word-break:keep-all}
.acct-login-local-note{margin:16px 0;border-radius:12px;padding:17px;background:#eef3f7;color:#73869e;font-size:14px;line-height:1.85}
.acct-error{margin:0;padding:10px 12px;border-radius:9px;background:#f8eeea;color:#9d7059;font-size:13px;font-weight:400;line-height:1.8;overflow-wrap:anywhere}
.acct-error[hidden]{display:none}
.acct-help{margin:0;color:#8a99ab;font-size:12px;line-height:1.75;font-weight:400;word-break:keep-all}
.acct-dialog{width:min(440px,calc(100vw - 72px));max-height:calc(100dvh - 100px);overflow-y:auto;color:#4e647e;scrollbar-width:thin;scrollbar-color:#c1cdda transparent}
.acct-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:23px}
.acct-dialog-header h2{margin:0;color:#354b65;font-size:23px;font-weight:650;line-height:1.5;letter-spacing:-.035em}
.acct-dialog-header p{margin:6px 0 0;color:#8492a6;font-size:13px;line-height:1.75;word-break:keep-all}
.acct-dialog-header>.acct-text-button{flex-shrink:0;margin-top:1px}
.acct-profile-heading{display:flex;align-items:center;gap:13px;margin:0 0 24px}
.acct-profile-heading>.acct-avatar{width:44px;height:44px;font-size:18px}
.acct-profile-heading strong{font-size:17px;line-height:1.5;color:#4a6078;font-weight:600}
.acct-profile-heading p{font-size:13px;color:#8a98aa;line-height:1.5;margin:3px 0 0}
.acct-usage-expanded{padding:18px;border:1px solid #e1e7ef;border-radius:13px;background:rgba(240,245,249,.65);margin-bottom:20px}
.acct-usage-expanded .acct-usage-heading{font-size:13px;color:#5e758d;font-weight:550;margin-bottom:13px}
.acct-usage-expanded .acct-usage-window{margin:14px 0}
.acct-usage-expanded .acct-usage-numbers{font-size:13px;margin-bottom:7px}
.acct-usage-expanded .acct-usage-track{height:4px}
.acct-reset{font-size:11px;color:#8b9aab;line-height:1.6;margin:6px 0 0}
.acct-usage-expanded .acct-help{font-size:11px;margin-top:15px}
.acct-usage-expanded .acct-text-button{margin-top:5px;font-size:12px}
.acct-account-actions{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}
.acct-account-actions .acct-signout{margin-left:auto}
.acct-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:17px;padding-top:10px;margin-top:2px}
.acct-admin-dialog{width:min(570px,calc(100vw - 72px))}
.acct-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 10px;padding-bottom:15px;border-bottom:1px solid #e3e9f0}
.acct-admin-toolbar>p{font-size:12px;line-height:1.7;color:#8696aa;margin:0;word-break:keep-all}
.acct-admin-toolbar>.acct-button{flex-shrink:0}
.acct-users{max-height:46dvh;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#c1cdda transparent}
.acct-user-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #e6ebf1}
.acct-user-row:last-child{border-bottom:0}
.acct-user-description{min-width:0;flex:1}
.acct-user-description>strong{display:block;font-size:14px;font-weight:550;color:#506982;line-height:1.5;overflow-wrap:anywhere}
.acct-user-description>p{font-size:12px;line-height:1.6;color:#8b9bb0;margin:3px 0 0;overflow-wrap:anywhere}
.acct-user-row.is-disabled .acct-user-description>strong{color:#8c99a9}
.acct-user-row.is-disabled>.acct-avatar{opacity:.5}
.acct-user-row>.acct-text-button{flex-shrink:0;font-size:12px}
.acct-self{display:inline-block;margin-left:7px;color:#8395a8;font-size:10px;font-weight:400;background:#eaf0f5;padding:0 5px;line-height:1.8;border-radius:4px;vertical-align:1px}
.acct-empty{color:#91a1b3;font-size:13px;margin:20px 0;text-align:center}
.acct-optional{color:#98a5b5;font-size:11px;font-weight:400}
.acct-form>label.acct-checkbox{display:flex;align-items:center;gap:8px;margin-top:1px;font-weight:400}
.acct-checkbox input{width:15px;height:15px;accent-color:#7694b5;margin:0}
.acct-checkbox small{font-size:11px;color:#91a0b2;margin-left:4px}
.acct-admin-footer{justify-content:space-between;border-top:1px solid #e5ebf1;margin-top:14px;padding-top:13px}
.acct-access-list{display:grid;gap:17px}
.acct-access-entry>label{display:block;margin-bottom:7px;color:#6e8199;font-size:12px;font-weight:550}
.acct-access-entry>div{display:flex;align-items:center;gap:8px}
.acct-access-entry input{box-sizing:border-box;min-width:0;width:100%;font-family:inherit;font-size:13px;line-height:1.6;padding:10px 11px;border:1px solid #d9e2ec;border-radius:9px;background:#f8fafc;color:#54728e}
.acct-access-entry input:focus{outline:2px solid #abc4dd;outline-offset:2px}
.acct-access-entry .acct-button{flex-shrink:0;padding:9px 11px}
.acct-access-entry>.acct-text-button{font-size:11px;margin-top:3px;color:#8398b0}
.acct-access-note{font-size:12px;line-height:1.85;color:#8899ad;margin:20px 0 16px;word-break:keep-all}
.acct-account-share{margin:13px 0 10px}
.acct-account-share>.acct-text-button{font-size:12px;padding:0 2px;vertical-align:baseline}
.acct-invite-intro{padding:16px 18px;border:1px solid #e0e7ef;border-radius:13px;background:rgba(240,245,249,.65)}
.acct-invite-intro>p{margin:0 0 12px;font-size:13px;line-height:1.8;color:#6e8299;word-break:keep-all}
.acct-invite-actions{display:flex;gap:8px;flex-wrap:wrap}
.acct-permission-note{margin:13px 2px 8px;color:#8899ad;font-size:12px;line-height:1.8;word-break:keep-all}
.acct-staff-guide{display:flex;align-items:flex-start;gap:16px;margin-top:17px;padding-top:17px;border-top:1px solid #e3e9f0}
.acct-staff-guide>div{min-width:0;flex:1}
.acct-staff-guide strong{font-size:12px;line-height:1.75;color:#6a8199;font-weight:550}
.acct-staff-guide p{margin:5px 0 0;font-size:12px;line-height:1.8;color:#8998aa;word-break:keep-all}
.acct-staff-guide>.acct-text-button{font-size:12px;flex-shrink:0;margin-top:0}
.acct-created-details{margin:0 0 15px;padding:15px 18px;border:1px solid #e0e7ef;border-radius:13px;background:rgba(240,245,249,.65)}
.acct-created-details>div{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:5px 0;font-size:13px;line-height:1.7}
.acct-created-details dt{color:#8a99ab}
.acct-created-details dd{margin:0;color:#536f8b;overflow-wrap:anywhere}
.acct-created-actions{display:flex;gap:8px;margin:20px 0 0}
@media(max-width:540px){.acct-staff-guide{flex-direction:column;gap:5px}.acct-invite-intro{padding:14px}.acct-admin-footer{gap:12px}.acct-admin-footer>.acct-help{max-width:65%}}
@media(max-width:540px){.acct-login-page{padding:22px 17px}.acct-login-card{padding:30px 24px 25px}.acct-login-card h1{font-size:23px}.acct-dialog,.acct-admin-dialog{width:calc(100vw - 56px);max-height:calc(100dvh - 70px)}.acct-dialog-header h2{font-size:21px}.acct-admin-toolbar{gap:10px}.acct-admin-toolbar>.acct-button{padding:8px 10px}.acct-account-actions{gap:6px}.acct-account-actions .acct-button{padding:8px 10px}}
@media(prefers-reduced-motion:reduce){.acct-form input,.acct-form select{transition:none}}
@media(max-width:540px){body.mac-theme #main.acct-login-page{padding:22px 17px}}
