.account-admin-modal{width:min(860px,100%)}
dialog:has(.account-admin-modal){width:min(900px,100%)}
.account-manager-button{border:1px solid #cdddcf!important;background:#fff!important;border-radius:999px!important;padding:7px 11px!important;font-weight:800!important;color:#32644a!important;white-space:nowrap}
.account-manager-button:hover{background:#f5faf6!important}
.home-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #cdddcf;border-radius:999px;padding:0 11px;background:#fff;color:#32644a;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}
.home-link:hover{background:#f5faf6}
.login-home-link{align-self:flex-start;margin-bottom:18px}
.card-note b{display:block;margin-bottom:3px;color:#32644a;font-size:12px}
.source-note{margin:0 0 15px;border:1px solid #e4e9e5;border-radius:12px;padding:12px;background:#f8faf8}
.source-note span{display:block;margin-bottom:5px;color:#718083;font-size:12px;font-weight:800}
.source-note p{margin:0;white-space:pre-wrap;line-height:1.6}
.persistent-note-help{display:block;margin-top:6px;color:#32644a;font-size:12px;font-weight:600}
.account-create{border:1px solid #cdddcf;background:#f5faf6;border-radius:14px;padding:15px;margin-bottom:22px}
.account-create h3,.account-list-head h3{margin:0}
.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;margin-top:12px}
.account-create .edit-button{width:100%}
.account-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.account-list-head span{color:#718083;font-size:13px}
.account-list{display:grid;gap:10px;max-height:52vh;overflow:auto;padding-right:4px}
.account-card{border:1px solid #e1e8e3;border-radius:14px;padding:14px}
.account-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.account-card-title b,.account-card-title span{display:block}
.account-card-title span{color:#718083;font-size:12px;margin-top:3px}
.account-state{border-radius:999px;padding:5px 9px;font-size:12px!important;font-weight:800;margin:0!important}
.account-state.active{background:#dce9df;color:#32644a}
.account-state.inactive{background:#ecefed;color:#718083}
.account-active{display:flex;align-items:center;gap:8px;margin-top:21px}
.account-active input{width:auto;margin:0}
.account-self-note{margin:0 0 10px;color:#926216;font-size:12px}
.account-card .outline-button{width:100%}
@media(max-width:759px){.user-menu{flex-wrap:wrap;justify-content:flex-end}.home-link{min-height:32px;padding:0 9px}.account-form-grid{grid-template-columns:1fr}.account-list{max-height:none}.account-admin-modal{padding:15px}}
