@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#151a23;background:#fff;background:linear-gradient(36deg,#fff 30%,#d0b5ee 70%,#dfb0ce);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#main{margin:0 70px}body{min-width:320px;min-height:96vh}h1,h2,h3,h4,h5,h6{font-family:Noto Sans,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:ease all .25s}button:hover{background-color:transparent;color:#151a23;border:1px solid #151a23}a{color:#9791a5;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#151a23;text-decoration:underline}#bar{box-shadow:0 5px 10px #39363e2b;background-color:#fff;padding:12px 20px;border-radius:5px;margin-top:12px}#bar>a{padding:0 30px}#products{background-color:#151a23;border-radius:10px;margin-top:250px;padding:5px 20px;color:#fff}#products>h2{text-decoration:underline}
