body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden}.container{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.threejs-canvas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.content{background-color:#fffc;border-radius:10px;max-width:800px;padding:30px;position:relative;text-align:center;width:90%;z-index:1}.title{color:#333;font-size:2.5rem}.textarea,.title{margin-bottom:20px}.textarea{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:15px;width:100%}.stats{font-size:1.1rem;margin-bottom:20px}.replace-section{align-items:center;display:flex;justify-content:space-around;margin-bottom:20px}.input-field{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:10px;width:40%}.replace-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease}.replace-button:hover{background-color:#45a049}.highlighted-text{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;padding:15px;text-align:left;white-space:pre-wrap}.highlight{background-color:#ff0;font-weight:700}@media (max-width:768px){.replace-section{flex-direction:column}.input-field{margin-bottom:10px;width:100%}}
/*# sourceMappingURL=main.a959fd9c.css.map*/