/* Global polish - smooth scroll and section anchors */
html{scroll-behavior:smooth}

/* Scroll offset for fixed headers */
[id]{scroll-margin-top:80px}
