.Hero-module__PgAKtG__hero{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__backgroundContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.Hero-module__PgAKtG__backgroundContainer canvas{display:block;width:100%!important;height:100%!important}.Hero-module__PgAKtG__videoContainer{z-index:1;width:100%;height:100%;display:none;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.Hero-module__PgAKtG__bgVideo{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__PgAKtG__content{z-index:10;text-align:center;pointer-events:none;flex-direction:column;align-items:center;max-width:900px;padding:0 20px;display:flex;position:relative}.Hero-module__PgAKtG__tagline{color:var(--accent);letter-spacing:4px;text-transform:uppercase;opacity:.9;margin-bottom:24px;font-size:13px;font-weight:500;animation:1s ease-out Hero-module__PgAKtG__fadeInDown}.Hero-module__PgAKtG__title{font-family:var(--font-bebas);color:#fff;letter-spacing:-2px;text-shadow:0 0 80px #c8f04a26;margin-bottom:28px;font-size:clamp(80px,15vw,180px);line-height:.85;animation:1.2s cubic-bezier(.16,1,.3,1) Hero-module__PgAKtG__scaleIn}.Hero-module__PgAKtG__dates{color:#ffffff8c;letter-spacing:3px;margin-bottom:8px;font-size:22px;font-weight:500;animation:1s ease-out .3s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__venue{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;font-size:18px;font-weight:500;animation:1s ease-out .4s both Hero-module__PgAKtG__fadeInUp}.Hero-module__PgAKtG__actions{pointer-events:all;flex-wrap:wrap;justify-content:center;gap:20px;animation:1s ease-out .6s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__btn,.Hero-module__PgAKtG__btnSecondary{font-family:var(--font-sans);letter-spacing:2.5px;text-transform:uppercase;background:var(--accent);color:#000;border:1px solid var(--accent);border-radius:6px;justify-content:center;align-items:center;width:240px;padding:18px 0;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 30px #c8f04a40}.Hero-module__PgAKtG__btn:hover,.Hero-module__PgAKtG__btnSecondary:hover{background:#fff;border-color:#fff;transform:translateY(-4px);box-shadow:0 12px 40px #fff3}@keyframes Hero-module__PgAKtG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:.9;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__PgAKtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PgAKtG__bottomTransition{background:linear-gradient(to top, var(--bg) 0%, transparent 100%);z-index:5;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:200px;display:flex;position:absolute;bottom:0;left:0}.Hero-module__PgAKtG__divider{background:linear-gradient(90deg, transparent 0%, var(--accent) 20%, var(--accent) 80%, transparent 100%);opacity:.3;width:100%;height:1px;position:relative}.Hero-module__PgAKtG__divider:after{content:"";background:var(--accent);width:100px;height:3px;box-shadow:0 0 15px var(--accent);border-radius:4px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}@media (max-width:425px){.Hero-module__PgAKtG__backgroundContainer{display:none}.Hero-module__PgAKtG__videoContainer{display:block}.Hero-module__PgAKtG__actions{flex-direction:column;gap:12px;width:100%;max-width:280px}.Hero-module__PgAKtG__btn,.Hero-module__PgAKtG__btnSecondary{width:100%;max-width:280px;padding:16px 0}}
.HeroTimer-module__01q0KG__timerContainer{-webkit-backdrop-filter:blur(12px);pointer-events:auto;background:#020e0473;border:1px solid #c8f04a26;border-radius:16px;flex-direction:column;align-items:center;gap:12px;margin-bottom:40px;padding:16px 32px 18px;transition:border-color .3s,box-shadow .3s;animation:1s cubic-bezier(.16,1,.3,1) both HeroTimer-module__01q0KG__timerFadeIn;display:flex;box-shadow:0 10px 40px #00000080,inset 0 0 15px #c8f04a0d}.HeroTimer-module__01q0KG__timerContainer:hover{border-color:#c8f04a59;box-shadow:0 12px 50px #c8f04a14,inset 0 0 20px #c8f04a14}.HeroTimer-module__01q0KG__header{align-items:center;gap:8px;display:flex}.HeroTimer-module__01q0KG__tMinus{font-family:var(--font-inter), sans-serif;letter-spacing:3px;color:var(--accent);text-shadow:0 0 8px #c8f04a4d;font-size:10px;font-weight:700}.HeroTimer-module__01q0KG__pulseDot{background-color:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%;animation:2s infinite HeroTimer-module__01q0KG__pulse;display:inline-block;position:relative}.HeroTimer-module__01q0KG__timeGroup{align-items:center;gap:12px;display:flex}.HeroTimer-module__01q0KG__unit{flex-direction:column;align-items:center;min-width:48px;display:flex}.HeroTimer-module__01q0KG__value{font-family:var(--font-bebas-neue), var(--font-bebas), sans-serif;color:#fff;letter-spacing:1.5px;text-shadow:0 0 12px #ffffff1a;font-size:32px;font-weight:400;line-height:1}.HeroTimer-module__01q0KG__label{font-family:var(--font-inter), sans-serif;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:9px;font-weight:600}.HeroTimer-module__01q0KG__separator{font-family:var(--font-bebas-neue), var(--font-bebas), sans-serif;color:#c8f04a66;margin-bottom:12px;font-size:24px;line-height:1;animation:1.5s infinite HeroTimer-module__01q0KG__flash}@keyframes HeroTimer-module__01q0KG__pulse{0%{transform:scale(.95);box-shadow:0 0 #c8f04ab3}70%{transform:scale(1);box-shadow:0 0 0 6px #c8f04a00}to{transform:scale(.95);box-shadow:0 0 #c8f04a00}}@keyframes HeroTimer-module__01q0KG__flash{0%,to{opacity:.3}50%{opacity:1}}@keyframes HeroTimer-module__01q0KG__timerFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:425px){.HeroTimer-module__01q0KG__timerContainer{border-radius:12px;gap:8px;margin-bottom:28px;padding:12px 20px 14px}.HeroTimer-module__01q0KG__value{font-size:26px}.HeroTimer-module__01q0KG__label{letter-spacing:.5px;font-size:8px}.HeroTimer-module__01q0KG__separator{margin-bottom:10px;font-size:20px}}
.DownloadModal-module__7_z-9W__overlay{-webkit-backdrop-filter:blur(12px);z-index:10000;background-color:#020e04b3;justify-content:center;align-items:center;animation:.3s cubic-bezier(.16,1,.3,1) both DownloadModal-module__7_z-9W__fadeIn;display:flex;position:fixed;inset:0}.DownloadModal-module__7_z-9W__modal{background-color:#000000e6;border:1px solid #c8f04a33;border-radius:20px;width:90%;max-width:440px;padding:40px 32px;animation:.3s cubic-bezier(.16,1,.3,1) both DownloadModal-module__7_z-9W__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c,0 0 30px #c8f04a0d}.DownloadModal-module__7_z-9W__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.DownloadModal-module__7_z-9W__closeBtn:hover{color:var(--accent);background:#c8f04a14;border-color:#c8f04a33}.DownloadModal-module__7_z-9W__body{text-align:center;flex-direction:column;align-items:center;display:flex}.DownloadModal-module__7_z-9W__spinnerWrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.DownloadModal-module__7_z-9W__spinner{border:3px solid #ffffff0d;border-top-color:var(--accent);border-radius:50%;width:100%;height:100%;animation:1s linear infinite DownloadModal-module__7_z-9W__spin;box-shadow:0 0 15px #c8f04a1a}.DownloadModal-module__7_z-9W__glowRing{border:1px solid #c8f04a1a;border-radius:50%;animation:2s infinite alternate DownloadModal-module__7_z-9W__pulseGlow;position:absolute;inset:-4px;box-shadow:0 0 20px #c8f04a0d}.DownloadModal-module__7_z-9W__progressText{font-family:var(--font-mono,monospace);color:#fff;letter-spacing:-.5px;font-size:14px;font-weight:700;position:absolute}.DownloadModal-module__7_z-9W__title{font-family:var(--font-bebas-neue), var(--font-bebas), sans-serif;color:#fff;letter-spacing:1.5px;margin-bottom:12px;font-size:24px}.DownloadModal-module__7_z-9W__titleSuccess{font-family:var(--font-bebas-neue), var(--font-bebas), sans-serif;color:var(--accent);letter-spacing:1.5px;text-shadow:0 0 10px #c8f04a33;margin-bottom:12px;font-size:24px}.DownloadModal-module__7_z-9W__description{font-family:var(--font-sans), sans-serif;color:var(--text-muted);margin-bottom:24px;font-size:13px;line-height:1.6}.DownloadModal-module__7_z-9W__barContainer{background-color:#ffffff0d;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.DownloadModal-module__7_z-9W__progressBar{background:linear-gradient(90deg, var(--accent) 0%, #fff 100%);height:100%;box-shadow:0 0 10px var(--accent);border-radius:3px;transition:width .15s ease-out}.DownloadModal-module__7_z-9W__successIconWrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.DownloadModal-module__7_z-9W__successCheck{color:var(--accent);z-index:2;filter:drop-shadow(0 0 8px #c8f04a66);animation:.5s cubic-bezier(.19,1,.22,1) forwards DownloadModal-module__7_z-9W__checkDraw}.DownloadModal-module__7_z-9W__successRing{border:3px solid var(--accent);border-radius:50%;animation:.5s cubic-bezier(.19,1,.22,1) forwards DownloadModal-module__7_z-9W__ringPop;position:absolute;inset:0;box-shadow:0 0 20px #c8f04a4d}.DownloadModal-module__7_z-9W__actionBtn{background:var(--accent);color:#000;font-family:var(--font-sans), sans-serif;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;width:100%;padding:14px 40px;font-size:11px;font-weight:700;transition:all .3s;box-shadow:0 0 20px #c8f04a40}.DownloadModal-module__7_z-9W__actionBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}@keyframes DownloadModal-module__7_z-9W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DownloadModal-module__7_z-9W__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes DownloadModal-module__7_z-9W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DownloadModal-module__7_z-9W__pulseGlow{0%{opacity:.3;transform:scale(.98)}to{opacity:.8;transform:scale(1.02)}}@keyframes DownloadModal-module__7_z-9W__ringPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes DownloadModal-module__7_z-9W__checkDraw{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}
.About-module__OtWT4W__about{background:var(--bg);z-index:1;padding:180px 0 120px;position:relative;overflow:hidden}.About-module__OtWT4W__about:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#c8f04a08 1px,#0000 1px),linear-gradient(90deg,#c8f04a08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.About-module__OtWT4W__about:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at top,#c8f04a0a,#0000 70%);width:60%;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.About-module__OtWT4W__container{max-width:1200px;margin:0 auto;padding:0 40px}.About-module__OtWT4W__segment{grid-template-columns:120px 1fr 280px;gap:60px;margin-bottom:200px;display:grid;position:relative}.About-module__OtWT4W__segment:last-child{margin-bottom:0}.About-module__OtWT4W__segment_meta{flex-direction:column;gap:12px;padding-top:10px;display:flex;position:relative}.About-module__OtWT4W__meta_id{font-family:var(--font-mono,monospace);color:var(--accent);letter-spacing:3px;font-size:13px;font-weight:700}.About-module__OtWT4W__meta_status{font-family:var(--font-mono,monospace);color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-size:9px}.About-module__OtWT4W__segment_content{position:relative}.About-module__OtWT4W__ghost_title{font-family:var(--font-bebas);color:#ffffff14;pointer-events:none;z-index:0;white-space:nowrap;letter-spacing:15px;text-transform:uppercase;font-size:140px;line-height:1;position:absolute;top:-40px;left:-20px}.About-module__OtWT4W__title{font-family:var(--font-outfit,var(--font-display));color:#fff;letter-spacing:-1px;z-index:1;margin-bottom:40px;font-size:80px;font-weight:700;line-height:.95;position:relative}.About-module__OtWT4W__title_hi{color:var(--accent)}.About-module__OtWT4W__body{max-width:620px;font-family:var(--font-inter,var(--font-sans));color:var(--text-muted);z-index:1;margin-bottom:40px;font-size:16px;line-height:1.75;position:relative}.About-module__OtWT4W__decorative_marker{font-family:var(--font-mono,monospace);color:var(--accent);opacity:.5;letter-spacing:2px;text-transform:uppercase;gap:24px;margin-top:20px;font-size:10px;display:flex}.About-module__OtWT4W__highlight{color:#fff;font-weight:600}.About-module__OtWT4W__readout_panel{flex-direction:column;justify-content:center;display:flex}.About-module__OtWT4W__readout{-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff0a;border-left:3px solid var(--accent);z-index:1;background:#ffffff05;flex-direction:column;gap:40px;padding:48px;display:flex;position:relative;box-shadow:0 20px 40px #0006}.About-module__OtWT4W__readout:before{content:"";background:var(--accent);width:4px;height:4px;box-shadow:0 0 10px var(--accent);border-radius:50%;position:absolute;top:10px;right:10px}.About-module__OtWT4W__readout_item{flex-direction:column;gap:8px;display:flex}.About-module__OtWT4W__readout_item label{font-family:var(--font-outfit,var(--font-display));letter-spacing:3px;color:var(--text-muted);opacity:.6;text-transform:uppercase;font-size:10px;font-weight:700}.About-module__OtWT4W__readout_val{font-family:var(--font-outfit,var(--font-display));color:#fff;letter-spacing:1px;font-size:22px;font-weight:700}.About-module__OtWT4W__conduit_v{background:linear-gradient(to bottom, var(--accent) 0%, #c8f04a1a 50%, transparent 100%);opacity:.2;width:1px;height:calc(100% + 140px);position:absolute;top:60px;left:0}.About-module__OtWT4W__segment_alt{grid-template-columns:280px 1fr 120px}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__segment_meta{grid-column:3;align-items:flex-end}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__segment_content{text-align:right;grid-area:1/2}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__body{margin-left:auto}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__ghost_title{left:auto;right:-20px}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__decorative_marker{justify-content:flex-end}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__readout_panel{grid-area:1/1}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__readout{border-left:none;border-right:2px solid var(--accent);box-shadow:20px 0 50px #0003}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__conduit_v{left:auto;right:0}@media (max-width:1000px){.About-module__OtWT4W__segment,.About-module__OtWT4W__segment_alt{text-align:left;grid-template-columns:1fr;gap:30px;margin-bottom:100px}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__segment_meta{grid-column:1;grid-row:unset;align-items:flex-start}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__segment_content{grid-column:1;grid-row:unset;text-align:left}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__body{margin-left:0}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__ghost_title{left:-20px;right:auto}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__decorative_marker{justify-content:flex-start}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__readout_panel{grid-column:1;grid-row:unset}.About-module__OtWT4W__segment_alt .About-module__OtWT4W__readout{border-right:none;border-left:2px solid var(--accent);justify-content:flex-start}.About-module__OtWT4W__ghost_title{font-size:80px;top:-20px}.About-module__OtWT4W__title{font-size:56px}.About-module__OtWT4W__readout{flex-flow:wrap;gap:30px;padding:24px}}.About-module__OtWT4W__themes_section{margin-top:200px;position:relative}.About-module__OtWT4W__themes_header{max-width:800px;margin-bottom:80px}.About-module__OtWT4W__meta_header{gap:12px;margin-bottom:16px;display:flex}.About-module__OtWT4W__themes_grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.About-module__OtWT4W__theme_card{aspect-ratio:1;cursor:default;background:#ffffff03;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:20px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.About-module__OtWT4W__theme_card:hover,.About-module__OtWT4W__theme_card.About-module__OtWT4W__active{background:#c8f04a08;border-color:#c8f04a4d;transform:scale(1.02);box-shadow:0 0 30px #c8f04a0d}.About-module__OtWT4W__cell_decoration{pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__OtWT4W__cell_decoration:before{content:"";background:var(--accent);width:2px;height:2px;box-shadow:0 0 5px var(--accent);position:absolute;top:10px;left:10px}.About-module__OtWT4W__cell_top{z-index:1;justify-content:space-between;align-items:flex-start;display:flex}.About-module__OtWT4W__atomic_number{font-family:var(--font-outfit);color:#fff;font-size:16px;font-weight:700;line-height:1}.About-module__OtWT4W__atomic_weight{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:1px;font-size:9px}.About-module__OtWT4W__cell_main{text-align:center;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.About-module__OtWT4W__symbol{font-family:var(--font-outfit);color:var(--accent);letter-spacing:-1px;text-shadow:0 0 20px #c8f04a33;font-size:48px;font-weight:700;line-height:1}.About-module__OtWT4W__theme_name{font-family:var(--font-inter);color:#fff;text-transform:uppercase;letter-spacing:.5px;opacity:.8;max-width:160px;font-size:16px;font-weight:500;line-height:1.4;transition:color .3s}.About-module__OtWT4W__theme_card:hover .About-module__OtWT4W__theme_name,.About-module__OtWT4W__theme_card.About-module__OtWT4W__active .About-module__OtWT4W__theme_name{color:var(--accent)}.About-module__OtWT4W__theme_accent{background:var(--accent);width:0;height:2px;box-shadow:0 0 10px var(--accent);transition:width .6s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0}.About-module__OtWT4W__theme_card:hover .About-module__OtWT4W__theme_accent,.About-module__OtWT4W__theme_card.About-module__OtWT4W__active .About-module__OtWT4W__theme_accent{width:100%}@media (max-width:1200px){.About-module__OtWT4W__themes_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.About-module__OtWT4W__themes_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.About-module__OtWT4W__themes_grid{grid-template-columns:1fr}}
.Countdown-module__1b3WKG__countdown{background:var(--bg);z-index:2;padding:120px 40px 140px;position:relative;overflow:hidden}.Countdown-module__1b3WKG__countdown:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#c8f04a08 1px,#0000 1px),linear-gradient(90deg,#c8f04a08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Countdown-module__1b3WKG__countdown:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(#c8f04a12 0%,#0000 70%);width:700px;height:400px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.Countdown-module__1b3WKG__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:56px;max-width:960px;margin:0 auto;display:flex;position:relative}.Countdown-module__1b3WKG__label{font-family:var(--font-mono,monospace);letter-spacing:4px;color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:700}.Countdown-module__1b3WKG__tagline{flex-direction:column;gap:12px;display:flex}.Countdown-module__1b3WKG__tagline h2{font-family:var(--font-bebas);color:#fff;letter-spacing:1px;margin:0;font-size:clamp(42px,6vw,80px);line-height:1}.Countdown-module__1b3WKG__tagline h2 span{color:var(--accent)}.Countdown-module__1b3WKG__tagline p{font-family:var(--font-inter,sans-serif);color:var(--text-muted);max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.Countdown-module__1b3WKG__timer{align-items:stretch;gap:0;display:flex}.Countdown-module__1b3WKG__unit{background:#ffffff05;border:1px solid #ffffff0d;border-left:none;flex-direction:column;align-items:center;gap:10px;min-width:110px;padding:36px 40px;transition:background .3s;display:flex;position:relative}.Countdown-module__1b3WKG__unit:first-child{border-left:1px solid #ffffff0d;border-left:3px solid var(--accent);border-radius:12px 0 0 12px}.Countdown-module__1b3WKG__unit:last-child{border-radius:0 12px 12px 0}.Countdown-module__1b3WKG__unit:after{content:"";background:var(--accent);width:4px;height:4px;box-shadow:0 0 8px var(--accent);opacity:.5;border-radius:50%;position:absolute;top:10px;right:10px}.Countdown-module__1b3WKG__unit:first-child:after{opacity:1}.Countdown-module__1b3WKG__value{font-family:var(--font-bebas);color:#fff;letter-spacing:2px;text-shadow:0 0 40px #c8f04a1f;font-size:clamp(52px,7vw,80px);line-height:1;transition:color .2s}.Countdown-module__1b3WKG__unit:hover .Countdown-module__1b3WKG__value{color:var(--accent)}.Countdown-module__1b3WKG__unitLabel{font-family:var(--font-mono,monospace);letter-spacing:3px;color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:700}.Countdown-module__1b3WKG__sep{font-family:var(--font-bebas);color:#c8f04a4d;align-self:center;align-items:center;margin-bottom:28px;padding:0 6px;font-size:48px;line-height:1;display:flex}.Countdown-module__1b3WKG__cta{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.Countdown-module__1b3WKG__buttonGroup{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.Countdown-module__1b3WKG__applyBtn{font-family:var(--font-inter,sans-serif);letter-spacing:2.5px;text-transform:uppercase;background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:20px 64px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 40px #c8f04a40}.Countdown-module__1b3WKG__applyBtn:before{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff26 50%,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.Countdown-module__1b3WKG__applyBtn:hover:before{transform:translate(100%)}.Countdown-module__1b3WKG__applyBtn:hover{background:#fff;transform:translateY(-4px);box-shadow:0 16px 50px #ffffff26}.Countdown-module__1b3WKG__galleryBtn{font-family:var(--font-inter,sans-serif);letter-spacing:2.5px;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:20px 64px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #c8f04a0d}.Countdown-module__1b3WKG__galleryBtn:hover{background:var(--accent);color:#000;transform:translateY(-4px);box-shadow:0 16px 50px #c8f04a40}.Countdown-module__1b3WKG__deadline{font-family:var(--font-mono,monospace);color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;opacity:.6;font-size:10px}@media (max-width:768px){.Countdown-module__1b3WKG__timer{flex-wrap:nowrap;gap:0}.Countdown-module__1b3WKG__unit{min-width:72px;padding:24px 18px}.Countdown-module__1b3WKG__value{font-size:40px}.Countdown-module__1b3WKG__sep{padding:0 2px;font-size:32px}.Countdown-module__1b3WKG__buttonGroup{flex-direction:column;gap:12px;width:100%}.Countdown-module__1b3WKG__applyBtn,.Countdown-module__1b3WKG__galleryBtn{width:100%;max-width:280px;padding:18px 0}}@media (max-width:425px){.Countdown-module__1b3WKG__unit{min-width:60px;padding:20px 12px}.Countdown-module__1b3WKG__value{font-size:32px}.Countdown-module__1b3WKG__unitLabel{letter-spacing:1.5px;font-size:7px}.Countdown-module__1b3WKG__sep{font-size:24px}}
.GalleryModal-module__WsV6HG__modalOverlay{-webkit-backdrop-filter:blur(16px);z-index:9999;background-color:#020e04d9;justify-content:center;align-items:center;animation:.4s cubic-bezier(.16,1,.3,1) both GalleryModal-module__WsV6HG__fadeIn;display:flex;position:fixed;inset:0}.GalleryModal-module__WsV6HG__modalContainer{background-color:#000000d9;border:1px solid #c8f04a26;border-radius:20px;flex-direction:column;width:90vw;max-width:1200px;height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) both GalleryModal-module__WsV6HG__scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c,0 0 40px #c8f04a0d}.GalleryModal-module__WsV6HG__modalHeader{background:linear-gradient(#c8f04a05,#0000);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.GalleryModal-module__WsV6HG__titleWrapper{flex-direction:column;display:flex}.GalleryModal-module__WsV6HG__glitchTitle{font-family:var(--font-bebas-neue), var(--font-bebas), sans-serif;color:#fff;letter-spacing:2px;font-size:clamp(28px,4vw,36px);line-height:1}.GalleryModal-module__WsV6HG__subTitle{font-family:var(--font-mono,monospace);color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-top:4px;font-size:10px}.GalleryModal-module__WsV6HG__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.GalleryModal-module__WsV6HG__closeBtn:hover{color:var(--accent);background:#c8f04a14;border-color:#c8f04a40;transform:rotate(90deg);box-shadow:0 0 15px #c8f04a26}.GalleryModal-module__WsV6HG__gridContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;padding:32px;overflow-y:auto}.GalleryModal-module__WsV6HG__gridContainer::-webkit-scrollbar{width:8px}.GalleryModal-module__WsV6HG__gridContainer::-webkit-scrollbar-track{background:#0000004d}.GalleryModal-module__WsV6HG__gridContainer::-webkit-scrollbar-thumb{background:#c8f04a33;border-radius:4px}.GalleryModal-module__WsV6HG__gridContainer::-webkit-scrollbar-thumb:hover{background:var(--accent)}.GalleryModal-module__WsV6HG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.GalleryModal-module__WsV6HG__gridItem{cursor:pointer;background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.GalleryModal-module__WsV6HG__gridItem:hover{border-color:#c8f04a66;transform:translateY(-5px);box-shadow:0 12px 30px #c8f04a1a,0 0 15px #c8f04a0d}.GalleryModal-module__WsV6HG__imageWrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.GalleryModal-module__WsV6HG__gridImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.GalleryModal-module__WsV6HG__gridItem:hover .GalleryModal-module__WsV6HG__gridImage{transform:scale(1.08)}.GalleryModal-module__WsV6HG__hoverOverlay{opacity:0;background:#020e04b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GalleryModal-module__WsV6HG__gridItem:hover .GalleryModal-module__WsV6HG__hoverOverlay{opacity:1}.GalleryModal-module__WsV6HG__viewLabel{font-family:var(--font-mono,monospace);letter-spacing:3px;color:var(--accent);border:1px solid var(--accent);text-shadow:0 0 8px #c8f04a4d;background:#0006;border-radius:4px;padding:10px 20px;font-size:11px;font-weight:700;transition:transform .3s;transform:translateY(10px);box-shadow:0 0 10px #c8f04a1a}.GalleryModal-module__WsV6HG__gridItem:hover .GalleryModal-module__WsV6HG__viewLabel{transform:translateY(0)}.GalleryModal-module__WsV6HG__lightbox{z-index:10000;background-color:#000000f2;justify-content:center;align-items:center;animation:.3s GalleryModal-module__WsV6HG__fadeIn;display:flex;position:fixed;inset:0}.GalleryModal-module__WsV6HG__lightboxClose{color:#fff9;cursor:pointer;z-index:10002;background:#0006;border:1px solid #ffffff1a;border-radius:50%;padding:12px;transition:all .3s;position:absolute;top:24px;right:24px}.GalleryModal-module__WsV6HG__lightboxClose:hover{color:var(--accent);border-color:var(--accent);background:#c8f04a14;box-shadow:0 0 15px #c8f04a33}.GalleryModal-module__WsV6HG__navBtn{color:#fff9;cursor:pointer;z-index:10001;background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:14px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryModal-module__WsV6HG__navBtn:hover{color:var(--accent);border-color:var(--accent);background:#c8f04a14;box-shadow:0 0 15px #c8f04a33}.GalleryModal-module__WsV6HG__prevBtn{left:24px}.GalleryModal-module__WsV6HG__nextBtn{right:24px}.GalleryModal-module__WsV6HG__lightboxContent{flex-direction:column;align-items:center;max-width:85vw;max-height:80vh;display:flex;position:relative}.GalleryModal-module__WsV6HG__lightboxImage{object-fit:contain;border:1px solid #ffffff14;border-radius:8px;max-width:100%;max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) both GalleryModal-module__WsV6HG__scaleIn;box-shadow:0 0 50px #000c,0 0 30px #c8f04a0d}.GalleryModal-module__WsV6HG__counter{color:#ffffff80;font-family:var(--font-mono,monospace);letter-spacing:2px;font-size:12px;position:absolute;bottom:-40px}@keyframes GalleryModal-module__WsV6HG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GalleryModal-module__WsV6HG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes GalleryModal-module__WsV6HG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.GalleryModal-module__WsV6HG__modalContainer{width:95vw;height:90vh}.GalleryModal-module__WsV6HG__gridContainer{padding:20px}.GalleryModal-module__WsV6HG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.GalleryModal-module__WsV6HG__navBtn{padding:10px}.GalleryModal-module__WsV6HG__prevBtn{left:12px}.GalleryModal-module__WsV6HG__nextBtn{right:12px}}@media (max-width:480px){.GalleryModal-module__WsV6HG__modalHeader{padding:16px 20px}.GalleryModal-module__WsV6HG__gridContainer{padding:16px}.GalleryModal-module__WsV6HG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.GalleryModal-module__WsV6HG__navBtn{display:none}}
.Speakers-module__cIu-Ca__speakers{background:var(--bg);z-index:2;padding:100px 60px 140px;position:relative;overflow:hidden}.Speakers-module__cIu-Ca__speakers:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#c8f04a08 1px,#0000 1px),linear-gradient(90deg,#c8f04a08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Speakers-module__cIu-Ca__container{max-width:1200px;margin:0 auto}.Speakers-module__cIu-Ca__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.Speakers-module__cIu-Ca__meta{font-family:var(--font-mono,monospace);letter-spacing:4px;color:var(--accent);text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:600}.Speakers-module__cIu-Ca__title{font-family:var(--font-bebas);color:#fff;margin-bottom:20px;font-size:64px;line-height:1}.Speakers-module__cIu-Ca__grid{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}.Speakers-module__cIu-Ca__card_wrapper{width:100%;max-width:320px;margin:0 auto;position:relative}.Speakers-module__cIu-Ca__card_main{z-index:1;background:#15151a;border-radius:30px 30px 160px 160px;transition:transform .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Speakers-module__cIu-Ca__card_main:hover{transform:translateY(-8px)}.Speakers-module__cIu-Ca__image_container{aspect-ratio:.9;width:100%;position:relative;overflow:hidden}.Speakers-module__cIu-Ca__image_container img{object-fit:cover;filter:grayscale(.2);width:100%;height:100%;transition:transform .6s,filter .6s}.Speakers-module__cIu-Ca__card_main:hover .Speakers-module__cIu-Ca__image_container img{filter:grayscale(0);transform:scale(1.08)}.Speakers-module__cIu-Ca__info{text-align:center;padding:30px 0 10px}.Speakers-module__cIu-Ca__name{font-family:var(--font-bebas);color:#fff;letter-spacing:.5px;margin-bottom:4px;font-size:28px}.Speakers-module__cIu-Ca__designation{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:6px;font-size:11px;font-weight:700}.Speakers-module__cIu-Ca__department{color:#fff;margin-bottom:2px;font-size:13px;font-weight:500}.Speakers-module__cIu-Ca__institution{color:#ffffffb3;max-width:240px;margin:0 auto;font-size:12px;font-weight:400;line-height:1.4}.Speakers-module__cIu-Ca__country{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}@media (max-width:1280px){.Speakers-module__cIu-Ca__grid{grid-template-columns:repeat(3,1fr);gap:40px}}@media (max-width:900px){.Speakers-module__cIu-Ca__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:480px){.Speakers-module__cIu-Ca__grid{grid-template-columns:1fr;gap:60px}}
