.connections-shell{width:min(100% - 32px,760px)}.grant-list{display:grid;gap:14px;margin-top:22px}.grant{padding:18px;border:1px solid #2b3642;border-radius:16px;background:#0d131a}.grant-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.grant h2{margin:0;font-size:18px}.grant-meta{margin:7px 0 0;color:#8794a2;font-size:13px}.grant-scopes{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.scope-pill{padding:6px 9px;border-radius:999px;background:#18232d;color:#b9c7d3;font-size:12px}.revoke{min-height:40px;padding:0 13px;border:1px solid #61363b;border-radius:10px;background:#241417;color:#ffb8c0;font:inherit;font-weight:750;cursor:pointer}.revoke:focus-visible{outline:3px solid #ffb8c0;outline-offset:3px}.revoked{opacity:.62}.empty{padding:22px;border:1px dashed #35414d;border-radius:14px;color:#98a5b2;text-align:center}@media(max-width:560px){.grant-head{flex-direction:column}.revoke{width:100%}}