.hero-section{position:relative;width:100%;height:50vh;min-height:350px;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(0,0,0,.5),transparent 70%);pointer-events:none}.hero-content{position:absolute;bottom:60px;left:60px;max-width:600px;color:#fff;z-index:2}.hero-tag{display:inline-block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px}.hero-title{font-family:'Cormorant Garamond',serif;font-size:2.75rem;font-weight:400;line-height:1.2;margin:0}.notice-section{background-color:#fff;padding:40px 60px}.notice-container{max-width:1200px;margin:0 auto}.notice-text{font-family:Inter,sans-serif;font-size:.95rem;color:#333;line-height:1.6;margin:0}.content-section{background-color:#f8f7f5;padding:60px 0 80px}.content-container{max-width:1200px;margin:0 auto;padding:0 60px}.section-header{display:flex;align-items:center;gap:20px;margin-bottom:50px}.section-title-blue{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:#1a47b8;letter-spacing:.1em;text-transform:uppercase;margin:0;white-space:nowrap}.section-line{flex:1;height:1px;background-color:#1a47b8}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.info-column{display:flex;flex-direction:column}.subsection-title{font-family:'Cormorant Garamond',serif;font-size:2.25rem;font-weight:400;color:#1a1a1a;margin:0 0 20px}.info-text{font-family:Inter,sans-serif;font-size:.95rem;color:#444;line-height:1.7;margin:0 0 30px}.hours-card{background-color:#fff;border:1px solid #e5e5e5;padding:30px}.hours-card-title{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 20px}.hours-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:30px}.status-dot{width:8px;height:8px;background-color:#22c55e;border-radius:50%}.status-text{font-family:Inter,sans-serif;font-size:.8rem;color:#333}.hours-row{text-align:center;padding:20px 0;border-top:1px solid #e5e5e5}.hours-time{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;color:#1a1a1a;margin-bottom:8px}.hours-days{font-family:Inter,sans-serif;font-size:.8rem;color:#666}.hours-closed .hours-time{font-weight:600}.divider{height:1px;background-color:#ddd;margin:60px 0}.prices-card{background-color:#f8f7f5}.price-row{display:flex;justify-content:space-between;align-items:flex-start;padding:25px 0;border-top:1px solid #e5e5e5}.price-row:first-child{border-top:none}.price-info{display:flex;flex-direction:column;gap:4px}.price-label{font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;color:#1a1a1a}.price-sublabel{font-family:Inter,sans-serif;font-size:.8rem;color:#666}.price-value{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a}.buy-tickets-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background-color:#fff;color:#1a1a1a;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;border:1px solid #1a1a1a;border-radius:50px;transition:all .3s ease;margin-top:10px}.buy-tickets-btn:hover{background-color:#1a1a1a;color:#fff}.buy-tickets-btn svg{transition:transform .3s ease}.buy-tickets-btn:hover svg{transform:translateX(5px)}@media (max-width:1024px){.hero-content{left:40px;bottom:50px}.hero-title{font-size:2.25rem}.notice-section{padding:30px 40px}.content-container{padding:0 40px}.info-grid{gap:40px}}@media (max-width:768px){.hero-section{height:45vh;min-height:300px}.hero-content{left:24px;right:24px;bottom:40px;max-width:none}.hero-title{font-size:1.75rem}.notice-section{padding:24px}.notice-text{font-size:.9rem}.content-section{padding:40px 0 60px}.content-container{padding:0 24px}.section-header{margin-bottom:40px}.info-grid{grid-template-columns:1fr;gap:30px}.subsection-title{font-size:1.75rem;margin-bottom:16px}.info-text{font-size:.9rem;margin-bottom:24px}.hours-card{padding:24px}.hours-time{font-size:1.25rem}.divider{margin:40px 0}.price-row{flex-direction:column;gap:10px;padding:20px 0}.price-value{align-self:flex-start}.buy-tickets-btn{width:100%;justify-content:center}}@media (max-width:480px){.hero-section{height:40vh;min-height:280px}.hero-title{font-size:1.5rem}.subsection-title{font-size:1.5rem}}