@charset "utf-8";

html { scroll-padding-top: calc(var(--header-height) + 4rem); }

html { scroll-behavior: smooth; }