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}.App{background-color:#f5f5f5;min-height:100vh;padding:2rem 1rem}.upload-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:2rem auto;max-width:600px;padding:2rem}.upload-container h2{color:#282c34;margin-top:0;text-align:center}.token-section{margin:1.5rem 0}.token-section label{color:#282c34;display:block;font-weight:600;margin-bottom:.5rem}.token-input{border:2px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.token-input:focus{border-color:#61dafb;outline:none}.token-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.upload-section{margin:2rem 0;text-align:center}#file-input{display:none}.file-label{background-color:#61dafb;border-radius:4px;color:#282c34;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s}.file-label:hover{background-color:#4bc5e8}.preview-section{margin:2rem 0;text-align:center}.preview-section h3{color:#282c34;margin-bottom:1rem}.preview-image{border-radius:4px;box-shadow:0 2px 8px #0000001a;max-height:400px;max-width:100%}.file-name{color:#666;font-size:.9rem;margin-top:.5rem;word-break:break-all}.button-section{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.reset-button,.upload-button{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s}.upload-button{background-color:#4caf50;color:#fff}.upload-button:hover:not(:disabled){background-color:#45a049}.upload-button:disabled{background-color:#ccc;cursor:not-allowed}.reset-button{background-color:#f44336;color:#fff}.reset-button:hover:not(:disabled){background-color:#da190b}.reset-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{background-color:#ffebee;border-left:4px solid #f44336;color:#c62828}.error-message,.success-message{border-radius:4px;margin-top:1rem;padding:1rem}.success-message{background-color:#e8f5e9;border-left:4px solid #4caf50;color:#2e7d32}.success-message .result-details{margin:1rem 0}.success-message .result-details p{color:#2e7d32;margin:.5rem 0}.url-container{display:flex;gap:.5rem;margin-top:.5rem}.url-input{background-color:#fff;border:1px solid #4caf50;border-radius:4px;color:#333;flex:1 1;font-size:.9rem;padding:.5rem}.copy-button{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background-color .3s;white-space:nowrap}.copy-button:hover{background-color:#1976d2}.success-message pre{background-color:#fff;border-radius:4px;color:#333;margin-top:.5rem;overflow-x:auto;padding:1rem}
/*# sourceMappingURL=main.f087dae6.css.map*/