:root{--primary: #305554;--tinted-white: #f4f0e8;--tinted-black: #213547;--serif: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", "serif";--sans-serif: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;font-family:var(--sans-serif);color:var(--tinted-black);line-height:1.5;font-weight:400;color-scheme:light;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:var(--primary);text-decoration:inherit}a:hover,a:focus{filter:brightness(1.2)}a:active{filter:brightness(.95)}html,body{margin:0;padding:0;font-size:16px}h1{font-size:2.8em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--primary)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input{border-radius:8px;border:1px solid #d1d1d1;padding:.6em 1.2em;font-size:1rem;font-weight:500;font-family:inherit;transition:border-color .25s}main section,section#hero>div{padding:2rem;line-height:1.95;font-size:1.5rem;max-width:1200px;position:relative;margin:0 auto}main section{background-color:var(--tinted-white)}main section h1,main section h2,main section h3{font-family:serif;font-weight:100;margin-top:3rem;margin-bottom:.5rem;color:var(--primary)}main section p{margin:2rem 0}main section p small{font-size:.9rem;line-height:0}section#hero{background-color:var(--primary);color:var(--tinted-white);max-width:100%;padding:0;height:100vh;height:100dvh;padding-top:4vh;padding-top:4dvh;overflow:auto}section#hero h1{color:var(--tinted-white);border-bottom:.5rem solid rgb(25,64,46);line-height:.7;margin-bottom:2.5rem}section#hero a{display:inline-block;background-color:var(--tinted-white);padding:.5rem 2rem;border-radius:.5rem;box-shadow:0 0 .5rem .25rem var(--primary)}section#hero input,section#hero button{margin-top:1rem;margin-bottom:1rem;font-size:1.25rem}
