:root{--font-body:"Inter";--font-display:"Barlow Condensed";--header-height:72px}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{color:#111318;font-family:var(--font-body),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color-scheme:light}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;object-fit:cover}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::selection{background:rgba(64,94,242,.25)}.main{height:100vh}:focus{outline:none}:focus-visible{outline:2px solid #405ef2;outline-offset:2px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.3;padding:0;margin:0}.h1,h1{font-size:2.5rem;line-height:1.1}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1rem}.h5,h5{font-size:.75rem}.h6,h6{font-size:.625rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}