*,*:before,*:after{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth;color-scheme:light dark}body{margin:0;min-width:320px;font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5;color:var(--color-text);background-color:var(--color-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture,svg,canvas{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin-top:0}ul,ol{margin:0;padding:0;list-style:none}.container{width:min(100% - 2rem,75rem);margin-inline:auto}.section{padding-block:4rem}.visually-hidden{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1{font-size:clamp(2rem,5vw,4rem);line-height:1.1}h2{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.15}h3{font-size:clamp(1.25rem,3vw,2rem);line-height:1.2}p{font-size:1rem;line-height:1.6}:root{--color-text: #0b0d0a;--color-background: #fdf4eb;--color-accent: #08a555;--color-muted: #6b7280;--color-footer-address: #0b0d0a;--space-xs: .5rem;--space-s: .75rem;--space-m: 1rem;--space-l: 1.5rem;--space-xl: 2rem;--radius-s: .5rem;--radius-m: .75rem;--radius-l: 1rem}@media(prefers-color-scheme:dark){:root{--color-text: #fdf4eb;--color-background: #0b0d0a;--color-footer-address: #fdf4eb}}.footer{padding:8px 16px;text-align:center;font-size:clamp(1rem,5vw,1.8125rem);display:flex;gap:8px;flex-direction:column}.footer :nth-child(n){width:100%}.footer>.footer__email{color:var(--color-accent)}.footer>.footer__address{color:var(--color-footer-address)}
