@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700;800&family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:#faf8f1}button,input{font:inherit}a{color:inherit}:focus-visible{outline:2px solid #8eab92;outline-offset:3px}.martian-brand-accent{font-weight:600}.blogImageRow{display:flex;gap:16px;align-items:flex-start}.blogImageRow img{width:50%;height:auto}@media(max-width:650px){.blogImageRow{display:block}.blogImageRow img{width:100%;margin-bottom:16px}}