body,html{margin:0;padding:0;width:100%;height:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#1e1e1e;color:#ffffffde}.container{width:100%;min-height:100vh;display:flex;flex-direction:column;padding:2rem;box-sizing:border-box;margin:0 auto}h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}h2{font-size:1.5rem;margin-top:1rem;margin-bottom:.5rem}.input-textarea,.output-textarea{width:100vw;height:30vh;background-color:#2d2d2d;color:#fff;border:1px solid #3d3d3d;border-radius:8px;padding:1rem;font-family:Courier New,Courier,monospace;font-size:14px;resize:vertical;margin-bottom:1rem;box-sizing:border-box}button{background-color:#6e62e5;color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;border-radius:25px;cursor:pointer;transition:background-color .3s;margin:1rem 0;align-self:center}textarea::placeholder{color:#888}@media (max-width: 1220px){.container{padding:1rem}}.stats{margin:20px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#1e1e1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh}h1{font-size:3rem;line-height:1.2;font-weight:700}button{border-radius:25px;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:500;font-family:inherit;background-color:#6e62e5;color:#fff;cursor:pointer;transition:background-color .3s}button:hover{background-color:#5a4fd1}button:focus,button:focus-visible{outline:3px solid #8a84e2}@media (prefers-color-scheme: light){:root{color:#ffffffde;background-color:#1e1e1e}button{background-color:#6e62e5}}
