.event-detail-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.event-detail-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.error-banner{background:#fed7d7;border:1px solid #feb2b2;color:#742a2a;padding:12px 16px;border-radius:8px;margin-bottom:20px;text-align:center}.event-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;color:white;border-radius:20px;overflow:hidden;margin-bottom:40px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.hero-image{z-index:1}.hero-image,.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.hero-overlay{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8));z-index:2}.hero-content{position:relative;z-index:3;max-width:800px;padding:40px 20px}.event-category{margin-bottom:16px}.category-badge{display:inline-block;background:rgba(255,255,255,.2);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.event-title{font-size:3.5rem;font-weight:700;margin-bottom:16px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.event-short-description{font-size:1.2rem;margin-bottom:30px;opacity:.9;line-height:1.6}.event-quick-info{display:flex;justify-content:center;gap:30px;margin-bottom:30px;flex-wrap:wrap}.quick-info-item{display:flex;flex-direction:column;align-items:center;gap:4px;background:rgba(255,255,255,.1);padding:16px 20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px}.quick-info-item strong{font-size:14px;font-weight:600}.quick-info-item span{font-size:12px;opacity:.9}.hero-cta{margin-top:30px}.event-content{display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;gap:40px;margin-bottom:60px}.event-main{background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.event-main section{padding:40px;border-bottom:1px solid #f0f0f0}.event-main section:last-child{border-bottom:none}.event-main h2{font-size:2rem;font-weight:700;margin-bottom:20px;color:#2d3748}.event-main h3{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:#4a5568}.rich-text-content{line-height:1.8;color:#4a5568}.rich-text-content p{margin-bottom:16px}.rich-text-content ol,.rich-text-content ul{margin-left:20px;margin-bottom:16px}.rich-text-content li{margin-bottom:8px}.location-info{display:block}.location-details address{font-style:normal;line-height:1.6;color:#4a5568;margin-bottom:20px}.location-actions{display:flex;gap:12px;flex-wrap:wrap}.tags-list{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-block;background:#e2e8f0;color:#4a5568;padding:8px 12px;border-radius:20px;font-size:14px;font-weight:500}.event-sidebar{display:flex;flex-direction:column;gap:20px}.details-card,.pricing-card,.registration-card,.share-card{background:white;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.details-card h3,.pricing-card h3,.registration-card h3,.share-card h3{font-size:1.2rem;font-weight:600;margin-bottom:16px;color:#2d3748}.detail-item{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.detail-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-item strong{font-weight:600;color:#2d3748;font-size:14px}.detail-item span{color:#4a5568;font-size:14px}.organizer-contact{color:#667eea;text-decoration:none;font-size:12px;font-weight:500;margin-top:4px}.organizer-contact:hover{text-decoration:underline}.free-event{text-align:center;padding:20px;background:linear-gradient(135deg,#48bb78,#38a169);color:white;border-radius:12px}.free-event .price{font-size:2rem;font-weight:700}.ticket-types{display:flex;flex-direction:column;gap:12px}.ticket-type{border:1px solid #e2e8f0;border-radius:8px;padding:16px}.ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ticket-name{font-weight:600;color:#2d3748}.ticket-price{font-weight:700;color:#667eea;font-size:1.1rem}.ticket-description{color:#4a5568;font-size:14px;margin:0}.sold-out-badge{background:#fed7d7;color:#742a2a;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.capacity-info{margin:12px 0}.capacity-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-top:8px}.capacity-fill{height:100%;background:linear-gradient(90deg,#48bb78,#38a169);transition:width .3s ease}.registration-deadline{font-size:14px;color:#4a5568;margin:8px 0}.registration-closed{color:#742a2a;font-weight:500}.share-buttons{display:flex;flex-direction:column;gap:8px}.share-btn{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;text-decoration:none;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:all .2s ease}.share-btn.twitter{background:#1da1f2;color:white}.share-btn.facebook{background:#1877f2;color:white}.share-btn.copy{background:#e2e8f0;color:#4a5568}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.image-gallery{width:100%;padding:0;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:6px;gap:6px}.gallery-item{position:relative;aspect-ratio:3/2;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.gallery-item:hover{transform:scale(1.02);box-shadow:0 4px 16px rgba(0,0,0,.15)}.gallery-image-container{position:relative;width:100%;height:100%}.gallery-image{transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.1)}.gallery-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-icon{width:48px;height:48px;color:white}.gallery-caption{padding:8px;font-size:14px;color:#4a5568;background:white;margin:0}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.gallery-modal.active{opacity:1;visibility:visible}.gallery-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.gallery-modal-content{position:relative;width:100%;height:100%;background:transparent;padding:20px}.gallery-modal-close,.gallery-modal-content{display:flex;align-items:center;justify-content:center}.gallery-modal-close{position:fixed;top:20px;right:20px;width:48px;height:48px;border:none;border-radius:50%;color:white;cursor:pointer;z-index:1010;transition:background .2s ease}.gallery-modal-close,.gallery-modal-close:hover{background:rgba(0,0,0,.7)}.gallery-modal-close svg{width:20px;height:20px}.gallery-modal-image{position:relative;width:100%;height:100%;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.modal-image{border-radius:8px;object-fit:contain!important;width:100%;height:100%;max-width:100%;max-height:100%}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.gallery-nav:hover{background:rgba(0,0,0,.7)}.gallery-nav svg{width:24px;height:24px}.gallery-nav-prev{left:30px}.gallery-nav-next{right:30px}.gallery-modal-info{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);color:white;padding:16px;text-align:center}.gallery-modal-counter{font-size:14px;margin-bottom:8px}.gallery-modal-caption{font-size:14px;margin:0;opacity:.9}@media (max-width:768px){.event-title{font-size:2.5rem}.event-content{grid-template-columns:1fr;gap:20px}.event-quick-info{flex-direction:column;gap:16px}.quick-info-item{min-width:auto}.location-actions{justify-content:center}.event-main section{padding:20px}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4px}.gallery-modal-image{width:95vw;height:80vh}}