.aa-scroll{flex:1 1 auto;overflow-y:auto;background:#fff;padding:24px 28px}
  .aa-head{margin:0 0 18px}
  .aa-head h2{font:600 22px/1.2 'Inter',sans-serif;color:#101828;letter-spacing:-.02em;margin:0}
  .aa-head p{font:400 14px/1.5 'Inter',sans-serif;color:#667085;margin:6px 0 0;max-width:640px}
  .aa-list{display:flex;flex-direction:column;gap:10px}
  .aa-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:56px 24px;border:1px dashed #DEE3EA;border-radius:16px;background:#FCFDFE;margin-top:6px}
  .aa-ph-ic{width:56px;height:56px;border-radius:15px;display:grid;place-items:center;background:#EFF4FF;color:var(--brand-blue);margin-bottom:8px}
  .aa-ph-ic svg{width:26px;height:26px}
  .aa-ph-t{font:600 16px/1.3 'Inter',sans-serif;color:#101828;letter-spacing:-.01em}
  .aa-ph-s{font:400 13.5px/1.55 'Inter',sans-serif;color:#98A2B3;max-width:320px}
  .aa-ph-cta{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;margin-top:12px;border:0;border-radius:9px;background:var(--brand-blue);color:#fff;font:600 13px/1 'Inter',sans-serif;cursor:pointer;transition:background .15s ease,transform .12s ease}
  .aa-ph-cta svg{width:16px;height:16px}
  .aa-ph-cta:hover{background:var(--brand-blue-strong)}
  .aa-ph-cta:active{transform:scale(.97)}
  body.theme-dark .aa-ph{background:#1F2023;border-color:#2F333A}
  body.theme-dark .aa-ph-t{color:#F4F4F5}
  .aa-row{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #ECEEF2;border-radius:13px;padding:14px 16px;transition:border-color .16s ease,box-shadow .16s ease}
  .aa-row:hover{border-color:#DCE3EC;box-shadow:0 6px 16px -10px rgba(16,24,40,.2)}
  .aa-ic{flex:0 0 42px;width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff}
  .aa-ic svg{width:20px;height:20px}
  .aa-meta{flex:1 1 auto;min-width:0}
  .aa-name{font:600 14.5px/1.3 'Inter',sans-serif;color:#101828;letter-spacing:-.01em}
  .aa-sub{font:400 12.5px/1.4 'Inter',sans-serif;color:#98A2B3;margin-top:2px}
  .aa-pill{flex:0 0 auto;font:600 11.5px/1 'Inter',sans-serif;padding:6px 10px;border-radius:999px}
  .aa-pill.on{background:#ECFDF3;color:#067647}
  .aa-pill.off{background:#F2F4F7;color:#667085}
