:root{--text-color: rgb(0, 0, 0);--secondary-text-color: rgb(74, 74, 74);--tertiary-text-color: rgb(138, 138, 138);--accent-color: #008097;--secondary-accent-color: #016f82;--light-accent-color: rgb(3, 216, 253);--background-color: #fff;--secondary-background-color: rgb(246, 246, 246);--tertiary-background-color: rgb(232, 229, 229);--border-color: rgb(217, 217, 217);--border-radius: 25px;--border-radius-softer: 12px;--border-radius-soft: 8px;--error-background-color: rgb(255, 232, 232);--info-background-color: rgb(232, 242, 255);--success-background-color: rgb(232, 255, 248);--max-content-width: 1100px;--header-height: 80px;--font-size: 18px;--danger-color: #c20d0d;--background-fade: linear-gradient(30deg, #0fb4cd45 0%, #6ab1884a 81%, #fff26544)}:root{--inset-top: env(safe-area-inset-top);--inset-bottom: env(safe-area-inset-bottom)}html{overscroll-behavior:none}body{font-family:Arial,Helvetica,sans-serif;background-color:var(--background-color);margin:0;color:var(--text-color);-webkit-tap-highlight-color:transparent;font-size:var(--font-size)}a,button{color:var(--text-color)}a{text-decoration:none}.main>a{color:var(--accent-color)}.main>a:hover,.main>a:active{border-bottom:2px solid currentColor}.hide,[hidden]{display:none}h1{font-size:min(34px,7vw)}h1,h2,h3,h4,h5,h6{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:700;margin-top:5px;margin-bottom:8px}
