:root{--color-accent: #CA4C35;--color-text: black;--color-bg: white;--color-muted: #666666;--grey-deep: #666666;--grey-deep-2: #595959;--orange: #CA4C35;--text-blue: black;--title-font: "Helvetica", sans-serif;--button-font: "Helvetica", sans-serif;--text-font: "Helvetica", sans-serif;--font-size-h1: clamp(2.4rem, 4vw, 3.2rem);--font-size-h2: clamp(1.8rem, 3vw, 2.4rem);--font-size-h3: clamp(1.6rem, 2.5vw, 1.8rem);--font-size-h4: clamp(1.4rem, 2vw, 1.6rem);--font-size-subtitle: clamp(1.2rem, 1.8vw, 1.4rem);--font-size-navbar: clamp(1.1rem, 1.5vw, 1.6rem);--font-size-button: clamp(1.6rem, 2vw, 1.8rem);--font-size-button-tertiary: clamp(1.4rem, 1.8vw, 1.6rem);--font-size-select: clamp(1.2rem, 1.5vw, 1.4rem);--font-size-list-header: 1.3rem;--font-size-key-figure: clamp(3rem, 5vw, 4rem);--font-size-body-l: clamp(1.6rem, 2vw, 1.8rem);--font-size-body-m: clamp(1.4rem, 1.8vw, 1.6rem);--font-size-body-s: clamp(1.2rem, 1.5vw, 1.4rem);--font-size-body-xs: 1.2rem;font-size:10px;color:var(--color-text)}:root{--default-icon-size: 16px;scroll-behavior:smooth;background-color:var(--color-bg)}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Helvetica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:none;color:none;background-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}
