.events-list h1{font-size:32px;margin-bottom:25px;font-weight:700;color:var(--h-color)}.events-day{margin-bottom:30px}.events-day:last-child{margin-bottom:0}.events-list h2.events-day-header{font-size:20px;padding:15px;margin-bottom:5px;background:var(--background-color);font-weight:600;border-radius:4px;color:var(--h-color)}.events-day-list{display:flex;flex-direction:column;gap:8px}.event-item{display:flex;justify-content:space-between;gap:15px;padding:15px;background:#fff;border-radius:4px;align-items:center;transition:box-shadow .2s ease;box-shadow:0 1px 3px rgba(0,0,0,8%)}.event-item-main{display:flex;gap:15px;flex:1}.event-item-action{flex-shrink:0}.event-item .event-ticket-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;background:var(--button-color);color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:500;font-size:14px;transition:background .2s ease}.event-item .event-ticket-button:hover{background:var(--primary-color)}.event-item:hover{box-shadow:0 4px 12px rgba(0,0,0,8%)}.event-item .event-poster{flex-shrink:0;width:100px;height:100px;border-radius:4px;overflow:hidden}.event-poster-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.event-poster-placeholder svg{width:32px;height:32px;fill:#999}.event-details{flex-grow:1;display:flex;flex-direction:column}.events-list h3.event-title{font-size:24px;line-height:1.4;margin:0 0 10px;font-weight:500}.event-title a{color:#333;text-decoration:none}.event-title a:hover{color:var(--primary-color)}.event-meta-item{display:flex;align-items:center;gap:6px;color:#666;font-size:14px;margin-bottom:4px}.event-meta-item a{color:#666;text-decoration:none}.event-meta-item a:hover{color:var(--primary-color);text-decoration:underline}.event-meta-item svg{width:16px;height:16px;flex-shrink:0;fill:var(--primary-color)}.event-single h1{font-size:32px;margin-bottom:25px;font-weight:700;color:var(--h-color)}.event-info{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;background-color:var(--background-color);padding:20px;border-radius:4px}.event-info-item{display:flex;align-items:center;gap:10px}.event-info-item svg{width:24px;height:24px;color:var(--primary-color);flex-shrink:0}.event-info-item span{font-size:16px;color:#333}.event-company-link{color:#333;text-decoration:none}.event-company-link:hover{color:var(--primary-color);text-decoration:underline}.event-ticket-info{display:flex;align-items:center;gap:20px}.event-price{font-weight:600;color:var(--primary-color);font-size:18px}.event-single .event-ticket-button{display:inline-flex;align-items:center;gap:8px;background:var(--button-color);color:#fff;padding:10px 20px;border-radius:4px;text-decoration:none;font-weight:500;transition:background .2s ease}.event-single .event-ticket-button:hover{background:var(--primary-color)}.event-description{font-size:16px;line-height:1.6;color:#333;margin-bottom:30px}.event-single .event-poster{margin-top:25px;max-width:100%;height:auto}.event-article-after{margin:20px 0;background-color:var(--button-color);padding:20px;border-radius:4px}.event-article-after-title{font-size:24px;font-weight:700;text-align:center;color:#fff;margin-bottom:15px}.event-article-after-picture{display:flex;justify-content:center;align-items:center}.event-article-after-picture img{border-radius:4px}.events_sidebar_section{background-color:#f8f9fa;padding:20px;border-radius:4px;margin-bottom:20px}.events_sidebar_section:last-child{margin-bottom:0}.events_sidebar_section h2{font-size:18px;margin-bottom:15px;color:var(--h-color);padding-bottom:10px;border-bottom:1px solid #e5e5e5}.events_sidebar_list{list-style:none;padding:0;margin:0}.events_sidebar_list li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.events_sidebar_list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.event-company-info{color:#333}.event-company-info p{margin-bottom:10px}.event-company-more{color:var(--primary-color);text-decoration:none}.event-company-more:hover{text-decoration:underline}.event-share{display:flex;flex-direction:column;gap:10px}.event-share-link{display:inline-block;padding:10px 15px;background:#f0f0f0;color:#333;text-decoration:none;border-radius:4px;text-align:center;transition:background .2s ease}.event-share-link:hover{background:#e0e0e0}.event-share-facebook{background:#1877f2;color:#fff}.event-share-facebook:hover{background:#0c63d4}.event-share-twitter{background:#1da1f2;color:#fff}.event-share-twitter:hover{background:#0d8bd9}@media(max-width:767px){.events-list h1{font-size:24px;margin-bottom:15px}.events-list h2.events-day-header{font-size:20px;padding:12px}.events-list h3.event-title{font-size:16px}.event-item{padding:12px;flex-direction:column}.event-item-main{width:100%}.event-item .event-poster{width:80px;height:80px}.event-item-action{width:100%;margin-top:10px}.event-item .event-ticket-button{width:100%;justify-content:center;padding:10px 16px}.event-single h1{font-size:24px;margin-bottom:20px}.event-info{padding:15px;gap:12px}.event-info-item{font-size:14px}.event-ticket-info{flex-direction:column;align-items:flex-start;gap:10px}.event-price{font-size:16px}.event-description{font-size:15px}}@media(max-width:480px){.events-list h1{font-size:22px;margin-bottom:15px}.events-list h2.events-day-header{font-size:18px;padding:10px}.events-list h3.event-title{font-size:15px}.event-meta-item{font-size:13px}.event-item .event-poster{width:70px;height:70px}.event-single h1{font-size:22px}.event-article-after-title{font-size:20px}}