:root{--red: #ff3b43;--purple: #190d57;--green: #07cebb;--accent: 124, 58, 237;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), var(--red) 30%, var(--purple) 60% )}.inactive{background-color:#b74224;padding:.5rem 1rem;border-radius:8px;color:#fff}.active{background-color:#fff;color:#000;padding:.5rem 1rem;border-radius:8px}html{font-family:Poppins,system-ui,sans-serif;background-color:#1b1a16}body{overflow-x:hidden}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.menu-items>li:last-child{padding-bottom:1rem}
