:root{--brand-hue:150;--brand-chroma:.11;--brand:oklch(46% var(--brand-chroma) var(--brand-hue));--brand-hover:oklch(39% var(--brand-chroma) var(--brand-hue));--brand-ink:oklch(28% calc(var(--brand-chroma) * .8) var(--brand-hue));--brand-tint:oklch(96.5% calc(var(--brand-chroma) * .22) var(--brand-hue));--brand-tint-2:oklch(92% calc(var(--brand-chroma) * .35) var(--brand-hue));--brand-line:oklch(86% calc(var(--brand-chroma) * .3) var(--brand-hue));--accent:oklch(68% .17 45);--accent-hover:oklch(60% .18 45);--accent-ink:oklch(30% .1 45);--accent-text:oklch(54% .16 45);--ink:oklch(22% .01 var(--brand-hue));--ink-2:oklch(42% .012 var(--brand-hue));--ink-3:oklch(56% .01 var(--brand-hue));--line:oklch(89% .005 var(--brand-hue));--line-2:oklch(94% .004 var(--brand-hue));--surface:#fff;--surface-2:oklch(98% .004 var(--brand-hue));--surface-3:oklch(95.5% .006 var(--brand-hue));--font-display:system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius:10px;--radius-sm:6px;--radius-lg:16px;--wrap:1140px;--wrap-narrow:720px;--gutter:clamp(1rem, 4vw, 2rem);--shadow-sm:0 1px 2px oklch(20% .02 var(--brand-hue) / .06), 0 1px 3px oklch(20% .02 var(--brand-hue) / .08);--shadow:0 4px 6px -1px oklch(20% .02 var(--brand-hue) / .07), 0 10px 20px -6px oklch(20% .02 var(--brand-hue) / .12);--shadow-lg:0 20px 40px -12px oklch(20% .02 var(--brand-hue) / .2)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin:0 0 .5em;line-height:1.15}h1{font-size:clamp(1.95rem,1.2rem + 3vw,3rem);font-weight:800}h2{margin-top:2.2em;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.1rem);font-weight:750}h3{margin-top:1.8em;font-size:clamp(1.18rem,1rem + .7vw,1.4rem);font-weight:700}h2+h3{margin-top:1em}p,ul,ol{margin:0 0 1.15em}p{text-wrap:pretty}a{color:var(--brand);text-underline-offset:2px}a:hover{color:var(--brand-hover)}img{max-width:100%;height:auto;display:block}strong{font-weight:650}.e1d0{max-width:var(--wrap);padding-inline:var(--gutter);margin-inline:auto}.niw4ivhi{max-width:var(--wrap-narrow);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(2.75rem,6vw,4.75rem)}.section--tint{background:var(--brand-tint)}.section--surface2{background:var(--surface-2)}.xnvqs>*+*{margin-top:1.15em}.grid{gap:clamp(1rem,2.5vw,1.5rem);display:grid}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,285px),1fr))}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr))}.grid--4{grid-template-columns:repeat(auto-fit,minmax(min(100%,215px),1fr))}.h1d5u4r{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:.6rem;font-size:.78rem;font-weight:700}.x1hq{color:var(--ink-2);font-size:clamp(1.08rem,1rem + .5vw,1.25rem)}.btn{border-radius:var(--radius);font-family:var(--font-display);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.5rem;font-size:1.02rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,transform .12s,box-shadow .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--accent-hover);color:#fff}.btn--brand{background:var(--brand);color:#fff}.btn--brand:hover{background:var(--brand-hover);color:#fff}.btn--ghost{color:var(--brand);background:0 0;border-color:currentColor}.btn--ghost:hover{background:var(--brand-tint)}.btn--on-dark{color:var(--brand-ink);background:#fff}.btn--on-dark:hover{background:var(--brand-tint);color:var(--brand-ink)}.btn--lg{padding:1.05rem 1.9rem;font-size:1.1rem}.btn--block{width:100%}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .15s,box-shadow .15s,transform .15s}.card--link:hover{border-color:var(--brand-line);box-shadow:var(--shadow);transform:translateY(-2px)}.card h3{margin-top:0;margin-bottom:.4rem;font-size:1.16rem}.card p{color:var(--ink-2);margin-bottom:0;font-size:.97rem}.card a.j1wo22hl:after{content:"";position:absolute;inset:0}.card--link{position:relative}.card--link a{text-decoration:none}.badge{letter-spacing:.02em;background:var(--brand-tint-2);color:var(--brand-ink);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.badge--urgent{color:var(--accent-ink);background:oklch(93% .07 40)}.prose{max-width:68ch}.prose :is(ul,ol){padding-left:1.3em}.prose li{margin-bottom:.45em}.prose li::marker{color:var(--brand)}.prose blockquote{border-left:3px solid var(--brand-line);color:var(--ink-2);margin:1.8em 0;padding:.3em 0 .3em 1.3em;font-style:italic}.prose table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.95rem}.prose :is(th,td){text-align:left;border-bottom:1px solid var(--line);padding:.7rem .8rem}.prose th{font-family:var(--font-display);background:var(--surface-3);font-weight:700}.prose img{border-radius:var(--radius);margin:1.5em 0}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--brand);color:#fff;padding:.75rem 1.25rem;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.x17q0o{animation:linear both reveal-up view();animation-range:entry entry 35%}}.btn--primary:hover,.btn--brand:hover{box-shadow:var(--shadow);transform:translateY(-1px)}}.w1o[data-astro-cid-tcauwhtc]{z-index:50;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0}.w1o__inner[data-astro-cid-tcauwhtc]{align-items:center;gap:1.25rem;min-height:72px;display:flex}.w1o__brand[data-astro-cid-tcauwhtc]{align-items:center;gap:.7rem;margin-right:auto;text-decoration:none;display:flex}.w1o__mark[data-astro-cid-tcauwhtc]{flex:none;width:46px;height:46px;display:block}.w1o__mark[data-astro-cid-tcauwhtc] svg{width:100%;height:100%;display:block}.w1o__word[data-astro-cid-tcauwhtc]{line-height:1.05;font-family:var(--font-display);text-transform:uppercase;flex-direction:column;display:flex}.w1o__w1[data-astro-cid-tcauwhtc]{color:var(--ink);letter-spacing:.01em;font-size:1.14rem;font-weight:800}.w1o__w2[data-astro-cid-tcauwhtc]{color:var(--accent-text);letter-spacing:.2em;margin-top:.22rem;font-size:.8rem;font-weight:700}@media (width<=380px){.w1o__mark[data-astro-cid-tcauwhtc]{width:40px;height:40px}.w1o__w1[data-astro-cid-tcauwhtc]{font-size:1rem}}.w1o__nav[data-astro-cid-tcauwhtc]{align-items:center;gap:1.35rem;display:none}.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc],.x1mr[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]{font-family:var(--font-display);color:var(--ink-2);cursor:pointer;white-space:nowrap;font-size:.95rem;font-weight:600;text-decoration:none}.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]:hover,.x1mr[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]:hover{color:var(--brand)}.x1mr[data-astro-cid-tcauwhtc]{position:relative}.x1mr[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]{align-items:center;gap:.3rem;list-style:none;display:flex}.x1mr[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]::-webkit-details-marker{display:none}.x1mr[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]:after{content:"";border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;transform:rotate(45deg)translateY(-2px)}.x1mr__panel[data-astro-cid-tcauwhtc]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);grid-template-columns:1fr 1fr;gap:.1rem;min-width:440px;padding:.6rem;display:grid;position:absolute;top:calc(100% + .6rem);left:50%;transform:translate(-50%)}.x1mr__panel[data-astro-cid-tcauwhtc] a[data-astro-cid-tcauwhtc]{border-radius:var(--radius-sm);color:var(--ink-2);padding:.55rem .8rem;font-size:.92rem;text-decoration:none}.x1mr__panel[data-astro-cid-tcauwhtc] a[data-astro-cid-tcauwhtc]:hover{background:var(--brand-tint);color:var(--brand-ink)}.w1o__cta[data-astro-cid-tcauwhtc]{padding:.7rem 1.15rem;font-size:.97rem;display:none}.w1o__mobile[data-astro-cid-tcauwhtc]{margin-left:auto;position:relative}.w1o__mobile[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]{cursor:pointer;flex-direction:column;gap:5px;padding:.6rem;list-style:none;display:flex}.w1o__mobile[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc]::-webkit-details-marker{display:none}.w1o__mobile[data-astro-cid-tcauwhtc]>summary[data-astro-cid-tcauwhtc] span[data-astro-cid-tcauwhtc]{background:var(--ink);border-radius:2px;width:24px;height:2px;display:block}.w1o__mobile-panel[data-astro-cid-tcauwhtc]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:min(78vw,300px);box-shadow:var(--shadow-lg);flex-direction:column;max-height:70vh;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto}.w1o__mobile-panel[data-astro-cid-tcauwhtc] a[data-astro-cid-tcauwhtc]{border-radius:var(--radius-sm);color:var(--ink-2);padding:.7rem .85rem;font-size:.95rem;font-weight:600;text-decoration:none}.w1o__mobile-panel[data-astro-cid-tcauwhtc] a[data-astro-cid-tcauwhtc]:hover{background:var(--brand-tint)}.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]{position:relative}.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]:after{content:"";background:var(--brand);transform-origin:0;border-radius:2px;height:2px;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]:hover:after,.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]:focus-visible:after{transform:scaleX(1)}@media (prefers-reduced-motion:no-preference){.w1o__nav[data-astro-cid-tcauwhtc]>a[data-astro-cid-tcauwhtc]:after{transition:transform .2s}.x1mr[data-astro-cid-tcauwhtc][open] .x1mr__panel[data-astro-cid-tcauwhtc]{animation:.16s ease-out hdr-drop}.w1o__mobile[data-astro-cid-tcauwhtc][open] .w1o__mobile-panel[data-astro-cid-tcauwhtc]{animation:.16s ease-out hdr-drop-r}@supports (animation-timeline:scroll()){.w1o[data-astro-cid-tcauwhtc]{animation:linear both hdr-lift scroll();animation-range:0 90px}}}@keyframes hdr-drop{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@keyframes hdr-drop-r{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes hdr-lift{to{box-shadow:var(--shadow);border-bottom-color:#0000}}@media (width>=1000px){.w1o__nav[data-astro-cid-tcauwhtc],.w1o__cta[data-astro-cid-tcauwhtc]{display:flex}.w1o__mobile[data-astro-cid-tcauwhtc]{display:none}.w1o__brand[data-astro-cid-tcauwhtc]{margin-right:1.5rem}.w1o__nav[data-astro-cid-tcauwhtc]{margin-right:auto}}.xv3[data-astro-cid-x1f9u31g]{background:var(--brand-ink);color:oklch(88% .02 var(--brand-hue));margin-top:4rem;padding-block:3.5rem 1.5rem}main:has(>:is(.section--surface2,.section--tint):last-child)+.xv3[data-astro-cid-x1f9u31g]{margin-top:0}.xv3__grid[data-astro-cid-x1f9u31g]{grid-template-columns:repeat(auto-fit,minmax(min(100%,215px),1fr));gap:2.5rem;display:grid}.xv3__about[data-astro-cid-x1f9u31g]{max-width:320px}.xv3__name[data-astro-cid-x1f9u31g]{font-family:var(--font-display);color:#fff;margin:0 0 .35rem;font-size:1.2rem;font-weight:800}.xv3__tag[data-astro-cid-x1f9u31g]{color:oklch(80% .02 var(--brand-hue));margin-bottom:1.25rem;font-size:.95rem}.xv3__h[data-astro-cid-x1f9u31g]{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:0 0 1rem;font-size:.82rem;font-weight:700}.xv3__list[data-astro-cid-x1f9u31g]{margin:0;padding:0;list-style:none}.xv3__list[data-astro-cid-x1f9u31g] li[data-astro-cid-x1f9u31g]{margin-bottom:.5rem}.xv3__list--cols[data-astro-cid-x1f9u31g]{columns:2;column-gap:1.25rem}.xv3__list[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g],.xv3__addr[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g]{color:oklch(84% .025 var(--brand-hue));font-size:.92rem;text-decoration:none}.xv3__list[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g]:hover,.xv3__addr[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g]:hover{color:#fff;text-decoration:underline}.xv3__addr[data-astro-cid-x1f9u31g]{color:oklch(80% .02 var(--brand-hue));margin-top:1.25rem;font-size:.92rem;font-style:normal;line-height:1.7}.xv3__bar[data-astro-cid-x1f9u31g]{border-top:1px solid oklch(38% .03 var(--brand-hue));color:oklch(74% .02 var(--brand-hue));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.85rem;display:flex}.xv3__bar[data-astro-cid-x1f9u31g] p[data-astro-cid-x1f9u31g]{margin:0}.xv3__legal[data-astro-cid-x1f9u31g]{gap:1.25rem;display:flex}.xv3__legal[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g]{color:inherit;text-decoration:none}.xv3__legal[data-astro-cid-x1f9u31g] a[data-astro-cid-x1f9u31g]:hover{color:#fff;text-decoration:underline}.hvj7aj0[data-astro-cid-x1tdnc3z]{z-index:60;background:var(--line);box-shadow:0 -2px 14px oklch(20% .02 var(--brand-hue) / .16);grid-template-columns:1.6fr 1fr;gap:1px;display:grid;position:fixed;bottom:0;left:0;right:0}.hvj7aj0[data-astro-cid-x1tdnc3z] a[data-astro-cid-x1tdnc3z]{font-family:var(--font-display);justify-content:center;align-items:center;gap:.5rem;padding:1rem .75rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.hvj7aj0__call[data-astro-cid-x1tdnc3z]{background:var(--accent);color:#fff}.hvj7aj0__quote[data-astro-cid-x1tdnc3z]{background:var(--surface);color:var(--brand)}@media (width>=1000px){.hvj7aj0[data-astro-cid-x1tdnc3z]{display:none}}@media (width<=999px){body{padding-bottom:58px}}
