:root{--ink: #20342a;--ink-soft: #52675b;--ground: #dad7cd;--surface: rgba(247, 245, 238, .78);--line: rgba(58, 90, 64, .16);--green: #3a5a40;--green-2: #588157;--white: #faf9f4;--shadow: 0 34px 90px rgba(32, 52, 42, .13);--radius: 34px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--ground)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 23% 18%,rgba(255,255,255,.52),transparent 29rem),radial-gradient(circle at 86% 76%,rgba(88,129,87,.2),transparent 31rem),linear-gradient(145deg,#e5e2d8 0%,var(--ground) 48%,#c9ccbd 100%);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;height:auto}a{color:inherit}.home-page{min-height:100vh;display:grid;place-items:center;padding:34px 24px}.home-shell{width:min(1120px,100%);min-height:min(720px,calc(100vh - 68px));position:relative;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(250,249,244,.56);border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.34) 1px,transparent 1px) 0 0 / 96px 96px,linear-gradient(0deg,rgba(255,255,255,.28) 1px,transparent 1px) 0 0 / 96px 96px,var(--surface);box-shadow:var(--shadow);isolation:isolate}.home-shell:before{content:"";position:absolute;inset:-28% auto auto 48%;width:620px;aspect-ratio:1;border:1px solid rgba(58,90,64,.15);border-radius:50%;box-shadow:0 0 0 72px #3a5a4009,0 0 0 164px #ffffff29;z-index:-1}.home-shell:after{content:"";position:absolute;inset:auto -160px -220px auto;width:520px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(58,90,64,.2),transparent 66%);filter:blur(2px);z-index:-1}.home-header,.home-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 34px}.wordmark{display:inline-flex;align-items:center;gap:12px;color:var(--green);font-size:20px;font-weight:760;letter-spacing:-.025em;text-decoration:none}.mini-mark{width:30px;height:30px}.status,.legal a,.home-footer span{color:var(--ink-soft);font-size:13px;letter-spacing:.03em}.status{display:inline-flex;align-items:center;gap:9px}.status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green-2);box-shadow:0 0 0 5px #5881571f}.home-main{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(32px,7vw,96px);padding:28px clamp(34px,7vw,82px) 44px}.mark-field{display:grid;place-items:center;min-height:410px;border:1px solid rgba(58,90,64,.12);border-radius:28px;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.58),transparent 44%),linear-gradient(180deg,#ffffff61,#ffffff1f)}.hero-mark{width:min(280px,64vw);filter:drop-shadow(0 22px 34px rgba(32,52,42,.12))}.home-content{max-width:490px;justify-self:end}.eyebrow{margin:0 0 26px;color:var(--green-2);font-size:12px;font-weight:760;letter-spacing:.22em;text-transform:uppercase}h1{margin:0;color:var(--ink);font-size:clamp(72px,11vw,148px);font-weight:820;line-height:.84;letter-spacing:-.095em;text-wrap:balance}.identity-line{width:72px;height:1px;margin:34px 0 28px;background:var(--green);opacity:.44}.lead{max-width:420px;margin:0;color:var(--ink-soft);font-size:clamp(20px,2vw,26px);line-height:1.28;letter-spacing:-.035em;text-wrap:balance}.support{max-width:360px;margin:18px 0 0;color:#20342a94;font-size:15px;line-height:1.65}.legal{display:flex;align-items:center;gap:16px}.legal a{border-bottom:1px solid transparent;text-decoration:none;transition:border-color .16s ease,color .16s ease}.legal a:hover,.legal a:focus-visible{color:var(--ink);border-color:#20342a6b;outline:none}article{width:min(720px,calc(100% - 32px));margin:40px auto;padding:32px;border:1px solid rgba(250,249,244,.56);border-radius:24px;background:#f7f5eed1;box-shadow:0 24px 70px #20342a1a}article h1{margin-bottom:.5rem;color:var(--green);font-size:2rem;letter-spacing:-.04em;line-height:1}article h2{margin-top:1.5rem;margin-bottom:.5rem;color:var(--green);font-size:1.25rem}article h3{margin:1rem 0 .35rem;color:var(--ink);font-size:1rem;line-height:1.35}article p,article li{color:#344e41;font-size:1rem;line-height:1.6;text-align:left}article p{margin-bottom:.75rem}article ul{margin:0 0 .75rem;padding-left:1.25rem}article .last-updated{margin-bottom:1.5rem;color:var(--green-2);font-size:.875rem}@media(max-width:820px){.home-page{padding:18px 14px}.home-shell{min-height:calc(100vh - 36px);border-radius:24px}.home-header,.home-footer{padding:22px}.home-header{align-items:flex-start}.status{font-size:11px;text-align:right}.home-main{grid-template-columns:1fr;align-content:center;gap:22px;padding:12px 22px 34px}.mark-field{min-height:250px;order:2}.hero-mark{width:min(210px,58vw)}.home-content{justify-self:start;max-width:none;order:1}.eyebrow{margin-bottom:22px}h1{font-size:clamp(64px,22vw,96px);letter-spacing:-.085em}.lead{font-size:22px}.home-footer{align-items:flex-end}.legal{flex-direction:column;align-items:flex-end;gap:8px}}@media(max-width:520px){.wordmark{font-size:18px}.home-footer{gap:14px}article{width:min(100% - 24px,720px);margin:24px auto;padding:24px}}
