.frontend *,.frontend :after,.frontend :before{box-sizing:border-box;margin:0;padding:0}.frontend{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}.frontend a{color:var(--color-accent,#8b6914);text-decoration:none}.frontend a:hover{text-decoration:underline}.frontend ::-webkit-scrollbar{width:6px}.frontend ::-webkit-scrollbar-track{background:transparent}.frontend ::-webkit-scrollbar-thumb{background:var(--color-divider,rgba(0,0,0,.15));border-radius:3px}