*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Inter,sans-serif;background-color:#0b0b0b;color:#fff;overflow-x:hidden}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#c9a85b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4b76e}::selection{background:#c9a85b;color:#0b0b0b}::-moz-selection{background:#c9a85b;color:#0b0b0b}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #C9A85B;outline-offset:2px}:focus:not(:focus-visible){outline:none}
