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}.container{align-items:center;animation:bg-color-change 15s ease infinite;background:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center}@keyframes bg-color-change{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;width:300px}h1{animation:bg-color-change 15s ease infinite;background:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;color:#0000;font-size:1.6rem;letter-spacing:5px}.display-area,h1{margin-bottom:20px}.display-area{align-items:center;background-color:#eef2ff;border:2px dashed #a5b4fc;border-radius:8px;display:flex;height:100px;justify-content:center}.placeholder{color:#6b7280;font-style:italic}.number{animation:bg-color-change .1s ease infinite;background:linear-gradient(45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;color:#0000;font-size:3rem;font-weight:700;margin:0}.generate-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .2s}.generate-btn:hover{background-color:#2563eb}
/*# sourceMappingURL=main.b1c77e34.css.map*/