.hide{display:none!important}.text-center{text-align:center}:root{--background:#f8fbff;--foreground:#171717;--primary-color:#155f82}@media(prefers-color-scheme:dark){:root{--background:#f8fbff;--foreground:#ededed}}@font-face{font-family:Aileron;src:url(/fonts/Aileron-Bold.otf);font-weight:700;font-style:normal}@font-face{font-family:Aileron;src:url(/fonts/Aileron-Regular.otf);font-weight:400;font-style:normal}@font-face{font-family:Aileron;src:url(/fonts/Aileron-Light.otf);font-weight:300;font-style:normal}body{background:var(--background);color:var(--foreground);font-family:Aileron,Arial,sans-serif}.btn-primary{background:#155f82;color:#fff;border-radius:4px;transition:all .2s}.btn-primary:hover{background:#0e3f56}.header{display:flex;justify-content:center;align-items:center;padding:16px;background:#22223b;color:#fff}