:root{color-scheme:light;--ink: #303632;--ink-strong: #202521;--muted: #727a74;--muted-strong: #505852;--paper: #f7f8f4;--paper-quiet: #fafbf8;--panel: #fcfcf8;--panel-tint: #e7eee8;--sage: #dfe9e1;--sage-strong: #c9d8cd;--line: #e3e7e2;--line-strong: #cfd6d0;--teal: #3f7161;--teal-dark: #315e50;--teal-deep: #24483d;--oat: #eee9dd;--danger: #ba1c1c;--radius: 12px;--radius-small: 6px;--sans: "Avenir Next", Avenir, "Helvetica Neue", ui-sans-serif, system-ui, sans-serif;--serif: "Iowan Old Style", "New York", "Palatino Linotype", Palatino, Georgia, serif;--mono: "SFMono-Regular", "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--sans);line-height:1.6;background:var(--paper)}body{min-height:100vh;margin:0;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--teal-dark);text-underline-offset:.22em}svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible{outline:3px solid rgba(63,113,97,.28);outline-offset:3px}.site-header,.site-footer,main{width:min(1240px,calc(100% - 64px));margin:0 auto}.site-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:78px;padding:10px 0;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;color:var(--ink-strong);font-family:var(--serif);font-size:1.42rem;font-weight:500;line-height:1;text-decoration:none}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;overflow:hidden;border-radius:8px}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.header-actions{display:flex;align-items:center;gap:clamp(18px,3vw,42px)}nav a{min-height:36px;padding:8px 12px;border-radius:4px;color:var(--muted-strong);font-size:.8rem;font-weight:650;text-decoration:none}nav a:hover,nav a[aria-current=page]{color:var(--ink-strong);background:var(--panel-tint)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--line-strong);border-radius:var(--radius-small);color:var(--muted-strong);background:var(--panel);font-family:var(--mono);font-size:.69rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}main{padding:48px 0 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink-strong);letter-spacing:-.02em}h1{max-width:760px;margin-bottom:22px;font-family:var(--serif);font-size:clamp(3rem,6vw,5.2rem);font-weight:500;line-height:.96}h2{margin-bottom:16px;font-family:var(--serif);font-size:clamp(1.8rem,3vw,3rem);font-weight:500;line-height:1.05}h3{margin-bottom:8px;font-size:1rem;font-weight:680;line-height:1.2}p,li{color:var(--muted)}.lede{max-width:650px;margin-bottom:0;color:var(--ink);font-size:clamp(1.02rem,1.45vw,1.17rem);line-height:1.65}.button-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid var(--teal-dark);border-radius:6px;font-size:.9rem;font-weight:760;text-decoration:none;transition:transform .16s ease,background .16s ease}.button:hover,.button-secondary:hover{transform:scale(.98)}.button{color:#fff;background:var(--ink-strong)}.button-secondary{color:var(--teal-dark);background:var(--panel)}.section{padding:clamp(64px,10vw,118px) 0}.section-tight{padding:clamp(44px,7vw,78px) 0}.section-header{max-width:780px;margin-bottom:34px}.section-header p{max-width:680px;font-size:1.08rem}.site-footer{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:18px;padding:30px 0 38px;border-top:1px solid var(--line)}.site-footer nav{justify-content:center}.site-footer p{justify-self:end;margin:0;color:var(--muted);font-family:var(--mono);font-size:.68rem;letter-spacing:.03em;text-transform:uppercase}.footer-brand{font-size:1.02rem}.footer-brand .brand-mark{width:36px;height:36px}.legal-shell{display:grid;grid-template-columns:220px minmax(0,760px);gap:clamp(48px,9vw,128px);align-items:start;justify-content:center;padding:clamp(48px,7vw,88px) 0 clamp(88px,12vw,150px)}.legal-menu{position:sticky;top:104px;display:grid;gap:0;padding-top:12px;border-top:1px solid var(--line-strong)}.legal-menu a{display:flex;gap:11px;align-items:center;min-height:46px;padding:0 8px;border-bottom:1px solid var(--line);border-radius:0;color:var(--muted-strong);font-size:.84rem;font-weight:600;text-decoration:none}.legal-menu a[aria-current=page],.legal-menu a:hover{color:var(--ink-strong);background:var(--panel-tint)}.legal-menu svg{flex:0 0 auto}.legal{max-width:760px}.legal h1{max-width:680px;margin-bottom:18px;font-size:clamp(3.35rem,6.5vw,5.8rem)}.legal .lede{max-width:660px;margin-bottom:58px}.legal section{display:grid;grid-template-columns:34px minmax(0,1fr);gap:20px;padding:34px 0 38px;border-top:1px solid var(--line)}.legal-icon{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:6px;color:var(--teal-dark);background:var(--panel-tint)}.legal h2{margin-bottom:10px;font-family:var(--sans);font-size:clamp(1.15rem,1.8vw,1.42rem);font-weight:680;letter-spacing:-.015em;line-height:1.15}.legal ul{margin:0;padding-left:20px}.legal li+li{margin-top:10px}.legal p:last-child,.legal ul:last-child{margin-bottom:0}.legal section>div:only-child{grid-column:1 / -1}.legal-intro .page-kicker{margin-bottom:22px;color:var(--teal-dark);font-family:var(--mono);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.legal-intro .last-updated{color:var(--muted);font-family:var(--mono);font-size:.72rem;letter-spacing:.02em}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0 42px}.support-card{min-height:142px;padding:24px;border:1px solid #eaeaea;border-radius:8px;background:var(--panel)}.support-card p{margin-bottom:0}.support-card:first-child{background:var(--panel-tint)}.support-card h3{margin-bottom:28px;font-family:var(--mono);font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}[data-reveal]{opacity:0;transform:translateY(12px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:840px){.site-header{min-height:74px}.site-header nav{display:none}main{padding-top:34px}.legal-shell{grid-template-columns:1fr}.legal-menu{position:static;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding-top:0;border:1px solid var(--line)}.legal-menu a{border-bottom:0;border-right:1px solid var(--line)}.legal-menu a:last-child{border-right:0}.site-footer{grid-template-columns:1fr;justify-items:start}.site-footer nav{justify-content:flex-start}.site-footer p{justify-self:start}}@media(max-width:640px){.site-header,.site-footer,main{width:min(100% - 28px,1240px)}h1{font-size:clamp(2.45rem,12vw,3.35rem)}h2{font-size:clamp(1.7rem,8.5vw,2.35rem)}.brand{font-size:1.3rem}nav a{padding:8px 9px;font-size:.84rem}.nav-cta{min-height:40px;padding:0 12px;font-size:.75rem}.button,.button-secondary{width:100%}.legal section{grid-template-columns:28px minmax(0,1fr);gap:12px}.legal-icon{width:26px;height:26px}.legal-menu{grid-template-columns:1fr}.legal-menu a{border-right:0;border-bottom:1px solid var(--line)}.legal-menu a:last-child{border-bottom:0}.support-grid{grid-template-columns:1fr}}
