.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)}
.Countdown-module__UY-Ckq__wrapper{align-items:center;gap:var(--space-3);-webkit-user-select:none;user-select:none;animation:.8s ease-out .45s both Countdown-module__UY-Ckq__fadeInUp;display:flex}.Countdown-module__UY-Ckq__timeBlock{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.Countdown-module__UY-Ckq__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);width:52px;height:56px;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000004d,inset 0 1px #ffffff1a}.Countdown-module__UY-Ckq__card:hover{border-color:#f906;transform:translateY(-2px);box-shadow:0 12px 25px -5px #f903,inset 0 1px #fff3}.Countdown-module__UY-Ckq__cardLine{z-index:2;background-color:#00000040;width:100%;height:1px;position:absolute;top:50%;left:0;box-shadow:0 1px #ffffff0d}.Countdown-module__UY-Ckq__number{font-family:var(--font-mono);font-size:var(--text-xl);color:#fafafa;z-index:1;letter-spacing:-.02em;text-shadow:0 0 10px #ffffff1a;font-weight:700}.Countdown-module__UY-Ckq__card:hover .Countdown-module__UY-Ckq__number{color:#f90;text-shadow:0 0 15px #f906}.Countdown-module__UY-Ckq__colon{font-family:var(--font-mono);font-size:var(--text-lg);color:#ffffff4d;padding-bottom:20px;font-weight:500;animation:1s step-end infinite Countdown-module__UY-Ckq__blink}@keyframes Countdown-module__UY-Ckq__blink{0%,to{opacity:1}50%{opacity:.3}}.Countdown-module__UY-Ckq__label{font-family:var(--font-mono);text-transform:uppercase;color:#94a3b8;letter-spacing:.08em;font-size:9px;font-weight:600}@media (min-width:640px){.Countdown-module__UY-Ckq__wrapper{gap:var(--space-4)}.Countdown-module__UY-Ckq__card{width:64px;height:68px}.Countdown-module__UY-Ckq__number{font-size:var(--text-2xl)}.Countdown-module__UY-Ckq__colon{font-size:var(--text-xl);padding-bottom:24px}.Countdown-module__UY-Ckq__label{font-size:10px}}
.Hero-module__ZARIfG__hero{background-color:#23303e;flex-direction:column;height:100vh;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(#23303ea6 0%,#23303e73 40%,#23303eb3 100%);position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;text-align:center;padding-top:95px;padding-bottom:var(--space-12);flex-direction:column;justify-content:space-between;align-items:center;height:100vh;display:flex;position:relative}.Hero-module__ZARIfG__logoWrapper{padding:var(--space-3) var(--space-6);-webkit-backdrop-filter:blur(20px);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);cursor:pointer;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff08 100%);border:1px solid #ffffff14;border-color:#ffffff38 #ffffff14 #ffffff14 #ffffff38;border-radius:20px;justify-content:center;align-items:center;margin-bottom:0;text-decoration:none;animation:.8s ease-out both Hero-module__ZARIfG__fadeInDown;display:inline-flex;position:relative;box-shadow:0 20px 40px -15px #00000080,inset 0 1px 1px #ffffff4d}.Hero-module__ZARIfG__logoWrapper:hover{border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 25px 50px -12px #0009,inset 0 1px 1px #fff6}.Hero-module__ZARIfG__logoWrapper:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1a 0%,#fff0 100%);border-radius:20px 20px 0 0;width:100%;height:50%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__logo{filter:drop-shadow(0 4px 24px #0000004d);width:150px;height:auto}@media (min-width:768px){.Hero-module__ZARIfG__logo{width:220px}}.Hero-module__ZARIfG__title{flex-direction:column;gap:2px;animation:.8s ease-out .15s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__titleLine{font-family:var(--font-heading);font-size:var(--text-2xl);color:#fafafa;letter-spacing:-.03em;font-weight:500;line-height:1.1}.Hero-module__ZARIfG__titleAccent{font-family:var(--font-heading);font-size:var(--text-3xl);color:#f90;letter-spacing:-.03em;font-weight:600;line-height:1.1}@media (min-width:768px){.Hero-module__ZARIfG__titleLine{font-size:var(--text-4xl)}.Hero-module__ZARIfG__titleAccent{font-size:var(--text-5xl)}}.Hero-module__ZARIfG__eventMeta{align-items:center;gap:var(--space-6);padding:var(--space-3) var(--space-6);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;animation:.8s ease-out .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__metaBlock{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__ZARIfG__metaLabel{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;color:#f90;letter-spacing:.08em;font-weight:600}.Hero-module__ZARIfG__metaValue{font-family:var(--font-heading);font-size:var(--text-base);color:#fafafa;white-space:nowrap;font-weight:500}@media (min-width:768px){.Hero-module__ZARIfG__metaValue{font-size:var(--text-lg)}}.Hero-module__ZARIfG__metaDivider{background-color:#fff3;flex-shrink:0;width:1px;height:30px}.Hero-module__ZARIfG__tagline{font-family:var(--font-body);font-size:var(--text-sm);color:#fafafad9;max-width:550px;font-weight:300;line-height:1.5;animation:.8s ease-out .45s both Hero-module__ZARIfG__fadeInUp}@media (min-width:768px){.Hero-module__ZARIfG__tagline{font-size:var(--text-base)}}.Hero-module__ZARIfG__heroCta{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-10);color:#23303e;font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.05em;border-radius:var(--radius-lg);transition:background-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);background-color:#f90;border:none;font-weight:700;text-decoration:none;animation:.8s ease-out .6s both Hero-module__ZARIfG__fadeInUp;display:inline-flex;box-shadow:0 4px 20px #ff99004d}.Hero-module__ZARIfG__heroCta:hover{background-color:#e68a00;transform:translateY(-2px);box-shadow:0 8px 30px #f906}.Hero-module__ZARIfG__chevron{font-size:var(--text-sm);transition:transform var(--transition-fast);margin-left:2px}.Hero-module__ZARIfG__heroCta:hover .Hero-module__ZARIfG__chevron{transform:translate(3px)}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Hero-module__ZARIfG__container{padding-top:80px;padding-bottom:var(--space-8);justify-content:space-between;height:100vh}.Hero-module__ZARIfG__logo{width:170px}.Hero-module__ZARIfG__titleLine{font-size:var(--text-2xl)}.Hero-module__ZARIfG__titleAccent{font-size:var(--text-3xl)}.Hero-module__ZARIfG__tagline{font-size:var(--text-sm);line-height:1.4}.Hero-module__ZARIfG__eventMeta{gap:var(--space-2);padding:var(--space-3) var(--space-5);flex-direction:column}.Hero-module__ZARIfG__metaDivider{width:40px;height:1px}.Hero-module__ZARIfG__heroCta{width:100%;padding:var(--space-3) var(--space-8);justify-content:center}}
.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-10);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{width:48px;height:48px;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;transition:all .25s;display:flex}.About-module__vAULUW__arrowBtn:hover{color:#f90;background-color:#ff99001f;border-color:#f906;transform:scale(1.05)}.About-module__vAULUW__scrollContainer{gap:var(--space-5);padding-bottom:var(--space-6);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-flow:row;padding-top:4px;display:flex;overflow-x:auto}.About-module__vAULUW__card{scroll-snap-align:start;will-change:transform;cursor:default;border-radius:28px;flex:0 0 300px;height:360px;padding:2px;transition:transform .2s ease-out;position:relative}@media (min-width:640px){.About-module__vAULUW__card{flex:0 0 340px;height:380px}}@media (min-width:1024px){.About-module__vAULUW__card{flex:0 0 360px;height:400px}}.About-module__vAULUW__cardBorder{background:conic-gradient(from var(--border-angle,0deg), transparent 0%, var(--accent) 12%, transparent 24%, transparent 100%);opacity:0;z-index:0;border-radius:28px;transition:opacity .4s;animation:4s linear infinite About-module__vAULUW__rotateBorder;position:absolute;inset:0}.About-module__vAULUW__card:hover .About-module__vAULUW__cardBorder{opacity:1}@keyframes About-module__vAULUW__rotateBorder{0%{--border-angle:0deg}to{--border-angle:360deg}}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.About-module__vAULUW__cardInner{z-index:1;background:linear-gradient(165deg,#1a2533f2 0%,#0f1724fa 100%);border:1px solid #ffffff0f;border-radius:26px;flex-direction:column;justify-content:space-between;height:100%;padding:32px 28px 28px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__card:hover .About-module__vAULUW__cardInner{border-color:#ffffff1f}.About-module__vAULUW__cardGlow{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);opacity:0;pointer-events:none;width:200px;height:200px;top:var(--glow-y,50%);left:var(--glow-x,50%);filter:blur(60px);z-index:0;border-radius:50%;transition:opacity .4s;position:absolute;transform:translate(-50%,-50%)}.About-module__vAULUW__card:hover .About-module__vAULUW__cardGlow{opacity:.15}.About-module__vAULUW__cardNumber{font-family:var(--font-heading);color:#ffffff08;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;font-size:120px;font-weight:800;line-height:1;transition:color .4s;position:absolute;top:-10px;right:16px}.About-module__vAULUW__card:hover .About-module__vAULUW__cardNumber{color:color-mix(in srgb, var(--accent) 8%, transparent)}.About-module__vAULUW__cardTop{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.About-module__vAULUW__iconBadge{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 15%, transparent) 0%, color-mix(in srgb, var(--accent) 5%, transparent) 100%);border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);width:56px;height:56px;color:var(--accent);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s,border-color .3s;display:flex}.About-module__vAULUW__card:hover .About-module__vAULUW__iconBadge{box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 25%, transparent);border-color:color-mix(in srgb, var(--accent) 50%, transparent);transform:translateY(-2px)scale(1.08)}.About-module__vAULUW__accentLine{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 30%, transparent) 0%, transparent 100%);opacity:0;flex:1;height:1px;transition:opacity .4s}.About-module__vAULUW__card:hover .About-module__vAULUW__accentLine{opacity:1}.About-module__vAULUW__cardContent{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.About-module__vAULUW__cardTitle{font-family:var(--font-heading);color:#f1f5f9;letter-spacing:-.01em;font-size:22px;font-weight:600;line-height:1.25;transition:color .3s}.About-module__vAULUW__card:hover .About-module__vAULUW__cardTitle{color:#fff}.About-module__vAULUW__cardDesc{font-family:var(--font-body);color:#64748b;font-size:14px;font-weight:300;line-height:1.6;transition:color .3s}.About-module__vAULUW__card:hover .About-module__vAULUW__cardDesc{color:#94a3b8}.About-module__vAULUW__cardArrow{color:#ffffff26;z-index:2;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;top:32px;right:28px}.About-module__vAULUW__card:hover .About-module__vAULUW__cardArrow{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border-color:color-mix(in srgb, var(--accent) 30%, transparent);transform:translate(2px,-2px)}.About-module__vAULUW__progressBarWrapper{margin-top:var(--space-8);background-color:#ffffff14;border-radius:2px;width:80px;height:4px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.About-module__vAULUW__progressBar{background:linear-gradient(90deg,#f90,#f50);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{padding:var(--space-20) 0;border-bottom:1px solid var(--border-dark);color:var(--text-on-dark);background:linear-gradient(#0f1724 0%,#131d2e 100%);position:relative;overflow:hidden}.Tickets-module__3veVXW__ticketZone:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff99000f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite alternate Tickets-module__3veVXW__ticketGlow;position:absolute;top:-200px;left:50%;transform:translate(-50%)}@keyframes Tickets-module__3veVXW__ticketGlow{0%{opacity:.5;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.2)}}.Tickets-module__3veVXW__headerBlock{gap:var(--space-3);max-width:560px;margin:0 auto var(--space-16);text-align:center;z-index:1;flex-direction:column;display:flex;position:relative}.Tickets-module__3veVXW__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#f1f5f9;letter-spacing:-.03em;white-space:nowrap;font-weight:600}@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:#64748b;font-weight:300;line-height:1.6}.Tickets-module__3veVXW__cardTrack{gap:var(--space-6);z-index:1;grid-template-columns:1fr;max-width:400px;margin:0 auto;display:grid;position:relative}@media (min-width:768px){.Tickets-module__3veVXW__cardTrack{grid-template-columns:repeat(2,1fr);max-width:780px}}@media (min-width:1100px){.Tickets-module__3veVXW__cardTrack{grid-template-columns:repeat(4,1fr);max-width:1400px}}.Tickets-module__3veVXW__boardingPass{background:linear-gradient(165deg,#1e293be6 0%,#0f1724f2 100%);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s,border-color .3s;display:flex;position:relative;overflow:visible}.Tickets-module__3veVXW__boardingPass:hover{border-color:#ffffff1f;transform:translateY(-8px);box-shadow:0 24px 60px #0006}.Tickets-module__3veVXW__highlighted{background:linear-gradient(165deg,#1e293bf2 0%,#140f05f2 100%);border-color:#f906;transform:scale(1.03)}@media (min-width:1100px){.Tickets-module__3veVXW__highlighted{transform:scale(1.05)}}.Tickets-module__3veVXW__highlighted:hover{border-color:#f90;transform:scale(1.05)translateY(-8px);box-shadow:0 24px 60px #0006,0 0 40px #ff99001f}@media (min-width:1100px){.Tickets-module__3veVXW__highlighted:hover{transform:scale(1.07)translateY(-8px)}}.Tickets-module__3veVXW__boardingPass:after{content:"";opacity:0;pointer-events:none;z-index:10;background:linear-gradient(105deg,#0000 40%,#ffffff0a 50%,#0000 60%);border-radius:24px;position:absolute;inset:0}.Tickets-module__3veVXW__boardingPass:hover:after{animation:1s ease-out forwards Tickets-module__3veVXW__shimmer}@keyframes Tickets-module__3veVXW__shimmer{0%{opacity:1;transform:translate(-100%)}to{opacity:0;transform:translate(100%)}}.Tickets-module__3veVXW__tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;z-index:2;background-color:#1e293b;border:1px solid #ffffff14;border-radius:8px;padding:5px 14px;font-size:10px;font-weight:700;position:absolute;top:-12px;right:20px}.Tickets-module__3veVXW__tagHighlight{color:#0f1724;background:linear-gradient(135deg,#f90,#f97316);border:none;animation:2s ease-in-out infinite Tickets-module__3veVXW__tagPulse;box-shadow:0 4px 12px #ff99004d}@keyframes Tickets-module__3veVXW__tagPulse{0%,to{box-shadow:0 4px 12px #ff99004d}50%{box-shadow:0 4px 20px #ff990080}}.Tickets-module__3veVXW__stub{gap:var(--space-4);flex-direction:column;padding:28px 24px 20px;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:#64748b;font-size:10px}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__stubLabel{color:#94a3b8}.Tickets-module__3veVXW__passName{font-family:var(--font-heading);font-size:var(--text-xl);color:#f1f5f9;letter-spacing:-.02em;font-weight:600}.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:#64748b;font-weight:400}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__priceCurrency{color:#94a3b8}.Tickets-module__3veVXW__priceValue{font-family:var(--font-heading);font-size:var(--text-4xl);color:#cbd5e1;letter-spacing:-.03em;font-weight:600;line-height:1;transition:color .3s,text-shadow .3s}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__priceValue{color:#f90}.Tickets-module__3veVXW__boardingPass:hover .Tickets-module__3veVXW__priceValue{text-shadow:0 0 20px #ffffff1a}.Tickets-module__3veVXW__highlighted:hover .Tickets-module__3veVXW__priceValue{text-shadow:0 0 24px #ff99004d}.Tickets-module__3veVXW__perforation{align-items:center;height:24px;margin:0;padding:0 12px;display:flex;position:relative}.Tickets-module__3veVXW__perfCircleLeft,.Tickets-module__3veVXW__perfCircleRight{z-index:1;background-color:#0f1724;border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative}.Tickets-module__3veVXW__perfCircleLeft{margin-left:-24px}.Tickets-module__3veVXW__perfCircleRight{margin-right:-24px}.Tickets-module__3veVXW__perfLine{border-top:2px dashed #ffffff14;flex:1;height:0}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perfLine{border-color:#f903}.Tickets-module__3veVXW__passBody{flex:1;padding:20px 24px}.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:#64748b;font-weight:300;line-height:1.35;transition:color .3s,transform .3s;display:flex}.Tickets-module__3veVXW__boardingPass:hover .Tickets-module__3veVXW__perkItem,.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__perkItem{color:#94a3b8}.Tickets-module__3veVXW__checkIcon{color:#334155;flex-shrink:0;width:15px;height:15px;margin-top:2px;transition:color .3s}.Tickets-module__3veVXW__boardingPass:hover .Tickets-module__3veVXW__checkIcon{color:#0ea5e9}.Tickets-module__3veVXW__highlighted .Tickets-module__3veVXW__checkIcon{color:#f90}.Tickets-module__3veVXW__passBtn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;cursor:pointer;background:#ffffff0a;border:none;border-top:1px solid #ffffff0f;border-radius:0 0 24px 24px;width:100%;padding:18px 24px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.Tickets-module__3veVXW__passBtn:hover{color:#f1f5f9;background:#ffffff14}.Tickets-module__3veVXW__passBtnHighlight{color:#f90;background:#ff99000f;border-color:#ff990026}.Tickets-module__3veVXW__passBtnHighlight:hover{color:#0f1724;background:#f90;box-shadow:0 8px 24px #ff990040}.Tickets-module__3veVXW__passBtnDisabled{opacity:.4;cursor:not-allowed!important;color:#475569!important;background:#ffffff03!important}.Tickets-module__3veVXW__passBtnDisabled:hover{color:#475569!important;box-shadow:none!important;background:#ffffff03!important;transform:none!important}.Tickets-module__3veVXW__arrow{transition:transform .3s cubic-bezier(.25,.8,.25,1)}.Tickets-module__3veVXW__passBtn:hover .Tickets-module__3veVXW__arrow{transform:translate(6px)}.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);background-color:#23303e;border:1px solid #23303e26;border-radius:24px;flex-direction:column;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s;display:flex}.Tickets-module__3veVXW__patronCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0003}[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-2xl);color:#fafafa;letter-spacing:-.03em;white-space:nowrap;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;border-radius:14px;font-weight:600;text-decoration:none;display:flex}.Tickets-module__3veVXW__patronBtn:hover{background-color:#c2dac2;transform:translateY(-2px)}[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}.Sponsors-module__cdkV-a__filledCell{background-color:var(--bg-secondary);border:1px solid var(--border-light);transition:background-color var(--transition-fast), transform var(--transition-fast)}.Sponsors-module__cdkV-a__filledCell:hover{background-color:var(--bg-primary);transform:scale(1.02)}.Sponsors-module__cdkV-a__sponsorLogo{object-fit:contain;width:100%;max-width:180px;height:auto}
.Speakers-module__TvolXW__section{padding:var(--space-20) 0;border-bottom:1px solid var(--border-dark);background-color:#23303e;overflow:hidden}[data-theme=dark] .Speakers-module__TvolXW__section{background-color:#1a2533}.Speakers-module__TvolXW__headerBlock{gap:var(--space-3);max-width:600px;margin-bottom:var(--space-16);flex-direction:column;display:flex}.Speakers-module__TvolXW__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#fafafa;letter-spacing:-.03em;font-weight:500}@media (min-width:768px){.Speakers-module__TvolXW__title{font-size:var(--text-5xl)}}.Speakers-module__TvolXW__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#94a3b8;font-weight:300;line-height:1.6}.Speakers-module__TvolXW__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.Speakers-module__TvolXW__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}.Speakers-module__TvolXW__cardWrapper{width:100%;height:100%}.Speakers-module__TvolXW__card{align-items:center;gap:var(--space-5);text-align:center;box-sizing:border-box;height:100%;padding:var(--space-8) var(--space-4);border-radius:var(--radius-lg);transition:transform var(--transition-base), background-color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);background-color:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;display:flex}.Speakers-module__TvolXW__card:hover{background-color:#ffffff0f;border-color:#ff99004d;transform:translateY(-6px);box-shadow:0 12px 40px #0000004d}.Speakers-module__TvolXW__avatarWrapper{border-radius:50%;width:100px;height:100px;position:relative;overflow:visible}@media (min-width:768px){.Speakers-module__TvolXW__avatarWrapper{width:120px;height:120px}}.Speakers-module__TvolXW__avatarFallback{color:#23303e;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,#f90 0%,#e68a00 100%);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Speakers-module__TvolXW__avatarImageWrapper{z-index:1;border-radius:50%;position:absolute;inset:0;overflow:hidden}.Speakers-module__TvolXW__avatarImage{object-fit:cover;object-position:center 15%}.Speakers-module__TvolXW__avatarGlow{z-index:-1;opacity:0;background:conic-gradient(#f90,#23303e,#f90,#23303e,#f90);border-radius:50%;transition:opacity .4s;position:absolute;inset:-3px}.Speakers-module__TvolXW__card:hover .Speakers-module__TvolXW__avatarGlow{opacity:1}.Speakers-module__TvolXW__info{gap:var(--space-2);flex-direction:column;display:flex}.Speakers-module__TvolXW__name{font-family:var(--font-heading);font-size:var(--text-lg);color:#fafafa;letter-spacing:-.01em;font-weight:600}.Speakers-module__TvolXW__role{font-family:var(--font-body);font-size:var(--text-sm);color:#94a3b8;font-weight:300}.Speakers-module__TvolXW__ctaWrapper{align-items:center;gap:var(--space-4);margin-top:var(--space-16);padding-top:var(--space-10);border-top:1px solid #ffffff14;flex-direction:column;display:flex}.Speakers-module__TvolXW__ctaText{font-family:var(--font-body);font-size:var(--text-lg);color:#94a3b8;text-align:center;font-weight:300}.Speakers-module__TvolXW__ctaButton{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-8);color:#f90;font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.05em;border-radius:var(--radius-lg);transition:background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background-color:#0000;border:1px solid #f906;font-weight:600;text-decoration:none;display:inline-flex}.Speakers-module__TvolXW__ctaButton:hover{background-color:#ff99001a;border-color:#f90;transform:translateY(-2px)}.Speakers-module__TvolXW__ctaChevron{font-size:var(--text-sm);transition:transform var(--transition-fast)}.Speakers-module__TvolXW__ctaButton:hover .Speakers-module__TvolXW__ctaChevron{transform:translate(3px)}
.Agenda-module__9fXn8W__section{padding:var(--space-20) 0;background:linear-gradient(#0f1724 0%,#131d2e 100%);position:relative;overflow:hidden}.Agenda-module__9fXn8W__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#ff99000a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#7c3aed0a 0%,#0000 50%);animation:12s ease-in-out infinite alternate Agenda-module__9fXn8W__ambientShift;position:absolute;inset:0}@keyframes Agenda-module__9fXn8W__ambientShift{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}.Agenda-module__9fXn8W__headerBlock{text-align:center;align-items:center;gap:var(--space-3);max-width:600px;margin:0 auto var(--space-16);z-index:1;flex-direction:column;display:flex;position:relative}.Agenda-module__9fXn8W__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:#f1f5f9;letter-spacing:-.03em;font-weight:600}@media (min-width:768px){.Agenda-module__9fXn8W__title{font-size:var(--text-5xl)}}.Agenda-module__9fXn8W__subtitle{font-family:var(--font-body);font-size:var(--text-lg);color:#64748b;font-weight:300}.Agenda-module__9fXn8W__timeline{z-index:1;flex-direction:column;max-width:800px;margin:0 auto;display:flex;position:relative}.Agenda-module__9fXn8W__timeline:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#0000,#f90,#0000);border-radius:1px;width:2px;height:80px;animation:6s linear infinite Agenda-module__9fXn8W__travelDown;position:absolute;top:0;left:119px}@media (min-width:640px){.Agenda-module__9fXn8W__timeline:after{left:163px}}@keyframes Agenda-module__9fXn8W__travelDown{0%{opacity:0;top:-80px}5%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.Agenda-module__9fXn8W__row{opacity:0;grid-template-columns:100px 40px 1fr;align-items:start;min-height:72px;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(24px)}.Agenda-module__9fXn8W__rowVisible{opacity:1;transform:translateY(0)}@media (min-width:640px){.Agenda-module__9fXn8W__row{grid-template-columns:140px 48px 1fr}}.Agenda-module__9fXn8W__timeBlock{flex-direction:column;align-items:flex-end;gap:0;padding-top:18px;padding-right:0;transition:transform .3s;display:flex}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__timeBlock{transform:translate(-4px)}.Agenda-module__9fXn8W__timeStart{font-family:var(--font-mono);color:#cbd5e1;font-size:13px;font-weight:600;line-height:1.2;transition:color .3s}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__timeStart{color:var(--row-accent)}.Agenda-module__9fXn8W__timeSep{font-family:var(--font-mono);color:#475569;font-size:10px;line-height:1.2}.Agenda-module__9fXn8W__timeEnd{font-family:var(--font-mono);color:#64748b;font-size:11px;font-weight:400;line-height:1.2}.Agenda-module__9fXn8W__rail{height:100%;min-height:inherit;flex-direction:column;align-items:center;display:flex;position:relative}.Agenda-module__9fXn8W__rail:before{content:"";background:linear-gradient(#33415599 0%,#3341554d 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Agenda-module__9fXn8W__row:first-child .Agenda-module__9fXn8W__rail:before{top:24px}.Agenda-module__9fXn8W__row:last-child .Agenda-module__9fXn8W__rail:before{bottom:calc(100% - 30px)}.Agenda-module__9fXn8W__railDot{border:2.5px solid var(--row-accent,#475569);z-index:2;background:#1e293b;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:20px;transition:transform .3s,box-shadow .3s,background-color .3s;position:relative}.Agenda-module__9fXn8W__railDot:after{content:"";border:1.5px solid var(--row-accent,#475569);opacity:0;border-radius:50%;animation:3s ease-in-out infinite Agenda-module__9fXn8W__dotPulse;position:absolute;inset:-6px}@keyframes Agenda-module__9fXn8W__dotPulse{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.3;transform:scale(1.2)}}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__railDot{box-shadow:0 0 0 5px color-mix(in srgb, var(--row-accent) 20%, transparent), 0 0 20px color-mix(in srgb, var(--row-accent) 35%, transparent);background:var(--row-accent);transform:scale(1.5)}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__railDot:after{animation:1s ease-in-out infinite Agenda-module__9fXn8W__dotPulseHover}@keyframes Agenda-module__9fXn8W__dotPulseHover{0%,to{opacity:0;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}}.Agenda-module__9fXn8W__content{padding:10px 0}.Agenda-module__9fXn8W__contentInner{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:8px;padding:14px 20px;transition:background-color .3s,border-color .3s,transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.Agenda-module__9fXn8W__contentInner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0a,#0000);width:100%;height:100%;transition:none;position:absolute;top:0;left:-100%}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__contentInner:before{animation:.8s ease-out forwards Agenda-module__9fXn8W__shimmerSweep}@keyframes Agenda-module__9fXn8W__shimmerSweep{0%{left:-100%}to{left:100%}}.Agenda-module__9fXn8W__contentInner:after{content:"";background:var(--row-accent);opacity:0;border-radius:2px;width:3px;transition:opacity .3s,transform .3s cubic-bezier(.25,.8,.25,1);position:absolute;top:20%;bottom:20%;left:0;transform:scaleY(0)}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__contentInner:after{opacity:1;transform:scaleY(1)}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__contentInner{border-color:color-mix(in srgb, var(--row-accent) 30%, transparent);box-shadow:0 8px 28px #00000040, -4px 0 20px color-mix(in srgb, var(--row-accent) 10%, transparent);background:#ffffff0f;transform:translate(6px)}.Agenda-module__9fXn8W__badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:6px;align-self:flex-start;padding:3px 10px;font-size:10px;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__badge{box-shadow:0 2px 10px color-mix(in srgb, var(--row-accent) 20%, transparent);transform:scale(1.05)}.Agenda-module__9fXn8W__itemTitle{font-family:var(--font-heading);color:#e2e8f0;font-size:16px;font-weight:500;line-height:1.4;transition:color .3s,transform .3s}@media (min-width:768px){.Agenda-module__9fXn8W__itemTitle{font-size:17px}}.Agenda-module__9fXn8W__row:hover .Agenda-module__9fXn8W__itemTitle{color:#fff}
.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}[data-theme=dark] .Gallery-module__3QxX8q__gallery{background-color:#1a2533}.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}[data-theme=dark] .Gallery-module__3QxX8q__title{color:#fafafa}@media (min-width:768px){.Gallery-module__3QxX8q__title{font-size:var(--text-4xl)}}.Gallery-module__3QxX8q__marqueeWrapper{width:100%;margin-top:var(--space-8);position:relative;overflow:hidden}.Gallery-module__3QxX8q__marqueeTrack{gap:var(--space-6);width:max-content;padding:0 var(--space-4);animation:40s linear infinite Gallery-module__3QxX8q__marquee;display:flex}.Gallery-module__3QxX8q__marqueeTrack:hover{animation-play-state:paused}@keyframes Gallery-module__3QxX8q__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Gallery-module__3QxX8q__imageCard{border-radius:var(--radius-lg);background-color:#0003;border:1px solid #ffffff1a;flex-shrink:0;width:300px;height:200px;position:relative;overflow:hidden}@media (min-width:768px){.Gallery-module__3QxX8q__imageCard{width:600px;height:400px}}.Gallery-module__3QxX8q__image{object-fit:contain;transition:transform var(--transition-slow)}.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{transition:border-color var(--transition-fast);border-bottom:1px solid #0000001a}.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-primary);transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__V8_xEa__iconOpen{color:#f90;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);position:relative;overflow:hidden}.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-lg);color:#ffffffb3;max-width:600px;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)}}.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;object-position:center 15%;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-lg);color:#fafafa;margin-bottom:var(--space-1);letter-spacing:-.01em;font-weight:600}.Volunteers-module__jx7d2q__role{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffffb3}
.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__logoWrapper{justify-content:center;align-items:center;width:160px;height:80px;display:flex;position:relative}.CommunityPartners-module__48f_9G__partnerLogo{object-fit:contain}.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}
