.events-page{max-width:1200px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.events-page h1{font-size:2.5rem;color:#333;margin-bottom:30px;text-align:center}.event{background-color:#f9f9f9;border-radius:8px;padding:20px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.event h2{font-size:1.8rem;color:#444;margin-bottom:10px}.event-info{font-size:1rem;color:#666;margin-bottom:5px}.maridaje-title{font-size:1.4rem;color:#555;margin-top:20px}.maridaje-title,.tapa{margin-bottom:15px}.tapa h4{font-size:1.2rem;color:#444;margin-bottom:5px}.tapa-description{font-size:1rem;color:#666}.chef-info{font-size:.9rem;color:#888}.linkedin-link{color:#0077b5;text-decoration:none;margin-left:10px}.event-images{margin-top:20px}.image-gallery{display:flex;flex-wrap:wrap;gap:10px}.image-thumbnail{width:100px;height:100px;overflow:hidden;cursor:pointer}.image-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-thumbnail:hover img{transform:scale(1.1)}.carousel-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.carousel-content{position:relative;max-width:90%;max-height:90%}.carousel-content img{max-width:100%;max-height:90vh;object-fit:contain}.close-button{top:10px;right:10px}.close-button,.nav-button{position:absolute;font-size:30px;color:#fff;background:none;border:none;cursor:pointer}.nav-button{top:50%;transform:translateY(-50%)}.nav-button.prev{left:10px}.nav-button.next{right:10px}.summary-content{white-space:pre-wrap;font-family:inherit;margin:0;padding:10px;background-color:#f8f8f8;border-radius:4px;overflow-x:auto}.summary-toggle{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.summary-toggle:hover{color:#0275d8}.podcast-player{margin-top:20px;padding:15px;background-color:#f0f0f0;border-radius:8px}.podcast-player h3{margin-top:0;margin-bottom:10px}.podcast-player p{margin-bottom:10px;font-size:.9rem;color:#666}.podcast-player audio{width:100%}