.account-model-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;isolation:isolate;width:100%;min-height:366px;padding:24px;border-radius:24px;background:linear-gradient(148.77deg,rgba(255,255,255,.6) 4.12%,rgba(255,255,255,.1) 95.89%);box-shadow:0 4px 100px rgba(0,0,0,.08),0 4px 35px rgba(255,255,255,.25);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.account-model-card--no-tags{min-height:auto}.account-model-card__main{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.account-model-card__icon-wrap{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;border-radius:100px;background:rgba(13,122,88,.06)}.account-model-card__icon{display:block;flex-shrink:0;width:24px;height:24px;object-fit:contain}.account-model-card__copy{display:flex;flex-direction:column;gap:4px;width:100%}.account-model-card__title{font-weight:800;color:#24322d}.account-model-card__body,.account-model-card__title{margin:0;font-size:16px;line-height:24px;letter-spacing:0}.account-model-card__body{font-weight:400;color:#474747}.account-model-card__entity-wrap{position:relative;flex:none;margin-top:24px}.account-model-card__entity{object-fit:contain;object-position:left center}.account-model-card__entity-row{display:flex;align-items:center;gap:8px;width:100%;margin-top:24px}.account-model-card__entity-row .account-model-card__entity{margin-top:0;flex-shrink:0}.account-model-card__entity-row .account-model-card__note{margin-top:0;font-size:12px;font-weight:400;line-height:20px;color:#6b7280}.account-model-card__entity-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border:1px solid #f4d35e;border-radius:100px;background:#ffffff;box-shadow:-12px 6px 32px rgba(0,0,0,.04)}.account-model-card__entity-badge-icon{display:block;width:24px;height:24px}.account-model-card__note{margin-top:8px;font-size:12px;font-weight:400;line-height:1.67;color:#707070}.account-model-card__footer-spacer{flex:1 1 24px;width:100%;min-height:24px}.account-model-card__divider{width:100%;height:0;border:0;border-top:1px dashed #d8d8d8;margin:0}.account-model-card__pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:4px;width:100%;margin-top:24px}.account-model-card__pill{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex:none;gap:4px;height:30px;padding:4px 8px;border:1px solid #ededed;border-radius:100px;background:#ffffff}.account-model-card__pill-icon{display:block;flex-shrink:0;width:22px;height:22px}.account-model-card__pill-label{font-size:12px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#24322d;white-space:nowrap}.account-model-card__tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:8px}.account-model-card__tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:100px;background:#ffffff;font-size:12px;font-weight:700;line-height:1.25;color:#24322d}.account-model-card--webhook{padding-right:4px}