:root{--card-bg:#fff;--accent:#f4b400;--muted:#6b7280;--chip-bg:#eef6ff;--chip-border:#d1e7ff;--shadow:0 6px 18px rgba(15,23,42,.08)}.ExpertCard-module__ONFEbW__card{background:var(--card-bg);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;align-items:center;padding:22px 18px;transition:transform .16s,box-shadow .16s;display:flex}.ExpertCard-module__ONFEbW__card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(15,23,42,.12)}.ExpertCard-module__ONFEbW__avatarWrap{background:#fff;border:6px solid rgba(255,255,255,.8);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-top:-56px;display:flex;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.2)}.ExpertCard-module__ONFEbW__avatar{object-fit:cover;width:100%;height:100%;display:block}.ExpertCard-module__ONFEbW__body{text-align:center;flex-direction:column;flex:auto;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:12px;display:flex}.ExpertCard-module__ONFEbW__name{color:#111827;margin:2px 0;font-size:1.05rem;font-weight:700}.ExpertCard-module__ONFEbW__org{color:#e11d48;text-transform:uppercase;letter-spacing:.6px;font-size:.85rem;font-weight:700}.ExpertCard-module__ONFEbW__tagsContainer{justify-content:center;width:100%;display:flex;position:relative}.ExpertCard-module__ONFEbW__tags{flex-wrap:wrap;justify-content:center;gap:8px;padding:6px 8px;display:inline-flex}.ExpertCard-module__ONFEbW__tagsCollapsed{max-height:110px;transition:max-height .2s;overflow:hidden}.ExpertCard-module__ONFEbW__tagsExpanded{max-height:600px;overflow:auto}.ExpertCard-module__ONFEbW__moreGradient{content:"";pointer-events:none;background:linear-gradient(rgba(255,255,255,0),#fff);border-bottom-right-radius:12px;border-bottom-left-radius:12px;height:32px;position:absolute;bottom:0;left:0;right:0}.ExpertCard-module__ONFEbW__tag{background:var(--chip-bg);border:1px solid var(--chip-border);color:#0f172a;border-radius:999px;padding:6px 10px;font-size:.78rem}.ExpertCard-module__ONFEbW__tagActive{color:#075985;background:#dbeafe;border-color:#93c5fd;font-weight:700;box-shadow:0 6px 18px rgba(14,165,233,.06)}.ExpertCard-module__ONFEbW__moreChip{color:#0f172a;cursor:pointer;background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:999px;justify-content:center;align-items:center;margin-top:8px;padding:6px 12px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px rgba(247,176,17,.06)}.ExpertCard-module__ONFEbW__excerpt{color:var(--muted);text-overflow:ellipsis;max-height:3.9rem;font-size:.9rem;line-height:1.3;overflow:hidden}.ExpertCard-module__ONFEbW__button{background:var(--cran-grad-yellow);color:#111827;border-radius:999px;justify-content:center;align-self:center;width:140px;margin:8px auto 0;padding:10px 22px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 6px 18px rgba(247,176,17,.14)}.ExpertCard-module__ONFEbW__button:hover{transform:translateY(-2px)}@media (max-width:520px){.ExpertCard-module__ONFEbW__button{width:100%}}
