.ah-nex-format-card{background:#fff;border:1px solid var(--ah-line);border-radius:var(--ah-radius);padding:22px 24px}.ah-nex-format-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ah-nex-format-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.ah-nex-icon-badge{width:32px;height:32px;border-radius:8px;background:var(--ah-green-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ah-nex-tag{font-size:12px;font-weight:600;white-space:nowrap}.ah-nex-tag.is-person{color:var(--ah-green)}.ah-nex-tag.is-online{color:var(--ah-teal)}.ah-nex-format-card p{font-size:14.5px;color:var(--ah-body);margin:0 0 8px}.ah-nex-format-card p:last-child{margin-bottom:0}.ah-nex-format-card p strong{color:var(--ah-ink)}.ah-nex-callout{background:var(--ah-coral-bg);border:1px solid var(--ah-coral-border);border-radius:10px;padding:14px 16px;font-size:14px;color:var(--ah-body);margin-top:16px}.ah-nex-callout strong{color:var(--ah-ink)}@media (max-width:480px){.ah-nex-format-head{flex-direction:column;align-items:flex-start;gap:6px}}