@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Roboto+Serif:wght@600&display=swap");:root{--max-width:1200px;--content-width:1200px;--content-width-wide:1280px;--page-gutter:16px;--page-gutter-lg:24px;--border-radius:20px;--border-radius-btn:30px;--primary-color:#66c1bf;--background-dark:#0c0c0c;--background-soft:#141414;--surface:#fbfbfb;--surface-muted:#f2f2f2;--text-primary:#0c0c0c;--text-secondary:hsla(0,0%,5%,.72);--text-light:#fbfbfb;--text-light-muted:hsla(0,0%,98%,.78);--font-body:"DM Sans";--font-display:"Roboto Serif";--font-size-body-sm:1.3rem;--font-size-body:1.5rem;--font-size-body-lg:1.7rem;--font-size-h1:3.4rem;--font-size-h2:2.8rem;--font-size-h3:2.3rem;--font-size-h4:2rem;--font-size-h5:1.7rem;--font-size-h6:1.5rem;--letter-spacing-body:0.01em;--line-height-heading-tight:0.98;--line-height-heading:1.08}*{box-sizing:border-box;padding:0;margin:0}html{font-size:62.5%}body,html{max-width:100vw;overflow-x:hidden;background:var(--surface);color:var(--text-primary);font-family:var(--font-body),sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.display-font{font-family:var(--font-display),serif}@media (min-width:768px){:root{--page-gutter:24px;--font-size-h1:4.4rem;--font-size-h2:3.6rem;--font-size-h3:2.9rem;--font-size-h4:2.4rem;--font-size-h5:1.9rem;--font-size-h6:1.6rem}}@media (min-width:1100px){:root{--font-size-h1:5.2rem;--font-size-h2:4.4rem;--font-size-h3:3.4rem;--font-size-h4:2.8rem;--font-size-h5:2rem;--font-size-h6:1.7rem}}