:root{--header-h:135px;--green:#149c3c;--green-dark:#0f7c30;--green-ink-hover:#0b6626;--green-bright:#17b04a;--green-on-dark:#3fc46a;--ink:#12202a;--text-2:#3e4e55;--muted:#5e6b73;--deep:#08211d;--deep-2:#0d3229;--line:#dde5e2;--line-2:#edf2ef;--line-3:#c9d6d0;--page:#fff;--soft:#f4f8f6;--img-bg:#eef3f0;--ok-bg:#eaf6ee;--ok-fg:#0f7c30;--ok-line:#c9e6d3;--on-dark-lead:#ffffffa8;--on-dark-2:#ffffff9e;--on-dark-3:#ffffff87;--on-dark-label:#ffffff87;--on-dark-line:#ffffff24;--on-dark-field:#fff3;--on-dark-ghost:#ffffff47}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{max-width:100vw;overflow-x:clip}@supports not (overflow:clip){html{overflow-x:hidden}}body{min-height:100vh;min-height:100svh;font-family:var(--font-body), system-ui, sans-serif;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex}h1,h2,h3{font-family:var(--font-display), var(--font-body), sans-serif;font-weight:500}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--green);outline-offset:2px}.frame{min-height:100vh;flex-direction:column;min-height:100svh;display:flex}.frame>main{flex:1}img{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.patternHost{isolation:isolate;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
