:root{--color-brown-dark: #7c4700;--color-brown-dark-opaque: #e85d0440;--color-orange-dark: #e85d04;--color-orange-bright: #ffb84d}@media (min-width: 600px){html ::-webkit-scrollbar{width:11px}html ::-webkit-scrollbar-track{background:radial-gradient(ellipse at center,#fffbe9,#ffe5b4)}html ::-webkit-scrollbar-thumb{background:var(--color-brown-dark);border-radius:10px}html ::-webkit-scrollbar-thumb:hover{background:var(--color-orange-dark)}}*{-webkit-user-select:none;user-select:none}body{background:radial-gradient(ellipse at center,#fffbe9,#ffe5b4);font-family:Oswald,Arial,sans-serif;color:#2d1c0b;min-height:100vh;margin:0}a{text-decoration:none;color:inherit}.menu-header{color:var(--color-orange-dark);margin-top:15px;display:flex;justify-content:center;font-size:1.5em;font-weight:700;padding-bottom:10px;letter-spacing:.04em;width:100%;grid-column:1 / -1}
