.ShareButtons-module__xfVdYW__shareRow{align-items:center;gap:.5rem;margin-left:auto;display:flex}.ShareButtons-module__xfVdYW__shareLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);font-size:.6rem}.ShareButtons-module__xfVdYW__shareBtn{background:var(--cream-2);width:30px;height:30px;color:var(--muted);border:.5px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.ShareButtons-module__xfVdYW__shareBtn:hover{background:var(--blush);color:var(--cream);border-color:var(--blush)}
.post-module__fFuUMG__page{font-family:var(--font-sans);background:var(--cream);color:var(--espresso);max-width:1200px;margin:0 auto}.post-module__fFuUMG__breadcrumb{border-bottom:.5px solid var(--border);align-items:center;gap:.5rem;padding:1rem 2.5rem;display:flex}.post-module__fFuUMG__breadcrumbLink{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:.65rem;text-decoration:none;transition:color .15s}.post-module__fFuUMG__breadcrumbLink:hover{color:var(--blush)}.post-module__fFuUMG__breadcrumbSep{color:var(--border-2);font-size:.65rem}.post-module__fFuUMG__breadcrumbCurrent{letter-spacing:.08em;text-transform:uppercase;color:var(--blush);font-size:.65rem}.post-module__fFuUMG__postLayout{grid-template-columns:1fr 400px;align-items:stretch;display:grid}.post-module__fFuUMG__article{border-right:.5px solid var(--border);padding:0 2.5rem 6.5rem}.post-module__fFuUMG__postHeader{border-bottom:.5px solid var(--border);margin-bottom:2.5rem;padding:3rem 0 2.5rem}.post-module__fFuUMG__catRow{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.post-module__fFuUMG__catBadge{letter-spacing:.14em;text-transform:uppercase;background:var(--cream-3);color:var(--blush);border:.5px solid var(--border-2);border-radius:2rem;padding:.3rem .8rem;font-size:.6rem}.post-module__fFuUMG__readTime{color:var(--muted-2);letter-spacing:.06em;font-size:.62rem}.post-module__fFuUMG__postTitle{font-family:var(--font-serif);color:var(--espresso);margin:0 0 1.2rem;font-size:3rem;font-weight:300;line-height:1.12}.post-module__fFuUMG__postExcerpt{font-family:var(--font-serif);color:var(--muted);margin:0 0 2rem;font-size:1.2rem;font-style:italic;font-weight:300;line-height:1.65}.post-module__fFuUMG__authorRow{align-items:center;gap:.9rem;display:flex}.post-module__fFuUMG__authorAvatar{background:var(--blush);width:40px;height:40px;color:var(--cream);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;display:flex}.post-module__fFuUMG__authorInfo{flex-direction:column;gap:.15rem;display:flex}.post-module__fFuUMG__authorName{color:var(--espresso);font-size:.8rem;font-weight:500}.post-module__fFuUMG__authorDate{color:var(--muted-2);font-size:.65rem}.post-module__fFuUMG__coverWrap{border-radius:12px;width:100%;height:420px;margin-bottom:3rem;position:relative;overflow:hidden}.post-module__fFuUMG__coverImg{object-fit:cover}.post-module__fFuUMG__coverFallback{background:linear-gradient(145deg,#c49060 0%,#6b3a1a 60%,#2a1208 100%);width:100%;height:100%}.post-module__fFuUMG__postBody{max-width:1200px;margin:0 auto}.post-module__fFuUMG__postBody p{color:var(--espresso);margin:0 0 1.6rem;font-size:1.05rem;font-weight:300;line-height:1.85}.post-module__fFuUMG__postBody>p:first-child:first-letter{font-family:var(--font-serif);float:left;color:var(--blush);margin:.1em .12em 0 0;font-size:4.2rem;font-weight:300;line-height:.8}.post-module__fFuUMG__bodyH2{font-family:var(--font-serif);color:var(--espresso);margin:2.8rem 0 1rem;font-size:1.9rem;font-weight:300;line-height:1.2}.post-module__fFuUMG__bodyH2 em{color:var(--blush);font-style:italic}.post-module__fFuUMG__blockquote{border-left:3px solid var(--blush);background:var(--cream-2);border-radius:0 8px 8px 0;margin:2.5rem 0;padding:1.5rem 1.8rem}.post-module__fFuUMG__blockquote p{font-family:var(--font-serif);color:var(--espresso);margin:0;font-size:1.3rem;font-style:italic;font-weight:300;line-height:1.6}.post-module__fFuUMG__blockquote p:first-letter{float:none;color:inherit;margin:0;font-size:1.3rem}.post-module__fFuUMG__bodyUl{flex-direction:column;gap:.6rem;margin:0 0 1.6rem;padding:0;list-style:none;display:flex}.post-module__fFuUMG__bodyUl li{color:var(--espresso);padding-left:1.4rem;font-size:1.05rem;font-weight:300;line-height:1.75;position:relative}.post-module__fFuUMG__bodyUl li:before{content:"";background:var(--blush);border-radius:50%;width:5px;height:5px;position:absolute;top:.72em;left:0}.post-module__fFuUMG__pullQuote{background:var(--cream-3);text-align:center;border-radius:12px;margin:3rem -1rem;padding:2.5rem 2rem}.post-module__fFuUMG__pullQuote p{font-family:var(--font-serif);color:var(--espresso);margin:0;font-size:1.6rem;font-style:italic;font-weight:300;line-height:1.45}.post-module__fFuUMG__pullQuote p:first-letter{float:none;color:inherit;margin:0;font-size:1.6rem}.post-module__fFuUMG__pullQuoteAttr{letter-spacing:.12em;text-transform:uppercase;color:var(--blush);margin-top:1rem;font-size:.65rem;display:block}.post-module__fFuUMG__tagRow{border-top:.5px solid var(--border);flex-wrap:wrap;gap:.4rem;margin:3rem 0 0;padding-top:2rem;display:flex}.post-module__fFuUMG__tag{letter-spacing:.1em;text-transform:uppercase;border:.5px solid var(--border-2);color:var(--muted);font-size:.6rem;font-family:var(--font-sans);border-radius:2rem;padding:.3rem .8rem;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.post-module__fFuUMG__tag:hover{background:var(--blush);color:var(--cream);border-color:var(--blush)}.post-module__fFuUMG__sidebar{background:var(--cream-2);border-right:.5px solid var(--border);flex-direction:column;gap:2rem;padding:2.5rem 1.8rem;display:flex;position:sticky;top:64px;overflow-y:auto}.post-module__fFuUMG__sideBlock{flex-direction:column;display:flex}.post-module__fFuUMG__sideLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--blush);margin-bottom:.9rem;font-size:.58rem;display:block}.post-module__fFuUMG__divider{background:var(--border);flex-shrink:0;height:.5px}.post-module__fFuUMG__tocList{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.post-module__fFuUMG__tocLink{color:var(--muted);border-left:.5px solid var(--border-2);padding:.28rem 0 .28rem .85rem;font-size:.75rem;font-weight:300;line-height:1.45;text-decoration:none;transition:color .15s,border-color .15s;display:block}.post-module__fFuUMG__tocLink:hover{color:var(--blush);border-left-color:var(--blush)}.post-module__fFuUMG__keepList{flex-direction:column;gap:.85rem;display:flex}.post-module__fFuUMG__keepItem{align-items:flex-start;gap:.7rem;text-decoration:none;display:flex}.post-module__fFuUMG__keepNum{font-family:var(--font-serif);color:var(--border-2);flex-shrink:0;width:22px;font-size:1.3rem;font-weight:300;line-height:1}.post-module__fFuUMG__keepTitle{font-family:var(--font-serif);color:var(--espresso);font-size:.88rem;font-weight:400;line-height:1.35;transition:color .15s}.post-module__fFuUMG__keepItem:hover .post-module__fFuUMG__keepTitle{color:var(--blush)}.post-module__fFuUMG__backLink{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.65rem;text-decoration:none;transition:color .15s}.post-module__fFuUMG__backLink:hover{color:var(--blush)}.post-module__fFuUMG__morePosts{background:var(--cream-2);border-top:.5px solid var(--border);padding:3rem 2.5rem}.post-module__fFuUMG__moreLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--blush);margin-bottom:.5rem;font-size:.6rem;display:block}.post-module__fFuUMG__moreTitle{font-family:var(--font-serif);color:var(--espresso);margin:0 0 2rem;font-size:1.8rem;font-weight:300}.post-module__fFuUMG__moreGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.post-module__fFuUMG__moreCard{flex-direction:column;gap:0;text-decoration:none;transition:opacity .15s;display:flex}.post-module__fFuUMG__moreCard:hover{opacity:.76}.post-module__fFuUMG__moreImg{background:var(--cream-3);border-radius:10px;height:140px;margin-bottom:.9rem;position:relative;overflow:hidden}.post-module__fFuUMG__moreFallback{background:linear-gradient(135deg,#c49060,#4a2810);width:100%;height:100%}.post-module__fFuUMG__moreCat{letter-spacing:.14em;text-transform:uppercase;color:var(--blush);margin-bottom:.3rem;font-size:.58rem;display:block}.post-module__fFuUMG__moreCardTitle{font-family:var(--font-serif);color:var(--espresso);font-size:1.05rem;font-weight:400;line-height:1.3}.post-module__fFuUMG__moreMeta{color:var(--muted-2);margin-top:.35rem;font-size:.62rem;display:block}@media (max-width:1024px){.post-module__fFuUMG__postLayout{grid-template-columns:1fr 260px}}@media (max-width:900px){.post-module__fFuUMG__postLayout{grid-template-columns:1fr}.post-module__fFuUMG__article{border-right:none}.post-module__fFuUMG__sidebar{border-top:.5px solid var(--border);max-height:none;position:static;overflow-y:visible}.post-module__fFuUMG__postTitle{font-size:2.2rem}.post-module__fFuUMG__coverWrap{height:280px}.post-module__fFuUMG__moreGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.post-module__fFuUMG__breadcrumb,.post-module__fFuUMG__article,.post-module__fFuUMG__morePosts{padding-left:1.25rem;padding-right:1.25rem}.post-module__fFuUMG__postTitle{font-size:1.9rem}.post-module__fFuUMG__coverWrap{border-radius:8px;height:220px}.post-module__fFuUMG__moreGrid{grid-template-columns:1fr}.post-module__fFuUMG__pullQuote{margin:2.5rem 0}}
