.popup-module___RHdpW__popupRoot{background:linear-gradient(#fff5f7 0%,#fff 200px);min-height:100vh;padding-bottom:60px}.popup-module___RHdpW__heroSection{color:#fff;background:linear-gradient(135deg,#ff4e6b 0%,#b794f6 100%);border-radius:0 0 20px 20px;margin-bottom:30px;padding:40px 20px}.popup-module___RHdpW__heroTitle{letter-spacing:-.02em;margin:0 0 10px;font-size:32px;font-weight:800}.popup-module___RHdpW__heroSubtitle{opacity:.95;margin:0;font-size:14px}.popup-module___RHdpW__layoutGrid{grid-template-columns:240px 1fr;gap:30px;max-width:1200px;margin:0 auto;padding:0 16px;display:grid}.popup-module___RHdpW__sidebar{background:#fff;border-radius:12px;align-self:start;padding:20px;position:sticky;top:80px;box-shadow:0 2px 8px #0000000f}.popup-module___RHdpW__sidebarSection{margin-bottom:24px}.popup-module___RHdpW__sidebarTitle{color:#333;border-bottom:2px solid #ff4e6b;margin:0 0 12px;padding-bottom:6px;font-size:13px;font-weight:700}.popup-module___RHdpW__searchInput{box-sizing:border-box;border:1.5px solid #ddd;border-radius:6px;width:100%;padding:8px 12px;font-size:13px}.popup-module___RHdpW__searchInput:focus{border-color:#ff4e6b;outline:none}.popup-module___RHdpW__filterPill{color:#333;background:#f0f0f0;border-radius:16px;align-items:center;margin:0 6px 6px 0;padding:6px 12px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.popup-module___RHdpW__filterPill:hover{color:#fff;background:#ff4e6b}.popup-module___RHdpW__filterPillActive{color:#fff;background:#ff4e6b;}.popup-module___RHdpW__cardGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.popup-module___RHdpW__card{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #00000014}.popup-module___RHdpW__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.popup-module___RHdpW__cardImage{aspect-ratio:16/10;background:linear-gradient(135deg,#fce4ec,#e1bee7);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.popup-module___RHdpW__cardImage img{object-fit:cover;width:100%;height:100%}.popup-module___RHdpW__statusBadge{letter-spacing:.05em;color:#fff;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px #0003}.popup-module___RHdpW__statusUpcoming{background:#2196f3}.popup-module___RHdpW__statusOngoing{background:#4caf50}.popup-module___RHdpW__statusEnded{background:#9e9e9e}.popup-module___RHdpW__statusUnknown{background:#e8b86d}.popup-module___RHdpW__cardBody{padding:16px}.popup-module___RHdpW__cardMeta{color:#888;flex-wrap:wrap;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.popup-module___RHdpW__cardTitle{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.popup-module___RHdpW__detailRoot{max-width:900px;margin:0 auto;padding:0 16px}.popup-module___RHdpW__detailHero{background:#f5f5f5;border-radius:16px;margin-bottom:30px;position:relative;overflow:hidden}.popup-module___RHdpW__detailHero img{object-fit:cover;width:100%;height:auto;max-height:500px}.popup-module___RHdpW__detailMeta{background:#fff;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;padding:24px;display:grid;box-shadow:0 2px 12px #0000000f}.popup-module___RHdpW__metaItem{flex-direction:column;gap:4px;display:flex}.popup-module___RHdpW__metaLabel{color:#888;letter-spacing:.05em;font-size:11px;font-weight:700}.popup-module___RHdpW__metaValue{color:#222;font-size:15px;font-weight:500}.popup-module___RHdpW__detailContent{color:#333;background:#fff;border-radius:16px;padding:30px;font-size:16px;line-height:1.9;box-shadow:0 2px 12px #0000000f}.popup-module___RHdpW__detailContent h2{border-left:5px solid #ff4e6b;margin:30px 0 16px;padding-left:14px;font-size:22px}.popup-module___RHdpW__detailContent p{margin:0 0 16px}.popup-module___RHdpW__contactBox{text-align:center;background:linear-gradient(135deg,#fff5f7,#f3e5f5);border-radius:16px;margin-top:40px;padding:30px}.popup-module___RHdpW__contactBox h3{color:#ff4e6b;margin:0 0 12px;font-size:20px}.popup-module___RHdpW__contactBtn{color:#fff;background:#ff4e6b;border-radius:24px;margin-top:16px;padding:12px 32px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.popup-module___RHdpW__contactBtn:hover{background:#ff2e52}.popup-module___RHdpW__metaGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:24px 0 30px;display:grid}.popup-module___RHdpW__metaCard{background:#fff;border:2px solid #fff5f7;border-radius:16px;padding:18px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 10px #ff4e6b14}.popup-module___RHdpW__metaCard:before{content:"";background:linear-gradient(90deg,#ff4e6b,#b794f6);width:100%;height:4px;position:absolute;top:0;left:0}.popup-module___RHdpW__metaCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #ff4e6b26}.popup-module___RHdpW__metaIconWrap{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;font-size:20px;display:inline-flex}.popup-module___RHdpW__metaIconPeriod{background:#fff0f3}.popup-module___RHdpW__metaIconHours{background:#f3e5f5}.popup-module___RHdpW__metaIconLocation{background:#fff8e1}.popup-module___RHdpW__metaIconReservation{background:#e3f2fd}.popup-module___RHdpW__metaIconAdmission{background:#e8f5e9}.popup-module___RHdpW__metaIconPerks{background:#fce4ec}.popup-module___RHdpW__metaIconBrand{background:#f3e5f5}.popup-module___RHdpW__metaIconOfficial{background:#e1f5fe}.popup-module___RHdpW__metaIconSns{background:#fff3e0}.popup-module___RHdpW__metaCardLabel{color:#999;letter-spacing:.08em;margin:0 0 6px;font-size:11px;font-weight:700}.popup-module___RHdpW__metaCardValue{color:#222;word-break:break-word;margin:0;font-size:15px;font-weight:600;line-height:1.5}.popup-module___RHdpW__metaCardValue a{color:#ff4e6b;font-weight:700;text-decoration:none}.popup-module___RHdpW__metaCardValue a:hover{text-decoration:underline}.popup-module___RHdpW__metaCardHighlight{background:linear-gradient(135deg,#fff5f7,#f3e5f5);border-color:#ff4e6b}.popup-module___RHdpW__metaCardHighlight:before{height:6px}@media (max-width:768px){.popup-module___RHdpW__layoutGrid{grid-template-columns:1fr}.popup-module___RHdpW__sidebar{position:static}.popup-module___RHdpW__heroTitle{font-size:24px}.popup-module___RHdpW__metaGrid{grid-template-columns:1fr;gap:10px}.popup-module___RHdpW__metaCard{padding:14px}}
