#infoDlg.aa74-dialog{width:min(940px,calc(100% - 32px));max-width:940px}
#infoDlg.aa74-dialog .sheet{padding:24px;max-height:90dvh}
#aa74AdminView{min-width:0}
#aa74AdminView>h2{margin-bottom:10px}
#aa74AdminView [hidden]{display:none!important}
.aa74-filters{display:grid;grid-template-columns:minmax(160px,1fr) minmax(220px,1.8fr);gap:14px;margin:18px 0 8px}
.aa74-filters label{display:block;margin:0 0 6px}
.aa74-filters input,.aa74-filters select{width:100%;min-width:0;box-sizing:border-box}
.aa74-list{display:grid;gap:20px;max-height:49dvh;overflow:auto;overscroll-behavior:contain;padding-inline-end:6px}
.aa74-country-group{min-width:0}
.aa74-country-group>h3{margin:0 0 10px;padding:10px 12px;background:var(--accent-wash);border-radius:10px;font-size:17px;display:flex;justify-content:space-between;align-items:center;gap:10px}
.aa74-country-group>h3>span{font-size:13px;border-radius:999px;background:var(--surface-solid,var(--card));padding:4px 9px}
.aa74-account{padding:14px;margin:0 0 10px;border:1px solid var(--accent-border);border-radius:14px}
.aa74-account-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.aa74-account-head>div:first-child{min-width:0;display:grid;gap:4px;overflow-wrap:anywhere}
.aa74-account-head strong{font-size:16px}
.aa74-account-head small{color:var(--muted)}
.aa74-badges{display:flex;align-items:flex-end;flex-direction:column;gap:6px;flex-shrink:0}
.aa74-access-status{font-size:12px;font-weight:700}
.aa74-is-suspended{border-color:#b9665b}
.aa74-is-suspended .aa74-access-status{color:var(--danger,#a33)}
.aa74-row-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px}
.aa74-plan-actions{display:flex;gap:7px;flex-wrap:wrap}
.aa74-row-actions button{min-height:40px;font-size:12px;white-space:normal}
.aa74-suspend-button{border:1px solid #b9665b;color:var(--danger,#a33);background:transparent}
.aa74-notice{padding:10px 12px;border-radius:10px;background:var(--accent-wash);font-weight:600;line-height:1.5}
.aa74-notice.aa74-error{border:1px solid #b9665b}
.aa74-help{margin-top:14px;border-top:1px solid var(--accent-border);padding-top:14px}
.aa74-help>summary{cursor:pointer;font-weight:700}
.aa74-help p{font-size:13px;line-height:1.6}
@media(max-width:600px){#infoDlg.aa74-dialog{width:calc(100% - 20px)}#infoDlg.aa74-dialog .sheet{padding:18px}.aa74-filters{grid-template-columns:1fr}.aa74-account-head{flex-direction:column;gap:10px}.aa74-badges{align-items:center;flex-direction:row;flex-wrap:wrap;flex-shrink:1}.aa74-row-actions{align-items:stretch}.aa74-row-actions>button{width:100%}.aa74-plan-actions{width:100%}.aa74-plan-actions>button{flex:1}.aa74-list{max-height:43dvh}.aa74-row-actions button{min-height:44px}}
