:root{--color-plum: #774a6d;--color-purple: #4a116d;--color-purple-soft: #7a5491;--color-ink: #404144;--color-cream: #f6f3ee;--color-bg: #ffffff;--color-rule: #e6e0da;--color-muted: #595959;--font-heading: "Signika", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--container: 1280px;--header-h: 120px;--shadow-card: 0 1px 2px rgba(0,0,0,.04), 0 4px 12px rgba(0,0,0,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-ink);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,video{max-width:100%;height:auto;display:block}a{color:var(--color-purple);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}.section p a:not(.btn),.section dd a:not(.btn),.prose li a:not(.btn){text-decoration:underline;text-underline-offset:2px}:focus-visible{outline:2px solid var(--color-purple);outline-offset:2px;border-radius:2px}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;color:var(--color-purple);margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(1.75rem,3.5vw,2.5rem)}h2{font-size:clamp(1.4rem,2.5vw,1.875rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}.container{max-width:var(--container);margin:0 auto;padding:0 24px}@media(max-width:700px){.container{padding:0 16px}}.skip-link{position:absolute;left:-9999px;top:0;background:var(--color-purple);color:#fff;padding:8px 16px;z-index:1000}.skip-link:focus{left:8px;top:8px}.btn{display:inline-block;background:var(--color-purple);color:#fff;padding:12px 24px;border:0;font:600 .875rem/1 var(--font-body);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;cursor:pointer;transition:background-color .15s ease}.btn:hover,.btn:focus-visible{background:var(--color-purple-soft);text-decoration:none;color:#fff}.btn--ghost{background:transparent;color:var(--color-purple);border:2px solid var(--color-purple);padding:10px 22px}.btn--ghost:hover,.btn--ghost:focus-visible{background:var(--color-purple);color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding:64px 0}.section--cream{background:var(--color-cream)}@media(max-width:700px){.section{padding:40px 0}}.lede{font-size:1.125rem;max-width:60ch}.grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-card);display:flex;flex-direction:column}.card img{aspect-ratio:4/3;object-fit:cover;width:100%}.card__body{padding:16px 20px 20px;flex:1;display:flex;flex-direction:column}.card__title{font-size:1.125rem;margin:0 0 8px}.card__meta{font-size:.875rem;color:var(--color-muted);margin-bottom:8px}.site-header[data-astro-cid-ctg3m53h]{background:#fff;border-bottom:1px solid var(--color-rule);position:sticky;top:0;z-index:100}.nav-row[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px}.logo[data-astro-cid-ctg3m53h]{flex-shrink:0;display:block}.logo[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:233px;height:45px}.nav-toggle[data-astro-cid-ctg3m53h]{display:none;background:none;border:0;padding:8px;cursor:pointer;gap:4px;flex-direction:column}.nav-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:24px;height:2px;background:var(--color-purple);transition:transform .2s,opacity .2s}.nav-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.primary-nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{display:flex;list-style:none;margin:0;padding:0;gap:28px}.primary-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--color-purple);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.08em;padding:8px 0;display:inline-block;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .15s ease,color .15s ease}.primary-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.primary-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{border-bottom-color:var(--color-purple)}.primary-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{border-bottom-color:var(--color-purple)}.has-sub[data-astro-cid-ctg3m53h]{position:relative}.sub[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:12px 0;position:absolute;top:100%;left:-12px;min-width:220px;background:#fff;border:1px solid var(--color-rule);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s,transform .15s,visibility .15s;z-index:10}.has-sub[data-astro-cid-ctg3m53h]:hover .sub[data-astro-cid-ctg3m53h],.has-sub[data-astro-cid-ctg3m53h]:focus-within .sub[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0)}.sub[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:8px 16px;letter-spacing:.02em;text-transform:none;font-weight:400;border-bottom:0}.sub[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.sub[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{background:var(--color-cream);border-bottom:0}@media(max-width:900px){.nav-toggle[data-astro-cid-ctg3m53h]{display:flex}.primary-nav[data-astro-cid-ctg3m53h]{position:absolute;top:100%;right:0;left:0;background:#fff;border-top:1px solid var(--color-rule);max-height:0;overflow:hidden;transition:max-height .25s ease}.primary-nav[data-astro-cid-ctg3m53h].is-open{max-height:80vh;overflow-y:auto}.primary-nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{flex-direction:column;gap:0;padding:8px 0}.primary-nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--color-rule)}.primary-nav[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]:last-child{border-bottom:0}.primary-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:14px 24px;display:block;border-bottom:0}.sub[data-astro-cid-ctg3m53h]{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 8px;margin:0;background:var(--color-cream)}.sub[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:10px 40px;font-size:.8125rem}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--color-cream);color:var(--color-ink);margin-top:64px}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;padding:56px 24px 32px}.site-footer__heading[data-astro-cid-gcn2mc3v]{font-family:var(--font-heading);font-size:1rem;color:var(--color-purple);margin:0 0 12px;letter-spacing:.04em}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0}.site-footer[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{margin:4px 0}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--color-ink)}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:focus-visible{color:var(--color-purple)}.site-footer__bar[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--color-rule);padding:16px 0;font-size:.8125rem;color:var(--color-muted)}.site-footer__bar[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}.site-footer__social[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:16px 0 0;display:flex;gap:12px}.site-footer__social[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:var(--color-purple);border:1px solid var(--color-rule);transition:background-color .15s ease,color .15s ease,transform .15s ease}.site-footer__social[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.site-footer__social[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:focus-visible{background:var(--color-purple);color:#fff;transform:translateY(-1px)}@media(max-width:800px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr;padding:40px 16px 24px}}@media(max-width:480px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}
