.Header-module__hBw1pG__header{z-index:var(--z-header);transition:background-color var(--transition-slow), border-color var(--transition-slow), color var(--transition-slow);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__onHero{background:0 0;color:#fafafa!important}.Header-module__hBw1pG__onHero .Header-module__hBw1pG__logo,.Header-module__hBw1pG__onHero .Header-module__hBw1pG__navLink,.Header-module__hBw1pG__onHero .Header-module__hBw1pG__themeToggle,.Header-module__hBw1pG__onHero .Header-module__hBw1pG__awsIcon{color:#fafafa!important}.Header-module__hBw1pG__onHero .Header-module__hBw1pG__themeToggle{border-color:#fff3}.Header-module__hBw1pG__onHero .Header-module__hBw1pG__themeToggle:hover{background-color:#ffffff1a;border-color:#fafafa}.Header-module__hBw1pG__onHero .Header-module__hBw1pG__mobileToggle span{background:#fafafa}.Header-module__hBw1pG__heroBtn{color:#23303e!important;background-color:#fafafa!important;border:1px solid #fafafa!important}.Header-module__hBw1pG__heroBtn:hover{background-color:var(--accent-green)!important;border-color:var(--accent-green)!important}.Header-module__hBw1pG__scrolled{background:var(--bg-secondary);border-color:var(--border-light);color:var(--text-primary);box-shadow:0 4px 20px #0000000d}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo,.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink,.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__themeToggle,.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__awsIcon{color:var(--text-primary)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__themeToggle{border-color:var(--border-light)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__themeToggle:hover{background-color:var(--bg-tertiary);border-color:var(--text-primary)}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mobileToggle span{background:var(--text-primary)}.Header-module__hBw1pG__inner{padding:var(--space-4) var(--space-5);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}@media (min-width:1024px){.Header-module__hBw1pG__inner{padding:var(--space-4) var(--space-20)}}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Header-module__hBw1pG__awsIcon{width:44px;height:auto;transition:color var(--transition-slow);transform:translateY(3px)}.Header-module__hBw1pG__logoTextContainer{margin-left:var(--space-1);text-align:left;flex-direction:column;line-height:1.05;display:flex}.Header-module__hBw1pG__logoTextMain{font-family:var(--font-heading);letter-spacing:-.02em;text-transform:uppercase;font-size:14px;font-weight:700}.Header-module__hBw1pG__logoTextSub{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:300}.Header-module__hBw1pG__navWrapper{align-items:center;gap:var(--space-6);display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-6);display:none}@media (min-width:768px){.Header-module__hBw1pG__nav{display:flex}}.Header-module__hBw1pG__navLink{font-family:var(--font-body);font-size:var(--text-sm);text-transform:capitalize;transition:color var(--transition-fast);font-weight:400}.Header-module__hBw1pG__navLink:hover{text-decoration:underline}.Header-module__hBw1pG__themeToggle{padding:var(--space-2);transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:flex}@media (min-width:768px){.Header-module__hBw1pG__mobileToggle{display:none}}.Header-module__hBw1pG__mobileToggle span{width:22px;height:2px;transition:all var(--transition-base);display:block}.Header-module__hBw1pG__mobileToggle.Header-module__hBw1pG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__mobileToggle.Header-module__hBw1pG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__mobileToggle.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileActive{background:var(--bg-primary)!important;color:var(--text-primary)!important;border-bottom-color:var(--border-light)!important}.Header-module__hBw1pG__mobileActive .Header-module__hBw1pG__logo{color:var(--text-primary)!important}.Header-module__hBw1pG__mobileActive .Header-module__hBw1pG__mobileToggle span{background-color:var(--text-primary)!important}.Header-module__hBw1pG__mobileActive .Header-module__hBw1pG__awsIcon{color:var(--text-primary)!important}.Header-module__hBw1pG__mobileOverlay{background:var(--bg-primary);z-index:var(--z-overlay);margin-top:60px;position:fixed;inset:0}.Header-module__hBw1pG__mobileNav{align-items:flex-start;gap:var(--space-6);height:calc(100vh - 60px);padding:var(--space-10) var(--space-8);flex-direction:column;display:flex}.Header-module__hBw1pG__mobileLink{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--text-primary);width:100%;padding-bottom:var(--space-3);border-bottom:1px solid var(--border-light);font-weight:500}.Header-module__hBw1pG__mobileLink:hover{color:var(--text-secondary)}
.Hero-module__ZARIfG__hero{background-color:#23303e;flex-direction:column;height:100vh;min-height:650px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageWrapper{z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__overlay{background:linear-gradient(#23303e33 0%,#23303e1a 50%,#23303e66 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;padding-top:120px;padding-bottom:var(--space-20);flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__mainContent{gap:var(--space-5);text-align:left;flex-direction:column;max-width:900px;margin-top:0;margin-bottom:auto;display:flex}.Hero-module__ZARIfG__title{font-family:var(--font-heading);font-size:var(--text-4xl);letter-spacing:-.03em;color:#fafafa;max-width:800px;font-weight:500;line-height:1.05}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:var(--text-6xl)}}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#fafafa;opacity:.95;max-width:650px;font-weight:300;line-height:1.4}@media (min-width:768px){.Hero-module__ZARIfG__subtitle{font-size:var(--text-lg)}}.Hero-module__ZARIfG__bottomBar{gap:var(--space-6);width:100%;padding-top:var(--space-6);border-top:1px solid #ffffff26;flex-direction:column;margin-top:auto;display:flex}@media (min-width:768px){.Hero-module__ZARIfG__bottomBar{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Hero-module__ZARIfG__metaInfo{gap:var(--space-8);font-family:var(--font-mono);font-size:var(--text-sm);color:#fafafa;letter-spacing:-.02em;font-weight:400;display:flex}.Hero-module__ZARIfG__metaItem{text-transform:uppercase}.Hero-module__ZARIfG__heroCta{font-family:var(--font-mono);align-items:center;gap:var(--space-2);font-weight:500;display:inline-flex;color:#fafafa!important;padding:var(--space-3) var(--space-8)!important;background-color:#23303e!important;border:1px solid #23303e!important}.Hero-module__ZARIfG__heroCta:hover{background-color:#1a242f!important;border-color:#1a242f!important}.Hero-module__ZARIfG__chevron{font-size:var(--text-sm);margin-left:2px}@media (max-width:768px){.Hero-module__ZARIfG__bottomBar{border-top:none;padding-top:0}.Hero-module__ZARIfG__metaInfo{gap:var(--space-2);flex-direction:column}.Hero-module__ZARIfG__heroCta{justify-content:center;width:100%}}
.About-module__vAULUW__about{background-color:var(--bg-primary);padding-top:var(--space-20);padding-bottom:var(--space-20);position:relative;overflow:hidden}.About-module__vAULUW__headerRow{margin-bottom:var(--space-8);justify-content:space-between;align-items:flex-end;width:100%;display:flex}.About-module__vAULUW__headerText{gap:var(--space-2);flex-direction:column;display:flex}.About-module__vAULUW__navButtons{gap:var(--space-2);display:none}@media (min-width:768px){.About-module__vAULUW__navButtons{display:flex}}.About-module__vAULUW__arrowBtn{border:1px solid var(--border-dark);width:44px;height:44px;color:var(--text-primary);transition:background-color var(--transition-fast), color var(--transition-fast);background-color:#0000;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__arrowBtn:hover{background-color:var(--surface-dark);color:var(--text-on-dark)}.About-module__vAULUW__scrollContainer{gap:var(--space-3);padding-bottom:var(--space-4);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-flow:row;display:flex;overflow-x:auto}.About-module__vAULUW__card{aspect-ratio:1;padding:var(--space-6);background-color:var(--surface-dark);color:var(--text-on-dark);border:1px solid var(--border-dark);scroll-snap-align:start;transition:transform var(--transition-fast);flex-direction:column;flex:0 0 280px;justify-content:space-between;display:flex}@media (min-width:640px){.About-module__vAULUW__card{padding:var(--space-8);flex:0 0 320px}}@media (min-width:1024px){.About-module__vAULUW__card{padding:var(--space-10);flex:0 0 380px}}.About-module__vAULUW__card:hover{transform:translateY(-2px)}.About-module__vAULUW__iconWrapper{color:var(--text-on-dark)}.About-module__vAULUW__cardBody{gap:var(--space-3);flex-direction:column;display:flex}.About-module__vAULUW__cardTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--text-on-dark);font-weight:500;line-height:1.05}.About-module__vAULUW__cardDesc{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-on-dark-muted);font-weight:300;line-height:1.4}.About-module__vAULUW__progressBarWrapper{margin-top:var(--space-8);background-color:var(--border-light);border-radius:2px;width:80px;height:4px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.About-module__vAULUW__progressBar{background-color:var(--text-primary);border-radius:2px;width:30px;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}
.Tickets-module__3veVXW__section{width:100%}.Tickets-module__3veVXW__ticketZone{background-color:var(--surface-dark);padding:var(--space-20) 0;border-bottom:1px solid var(--border-dark);color:var(--text-on-dark)}.Tickets-module__3veVXW__headerBlock{gap:var(--space-3);max-width:560px;margin-bottom:var(--space-16);flex-direction:column;display:flex}.Tickets-module__3veVXW__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#fafafa;letter-spacing:-.03em;font-weight:500}@media (min-width:768px){.Tickets-module__3veVXW__title{font-size:var(--text-5xl)}}.Tickets-module__3veVXW__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#ddecda;font-weight:300;line-height:1.6}.Tickets-module__3veVXW__cardTrack{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Tickets-module__3veVXW__cardTrack{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Tickets-module__3veVXW__cardTrack{grid-template-columns:repeat(4,1fr)}}.Tickets-module__3veVXW__boardingPass{transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background-color:#2d3c4e;border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative;overflow:visible}.Tickets-module__3veVXW__boardingPass:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 16px 48px #00000040}.Tickets-module__3veVXW__highlighted{color:var(--text-on-dark);background-color:#1a2533;border-color:#f90}.Tickets-module__3veVXW__highlighted:hover{border-color:#f90;box-shadow:0 16px 48px #ff990026}.Tickets-module__3veVXW__tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background-color:var(--surface-dark);color:var(--text-on-dark);z-index:2;padding:4px 12px;font-size:10px;font-weight:700;position:absolute;top:-12px;right:16px}.Tickets-module__3veVXW__tagHighlight{color:#23303e;background-color:#f90}.Tickets-module__3veVXW__stub{padding:var(--space-6) var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.Tickets-module__3veVXW__stubInfo{gap:var(--space-1);flex-direction:column;display:flex}.Tickets-module__3veVXW__stubLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:10px}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__stubLabel{color:var(--text-on-dark-muted)}.Tickets-module__3veVXW__passName{font-family:var(--font-heading);font-size:var(--text-xl);color:#fafafa;letter-spacing:-.02em;font-weight:600}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__passName{color:var(--text-on-dark)}.Tickets-module__3veVXW__priceBlock{align-items:baseline;gap:2px;display:flex}.Tickets-module__3veVXW__priceCurrency{font-family:var(--font-heading);font-size:var(--text-xl);color:#94a3b8;font-weight:400}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__priceCurrency{color:var(--text-on-dark-muted)}.Tickets-module__3veVXW__priceValue{font-family:var(--font-heading);font-size:var(--text-4xl);color:#d1e5cd;letter-spacing:-.03em;font-weight:500;line-height:1}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__priceValue{color:#f90}.Tickets-module__3veVXW__perforation{align-items:center;height:24px;margin:0 -1px;display:flex;position:relative}.Tickets-module__3veVXW__perfCircleLeft,.Tickets-module__3veVXW__perfCircleRight{background-color:var(--surface-dark);z-index:1;border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative}.Tickets-module__3veVXW__perfCircleLeft{margin-left:-12px}.Tickets-module__3veVXW__perfCircleRight{margin-right:-12px}.Tickets-module__3veVXW__perfLine{border-top:2px dashed #ffffff1f;flex:1;height:0}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perfLine{border-color:#ffffff26}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perfCircleLeft,.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perfCircleRight{background-color:var(--surface-dark)}.Tickets-module__3veVXW__passBody{padding:var(--space-5);flex:1}.Tickets-module__3veVXW__perksList{gap:var(--space-3);flex-direction:column;display:flex}.Tickets-module__3veVXW__perkItem{align-items:flex-start;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:#94a3b8;font-weight:300;line-height:1.35;display:flex}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perkItem{color:var(--text-on-dark-muted)}.Tickets-module__3veVXW__checkIcon{width:15px;height:15px;color:var(--accent-green);flex-shrink:0;margin-top:2px}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__checkIcon{color:#f90}.Tickets-module__3veVXW__passBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);font-family:var(--font-mono);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.02em;color:#fafafa;transition:background-color var(--transition-fast), color var(--transition-fast);background-color:#0000;border-top:1px solid #ffffff14;font-weight:500;text-decoration:none;display:flex}.Tickets-module__3veVXW__passBtn:hover{color:#23303e;background-color:#d1e5cd}.Tickets-module__3veVXW__passBtnHighlight{color:var(--text-on-dark);background-color:#ffffff0d;border-color:#ffffff1a}.Tickets-module__3veVXW__passBtnHighlight:hover{color:#23303e;background-color:#f90}.Tickets-module__3veVXW__arrow{transition:transform var(--transition-fast)}.Tickets-module__3veVXW__passBtn:hover .Tickets-module__3veVXW__arrow{transform:translate(4px)}.Tickets-module__3veVXW__patronZone{padding:var(--space-20) 0;color:#23303e;background-color:#d1e5cd}[data-theme=dark] .Tickets-module__3veVXW__patronZone{color:#f8fafc;background-color:#1a2533}.Tickets-module__3veVXW__patronGrid{gap:var(--space-10);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.Tickets-module__3veVXW__patronGrid{gap:var(--space-20);grid-template-columns:1.2fr .8fr}}.Tickets-module__3veVXW__patronTextCol{gap:var(--space-5);flex-direction:column;display:flex}.Tickets-module__3veVXW__patronTitle{font-family:var(--font-heading);font-size:var(--text-4xl);color:#23303e;letter-spacing:-.03em;font-weight:500}[data-theme=dark] .Tickets-module__3veVXW__patronTitle{color:#f8fafc}.Tickets-module__3veVXW__patronDesc{font-family:var(--font-body);font-size:var(--text-base);color:#3d5a3a;font-weight:300;line-height:1.6}[data-theme=dark] .Tickets-module__3veVXW__patronDesc{color:#94a3b8}.Tickets-module__3veVXW__patronCard{gap:var(--space-6);color:#fafafa;padding:var(--space-8) var(--space-6);transition:transform var(--transition-fast), box-shadow var(--transition-fast);background-color:#23303e;border:1px solid #23303e26;flex-direction:column;display:flex}.Tickets-module__3veVXW__patronCard:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000026}[data-theme=dark] .Tickets-module__3veVXW__patronCard{color:#23303e;background:linear-gradient(145deg,#f90 0%,#e88b00 100%)}.Tickets-module__3veVXW__patronCardHeader{gap:var(--space-2);flex-direction:column;display:flex}.Tickets-module__3veVXW__patronBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#d1e5cd;font-size:11px;font-weight:700}[data-theme=dark] .Tickets-module__3veVXW__patronBadge{color:#23303e}.Tickets-module__3veVXW__patronPrice{font-family:var(--font-heading);font-size:var(--text-3xl);color:#fafafa;letter-spacing:-.02em;font-weight:500}[data-theme=dark] .Tickets-module__3veVXW__patronPrice{color:#23303e}.Tickets-module__3veVXW__patronPerks{gap:var(--space-3);flex-direction:column;display:flex}.Tickets-module__3veVXW__patronPerks li{align-items:flex-start;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:#ddecda;font-weight:400;line-height:1.35;display:flex}[data-theme=dark] .Tickets-module__3veVXW__patronPerks li{color:#23303e}.Tickets-module__3veVXW__patronCheck{color:#d1e5cd;flex-shrink:0;width:15px;height:15px;margin-top:2px}[data-theme=dark] .Tickets-module__3veVXW__patronCheck{color:#23303e}.Tickets-module__3veVXW__patronBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);font-family:var(--font-mono);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.02em;color:#23303e;transition:background-color var(--transition-fast), transform var(--transition-fast);background-color:#d1e5cd;font-weight:600;text-decoration:none;display:flex}.Tickets-module__3veVXW__patronBtn:hover{background-color:#c2dac2;transform:translateY(-1px)}[data-theme=dark] .Tickets-module__3veVXW__patronBtn{color:#fafafa;background-color:#23303e}[data-theme=dark] .Tickets-module__3veVXW__patronBtn:hover{background-color:#2d3c4e}.Tickets-module__3veVXW__patronBtn:hover .Tickets-module__3veVXW__arrow{transform:translate(4px)}
.Sponsors-module__cdkV-a__sponsors{background-color:var(--bg-primary);border-bottom:1px solid var(--border-dark);padding-top:var(--space-20);padding-bottom:var(--space-20)}.Sponsors-module__cdkV-a__headerRow{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:1fr;align-items:end;display:grid}@media (min-width:1024px){.Sponsors-module__cdkV-a__headerRow{grid-template-columns:1.2fr .8fr}.Sponsors-module__cdkV-a__headerAction{justify-content:flex-end;display:flex}}.Sponsors-module__cdkV-a__headerText{gap:var(--space-2);flex-direction:column;display:flex}.Sponsors-module__cdkV-a__sponsorBlock{width:100%}.Sponsors-module__cdkV-a__blockTitle{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;color:var(--text-secondary);margin-bottom:var(--space-4);letter-spacing:.05em}.Sponsors-module__cdkV-a__bentoGrid{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);flex-wrap:wrap;width:100%;display:flex}.Sponsors-module__cdkV-a__bentoCell{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background-color:var(--bg-secondary);min-height:140px;transition:background-color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;text-decoration:none;display:flex}.Sponsors-module__cdkV-a__placeholderCell{border:1px dashed var(--border-light);background-color:#0000}.Sponsors-module__cdkV-a__placeholderCell:hover{background-color:#d1e5cd33;border-style:solid}[data-theme=dark] .Sponsors-module__cdkV-a__placeholderCell:hover{background-color:#ff99000d}.Sponsors-module__cdkV-a__cellContent{justify-content:center;align-items:center;gap:var(--space-1);text-align:center;padding:var(--space-4);flex-direction:column;display:flex}.Sponsors-module__cdkV-a__plusIcon{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);font-weight:400}.Sponsors-module__cdkV-a__placeholderCell:hover .Sponsors-module__cdkV-a__plusIcon{color:var(--text-primary);transform:scale(1.1)}.Sponsors-module__cdkV-a__placeholderLabel{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-primary);font-weight:500}.Sponsors-module__cdkV-a__partnerCall{font-family:var(--font-mono);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:10px}.Sponsors-module__cdkV-a__cellFull,.Sponsors-module__cdkV-a__cellHalf{flex-basis:100%}@media (min-width:640px){.Sponsors-module__cdkV-a__cellHalf{flex-basis:50%}}.Sponsors-module__cdkV-a__cellQuarter{flex-basis:50%}@media (min-width:640px){.Sponsors-module__cdkV-a__cellQuarter{flex-basis:50%}}@media (min-width:1024px){.Sponsors-module__cdkV-a__cellQuarter{flex-basis:25%}}.Sponsors-module__cdkV-a__prevBlock{margin-top:3rem}
.Gallery-module__3QxX8q__gallery{color:#fafafa;padding:var(--space-16) 0;border-bottom:1px solid var(--border-dark);background-color:#23303e;position:relative;overflow:hidden}@media (min-width:768px){.Gallery-module__3QxX8q__gallery{padding:var(--space-20) 0}}.Gallery-module__3QxX8q__linesOverlay{pointer-events:none;z-index:1;position:absolute;inset:0}.Gallery-module__3QxX8q__headerBlock{z-index:2;gap:var(--space-2);max-width:800px;margin-bottom:var(--space-12);flex-direction:column;display:flex;position:relative}.Gallery-module__3QxX8q__sectionLabel{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;color:#d1e5cd;letter-spacing:.05em}.Gallery-module__3QxX8q__title{font-family:var(--font-heading);font-size:var(--text-3xl);color:#fafafa;letter-spacing:-.03em;font-weight:500;line-height:1.1}@media (min-width:768px){.Gallery-module__3QxX8q__title{font-size:var(--text-4xl)}}.Gallery-module__3QxX8q__grid{z-index:2;gap:var(--space-2);grid-template-columns:1fr;width:100%;display:grid;position:relative}@media (min-width:640px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(3,1fr)}}.Gallery-module__3QxX8q__imageWrapper{position:relative}.Gallery-module__3QxX8q__wide{grid-column:span 1}@media (min-width:640px){.Gallery-module__3QxX8q__wide{grid-column:span 2}}.Gallery-module__3QxX8q__imageCard{border:1px solid #ffffff1a;width:100%;padding-bottom:66%;position:relative;overflow:hidden}.Gallery-module__3QxX8q__wide .Gallery-module__3QxX8q__imageCard{padding-bottom:45%}.Gallery-module__3QxX8q__image{object-fit:cover;transition:transform var(--transition-slow)}.Gallery-module__3QxX8q__imageCard:hover .Gallery-module__3QxX8q__image{transform:scale(1.04)}.Gallery-module__3QxX8q__imageOverlay{padding:var(--space-5);opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000 50%,#23303ee6 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__imageCard:hover .Gallery-module__3QxX8q__imageOverlay{opacity:1}.Gallery-module__3QxX8q__imageCaption{font-family:var(--font-body);font-size:var(--text-sm);color:#fafafa;font-weight:300}
.FAQ-module__V8_xEa__faq{background-color:var(--bg-primary);border-bottom:1px solid var(--border-light);padding-top:var(--space-20);padding-bottom:var(--space-20)}.FAQ-module__V8_xEa__grid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.FAQ-module__V8_xEa__grid{gap:var(--space-16);grid-template-columns:1fr 2fr}}.FAQ-module__V8_xEa__titleCol{flex-direction:column;display:flex}.FAQ-module__V8_xEa__listCol{width:100%}.FAQ-module__V8_xEa__accordion{flex-direction:column;width:100%;display:flex}.FAQ-module__V8_xEa__item{border-bottom:1px solid var(--text-secondary);transition:border-color var(--transition-fast)}.FAQ-module__V8_xEa__item:last-child{border-bottom:none}.FAQ-module__V8_xEa__question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) 0;text-align:left;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;display:flex}.FAQ-module__V8_xEa__qText{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:500;line-height:1.1}@media (min-width:640px){.FAQ-module__V8_xEa__qText{font-size:var(--text-2xl)}}.FAQ-module__V8_xEa__icon{color:var(--text-secondary);transition:transform .2s ease-out, color var(--transition-fast);flex-shrink:0}.FAQ-module__V8_xEa__iconOpen{color:var(--text-primary);transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height var(--transition-slow) cubic-bezier(.16, 1, .3, 1);overflow:hidden}.FAQ-module__V8_xEa__answerOpen{max-height:250px}.FAQ-module__V8_xEa__answerText{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);padding-bottom:var(--space-5);padding-top:var(--space-1);font-weight:300;line-height:1.5}@media (min-width:640px){.FAQ-module__V8_xEa__answerText{font-size:var(--text-base)}}
.Volunteers-module__jx7d2q__section{background-color:var(--surface-dark);padding:var(--space-20) 0;border-bottom:1px solid var(--border-dark);color:var(--text-on-dark)}.Volunteers-module__jx7d2q__headerBlock{gap:var(--space-3);max-width:560px;margin-bottom:var(--space-16);flex-direction:column;display:flex}.Volunteers-module__jx7d2q__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#fafafa;letter-spacing:-.03em;font-weight:500}@media (min-width:768px){.Volunteers-module__jx7d2q__title{font-size:var(--text-5xl)}}.Volunteers-module__jx7d2q__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#ddecda;font-weight:300;line-height:1.6}.Volunteers-module__jx7d2q__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.Volunteers-module__jx7d2q__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Volunteers-module__jx7d2q__grid{gap:var(--space-10);grid-template-columns:repeat(4,1fr)}}.Volunteers-module__jx7d2q__card{align-items:center;gap:var(--space-5);text-align:center;flex-direction:column;display:flex}.Volunteers-module__jx7d2q__avatarWrapper{border-radius:50%;width:120px;height:120px;position:relative;overflow:hidden}@media (min-width:768px){.Volunteers-module__jx7d2q__avatarWrapper{width:150px;height:150px}}.Volunteers-module__jx7d2q__avatarFallback{color:#d1e5cd;width:100%;height:100%;font-family:var(--font-heading);font-size:var(--text-2xl);letter-spacing:.02em;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#2d3c4e 0%,#23303e 100%);justify-content:center;align-items:center;font-weight:600;display:flex}.Volunteers-module__jx7d2q__avatarImage{object-fit:cover;z-index:1}.Volunteers-module__jx7d2q__avatarGlow{z-index:-1;opacity:0;background:conic-gradient(#d1e5cd,#23303e,#d1e5cd,#23303e,#d1e5cd);border-radius:50%;transition:opacity .4s;position:absolute;inset:-3px}.Volunteers-module__jx7d2q__card:hover .Volunteers-module__jx7d2q__avatarGlow{opacity:1}.Volunteers-module__jx7d2q__card:hover .Volunteers-module__jx7d2q__avatarWrapper{transition:transform .3s;transform:translateY(-4px)}.Volunteers-module__jx7d2q__info{gap:var(--space-1);flex-direction:column;display:flex}.Volunteers-module__jx7d2q__name{font-family:var(--font-heading);font-size:var(--text-base);color:#fafafa;letter-spacing:-.01em;font-weight:500}.Volunteers-module__jx7d2q__role{font-family:var(--font-body);font-size:var(--text-sm);color:#94a3b8;font-weight:300}
.CommunityPartners-module__48f_9G__section{padding:var(--space-20) 0;border-bottom:1px solid var(--border-dark);background-color:#d1e5cd;overflow:hidden}[data-theme=dark] .CommunityPartners-module__48f_9G__section{background-color:#1a2533}.CommunityPartners-module__48f_9G__headerBlock{gap:var(--space-3);max-width:560px;margin-bottom:var(--space-16);flex-direction:column;display:flex}.CommunityPartners-module__48f_9G__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#23303e;letter-spacing:-.03em;font-weight:500}[data-theme=dark] .CommunityPartners-module__48f_9G__title{color:#f8fafc}@media (min-width:768px){.CommunityPartners-module__48f_9G__title{font-size:var(--text-5xl)}}.CommunityPartners-module__48f_9G__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#3d5a3a;font-weight:300;line-height:1.6}[data-theme=dark] .CommunityPartners-module__48f_9G__subtitle{color:#94a3b8}.CommunityPartners-module__48f_9G__marqueeWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.CommunityPartners-module__48f_9G__marqueeTrack{gap:var(--space-6);width:max-content;animation:30s linear infinite CommunityPartners-module__48f_9G__marquee;display:flex}.CommunityPartners-module__48f_9G__marqueeTrack:hover{animation-play-state:paused}@keyframes CommunityPartners-module__48f_9G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.CommunityPartners-module__48f_9G__staticGrid{display:none}@media (prefers-reduced-motion:reduce){.CommunityPartners-module__48f_9G__marqueeWrapper{display:none}.CommunityPartners-module__48f_9G__staticGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.CommunityPartners-module__48f_9G__staticGrid{grid-template-columns:repeat(4,1fr)}}}.CommunityPartners-module__48f_9G__partnerCard{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-8);transition:transform var(--transition-fast), background-color var(--transition-fast);background-color:#23303e0f;border:1px solid #23303e14;flex-direction:column;flex-shrink:0;min-width:160px;display:flex}[data-theme=dark] .CommunityPartners-module__48f_9G__partnerCard{background-color:#ffffff0a;border-color:#ffffff0f}.CommunityPartners-module__48f_9G__partnerCard:hover{background-color:#23303e1a;transform:translateY(-2px)}[data-theme=dark] .CommunityPartners-module__48f_9G__partnerCard:hover{background-color:#ffffff14}.CommunityPartners-module__48f_9G__logoPlaceholder{color:#d1e5cd;width:64px;height:64px;font-family:var(--font-heading);font-size:var(--text-lg);letter-spacing:.02em;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#23303e 0%,#2d3c4e 100%);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}[data-theme=dark] .CommunityPartners-module__48f_9G__logoPlaceholder{color:#23303e;background:linear-gradient(135deg,#d1e5cd 0%,#c2dac2 100%)}.CommunityPartners-module__48f_9G__partnerName{font-family:var(--font-body);font-size:var(--text-sm);color:#23303e;text-align:center;white-space:nowrap;font-weight:400}[data-theme=dark] .CommunityPartners-module__48f_9G__partnerName{color:#ddecda}
.FooterCTA-module__3_jybG__footerCta{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);background-color:#d1e5cd;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.FooterCTA-module__3_jybG__gridPattern{z-index:1;opacity:.15;pointer-events:none;background-image:radial-gradient(#23303e 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.FooterCTA-module__3_jybG__container{z-index:2;width:100%;position:relative}.FooterCTA-module__3_jybG__grid{gap:var(--space-8);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.FooterCTA-module__3_jybG__grid{gap:var(--space-12);grid-template-columns:1.1fr .9fr}}.FooterCTA-module__3_jybG__textCol{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.FooterCTA-module__3_jybG__revealCol{gap:var(--space-8);flex-direction:column;align-items:flex-start;display:flex}.FooterCTA-module__3_jybG__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#23303e;letter-spacing:-.03em;max-width:550px;font-weight:500;line-height:1.05}@media (min-width:768px){.FooterCTA-module__3_jybG__title{font-size:var(--text-5xl)}}.FooterCTA-module__3_jybG__action{width:fit-content;display:flex}.FooterCTA-module__3_jybG__registerBtn{font-family:var(--font-mono);align-items:center;gap:var(--space-2);font-weight:500;display:inline-flex;color:#fafafa!important;padding:var(--space-3) var(--space-8)!important;background-color:#23303e!important;border:1px solid #23303e!important}.FooterCTA-module__3_jybG__registerBtn:hover{background-color:#1a242f!important;border-color:#1a242f!important}.FooterCTA-module__3_jybG__chevron{font-size:var(--text-sm);margin-left:2px}.FooterCTA-module__3_jybG__codeCol{align-items:center;width:100%;display:flex}@media (min-width:1024px){.FooterCTA-module__3_jybG__codeCol{justify-content:flex-end}}.FooterCTA-module__3_jybG__codeReveal{width:100%;max-width:500px}.FooterCTA-module__3_jybG__terminalContainer{border:1px solid var(--border-dark);background-color:#23303e;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000026}.FooterCTA-module__3_jybG__terminalHeader{background-color:#1a242f;align-items:center;padding:10px 14px;display:flex;position:relative}.FooterCTA-module__3_jybG__dots{gap:6px;display:flex}.FooterCTA-module__3_jybG__dotRed,.FooterCTA-module__3_jybG__dotYellow,.FooterCTA-module__3_jybG__dotGreen{border-radius:50%;width:8px;height:8px}.FooterCTA-module__3_jybG__dotRed{background-color:#ef4444}.FooterCTA-module__3_jybG__dotYellow{background-color:#f59e0b}.FooterCTA-module__3_jybG__dotGreen{background-color:#10b981}.FooterCTA-module__3_jybG__terminalTitle{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;font-size:10px;position:absolute;left:50%;transform:translate(-50%)}.FooterCTA-module__3_jybG__terminalScreen{height:250px;padding:var(--space-4);font-family:var(--font-mono);color:#f8fafc;background-color:#1e293b;flex-direction:column;font-size:11px;line-height:1.5;display:flex;overflow-y:auto}.FooterCTA-module__3_jybG__logLine{word-break:break-all;margin-bottom:2px}.FooterCTA-module__3_jybG__input{color:#38bdf8;font-weight:500}.FooterCTA-module__3_jybG__info{color:#94a3b8}.FooterCTA-module__3_jybG__success{color:#d1e5cd}.FooterCTA-module__3_jybG__warning{color:#fba919}.FooterCTA-module__3_jybG__system{color:#64748b}.FooterCTA-module__3_jybG__cursor{background-color:#fafafa;align-self:flex-start;width:6px;height:14px;margin-left:2px;animation:1s step-end infinite FooterCTA-module__3_jybG__blink;display:inline-block}@keyframes FooterCTA-module__3_jybG__blink{0%,to{background-color:#0000}50%{background-color:#fafafa}}.FooterCTA-module__3_jybG__terminalControls{justify-content:space-around;gap:var(--space-2);background-color:#1a242f;border-top:1px solid #ffffff0d;flex-wrap:wrap;padding:10px;display:flex}.FooterCTA-module__3_jybG__cmdBtn{border:1px solid var(--border-light);color:#fafafa;font-family:var(--font-mono);cursor:pointer;transition:all var(--transition-fast);text-align:center;background-color:#23303e;flex:1;min-width:100px;padding:6px 12px;font-size:10px}.FooterCTA-module__3_jybG__cmdBtn:hover:not(:disabled){background-color:var(--accent-green);color:#23303e;border-color:var(--accent-green)}.FooterCTA-module__3_jybG__cmdBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.FooterCTA-module__3_jybG__terminalScreen{height:200px;font-size:9px}.FooterCTA-module__3_jybG__cmdBtn{padding:4px 8px;font-size:8px}}
.Footer-module__S6Hkya__footer{color:#fafafa;padding:var(--space-16) 0 var(--space-10);border-top:1px solid var(--border-dark);background-color:#23303e}.Footer-module__S6Hkya__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:640px){.Footer-module__S6Hkya__grid{gap:var(--space-8);grid-template-columns:1.5fr 1fr 1fr 1fr}}.Footer-module__S6Hkya__brandCol{align-items:flex-start;gap:var(--space-5);flex-direction:column;grid-column:1/-1;max-width:100%;display:flex}@media (min-width:640px){.Footer-module__S6Hkya__brandCol{grid-column:auto;max-width:320px}}.Footer-module__S6Hkya__awsIcon{color:#fafafa;width:44px;height:auto;transform:translateY(3px)}.Footer-module__S6Hkya__logoLink{align-items:center;gap:var(--space-3);color:#fafafa;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoTextContainer{text-align:left;flex-direction:column;line-height:1.05;display:flex}.Footer-module__S6Hkya__logoTextMain{font-family:var(--font-heading);letter-spacing:-.02em;text-transform:uppercase;color:#fafafa;font-size:14px;font-weight:700}.Footer-module__S6Hkya__logoTextSub{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:#ddecda;font-size:13px;font-weight:300}.Footer-module__S6Hkya__brandText{font-family:var(--font-body);font-size:var(--text-sm);color:#ddecda;font-weight:300;line-height:1.5}.Footer-module__S6Hkya__col{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-body);font-size:var(--text-lg);color:#fafafa;font-weight:500}.Footer-module__S6Hkya__links{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__S6Hkya__link{font-family:var(--font-body);font-size:var(--text-sm);color:#ddecda;min-height:24px;transition:color var(--transition-fast);align-items:center;font-weight:300;display:inline-flex}.Footer-module__S6Hkya__link:hover{color:#fafafa;text-decoration:underline}.Footer-module__S6Hkya__bottom{margin-top:var(--space-12);padding-top:var(--space-6);text-align:left;border-top:1px solid #ffffff1a}.Footer-module__S6Hkya__copyright{font-family:var(--font-body);font-size:var(--text-xs);color:#ddecda;font-weight:300}
