.post-breadcrumb{font-size:13px;color:var(--text-light);display:flex;align-items:center;flex-wrap:wrap;gap:2px}.post-breadcrumb a{color:var(--text-light);text-decoration:none}.post-breadcrumb a:hover{color:var(--purple)}.post-breadcrumb span{margin:0 4px;opacity:.5}.post-shimmer{border-radius:8px;background:linear-gradient(90deg,#f3edf7 25%,#ede4f4,#f3edf7 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-hero h1{font-family:Outfit,sans-serif;font-size:clamp(26px,4vw,46px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--dark);margin:0 0 16px}.container-narrow{max-width:780px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (max-width: 600px){.container-narrow{padding-left:16px;padding-right:16px}}
