:root{--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-serif: "Playfair Display", Georgia, "Times New Roman", serif;--fg:#101010;--bg:#ffffff}html{font-size:16px}body{margin:0;color:var(--fg);background:var(--bg);font-family:var(--font-sans);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,.serif{font-family:var(--font-serif);font-weight:600;letter-spacing:.2px;margin:0 0 .4em}h1{font-size:clamp(28px,5vw,44px)}h2{font-size:clamp(24px,3.6vw,34px)}h3{font-size:clamp(18px,2.4vw,22px)}p,li{font-size:clamp(14px,1.4vw,16px)}a{color:inherit;text-decoration:none}a:hover{opacity:.9}
