html { scroll-behavior: smooth; }
body { font-feature-settings: "cv11", "ss01"; }

::selection { background: #1e88fc; color: #fff; }

summary::-webkit-details-marker { display: none; }
