:root{--bg:#f5f0e8;--surface:#fffaf2;--surface-alt:#e9e2d7;--ink:#17252a;--muted:#657174;--muted-on-dark:#b7c1c1;--accent:#ef5b3f;--accent-on-dark:#ff7961;--accent-ink:#17252a;--success:#2d7c5a;--border:#d5cec3;--border-strong:#99a09f;--contrast-bg:#17252a;--contrast-ink:#f5f0e8;--contrast-muted:#c3cccc;--contrast-border:#526065;--contrast-accent:#ff7961;--font-display:Inter, "Arial Black", "Arial Narrow", system-ui, sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--page-width:76rem;color-scheme:light}:root[data-theme=dark]{--bg:#142126;--surface:#1a2b31;--surface-alt:#20353b;--ink:#f2ede4;--muted:#a9b5b6;--muted-on-dark:#a9b5b6;--accent:#ff7359;--accent-on-dark:#ff8b75;--accent-ink:#142126;--success:#7bcfa8;--border:#395057;--border-strong:#687b80;--contrast-bg:#0c171b;--contrast-ink:#f2ede4;--contrast-muted:#bac4c5;--contrast-border:#405158;--contrast-accent:#ff8b75;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.6;transition:background-color .25s,color .25s}h1,h2,h3,p,figure{margin:0}a{color:var(--accent);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}img{max-width:100%;display:block}::selection{background:var(--accent);color:var(--accent-ink)}.wrap{width:min(100%, var(--page-width));margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{transition:none}}.card[data-astro-cid-g7nwi7w6]{border-bottom:1px solid var(--border);grid-template-columns:minmax(13rem,.8fr) minmax(18rem,1.3fr) auto;align-items:start;gap:clamp(1.5rem,4vw,3.5rem);padding-block:2rem;display:grid}.title-row[data-astro-cid-g7nwi7w6]{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}h3[data-astro-cid-g7nwi7w6]{letter-spacing:-.04em;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:780;line-height:1.1}.badge[data-astro-cid-g7nwi7w6]{color:var(--muted);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;display:inline-flex}.badge[data-astro-cid-g7nwi7w6]>span[data-astro-cid-g7nwi7w6]{background:currentColor;border-radius:50%;width:.4rem;height:.4rem}.badge[data-astro-cid-g7nwi7w6].live{color:var(--success)}.tagline[data-astro-cid-g7nwi7w6]{color:var(--muted);margin-top:.5rem;font-size:.88rem}.description[data-astro-cid-g7nwi7w6]{color:var(--muted);font-size:.92rem}.visit[data-astro-cid-g7nwi7w6]{color:var(--ink);text-decoration-color:var(--accent);text-underline-offset:.3em;white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration-thickness:2px}.visit[data-astro-cid-g7nwi7w6] span[data-astro-cid-g7nwi7w6]{color:var(--accent)}.coming-soon[data-astro-cid-g7nwi7w6]{color:var(--muted);white-space:nowrap;font-size:.8rem}@media (width<=760px){.card[data-astro-cid-g7nwi7w6]{grid-template-columns:1fr auto;gap:1.25rem}.description[data-astro-cid-g7nwi7w6]{grid-area:2/1/auto/-1}.visit[data-astro-cid-g7nwi7w6],.coming-soon[data-astro-cid-g7nwi7w6]{grid-area:1/2}}@media (width<=480px){.card[data-astro-cid-g7nwi7w6]{grid-template-columns:1fr}.description[data-astro-cid-g7nwi7w6],.visit[data-astro-cid-g7nwi7w6],.coming-soon[data-astro-cid-g7nwi7w6]{grid-area:auto/1}}.topbar[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.wordmark[data-astro-cid-lcdefpme]{color:var(--ink);letter-spacing:-.03em;font-weight:800;text-decoration:none}.wordmark[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--accent)}.topbar-actions[data-astro-cid-lcdefpme],nav[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--ink)}#theme-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--border-strong);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:.4rem;place-items:center;font-size:1rem;display:grid}#theme-toggle[data-astro-cid-lcdefpme]:hover{border-color:var(--ink)}:root[data-theme=dark] .sun[data-astro-cid-lcdefpme],:root:not([data-theme=dark]) .moon[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme]{align-items:center;padding-block:clamp(5rem,10vw,8rem);display:flex}.hero-copy[data-astro-cid-lcdefpme]{max-width:48rem}.eyebrow[data-astro-cid-lcdefpme]{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:750}h1[data-astro-cid-lcdefpme]{letter-spacing:-.065em;max-width:11ch;font-size:clamp(3.2rem,7vw,6rem);font-weight:800;line-height:.98}.intro[data-astro-cid-lcdefpme]{max-width:38rem;color:var(--muted);margin-top:1.75rem;font-size:clamp(1.1rem,1.8vw,1.3rem)}.primary-link[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--bg);align-items:center;gap:.65rem;margin-top:2rem;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.primary-link[data-astro-cid-lcdefpme]:hover{background:var(--accent);color:var(--accent-ink)}.principles[data-astro-cid-lcdefpme]{border-block:1px solid var(--border);background:var(--surface);padding-block:clamp(4rem,8vw,6.5rem)}.principles-layout[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:clamp(3rem,8vw,7rem);display:grid}.principles-statement[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.about-layout[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.contact[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.4rem);font-weight:780;line-height:1.08}.principles-statement[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:16ch}.principles-statement[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{max-width:40rem;color:var(--muted);margin-top:1.5rem}.principles-list[data-astro-cid-lcdefpme]{margin:0}.principles-list[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);padding-block:1.25rem}.principles-list[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--border)}.principles-list[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme]{font-weight:750}.principles-list[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme]{color:var(--muted);margin:.35rem 0 0;font-size:.92rem}.apps-section[data-astro-cid-lcdefpme]{padding-block:clamp(5rem,10vw,8rem)}.section-heading[data-astro-cid-lcdefpme]{margin-bottom:2.5rem}.section-heading[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:.65rem}.section-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:last-child{color:var(--muted);margin-top:.75rem}.app-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--border)}.support[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:2rem;font-size:.9rem}.support[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:700}.about-section[data-astro-cid-lcdefpme]{border-block:1px solid var(--border);background:var(--surface-alt);padding-block:clamp(4rem,8vw,6.5rem)}.about-layout[data-astro-cid-lcdefpme]{grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,9vw,8rem);display:grid}.about-layout[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:12ch}.about-copy[data-astro-cid-lcdefpme]{max-width:42rem}.about-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted)}.about-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]+p[data-astro-cid-lcdefpme]{margin-top:1.25rem}.about-copy[data-astro-cid-lcdefpme] .name-note[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-strong);color:var(--muted);margin-top:2rem;padding-top:1rem;font-size:.9rem}.name-note[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink)}.contact[data-astro-cid-lcdefpme]{padding-block:clamp(5rem,10vw,8rem)}.contact[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--muted);margin-top:1rem}.contact-links[data-astro-cid-lcdefpme]{gap:1.5rem;margin-top:2rem;display:flex}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:700}footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);min-height:5rem;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}@media (width<=760px){nav[data-astro-cid-lcdefpme]{display:none}.principles-layout[data-astro-cid-lcdefpme],.about-layout[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero[data-astro-cid-lcdefpme]{padding-block:4rem}.principles-layout[data-astro-cid-lcdefpme],.about-layout[data-astro-cid-lcdefpme]{gap:2.5rem}}@media (width<=440px){footer[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;align-items:flex-start}}
