:root{--layout-max: 1180px;--layout-gutter: clamp(1rem, 3vw, 2rem);--section-space-y: clamp(1.5rem, 4vw, 2.5rem);--content-radius: clamp(1.25rem, 2vw, 1.75rem)}@media(min-width:1920px){:root{--layout-max: 1400px;--layout-gutter: clamp(2rem, 4vw, 4rem)}}@media(min-width:2560px){:root{--layout-max: 1680px;--layout-gutter: clamp(2.5rem, 5vw, 6rem)}}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:Georgia,Times New Roman,serif;background:#fff;color:#111;overflow-x:clip}a{color:inherit}*{box-sizing:border-box}
