.App{background-color:#f2f2f2;color:#333;font-family:Segoe UI,sans-serif;padding:2rem;transition:background-color .3s ease,color .3s ease}.App.dark{background-color:#121212;color:#f5f5f5}.title{color:#00897b;font-size:2.5rem}.controls,.title{margin-bottom:1rem;text-align:center}.controls label{margin:0 1rem}textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin:.5rem 0;padding:1rem;width:100%}.button-row{margin-bottom:1.5rem;text-align:center}.button-row button{background-color:#00897b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:.3rem;padding:.6rem 1.2rem}.button-row button:hover{background-color:#00695c}.results{margin-top:2rem}.results h2{color:#444;margin-top:1.2rem}.results pre{background-color:#f9f9f9;border-radius:5px;font-size:.95rem;padding:1rem;white-space:pre-wrap}.footer{border-top:1px solid #ccc;color:#666;font-size:.9rem;margin-top:3rem;padding-top:1rem;text-align:center}.footer a{color:#00897b;text-decoration:none}.footer a:hover{text-decoration:underline}
/*# sourceMappingURL=main.403dd080.css.map*/