:root{--green-900:#233028;--green-800:#2c4739;--green-600:#3f6350;--green-100:#eaf0ea;--gold-500:#e6b422;--gold-800:#7a5a10;--sand-100:#fdf6e3;--sand-500:#cf9f3c;--paper:#faf9f5;--white:#fff;--line:#e4e3da;--muted:#5a6157;--prose:#3a4a40;--danger:#b53f49;--on-green:#cdd8cf;--on-green-dim:#a9bcaa;--focus-ring:var(--green-800);--focus-ring-on-dark:var(--gold-500);--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--content-max:1100px;--main-max:900px;--header-h:75px;--rail-top:calc(var(--header-h) + 16px);--shadow:0 18px 48px #2c47392e;--soft:0 8px 24px #2c47391f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (max-width:699px){:root{--header-h:97px}}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{min-height:100vh;color:var(--green-900);background:var(--paper);font:15.5px/1.62 var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}h1,h2,h3,h4{letter-spacing:-.01em;text-wrap:balance;color:var(--green-900);font-family:inherit;font-weight:700}p{text-wrap:pretty}a{color:var(--green-600);text-underline-offset:3px;text-decoration-thickness:1px}@media (hover:hover){a:hover{color:var(--green-800)}}img{max-width:100%;height:auto}html{-webkit-tap-highlight-color:#2c47392e}a,button,summary,label,input,select,textarea,[role=button]{touch-action:manipulation}ul,ol{padding-left:20px}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-radius:4px}.skipLink:focus-visible{outline-color:var(--focus-ring-on-dark)}.skipLink{z-index:70;background:var(--green-800);color:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:top .15s;position:fixed;top:-80px;left:12px}.skipLink:focus{top:12px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes kx-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}