:root{--foreground-rgb: 0, 0, 0;--background-start-rgb: 214, 219, 220;--background-end-rgb: 255, 255, 255;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.dark{color-scheme:dark;color:#ffffffde;background-color:#242424}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body.dark button{background-color:#1a1a1a}.container{max-width:500px;margin:0 auto;padding:2rem;text-align:center}.styler-form{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.form-group{display:flex;flex-direction:column;align-items:flex-start}.form-group label{margin-bottom:.5rem}.form-group input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;background-color:var(--background-end-rgb);color:var(--foreground-rgb)}body.dark .form-group input{background-color:#333;color:#fff}button{padding:.75rem;border:none;border-radius:4px;background-color:#646cff;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .3s}button:hover{background-color:#535bf2}.result{margin-top:2rem;text-align:left}.theme-toggle{position:absolute;top:1rem;right:1rem;cursor:pointer;background:none;border:none;font-size:1.5rem}
