@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");:root{--color-secondary:#ecff76;--color-primary:#2252cf;--color-sky-blue:#beefff;--color-onyx:#444;--color-coral:#beefff;--color-error-primary:#841800;--color-error-secondary:#f52c00;--color-warning-primary:#e97000;--color-warning-secondary:#ffd601;--color-success-primary:#006b38;--color-success-secondary:#00d26d}body,html{box-sizing:border-box;margin:0;overflow-x:hidden;padding:0;width:100%}body{font-family:Inter,sans-serif;font-size:16px}a,h1,h2{font-family:IBM Plex Mono,monospace}button{font-family:inherit;font-size:1em}footer li,footer ul,header{list-style:none}html{font-size:16px}h1{font-size:2rem}h1,h2{line-height:1.12}h2{font-size:1.75rem}h3{font-size:1.5rem}h3,h4{line-height:1.12}h4{font-size:1.375rem}h5{font-size:1.25rem}h5,h6{line-height:1.12}h6{font-size:1.125rem}.text-default{font-size:1rem;line-height:112%}.caption-text{font-size:.875rem;line-height:120%}.paragraph-bold{font-size:1rem;font-weight:700;line-height:120%}.paragraph-regular{font-size:1rem;font-weight:400;line-height:150%}