:root{font-family:Vollkorn,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;height:100%;margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:5.2em;line-height:1.1}:root{--green: #8FBFA6;--cream: #FFF2B2;--black: #000000}.split{height:100vh;width:100vw;display:grid;grid-template-rows:60% 40%}.hero{background:var(--green);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero img{max-width:min(80vw,520px);max-height:80%;height:auto;width:auto}.panel{background:var(--black);display:flex;align-items:center;justify-content:center}.txt{color:var(--cream);text-align:center;padding:2rem}.txt h2{margin:0 0 .5rem;font-size:clamp(28px,6vw,56px);letter-spacing:.02em}.txt p{margin:0;font-size:clamp(14px,2.5vw,20px);opacity:.9}
