:root{--site-max: 1360px;--site-gutter: clamp(18px, 3vw, 48px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:17px}body{font-family:DM Sans,Segoe UI,system-ui,-apple-system,sans-serif;overflow-x:hidden;background:#fffdf9;color:#1a1a1a;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Fraunces,Georgia,serif;line-height:1.15}input,button,textarea,select{font-family:inherit}img{max-width:100%;display:block}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(196,119,59,.45);outline-offset:3px}button{font-size:inherit}.skip-link{position:fixed;z-index:1000;top:10px;left:12px;padding:10px 14px;border-radius:10px;background:#fffdf9;color:#244b17;font-weight:800;text-decoration:none;box-shadow:0 8px 24px #0f280833;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}@media(hover:none)and (pointer:coarse){button,[role=button],input[type=button],input[type=submit]{min-height:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.route-loader{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#49623d;font-weight:700}.route-loader span{width:18px;height:18px;border:2px solid #c9d9bf;border-top-color:#2d5a1b;border-radius:50%;animation:route-spin .7s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}.not-found{min-height:70vh;padding:80px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f7f4ee}.not-found-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:#eaf2e3;font-size:1.8rem;margin-bottom:18px}.not-found-code{color:#c4773b;font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.not-found h1{color:#1a1a1a;font-size:clamp(2rem,5vw,3.4rem);max-width:650px}.not-found>p:not(.not-found-code){color:#5e6659;margin:14px auto 28px}.not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border-radius:12px;text-decoration:none;font-weight:750}.button-primary{color:#fff;background:#2d5a1b}.button-secondary{color:#2d5a1b;background:#fff;border:1px solid #d7e2d0}@media(max-width:768px){html{font-size:16px}p{line-height:1.72}}@media(max-width:480px){html{font-size:16px}}
