.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;filter:blur(3px)brightness(.82);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.06)}.post-module__fFuUMG__heroOverlay{z-index:1;background:linear-gradient(#050c188c 0%,#050c18cc 55%,#050c18f7 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,3.33vw,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__heroAuthorClickable{cursor:pointer;border-radius:100px;width:fit-content;margin-left:-.2rem;padding:.2rem .6rem .2rem .2rem;transition:background .15s}.post-module__fFuUMG__heroAuthorClickable:hover{color:#fffc;background:#ffffff14}.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:1rem 1.1rem}.post-module__fFuUMG__sideCard h4{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:.65rem;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:.4rem 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:.65rem;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__tagsToggleBtn{color:var(--blue);cursor:pointer;background:0 0;border:1px dashed #5176a959;border-radius:100px;padding:.2rem .6rem;font-family:inherit;font-size:.7rem;font-weight:700}.post-module__fFuUMG__tagsToggleBtn:hover{background:#5176a914}.post-module__fFuUMG__authorCard{align-items:center;gap:.75rem;display:flex}.post-module__fFuUMG__authorCardClickable{cursor:pointer;border-radius:10px;margin:-.4rem;padding:.4rem;transition:background .15s}.post-module__fFuUMG__authorCardClickable:hover{background:#5176a90f}.post-module__fFuUMG__authorAvatar{width:44px;height:44px;color:var(--blue);background:#5176a926;border:1px solid #5176a940;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;overflow:hidden}.post-module__fFuUMG__authorAvatar img{object-fit:cover;width:100%;height:100%}.post-module__fFuUMG__authorName{color:var(--navy);font-size:.9rem;font-weight:700}.post-module__fFuUMG__authorSocials{gap:.35rem;margin-top:.35rem;display:flex}.post-module__fFuUMG__authorSocialIcon{width:24px;height:24px;color:var(--blue);background:#5176a91a;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.post-module__fFuUMG__authorSocialIcon:hover{background:var(--blue);color:#fff}.post-module__fFuUMG__authorBioWrap{margin-top:.9rem}.post-module__fFuUMG__authorBio{color:#64748b;margin:0;font-size:.825rem;line-height:1.6}.post-module__fFuUMG__authorBioClamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-module__fFuUMG__showMoreBtn{color:var(--blue);cursor:pointer;background:0 0;border:none;margin-top:.4rem;padding:0;font-family:inherit;font-size:.775rem;font-weight:700;display:block}.post-module__fFuUMG__showMoreBtn:hover{color:var(--blue-dark)}.post-module__fFuUMG__shareIconRow{gap:.4rem;margin-bottom:.45rem;display:flex}.post-module__fFuUMG__shareIconBtn{width:34px;height:34px;color:var(--navy);background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s;display:flex}.post-module__fFuUMG__shareIconBtn:hover{border-color:var(--blue);color:var(--blue);background:#f4f7fb}.post-module__fFuUMG__shareBtn{text-align:center;width:100%;color:var(--navy);appearance:none;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:block}.post-module__fFuUMG__shareBtn:hover{border-color:var(--blue);background:#f4f7fb}.post-module__fFuUMG__shareBtnCopied{color:#38a169!important;background:#38a16914!important;border-color:#38a169!important}.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)}.post-module__fFuUMG__authorModalOverlay{z-index:500;-webkit-backdrop-filter:blur(6px);background:#050c18bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.post-module__fFuUMG__authorModalBox{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:460px;max-height:85vh;padding:2.5rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 40px 100px #00000073}.post-module__fFuUMG__authorModalClose{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.post-module__fFuUMG__authorModalClose:hover{color:var(--navy);background:#f4f7fb}.post-module__fFuUMG__authorModalAvatar{width:96px;height:96px;color:var(--blue);background:#5176a926;border:2px solid #5176a940;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:2.1rem;font-weight:700;display:flex;overflow:hidden}.post-module__fFuUMG__authorModalAvatar img{object-fit:cover;width:100%;height:100%}.post-module__fFuUMG__authorModalName{color:var(--navy);margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.post-module__fFuUMG__authorModalSocials{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.post-module__fFuUMG__authorModalSocialIcon{width:32px;height:32px;color:var(--blue);background:#5176a91a;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.post-module__fFuUMG__authorModalSocialIcon:hover{background:var(--blue);color:#fff}.post-module__fFuUMG__authorModalBio{color:#475569;text-align:left;margin:0;font-size:.9rem;line-height:1.75}
