.post-module__fFuUMG__article{background:var(--white);min-height:100vh}.post-module__fFuUMG__hero{background:var(--navy);flex-direction:column;justify-content:flex-end;min-height:70vh;display:flex;position:relative;overflow:hidden}.post-module__fFuUMG__heroImg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.post-module__fFuUMG__heroOverlay{z-index:1;background:linear-gradient(#050c1833 0%,#050c1880 50%,#050c18f2 100%);position:absolute;inset:0}.post-module__fFuUMG__heroInner{z-index:2;width:92vw;max-width:1400px;padding:calc(var(--nav-height) + 3rem) 0 4rem;flex-direction:column;gap:1rem;margin:0 auto;display:flex;position:relative}.post-module__fFuUMG__back{color:#fff6;align-self:flex-start;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:color .2s;display:inline-flex}.post-module__fFuUMG__back:hover{color:#fffc}.post-module__fFuUMG__heroMeta{align-items:center;gap:.6rem;display:flex}.post-module__fFuUMG__heroCategory{letter-spacing:.15em;text-transform:uppercase;color:var(--blue-light);background:#5176a933;border:1px solid #5176a94d;border-radius:100px;padding:.25rem .75rem;font-size:.65rem;font-weight:700}.post-module__fFuUMG__heroDot{color:#fff3}.post-module__fFuUMG__heroDate{color:#fff6;font-size:.8rem}.post-module__fFuUMG__heroTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;max-width:800px;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.post-module__fFuUMG__heroAuthor{color:#ffffff80;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.post-module__fFuUMG__heroAvatar{width:32px;height:32px;color:var(--blue-light);background:#5176a94d;border:1px solid #5176a966;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.post-module__fFuUMG__body{grid-template-columns:1fr 300px;align-items:start;gap:5rem;width:92vw;max-width:1400px;margin:0 auto;padding:4rem 0 6rem;display:grid}.post-module__fFuUMG__content{min-width:0}.post-module__fFuUMG__lead{font-family:var(--font-display);color:var(--navy);border-bottom:1px solid #e2e8f0;margin-bottom:2.5rem;padding-bottom:2.5rem;font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.65}.post-module__fFuUMG__prose{color:#374151;font-size:1.05rem;line-height:1.85}.post-module__fFuUMG__prose p{margin-bottom:1.5rem}.post-module__fFuUMG__prose h2{font-family:var(--font-display);color:var(--navy);margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.2}.post-module__fFuUMG__prose h3{font-family:var(--font-display);color:var(--navy);margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600}.post-module__fFuUMG__prose ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style:outside}.post-module__fFuUMG__prose ol{margin-bottom:1.5rem;padding-left:1.5rem;list-style:decimal}.post-module__fFuUMG__prose li{margin-bottom:.5rem}.post-module__fFuUMG__prose strong{color:var(--navy);font-weight:700}.post-module__fFuUMG__prose em{font-style:italic}.post-module__fFuUMG__prose blockquote{border-left:3px solid var(--blue);background:#f4f7fb;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem 1.5rem}.post-module__fFuUMG__prose blockquote p{color:var(--navy);margin:0;font-size:1.1rem;font-style:italic}.post-module__fFuUMG__prose img{border-radius:12px;width:100%;margin:2rem 0}.post-module__fFuUMG__prose a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.post-module__fFuUMG__prose a:hover{color:var(--blue-dark)}.post-module__fFuUMG__sidebar{top:calc(var(--nav-height) + 2rem);flex-direction:column;gap:1rem;display:flex;position:sticky}.post-module__fFuUMG__sideCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem}.post-module__fFuUMG__sideCard h4{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:1rem;font-size:.7rem;font-weight:700}.post-module__fFuUMG__sideRow{color:var(--navy);border-bottom:1px solid #eaedf2;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.825rem;display:flex}.post-module__fFuUMG__sideRow:last-of-type{border-bottom:none}.post-module__fFuUMG__sideLabel{color:#9ca3af;font-size:.775rem}.post-module__fFuUMG__tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.post-module__fFuUMG__tag{color:var(--blue);background:#5176a91a;border:1px solid #5176a933;border-radius:100px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.post-module__fFuUMG__shareLinks{flex-direction:column;gap:.5rem;display:flex}.post-module__fFuUMG__shareBtn{text-align:center;color:var(--navy);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s;display:block}.post-module__fFuUMG__shareBtn:hover{border-color:var(--blue);background:#f4f7fb}.post-module__fFuUMG__ctaCard{background:var(--navy);border-radius:14px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:background .2s;display:flex}.post-module__fFuUMG__ctaCard:hover{background:var(--blue-dark)}.post-module__fFuUMG__ctaCard span{color:#fff6;font-size:.775rem}.post-module__fFuUMG__ctaCard strong{color:#fff;font-size:1rem;font-weight:700}@media (max-width:1024px){.post-module__fFuUMG__body{grid-template-columns:1fr;gap:3rem}.post-module__fFuUMG__sidebar{position:static}}@media (max-width:768px){.post-module__fFuUMG__heroTitle{font-size:2rem}.post-module__fFuUMG__lead{font-size:1.1rem}.post-module__fFuUMG__prose{font-size:.95rem}}.post-module__fFuUMG__body,.post-module__fFuUMG__content{background:var(--white)}
