@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Roboto:wght@400;500&display=swap");:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(0,0,0,.87);background-color:#fff;--color-white:#fff;--color-black:#000;--color-pink-light:#f9b6d3;--color-pink-medium:#f05a9d;--color-pink-dark:#ec1e81;--color-pink-deep:#b3125d;--color-gray-light:#f5f5f5;--color-gray-medium:#9e9e9e;--color-gray-dark:#424242;--color-success:#4caf50;--color-warning:#ff9800;--gradient-pink-primary:linear-gradient(135deg,#f05a9d,#ec1e81);--shadow-pink-light:rgba(236,30,129,.25);--shadow-pink-medium:rgba(236,30,129,.35);--text-white:#fff;--text-white-muted:hsla(0,0%,100%,.9);--font-montserrat:"Montserrat",sans-serif;--font-roboto:"Roboto",sans-serif;--dark-bg-primary:#121212;--dark-bg-secondary:#1e1e1e;--dark-text-primary:#fff;--dark-text-secondary:hsla(0,0%,100%,.7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-weight:700;line-height:1.1}h1,h2{font-family:var(--font-montserrat)}h2{font-weight:600;line-height:1.2}h3,h4,h5,h6{font-family:var(--font-roboto);font-weight:500}a,button,div,input,p,span,textarea{font-family:var(--font-roboto);font-weight:400}