.account-notice{margin-bottom:20px}.account-filter{display:flex;gap:12px;align-items:end;margin:20px 0}.account-filter label:first-child{flex:1}.account-filter label{min-width:0}.account-filter select{min-width:130px}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:16px}.account-card{padding:22px;min-width:0}.account-card header{display:flex;justify-content:space-between;gap:12px;align-items:start}.account-card h2{font-size:18px;margin:0 0 6px;overflow-wrap:anywhere}.account-card .muted{overflow-wrap:anywhere}.account-card .badge{white-space:nowrap}.account-card dl{font-size:13px;margin:20px 0}.account-card dl div{display:flex;gap:12px;margin:10px 0}.account-card dt{color:var(--muted);flex:0 0 60px}.account-card dd{margin:0;overflow-wrap:anywhere}.account-card footer{display:flex;gap:8px;flex-wrap:wrap}.account-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin:24px 0}.account-plain{font-family:monospace}#account-password{margin-top:20px}#account-password .muted{margin-bottom:16px}@media(max-width:600px){.account-grid{grid-template-columns:1fr}.account-card{padding:16px}.account-filter{flex-wrap:wrap}.account-filter label:first-child{flex-basis:100%}.account-filter label:nth-child(2){flex:1}.account-card footer .btn{flex:1;white-space:nowrap;padding:8px}.account-card h2{font-size:17px}}
