.category.svelte-2g7p5b{display:inline-flex;align-items:center;align-self:flex-start;padding:.5rem 1rem;min-height:32px;background:var(--color-primary);color:#fff;font-family:var(--font-heading);font-size:.875rem;font-weight:600;letter-spacing:.05em;border-radius:9999px;text-transform:capitalize}.meta.svelte-1kswogq{display:flex;gap:.75rem;font-family:var(--font-heading);font-size:.875rem;color:var(--color-text-secondary);letter-spacing:.05em}.postnav.svelte-77p2cs{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;background:#ffffffe6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-md);padding:1.25rem 0;box-shadow:0 8px 24px -2px #4c596614}.postnav__slot.svelte-77p2cs{min-width:0;padding:0 1rem}.postnav__slot.svelte-77p2cs a:where(.svelte-77p2cs){display:flex;flex-direction:column;gap:.5rem;text-decoration:none}.postnav__slot--right.svelte-77p2cs a:where(.svelte-77p2cs){align-items:flex-end;text-align:right}.postnav__divider.svelte-77p2cs{width:1px;background:var(--color-border)}.postnav__label.svelte-77p2cs{font-family:var(--font-heading);font-size:.875rem;font-weight:700;letter-spacing:.1em;background:linear-gradient(90deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;background-clip:text;color:transparent}.postnav__label--next.svelte-77p2cs{background:linear-gradient(90deg,var(--color-accent),var(--color-primary));-webkit-background-clip:text;background-clip:text;color:transparent}.postnav__title.svelte-77p2cs{font-family:var(--font-sans);font-size:1rem;font-weight:700;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.share.svelte-16ep6hm{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0}.share__label.svelte-16ep6hm{text-align:center;font-family:var(--font-heading);font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--color-text-secondary);margin:0}.share__list.svelte-16ep6hm{display:flex;justify-content:center;gap:1rem;list-style:none;margin:0;padding:0}.share__list.svelte-16ep6hm a:where(.svelte-16ep6hm),.share__copy.svelte-16ep6hm{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;border-radius:9999px;border:none;background:none;cursor:pointer;color:var(--grey-600);transition:background-color .2s ease,color .2s ease,transform .2s ease}.share__list.svelte-16ep6hm a:where(.svelte-16ep6hm):hover,.share__copy.svelte-16ep6hm:hover{background:#419df41a;color:var(--color-primary);transform:translateY(-2px)}.copy-toast.svelte-16ep6hm{position:fixed;left:50%;bottom:32px;transform:translate(-50%,16px);z-index:300;background:var(--grey-900);color:#fff;font-family:var(--font-sans);font-size:14px;letter-spacing:.05em;padding:12px 24px;border-radius:9999px;box-shadow:0 12px 24px -2px #2d353c4d;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.copy-toast.is-shown.svelte-16ep6hm{opacity:1;transform:translate(-50%)}.visually-hidden.svelte-16ep6hm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tags.svelte-un4jey{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 0}.tags__header.svelte-un4jey{display:flex;align-items:center;gap:.25rem;font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--color-text-secondary);letter-spacing:.05em}.tags__list.svelte-un4jey{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;font-family:var(--font-heading);font-size:1rem;color:var(--color-text-secondary);letter-spacing:.05em}.tags__list.svelte-un4jey a:where(.svelte-un4jey){color:var(--color-text-secondary);text-decoration:none;transition:color .15s ease}.tags__list.svelte-un4jey a:where(.svelte-un4jey):hover{color:var(--color-primary)}.thumbnail.svelte-1mpbyl3{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius-md);box-shadow:0 2px 12px #419df40d,0 16px 32px -4px #0c365e0d;background:var(--grey-100)}img.svelte-1mpbyl3{width:100%;height:100%;object-fit:cover;display:block}.toc.svelte-o1jyf5{background:var(--color-bg-subtle);border-radius:var(--radius-md);padding:2rem 1.5rem}.toc__label.svelte-o1jyf5{font-family:var(--font-heading);font-size:.875rem;font-weight:700;letter-spacing:.05em;color:var(--blue-400);margin:0 0 1rem}.toc__list.svelte-o1jyf5{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.toc__item.svelte-o1jyf5 a:where(.svelte-o1jyf5){display:block;font-size:.875rem;line-height:1.4;color:var(--color-text-secondary);text-decoration:none;transition:color .15s ease}.toc__item.svelte-o1jyf5 a:where(.svelte-o1jyf5):hover{color:var(--color-primary)}.toc__item--h2.svelte-o1jyf5 a:where(.svelte-o1jyf5){font-weight:600;color:var(--color-text)}.toc__item--h2.svelte-o1jyf5 a:where(.svelte-o1jyf5):before{content:"";display:inline-block;width:4px;height:14px;background:var(--color-primary);border-radius:9999px;margin-right:.5rem;vertical-align:-2px}.toc__item--h3.svelte-o1jyf5{padding-left:1.25rem}.toc__item--h3.svelte-o1jyf5 a:where(.svelte-o1jyf5):before{content:"";display:inline-block;width:8px;height:1px;background:var(--color-border);margin-right:.5rem;vertical-align:middle}
