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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f8f9fa;font-family:Arial,sans-serif;height:100vh}.container{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;padding:24px;text-align:center;width:400px}h1{color:#333;font-size:22px;margin-bottom:16px}form{align-items:center;display:flex;flex-direction:column;gap:12px}label{font-size:14px;font-weight:700;margin-top:10px}.radio-group{display:flex;gap:12px}.radio-group label{font-size:14px;font-weight:400}input[type=file]{background:#f9f9f9;border:1px solid #ccc;border-radius:6px;padding:8px;text-align:center}button,input[type=file]{cursor:pointer;width:100%}button{background-color:#007bff;border:none;border-radius:6px;color:#fff;font-size:16px;padding:10px 14px;transition:background .3s ease}button:hover{background-color:#0056b3}button:disabled{background-color:#ccc;cursor:not-allowed}.loading{color:#666;font-size:14px}.frames-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin-top:20px}.frames-grid img{border-radius:6px;box-shadow:0 2px 5px #0000001a;height:80px;object-fit:cover;width:80px}body{align-items:center;display:flex;justify-content:center;margin:0;min-height:100vh;padding:0;position:relative}body:before{background-attachment:fixed;background-image:url(/static/media/logo.db1c2e0c84119a240bd1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.3;position:fixed;top:0;width:100%;z-index:-1}.tabs{border-bottom:2px solid #ccc;display:flex;margin-bottom:1rem}.tab{background-color:#f0f0f0;border:1px solid #0000;border-bottom:none;border-radius:5px 5px 0 0;cursor:pointer;margin-right:5px;padding:10px 20px;transition:background-color .3s ease}.tab.active{background-color:#fff;border:1px solid #ccc;border-bottom:none;font-weight:700}.progress-bar-container{background-color:#eee;border-radius:4px;height:6px;margin:10px 0;overflow:hidden;width:100%}.progress-bar{animation:progressAnim 1.2s ease-in-out infinite;background-color:#4caf50;border-radius:4px;height:100%;width:40%}@keyframes progressAnim{0%{transform:translateX(-100%)}50%{transform:translateX(50%)}to{transform:translateX(100%)}}.prompt-preview{background:#fafafa;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-top:1rem;max-width:300px;padding:12px}.prompt-preview-title{display:block;font-size:1rem;font-weight:700;margin-bottom:8px}.prompt-preview-image{border-radius:4px;display:block;height:64px;margin:0 auto;object-fit:cover;width:64px}.carousel-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;height:32px;padding:4px 8px;width:32px}.carousel-button,.modal-overlay{align-items:center;display:flex;justify-content:center}.modal-overlay{background:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#fff;border-radius:10px;max-height:90vh;max-width:600px;overflow-y:auto;padding:20px;width:90%}
/*# sourceMappingURL=main.e91d1629.css.map*/