:root{--background:#fff;--border-primary:solid 1px #ccc;--text-primary-color:#171717;--text-primary-size:clamp(14px,4vw,18px);--text-primary-weight:400;--text-primary-height:1.6;--text-primary-spacing:.5px;--text-primary-max-width:800px;--cta:#618c1a;--cta-hover:#111;--header-height:clamp(68px,5.5vw,100px);--search-bar-height:60px;--padding-page:clamp(.75rem,4vw,2rem);--padding-normal:clamp(.75rem,3vw,1rem);--padding-large:clamp(.75rem,3vw,3rem);--max-width:1920px}[data-shade=dark]{--background:#171717;--border-primary:solid 1px #eee;--text-primary-color:#eee}html{overscroll-behavior-x:none;max-width:100vw;overflow-x:clip}body{color:var(--text-primary-color);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;container:viewport/inline-size}main{flex-direction:column;flex:1;display:flex}main>section{border-bottom:1px solid #eee}h1{font-size:clamp(1.75rem,6vw,3.5rem);font-weight:400}.app{flex-direction:column;width:100%;min-height:100dvh;margin:0 auto;display:flex}*{box-sizing:border-box;color:inherit;margin:0;padding:0;font-family:inherit}a{color:inherit;text-decoration:none}button{background-color:inherit;font-size:inherit;border:none}button:not(:disabled){cursor:pointer}
