:root{--background:#fff;--foreground:#171717;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;--breakpoint-sm:768px;--breakpoint-md:1024px;--breakpoint-lg:1440px}html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:70px}body{color:var(--text-primary);background:var(--background);font-family:var(--font-montserrat),Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%}p,span,h1,h2,h3,h4,h5,h6{line-height:1.1}button{font-family:var(--font-montserrat)}a{color:inherit;text-decoration:none}.layout{flex-direction:column;min-height:100svh;display:flex}.main-content{padding-top:70px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(#48b1e1 .81%,#5271b5 50.09%,#d64258 99.38%);border-radius:6px}.not-found{background-image:url(../media/pattern.cdf6390f.jpg);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100svh;font-size:22px;display:flex}
