#root{min-height:100vh;display:flex;justify-content:center;background:#0a0a0f}.app{min-height:100vh;width:100%;max-width:100%;background:#0a0a0f}@media (min-width: 769px){.app{max-width:768px;box-shadow:0 0 40px #00000080}}@media (min-width: 1200px){.app{max-width:900px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;color:#e0e0e0;line-height:1.6}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:serif;cursor:pointer}input,textarea{font-family:serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
