*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background:linear-gradient(180deg,#020617,#071326);color:#e6eef8;display:flex;justify-content:center;align-items:center;min-height:100vh}.App{background:linear-gradient(180deg,#ffffff05,#ffffff03);padding:2rem;border-radius:1.5rem;box-shadow:0 8px 30px #020617cc;max-width:480px;width:100%;text-align:center}h1{font-size:1.8rem;margin-bottom:1.5rem;color:#e6eef8;letter-spacing:.3px}.input-box{margin-bottom:1.5rem}.gen{display:flex;gap:.5rem;margin-bottom:1rem}.gen input{flex:1;padding:.6rem .8rem;border:1px solid #233042;border-radius:.5rem;outline:none;font-size:1rem;background:#071322;color:#e6eef8}.gen input::placeholder{color:#94a3b8}.button{background:#2563eb;color:#fff;padding:.6rem 1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s ease-in-out,box-shadow .15s;box-shadow:0 4px 12px #2563eb2e}.button:hover{background:#1d4ed8;box-shadow:0 6px 16px #1d4ed833}.extra{text-align:left;margin-top:1rem}.extra h5{margin:.5rem 0 .3rem;font-size:.9rem;font-weight:600;color:#cbd5e1}.extra input[type=color]{width:60px;height:35px;border-radius:.5rem;border:1px solid #233042;cursor:pointer;background:#fff}.extra input[type=range]{width:100%;accent-color:#2563eb}.output-box{margin-top:2rem}.output-box img{border:5px solid rgba(255,255,255,.08);border-radius:1rem;margin-bottom:1rem;max-width:100%;background:#fff}.output-box button{background:#10b981;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s ease-in-out,transform .08s;box-shadow:0 6px 14px #10b98126}.output-box button:hover{background:#059669;transform:translateY(-1px)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0b1220;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root[data-theme=light]{color:#213547;background-color:#fff}:root[data-theme=light] a:hover{color:#747bff}:root[data-theme=light] button{background-color:#f9f9f9}
