:root{--rl-blue: #1b5e6e;--rl-bg-green: #f0f4d9;--rl-secondary-blue: #0d6efd;--rl-secondary-orange: #fd7e14;--rl-white: #fff;--rl-black: #000;--rl-gray-middle: #e3f2fd: --rl-gray-dark: #343a40;--rl-gray-light: #e9ecef;--rl-text-green: #6a8a1a;--rl-font-family: "museo", sans-serif;--rl-font-size-base: 1rem;--rl-font-weight-base: 400;--rl-line-height-base: 1.5;font-family:var(--rl-font-family);line-height:var(--rl-line-height-base);font-weight:var(--rl-font-weight-base);color-scheme:light dark;color:var(--rl-blue);background-color:var(--rl-gray-middle);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;background-color:#dcdce1}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}a{font-weight:500;color:#646cff;text-decoration:inherit}h1,.MuiTypography-root.MuiTypography-h1{font-size:2.6rem}h2,.MuiTypography-root.MuiTypography-h2{font-size:2rem;margin-bottom:0rem}h3,.MuiTypography-root.MuiTypography-h3{font-size:1.7rem;margin-bottom:.5rem}h4,.MuiTypography-root.MuiTypography-h4{font-size:1.6rem}h5,.MuiTypography-root.MuiTypography-h5{font-size:1.4rem}h6,.MuiTypography-root.MuiTypography-h6{font-size:1.2rem}.app-header{display:flex;align-items:center;background-color:#fff;padding:0rem;border-bottom:none;min-height:68px;position:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.app-header img{max-height:78px;height:auto;width:auto;margin-right:1rem;margin-left:0;margin-top:.5rem;position:static}.app-title{font-size:2.2rem;font-weight:8000;color:var(--rl-blue);margin:0;align-self:center;line-height:1.2}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #1b5e6e14;padding:2rem;margin-bottom:2rem}select,button,input{font-family:inherit;font-size:1rem;border-radius:6px;border:1px solid var(--rl-blue);padding:.5em 1em;margin:.5em 0}select:focus,input:focus{outline:2px solid var(--rl-secondary-blue)}.text-green{color:var(--rl-text-green)}.text-orange{color:var(--rl-secondary-orange)}.text-gray{color:var(--rl-gray-dark)}.site-container{background:var(--rl-gray-light);width:100%;max-width:1200px;margin-left:auto;margin-right:auto;box-shadow:0 2px 12px #1b5e6e0a}.section-heading{margin-top:1.5rem;margin-bottom:1rem;color:var(--rl-blue);font-weight:600}.text-gutter-bottom{margin-bottom:.5rem}
