.site-detail-container{background-color:#fff;border-radius:12px;width:95%;max-width:800px;margin:30px auto;padding:2rem;box-shadow:0 4px 20px #00000014}.site-detail-title{color:#333;text-align:center;margin-bottom:.5rem;font-size:1.8rem}.site-detail-header-actions{text-align:center;color:#666;margin-bottom:1.5rem;font-weight:500}.carousel-container{border-radius:8px;margin-bottom:2rem;overflow:hidden}.site-detail-image{object-fit:cover;cursor:pointer;width:100%;height:500px;transition:transform .3s;display:block}.site-detail-image:hover{transform:scale(1.02)}.site-detail-description{color:#444;white-space:pre-line;margin-bottom:2rem;line-height:1.6}.event-schedule-section{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem}.schedule-day-container{margin-bottom:1.5rem}.schedule-day-header h3{color:#2c3e50;margin-bottom:.5rem}.schedule-day-date{color:#7f8c8d;font-size:.9rem}.schedule-activity-item{background-color:#f8f9fa;border-left:4px solid #3498db;border-radius:6px;flex-direction:column;margin-bottom:.8rem;padding:.8rem;display:flex}.activity-time{color:#e67e22;margin-bottom:.3rem;font-weight:700}.image-modal-overlay{z-index:10000;backdrop-filter:blur(5px);background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.close-image-modal-button{color:#fff;cursor:pointer;z-index:10002;background:0 0;border:none;padding:10px;font-size:2.5rem;position:absolute;top:20px;right:20px}.image-modal-slider-container{width:90%;max-width:1000px}.image-modal-content{object-fit:contain;max-width:100%;max-height:85vh;margin:0 auto;display:block}@media (max-width:768px){.site-detail-container{width:95%;margin:15px auto;padding:1.5rem}.site-detail-image{aspect-ratio:1;height:auto}.site-detail-title{font-size:1.5rem}.schedule-activity-item{flex-direction:column}}
