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 *{margin:0;padding:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-screen{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000004d;padding:20px 30px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #0000;border-radius:50%;border-top-color:#3498db;height:40px;margin:20px auto;width:40px}.skeleton-card{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;height:364px;padding:20px;width:300px}.skeleton-text{animation:pulse 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:4px;height:20px;margin-bottom:10px}.skeleton-title{width:60%}.skeleton-subtitle{width:80%}.skeleton-date{width:50%}.skeleton-location{width:70%}.skeleton-card-responsive{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;height:60px;padding:20px;width:300px}.skeleton-text-responsive{animation:pulse 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:4px;height:20px;margin-bottom:10px}.skeleton-title-responsive{width:60%}.skeleton-subtitle-responsive{width:80%}.skeleton-date-responsive{width:50%}.skeleton-location-responsive{width:70%}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
/*# sourceMappingURL=main.6a081ce0.css.map*/