@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";:root{--font-face: "Archivo";--headline-font-size: 46px;--headline-font-weight: 800;--title--large-font-size: 28px;--title--large-font-weight: 800;--title--medium-font-size: 18px;--title--medium-font-weight: 600;--label-font-size: 18px;--label-font-weight: 800;--body-font-size: 16px;--body-font-weight: 500;--foreground-color: #000000;--background-color: #ffffff;--foreground-color--literally: #3E0074;--background-color--literally: #E2ACFF;--foreground-color--secretly: #6E000D;--background-color--secretly: #FFACC1;--foreground-color--sortof: #022C82;--background-color--sortof: #BCC2FF;--foreground-color--notcandy: #00415E;--background-color--notcandy: #ADE7F0;--foreground-color--negative: #005155;--background-color--negative: #ADF0CB;--site-padding: 14px;--spacing-xsmall: 4px;--spacing-small: 8px;--spacing-medium: 12px;--spacing-medium-large: 16px;--spacing-large: 24px;--spacing-xlarge: 32px}*{box-sizing:border-box}svg{stroke-width:2px;width:20px;height:20px}body{display:flex;flex-direction:column;margin:0;font-family:var(--font-face);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100dvh}#root{display:flex;flex-direction:column;flex:1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,label,p{margin:0}h1{font-size:var(--headline-font-size);font-weight:var(--headline-font-weight)}h2{font-size:var(--title--large-font-size);font-weight:var(--title--large-font-weight)}h3{font-size:var(--title--medium-font-size);font-weight:var(--title--medium-font-weight)}label{font-size:var(--label-font-size);font-weight:var(--label-font-weight)}p{font-size:var(--body-font-size);font-weight:var(--body-font-weight)}
