:root{--background:#fff;--foreground:#171717;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--fs-display:clamp(1.8rem, 4vw, 2.6rem);--fs-h2:clamp(1.3rem, 2.5vw, 1.8rem);--fs-h3:1.125rem;--fs-body:1rem;--fs-secondary:.875rem;--fs-caption:.75rem;--forest-900:#073f37;--forest-800:#0d5146;--forest-950:#092f2a;--ink-900:#17312d;--ink-700:#3a4f49;--muted-600:#5e716b;--sage-500:#8eaa99;--sage-300:#b7cdbd;--pale-100:#e9f1eb;--pale-50:#f3f6f2;--cream-50:#fbfaf5;--paper:#fffefa;--line-300:#d9e2dc;--line-200:#e8eee9;--gold-600:#b49b62;--gold-800:#8a7440;--white:#fff;--success-600:#0f6e56;--success-100:#f0f7f4;--danger-600:#c0393b;--warn-800:#854f0b;--warn-100:#fdf8ed;--bp-sm:640px;--bp-lg:900px}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;flex-direction:column;font-family:DM Sans,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #b49b62}a{color:inherit;text-decoration:none}details.faq{border-bottom:1px solid #d9e2dc}details.faq:first-of-type{border-top:1px solid #d9e2dc}details.faq summary{color:#17312d;cursor:pointer;-webkit-user-select:none;user-select:none;padding:16px 32px 16px 0;font-family:Fraunces,serif;font-size:15px;font-weight:600;list-style:none;position:relative}details.faq summary::-webkit-details-marker{display:none}details.faq summary:after{content:"+";color:#b49b62;font-family:DM Sans,sans-serif;font-size:18px;font-weight:300;transition:transform .2s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}details.faq[open] summary:after{content:"−"}details.faq .faq-body{color:#3a4f49;padding:0 0 18px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.8}
