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}#root{min-height:100vh}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 0 20px 20px;box-shadow:0 4px 15px #667eea4d;color:#fff;margin-bottom:20px;padding:20px;text-align:center}.app-header h1{font-size:2rem;margin:0 0 10px}.mode-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;display:inline-block;font-size:.85rem;font-weight:500;padding:5px 15px}.model-description{color:#666;font-size:.95rem;line-height:1.5}.model-view{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:20px}.header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;gap:15px;margin-bottom:25px;padding-bottom:15px}.back-button{background:#f0f0f0;border:none;border-radius:10px;cursor:pointer;font-size:1rem;padding:10px 15px;transition:all .2s}.back-button:hover{background:#e0e0e0}.header h2{color:#333;font-size:1.8rem}.content{gap:20px}.content,.upload-section{display:flex;flex-direction:column}.upload-section{gap:15px}.file-input-label{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;cursor:pointer;display:block;font-weight:600;padding:15px;text-align:center;transition:all .3s}.file-input-label:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.file-input-label input{display:none}.preview,.preview-item{border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden;width:100%}.preview img,.preview-item img{display:block;height:auto;width:100%}.previews-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.prompt-section{display:flex;flex-direction:column;gap:10px}.prompt-section label{color:#333;font-weight:600}.prompt-section input[type=text],.prompt-section textarea{border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:12px;resize:vertical;transition:border-color .3s}.prompt-section input[type=text]:focus,.prompt-section textarea:focus{border-color:#667eea;outline:none}.hint{color:#999;font-size:.85rem;font-style:italic}.options-section{background:#f8f9fa;border-radius:12px;padding:20px}.options-section h3{color:#333;font-size:1.2rem;margin-bottom:15px}.option{margin-bottom:15px}.option label{color:#555;display:block;font-weight:500;margin-bottom:8px}.option input[type=range]{background:#ddd;border-radius:5px;cursor:pointer;height:6px;outline:none;width:100%}.option input[type=checkbox]{cursor:pointer;margin-right:8px}.option select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:1rem;padding:10px;width:100%}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px;transition:all .3s}.submit-button:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#fee;border-left:4px solid #c33;border-radius:8px;color:#c33;font-weight:500;padding:12px}.info-message{background:#e3f2fd;border-left:4px solid #1976d2;border-radius:12px;color:#1976d2;margin:20px 0;padding:20px}.info-message h3{color:#1565c0;margin-top:0}.info-message p{line-height:1.6;margin:10px 0}.info-message .hint{border-top:1px solid #1976d233;color:#1976d2;font-size:.9rem;font-style:italic;margin-top:15px;padding-top:15px}.result-section{background:#f8f9fa;border-radius:12px;display:flex;flex-direction:column;gap:15px;padding:20px}.result-section h3{color:#333;font-size:1.3rem}.result-image,.result-video{border-radius:12px;box-shadow:0 4px 15px #0000001a;width:100%}.results-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.result-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:10px;padding:15px}.result-item img{border-radius:8px;width:100%}.comparison{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.comparison-item{text-align:center}.comparison-item h4{color:#555;font-size:1rem;margin-bottom:10px}.comparison-item img{border-radius:8px;box-shadow:0 2px 10px #0000001a;width:100%}.download-button{background:#28a745;border-radius:10px;color:#fff;display:inline-block;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s}.download-button:hover{background:#218838;transform:translateY(-2px)}.preview img{max-height:400px;object-fit:contain}.preview-item img{max-height:200px;object-fit:cover}.result-image{object-fit:contain}.result-image,.result-video{max-height:600px}.comparison-item img{max-height:300px;object-fit:contain}@media (max-width:600px){.app{padding:10px}.title{font-size:2rem}.models-grid{grid-template-columns:1fr}.model-view{padding:15px}.comparison{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b3a6d803.css.map*/