.related-posts[data-astro-cid-dpgbfi7r]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05)}.related-posts__title[data-astro-cid-dpgbfi7r]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--blendsor-black)}.related-posts__grid[data-astro-cid-dpgbfi7r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.related-post-card[data-astro-cid-dpgbfi7r]{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px #00000008;text-decoration:none;transition:transform .2s,box-shadow .2s}.related-post-card[data-astro-cid-dpgbfi7r]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.related-post-card__image-wrapper[data-astro-cid-dpgbfi7r]{aspect-ratio:16 / 9;overflow:hidden}.related-post-card__image[data-astro-cid-dpgbfi7r]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.related-post-card[data-astro-cid-dpgbfi7r]:hover .related-post-card__image[data-astro-cid-dpgbfi7r]{transform:scale(1.03)}.related-post-card__content[data-astro-cid-dpgbfi7r]{padding:1.25rem;display:flex;flex-direction:column;flex:1}.related-post-card__title[data-astro-cid-dpgbfi7r]{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;color:var(--blendsor-black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-card__description[data-astro-cid-dpgbfi7r]{font-size:.875rem;color:var(--blendsor-gray);line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.related-post-card__link[data-astro-cid-dpgbfi7r]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--blendsor-gold);transition:gap .2s}.related-post-card[data-astro-cid-dpgbfi7r]:hover .related-post-card__link[data-astro-cid-dpgbfi7r]{gap:.625rem}.related-post-card__link[data-astro-cid-dpgbfi7r] svg[data-astro-cid-dpgbfi7r]{width:1rem;height:1rem}@media(max-width:640px){.related-posts__grid[data-astro-cid-dpgbfi7r]{grid-template-columns:1fr}.related-post-card[data-astro-cid-dpgbfi7r]{flex-direction:row}.related-post-card__image-wrapper[data-astro-cid-dpgbfi7r]{width:120px;min-width:120px;aspect-ratio:auto}.related-post-card__content[data-astro-cid-dpgbfi7r]{padding:1rem}.related-post-card__title[data-astro-cid-dpgbfi7r]{font-size:.9375rem}.related-post-card__description[data-astro-cid-dpgbfi7r]{-webkit-line-clamp:1}}.prose{line-height:1.85;color:var(--blendsor-black);font-size:1.0625rem}.prose>*:first-child{margin-top:0}.prose h1{font-size:2.25rem;font-weight:600;margin-top:3rem;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.prose h2{font-size:1.75rem;font-weight:600;margin-top:3rem;margin-bottom:1rem;line-height:1.25;letter-spacing:-.01em;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.05)}.prose h3{font-size:1.375rem;font-weight:600;margin-top:2.5rem;margin-bottom:.75rem;line-height:1.3}.prose h4{font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem}.prose p{margin-bottom:1.5rem}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.75rem}.prose li{margin-bottom:.625rem;padding-left:.25rem}.prose li::marker{color:var(--blendsor-gold)}.prose strong{font-weight:600;color:var(--blendsor-black)}.prose a{color:var(--blendsor-gold);text-decoration:underline;text-underline-offset:2px;transition:color .2s}.prose a:hover{color:#a88a42}.prose blockquote{border-left:4px solid var(--blendsor-gold);padding:1.25rem 1.5rem;margin:2rem 0;background:#c5a0590d;border-radius:0 .75rem .75rem 0;font-style:italic;color:var(--blendsor-gray)}.prose blockquote p:last-child{margin-bottom:0}.prose code{background:#0000000a;padding:.2rem .4rem;border-radius:.25rem;font-size:.875em;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace}.prose pre{background:#1a1a1a;color:#f0f0f0;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;font-size:.875rem;line-height:1.6}.prose pre code{background:none;padding:0;font-size:inherit}.prose table{width:100%;border-collapse:separate;border-spacing:0;margin:2.5rem 0;font-size:.9375rem;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 30px #00000008;border:1px solid rgba(0,0,0,.06)}.prose thead{background:linear-gradient(135deg,var(--blendsor-cream) 0%,#f5f3ef 100%)}.prose th{padding:1rem 1.25rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:var(--blendsor-black);border-bottom:2px solid rgba(197,160,89,.2)}.prose td{padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.04);vertical-align:top}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:nth-child(2n){background:#fcfaf780}.prose tbody tr:hover{background:#c5a0590d}.prose hr{border:none;height:1px;background:linear-gradient(to right,transparent,rgba(0,0,0,.1),transparent);margin:3rem 0}.prose img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0;box-shadow:0 4px 20px #0000000a}.prose figure{margin:2.5rem 0}.prose figcaption{text-align:center;font-size:.875rem;color:var(--blendsor-gray);margin-top:.75rem;font-style:italic}@media(max-width:640px){.prose{font-size:1rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose table{font-size:.875rem}.prose th,.prose td{padding:.75rem}}
