.RegionalSchedule-module__BQwUUq__container{max-width:1400px;padding:var(--space-xl) 0;margin:0}.RegionalSchedule-module__BQwUUq__sectionHeader{text-align:center;background:#e754800a;border:1px solid #e7548014;border-radius:40px;margin-bottom:30px;padding:30px 20px;box-shadow:0 10px 30px #e7548008}.RegionalSchedule-module__BQwUUq__sectionTitle{color:var(--charcoal);letter-spacing:-.04em;font-size:2.5rem;font-weight:800;font-family:var(--font-serif);margin-bottom:12px}.RegionalSchedule-module__BQwUUq__sectionSubtitle{font-family:var(--font-accent);color:var(--romantic-pink-dark);opacity:.95;letter-spacing:-.01em;font-size:1.5rem;font-weight:400}[data-layout-animate]{opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}[data-layout-animate].visible{opacity:1;transform:translateY(0)}.RegionalSchedule-module__BQwUUq__regionCard{box-shadow:var(--shadow-sm);margin-bottom:var(--space-5xl);background:#fff;border:1px solid #e754800d;border-radius:40px;overflow:hidden}.RegionalSchedule-module__BQwUUq__regionHeader{background:#e754800d;border-bottom:1px solid #e754801a;align-items:baseline;gap:12px;padding:16px 32px;display:flex}.RegionalSchedule-module__BQwUUq__regionTitle{color:var(--charcoal);font-size:2.8rem;font-weight:800;font-family:var(--font-serif);letter-spacing:-.02em}.RegionalSchedule-module__BQwUUq__highlight{background:#e75480;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;margin-left:14px;padding:6px 14px;font-size:.9rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 4px 12px #e7548040;color:#fff!important}.RegionalSchedule-module__BQwUUq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;padding:32px;display:grid}.RegionalSchedule-module__BQwUUq__card{transition:var(--transition-base);background:#fff;border:1px solid #00000005;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000a}.RegionalSchedule-module__BQwUUq__card:hover{transform:translateY(-4px);box-shadow:0 4px 20px #e754801a}.RegionalSchedule-module__BQwUUq__cardLink{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.RegionalSchedule-module__BQwUUq__imageWrapper{aspect-ratio:4/3;background:#f8f8f8;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.RegionalSchedule-module__BQwUUq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.RegionalSchedule-module__BQwUUq__card:hover .RegionalSchedule-module__BQwUUq__cardImage{transform:scale(1.03)}.RegionalSchedule-module__BQwUUq__imagePlaceholder{background:linear-gradient(45deg, var(--romantic-pink-light), var(--rose-gold-light));color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;display:flex}.RegionalSchedule-module__BQwUUq__cardContent{flex-direction:column;flex:1;padding:18px;display:flex}.RegionalSchedule-module__BQwUUq__fairName{color:var(--charcoal);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.7em;margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.RegionalSchedule-module__BQwUUq__cardDetails{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.RegionalSchedule-module__BQwUUq__detail{color:#222;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.RegionalSchedule-module__BQwUUq__detailIcon{font-size:.95rem}.RegionalSchedule-module__BQwUUq__cardFooter{border-top:1px solid #f1f1f1;padding-top:12px}.RegionalSchedule-module__BQwUUq__cardNote{color:var(--romantic-pink-dark);text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;font-size:.85rem;font-weight:700;overflow:hidden}.RegionalSchedule-module__BQwUUq__cardBtn{background:var(--romantic-pink);cursor:pointer;text-align:center;width:100%;transition:var(--transition-base);border:none;border-radius:12px;margin-top:auto;padding:10px;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #e7548026;color:#fff!important}.RegionalSchedule-module__BQwUUq__card:hover .RegionalSchedule-module__BQwUUq__cardBtn{background:var(--romantic-pink-dark);transform:translateY(-2px);box-shadow:0 6px 16px #e7548040}.RegionalSchedule-module__BQwUUq__badge{color:#fff;z-index:2;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 1px 3px #0000001a}.RegionalSchedule-module__BQwUUq__badgeHot{background:#ff4757}.RegionalSchedule-module__BQwUUq__badgePremium{background:var(--rose-gold-dark)}.RegionalSchedule-module__BQwUUq__badgeNew{background:#2ed573}.RegionalSchedule-module__BQwUUq__emptyState{padding:var(--space-3xl);text-align:center;color:var(--warm-gray-400);grid-column:1/-1;font-size:.9rem;font-style:italic}@media (max-width:768px){.RegionalSchedule-module__BQwUUq__sectionHeader{border-radius:24px;margin-bottom:24px;padding:24px 16px}.RegionalSchedule-module__BQwUUq__sectionTitle{word-break:keep-all;font-size:1.6rem;line-height:1.2}.RegionalSchedule-module__BQwUUq__sectionSubtitle{word-break:keep-all;font-size:1rem;line-height:1.4}.RegionalSchedule-module__BQwUUq__regionCard{margin-bottom:var(--space-2xl);border-radius:24px}.RegionalSchedule-module__BQwUUq__regionHeader{padding:10px 16px}.RegionalSchedule-module__BQwUUq__regionTitle{font-size:1.5rem}.RegionalSchedule-module__BQwUUq__container .RegionalSchedule-module__BQwUUq__grid{gap:24px;padding:16px;grid-template-columns:1fr!important}.RegionalSchedule-module__BQwUUq__cardBtn{background:var(--romantic-pink-dark)!important;color:#fff!important;padding:12px!important;font-size:1rem!important}.RegionalSchedule-module__BQwUUq__fairName{height:auto;margin-bottom:12px;font-size:1.15rem;line-height:1.4;display:block;overflow:visible}.RegionalSchedule-module__BQwUUq__detail{gap:10px;font-size:.95rem;color:#111!important}.RegionalSchedule-module__BQwUUq__detailIcon{font-size:1rem}.RegionalSchedule-module__BQwUUq__cardContent{padding:16px}.RegionalSchedule-module__BQwUUq__cardNote{white-space:normal;font-size:.85rem}}@media (max-width:480px){.RegionalSchedule-module__BQwUUq__sectionHeader{padding:20px 12px}.RegionalSchedule-module__BQwUUq__sectionTitle{font-size:1.4rem}.RegionalSchedule-module__BQwUUq__sectionSubtitle{font-size:.95rem}}
.GovernmentSupport-module__QcSq4q__section{background:linear-gradient(175deg, var(--cloud-dancer) 0%, #eef3f1 50%, var(--cloud-dancer) 100%)}.GovernmentSupport-module__QcSq4q__header{margin-bottom:var(--space-3xl)}.GovernmentSupport-module__QcSq4q__policyGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);display:grid}.GovernmentSupport-module__QcSq4q__policyCard{padding:var(--space-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition-base);background:#fff;border:1px solid #0000000a;position:relative;overflow:hidden}.GovernmentSupport-module__QcSq4q__policyCard:before{content:"";border-radius:0 4px 4px 0;width:4px;height:100%;position:absolute;top:0;left:0}.GovernmentSupport-module__QcSq4q__policyCard.GovernmentSupport-module__QcSq4q__pink:before{background:var(--romantic-pink-dark)}.GovernmentSupport-module__QcSq4q__policyCard.GovernmentSupport-module__QcSq4q__rose:before{background:var(--rose-gold)}.GovernmentSupport-module__QcSq4q__policyCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.GovernmentSupport-module__QcSq4q__policyHeader{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.GovernmentSupport-module__QcSq4q__policyIcon{flex-shrink:0;font-size:2rem}.GovernmentSupport-module__QcSq4q__policyTitle{font-family:var(--font-serif);font-size:1.1rem;line-height:1.4}.GovernmentSupport-module__QcSq4q__policyPeriod{color:var(--warm-gray-400);margin-top:2px;font-size:.75rem;display:block}.GovernmentSupport-module__QcSq4q__policyAmount{font-family:var(--font-serif);color:var(--romantic-pink-dark);margin-bottom:var(--space-md);padding:var(--space-sm) 0;border-top:1px solid var(--warm-gray-100);border-bottom:1px solid var(--warm-gray-100);font-size:1.6rem;font-weight:700}.GovernmentSupport-module__QcSq4q__policyCard.GovernmentSupport-module__QcSq4q__rose .GovernmentSupport-module__QcSq4q__policyAmount{color:var(--rose-gold)}.GovernmentSupport-module__QcSq4q__policyDesc{color:var(--warm-gray-600);font-size:.88rem;line-height:1.7}.GovernmentSupport-module__QcSq4q__disclaimer{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-md);border-left:3px solid var(--romantic-pink-dark);background:#e754800a;display:flex}.GovernmentSupport-module__QcSq4q__disclaimerIcon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.GovernmentSupport-module__QcSq4q__disclaimer p{color:var(--warm-gray-600);font-size:.85rem;line-height:1.7}@media (max-width:768px){.GovernmentSupport-module__QcSq4q__policyGrid{grid-template-columns:1fr}}
.TrendGallery-module__uj78Uq__section{background:var(--off-white)}.TrendGallery-module__uj78Uq__header{margin-bottom:var(--space-3xl)}[data-animate]{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.TrendGallery-module__uj78Uq__isVisible{opacity:1!important;transform:translateY(0)!important}.TrendGallery-module__uj78Uq__dressGrid{gap:var(--space-lg);margin-bottom:var(--space-3xl);grid-template-columns:repeat(4,1fr);display:grid}.TrendGallery-module__uj78Uq__dressCard{border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000a;overflow:hidden}.TrendGallery-module__uj78Uq__dressCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.TrendGallery-module__uj78Uq__dressVisual{justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.TrendGallery-module__uj78Uq__dressEmoji{filter:drop-shadow(0 4px 8px #0000001a);transition:var(--transition-spring);font-size:4rem}.TrendGallery-module__uj78Uq__dressCard:hover .TrendGallery-module__uj78Uq__dressEmoji{transform:scale(1.15)rotate(-5deg)}.TrendGallery-module__uj78Uq__dressContent{padding:var(--space-lg)}.TrendGallery-module__uj78Uq__dressTitleEn{letter-spacing:1.5px;text-transform:uppercase;color:var(--romantic-pink-dark);margin-bottom:4px;font-size:.68rem;font-weight:600;display:block}.TrendGallery-module__uj78Uq__dressTitle{margin-bottom:var(--space-sm);font-size:1.2rem;font-family:var(--font-serif)}.TrendGallery-module__uj78Uq__dressDesc{color:var(--warm-gray-600);margin-bottom:var(--space-md);max-height:0;font-size:.85rem;line-height:1.7;transition:max-height .4s,margin-bottom .4s;overflow:hidden}.TrendGallery-module__uj78Uq__dressCard:hover .TrendGallery-module__uj78Uq__dressDesc,.TrendGallery-module__uj78Uq__dressCard.TrendGallery-module__uj78Uq__expanded .TrendGallery-module__uj78Uq__dressDesc{max-height:200px}.TrendGallery-module__uj78Uq__tags{flex-wrap:wrap;gap:6px;display:flex}.TrendGallery-module__uj78Uq__tag{color:var(--rose-gold-dark);border-radius:var(--radius-full);background:#b76e7914;padding:3px 10px;font-size:.7rem;font-weight:500}.TrendGallery-module__uj78Uq__venueSection{margin-bottom:var(--space-3xl)}.TrendGallery-module__uj78Uq__venueTitle{margin-bottom:var(--space-xl);align-items:center;gap:var(--space-sm);font-size:1.5rem;font-family:var(--font-serif);display:flex}.TrendGallery-module__uj78Uq__venueIcon{font-size:1.2rem}.TrendGallery-module__uj78Uq__venueGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.TrendGallery-module__uj78Uq__venueCard{padding:var(--space-xl);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--warm-gray-100);transition:var(--transition-base);background:#fff}.TrendGallery-module__uj78Uq__venueCard:hover{border-color:var(--romantic-pink);box-shadow:var(--shadow-md);transform:translateY(-4px)}.TrendGallery-module__uj78Uq__trendCta{text-align:center;padding:var(--space-2xl);border-radius:var(--radius-lg);border:1px dashed var(--romantic-pink-light);background:linear-gradient(135deg,#e754800a 0%,#b76e790a 100%)}.TrendGallery-module__uj78Uq__trendCta p{color:var(--warm-gray-600);margin-bottom:var(--space-md);font-size:1rem}.TrendGallery-module__uj78Uq__trendCta button{background:var(--romantic-pink-dark);color:#fff;border-radius:var(--radius-full);transition:var(--transition-base);padding:12px 28px;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #e7548033}.TrendGallery-module__uj78Uq__trendCta button:hover{background:var(--rose-gold);transform:translateY(-2px);box-shadow:0 6px 16px #e754804d}@media (max-width:1024px){.TrendGallery-module__uj78Uq__dressGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TrendGallery-module__uj78Uq__dressGrid{gap:var(--space-md);grid-template-columns:1fr}.TrendGallery-module__uj78Uq__dressCard:hover .TrendGallery-module__uj78Uq__dressDesc,.TrendGallery-module__uj78Uq__dressDesc{max-height:200px!important}.TrendGallery-module__uj78Uq__venueGrid{gap:var(--space-md);grid-template-columns:1fr}}
.FAQSection-module__ZB1fIa__section{background:var(--off-white)}.FAQSection-module__ZB1fIa__header{margin-bottom:var(--space-3xl)}.FAQSection-module__ZB1fIa__faqList{max-width:800px;margin:0 auto}.FAQSection-module__ZB1fIa__faqItem{border-bottom:1px solid var(--warm-gray-100);transition:var(--transition-base)}.FAQSection-module__ZB1fIa__faqItem:first-child{border-top:1px solid var(--warm-gray-100)}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__warning{background:#e0115f05}.FAQSection-module__ZB1fIa__faqQuestion{width:100%;padding:var(--space-lg) var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-md);text-align:left;transition:var(--transition-fast);background:0 0;display:flex}.FAQSection-module__ZB1fIa__faqQuestion:hover{background:#00808005}.FAQSection-module__ZB1fIa__questionContent{flex-direction:column;gap:4px;display:flex}.FAQSection-module__ZB1fIa__faqCategory{letter-spacing:.5px;color:var(--teal);text-transform:uppercase;font-size:.7rem;font-weight:600}.FAQSection-module__ZB1fIa__questionText{color:var(--charcoal);font-size:1rem;font-weight:600;line-height:1.5}.FAQSection-module__ZB1fIa__warningText{color:var(--dazzling-red)!important}.FAQSection-module__ZB1fIa__chevron{color:var(--warm-gray-400);transition:var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__open .FAQSection-module__ZB1fIa__chevron{color:var(--teal);background:#0080800f;transform:rotate(180deg)}.FAQSection-module__ZB1fIa__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__open .FAQSection-module__ZB1fIa__faqAnswer{max-height:300px}.FAQSection-module__ZB1fIa__answerInner{padding:0 var(--space-md) var(--space-xl);color:var(--warm-gray-600);padding-left:var(--space-xl);border-left:2px solid var(--warm-gray-100);margin-left:var(--space-md);font-size:.92rem;line-height:1.8}.FAQSection-module__ZB1fIa__faqItem.FAQSection-module__ZB1fIa__warning .FAQSection-module__ZB1fIa__answerInner{border-left-color:var(--dazzling-red)}@media (max-width:768px){.FAQSection-module__ZB1fIa__faqQuestion{padding:var(--space-md) var(--space-sm)}.FAQSection-module__ZB1fIa__questionText{font-size:.92rem}.FAQSection-module__ZB1fIa__answerInner{padding-left:var(--space-md);margin-left:var(--space-sm);font-size:.85rem}}
.Footer-module__S6Hkya__footer{background:var(--charcoal);color:#ffffffb3;padding:var(--space-4xl) var(--space-xl) var(--space-2xl)}.Footer-module__S6Hkya__inner{max-width:var(--max-width);margin:0 auto}.Footer-module__S6Hkya__top{justify-content:space-between;gap:var(--space-3xl);margin-bottom:var(--space-3xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff14;display:flex}.Footer-module__S6Hkya__brand{max-width:380px}.Footer-module__S6Hkya__logo{font-family:var(--font-serif);color:#fff;margin-bottom:var(--space-md);font-size:1.2rem;font-weight:700;display:block}.Footer-module__S6Hkya__brandDesc{color:#ffffff80;font-size:.85rem;line-height:1.7}.Footer-module__S6Hkya__links{gap:var(--space-3xl);display:flex}.Footer-module__S6Hkya__linkGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__linkGroup h4{color:#fff;margin-bottom:var(--space-sm);font-size:.82rem;font-weight:600;font-family:var(--font-sans);letter-spacing:.5px}.Footer-module__S6Hkya__linkGroup a{color:#ffffff80;transition:var(--transition-fast);font-size:.82rem}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--teal-light)}.Footer-module__S6Hkya__email{color:#ffffff80;font-size:.82rem}.Footer-module__S6Hkya__seo{gap:var(--space-sm);margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff14;flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__seoLink{color:#ffffff4d;border-radius:var(--radius-full);transition:var(--transition-fast);border:1px solid #ffffff14;padding:4px 12px;font-size:.72rem}.Footer-module__S6Hkya__seoLink:hover{color:#fff9;border-color:#fff3}.Footer-module__S6Hkya__bottom{text-align:center}.Footer-module__S6Hkya__copyright{color:#fff6;margin-bottom:var(--space-sm);font-size:.78rem}.Footer-module__S6Hkya__disclaimer{color:#ffffff40;font-size:.7rem}@media (max-width:768px){.Footer-module__S6Hkya__top{gap:var(--space-2xl);flex-direction:column}.Footer-module__S6Hkya__links{gap:var(--space-2xl)}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:var(--space-3xl) var(--space-md) var(--space-xl)}.Footer-module__S6Hkya__links{gap:var(--space-lg);flex-direction:column}}
