.related-posts[data-astro-cid-dpgbfi7r]{margin-top:64px;padding:48px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.related-posts__title[data-astro-cid-dpgbfi7r]{font-family:var(--font-serif);font-size:1.75rem;font-weight:700;color:var(--color-dark);margin-bottom:32px}.related-posts__grid[data-astro-cid-dpgbfi7r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.related-post-card[data-astro-cid-dpgbfi7r]{display:flex;flex-direction:column;background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;text-decoration:none;transition:all .3s ease}.related-post-card[data-astro-cid-dpgbfi7r]:hover{border-color:var(--color-orange);box-shadow:0 4px 12px #f548121a;transform:translateY(-2px)}.related-post-card__img[data-astro-cid-dpgbfi7r]{width:100%;height:160px;overflow:hidden;background:var(--color-bg-hero)}.related-post-card__img[data-astro-cid-dpgbfi7r] img[data-astro-cid-dpgbfi7r]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-post-card[data-astro-cid-dpgbfi7r]:hover .related-post-card__img[data-astro-cid-dpgbfi7r] img[data-astro-cid-dpgbfi7r]{transform:scale(1.05)}.related-post-card__content[data-astro-cid-dpgbfi7r]{display:flex;flex-direction:column;flex:1;padding:16px}.related-post-card__cat[data-astro-cid-dpgbfi7r]{font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-orange);margin-bottom:8px}.related-post-card__title[data-astro-cid-dpgbfi7r]{font-family:var(--font-serif);font-size:1.125rem;font-weight:700;line-height:1.3;color:var(--color-dark);margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-card__excerpt[data-astro-cid-dpgbfi7r]{font-size:.875rem;color:var(--color-grey);line-height:1.5;margin:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-card__date[data-astro-cid-dpgbfi7r]{font-size:.75rem;color:#999;margin-top:8px}@media (max-width: 768px){.related-posts[data-astro-cid-dpgbfi7r]{margin-top:48px;padding:32px 0}.related-posts__title[data-astro-cid-dpgbfi7r]{font-size:1.5rem;margin-bottom:24px}.related-posts__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.related-post-card__img[data-astro-cid-dpgbfi7r]{height:140px}.related-post-card__content[data-astro-cid-dpgbfi7r]{padding:12px}}@media (max-width: 600px){.related-posts__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:1fr}}.post-hero[data-astro-cid-yvbahnfj]{background-color:var(--color-bg-hero);background-image:repeating-linear-gradient(-45deg,transparent 0px,transparent 18px,rgba(245,72,18,.04) 18px,rgba(245,72,18,.04) 19px),repeating-linear-gradient(45deg,transparent 0px,transparent 18px,rgba(245,72,18,.04) 18px,rgba(245,72,18,.04) 19px);padding:48px 0 40px;border-bottom:1px solid var(--color-border)}.post-hero__inner[data-astro-cid-yvbahnfj]{max-width:820px}.post-cats[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.post-cat[data-astro-cid-yvbahnfj]{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-orange);background:#f5481214;padding:4px 12px;border-radius:20px;text-decoration:none;transition:background .2s}.post-cat[data-astro-cid-yvbahnfj]:hover{background:#f5481226}.post-title[data-astro-cid-yvbahnfj]{font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;color:var(--color-dark);margin:0 0 20px}.post-meta[data-astro-cid-yvbahnfj]{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.post-date[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:5px;font-size:.875rem;color:var(--color-grey)}.post-tags[data-astro-cid-yvbahnfj]{display:flex;flex-wrap:wrap;gap:6px}.post-tag[data-astro-cid-yvbahnfj]{font-size:.75rem;color:var(--color-grey);background:var(--color-bg-light);border:1px solid var(--color-border);padding:3px 10px;border-radius:20px}.post-layout[data-astro-cid-yvbahnfj]{display:grid;grid-template-columns:1fr 300px;gap:48px;padding-top:48px;padding-bottom:64px;align-items:start}.post-hero-img[data-astro-cid-yvbahnfj]{margin-bottom:2rem}.post-body[data-astro-cid-yvbahnfj] pre[data-astro-cid-yvbahnfj] code[data-astro-cid-yvbahnfj]{background:none;border:none;padding:0;color:inherit}.post-body[data-astro-cid-yvbahnfj] hr[data-astro-cid-yvbahnfj]{border:none;border-top:1px solid var(--color-border);margin:2rem 0}.post-sidebar[data-astro-cid-yvbahnfj]{display:flex;flex-direction:column;gap:24px;position:sticky;top:100px}.post-sidebar__card[data-astro-cid-yvbahnfj]{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem}.post-sidebar__heading[data-astro-cid-yvbahnfj]{font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-dark);margin:0 0 12px}.post-sidebar__list[data-astro-cid-yvbahnfj]{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}.post-sidebar__list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--color-grey);text-decoration:none;transition:color .2s}.post-sidebar__list[data-astro-cid-yvbahnfj] a[data-astro-cid-yvbahnfj]:hover{color:var(--color-orange)}.post-sidebar__list[data-astro-cid-yvbahnfj] svg[data-astro-cid-yvbahnfj]{color:var(--color-orange);flex-shrink:0}.post-cta-card[data-astro-cid-yvbahnfj]{background:var(--color-dark);border-color:var(--color-dark);text-align:center}.post-cta-card__icon[data-astro-cid-yvbahnfj]{margin-bottom:12px}.post-cta-card[data-astro-cid-yvbahnfj] h3[data-astro-cid-yvbahnfj]{font-family:var(--font-serif);font-size:1.1rem;color:#fff;margin:0 0 8px}.post-cta-card[data-astro-cid-yvbahnfj] p[data-astro-cid-yvbahnfj]{font-size:.875rem;color:#94a3b8;margin:0 0 16px;line-height:1.6}.post-cta-btn[data-astro-cid-yvbahnfj]{display:inline-block;width:100%;background:var(--color-orange);color:#fff;text-decoration:none;font-weight:700;font-size:.875rem;padding:12px;border-radius:8px;text-align:center;transition:background .2s,transform .2s}.post-cta-btn[data-astro-cid-yvbahnfj]:hover{background:#d43a0a;transform:translateY(-1px)}.post-back[data-astro-cid-yvbahnfj]{padding-bottom:32px}.post-back-link[data-astro-cid-yvbahnfj]{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--color-grey);text-decoration:none;transition:color .2s}.post-back-link[data-astro-cid-yvbahnfj]:hover{color:var(--color-orange)}@media (max-width: 1024px){.post-layout[data-astro-cid-yvbahnfj]{grid-template-columns:1fr}.post-sidebar[data-astro-cid-yvbahnfj]{position:static}.post-sidebar__card[data-astro-cid-yvbahnfj]:not(.post-cta-card){display:none}}@media (max-width: 600px){.post-hero[data-astro-cid-yvbahnfj]{padding:28px 0 24px}.post-hero__title[data-astro-cid-yvbahnfj]{font-size:1.6rem;line-height:1.25}.post-sidebar[data-astro-cid-yvbahnfj]{margin-top:32px}.post-cta-card[data-astro-cid-yvbahnfj]{padding:20px}}.post-body{font-size:1.0625rem;line-height:1.85;color:var(--color-grey)}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-family:var(--font-serif);color:var(--color-dark);margin-top:2rem;margin-bottom:.75rem;line-height:1.25}.post-body h2{font-size:1.75rem}.post-body h3{font-size:1.375rem}.post-body h4{font-size:1.125rem;font-family:var(--font-sans);font-weight:700}.post-body p{margin:0 0 1.5rem}.post-body a{color:var(--color-orange);text-decoration:underline;text-underline-offset:3px}.post-body a:hover{color:var(--color-dark)}.post-body ul,.post-body ol{margin:0 0 1.25rem;padding-left:1.5rem;list-style:revert}.post-body li{margin-bottom:.4rem}.post-body strong{color:var(--color-dark);font-weight:700}.post-body code{background:var(--color-bg-light);border:1px solid var(--color-border);padding:1px 6px;border-radius:4px;font-size:.875em}.post-body pre{background:var(--color-dark);color:#e2e8f0;padding:1.25rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.post-body img{max-width:100%;height:auto;border-radius:8px;display:block;margin:1.5rem auto}.post-body figure{margin:1.5rem 0}.post-body figcaption{text-align:center;font-size:.8125rem;color:var(--color-grey);margin-top:.5rem}.post-body iframe{max-width:100%;border-radius:8px;display:block;margin:1.5rem auto}.post-body .wp-block-table,.post-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem}.post-body th,.post-body td{border:1px solid var(--color-border);padding:10px 14px;text-align:left}.post-body th{background:var(--color-bg-light);font-weight:700}.post-body tr:nth-child(2n) td{background:var(--color-bg-hero)}.post-body .wp-block-quote,.post-body blockquote{border-left:4px solid var(--color-orange);margin:1.5rem 0;padding:.75rem 1.5rem;background:var(--color-bg-hero);border-radius:0 8px 8px 0;font-style:italic;color:var(--color-grey)}.post-body .sharedaddy,.post-body .sd-sharing-enabled,.post-body .jp-relatedposts,.post-body .shareaholic-canvas,.post-body .addtoany_share_save_container,.post-body [class*=share-],.post-body [class*=sharing-],.post-body [class*=addthis]{display:none!important}@media (max-width: 600px){.post-body{font-size:1.0625rem;line-height:1.8}.post-body h2{font-size:1.35rem}.post-body h3{font-size:1.15rem}}
