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}.download-button-container{align-items:center;display:inline-flex;flex-direction:column;gap:4px}.download-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .3s ease}.download-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.download-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.download-button.downloading{background:linear-gradient(135deg,#f093fb,#f5576c)}.icon{font-size:16px}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.file-info{color:#666;font-size:12px}.file-size{font-weight:500}
/*# sourceMappingURL=main.ad20a7e8.css.map*/