body{margin:0;font-family:Roboto,sans-serif;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background-color:#121212}#root{width:100%}.mode-toggle-wrapper{display:flex;justify-content:flex-end;padding:1rem}.toggle-button{background-color:transparent;border:1px solid;border-radius:4px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;transition:background-color .3s}.toggle-button:hover{background-color:#ffffff14}
