html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px; 
}

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