.mrp-articles,
.mrp-articles *{box-sizing:border-box}.mrp-articles{width:100%;background:#fff;color:#071a44;font-family:inherit;overflow:hidden}.mrp-articles__container{width:100%;max-width:1480px;margin:0 auto}.mrp-articles__header{text-align:center;margin:0 auto 28px}.mrp-articles__badge-top{display:inline-flex;align-items:center;justify-content:center;gap:18px;margin:0 0 16px;color:#159447;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;line-height:1.2}.mrp-articles__badge-top span{display:block;width:58px;height:1px;background:currentColor;opacity:.45}.mrp-articles__heading{margin:0;color:#071a44;font-size:44px;font-weight:800;line-height:1.1;letter-spacing:-.035em}.mrp-articles__description{max-width:760px;margin:16px auto 0;color:#4b5c7a;font-size:18px;line-height:1.45}.mrp-articles__tabs{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin:0 auto 30px}.mrp-articles__tab{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 16px;border:1px solid #dce3ef;border-radius:9px;background:#fff;color:#071a44;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:all .22s ease;box-shadow:0 4px 14px rgba(15,34,70,.04)}.mrp-articles__tab:hover{transform:translateY(-1px);color:#0059d8;background:#f3f7ff}.mrp-articles__tab.is-active{background:#2168e7;color:#fff;border-color:#2168e7;box-shadow:0 9px 20px rgba(33,104,231,.22)}.mrp-articles__tab-icon{width:16px;height:16px;flex:0 0 16px}.mrp-articles__grid-wrap{position:relative}.mrp-articles__grid{display:grid;grid-template-columns:repeat(var(--mrp-articles-columns,3),minmax(0,1fr));gap:28px;transition:opacity .2s ease}.mrp-articles.is-loading .mrp-articles__grid{opacity:.36;pointer-events:none}.mrp-articles__loader{position:absolute;top:42px;left:50%;z-index:3;width:34px;height:34px;margin-left:-17px;border:3px solid rgba(33,104,231,.22);border-top-color:#2168e7;border-radius:50%;opacity:0;visibility:hidden;animation:mrpArticlesSpin .8s linear infinite}.mrp-articles.is-loading .mrp-articles__loader{opacity:1;visibility:visible}@keyframes mrpArticlesSpin{to{transform:rotate(360deg)}}.mrp-articles__card{overflow:hidden;background:#fff;border:1px solid #dce4ef;border-radius:10px;box-shadow:0 10px 26px rgba(15,34,70,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.mrp-articles__card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,34,70,.12);border-color:#cbd9ee}.mrp-articles__image{display:block;position:relative;width:100%;height:190px;overflow:hidden;background:#edf4ff}.mrp-articles__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .34s ease}.mrp-articles__card:hover .mrp-articles__image img{transform:scale(1.035)}.mrp-articles__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px;background:linear-gradient(135deg,#eaf3ff,#f6fbff);color:#0b2a5e;font-size:22px;font-weight:800;text-align:center}.mrp-articles__placeholder span{display:inline-flex;align-items:center;justify-content:center;min-width:86px;min-height:86px;padding:18px;border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(0,0,0,.08)}.mrp-articles__placeholder.mrp-articles__badge--side-effects{background:linear-gradient(135deg,#fff0e3,#fff9f1)}.mrp-articles__placeholder.mrp-articles__badge--safety-news{background:linear-gradient(135deg,#f2e7ff,#fbf7ff)}.mrp-articles__placeholder.mrp-articles__badge--alternatives{background:linear-gradient(135deg,#eff9e6,#f8fff2)}.mrp-articles__placeholder.mrp-articles__badge--cost-insurance{background:linear-gradient(135deg,#ecf8ff,#f4fbff)}.mrp-articles__body{padding:18px 22px 22px}.mrp-articles__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.mrp-articles__badge{display:inline-flex;align-items:center;justify-content:center;max-width:70%;padding:6px 9px;border-radius:4px;background:#2168e7;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;line-height:1;letter-spacing:.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mrp-articles__badge--reviews{background:#2168e7}.mrp-articles__badge--side-effects{background:#f48a15}.mrp-articles__badge--safety-news{background:#8b5cf6}.mrp-articles__badge--cost-insurance{background:#eab308}.mrp-articles__badge--dosage-guide{background:#0ea5e9}.mrp-articles__badge--alternatives{background:#63b51d}.mrp-articles__badge--faqs{background:#10a7b5}.mrp-articles__badge--patient-stories{background:#16a34a}.mrp-articles__date{flex:0 0 auto;color:#596884;font-size:13px;line-height:1}.mrp-articles__title{margin:0 0 10px;font-size:21px;font-weight:800;line-height:1.13;letter-spacing:-.02em}.mrp-articles__title a{color:#071a44;text-decoration:none;transition:color .2s ease}.mrp-articles__title a:hover{color:#0059d8}.mrp-articles__excerpt{margin:0 0 15px;color:#4b5c7a;font-size:15px;line-height:1.45}.mrp-articles__read-more{display:inline-flex;align-items:center;gap:8px;color:#0059d8;font-size:15px;font-weight:800;text-decoration:none;transition:gap .2s ease,color .2s ease}.mrp-articles__read-more:hover{gap:12px;color:#0049ad}.mrp-articles__empty{grid-column:1/-1;padding:30px;text-align:center;border:1px dashed #cbd9ee;border-radius:12px;color:#596884;background:#f8fbff}.mrp-articles__footer{display:flex;justify-content:center;margin-top:24px}.mrp-articles__view-all{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:280px;padding:12px 44px;border:1px solid #2168e7;border-radius:7px;background:#fff;color:#0059d8;font-weight:800;text-decoration:none;transition:all .22s ease}.mrp-articles__view-all:hover{background:#0059d8;color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,89,216,.18)}.mrp-articles__view-all-icon{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.mrp-articles__view-all-icon i,.mrp-articles__view-all-icon svg{width:1em;height:1em;color:currentColor;fill:currentColor;stroke:currentColor}.mrp-articles__view-all:hover .mrp-articles__view-all-icon,.mrp-articles__view-all:hover .mrp-articles__view-all-icon i{color:currentColor}.mrp-articles__view-all:hover .mrp-articles__view-all-icon svg,.mrp-articles__view-all:hover .mrp-articles__view-all-icon svg *{fill:currentColor;stroke:currentColor}@media (max-width:1024px){.mrp-articles__heading{font-size:38px}.mrp-articles__grid{grid-template-columns:repeat(var(--mrp-articles-columns,2),minmax(0,1fr))}.mrp-articles__tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:2px 4px 10px;margin-left:-4px;margin-right:-4px;scrollbar-width:thin}.mrp-articles__tab{flex:0 0 auto}}@media (max-width:767px){.mrp-articles__badge-top{gap:10px;font-size:12px}.mrp-articles__badge-top span{width:32px}.mrp-articles__heading{font-size:31px}.mrp-articles__description{font-size:16px}.mrp-articles__grid{grid-template-columns:repeat(var(--mrp-articles-columns,1),minmax(0,1fr))}.mrp-articles__image{height:205px}.mrp-articles__meta{align-items:flex-start}.mrp-articles__title{font-size:20px}.mrp-articles__view-all{width:100%;min-width:0}.mrp-articles__tab{min-height:38px;padding:9px 13px;font-size:13px}}
/* Dynamic category tab icons */
.mrp-articles__tab-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;font-size:16px;line-height:1;color:currentColor;transition:all .22s ease;overflow:hidden}.mrp-articles__tab-icon-wrap i,.mrp-articles__tab-icon-wrap .fa,.mrp-articles__tab-icon-wrap .fas,.mrp-articles__tab-icon-wrap .far,.mrp-articles__tab-icon-wrap .fab,.mrp-articles__tab-icon-wrap .eicon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;color:currentColor;font-size:1em;line-height:1}.mrp-articles__tab-icon-wrap svg{display:block;width:1em;height:1em;color:currentColor;fill:currentColor;stroke:currentColor;transition:all .22s ease}.mrp-articles__tab-icon-wrap svg path,.mrp-articles__tab-icon-wrap svg g,.mrp-articles__tab-icon-wrap svg use,.mrp-articles__tab-icon-wrap svg circle,.mrp-articles__tab-icon-wrap svg rect,.mrp-articles__tab-icon-wrap svg line,.mrp-articles__tab-icon-wrap svg polyline,.mrp-articles__tab-icon-wrap svg polygon,.mrp-articles__tab-icon-wrap svg ellipse{fill:currentColor;stroke:currentColor;transition:all .22s ease}.mrp-articles__tab-icon-img{display:block;width:16px;height:16px;object-fit:contain;transition:all .22s ease}.mrp-articles__tab-icon-wrap--image{background:transparent}.mrp-articles__tab:hover .mrp-articles__tab-icon-wrap,.mrp-articles__tab.is-active .mrp-articles__tab-icon-wrap{color:currentColor}.mrp-articles__tab-icon{width:16px;height:16px;flex:0 0 16px;color:currentColor;fill:currentColor;stroke:currentColor}

/* Server-rendered tab panels for reliable filtering on custom post types. */
.mrp-articles__panel[hidden] {
  display: none !important;
}

.mrp-articles__panel {
  width: 100%;
}

.mrp-articles__panel.is-active {
  display: block;
}
