.Navbar-module__UMbBgq__header{z-index:100;--logo-extra:28px;padding-top:env(safe-area-inset-top,0px);font-family:Montserrat,sans-serif;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;overflow:clip visible}.Navbar-module__UMbBgq__dark{--logo-extra:88px;background:0 0;border-bottom:1px solid #0000}.Navbar-module__UMbBgq__light{border-bottom:1px solid var(--beige-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);--logo-extra:28px;background:#fffffff7;box-shadow:0 1px #1a12100a}.Navbar-module__UMbBgq__nav{max-width:1200px;padding:0 var(--section-px);height:var(--header-h);align-items:center;gap:48px;margin:0 auto;display:flex;overflow:visible}.Navbar-module__UMbBgq__brand{flex-shrink:0;align-self:flex-start;align-items:flex-start;height:auto;margin-top:-14px;line-height:0;text-decoration:none;display:inline-flex;overflow:visible}.Navbar-module__UMbBgq__brandImage{width:auto;height:calc(var(--header-h) + var(--logo-extra));object-fit:contain;object-position:top center;transition:height .35s var(--ease-out);display:block}.Navbar-module__UMbBgq__brand :is(img,span){overflow:visible!important}.Navbar-module__UMbBgq__links{flex:1;justify-content:center;align-items:center;gap:36px;display:flex}.Navbar-module__UMbBgq__links a{white-space:nowrap;font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__UMbBgq__dark .Navbar-module__UMbBgq__links a{color:#ffffffd1}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__links a{color:var(--brown-soft)}.Navbar-module__UMbBgq__links a:hover{color:var(--rose-gold-light)}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__links a:hover{color:var(--brown)}.Navbar-module__UMbBgq__links a:after{content:"";background:currentColor;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Navbar-module__UMbBgq__links a:hover:after{transform:scaleX(1)}.Navbar-module__UMbBgq__actions{flex-shrink:0;align-items:center;gap:20px;display:flex}.Navbar-module__UMbBgq__social{font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__UMbBgq__dark .Navbar-module__UMbBgq__social{color:#ffffffbf}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__social{color:var(--brown-soft)}.Navbar-module__UMbBgq__social:hover{color:var(--rose-gold-light)}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__social:hover{color:var(--rose-gold-dark)}.Navbar-module__UMbBgq__cta{white-space:nowrap;border-radius:var(--radius-full);color:#fff;background:linear-gradient(135deg, var(--rose-gold) 0%, var(--rose-gold-dark) 100%);box-shadow:0 6px 24px var(--rose-gold-glow);transition:transform .2s var(--ease-out), box-shadow .2s;align-items:center;gap:12px;padding:4px 4px 4px 22px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__UMbBgq__cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #b8956f6b}.Navbar-module__UMbBgq__ctaArrow{width:34px;height:34px;color:var(--rose-gold-dark);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__ctaArrow svg{width:14px;height:14px}.Navbar-module__UMbBgq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;margin-left:auto;padding:0;display:none}.Navbar-module__UMbBgq__hamburger span{border-radius:1px;width:26px;height:2px;transition:background .3s;display:block}.Navbar-module__UMbBgq__dark .Navbar-module__UMbBgq__hamburger span{background:#fff}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__hamburger span{background:var(--brown)}.Navbar-module__UMbBgq__mobileActions{align-self:center;align-items:center;gap:10px;margin-top:6px;margin-left:auto;display:none}.Navbar-module__UMbBgq__iconBtn{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s,transform .2s;display:flex}.Navbar-module__UMbBgq__dark .Navbar-module__UMbBgq__iconBtn{background:linear-gradient(135deg, var(--rose-gold), var(--rose-gold-dark));color:#fff}.Navbar-module__UMbBgq__light .Navbar-module__UMbBgq__iconBtn{background:var(--brown);color:#fff}.Navbar-module__UMbBgq__iconBtn:hover{transform:translateY(-1px)}.Navbar-module__UMbBgq__drawer{z-index:200;background:var(--white);opacity:0;pointer-events:none;flex-direction:column;align-items:center;font-family:Montserrat,sans-serif;transition:opacity .35s;display:flex;position:fixed;inset:0}.Navbar-module__UMbBgq__drawer.Navbar-module__UMbBgq__open{opacity:1;pointer-events:all}.Navbar-module__UMbBgq__drawerClose{cursor:pointer;width:48px;height:48px;color:var(--brown);z-index:2;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px}.Navbar-module__UMbBgq__drawerBody{width:100%;max-width:360px;padding:calc(var(--header-h) + 24px) 32px 120px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:48px;display:flex}.Navbar-module__UMbBgq__drawerLinks{flex-direction:column;align-items:center;gap:28px;width:100%;display:flex}.Navbar-module__UMbBgq__drawerLinks a{letter-spacing:-.02em;color:var(--brown);text-align:center;font-size:clamp(26px,6.5vw,34px);font-weight:700;line-height:1.2;text-decoration:none;transition:color .2s}.Navbar-module__UMbBgq__drawerLinks a:hover{color:var(--rose-gold-dark)}.Navbar-module__UMbBgq__drawerCta{background:linear-gradient(135deg, var(--rose-gold) 0%, var(--rose-gold-dark) 100%);color:#fff;border-radius:var(--radius-full);box-shadow:0 8px 32px var(--rose-gold-glow);transition:transform .2s var(--ease-out), box-shadow .2s;align-items:center;gap:16px;padding:8px 8px 8px 32px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.Navbar-module__UMbBgq__drawerCta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #b8956f6b}.Navbar-module__UMbBgq__drawerCtaArrow{width:44px;height:44px;color:var(--rose-gold-dark);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__drawerBottomIcon{bottom:max(32px, env(safe-area-inset-bottom));background:var(--beige);border:1px solid var(--beige-dark);width:48px;height:48px;color:var(--brown-soft);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__UMbBgq__drawerBottomIcon:hover{background:var(--beige-warm);color:var(--brown);border-color:var(--rose-gold-light)}@media (max-width:1024px){.Navbar-module__UMbBgq__links,.Navbar-module__UMbBgq__actions{display:none}.Navbar-module__UMbBgq__mobileActions{display:flex}.Navbar-module__UMbBgq__hamburger{margin-left:10px;display:flex}.Navbar-module__UMbBgq__nav{gap:0}}@media (max-width:768px){.Navbar-module__UMbBgq__nav{padding:0 var(--section-px)}.Navbar-module__UMbBgq__brand{margin-top:-10px}.Navbar-module__UMbBgq__dark{--logo-extra:72px}.Navbar-module__UMbBgq__light{--logo-extra:24px}}
.MarkdownContent-module__WHPUXW__markdown{color:inherit;font-size:inherit;line-height:inherit}.MarkdownContent-module__WHPUXW__markdown>:first-child{margin-top:0}.MarkdownContent-module__WHPUXW__markdown>:last-child{margin-bottom:0}.MarkdownContent-module__WHPUXW__markdown p{margin:0 0 .75em}.MarkdownContent-module__WHPUXW__markdown p:last-child{margin-bottom:0}.MarkdownContent-module__WHPUXW__markdown strong{font-weight:700}.MarkdownContent-module__WHPUXW__markdown em{font-style:italic}.MarkdownContent-module__WHPUXW__markdown a{color:var(--rose-gold-dark,#9a7858);border-bottom:1px solid #b8956f66;font-weight:600;text-decoration:none}.MarkdownContent-module__WHPUXW__markdown a:hover{border-bottom-color:var(--rose-gold-dark,#9a7858)}.MarkdownContent-module__WHPUXW__markdown ul,.MarkdownContent-module__WHPUXW__markdown ol{margin:0 0 .75em;padding-left:1.25em}.MarkdownContent-module__WHPUXW__markdown li{margin-bottom:.35em}.MarkdownContent-module__WHPUXW__markdown li:last-child{margin-bottom:0}.MarkdownContent-module__WHPUXW__markdown blockquote{color:inherit;border-left:3px solid #b8956f73;margin:0 0 .75em;padding-left:1em}.MarkdownContent-module__WHPUXW__inline{display:inline}.MarkdownContent-module__WHPUXW__inline p{margin:0;display:inline}
.Footer-module__as8s1W__footer{background:var(--brown);padding:48px var(--section-px) 36px}.Footer-module__as8s1W__inner{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__as8s1W__tagline{color:#ffffffb8;text-align:center;max-width:720px;margin-inline:auto;font-size:clamp(16px,1.6vw,19px);font-weight:400;line-height:1.75}.Footer-module__as8s1W__bottom{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;padding-top:32px;display:flex}.Footer-module__as8s1W__brand{color:#ffffffd9;letter-spacing:-.01em;font-size:16px;font-weight:700}.Footer-module__as8s1W__contacts{flex-wrap:wrap;justify-content:center;gap:8px 32px;display:flex}.Footer-module__as8s1W__contacts a{color:#ffffff8c;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__contacts a:hover{color:var(--rose-gold-light)}.Footer-module__as8s1W__privacy{color:#ffffff59;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__privacy:hover{color:#fff9}.Footer-module__as8s1W__credit{color:#ffffff59;margin-top:8px;font-size:13px}.Footer-module__as8s1W__credit a{color:#ffffff8c;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__credit a:hover{color:var(--rose-gold-light)}@media (max-width:768px){.Footer-module__as8s1W__footer{padding-top:40px}.Footer-module__as8s1W__inner{gap:32px}.Footer-module__as8s1W__tagline{font-size:15px;line-height:1.7}.Footer-module__as8s1W__bottom{gap:20px;padding-top:28px}}
.Hero-module__oEVfFq__hero{width:100%;min-height:100dvh;font-family:Montserrat,sans-serif;position:relative;overflow:hidden}.Hero-module__oEVfFq__bg{animation:24s ease-out forwards Hero-module__oEVfFq__slowZoom;position:absolute;inset:0;transform:scale(1.05)}.Hero-module__oEVfFq__bgImage{object-fit:cover;object-position:center center}.Hero-module__oEVfFq__bgDesktop{display:block}.Hero-module__oEVfFq__bgMobile{object-position:center center;display:none}@media (max-width:900px){.Hero-module__oEVfFq__bgDesktop{display:none}.Hero-module__oEVfFq__bgMobile{display:block}}.Hero-module__oEVfFq__overlay{background:linear-gradient(105deg,#1a121061 0%,#1a121047 45%,#1a12102e 100%),linear-gradient(#0000 50%,#1a121052 100%);position:absolute;inset:0}.Hero-module__oEVfFq__glow{pointer-events:none;background:radial-gradient(circle,#b8956f24 0%,#0000 65%);width:55%;height:55%;position:absolute;top:15%;left:-5%}.Hero-module__oEVfFq__shell{z-index:10;min-height:100dvh;padding-left:var(--section-px);padding-right:var(--section-px);display:flex;position:relative}.Hero-module__oEVfFq__inner{width:100%;max-width:1200px;padding:calc(var(--header-offset) + 48px) 0 var(--section-py);flex:1;grid-template-columns:1.15fr .85fr;align-items:end;gap:48px;margin:0 auto;display:grid}.Hero-module__oEVfFq__content{animation:Hero-module__oEVfFq__slideUp .9s var(--ease-out) .1s both;flex-direction:column;gap:28px;padding-bottom:24px;display:flex}.Hero-module__oEVfFq__headlineWrap{padding-top:clamp(56px,12vh,140px)}.Hero-module__oEVfFq__headline{letter-spacing:-.035em;color:#fff;max-width:640px;font-family:Montserrat,sans-serif;font-size:clamp(38px,5vw,66px);font-weight:700;line-height:1.08}.Hero-module__oEVfFq__headline span{color:var(--rose-gold-light);text-shadow:0 0 40px #dcc4a859}.Hero-module__oEVfFq__badge{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(32px);color:#ffffffeb;background:#1a121047;border:1px solid #fff3;flex-wrap:wrap;align-items:center;gap:0 12px;width:fit-content;padding:12px 22px;font-family:Montserrat,sans-serif;font-size:clamp(14px,1.3vw,16px);font-weight:500;line-height:1.4;display:inline-flex;box-shadow:0 4px 24px #0000002e,inset 0 1px #ffffff1f}.Hero-module__oEVfFq__badgeDot{background:var(--rose-gold-light);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 12px #dcc4a899}.Hero-module__oEVfFq__dateHighlight{color:var(--rose-gold-light);text-shadow:0 0 24px #dcc4a859;font-weight:700}.Hero-module__oEVfFq__desc{color:#ffffffd1;letter-spacing:.01em;max-width:560px;font-family:Montserrat,sans-serif;font-size:clamp(17px,1.6vw,20px);font-weight:500;line-height:1.65}.Hero-module__oEVfFq__descBrand{color:#fff;letter-spacing:-.02em;font-weight:700}.Hero-module__oEVfFq__descHighlight{color:var(--rose-gold-light);text-shadow:0 0 20px #dcc4a84d;font-weight:700}.Hero-module__oEVfFq__ctaCard{background:linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, var(--rose-gold-light) 0%, var(--rose-gold) 50%, var(--rose-gold-dark) 100%) border-box;width:100%;max-width:420px;animation:Hero-module__oEVfFq__slideUp .9s var(--ease-out) .25s both;transition:transform .25s var(--ease-out), box-shadow .25s;border:2px solid #0000;border-radius:24px;justify-content:space-between;justify-self:end;align-items:center;gap:20px;padding:28px 28px 28px 32px;text-decoration:none;display:flex;box-shadow:0 0 0 1px #b8956f2e,0 20px 60px #00000059,0 0 40px #b8956f38}.Hero-module__oEVfFq__ctaCard:hover{transform:translateY(-4px);box-shadow:0 0 0 1px #b8956f52,0 28px 72px #0000006b,0 0 56px #b8956f5c}.Hero-module__oEVfFq__ctaText{letter-spacing:-.03em;color:var(--brown);font-family:Montserrat,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:800;line-height:1}.Hero-module__oEVfFq__ctaArrow{background:linear-gradient(135deg, var(--rose-gold) 0%, var(--rose-gold-dark) 100%);color:#fff;width:56px;height:56px;box-shadow:0 8px 28px var(--rose-gold-glow);transition:transform .25s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__ctaCard:hover .Hero-module__oEVfFq__ctaArrow{transform:rotate(45deg)}@media (max-width:900px){.Hero-module__oEVfFq__inner{min-height:calc(100dvh - var(--header-offset));padding:var(--header-offset) 0 var(--section-py);flex-direction:column;gap:20px;display:flex}.Hero-module__oEVfFq__content{flex-direction:column;flex:1;gap:16px;min-height:0;padding-bottom:0;display:flex}.Hero-module__oEVfFq__headlineWrap{flex:1;align-items:flex-end;min-height:0;padding-top:clamp(72px,22vh,200px);padding-bottom:12px;display:flex}.Hero-module__oEVfFq__headline{max-width:none;font-size:clamp(34px,8.8vw,46px)}.Hero-module__oEVfFq__badge{order:2;padding:10px 18px;font-size:14px}.Hero-module__oEVfFq__desc{order:3;max-width:none;font-size:16px;line-height:1.6}.Hero-module__oEVfFq__ctaCard{border-radius:20px;flex-shrink:0;align-items:center;gap:16px;max-width:none;padding:22px 20px 22px 28px}.Hero-module__oEVfFq__ctaText{font-size:26px}.Hero-module__oEVfFq__ctaArrow{width:44px;height:44px}.Hero-module__oEVfFq__ctaArrow svg{width:16px;height:16px}}@media (max-width:390px){.Hero-module__oEVfFq__inner{gap:24px}.Hero-module__oEVfFq__headline{font-size:clamp(30px,8.2vw,38px)}.Hero-module__oEVfFq__desc{font-size:15px}.Hero-module__oEVfFq__ctaCard{padding:20px 18px 20px 24px}.Hero-module__oEVfFq__ctaText{font-size:24px}.Hero-module__oEVfFq__ctaArrow{width:44px;height:44px}}@media (max-width:900px) and (max-height:740px){.Hero-module__oEVfFq__inner{padding-top:var(--header-offset);padding-bottom:var(--section-py);gap:16px}.Hero-module__oEVfFq__content{gap:12px}.Hero-module__oEVfFq__headline{font-size:clamp(28px,7.8vw,36px)}.Hero-module__oEVfFq__desc{font-size:14px;line-height:1.55}.Hero-module__oEVfFq__ctaCard{padding:18px 16px 18px 22px}.Hero-module__oEVfFq__ctaText{font-size:22px}.Hero-module__oEVfFq__ctaArrow{width:44px;height:44px}}
.AboutSection-module__oSDazW__section{padding:var(--section-py) var(--section-px);background:var(--white);position:relative}.AboutSection-module__oSDazW__inner{flex-direction:column;gap:48px;display:flex}.AboutSection-module__oSDazW__top{flex-direction:column;gap:32px;max-width:820px;display:flex}.AboutSection-module__oSDazW__heading{margin-bottom:0}.AboutSection-module__oSDazW__lead{color:var(--brown-soft);font-size:clamp(18px,1.8vw,22px);font-weight:400;line-height:1.75}.AboutSection-module__oSDazW__locations{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--beige) 0%, #dcc4a838 100%);border:1px solid var(--beige-dark);border-left:4px solid var(--rose-gold);flex-direction:column;gap:20px;padding:36px 40px;display:flex}.AboutSection-module__oSDazW__locationsTitle{color:var(--brown);letter-spacing:-.02em;font-size:clamp(20px,2vw,26px);font-weight:700;line-height:1.25}.AboutSection-module__oSDazW__locationsLead{color:var(--brown-soft);max-width:680px;font-size:clamp(16px,1.5vw,18px);line-height:1.7}.AboutSection-module__oSDazW__locationsList{grid-template-columns:repeat(2,1fr);gap:12px 28px;list-style:none;display:grid}.AboutSection-module__oSDazW__locationsList li{color:var(--slate);padding-left:20px;font-size:clamp(15px,1.35vw,16px);line-height:1.55;position:relative}.AboutSection-module__oSDazW__locationsList li:before{content:"";background:var(--rose-gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.AboutSection-module__oSDazW__locationsList li:last-child{grid-column:1/-1}.AboutSection-module__oSDazW__locationsClosing{color:var(--rose-gold-dark);border-top:1px solid #b8956f40;padding-top:4px;font-size:clamp(15px,1.35vw,17px);font-style:italic;font-weight:600;line-height:1.6}.AboutSection-module__oSDazW__plates{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AboutSection-module__oSDazW__plate{border-radius:var(--radius-lg);background:var(--beige);border:1px solid var(--beige-dark);transition:transform .25s var(--ease-out), box-shadow .25s;flex-direction:column;gap:8px;padding:28px 32px;display:flex}.AboutSection-module__oSDazW__plate:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.AboutSection-module__oSDazW__plateTitle{color:var(--brown);letter-spacing:-.02em;font-size:clamp(17px,1.5vw,20px);font-weight:700;line-height:1.3}.AboutSection-module__oSDazW__plateDesc{color:var(--slate);font-size:clamp(14px,1.3vw,16px);font-weight:500;line-height:1.45}@media (max-width:900px){.AboutSection-module__oSDazW__plates{grid-template-columns:repeat(2,1fr);gap:16px}.AboutSection-module__oSDazW__plate{padding:22px 24px}}@media (max-width:700px){.AboutSection-module__oSDazW__locations{padding:28px 24px}.AboutSection-module__oSDazW__locationsList{grid-template-columns:1fr;gap:10px}.AboutSection-module__oSDazW__locationsList li:last-child{grid-column:auto}}@media (max-width:480px){.AboutSection-module__oSDazW__inner{gap:36px}.AboutSection-module__oSDazW__plate{padding:20px}.AboutSection-module__oSDazW__plateTitle{font-size:16px}.AboutSection-module__oSDazW__plateDesc{font-size:13px}}
.OrganizersSection-module__IOx34W__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--white) 0px, var(--beige) var(--blend-size), var(--beige) 100%);position:relative}.OrganizersSection-module__IOx34W__inner{flex-direction:column;gap:36px;display:flex}.OrganizersSection-module__IOx34W__heading{text-align:center;width:100%;max-width:800px;margin-inline:auto}.OrganizersSection-module__IOx34W__intro{border-radius:var(--radius-lg);background:var(--white);width:100%;max-width:760px;box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;gap:16px;margin-inline:auto;padding:36px 40px;display:flex}.OrganizersSection-module__IOx34W__intro p{color:var(--brown-soft);font-size:clamp(17px,1.6vw,20px);font-weight:400;line-height:1.75}.OrganizersSection-module__IOx34W__intro p:first-child{color:var(--brown);font-size:clamp(19px,1.8vw,22px);font-weight:600}.OrganizersSection-module__IOx34W__card{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:800px;box-shadow:var(--shadow-sm);flex-direction:column;margin-inline:auto;display:flex;overflow:hidden}.OrganizersSection-module__IOx34W__photo{aspect-ratio:16/10;background:var(--beige-warm);flex-shrink:0;width:100%;position:relative;overflow:hidden}.OrganizersSection-module__IOx34W__photoImage{object-fit:cover;object-position:center top}.OrganizersSection-module__IOx34W__photo:after{content:"";background:linear-gradient(#0000 50%,#1a12101f 100%);position:absolute;inset:0}.OrganizersSection-module__IOx34W__content{flex-direction:column;gap:28px;padding:36px 40px 40px;display:flex}.OrganizersSection-module__IOx34W__names{color:var(--brown);letter-spacing:-.02em;text-align:center;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.3}.OrganizersSection-module__IOx34W__profiles{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.OrganizersSection-module__IOx34W__person{flex-direction:column;gap:12px;display:flex}.OrganizersSection-module__IOx34W__person+.OrganizersSection-module__IOx34W__person{border-left:1px solid var(--beige-dark);padding-left:32px}.OrganizersSection-module__IOx34W__personName{color:var(--brown);letter-spacing:-.02em;font-size:clamp(18px,4.5vw,22px);font-weight:700;line-height:1.3;display:none}.OrganizersSection-module__IOx34W__role{color:var(--rose-gold);font-size:14px;font-style:italic;font-weight:600;line-height:1.5}.OrganizersSection-module__IOx34W__bio{color:var(--slate);font-size:clamp(15px,1.4vw,17px);line-height:1.7}.OrganizersSection-module__IOx34W__quote{border-radius:var(--radius-lg);background:var(--brown);text-align:center;flex-direction:column;gap:12px;width:100%;max-width:800px;margin-inline:auto;padding:40px 44px;display:flex;position:relative;overflow:hidden}.OrganizersSection-module__IOx34W__quote:before{content:"\"";color:#b8956f26;pointer-events:none;font-size:140px;font-weight:800;line-height:1;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.OrganizersSection-module__IOx34W__quote p{color:#ffffffe0;z-index:1;font-size:clamp(18px,1.8vw,22px);font-weight:500;line-height:1.6;position:relative}.OrganizersSection-module__IOx34W__quote p:last-child{color:var(--rose-gold-light);font-style:italic}@media (max-width:700px){.OrganizersSection-module__IOx34W__personName{display:block}.OrganizersSection-module__IOx34W__profiles{grid-template-columns:1fr;gap:28px}.OrganizersSection-module__IOx34W__person+.OrganizersSection-module__IOx34W__person{border-left:none;border-top:1px solid var(--beige-dark);padding-top:28px;padding-left:0}.OrganizersSection-module__IOx34W__content{gap:24px;padding:28px 24px 32px}.OrganizersSection-module__IOx34W__names{text-align:left}.OrganizersSection-module__IOx34W__intro{padding:28px}.OrganizersSection-module__IOx34W__quote{padding:32px 28px}}
.GallerySection-module__86sFJq__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--beige) 0px, var(--white) var(--blend-size), var(--white) calc(100% - var(--blend-size)), var(--beige) 100%);position:relative}.GallerySection-module__86sFJq__inner{flex-direction:column;gap:36px;min-width:0;display:flex}.GallerySection-module__86sFJq__header{flex-direction:column;gap:12px;max-width:640px;display:flex}.GallerySection-module__86sFJq__trackWrap{width:calc(100% + var(--section-px) * 2);margin-inline:calc(-1 * var(--section-px));overflow:hidden}.GallerySection-module__86sFJq__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--beige-dark) transparent;width:100%;min-width:0;max-width:100%;padding-inline:var(--section-px);gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.GallerySection-module__86sFJq__track::-webkit-scrollbar{height:6px}.GallerySection-module__86sFJq__track::-webkit-scrollbar-track{background:0 0}.GallerySection-module__86sFJq__track::-webkit-scrollbar-thumb{background:var(--beige-dark);border-radius:var(--radius-full)}.GallerySection-module__86sFJq__item{aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);scroll-snap-align:start;cursor:pointer;transition:transform .3s var(--ease-out), box-shadow .3s;background:0 0;border:none;flex:0 0 min(280px,72vw);margin:0;padding:0;position:relative;overflow:hidden}.GallerySection-module__86sFJq__item:focus-visible{outline:2px solid var(--rose-gold);outline-offset:3px}.GallerySection-module__86sFJq__item:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.GallerySection-module__86sFJq__image{object-fit:cover;transition:transform .5s var(--ease-out)}.GallerySection-module__86sFJq__item:hover .GallerySection-module__86sFJq__image{transform:scale(1.04)}@media (max-width:900px){.GallerySection-module__86sFJq__track{padding-left:var(--scroll-track-pl,var(--section-px));padding-right:var(--section-px);scroll-padding-inline-start:var(--scroll-track-pl,var(--section-px))}}@media (min-width:901px){.GallerySection-module__86sFJq__item{flex-basis:300px}}.GallerySection-module__86sFJq__lightbox{z-index:2000;-webkit-backdrop-filter:blur(12px);animation:GallerySection-module__86sFJq__lightboxIn .25s var(--ease-out);background:#1a1210f0;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:20px clamp(12px,3vw,32px) 28px;display:grid;position:fixed;inset:0}.GallerySection-module__86sFJq__lightboxTop{grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;display:flex}.GallerySection-module__86sFJq__lightboxCounter{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;font-size:14px;font-weight:600}.GallerySection-module__86sFJq__lightboxClose{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s;display:flex}.GallerySection-module__86sFJq__lightboxClose:hover{background:#ffffff24;border-color:#ffffff47}.GallerySection-module__86sFJq__lightboxTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-column:2;gap:20px;width:100%;height:min(78vh,820px);display:flex;overflow:auto hidden}.GallerySection-module__86sFJq__lightboxTrack::-webkit-scrollbar{display:none}.GallerySection-module__86sFJq__lightboxSlide{scroll-snap-align:center;border-radius:var(--radius-md);flex:0 0 100%;height:100%;margin:0;position:relative;overflow:hidden}.GallerySection-module__86sFJq__lightboxImage{object-fit:contain}.GallerySection-module__86sFJq__lightboxArrow{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,border-color .2s,opacity .2s;display:flex}.GallerySection-module__86sFJq__lightboxArrow:hover:not(:disabled){border-color:var(--rose-gold-light);color:var(--rose-gold-light);background:#ffffff24}.GallerySection-module__86sFJq__lightboxArrow:disabled{opacity:.3;cursor:not-allowed}.GallerySection-module__86sFJq__lightboxArrowFlip{display:flex;transform:rotate(180deg)}@keyframes GallerySection-module__86sFJq__lightboxIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.GallerySection-module__86sFJq__lightbox{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:0;padding:16px 0 24px}.GallerySection-module__86sFJq__lightboxTop{padding-inline:var(--section-px);margin-bottom:12px}.GallerySection-module__86sFJq__lightboxArrow{display:none}.GallerySection-module__86sFJq__lightboxTrack{height:min(72vh,720px);padding-inline:var(--section-px);scroll-padding-inline:var(--section-px);grid-column:1;gap:12px}.GallerySection-module__86sFJq__lightboxSlide{flex-basis:calc(100% - var(--section-px) * 2);border-radius:var(--radius-lg)}}
.ScheduleSection-module__chs7bW__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--beige) 0px, var(--white) var(--blend-size), var(--white) 100%);position:relative}.ScheduleSection-module__chs7bW__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:40px;display:grid}.ScheduleSection-module__chs7bW__header{flex-direction:column;gap:20px;display:flex;position:sticky;top:120px}.ScheduleSection-module__chs7bW__note{color:var(--slate);border-radius:var(--radius-md);background:var(--beige);padding:20px 24px;font-size:16px;line-height:1.65}.ScheduleSection-module__chs7bW__timeline{flex-direction:column;display:flex}.ScheduleSection-module__chs7bW__row{grid-template-columns:88px 24px 1fr;align-items:start;column-gap:20px;padding-bottom:20px;display:grid}.ScheduleSection-module__chs7bW__time{color:var(--rose-gold-dark);letter-spacing:.02em;white-space:nowrap;text-align:right;padding-top:18px;font-size:16px;font-weight:700}.ScheduleSection-module__chs7bW__marker{justify-content:center;align-self:stretch;align-items:flex-start;padding-top:20px;display:flex;position:relative}.ScheduleSection-module__chs7bW__dot{background:var(--rose-gold);z-index:1;border-radius:50%;flex-shrink:0;width:12px;height:12px;position:relative;box-shadow:0 0 0 5px #b8956f26}.ScheduleSection-module__chs7bW__line{background:linear-gradient(to bottom, var(--beige-dark), var(--beige-dark));border-radius:2px;width:2px;height:calc(100% + 20px);position:absolute;top:calc(50% + 10px);left:50%;transform:translate(-50%)}.ScheduleSection-module__chs7bW__activity{border-radius:var(--radius-md);background:var(--beige);flex-direction:column;gap:8px;padding:16px 24px;transition:box-shadow .2s;display:flex}.ScheduleSection-module__chs7bW__row:hover .ScheduleSection-module__chs7bW__activity{box-shadow:var(--shadow-xs)}.ScheduleSection-module__chs7bW__activityTitle{color:var(--brown);letter-spacing:-.01em;font-size:clamp(16px,1.5vw,19px);font-weight:700;line-height:1.35}.ScheduleSection-module__chs7bW__activityDetails{color:var(--brown-mid);font-size:clamp(15px,1.4vw,17px);font-weight:500;line-height:1.55}.ScheduleSection-module__chs7bW__activityNote{color:var(--slate);border-top:1px solid #b8956f33;margin-top:2px;padding-top:4px;font-size:14px;font-style:italic;font-weight:500;line-height:1.5}.ScheduleSection-module__chs7bW__row:last-child{padding-bottom:0}@media (max-width:900px){.ScheduleSection-module__chs7bW__inner{grid-template-columns:1fr;gap:48px}.ScheduleSection-module__chs7bW__header{position:static}}@media (max-width:480px){.ScheduleSection-module__chs7bW__row{grid-template-columns:72px 20px 1fr;column-gap:14px}.ScheduleSection-module__chs7bW__time{white-space:normal;font-size:13px;line-height:1.3}.ScheduleSection-module__chs7bW__activity{gap:6px;padding:14px 18px}.ScheduleSection-module__chs7bW__activityTitle{font-size:16px}.ScheduleSection-module__chs7bW__activityDetails{font-size:15px}.ScheduleSection-module__chs7bW__activityNote{font-size:13px}.ScheduleSection-module__chs7bW__time,.ScheduleSection-module__chs7bW__marker{padding-top:16px}}
.SpeakersSection-module__s02SYW__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--white) 0px, var(--beige) var(--blend-size), var(--beige) 100%);position:relative}.SpeakersSection-module__s02SYW__inner{flex-direction:column;gap:36px;min-width:0;display:flex}.SpeakersSection-module__s02SYW__header{flex-direction:column;gap:12px;max-width:600px;display:flex}.SpeakersSection-module__s02SYW__carousel{flex-direction:column;gap:24px;display:flex}.SpeakersSection-module__s02SYW__trackWrap{width:calc(100% + var(--section-px) * 2);margin-inline:calc(-1 * var(--section-px));overflow:hidden}.SpeakersSection-module__s02SYW__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;min-width:0;max-width:100%;padding-inline:var(--section-px);align-items:stretch;gap:20px;display:flex;overflow-x:auto}.SpeakersSection-module__s02SYW__track::-webkit-scrollbar{display:none}.SpeakersSection-module__s02SYW__nav{justify-content:center;align-items:center;gap:20px;display:flex}.SpeakersSection-module__s02SYW__arrow{border:1.5px solid var(--beige-dark);background:var(--white);width:44px;height:44px;color:var(--brown);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:flex}.SpeakersSection-module__s02SYW__arrow:hover:not(:disabled){background:var(--beige);border-color:var(--rose-gold);color:var(--rose-gold-dark)}.SpeakersSection-module__s02SYW__arrow:disabled{opacity:.35;cursor:not-allowed}.SpeakersSection-module__s02SYW__arrowPrev{display:flex;transform:rotate(180deg)}.SpeakersSection-module__s02SYW__dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.SpeakersSection-module__s02SYW__dot{background:var(--beige-dark);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .2s,background .2s}.SpeakersSection-module__s02SYW__dot:hover{background:var(--rose-gold-light)}.SpeakersSection-module__s02SYW__dotActive{background:var(--rose-gold-dark);transform:scale(1.2)}.SpeakersSection-module__s02SYW__dotActive:hover{background:var(--rose-gold-dark)}.SpeakersSection-module__s02SYW__card{scroll-snap-align:start;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease-out), box-shadow .3s;flex-direction:column;flex:0 0 min(300px,78vw);display:flex;overflow:hidden}.SpeakersSection-module__s02SYW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.SpeakersSection-module__s02SYW__photo{aspect-ratio:1;background:linear-gradient(160deg, var(--brown) 0%, var(--brown-mid) 60%, #b8956f66 100%);justify-content:center;align-items:center;display:flex;position:relative}.SpeakersSection-module__s02SYW__photo:after{content:"";background:linear-gradient(#0000 40%,#1a12104d 100%);position:absolute;inset:0}.SpeakersSection-module__s02SYW__photo span{color:var(--rose-gold-light);z-index:1;font-size:64px;font-style:italic;font-weight:800;position:relative}.SpeakersSection-module__s02SYW__photoImage{object-fit:cover}.SpeakersSection-module__s02SYW__photoEmpty{aspect-ratio:1;background:var(--beige-warm);color:var(--beige-dark);justify-content:center;align-items:center;display:flex}.SpeakersSection-module__s02SYW__photoEmpty svg{width:48px;height:48px}.SpeakersSection-module__s02SYW__empty{box-shadow:none;border:2px dashed var(--beige-dark);background:0 0}.SpeakersSection-module__s02SYW__empty:hover{box-shadow:none;border-color:var(--rose-gold);background:#fff9;transform:none}.SpeakersSection-module__s02SYW__body{flex-direction:column;flex:1;gap:10px;padding:28px 30px 32px;display:flex}.SpeakersSection-module__s02SYW__body h3{color:var(--brown);font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.35}.SpeakersSection-module__s02SYW__role{color:var(--rose-gold);font-size:14px;font-weight:600;line-height:1.45}.SpeakersSection-module__s02SYW__bio{color:var(--slate);flex:1;font-size:clamp(15px,1.3vw,16px);line-height:1.65}.SpeakersSection-module__s02SYW__empty .SpeakersSection-module__s02SYW__bio{margin-bottom:8px}.SpeakersSection-module__s02SYW__ctaWrap{flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;display:flex}.SpeakersSection-module__s02SYW__cta{align-items:center;gap:10px;display:inline-flex}.SpeakersSection-module__s02SYW__ctaPlus{background:var(--beige-warm);width:22px;height:22px;color:var(--rose-gold-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1;display:flex}.SpeakersSection-module__s02SYW__ctaEmail{color:var(--rose-gold-dark);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.SpeakersSection-module__s02SYW__ctaEmail:hover{color:var(--brown);text-decoration:underline}@media (max-width:900px){.SpeakersSection-module__s02SYW__track{padding-left:var(--scroll-track-pl,var(--section-px));padding-right:var(--section-px);scroll-padding-inline-start:var(--scroll-track-pl,var(--section-px))}}@media (min-width:901px){.SpeakersSection-module__s02SYW__card{flex-basis:320px}}
.PartnersSection-module__ZwQrlG__section{padding:clamp(32px, 4vw, 48px) var(--section-px);background:var(--beige);position:relative}.PartnersSection-module__ZwQrlG__inner{justify-content:center;display:flex}.PartnersSection-module__ZwQrlG__card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--beige-dark);width:100%;max-width:640px;box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 36px;display:flex}.PartnersSection-module__ZwQrlG__heading{color:var(--brown);letter-spacing:-.02em;font-family:Montserrat,sans-serif;font-size:clamp(24px,2.8vw,32px);font-weight:700;line-height:1.2}.PartnersSection-module__ZwQrlG__text{color:var(--brown-soft);max-width:480px;font-size:clamp(15px,1.4vw,17px);line-height:1.65}.PartnersSection-module__ZwQrlG__cta{border-radius:var(--radius-full);border:1.5px solid var(--beige-dark);color:var(--brown-mid);background:0 0;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:14px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.PartnersSection-module__ZwQrlG__cta:hover{border-color:var(--rose-gold);color:var(--brown);background:#b8956f14}.PartnersSection-module__ZwQrlG__ctaPlus{background:var(--beige);width:22px;height:22px;color:var(--rose-gold-dark);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1;display:flex}.PartnersSection-module__ZwQrlG__email{color:var(--rose-gold-dark);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.PartnersSection-module__ZwQrlG__email:hover{color:var(--brown);text-decoration:underline}@media (max-width:480px){.PartnersSection-module__ZwQrlG__card{padding:28px 24px}}
.TicketsSection-module__WfnLZa__section{scroll-margin-top:calc(var(--header-offset) + 16px);padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--beige) 0px, var(--white) var(--blend-size), var(--white) 100%);position:relative}.TicketsSection-module__WfnLZa__inner{position:relative}.TicketsSection-module__WfnLZa__header{flex-direction:column;gap:10px;max-width:760px;margin-bottom:40px;display:flex}.TicketsSection-module__WfnLZa__meta{color:var(--brown-soft);flex-wrap:wrap;align-items:center;gap:10px;font-size:clamp(16px,1.5vw,18px);line-height:1.6;display:flex}.TicketsSection-module__WfnLZa__dot{background:var(--rose-gold-light);border-radius:50%;flex-shrink:0;width:6px;height:6px}.TicketsSection-module__WfnLZa__waveBadge{border-radius:var(--radius-full);width:fit-content;color:var(--brown-mid);background:#b8956f1f;border:1px solid #b8956f38;margin-top:4px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.TicketsSection-module__WfnLZa__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.TicketsSection-module__WfnLZa__card{background:var(--beige);border:1.5px solid var(--beige-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);transition:transform .3s var(--ease-out), box-shadow .3s, border-color .3s;flex-direction:column;padding:36px 28px 32px;display:flex;position:relative}.TicketsSection-module__WfnLZa__card:hover{border-color:var(--rose-gold-light);box-shadow:var(--shadow-md);transform:translateY(-4px)}.TicketsSection-module__WfnLZa__featured{border-color:var(--rose-gold);box-shadow:0 0 0 1px #b8956f26, var(--shadow-sm)}.TicketsSection-module__WfnLZa__golden{background:linear-gradient(180deg, #fffdf8 0%, var(--beige) 100%)}.TicketsSection-module__WfnLZa__vip{background:linear-gradient(#fffefb 0%,#f8f2ea 100%);border-color:#b8956f59}.TicketsSection-module__WfnLZa__badge{background:var(--rose-gold);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);padding:7px 14px;font-size:11px;font-weight:700;position:absolute;top:20px;right:20px}.TicketsSection-module__WfnLZa__tierHead{align-items:center;gap:12px;margin-bottom:16px;padding-right:72px;display:flex}.TicketsSection-module__WfnLZa__tierEmoji{font-size:28px;line-height:1}.TicketsSection-module__WfnLZa__tierName{color:var(--brown);letter-spacing:.02em;font-size:clamp(18px,1.7vw,22px);font-weight:800;line-height:1.25}.TicketsSection-module__WfnLZa__price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.TicketsSection-module__WfnLZa__priceFrom{color:var(--slate);text-transform:lowercase;font-size:14px;font-weight:600}.TicketsSection-module__WfnLZa__priceValue{color:var(--brown);letter-spacing:-.04em;font-size:clamp(34px,3.2vw,42px);font-weight:800;line-height:1}.TicketsSection-module__WfnLZa__priceCurrency{color:var(--slate);font-size:16px;font-weight:600}.TicketsSection-module__WfnLZa__priceLoading{color:var(--slate);font-size:28px}.TicketsSection-module__WfnLZa__tierNote{color:var(--rose-gold-dark);margin-bottom:20px;font-size:13px;font-weight:600;line-height:1.5}.TicketsSection-module__WfnLZa__features{flex-direction:column;flex:1;gap:12px;margin-bottom:20px;list-style:none;display:flex}.TicketsSection-module__WfnLZa__features li{padding-left:22px;font-size:14px;line-height:1.55;position:relative}.TicketsSection-module__WfnLZa__featureIncluded{color:var(--brown-mid)}.TicketsSection-module__WfnLZa__featureIncluded:before{content:"✓";color:var(--rose-gold);font-size:13px;font-weight:700;position:absolute;top:0;left:0}.TicketsSection-module__WfnLZa__featureOptional{color:var(--slate)}.TicketsSection-module__WfnLZa__featureOptional:before{content:"●";color:var(--rose-gold-dark);font-size:10px;position:absolute;top:0;left:2px}.TicketsSection-module__WfnLZa__tagline{color:var(--brown-soft);border-top:1px solid #b8956f2e;margin-bottom:20px;padding-top:12px;font-size:13px;font-style:italic;line-height:1.6}.TicketsSection-module__WfnLZa__buy{background:var(--brown);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 28px;font-family:inherit;font-size:15px;font-weight:700;transition:background .25s,transform .2s,box-shadow .25s,opacity .2s;display:inline-flex}.TicketsSection-module__WfnLZa__buy:hover:not(:disabled){background:var(--brown-mid);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.TicketsSection-module__WfnLZa__buy:disabled{opacity:.55;cursor:not-allowed}@media (max-width:1100px){.TicketsSection-module__WfnLZa__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.TicketsSection-module__WfnLZa__tierHead{padding-right:0}}@media (max-width:900px){.TicketsSection-module__WfnLZa__header{margin-bottom:48px}}@media (max-width:480px){.TicketsSection-module__WfnLZa__card{padding:28px 22px 24px}}
.VenueSection-module__j1vDQa__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--white) 0px, var(--beige) var(--blend-size), var(--beige) 100%);position:relative}.VenueSection-module__j1vDQa__inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:40px;display:grid}.VenueSection-module__j1vDQa__content{flex-direction:column;gap:12px;display:flex}.VenueSection-module__j1vDQa__venueName{color:var(--rose-gold-dark)!important;margin-top:8px!important;font-weight:600!important}.VenueSection-module__j1vDQa__location{color:var(--brown);letter-spacing:-.01em;margin-top:8px;font-size:clamp(18px,1.6vw,22px);font-weight:700}.VenueSection-module__j1vDQa__desc{color:var(--slate);max-width:420px;margin-top:8px;font-size:clamp(16px,1.4vw,18px);line-height:1.7}.VenueSection-module__j1vDQa__link{width:fit-content;color:var(--rose-gold-dark);border-bottom:1.5px solid var(--rose-gold);align-items:center;gap:8px;margin-top:16px;padding-bottom:2px;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.VenueSection-module__j1vDQa__link:hover{color:var(--brown);border-color:var(--brown)}.VenueSection-module__j1vDQa__mapWrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:4/3;border:4px solid var(--white);min-height:340px;overflow:hidden}.VenueSection-module__j1vDQa__mapWrap iframe{filter:saturate(.9)contrast(1.02);border:0;width:100%;height:100%;display:block}@media (max-width:900px){.VenueSection-module__j1vDQa__inner{grid-template-columns:1fr;gap:40px}.VenueSection-module__j1vDQa__mapWrap{aspect-ratio:16/10;min-height:280px}}
.FAQSection-module__bE-TJq__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--beige) 0px, var(--white) var(--blend-size), var(--white) 100%);position:relative}.FAQSection-module__bE-TJq__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:48px;display:grid}.FAQSection-module__bE-TJq__header{flex-direction:column;gap:16px;display:flex;position:sticky;top:120px}.FAQSection-module__bE-TJq__list{flex-direction:column;gap:12px;display:flex}.FAQSection-module__bE-TJq__item{border-radius:var(--radius-md);background:var(--beige);transition:box-shadow .25s;overflow:hidden}.FAQSection-module__bE-TJq__item.FAQSection-module__bE-TJq__open{box-shadow:var(--shadow-sm);background:var(--white)}.FAQSection-module__bE-TJq__question{cursor:pointer;text-align:left;width:100%;color:var(--brown);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;font-family:inherit;font-size:clamp(16px,1.4vw,18px);font-weight:600;line-height:1.45;transition:color .2s;display:flex}.FAQSection-module__bE-TJq__question:hover{color:var(--rose-gold-dark)}.FAQSection-module__bE-TJq__icon{background:var(--beige-warm);width:36px;height:36px;color:var(--rose-gold-dark);transition:transform .3s var(--ease-out), background .2s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQSection-module__bE-TJq__open .FAQSection-module__bE-TJq__icon{background:var(--rose-gold);color:#fff;transform:rotate(45deg)}.FAQSection-module__bE-TJq__answer{animation:FAQSection-module__bE-TJq__fadeIn .3s var(--ease-out);padding:0 28px 26px}.FAQSection-module__bE-TJq__answer p{color:var(--slate);font-size:clamp(15px,1.3vw,17px);line-height:1.7}.FAQSection-module__bE-TJq__answer a{color:var(--rose-gold-dark);border-bottom:1px solid #b8956f66;font-weight:600;text-decoration:none}.FAQSection-module__bE-TJq__answer a:hover{border-bottom-color:var(--rose-gold-dark)}@media (max-width:900px){.FAQSection-module__bE-TJq__inner{grid-template-columns:1fr;gap:48px}.FAQSection-module__bE-TJq__header{position:static}}@media (max-width:480px){.FAQSection-module__bE-TJq__question{padding:20px 22px}.FAQSection-module__bE-TJq__answer{padding:0 22px 22px}}
.dashboard-module__BQeV3q__shell{flex-direction:column;min-height:100dvh;display:flex}.dashboard-module__BQeV3q__stickyTop{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 6px 24px #1a12100f}.dashboard-module__BQeV3q__header{background:#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 14px;display:flex}.dashboard-module__BQeV3q__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#9a7858;margin:0 0 4px;font-size:11px;font-weight:700}.dashboard-module__BQeV3q__title{color:#1a1210;margin:0;font-size:clamp(24px,4vw,30px);font-weight:800}.dashboard-module__BQeV3q__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-module__BQeV3q__dirtyBadge{color:#9a6200;background:#fff7e8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.dashboard-module__BQeV3q__saveBtn,.dashboard-module__BQeV3q__linkBtn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-module__BQeV3q__saveBtn{color:#fff;background:linear-gradient(135deg,#c9a87c 0%,#9a7858 100%)}.dashboard-module__BQeV3q__saveBtn:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__BQeV3q__linkBtn{color:#5c4a40;background:#faf6f1;border:1.5px solid #e8ddd2}.dashboard-module__BQeV3q__tabs{background:#fff;border-bottom:1px solid #e8ddd2;gap:8px;padding:0 20px 12px;display:flex;overflow-x:auto}.dashboard-module__BQeV3q__contentBlocks{background:#faf6f1;border-bottom:1px solid #e8ddd2;gap:6px;padding:10px 20px 12px;display:flex;overflow-x:auto}.dashboard-module__BQeV3q__contentBlock,.dashboard-module__BQeV3q__contentBlockActive{color:#5c4a40;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #0000;border-radius:999px;flex:none;padding:8px 14px;font-size:13px;font-weight:600}.dashboard-module__BQeV3q__contentBlockActive{color:#1a1210;background:#fff;border-color:#e8ddd2;box-shadow:0 2px 8px #1a12100d}.dashboard-module__BQeV3q__tab,.dashboard-module__BQeV3q__tabActive{color:#5c4a40;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:999px;flex:none;padding:10px 18px;font-size:14px;font-weight:700}.dashboard-module__BQeV3q__tabActive{color:#fff;background:#1a1210}.dashboard-module__BQeV3q__message{color:#2f6b3b;background:#edf7ef;border-bottom:1px solid #d8eadc;margin:0;padding:8px 20px 10px;font-size:14px}.dashboard-module__BQeV3q__main{flex:1;padding:20px}.dashboard-module__BQeV3q__loading{color:#5c4a40}@media (max-width:768px){.dashboard-module__BQeV3q__header{flex-direction:column}.dashboard-module__BQeV3q__headerActions{width:100%}.dashboard-module__BQeV3q__saveBtn,.dashboard-module__BQeV3q__linkBtn{flex:1}}
.SocialSection-module__5clotG__section{padding:var(--section-py) var(--section-px);background:linear-gradient(180deg, var(--white) 0px, var(--beige) var(--blend-size), var(--beige) 100%);position:relative}.SocialSection-module__5clotG__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.SocialSection-module__5clotG__heading{color:var(--brown)}.SocialSection-module__5clotG__text{color:var(--brown-soft);max-width:520px;font-size:clamp(17px,1.6vw,20px);line-height:1.7}.SocialSection-module__5clotG__links{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;margin-top:32px;display:flex}.SocialSection-module__5clotG__link{text-align:center;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--beige-dark);box-shadow:var(--shadow-sm);min-width:200px;max-width:280px;transition:transform .25s var(--ease-out), box-shadow .25s, border-color .25s;flex-direction:column;flex:1;align-items:center;gap:10px;padding:28px 32px;text-decoration:none;display:flex}.SocialSection-module__5clotG__link:hover{box-shadow:var(--shadow-md);border-color:var(--rose-gold-light);transform:translateY(-4px)}.SocialSection-module__5clotG__icon{width:48px;height:48px;color:var(--brown);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.SocialSection-module__5clotG__iconImage{object-fit:contain;width:40px;height:40px}.SocialSection-module__5clotG__name{letter-spacing:.08em;text-transform:uppercase;color:var(--rose-gold-dark);font-size:13px;font-weight:700}.SocialSection-module__5clotG__handle{color:var(--brown);letter-spacing:-.01em;font-size:clamp(16px,1.4vw,18px);font-weight:600}@media (max-width:768px){.SocialSection-module__5clotG__links{flex-direction:column;align-items:center;max-width:360px;margin-left:auto;margin-right:auto}.SocialSection-module__5clotG__link{width:100%;max-width:none}}
.page-module__soh_jW__page{background:var(--beige);min-height:100dvh}.page-module__soh_jW__main{padding:calc(var(--header-h) + 48px) var(--section-px) var(--section-py)}.page-module__soh_jW__inner{max-width:760px;margin:0 auto}.page-module__soh_jW__title{letter-spacing:-.035em;color:var(--brown);margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.08}.page-module__soh_jW__updated{color:var(--slate);margin-bottom:40px;font-size:14px}.page-module__soh_jW__content{flex-direction:column;gap:32px;display:flex}.page-module__soh_jW__content section{flex-direction:column;gap:12px;display:flex}.page-module__soh_jW__content h2{color:var(--brown);letter-spacing:-.02em;font-size:clamp(20px,2vw,24px);font-weight:700}.page-module__soh_jW__content p,.page-module__soh_jW__content li{color:var(--brown-soft);font-size:clamp(15px,1.4vw,17px);line-height:1.75}.page-module__soh_jW__content ul{flex-direction:column;gap:8px;padding-left:20px;display:flex}.page-module__soh_jW__content a{color:var(--rose-gold-dark);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.page-module__soh_jW__content a:hover{color:var(--brown)}.page-module__soh_jW__back{color:var(--rose-gold-dark);align-items:center;gap:8px;margin-top:48px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__soh_jW__back:hover{color:var(--brown)}
