@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Afacad+Flux:wght@300;400;500;600;700&family=Nunito:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap");@layer reset{*,:after,:before{box-sizing:border-box;margin:0;padding:0}}html{scroll-behavior:smooth;height:100%}body{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#ffffff;color:#1D3557}nav ul{list-style:none}:focus-visible{outline:2px solid #6A4C93;outline-offset:3px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#B2B2B2;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1D3557}