.MedicalArticles-module__ApRuJa__container{max-width:var(--container-max-width);padding:0 var(--container-padding);margin:0 auto}.MedicalArticles-module__ApRuJa__articlesGrid{gap:var(--spacing-xl);margin-top:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid}@media (max-width:768px){.MedicalArticles-module__ApRuJa__articlesGrid{gap:var(--spacing-md);grid-template-columns:1fr}}
.ArticleCard-module__KyswMq__card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-2xl);height:100%;box-shadow:var(--shadow-sm);color:inherit;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.ArticleCard-module__KyswMq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--blue-300);transform:translateY(-4px)}.ArticleCard-module__KyswMq__imageSection{aspect-ratio:16/10;background:var(--blue-50);width:100%;position:relative;overflow:hidden}.ArticleCard-module__KyswMq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-medium,.4s ease);display:block}.ArticleCard-module__KyswMq__card:hover .ArticleCard-module__KyswMq__cardImage{transform:scale(1.05)}.ArticleCard-module__KyswMq__cardImageFallback{background:var(--blue-50);width:100%;height:100%;color:var(--blue-400);place-items:center;display:grid}.ArticleCard-module__KyswMq__cardBody{flex-direction:column;flex-grow:1;gap:.6rem;padding:1.25rem 1.35rem;display:flex}.ArticleCard-module__KyswMq__cardBadge{background:var(--blue-50);border:1px solid var(--blue-100);color:var(--blue-800);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);align-self:flex-start;padding:.22rem .75rem}.ArticleCard-module__KyswMq__cardTitle{font-family:var(--font-accent);font-weight:var(--font-weight-800);color:var(--gray-900);font-size:1.08rem;line-height:var(--line-height-snug);-webkit-line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ArticleCard-module__KyswMq__card:hover .ArticleCard-module__KyswMq__cardTitle{color:var(--blue-600)}.ArticleCard-module__KyswMq__cardExcerpt{font-size:var(--font-size-sm);color:var(--gray-600);line-height:var(--line-height-relaxed);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ArticleCard-module__KyswMq__cardFooter{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.85rem;display:flex}.ArticleCard-module__KyswMq__cardMeta{font-size:var(--font-size-xs);color:var(--text-muted);font-weight:var(--font-weight-medium);white-space:nowrap}.ArticleCard-module__KyswMq__cardMetaPlaceholder{flex:1}.ArticleCard-module__KyswMq__cardCta{font-weight:var(--font-weight-bold);color:var(--blue-700);white-space:nowrap;transition:color var(--transition-fast);align-items:center;gap:.35rem;margin-inline-start:auto;font-size:.92rem;display:inline-flex}.ArticleCard-module__KyswMq__cardCta svg{transition:transform var(--transition-fast)}.ArticleCard-module__KyswMq__card:hover .ArticleCard-module__KyswMq__cardCta{color:var(--blue-800)}.ArticleCard-module__KyswMq__card:hover .ArticleCard-module__KyswMq__cardCta svg{transform:translate(-4px)}.ArticleCard-module__KyswMq__compactCard .ArticleCard-module__KyswMq__cardBody{gap:.45rem;padding:1rem 1.1rem 1.1rem}.ArticleCard-module__KyswMq__compactCard .ArticleCard-module__KyswMq__cardTitle{font-size:1rem}
.preview-module__axCcYa__banner{z-index:30;color:#fff;text-align:center;background:#7c2d12;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;padding:10px 16px;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.preview-module__axCcYa__bannerNote{opacity:.85;font-size:12.5px;font-weight:400}
.RelatedVideos-module__SdZskq__header{flex-direction:column;gap:.25rem;display:flex}.RelatedVideos-module__SdZskq__kicker{color:var(--blue-600,#2563eb);font-size:.85rem;font-weight:700}.RelatedVideos-module__SdZskq__title{color:var(--gray-900,#0f172a);margin:0;font-size:1.3rem;font-weight:800}.RelatedVideos-module__SdZskq__row{--visible:3;--peek:24px;--row-gap:1rem;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--visible) - 1) * var(--row-gap) - var(--peek)) / var(--visible));gap:var(--row-gap);scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--gray-200,#e5e7eb) transparent;padding-bottom:.4rem;scroll-padding-inline-start:0;display:grid;overflow-x:auto}.RelatedVideos-module__SdZskq__row>*{scroll-snap-align:start;min-width:0}.RelatedVideos-module__SdZskq__row::-webkit-scrollbar{height:6px}.RelatedVideos-module__SdZskq__row::-webkit-scrollbar-thumb{background:var(--gray-200,#e5e7eb);border-radius:999px}.RelatedVideos-module__SdZskq__card{border:1px solid var(--gray-200,#e2e8f0);background:var(--white,#fff);border-radius:.9rem;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.RelatedVideos-module__SdZskq__card:hover{border-color:var(--blue-300,#93c5fd);transform:translateY(-3px);box-shadow:0 10px 24px #0f172a14}.RelatedVideos-module__SdZskq__thumbWrap{aspect-ratio:16/9;background:var(--gray-100,#f1f5f9);display:block;position:relative}.RelatedVideos-module__SdZskq__thumb{object-fit:cover;width:100%;height:100%}.RelatedVideos-module__SdZskq__play{color:var(--white,#fff);background:#0f172a59;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.RelatedVideos-module__SdZskq__card:hover .RelatedVideos-module__SdZskq__play{background:#0f172a80}.RelatedVideos-module__SdZskq__duration{bottom:.5rem;color:var(--white,#fff);background:#0f172acc;border-radius:.4rem;padding:.15rem .5rem;font-size:.78rem;font-weight:600;position:absolute;inset-inline-end:.5rem}.RelatedVideos-module__SdZskq__cardBody{padding:.9rem 1rem}.RelatedVideos-module__SdZskq__cardTitle{color:var(--gray-800,#1e293b);font-size:.95rem;font-weight:700;line-height:1.6}.RelatedVideos-module__SdZskq__moreWrap{display:flex}.RelatedVideos-module__SdZskq__moreLink{border:1px solid var(--blue-200,#bfdbfe);background:var(--white,#fff);color:var(--blue-700,#1d4ed8);border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.35rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.RelatedVideos-module__SdZskq__moreLink:hover{background:var(--blue-50,#eff6ff);border-color:var(--blue-400,#60a5fa)}@media (max-width:1100px){.RelatedVideos-module__SdZskq__row{--visible:2;--peek:40px}}@media (max-width:640px){.RelatedVideos-module__SdZskq__row{--visible:1;--peek:56px}.RelatedVideos-module__SdZskq__title{font-size:1.18rem}}