.mph-blog-header{margin:var(--mph-space-md) 0 var(--mph-space-xl)}.mph-blog-header__eyebrow{display:flex;align-items:center;gap:.5rem;margin:0 0 .625rem;font-size:var(--mph-font-size-xs);font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--mph-color-primary)}.mph-blog-header__eyebrow::before{content:'';width:1.5rem;height:.1875rem;border-radius:99px;background:var(--mph-color-primary)}.mph-blog-header__title{font-family:'Figtree',system-ui,sans-serif;font-size:clamp(1.75rem,5vw,2.625rem);font-weight:900;color:var(--mph-color-text);margin:0 0 .5rem;line-height:1.1;letter-spacing:-.01em}.mph-blog-header__desc{color:var(--mph-color-text-muted);font-size:var(--mph-font-size-lg);line-height:1.5;max-width:56ch;margin:0}.mph-cal{position:absolute;top:.75rem;left:.75rem;z-index:1;display:flex;flex-direction:column;align-items:stretch;width:3.25rem;text-align:center;line-height:1;background:var(--mph-color-bg);border-radius:.5rem;box-shadow:0 3px 10px rgba(26,43,73,.3)}.mph-cal::before,.mph-cal::after{content:'';position:absolute;top:-.25rem;width:.25rem;height:.5625rem;border-radius:99px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.35)}.mph-cal::before{left:27%}.mph-cal::after{right:27%}.mph-cal__month{background:var(--mph-color-primary);color:#fff;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.3rem 0 .25rem;border-radius:.5rem .5rem 0 0}.mph-cal__day{font-family:'Figtree',system-ui,sans-serif;font-size:1.375rem;font-weight:900;color:var(--mph-color-text);padding:.25rem 0 .1rem}.mph-cal__year{font-size:.5625rem;font-weight:700;color:var(--mph-color-text-muted);letter-spacing:.06em;padding:0 0 .3rem}.mph-blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:var(--mph-space-2xl)}@media (min-width:640px){.mph-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.mph-blog-grid{grid-template-columns:repeat(3,1fr)}}.mph-blog-card{display:flex;flex-direction:column;border:1px solid rgba(26,43,73,.08);border-radius:var(--mph-radius-lg);overflow:hidden;background:var(--mph-color-bg);box-shadow:0 1px 3px rgba(26,43,73,.06);transition:box-shadow .2s,transform .2s}.mph-blog-card:hover{box-shadow:0 10px 28px rgba(26,43,73,.14);transform:translateY(-3px)}.mph-blog-card__img-wrap{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--mph-color-surface)}.mph-blog-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.mph-blog-card:hover .mph-blog-card__img-wrap img{transform:scale(1.04)}.mph-blog-card__img-fallback{display:block;width:100%;height:100%;background:radial-gradient(circle at 80% 20%,rgba(232,93,4,.35),transparent 55%),linear-gradient(135deg,var(--mph-navy),#2e4a7d)}.mph-blog-card__body{display:flex;flex-direction:column;gap:.625rem;padding:1.125rem 1.25rem 1.25rem;flex:1}.mph-blog-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem}.mph-blog-card__kicker{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--mph-navy)}.mph-blog-card__kicker::before{content:'';width:.5rem;height:.5rem;border-radius:50%;background:var(--mph-color-primary)}.mph-blog-card__chip{display:inline-block;background:var(--mph-color-primary-lt);color:var(--mph-color-primary-dk);font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .7rem;border-radius:99px;text-decoration:none;transition:background-color .15s,color .15s}.mph-blog-card__chip:hover,.mph-blog-card__chip:focus{background:var(--mph-color-primary);color:#fff}.mph-blog-card__title{font-family:'Figtree',system-ui,sans-serif;font-size:1.0625rem;font-weight:800;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mph-blog-card__title a{color:var(--mph-color-text);text-decoration:none;transition:color .15s}.mph-blog-card__title a:hover,.mph-blog-card:hover .mph-blog-card__title a{color:var(--mph-color-primary)}.mph-blog-card__excerpt{font-size:var(--mph-font-size-sm);color:var(--mph-color-text-muted);line-height:1.55;margin:0;flex:1}.mph-blog-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.75rem;border-top:1px dashed var(--mph-color-border)}.mph-blog-card__read{font-size:var(--mph-font-size-xs);font-weight:600;color:var(--mph-color-text-muted)}.mph-blog-card__more{display:inline-flex;align-items:center;gap:.3rem;font-size:var(--mph-font-size-sm);font-weight:700;color:var(--mph-color-primary);text-decoration:none;white-space:nowrap}.mph-blog-card__more span{transition:transform .15s}.mph-blog-card__more:hover{color:var(--mph-color-primary-dk)}.mph-blog-card__more:hover span{transform:translateX(3px)}.mph-blog-card--featured{display:grid;grid-template-columns:1fr;margin-bottom:2rem}.mph-blog-card--featured .mph-blog-card__body{gap:.75rem;padding:1.375rem 1.5rem 1.5rem;justify-content:center}.mph-blog-card--featured .mph-blog-card__title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:900;line-height:1.15;letter-spacing:-.01em;-webkit-line-clamp:4}.mph-blog-card--featured .mph-blog-card__excerpt{font-size:var(--mph-font-size-base);line-height:1.6;flex:0 0 auto}@media (min-width:768px){.mph-blog-card--featured{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.mph-blog-card--featured .mph-blog-card__img-wrap{aspect-ratio:auto;height:100%;min-height:320px}.mph-blog-card--featured .mph-blog-card__body{padding:1.75rem 2rem}}.single-post .entry-title{font-family:'Figtree',system-ui,sans-serif;font-size:clamp(1.625rem,4vw,2.375rem);font-weight:900;line-height:1.15;letter-spacing:-.01em}.single-post .entry-header .entry-meta{font-size:var(--mph-font-size-sm);color:var(--mph-color-text-muted)}.single-post .featured-image img{border-radius:var(--mph-radius-lg)}.single-post .entry-content{font-size:1.0625rem;line-height:1.75}.single-post .entry-content h2,.single-post .entry-content h3{font-family:'Figtree',system-ui,sans-serif;line-height:1.25}.single-post .entry-content h2{font-size:1.5rem;font-weight:800;margin-top:2em}.single-post .entry-content h2::before{content:'';display:block;width:2.5rem;height:.25rem;border-radius:99px;background:var(--mph-color-primary);margin-bottom:.55rem}.single-post .entry-content h3{font-size:1.25rem;font-weight:800;margin-top:1.75em}.single-post .entry-content a{color:var(--mph-color-primary-dk);text-decoration-thickness:1px;text-underline-offset:2px}.single-post .entry-content a:hover{color:var(--mph-color-primary)}.single-post .entry-content blockquote{background:var(--mph-color-primary-lt);border-left:4px solid var(--mph-color-primary);border-radius:0 var(--mph-radius) var(--mph-radius) 0;padding:1rem 1.25rem;margin:1.5em 0;font-style:normal}.single-post .entry-content blockquote p:last-child{margin-bottom:0}.single-post .entry-content ul li::marker,.single-post .entry-content ol li::marker{color:var(--mph-color-primary);font-weight:700}.single-post .entry-content img{border-radius:var(--mph-radius)}@media (prefers-reduced-motion:reduce){.mph-blog-card,.mph-blog-card__img-wrap img,.mph-blog-card__more span{transition:none;transform:none}}