:root{color-scheme:light}
:root[data-theme="dark"]{color-scheme:dark}
html{scroll-behavior:smooth}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button:disabled{cursor:not-allowed;opacity:.52}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(20,168,100,.25);outline-offset:2px}
::selection{color:#fff;background:#087443}
.skip-link{position:fixed;left:16px;top:10px;z-index:9999;padding:10px 14px;transform:translateY(-150%);border-radius:9px;color:#fff;background:#17211b;font-size:12px;font-weight:850;text-decoration:none;transition:transform .15s}
.skip-link:focus{transform:translateY(0)}
.site-footer{margin-top:36px;border-top:1px solid #e3e8e5;background:#fff}
.site-footer-inner{max-width:1320px;margin:auto;padding:22px 24px 26px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;color:#7c8580;font-size:10px;line-height:1.7}
.site-footer strong{display:block;margin-bottom:3px;color:#344039;font-size:11px}
.site-footer a{color:#087443;font-weight:850;text-decoration:none}
.site-footer a:hover{text-decoration:underline}
.site-footer-meta{flex:0 0 auto;text-align:right;white-space:nowrap}
.site-footer-links{display:flex;align-items:center;gap:12px;flex:0 0 auto;white-space:nowrap}
.site-footer-links a{font-size:10px}
:root[data-theme="dark"] .site-footer{border-top-color:#343a3d;background:#171b1c}
:root[data-theme="dark"] .site-footer-inner{color:#a3a79f}
:root[data-theme="dark"] .site-footer strong{color:#f1f2ed}
:root[data-theme="dark"] .site-footer a{color:#39f0a0}
@media(max-width:680px){.site-footer-inner{padding:20px 14px;flex-direction:column;gap:10px}.site-footer-meta{text-align:left;white-space:normal}.site-footer-links{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
