*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{margin:0;padding:0}html{font-size:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text)}::selection{background:var(--color-primary);color:#fff}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{box-sizing:border-box;font:inherit;margin:0}form{outline:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol,li{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none}.wrapper{max-width:1300px;margin:0 auto;padding:0 var(--page-padding);width:100%}:root{--color-bg: #ffffff;--color-surface: ;--color-accent: ;--color-accent-hover: ;--color-text: #141414;--color-text-muted: ;--color-border: ;--font-heading: ;--font-body: Inter, system-ui;font-size:16px;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--text-6xl: 4.5rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--nav-height: ;--page-padding: 20px}@media (min-width: 1000px){:root{--page-padding: 60px}}@font-face{font-family:Inter;src:url(/fonts/inter-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.site-header__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}site-header{position:relative}.site-header__nav-list{text-align:center;line-height:1;padding-top:var(--space-8);display:flex;flex-direction:column;gap:var(--space-4)}.site-header__nav-list a{font-weight:700;font-size:var(--text-lg);display:block;color:#fff}.site-header__logo{width:150px;height:150px;margin-top:var(--space-8);margin-bottom:var(--space-8)}@media (min-width: 1000px){.site-header__wrapper{justify-content:space-between}.site-header__nav{display:flex;justify-content:center;margin-top:0}.site-header__nav-list{margin:0;display:flex;flex-direction:row;gap:var(--space-20)}.site-header__nav-list a{margin:0;transition:background-color .2s ease,color .2s ease;padding:var(--space-2) var(--space-4);color:#fff}.site-header__nav-list a:hover{background-color:#fff;color:#000}.site-header__logo .fil0,.site-header__logo .fil1{transition:fill .2s ease}.site-header__logo:hover .fil0{fill:#fff}.site-header__logo:hover .fil1{fill:#000}}
