@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{--cyan1: hsl(185, 60%, 98.7%);--cyan2: hsl(185, 73.3%, 97.1%);--cyan3: hsl(186, 70.2%, 94.4%);--cyan4: hsl(186, 63.8%, 90.6%);--cyan5: hsl(187, 58.3%, 85.4%);--cyan6: hsl(188, 54.6%, 78.4%);--cyan7: hsl(189, 53.7%, 68.7%);--cyan8: hsl(189, 60.3%, 52.5%);--cyan9: hsl(190, 95%, 39%);--cyan10: hsl(191, 91.2%, 36.8%);--cyan11: hsl(192, 85%, 31%);--cyan12: hsl(192, 88%, 12.5%)}:root{--slate1: hsl(206, 30%, 98.8%);--slate2: hsl(210, 16.7%, 97.6%);--slate3: hsl(209, 13.3%, 95.3%);--slate4: hsl(209, 12.2%, 93.2%);--slate5: hsl(208, 11.7%, 91.1%);--slate6: hsl(208, 11.3%, 88.9%);--slate7: hsl(207, 11.1%, 85.9%);--slate8: hsl(205, 10.7%, 78%);--slate9: hsl(206, 6%, 56.1%);--slate10: hsl(206, 5.8%, 52.3%);--slate11: hsl(206, 6%, 43.5%);--slate12: hsl(206, 24%, 9%)}*{box-sizing:border-box;font-family:Inter,sans-serif;color:var(--slate12);outline:none}html,body{margin:0;padding:0}h1{margin:0;font-size:3rem;font-weight:700}h2{margin:0;font-size:1.875rem;font-weight:700}h3{margin:0;font-size:1.5rem;font-weight:700}p{font-size:1rem;font-weight:400;margin:0;padding:0}.label{font-weight:700;font-size:13px}.button{background-color:var(--cyan11);color:var(--cyan2);border-color:var(--cyan11);border-radius:5px;padding:8px 24px;border:1px solid;font-weight:700;cursor:pointer}.button:hover{background-color:var(--cyan10)}.column{display:flex;flex-direction:column}
