@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}:root{--paper:#fff9f3;--ink:#222126;--coral:#f27c7c;--blush:#f5c8c2;--muted:#817872;--accent:var(--coral);--accent-soft:var(--blush);--accent-dark:#d65f5f;--cream:var(--paper);--cream-soft:#f3e4d3;--black:34, 33, 38;--gray:129, 120, 114;--gray-light:224, 209, 195;--gray-dark:74, 68, 64;--gray-gradient:rgba(var(--gray-light), 50%), var(--paper);--text-xs:.8rem;--text-sm:.9rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.4rem;--text-2xl:1.75rem;--text-3xl:2.2rem;--text-4xl:2.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--radius:var(--radius-md);--glass-bg:#fff9;--glass-blur:blur(12px);--shadow-sm:0 1px 3px rgba(var(--gray), 20%), 0 4px 10px rgba(var(--gray), 15%);--box-shadow:0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%);--font-atkinson:var(--font-main);--font-lexend:var(--font-main)}html{scroll-behavior:smooth}body{font-family:var(--font-atkinson);text-align:left;background:var(--paper);word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));margin:0;padding:0;font-size:20px;font-weight:300;line-height:1.7}main{width:720px;max-width:calc(100% - 2em);margin:auto;padding:3em 1em}h1,h2,h3,h4,h5,h6{color:rgb(var(--black));line-height:1.2;font-family:var(--font-lexend);margin:0 0 .5rem;font-weight:800}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}strong,b{font-weight:700}a,a:hover{color:var(--accent)}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{border-radius:8px;max-width:100%;height:auto}code{background-color:rgb(var(--gray-light));border-radius:2px;padding:2px 5px}pre{border-radius:8px;padding:1.5em}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);margin:0;padding:0 0 0 20px;font-size:1.333em}hr{border:none;border-top:1px solid rgb(var(--gray-light))}@media (width<=720px){body{font-size:18px}main{padding:1em}}.btn{font-family:var(--font-atkinson);font-weight:600;font-size:var(--text-sm);color:var(--paper);background:rgb(var(--black));border-radius:var(--radius-pill);border:none;padding:.7em 1.6em;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn:hover{background:rgb(var(--gray-dark));transform:translateY(-1px)}.card{background:var(--cream);border-radius:var(--radius);border-top:4px solid var(--accent);border-left:1px solid rgba(var(--gray-light), 80%);border-right:1px solid rgba(var(--gray-light), 80%);border-bottom:1px solid rgba(var(--gray-light), 80%);padding:1.5em;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.card:hover{box-shadow:var(--box-shadow);transform:translateY(-2px)}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur)}.card .thumb{border-radius:var(--radius) var(--radius) 0 0;width:calc(100% + 3em);margin:-1.5em -1.5em 1em}.thumb{background:var(--cream-soft);border-radius:var(--radius);color:var(--accent);justify-content:center;align-items:center;display:flex;overflow:hidden}.thumb:empty{aspect-ratio:1}.thumb img{width:100%;height:auto;display:block}.thumb svg{width:34%;height:34%}.thumb.thumb-inverse{background:var(--accent);color:var(--cream)}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}footer[data-astro-cid-jo6i4kqk]{background:linear-gradient(var(--gray-gradient)) no-repeat;color:rgb(var(--gray));text-align:center;padding:2em 1em 4em;font-size:.75rem}a[data-astro-cid-evkijfd6]{text-decoration:none;display:inline-block}a[data-astro-cid-evkijfd6].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-nen7h5rs]{z-index:50;background:var(--cream);border-bottom:1px solid rgba(var(--gray-light), 100%);margin:0;padding:0 1em;position:sticky;top:0}h2[data-astro-cid-nen7h5rs]{margin:0;line-height:0}h2[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{align-items:center;text-decoration:none;display:inline-flex}.logo-mark[data-astro-cid-nen7h5rs]{flex-shrink:0;width:auto;height:22px;animation:1s forwards reveal-logo;display:block}#logo-path[data-astro-cid-nen7h5rs]{fill:rgb(var(--black));stroke:none}@keyframes reveal-logo{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@media (prefers-reduced-motion:reduce){.logo-mark[data-astro-cid-nen7h5rs]{clip-path:none;animation:none}}nav[data-astro-cid-nen7h5rs]{grid-template-columns:1fr auto 1fr;align-items:center;gap:1em;max-width:1100px;margin:0 auto;padding:1.4em 0;display:grid}.header-top[data-astro-cid-nen7h5rs]{grid-column:2;justify-content:center;align-items:center;display:flex}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;color:rgb(var(--black));background:0 0;border:none;padding:.4em;display:none}.menu-toggle[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:24px;height:24px;display:block}.menu-toggle[data-astro-cid-nen7h5rs] .icon-close[data-astro-cid-nen7h5rs],.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .icon-bars[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .icon-close[data-astro-cid-nen7h5rs]{display:block}.internal-links[data-astro-cid-nen7h5rs]{flex-wrap:wrap;grid-column:3;justify-content:flex-end;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:rgb(var(--black));white-space:nowrap;border-bottom:3px solid #0000;padding:.35em .6em;font-size:.95rem;text-decoration:none;transition:color .2s,border-color .2s}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--accent)}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{border-bottom-color:var(--accent);text-decoration:none}.category-row[data-astro-cid-nen7h5rs]{border-top:1px solid rgba(var(--gray-light), 100%);flex-wrap:wrap;justify-content:center;gap:2em;max-width:1100px;margin:0 auto;padding:.9em 1em;display:flex}.category[data-astro-cid-nen7h5rs]{font-family:var(--font-atkinson);text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--gray));font-size:.75rem;font-weight:500}.category[data-astro-cid-nen7h5rs].active{color:var(--accent)}@media (width<=720px){nav[data-astro-cid-nen7h5rs]{flex-direction:column;padding:.75em 0;display:flex}.header-top[data-astro-cid-nen7h5rs]{justify-content:space-between;width:100%}.menu-toggle[data-astro-cid-nen7h5rs]{display:inline-flex}.internal-links[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:center;width:100%;margin-top:.5em;display:none}.internal-links[data-astro-cid-nen7h5rs].open{display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{text-align:center;width:100%;padding:.6em .4em}}
