@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Inter:wght@400;600;700&display=swap");:root{--color-bg-main:#f5f5f5;--color-title:var(--color-ink-stone);--color-subtitle:var(--color-ink-stone);--color-accent-gold:#e6c326;--color-accent-gold-hover:#bf9f13;--color-brand-pink:#481139;--color-pink-hover:#a7407f;--color-dark-pink:#481139;--color-berry-silk:rgb(156,45,93);--color-porcelain-blush:#f19ed9;--color-apricot-whisper:rgb(255,209,166);--color-pistachio-cream:rgb(210,230,199);--color-lavender-veil:rgb(202,187,233);--color-mulberry-wine:rgb(119,51,68);--color-charcoal-velvet:rgb(61,61,78);--color-ivory-glow:rgb(255,248,240);--color-ink-stone:rgb(44,43,60);--color-dusky-periwinkle:rgb(165,179,209);--color-indigo-fog:rgb(109,127,174);--color-lavender-ash:rgb(191,170,205);--color-plum-dust:rgb(124,76,104);--color-champagne-blush:rgb(246,227,230);--color-orchid-mist:rgb(200,166,184);--color-accent-blue:#1c6e8c;--color-accent-blue-hover:rgb(41,156,198);--heading-font:"Playfair Display",serif;--body-font:"Arial",sans-serif;--max-width:100vw;--text-primary:var(--color-title);--text-secondary:var(--color-subtitle);--bg-light:var(--color-bg-main);--bg-section:white}.btn-brand{background-color:var(--color-brand-pink);color:white;padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;transition:background-color .3s ease;display:inline-block;font-family:var(--body-font)}.btn-brand:hover{background-color:var(--color-pink-hover)}@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap");.FashionShowPopup_overlay___hm1Y{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(72,17,57,.95) 0,rgba(0,0,0,.98) 100%);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;animation:FashionShowPopup_fadeIn__Q8GHn .5s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:Editor\'sNote,serif}@keyframes FashionShowPopup_fadeIn__Q8GHn{0%{opacity:0}to{opacity:1}}.FashionShowPopup_banner__uk9BF{position:relative;background:linear-gradient(135deg,#ffffff,#fff5f8 50%,#ffffff);border-radius:24px;max-width:1200px;width:95%;max-height:85vh;overflow:hidden;box-shadow:0 0 0 3px #d4af37,0 0 0 6px #a7407f,0 0 80px rgba(212,175,55,.4),0 0 40px rgba(167,64,127,.3),0 20px 80px rgba(0,0,0,.5);animation:FashionShowPopup_bannerEntrance__IXvEH .6s cubic-bezier(.34,1.56,.64,1)}@keyframes FashionShowPopup_bannerEntrance__IXvEH{0%{transform:scale(.8) rotateX(10deg);opacity:0}to{transform:scale(1) rotateX(0deg);opacity:1}}.FashionShowPopup_sparkles__j_tpy{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1}.FashionShowPopup_sparkle__oweWS{position:absolute;font-size:1.5rem;animation:FashionShowPopup_twinkle__QfT5q 2s ease-in-out infinite;opacity:0}.FashionShowPopup_sparkle__oweWS:first-child{animation-delay:0s}.FashionShowPopup_sparkle__oweWS:nth-child(2){animation-delay:.3s}.FashionShowPopup_sparkle__oweWS:nth-child(3){animation-delay:.6s}.FashionShowPopup_sparkle__oweWS:nth-child(4){animation-delay:.9s}.FashionShowPopup_sparkle__oweWS:nth-child(5){animation-delay:1.2s}.FashionShowPopup_sparkle__oweWS:nth-child(6){animation-delay:1.5s}@keyframes FashionShowPopup_twinkle__QfT5q{0%,to{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(180deg)}}.FashionShowPopup_closeButton__9xo1r{position:absolute;top:1.5rem;right:1.5rem;background:rgba(0,0,0,.6);border:2px solid rgba(255,255,255,.3);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FashionShowPopup_closeButton__9xo1r:hover{background:rgba(0,0,0,.8);transform:rotate(90deg) scale(1.1);border-color:rgba(212,175,55,.8)}.FashionShowPopup_closeButton__9xo1r svg{color:white}.FashionShowPopup_bannerContent__msdYx{display:flex;height:100%;position:relative;z-index:2}.FashionShowPopup_flyerSide__6QDLx{flex:0 0 45%;position:relative;overflow:hidden;background:linear-gradient(135deg,#481139,#a7407f);display:flex;align-items:center;justify-content:center}.FashionShowPopup_flyer__gflIR{width:100%;height:100%;object-fit:cover;animation:FashionShowPopup_subtleZoom__2L_j1 20s ease-in-out infinite alternate}@keyframes FashionShowPopup_subtleZoom__2L_j1{0%{transform:scale(1)}to{transform:scale(1.05)}}.FashionShowPopup_contentSide__D4QBf{flex:1 1;padding:3rem 3.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,245,248,.95));position:relative;overflow:hidden}.FashionShowPopup_contentSide__D4QBf:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(212,175,55,.1) 0,transparent 70%);animation:FashionShowPopup_slowRotate__j_nJ7 30s linear infinite}@keyframes FashionShowPopup_slowRotate__j_nJ7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FashionShowPopup_anniversaryBadge__3W8jh{margin-bottom:1.5rem;position:relative;z-index:1}.FashionShowPopup_badgeInner__xKq_u{width:100px;height:100px;background:linear-gradient(135deg,#d4af37,#f4e4a6 50%,#d4af37);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(212,175,55,.6),inset 0 2px 10px rgba(255,255,255,.5),0 8px 20px rgba(0,0,0,.2);border:4px solid rgba(255,255,255,.8)}.FashionShowPopup_badgeNumber__KRpjE{font-size:2.5rem;font-weight:900;color:#481139;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.FashionShowPopup_badgeYears__xVR3b{font-size:.7rem;font-weight:800;color:#481139;letter-spacing:2px}.FashionShowPopup_mainTitle__t8HOS{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;position:relative;z-index:1}.FashionShowPopup_titleLine1__Stgl_{font-size:1.8rem;font-weight:800;letter-spacing:3px;color:#481139;text-transform:uppercase;animation:FashionShowPopup_slideInLeft__sxXfR .6s ease .3s both}.FashionShowPopup_titleLine2__mG_V5{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#d4af37,#a7407f 50%,#481139);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:2px;line-height:1;animation:FashionShowPopup_slideInRight__JJIhQ .6s ease .5s both;text-shadow:2px 2px 4px rgba(0,0,0,.1)}@keyframes FashionShowPopup_slideInLeft__sxXfR{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes FashionShowPopup_slideInRight__JJIhQ{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}.FashionShowPopup_tagline__Cz9jj{font-size:1.2rem;color:#a7407f;font-weight:600;letter-spacing:2px;margin-bottom:2rem;position:relative;z-index:1;animation:FashionShowPopup_fadeInUp__qNQri .6s ease .7s both}@keyframes FashionShowPopup_fadeInUp__qNQri{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.FashionShowPopup_eventDetails__1GOZu{display:flex;gap:2.5rem;margin-bottom:2.5rem;position:relative;z-index:1;animation:FashionShowPopup_fadeInUp__qNQri .6s ease .9s both}.FashionShowPopup_detail__qhp7N{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.8);border-radius:50px;border:2px solid rgba(212,175,55,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FashionShowPopup_detailIcon__Q8KJ5{font-size:1.5rem;color:#a7407f;flex-shrink:0}.FashionShowPopup_detailText__fCWPZ{font-size:1rem;font-weight:700;color:#481139;white-space:nowrap}.FashionShowPopup_ctaButton__iG9mv{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 3rem;font-size:1.3rem;font-weight:900;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#d4af37,#f4e4a6 50%,#d4af37);color:#481139;border:none;border-radius:60px;text-decoration:none;cursor:pointer;position:relative;overflow:visible;box-shadow:0 8px 24px rgba(212,175,55,.5),0 0 40px rgba(212,175,55,.3),inset 0 2px 6px rgba(255,255,255,.8);transition:all .3s ease;z-index:1;animation:FashionShowPopup_fadeInUp__qNQri .6s ease 1.1s both}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.FashionShowPopup_ctaButton__iG9mv:after{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:64px;background:conic-gradient(from var(--angle),#d4af37 0deg,#f4e4a6 60deg,#a7407f 120deg,#481139 180deg,#a7407f 240deg,#f4e4a6 300deg,#d4af37 1turn);z-index:-1;animation:FashionShowPopup_ribbonRotate__E2Fn7 6s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:6px;--angle:0deg}@keyframes FashionShowPopup_ribbonRotate__E2Fn7{0%{--angle:0deg}to{--angle:360deg}}.FashionShowPopup_ctaButton__iG9mv:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s;border-radius:60px;z-index:2}.FashionShowPopup_ctaButton__iG9mv:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(212,175,55,.7),0 0 60px rgba(212,175,55,.5),inset 0 2px 8px rgba(255,255,255,1)}.FashionShowPopup_ctaButton__iG9mv:hover:after{animation:FashionShowPopup_ribbonRotate__E2Fn7 4s linear infinite}.FashionShowPopup_ctaButton__iG9mv:hover:before{left:100%}.FashionShowPopup_ctaText__hFZl3{position:relative;z-index:1}.FashionShowPopup_ctaArrow__y9ExU{font-size:1.8rem;transition:transform .3s ease;position:relative;z-index:1}.FashionShowPopup_ctaButton__iG9mv:hover .FashionShowPopup_ctaArrow__y9ExU{transform:translateX(8px)}.FashionShowPopup_learnMore__2uqJR{margin-top:1.5rem;color:#a7407f;text-decoration:none;font-size:1rem;font-weight:600;position:relative;z-index:1;transition:all .3s ease;animation:FashionShowPopup_fadeInUp__qNQri .6s ease 1.3s both}.FashionShowPopup_learnMore__2uqJR:hover{color:#481139;transform:translateY(-2px)}.FashionShowPopup_learnMore__2uqJR:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#a7407f,#d4af37);transform:scaleX(0);transition:transform .3s ease}.FashionShowPopup_learnMore__2uqJR:hover:after{transform:scaleX(1)}@media (max-width:1024px){.FashionShowPopup_bannerContent__msdYx{flex-direction:column}.FashionShowPopup_flyerSide__6QDLx{flex:0 0 auto;max-height:40vh;width:100%}.FashionShowPopup_contentSide__D4QBf{padding:2rem 1.5rem}.FashionShowPopup_titleLine1__Stgl_{font-size:1.3rem}.FashionShowPopup_titleLine2__mG_V5{font-size:2.5rem}.FashionShowPopup_eventDetails__1GOZu{flex-direction:column;gap:1rem}.FashionShowPopup_ctaButton__iG9mv{font-size:1.1rem;padding:1.2rem 2.5rem}}@media (max-width:768px){.FashionShowPopup_overlay___hm1Y{padding:1rem}.FashionShowPopup_banner__uk9BF{width:98%;max-height:92vh}.FashionShowPopup_contentSide__D4QBf{padding:1.5rem 1rem}.FashionShowPopup_badgeInner__xKq_u{width:80px;height:80px}.FashionShowPopup_badgeNumber__KRpjE{font-size:2rem}.FashionShowPopup_badgeYears__xVR3b{font-size:.6rem}.FashionShowPopup_titleLine1__Stgl_{font-size:1.1rem;letter-spacing:2px}.FashionShowPopup_titleLine2__mG_V5{font-size:2rem}.FashionShowPopup_tagline__Cz9jj{font-size:.9rem;margin-bottom:1.5rem}.FashionShowPopup_detail__qhp7N{padding:.6rem 1rem}.FashionShowPopup_detailIcon__Q8KJ5{font-size:1.2rem}.FashionShowPopup_detailText__fCWPZ{font-size:.9rem}.FashionShowPopup_ctaButton__iG9mv{font-size:1rem;padding:1rem 2rem;gap:.5rem}.FashionShowPopup_ctaArrow__y9ExU{font-size:1.4rem}.FashionShowPopup_sparkle__oweWS{font-size:1.2rem}.FashionShowPopup_closeButton__9xo1r{top:1rem;right:1rem;width:40px;height:40px}}.Press_pressSection__mg0ds{position:relative;width:100vw;height:80vh;overflow:hidden}.Press_slide__VOK40,.Press_swiper__N981V{width:100%;height:100%}.Press_slide__VOK40{position:relative}.Press_media__1LCxa{width:100%;height:100%;object-fit:cover}.Press_overlay__s4ToA{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.1));z-index:1}.Press_textContent__mJVhG{position:absolute;display:flex;flex-direction:column;align-items:center;top:80%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;color:#fff;max-width:90%;padding:1rem}.Press_title__kmY3K{font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.Press_subtitle__mxs5P{font-size:1.2rem;margin-bottom:1.5rem}.Press_readMoreBtn__H2KP8{background-color:var(--color-brand-pink);color:white;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;font-weight:500;font-size:1rem;transition:background-color .3s ease}.Press_readMoreBtn__H2KP8:hover{background-color:var(--color-pink-hover)}.Press_swiper-pagination-bullet__oQ7r0{background:#fff;opacity:.7}.Press_swiper-pagination-bullet-active__TTa4w{background:var(--color-brand-pink)}@media (max-width:768px){.Press_pressSection__mg0ds{height:60vh}.Press_title__kmY3K{font-size:2rem}.Press_subtitle__mxs5P{font-size:1rem}}.Join_joinSection__44OUb{font-family:Editor\'sNote,serif;text-align:center;padding:4rem 0;position:relative;margin-top:2rem}.Join_container__zogae{max-width:100vw;margin:0 auto;padding:0 2rem}.Join_title__Cl9dL{font-size:3.5rem;font-weight:500;color:var(--color-ink-stone);margin-bottom:2rem}.Join_cardsRow__jlfok{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.Join_card__wjVAh{background-color:white;border-radius:8px;width:350px;box-shadow:0 2px 5px rgba(0,0,0,.1);text-align:left;display:flex;flex-direction:column;justify-content:space-evenly;transition:transform .3s ease;font-family:Arial,sans-serif;text-align:center}.Join_card__wjVAh:hover{transform:translateY(-5px);box-sizing:border-box;box-shadow:0 4px 10px rgba(0,0,0,.3)}.Join_cardTitle__YgPQ7{font-family:Editor\'sNote,serif;font-size:1.5rem;color:var(--color-ink-stone);margin:.5rem;font-weight:550}.Join_cardDescription__ibzM3{font-size:.9rem;color:var(--color-subtitle);margin-bottom:1rem;line-height:1.4;padding:0 1rem}.Join_cardButton__pbE9G{display:inline-block;background-color:var(--color-brand-pink);color:white;padding:.5rem 1rem;border-radius:0 0 8px 8px;text-decoration:none;font-weight:500;transition:background-color .3s ease;font-size:.9rem;text-align:center}.Join_cardImage____4ZG{width:100%;height:auto;object-fit:cover;border-radius:8px 8px 0 0}.Join_cardButton__pbE9G:hover{background-color:var(--color-pink-hover)}.Join_testimonialBox__aMbe_{background:linear-gradient(180deg,rgb(195,88,161,.5),#fff);border-radius:.75rem;padding:1rem;margin-bottom:1rem;position:relative;display:flex;flex-direction:column;justify-content:center;height:320px}.Join_quote__ZY1YQ{font-family:Editor\'sNote,serif;font-size:1.5rem;color:var(--color-ink-stone);line-height:1.6}.Join_author__X7VYv{font-family:Parfumerie;font-size:2.7rem;color:var(--color-brand-pink);margin-top:.75rem;text-align:right}.Map_mapContainer__CSUY2{position:relative;display:flex;width:100%;min-height:650px;height:auto;gap:2rem;padding:3rem 2rem;background:linear-gradient(135deg,#fafafa,#f5f0f5);transition:all .4s cubic-bezier(.4,0,.2,1);max-height:80vh}.Map_centered__0BtTL{justify-content:center}.Map_shifted__WU7K3{justify-content:flex-start}.Map_mapWrapper__SUCYi{flex:1 1;position:relative;min-height:600px;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.8)}.Map_mapWrapper__SUCYi:hover{box-shadow:0 15px 50px rgba(0,0,0,.12),0 5px 15px rgba(0,0,0,.08)}.Map_sidebar__kMBOv{width:380px;background:rgba(255,255,255,.95);padding:0;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06);overflow:hidden;max-height:80vh;border:1px solid rgba(167,64,127,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.Map_sidebarContent__map_k{height:100%;display:flex;flex-direction:column}.Map_sidebarHeader__KEpeQ{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#481139,#a7407f);border-bottom:1px solid rgba(255,255,255,.1);position:-webkit-sticky;position:sticky;top:0;z-index:10}.Map_closeBtn__gYrxJ{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;cursor:pointer;border-radius:50%;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Map_closeBtn__gYrxJ:hover{background:rgba(255,255,255,.3);transform:rotate(90deg)}.Map_sidebarTitle__pIY2E{font-family:Editor\'sNote,serif;font-size:1.8rem;color:white;margin:0;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.1)}.Map_timelineWrapper__FA9_s{flex:1 1;overflow-y:auto;padding:2rem}.Map_yearSection__sfLKp{margin-bottom:2.5rem}.Map_yearBadge__jFeph{display:inline-block;background:linear-gradient(135deg,#481139,#a7407f);color:white;font-size:.9rem;font-weight:700;padding:.5rem 1.5rem;border-radius:50px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(72,17,57,.3);letter-spacing:.5px}.Map_eventsList__pOiyR{display:flex;flex-direction:column;gap:1.5rem}.Map_eventCard__8e79t{background:white;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(167,64,127,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.Map_eventCard__8e79t:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(72,17,57,.15);border-color:rgba(167,64,127,.3)}.Map_eventImageWrapper__yl2OF{width:100%;height:180px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);cursor:pointer}.Map_imageOverlay__OEdMJ{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(72,17,57,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Map_eventImageWrapper__yl2OF:hover .Map_imageOverlay__OEdMJ{opacity:1}.Map_expandIcon__YknpE{font-size:2.5rem;color:white;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.Map_eventImage__LXmNf{width:100%!important;height:100%!important;object-fit:cover;transition:transform .5s ease}.Map_eventCard__8e79t:hover .Map_eventImage__LXmNf{transform:scale(1.05)}.Map_eventContent__dEouz{padding:1.5rem}.Map_eventTitle__bGCHR{font-family:Arial,sans-serif;font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem;line-height:1.4}.Map_eventLink__7Qjz0{display:inline-flex;align-items:center;gap:.5rem;font-family:Arial,sans-serif;font-size:.95rem;font-weight:600;color:#a7407f;text-decoration:none;transition:all .3s ease;padding:.5rem 0}.Map_eventLink__7Qjz0:hover{color:#481139;gap:.75rem}.Map_emptyState__Hdj38{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.Map_emptyIcon__dQcXD{font-size:4rem;margin-bottom:1rem;opacity:.5}.Map_emptyText__BUaAr{font-size:1.1rem;color:#666;font-weight:500;margin-bottom:.5rem}.Map_emptySubtext__mw1l2{font-size:.9rem;color:#999}.Map_welcomeState__2IwdI{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;height:100%}.Map_welcomeIcon__h_iQ8{font-size:5rem;margin-bottom:1.5rem;animation:Map_float__LycEQ 3s ease-in-out infinite}@keyframes Map_float__LycEQ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Map_welcomeTitle__c2qzE{font-family:Editor\'sNote,serif;font-size:1.8rem;color:#481139;margin-bottom:1rem;font-weight:600}.Map_welcomeText__DT1c0{font-size:1rem;color:#666;line-height:1.6;max-width:280px}.Map_timelineWrapper__FA9_s::-webkit-scrollbar{width:6px}.Map_timelineWrapper__FA9_s::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:10px}.Map_timelineWrapper__FA9_s::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#481139,#a7407f);border-radius:10px}.Map_timelineWrapper__FA9_s::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a7407f,#481139)}.Map_lightbox__JkQ61{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:100000;padding:2rem;animation:Map_fadeIn___1HZ4 .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out}.Map_lightboxContent__Rz6Do{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;cursor:default}.Map_lightboxImage__CVK9q{max-width:100%;max-height:80vh;width:auto!important;height:auto!important;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:Map_zoomIn__X4DHx .3s ease}@keyframes Map_zoomIn__X4DHx{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.Map_lightboxCaption__26LBD{color:white;font-size:1.2rem;font-weight:500;margin-top:1.5rem;text-align:center;max-width:600px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.Map_lightboxClose___4GR0{position:fixed;top:2rem;right:2rem;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.3);width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:white;cursor:pointer;border-radius:50%;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100001}.Map_lightboxClose___4GR0:hover{background:rgba(255,255,255,.25);transform:rotate(90deg) scale(1.1)}@media (max-width:1024px){.Map_sidebar__kMBOv{width:340px}.Map_mapContainer__CSUY2{padding:2rem 1.5rem;gap:1.5rem}}@media (max-width:768px){.Map_mapContainer__CSUY2{display:none}}.Welcome_page__A2rnh{font-family:Arial,sans-serif;color:var(--color-ink-stone)}.Welcome_welcomeSection__itJAH{margin-left:15rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Welcome_welcomeContent__yO_d_{display:flex;gap:3rem;flex-wrap:wrap;align-items:flex-start}.Welcome_welcomeText__xKjX7{flex:2 1;font-size:1rem;line-height:1.2}.Welcome_welcomeText__xKjX7 h2{font-family:Editor\'sNote,serif;font-size:2.25rem;color:var(--color-brand-pink);margin-bottom:1rem;font-feature-settings:"smcp";font-variant-caps:small-caps}.Welcome_welcomeText__xKjX7 p{margin-bottom:.9rem;color:var(--color-ink-stone)}.Welcome_welcomeText__xKjX7 ul{padding-left:1.5rem;margin-bottom:1.5rem}.Welcome_welcomeText__xKjX7 li{margin-bottom:.1rem}.Welcome_signature__NKhkJ{font-family:Parfumerie;font-size:3rem;color:var(--color-brand-pink);line-height:1}.Welcome_welcomeImagePlaceholder__1LOp5{flex:1 1;min-width:260px;text-align:center}.Welcome_welcomeImagePlaceholder__1LOp5 img{max-width:100%;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.Welcome_presidentTitle__OId_Y{font-family:Editor\'sNote,serif;font-size:1.5rem;color:var(--color-ink-stone);margin-top:1rem}@media (max-width:768px){.Welcome_page__A2rnh,.Welcome_welcomeSection__itJAH{display:flex;flex-direction:column;align-items:center}.Welcome_welcomeSection__itJAH{justify-content:center;margin:0}.Welcome_welcomeContent__yO_d_{flex-direction:column;align-items:center;justify-content:center}.Welcome_welcomeText__xKjX7{flex:none;text-align:center}.Welcome_welcomeImagePlaceholder__1LOp5{margin-top:2rem}.Welcome_modalContent__sjSm3{display:flex;flex-direction:column;align-items:center;justify-content:center}}.EnvelopeModal_wrapper__exABi{display:flex;flex-direction:column;align-items:center;border-radius:1.5rem}.EnvelopeModal_titleText__EVsfu{font-family:Editor\'sNote,serif;font-size:1.75rem;margin-bottom:1rem;color:var(--color-ink-stone);text-align:center;letter-spacing:.5px}.EnvelopeModal_envelope___CRMx{position:relative;width:200px;height:140px;background:transparent;border:none;cursor:pointer;transition:transform .3s ease}.EnvelopeModal_envelope___CRMx:hover{transform:scale(1.05)}.EnvelopeModal_flap__h87_p{position:absolute;top:0;left:0;width:100%;height:60%;background:linear-gradient(to bottom right,#c258a3,#fce0f3);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);z-index:2;border-top-left-radius:8px;border-top-right-radius:8px}.EnvelopeModal_body__gyhA2{position:absolute;bottom:0;width:100%;height:100%;background:white;border:2px solid #c258a3;border-radius:0 0 8px 8px;z-index:1;box-shadow:0 4px 12px rgba(0,0,0,.1)}.EnvelopeModal_openLabel__Iu57w{position:absolute;bottom:10px;right:12px;font-family:Parfumerie,cursive;font-size:2rem;color:#4a3b4f;z-index:3}.EnvelopeModal_modalOverlay__sV_SM{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999}.EnvelopeModal_modalContent___gBK8{background:white;max-width:80vw;max-height:90vh;overflow-y:auto;padding:2.5rem;border-radius:20px;font-family:Editor\'sNote,serif;animation:EnvelopeModal_fadeInScale__tN48n .4s ease;position:relative;box-shadow:0 12px 28px rgba(0,0,0,.2)}@keyframes EnvelopeModal_fadeInScale__tN48n{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.EnvelopeModal_closeButton__yzamH{position:absolute;top:1rem;right:1rem;font-size:1.6rem;background:none;border:none;cursor:pointer;color:#c258a3;font-weight:700}@media (max-width:768px){.EnvelopeModal_modalContent___gBK8{width:95vw;padding:1.5rem}.EnvelopeModal_openLabel__Iu57w,.EnvelopeModal_titleText__EVsfu{font-size:1.5rem}}