@charset "UTF-8";@font-face{font-family:Nuosu SIL;src:url(/fonts/NuosuSIL-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue LT;src:url(/fonts/HelveticaNeueLight.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue LT;src:url(/fonts/HelveticaNeueRoman.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue LT;src:url(/fonts/HelveticaNeueMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue LT;src:url(/fonts/HelveticaNeueBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--russet-core: #4f1c18;--parchment: #fdffdd;--deep-timber: #46362a;--lichen-green: #807c50;--forest: #121212;--forest-deep: #121212;--moss: #333333;--bark: #8a7968;--paper: #eae3d0;--cream: #eae3d0;--card: #f7f4ec;--ink: #46362a;--ink-soft: #6b5c4d;--line: #d9d2c4;--error: #a83232;--success: #2e6b43;--goben-green: #767143;--layout-gutter: clamp(1.25rem, 4vw, 2.5rem);--layout-content-max: 1400px;--font-sans: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display: "Nuosu SIL", Georgia, "Times New Roman", serif;--font-serif: var(--font-display);--eyebrow-accent: #c4796b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 14px;--radius-card: 18px;--radius-panel: 24px;--radius-xl: 30px;--radius-pill: 999px;--surface-pill: #807c4e;--surface-pill-active: #9b755a;--surface-panel-dark: #45362a;--surface-highlight: #fdfbe4;--surface-primary-btn: #807c4f;--surface-primary-btn-hover: #6e6a42;--surface-login-btn: #501c18;--surface-login-btn-hover: #6a2822;--text-on-dark: var(--parchment);--text-muted-cream: color-mix(in srgb, var(--text-on-dark) 72%, transparent);--text-muted-cream-soft: color-mix( in srgb, var(--text-on-dark) 65%, transparent );--text-muted-cream-strong: color-mix( in srgb, var(--text-on-dark) 78%, transparent );--text-muted-cream-subtle: color-mix( in srgb, var(--text-on-dark) 82%, transparent );--border-cream-subtle: color-mix( in srgb, var(--text-on-dark) 35%, transparent );--border-cream-muted: color-mix(in srgb, var(--text-on-dark) 28%, transparent)}@layer global{*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:500;letter-spacing:-.01em;color:var(--ink)}.muted{color:var(--ink-soft)}.shell .muted{color:var(--text-muted-cream-soft)}.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}.wordmark{font-weight:700;letter-spacing:.02em;font-size:1.05rem}.content{flex:1;width:100%}.page{width:100%;padding:2.5rem var(--layout-gutter) 4rem}.page h1{margin:0 0 1.5rem;font-size:1.75rem}.page-narrow{max-width:520px}.page-loading{display:grid;place-items:center;min-height:100vh;background:var(--forest);color:var(--text-muted-cream-soft)}}@layer global{.site{min-height:100vh;display:flex;flex-direction:column;background:transparent;color:inherit}.site-main{flex:1;width:100%;max-width:var(--layout-content-max);margin-inline:auto;padding-inline:var(--layout-gutter)}.site-prose{font-family:var(--font-sans);font-size:1.05rem;line-height:1.75;color:var(--parchment)}.site-prose p{margin:0 0 1.35rem}.site-prose p:last-child{margin-bottom:0}.site-prose em{font-style:italic}.site-prose strong{font-weight:600}.site-prose ul{margin:0 0 1.35rem;padding-left:1.25rem}.site-prose li{margin-bottom:.65rem}.site-prose h2,.site-prose h3{font-family:var(--font-sans);font-weight:600;letter-spacing:-.01em;color:var(--parchment)}.site-prose h2{font-size:1.35rem;margin:0 0 1rem}.site-prose h3{font-size:1.1rem;margin:0 0 .35rem}.site-prose a.site-prose__link{color:inherit}.site-content{width:min(100%,42rem);margin-inline:auto;padding:clamp(2.75rem,6vw,4.5rem) var(--layout-gutter)}.site-content--wide{width:min(100%,var(--layout-content-max))}}.skip-link{position:absolute;left:.75rem;top:.75rem;z-index:1000;padding:.65rem 1rem;border-radius:var(--radius-sm);background:var(--ink);color:var(--text-on-dark);font-family:var(--font-sans);font-size:.95rem;text-decoration:none;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.pill-button[data-astro-cid-zc6sopju]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 1.75rem .4rem;border:1px solid var(--text-on-dark);border-radius:var(--radius-pill);background:transparent;color:var(--text-on-dark);font-family:var(--font-sans);font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.pill-button[data-astro-cid-zc6sopju]:hover{background:color-mix(in srgb,var(--text-on-dark) 8%,transparent);border-color:color-mix(in srgb,var(--text-on-dark) 55%,transparent)}.pill-button--filled[data-astro-cid-zc6sopju]{padding:.65rem 2rem .55rem;border-color:transparent;background:var(--surface-primary-btn);color:var(--text-on-dark)}.pill-button--filled[data-astro-cid-zc6sopju]:hover{background:var(--surface-primary-btn-hover);border-color:transparent}.pill-button--login[data-astro-cid-zc6sopju]{padding:.65rem 1.6rem .55rem;border-color:transparent;background:var(--surface-login-btn);color:var(--text-on-dark)}.pill-button--login[data-astro-cid-zc6sopju]:hover{background:var(--surface-login-btn-hover);border-color:transparent}.pill-button__arrow[data-astro-cid-zc6sopju]{width:1rem;height:1rem;flex-shrink:0}@media(max-width:768px){.pill-button[data-astro-cid-zc6sopju]{display:flex;width:100%}}.site-header[data-astro-cid-3ef6ksr2]{position:relative;z-index:100;background:var(--cream);color:var(--ink)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:var(--layout-content-max);margin-inline:auto;padding:1.15rem var(--layout-gutter)}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;color:inherit;text-decoration:none;flex-shrink:0}.site-header__logo[data-astro-cid-3ef6ksr2]{display:block;height:2.35rem;width:auto}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.25rem)}.site-header__links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:clamp(1.25rem,3vw,2.25rem);list-style:none;margin:0;padding:0}.site-header__link[data-astro-cid-3ef6ksr2]{position:relative;color:var(--ink);text-decoration:none;font-family:var(--font-sans);font-size:.98rem;line-height:1.2;white-space:nowrap}.site-header__link[data-astro-cid-3ef6ksr2]:hover,.site-header__link[data-astro-cid-3ef6ksr2].is-active{text-decoration:underline;text-underline-offset:.35rem}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border:1px solid color-mix(in srgb,var(--ink) 28%,transparent);border-radius:var(--radius-pill);background:transparent;color:var(--ink);cursor:pointer}.site-header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:1.1rem;height:1px;margin-inline:auto;background:currentColor}.site-header__mobile[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:900px){.site-header__nav[data-astro-cid-3ef6ksr2]{display:none}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.site-header--open[data-astro-cid-3ef6ksr2] .site-header__mobile[data-astro-cid-3ef6ksr2]{display:block;position:absolute;top:100%;left:0;right:0;z-index:20;padding:.5rem var(--layout-gutter) 1.25rem;background:var(--cream);border-top:1px solid color-mix(in srgb,var(--ink) 12%,transparent);box-shadow:0 14px 28px #3c352a1f}.site-header__mobile[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0}.site-header__mobile[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.85rem 0;border-bottom:1px solid color-mix(in srgb,var(--ink) 10%,transparent);color:var(--ink);font-family:var(--font-sans);font-size:1.05rem;text-decoration:none}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:auto;background:var(--cream);color:var(--ink)}.layout-container[data-astro-cid-sz7xmlte]{width:100%;max-width:var(--layout-content-max);margin-inline:auto;padding-inline:var(--layout-gutter)}.site-footer-inner[data-astro-cid-sz7xmlte]{width:100%;padding:3.5rem var(--layout-gutter) 3rem;display:flex;align-items:flex-start;justify-content:space-between;gap:3rem 4rem}.site-footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.85rem}.site-footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;text-decoration:none}.site-footer-logo-image[data-astro-cid-sz7xmlte]{display:block;height:2.75rem;width:auto}.site-footer-copyright[data-astro-cid-sz7xmlte]{margin:0;font-family:var(--font-sans);font-size:.92rem;font-weight:400;color:var(--ink)}.site-footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem;min-width:min(100%,20rem)}.site-footer-contact-title[data-astro-cid-sz7xmlte]{margin:0;font-family:var(--font-serif);font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:-.01em;color:var(--ink)}.site-footer-contact-list[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.site-footer-contact-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;font-family:var(--font-sans);font-size:.95rem;font-weight:400;line-height:1.45;color:var(--ink)}.site-footer-contact-item[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:1.2rem;height:1.2rem;flex-shrink:0;color:var(--ink)}.site-footer-contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none}.site-footer-contact-item[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}@media(max-width:720px){.site-footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;padding:2.75rem var(--layout-gutter) 2.25rem;gap:2.5rem}.site-footer-contact-title[data-astro-cid-sz7xmlte]{font-size:1.35rem}}
