:root{color-scheme:light;--ink: #172522;--ink-strong: #092d2a;--muted: #5d6962;--muted-strong: #40534c;--paper: #f7f3ea;--paper-quiet: #fcfaf5;--panel: #fffdf8;--sage: #dfe8d8;--sage-strong: #bccdb5;--line: #ddd2c1;--line-strong: #cbb99f;--teal: #0f756e;--teal-dark: #0a4e49;--teal-deep: #053c38;--clay: #d97745;--walnut: #7b5c4b;--shadow: 0 18px 46px rgba(23, 37, 34, .1);--shadow-soft: 0 10px 26px rgba(23, 37, 34, .07);--radius: 8px;--display: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--sans);line-height:1.5;background:var(--teal-deep)}body{min-height:100vh;margin:0;color:var(--ink);background:linear-gradient(115deg,#dfe8d8b8,#dfe8d800 34%),radial-gradient(circle at 86% 10%,rgba(217,119,69,.14),transparent 28%),var(--paper)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(123,92,75,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(123,92,75,.055) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.24),transparent 56%)}a{color:var(--teal-dark);text-underline-offset:.18em}a:focus-visible,button:focus-visible{outline:3px solid rgba(217,119,69,.35);outline-offset:3px}.site-header,.site-footer,main{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-header{position:sticky;top:14px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:14px;padding:12px 14px;border:1px solid rgba(203,185,159,.74);border-radius:8px;background:#fcfaf5e6;box-shadow:0 12px 36px #17252214;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;color:var(--ink-strong);font-family:var(--display);font-size:1.24rem;font-weight:650;line-height:1;text-decoration:none}.brand-mark{display:inline-grid;width:36px;height:36px;place-items:center;overflow:hidden;border:1px solid rgba(10,78,73,.24);border-radius:8px;background:var(--panel);box-shadow:0 8px 20px #17252214}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}nav a{min-height:34px;padding:8px 10px;border-radius:6px;color:var(--muted-strong);font-size:.84rem;font-weight:650;text-decoration:none}nav a:hover,nav a[aria-current=page]{color:var(--teal-dark);background:#dfe8d8c7}main{padding:48px 0 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink-strong)}h1,h2{font-family:var(--display);font-weight:650;letter-spacing:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(2.45rem,5.6vw,4.8rem);line-height:1.02}h2{margin-bottom:16px;font-size:clamp(1.7rem,3.2vw,3rem);line-height:1.06}h3{margin-bottom:8px;font-size:1rem;line-height:1.2}p,li{color:var(--muted)}.lede{max-width:650px;margin-bottom:0;color:var(--ink);font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.55}.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:42px;padding:0 16px;border:1px solid var(--teal-dark);border-radius:7px;font-size:.9rem;font-weight:750;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover,.button-secondary:hover{transform:translateY(-1px)}.button{color:#fffdf8;background:linear-gradient(180deg,var(--teal),var(--teal-dark));box-shadow:0 10px 20px #0a4e4929}.button-secondary{color:var(--teal-dark);background:#fffdf8b8}.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:26px 0 36px;border-top:1px solid rgba(203,185,159,.8)}.site-footer nav{justify-content:center}.site-footer p{justify-self:end;margin:0;font-size:.9rem}.footer-brand{font-size:1.08rem}.footer-brand .brand-mark{width:36px;height:36px}.legal-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:clamp(30px,6vw,72px);align-items:start;padding:clamp(28px,5vw,58px) 0 clamp(72px,9vw,110px)}.legal-menu{position:sticky;top:108px;display:grid;gap:8px;padding:10px;border:1px solid rgba(203,185,159,.7);border-radius:8px;background:#fffdf89e}.legal-menu a{display:flex;gap:10px;align-items:center;min-height:46px;padding:0 12px;border-radius:7px;color:var(--teal-dark);font-weight:800;text-decoration:none}.legal-menu a[aria-current=page],.legal-menu a:hover{background:var(--sage)}.legal-menu svg{flex:0 0 auto}.legal{max-width:830px}.legal h1{font-size:clamp(2.4rem,5.4vw,4.2rem)}.legal .lede{margin-bottom:44px}.legal section{display:grid;grid-template-columns:46px minmax(0,1fr);gap:24px;padding:30px 0;border-top:1px solid rgba(203,185,159,.85)}.legal-icon{display:inline-grid;width:46px;height:46px;place-items:center;color:var(--teal-dark)}.legal h2{margin-bottom:10px;font-family:var(--display);font-size:clamp(1.25rem,1.9vw,1.6rem);line-height:1.15}.legal ul{margin:0;padding-left:20px}.legal li+li{margin-top:8px}.legal p:last-child,.legal ul:last-child{margin-bottom:0}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.support-card{padding:22px;border:1px solid rgba(203,185,159,.78);border-radius:8px;background:#fffdf8b3}.support-card p{margin-bottom: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{position:static;align-items:flex-start;flex-direction:column}nav{width:100%;justify-content:flex-start}main{padding-top:34px}.legal-shell{grid-template-columns:1fr}.legal-menu{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.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% - 24px,1180px)}h1{font-size:clamp(2.45rem,12vw,3.35rem)}h2{font-size:clamp(1.7rem,8.5vw,2.35rem)}.brand{font-size:1.12rem}nav a{padding:8px 9px;font-size:.84rem}.button,.button-secondary{width:100%}.legal section{grid-template-columns:1fr;gap:8px}.legal-icon{width:38px;height:38px;justify-content:start}.legal-menu,.support-grid{grid-template-columns:1fr}}
