:root{--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}html{height:100%}body{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-sans);margin:0;padding:0;min-height:100%;display:flex;flex-flow:column}*{box-sizing:border-box}button:not(:disabled){cursor:pointer}h1,.h1{font-size:2.625rem;font-weight:600;margin:0;margin-bottom:.75rem;line-height:1.1;-webkit-hyphens:auto;hyphens:auto}h2,.h2{font-size:2rem;font-weight:700;margin:0;margin-bottom:.5rem;-webkit-hyphens:auto;hyphens:auto}h3,.h3{font-size:1.5rem;font-weight:700;margin:0;margin-bottom:.5rem;-webkit-hyphens:auto;hyphens:auto}.content{margin-bottom:1rem}.sectionComponent{margin-top:2rem}.label{font-size:1.25rem;font-weight:500;margin:0;margin-bottom:.5rem;letter-spacing:.125rem;line-height:1;text-transform:uppercase;color:var(--color-label)}
