.related-posts[data-astro-cid-vrecybdq]{padding:clamp(3.5rem,7vw,5.5rem) 0 clamp(4rem,8vw,6rem)}.related-header[data-astro-cid-vrecybdq]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.related-header[data-astro-cid-vrecybdq] h2[data-astro-cid-vrecybdq]{font-family:var(--f-display);font-weight:800;font-size:var(--fs-h2);color:var(--ink);letter-spacing:-.015em;margin:.7rem 0 0;line-height:1.02}.view-all-link[data-astro-cid-vrecybdq]{font-family:var(--f-display);font-weight:700;font-size:var(--fs-sm);color:var(--ink);white-space:nowrap;align-items:center;gap:.45rem;padding-bottom:.3rem;text-decoration:none;display:inline-flex}.view-all-link[data-astro-cid-vrecybdq] .arrow[data-astro-cid-vrecybdq]{transition:transform .22s var(--ease-snap)}.view-all-link[data-astro-cid-vrecybdq]:hover .arrow[data-astro-cid-vrecybdq]{transform:translate(4px)}.related-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(4,1fr);gap:clamp(1.2rem,2.4vw,1.8rem);display:grid}.rp-card[data-astro-cid-vrecybdq]{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.rp-card__media[data-astro-cid-vrecybdq]{aspect-ratio:3/2;border-bottom:2px solid var(--ink);background:var(--ink);display:block;overflow:hidden}.rp-card__media[data-astro-cid-vrecybdq] img[data-astro-cid-vrecybdq]{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-snap)}.rp-card[data-astro-cid-vrecybdq]:hover .rp-card__media[data-astro-cid-vrecybdq] img[data-astro-cid-vrecybdq]{transform:scale(1.04)}.rp-card__body[data-astro-cid-vrecybdq]{flex-direction:column;flex:1;padding:1.4rem 1.4rem 1.5rem;display:flex}.rp-card__tag[data-astro-cid-vrecybdq]{align-self:flex-start;margin-bottom:.9rem}.rp-card__title[data-astro-cid-vrecybdq]{font-family:var(--f-display);letter-spacing:-.01em;margin:0;font-size:1.12rem;font-weight:800;line-height:1.2}.rp-card__title[data-astro-cid-vrecybdq] a[data-astro-cid-vrecybdq]{color:var(--ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;text-decoration:none;transition:color .2s;display:-webkit-box;overflow:hidden}.rp-card__title[data-astro-cid-vrecybdq] a[data-astro-cid-vrecybdq]:hover{color:var(--ink)}@media (width<=1024px){.related-grid[data-astro-cid-vrecybdq]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.related-grid[data-astro-cid-vrecybdq]{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.related-header[data-astro-cid-vrecybdq]{flex-direction:column;align-items:flex-start;gap:.8rem}}.post-content.prose{font-family:var(--f-body,"Roboto", "Helvetica Neue", sans-serif);color:var(--ink,#015155);counter-reset:list-counter;font-size:1.16rem;line-height:1.78}.post-content.prose>p:first-of-type:first-letter{float:left;font-family:var(--f-display,"Bricolage Grotesque", sans-serif);color:var(--ink,#015155);padding:.3rem .6rem 0 0;font-size:3.6rem;font-weight:800;line-height:.78}.post-content.prose p{margin:0 0 1.6rem}.post-content.prose>:first-child{margin-top:0}.post-content.prose>:last-child{margin-bottom:0}.post-content.prose h1,.post-content.prose h2,.post-content.prose h3,.post-content.prose h4,.post-content.prose h5,.post-content.prose h6{font-family:var(--f-display,"Bricolage Grotesque", sans-serif);letter-spacing:-.015em;color:var(--ink,#015155);text-wrap:balance;font-weight:800;line-height:1.12}.post-content.prose h2{margin:2.8rem 0 1rem;font-size:clamp(1.6rem,3vw,2.1rem)}.post-content.prose h3{margin:2.2rem 0 .8rem;font-size:clamp(1.3rem,2.2vw,1.6rem)}.post-content.prose h4{margin:1.9rem 0 .7rem;font-size:1.22rem}.post-content.prose h5,.post-content.prose h6{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.12em;margin:1.8rem 0 .6rem}.post-content.prose h1:first-child,.post-content.prose h2:first-child,.post-content.prose h3:first-child{margin-top:0}.post-content.prose a:not(.button){color:var(--ink,#015155);border-bottom:2px solid var(--melon,#c8501f);font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.post-content.prose a:not(.button):hover{color:var(--melon,#c8501f);border-bottom-color:var(--melon,#c8501f)}.post-content.prose strong{color:var(--ink,#015155);font-weight:700}.post-content.prose em{font-style:italic}.post-content.prose ul,.post-content.prose ol{margin:0 0 1.6rem;padding-left:0;list-style:none}.post-content.prose ul>li,.post-content.prose ol>li{line-height:var(--lh-body);margin-bottom:.7rem;padding-left:1.7rem;position:relative}.post-content.prose ul>li:before{content:"";background:var(--melon,#c8501f);clip-path:polygon(0 0,100% 50%,0 100%);width:9.5px;height:11px;position:absolute;top:.6em;left:0}.post-content.prose ol{counter-reset:list-counter}.post-content.prose ol>li{counter-increment:list-counter;padding-left:2.6rem}.post-content.prose ol>li:before{content:counter(list-counter);min-width:1.7rem;height:1.7rem;font-family:var(--f-display,"Bricolage Grotesque", sans-serif);font-weight:800;font-size:var(--fs-xs);color:var(--paper-ink,#015155);background:var(--queso,#f8a455);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.05em;left:0}.post-content.prose li p{margin-bottom:.4rem}.post-content.prose li p:last-child{margin-bottom:0}.post-content.prose ul ul,.post-content.prose ol ol,.post-content.prose ul ol,.post-content.prose ol ul{margin-top:.6rem;margin-bottom:.6rem;margin-left:.75rem}.post-content.prose blockquote{background:var(--cream-2,#f3ecdc);border-left:5px solid var(--queso,#f8a455);border-radius:0 var(--r-md,14px) var(--r-md,14px) 0;box-shadow:6px 6px 0 var(--ink);margin:2.4rem 0;padding:1.6rem 1.8rem 1.6rem 2rem;position:relative}.post-content.prose blockquote p{color:var(--ink,#015155);margin-bottom:1rem;font-size:1.18rem;font-style:italic}.post-content.prose blockquote p:last-child{margin-bottom:0}.post-content.prose code{font-family:var(--f-mono,"SF Mono", "Monaco", "Inconsolata", "Fira Code", monospace);background:var(--cream-2,#f3ecdc);border:1px solid var(--line-l,#01515529);color:var(--red,#c23f2b);border-radius:6px;padding:.15em .45em;font-size:.88em}.post-content.prose pre{background:var(--ink-3,#013b3e);border:2px solid var(--ink,#015155);border-radius:var(--r-md,14px);margin:2rem 0;padding:1.5rem 1.6rem;overflow-x:auto}.post-content.prose pre code{color:var(--cream,#fcf8f0);background:0 0;border:0;padding:0;font-size:.92em}.post-content.prose img{border:2px solid var(--ink,#015155);border-radius:var(--r-lg,22px);max-width:100%;height:auto;box-shadow:6px 6px 0 var(--ink);margin:2.2rem auto;display:block}.post-content.prose .post-video{aspect-ratio:16/9;border:2px solid var(--ink,#015155);border-radius:var(--r-lg,22px);width:100%;height:auto;box-shadow:6px 6px 0 var(--ink);margin:2.2rem auto;display:block}.post-content.prose figure{margin:2.2rem 0}.post-content.prose figure img{margin:0 auto .6rem}.post-content.prose figcaption{text-align:center;font-size:var(--fs-sm);color:var(--t-muted)}.post-content.prose .btn{margin:2rem 0}.post-content.prose table{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--fs-sm);border:2px solid var(--ink,#015155);border-radius:var(--r-md,14px);margin:2.2rem 0;overflow:hidden}.post-content.prose th,.post-content.prose td{text-align:left;border-bottom:1px solid var(--line-l,#01515529);padding:.85rem 1.1rem}.post-content.prose thead th{font-family:var(--f-display,"Bricolage Grotesque", sans-serif);color:var(--paper-ink,#015155);background:var(--queso,#f8a455);font-weight:800}.post-content.prose tbody tr:last-child td{border-bottom:0}.post-content.prose tbody tr:nth-child(2n) td{background:#f3ecdc80}.post-content.prose hr{background:var(--queso,#f8a455);height:14px;-webkit-mask:var(--chips-mask) repeat-x;-webkit-mask-size:36px 14px;mask:var(--chips-mask) repeat-x;border:0;margin:3rem 0;mask-size:36px 14px}@media (width<=768px){.post-content.prose{font-size:1.08rem;line-height:1.74}.post-content.prose>p:first-of-type:first-letter{font-size:2.9rem}.post-content.prose blockquote{box-shadow:4px 4px 0 var(--ink,#015155);padding:1.3rem 1.3rem 1.3rem 1.5rem}.post-content.prose img{box-shadow:4px 4px 0 var(--ink)}}.reading-progress-container[data-astro-cid-jo55ryrt]{background:var(--ink-veil);z-index:200;pointer-events:none;width:100%;height:3px;position:fixed;top:0;left:0}.reading-progress-bar[data-astro-cid-jo55ryrt]{background:var(--queso);width:0%;height:100%;transition:width .1s ease-out}.blog-post-article[data-astro-cid-jo55ryrt]{display:block}.post-hero[data-astro-cid-jo55ryrt]{margin-top:calc(-1 * var(--nav-h));padding:var(--hero-pt) 0 clamp(3.5rem, 7vw, 5rem);overflow:hidden}.post-hero-inner[data-astro-cid-jo55ryrt]{max-width:var(--hero-inner);z-index:2;position:relative}.post-hero-title[data-astro-cid-jo55ryrt]{color:var(--t-strong);max-width:22ch;margin:1.2rem 0 0;font-size:clamp(2.2rem,5vw,3.9rem);font-stretch:105%}.post-meta-band[data-astro-cid-jo55ryrt]{padding:calc(clamp(1.4rem,3vw,2rem) + 10px) 0 clamp(1.4rem,3vw,2rem)}.post-meta-bar[data-astro-cid-jo55ryrt]{max-width:var(--col-prose);color:var(--paper-ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem 1.7rem;margin-inline:auto;font-size:1.02rem;font-weight:600;display:flex}.post-meta-cats[data-astro-cid-jo55ryrt]{flex-wrap:wrap;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.post-meta-band[data-astro-cid-jo55ryrt] .post-cat-link[data-astro-cid-jo55ryrt]{color:var(--ink);text-decoration:none;transition:color .2s}.post-meta-band[data-astro-cid-jo55ryrt] .post-cat-link[data-astro-cid-jo55ryrt]:hover{color:var(--red)}.post-meta-band[data-astro-cid-jo55ryrt] .cat-sep[data-astro-cid-jo55ryrt]{opacity:.4}.post-meta-band[data-astro-cid-jo55ryrt] .post-meta-item[data-astro-cid-jo55ryrt]{color:var(--paper-ink);align-items:center;gap:.45rem;display:inline-flex}.post-meta-band[data-astro-cid-jo55ryrt] .meta-icon[data-astro-cid-jo55ryrt]{width:18px;height:18px;color:var(--ink);opacity:.8;flex-shrink:0}.post-meta-band[data-astro-cid-jo55ryrt] .post-meta-item[data-astro-cid-jo55ryrt] time[data-astro-cid-jo55ryrt],.post-meta-band[data-astro-cid-jo55ryrt] .post-meta-item[data-astro-cid-jo55ryrt] span[data-astro-cid-jo55ryrt]{line-height:1.4}.post-hero-art[data-astro-cid-jo55ryrt]{z-index:1;pointer-events:none;position:absolute;inset:0}.post-hero[data-astro-cid-jo55ryrt] .tri-shape[data-astro-cid-jo55ryrt]{clip-path:polygon(50% 0,100% 100%,0 100%);position:absolute}.post-hero[data-astro-cid-jo55ryrt] .tri-a[data-astro-cid-jo55ryrt]{aspect-ratio:1/.866;background:var(--queso);opacity:.85;width:clamp(150px,22vw,320px);top:26%;right:6%;transform:rotate(14deg)}.post-hero[data-astro-cid-jo55ryrt] .tri-b[data-astro-cid-jo55ryrt]{aspect-ratio:1/.866;background:var(--cream);opacity:.18;width:clamp(100px,15vw,210px);bottom:12%;right:22%;transform:rotate(-22deg)}@media (width<=768px){.post-hero[data-astro-cid-jo55ryrt] .tri-a[data-astro-cid-jo55ryrt]{opacity:.4;top:16%;right:-14%}.post-hero[data-astro-cid-jo55ryrt] .tri-b[data-astro-cid-jo55ryrt]{opacity:.3;bottom:26%;right:-6%}}.post-body[data-astro-cid-jo55ryrt]{padding:clamp(3rem,6vw,4.5rem) 0 clamp(4rem,8vw,6rem)}.post-column[data-astro-cid-jo55ryrt]{max-width:var(--col-prose);margin-inline:auto}.post-featured-image[data-astro-cid-jo55ryrt]{border:2px solid var(--ink);border-radius:var(--r-lg);box-shadow:6px 6px 0 var(--ink);margin:0 0 clamp(2.2rem,4vw,3rem);overflow:hidden}.post-featured-image[data-astro-cid-jo55ryrt] img{width:100%!important;height:auto!important;display:block!important}.post-audio[data-astro-cid-jo55ryrt]{background:var(--cream-2);border:1.5px solid var(--line-l);border-radius:var(--r-md);margin:0 0 clamp(2.2rem,4vw,3rem);padding:1.25rem 1.5rem}.audio-label[data-astro-cid-jo55ryrt]{color:var(--ink);font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:700;display:flex}.audio-label[data-astro-cid-jo55ryrt] svg[data-astro-cid-jo55ryrt]{width:18px;height:18px}.post-audio[data-astro-cid-jo55ryrt] audio[data-astro-cid-jo55ryrt]{width:100%;height:40px}.post-newsletter[data-astro-cid-jo55ryrt]{padding:clamp(3rem,6vw,4.5rem) 0}.post-newsletter-inner[data-astro-cid-jo55ryrt]{max-width:var(--col-prose);margin-inline:auto}@media (width<=768px){.post-hero[data-astro-cid-jo55ryrt]{margin-top:calc(-1 * var(--nav-h));padding-top:var(--hero-pt);overflow:hidden}.post-meta[data-astro-cid-jo55ryrt]{gap:.8rem 1.3rem}}
