@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=Source+Sans+3:wght@400;600;700&display=swap";:root{--ink:#10212b;--teal:#184e53;--gold:#a87b2d;--copper:#b35c3e;--sand:#f3ece2;--cream:#fbf7f0;--white:#fff;--bg-primary:var(--white);--text-primary:var(--ink);--text-muted:#10212b99;--border-light:#10212b1f;--accent-primary:var(--teal);--font-display:"Source Sans 3", "IBM Plex Sans", sans-serif;--font-serif:"Cormorant Garamond", serif;--font-body:"Inter", "IBM Plex Sans", sans-serif;--font-ui:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
