.instagramFeedSection{max-width:1080px;margin:0 auto;padding-top:94px}.instagramFeedHead{text-align:center;margin-bottom:20px}.instagramFeedTitle{letter-spacing:-.02em;color:var(--color-text);flex-direction:column;align-items:center;gap:8px;margin:0;font-size:clamp(26px,4.2vw,44px);font-weight:700;display:flex}.instagramFeedTitleIcon{flex:none}.instagramFeedLink{color:var(--color-text-secondary);flex:none;font-size:13px;font-weight:500;text-decoration:none}.instagramFeedLink:hover{color:var(--color-text)}.instagramFeedBody{min-height:120px;position:relative}.instagramFeedWidget{opacity:0;transition:opacity .3s}.instagramFeedWidget-visible{opacity:1}.instagramFeedSkeleton{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.instagramFeedSkeletonTile{aspect-ratio:1;background:var(--color-bg-muted);border-radius:4px;animation:1.4s ease-in-out infinite instagramFeedPulse}.instagramFeedSkeletonTile:nth-child(2){animation-delay:.1s}.instagramFeedSkeletonTile:nth-child(3){animation-delay:.2s}.instagramFeedSkeletonTile:nth-child(4){animation-delay:.3s}.instagramFeedSkeletonTile:nth-child(5){animation-delay:.4s}.instagramFeedSkeletonTile:nth-child(6){animation-delay:.5s}@keyframes instagramFeedPulse{0%,to{opacity:.6}50%{opacity:1}}.instagramFeedFallback{border:1px solid var(--color-border);text-align:center;min-height:160px;color:var(--color-text-secondary);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 20px;font-size:14px;display:flex}.instagramFeedFallback a{color:var(--color-primary);font-weight:600;text-decoration:underline}@media (max-width:640px){.instagramFeedSkeleton{grid-template-columns:repeat(3,1fr)}}
@keyframes fillIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}.pageWrap{max-width:1080px;margin:0 auto;padding:0 20px 96px}.heroCarousel{margin-top:0;margin-left:-20px;margin-right:-20px}.heroFrame{border:1px solid #00000014;position:relative;overflow:hidden}.heroTrack{transition:transform .5s cubic-bezier(.2,.8,.2,1);display:flex}.heroSlide{aspect-ratio:4/5;flex:none;width:100%;min-height:364px;max-height:800px;position:relative}.heroSlideBg{background:repeating-linear-gradient(135deg,#ededea 0 14px,#f4f4f1 14px 28px);position:absolute;inset:0}.heroSlideBgImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.heroSlideBgLabel{color:#12131a47;justify-content:center;align-items:center;font-family:ui-monospace,Menlo,monospace;font-size:12px;display:flex;position:absolute;inset:0}.heroSlideOverlay{background:linear-gradient(#12131a26 0%,#12131a0d 30%,#12131ad9 100%);position:absolute;inset:0}.heroTag{border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:flex;position:absolute;top:16px;left:16px}.heroTagBooking{color:#c8ff4d;background:#c8ff4d29;border:1px solid #c8ff4d66}.heroTagEvent{color:#f5f5f2;background:#ffffff29;border:1px solid #ffffff4d}.heroTagDot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite pulseDot}.heroSlideContent{color:#f5f5f2;padding:22px 20px 24px;position:absolute;bottom:0;left:0;right:0}.heroSlideDate{color:#fff;margin:0 0 6px;font-size:16px;font-weight:500}.heroSlideName{letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,7vw,48px);font-weight:700;line-height:1.12}.heroSlidePrice{color:#f5ff00;margin:0 0 14px;font-size:20px;font-weight:700}.heroCta{color:#12131a;cursor:pointer;background:#f5ff00;border:none;border-radius:999px;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.heroCtaWhite{background:#fff}.heroArrow{cursor:pointer;color:#f5f5f2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex;position:absolute;top:44%}.heroArrowPrev{left:12px}.heroArrowNext{right:12px}.heroDots{justify-content:center;gap:8px;margin-top:16px;display:none}.heroDot{cursor:pointer;background:#12131a33;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:all .3s}.heroDot.active{background:#12131a;width:22px}.secHead{background:#c8ff4d;margin-bottom:36px;margin-left:-20px;margin-right:-20px;padding:32px 20px}.secKicker{color:#12131a;letter-spacing:.14em;max-width:640px;margin:0 0 4px;font-size:13px;font-weight:700}.secTitle{letter-spacing:-.02em;color:#12131a;max-width:640px;margin:0;font-size:clamp(28px,4.4vw,48px);font-weight:700;line-height:1.1}.secSub{color:#12131a;max-width:640px;margin:7px 0 0;font-size:16px;line-height:1.6}.secUpcoming{margin-top:68px}.upcomingGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.upcomingCard{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.upcomingThumb{background:repeating-linear-gradient(135deg,#f0f0ec 0 12px,#f7f7f4 12px 24px);height:200px;position:relative}.upcomingThumbLabel{color:#12131a47;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:13px;display:flex;position:absolute;inset:0}.upcomingThumbImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.upcomingBadge{color:#c8ff4d;background:#12131a;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700;position:absolute;top:12px;left:12px}.upcomingBody{flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.upcomingName{letter-spacing:-.01em;margin:0 0 5px;font-size:18px;font-weight:700}.upcomingDate{color:#12131a8c;margin:0;font-size:13px}.upcomingProgressWrap{margin-top:auto}.upcomingProgressRow{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.upcomingCount{color:#12131a;font-size:13px;font-weight:700}.upcomingLeft{color:#12131a80;font-size:12px}.upcomingProgressBg{background:#12131a14;border-radius:999px;height:7px;overflow:hidden}.upcomingProgressFill{transform-origin:0;background:#c8ff4d;border-radius:999px;height:100%;animation:1s cubic-bezier(.2,.8,.2,1) both fillIn}.secOpenBus{margin-top:105px}.openBusList{flex-direction:column;gap:16px;display:flex}.openBusRow{color:inherit;background:#fff;border:1px solid #0000001a;border-radius:16px;text-decoration:none;display:flex;overflow:hidden}.openBusRowThumb{background:repeating-linear-gradient(135deg,#f0f0ec 0 12px,#f7f7f4 12px 24px);flex:0 0 35%;min-width:96px;position:relative}.openBusRowBody{flex-direction:column;flex:1;justify-content:center;gap:10px;min-width:0;padding:18px 20px;display:flex}.openBusRowBody .bestCta{align-self:flex-start;width:auto;margin-top:0;padding:12px 24px}.openBusRowBody .upcomingName{font-size:19px}.openBusRowBody .upcomingDate{font-size:14px}.openBusRowBody .upcomingLeft{font-size:15px}.openBusPriceRow{justify-content:space-between;align-items:baseline;display:flex}.openBusPrice{color:#12131a;font-size:15px;font-weight:700}.openBusMoreBtn{color:#12131a;cursor:pointer;background:0 0;border:0;border-radius:999px;width:100%;margin-top:16px;padding:12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.openBusMoreBtn:hover{color:#f5f5f2;background:#12131a;border-color:#12131a}.notifyBtn{color:#12131a;cursor:pointer;background:0 0;border:1px solid #12131a;border-radius:999px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.notifyBtn:hover{color:#f5f5f2;background:#12131a}.notifyBtnActive,.notifyBtnActive:hover{color:#f5f5f2;cursor:default;background:#12131a}.notifyModalBackdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.notifyModal{background:#fff;border:1px solid #000;width:100%;max-width:360px;padding:24px}.notifyModalHead{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.notifyModalTitle{color:#12131a;font-size:18px;font-weight:700}.notifyModalClose{cursor:pointer;color:#12131a;background:0 0;border:none;font-size:18px;line-height:1}.notifyModalForm{flex-direction:column;gap:16px;display:flex}.notifyModalInput{color:#12131a;border:1px solid #00000026;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.notifyModalInput:focus{border-color:#12131a;outline:none}.notifyCheckRow{color:#12131a;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.notifyGoogleBtn{color:#12131a;cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.notifyGoogleBtn:hover{background:#f5f5f2}.secPast{margin-top:96px}.secPastHead{text-align:center;margin-bottom:34px}.secPastKicker{color:#12131a8c;letter-spacing:.14em;margin:0 0 14px;font-size:13px;font-weight:500}.secPastStat{letter-spacing:-.02em;margin:0;font-size:clamp(26px,4.2vw,44px);font-weight:700}.statHighlight{color:#12131a;background:linear-gradient(#0000 62%,#c8ff4d 62%)}.reviewMarqueeMask{margin:0 -20px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.reviewMarqueeTrack{gap:18px;width:max-content;padding:0 20px;animation:40s linear infinite marquee;display:flex}.reviewCard{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;flex:none;gap:16px;width:160px;height:300px;padding:26px;display:flex;overflow:hidden}.reviewStars{letter-spacing:2px;color:#12131a;font-size:15px}.reviewText{color:#12131a;-webkit-line-clamp:7;line-clamp:7;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin:0;font-size:15px;line-height:1.65;display:-webkit-box;overflow:hidden}.reviewFoot{border-top:1px solid #00000014;align-items:center;gap:12px;padding-top:16px;display:flex}.reviewAvatar{color:#c8ff4d;background:#12131a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.reviewName{margin:0;font-size:14px;font-weight:500}.reviewDate{color:#12131a73;margin:2px 0 0;font-size:13px}.reviewFest{color:#12131a80;margin:0;font-size:12px}.secBest{margin-top:96px}.secBestHead{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.secBestArrows{flex:none;gap:8px;display:flex}.bestArrow{cursor:pointer;color:#12131a;background:#fff;border:1px solid #00000024;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.bestFilters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.bestFilterBtn{cursor:pointer;color:#12131ab3;background:#fff;border:1px solid #00000024;border-radius:999px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.bestFilterBtn.active{color:#f5f5f2;background:#12131a;border-color:#12131a;font-weight:700}.bestScroller{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.bestScroller::-webkit-scrollbar{display:none}.bestCard{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;flex:none;width:280px;max-width:82vw;display:flex;overflow:hidden}.bestCardImg{aspect-ratio:4/5;background:repeating-linear-gradient(135deg,#f0f0ec 0 12px,#f7f7f4 12px 24px);position:relative}.bestCardImgLabel{color:#12131a47;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:13px;display:flex;position:absolute;inset:0}.bestCardOverlay{background:linear-gradient(#12131a00 40%,#12131ad1 100%);position:absolute;inset:0}.bestBadges{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:12px;left:12px}.bestBadge{border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700}.bestBadgeHot{color:#12131a;background:#c8ff4d}.bestBadgeDark{color:#f5f5f2;background:#12131ad1}.bestCardOverlayText{color:#f5f5f2;padding:14px;position:absolute;bottom:0;left:0;right:0}.bestTagline{color:#ffffffbf;margin:0;font-size:13px;font-weight:500}.bestName{letter-spacing:-.01em;margin:3px 0 0;font-size:19px;font-weight:700;line-height:1.2}.bestBody{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex}.bestDate{color:#12131a99;margin:0;font-size:13px}.bestTags{flex-wrap:wrap;gap:6px;display:flex}.bestTag{color:#12131a99;background:#12131a0d;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:500}.bestCta{color:#f5f5f2;cursor:pointer;background:#12131a;border:none;border-radius:999px;width:100%;margin-top:auto;padding:13px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.bestCta:hover:not(:disabled){background:#2a2b36}.bestCta:disabled{cursor:default;background:#12131a40}
