.ThemeToggle-module__Z5gSZG__toggleBtn{background:var(--bg-card);border:2px solid var(--border);cursor:pointer;width:44px;height:44px;transition:all var(--transition);color:var(--text);border-radius:50%;justify-content:center;align-items:center;display:flex}.ThemeToggle-module__Z5gSZG__toggleBtn:hover{background:var(--accent);border-color:var(--accent);transform:scale(1.05)}.ThemeToggle-module__Z5gSZG__iconWrapper{width:20px;height:20px;position:relative}.ThemeToggle-module__Z5gSZG__sunIcon,.ThemeToggle-module__Z5gSZG__moonIcon{transition:all .3s;position:absolute;top:0;left:0}.ThemeToggle-module__Z5gSZG__hidden{opacity:0;transform:scale(.5)rotate(180deg)}.ThemeToggle-module__Z5gSZG__transitionOverlay{z-index:9999;pointer-events:none;opacity:0;transition:opacity .1s;position:fixed;inset:0}.ThemeToggle-module__Z5gSZG__transitionOverlay.ThemeToggle-module__Z5gSZG__active{opacity:1}.ThemeToggle-module__Z5gSZG__pixelCircle{left:var(--transition-origin-x,50%);top:var(--transition-origin-y,50%);background:var(--bg);width:0;height:0;animation:none;position:absolute;transform:translate(-50%,-50%)}.ThemeToggle-module__Z5gSZG__transitionOverlay.ThemeToggle-module__Z5gSZG__active .ThemeToggle-module__Z5gSZG__pixelCircle{animation:1s cubic-bezier(.4,0,.2,1) forwards ThemeToggle-module__Z5gSZG__pixelExpand}@keyframes ThemeToggle-module__Z5gSZG__pixelExpand{0%{opacity:1;clip-path:polygon(45% 45%,55% 45%,55% 55%,45% 55%);width:0;height:0}15%{opacity:1;clip-path:polygon(40% 30%,50% 25%,60% 30%,70% 40%,75% 50%,70% 60%,60% 70%,50% 75%,40% 70%,30% 60%,25% 50%,30% 40%);width:50px;height:50px}40%{opacity:1;clip-path:circle(48%);width:150vmax;height:150vmax}70%{opacity:1;clip-path:circle(49%);width:250vmax;height:250vmax}to{opacity:0;clip-path:circle(50%);width:250vmax;height:250vmax}}
.Hero-module__JgYmMq__hero{background:var(--bg);flex-direction:column;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before,.Hero-module__JgYmMq__hero:after{display:none}@keyframes Hero-module__JgYmMq__floatSoft{0%,to{transform:translate(0)}50%{transform:translate(20px,-15px)}}.Hero-module__JgYmMq__particles{display:none}.Hero-module__JgYmMq__particle{opacity:.6;border-radius:50%;animation:12s ease-in-out infinite Hero-module__JgYmMq__floatParticle;position:absolute}.Hero-module__JgYmMq__particle:first-child{background:#ffa4a480;width:8px;height:8px;animation-duration:14s;animation-delay:0s;top:20%;left:15%}.Hero-module__JgYmMq__particle:nth-child(2){background:#badfdb80;width:12px;height:12px;animation-duration:16s;animation-delay:-2s;top:30%;right:20%}.Hero-module__JgYmMq__particle:nth-child(3){background:#febe7e66;width:6px;height:6px;animation-duration:12s;animation-delay:-4s;top:60%;left:25%}.Hero-module__JgYmMq__particle:nth-child(4){background:#badfdb66;width:10px;height:10px;animation-duration:18s;animation-delay:-6s;top:70%;right:30%}.Hero-module__JgYmMq__particle:nth-child(5){background:#ffbdbd80;width:5px;height:5px;animation-duration:13s;animation-delay:-3s;top:15%;right:40%}.Hero-module__JgYmMq__particle:nth-child(6){background:#badfdb4d;width:14px;height:14px;animation-duration:20s;animation-delay:-5s;top:80%;left:10%}.Hero-module__JgYmMq__particle:nth-child(7){background:#ffa4a466;width:7px;height:7px;animation-duration:15s;animation-delay:-1s;top:45%;left:5%}.Hero-module__JgYmMq__particle:nth-child(8){background:#febe7e59;width:9px;height:9px;animation-duration:17s;animation-delay:-7s;top:25%;right:8%}@keyframes Hero-module__JgYmMq__floatParticle{0%,to{opacity:.6;transform:translateY(0)translate(0)}25%{opacity:.4;transform:translateY(-30px)translate(10px)}50%{opacity:.7;transform:translateY(-15px)translate(-15px)}75%{opacity:.5;transform:translateY(-40px)translate(5px)}}.Hero-module__JgYmMq__decorGraphic1{opacity:.85;pointer-events:none;z-index:0;width:280px;height:auto;position:absolute;top:80px;right:40px}.Hero-module__JgYmMq__decorGraphic2{opacity:.7;pointer-events:none;z-index:0;width:140px;height:auto;position:absolute;bottom:8%;left:3%}.Hero-module__JgYmMq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff26;border-top-color:#ffffff4d;border-radius:100px;justify-content:space-between;align-items:center;width:90%;max-width:1200px;padding:12px 32px;transition:all .3s;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0003,0 2px 4px #0000001a,inset 0 1px #fff3}[data-theme=light] .Hero-module__JgYmMq__nav{background:linear-gradient(135deg,#fffc 0%,#fff9 100%);border:1px solid #fff9;border-top-color:#ffffffe6;box-shadow:0 8px 32px #00000014,inset 0 1px 2px #fffc}.Hero-module__JgYmMq__nav:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border-radius:100px 100px 0 0;height:50%;position:absolute;top:0;left:0;right:0}[data-theme=light] .Hero-module__JgYmMq__nav:after{background:linear-gradient(#fff6 0%,#ffffff1a 100%)}.Hero-module__JgYmMq__logoMark{align-items:center;gap:12px;display:flex}.Hero-module__JgYmMq__logoImg{object-fit:contain;box-sizing:content-box;width:32px;height:32px;transition:background-color var(--transition),box-shadow var(--transition),transform .15s;display:block}[data-theme=light] .Hero-module__JgYmMq__logoImg{background:var(--text);box-shadow:var(--shadow-sm);border-radius:10px;padding:6px}.Hero-module__JgYmMq__logoText{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:18px;font-weight:700}.Hero-module__JgYmMq__navLinks{color:var(--text-secondary);gap:32px;font-size:15px;display:flex}.Hero-module__JgYmMq__navLinks a{transition:color var(--transition);padding:8px 0}.Hero-module__JgYmMq__navLinks a:hover{color:var(--highlight)}.Hero-module__JgYmMq__mainContent{text-align:center;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;padding:120px 48px 60px;display:flex;position:relative}.Hero-module__JgYmMq__textSide{flex-direction:column;align-items:center;max-width:700px;display:flex}.Hero-module__JgYmMq__badge{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-pill);color:#111827;box-shadow:var(--shadow-sm);align-items:center;gap:8px;margin-bottom:28px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}[data-theme=dark] .Hero-module__JgYmMq__badge{color:#f5f6f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff26}.Hero-module__JgYmMq__badgeDot{background:var(--accent);border-radius:50%;width:7px;height:7px}.Hero-module__JgYmMq__headline{letter-spacing:-.04em;color:#f5f6f7;text-shadow:0 1px 2px #0000008c,0 0 8px #00000059;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.1}[data-theme=light] .Hero-module__JgYmMq__headline{color:#1a1a1a;text-shadow:0 2px 20px #ffffff80}.Hero-module__JgYmMq__highlight{color:#ffb5a3;display:inline-block;position:relative}[data-theme=light] .Hero-module__JgYmMq__highlight{color:var(--highlight)}.Hero-module__JgYmMq__subtext{color:#d1d5db;text-shadow:0 1px 2px #0000008c;max-width:600px;margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.6}[data-theme=light] .Hero-module__JgYmMq__subtext{color:#4a4a4a;text-shadow:none}.Hero-module__JgYmMq__cta{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.Hero-module__JgYmMq__primaryBtn{background:var(--highlight);color:#1a1a1a;border-radius:var(--radius-pill);transition:all var(--transition);align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:500;display:inline-flex;box-shadow:0 4px 16px #f3afa34d}.Hero-module__JgYmMq__primaryBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 24px #f3afa366}.Hero-module__JgYmMq__btnArrow{transition:transform var(--transition)}.Hero-module__JgYmMq__primaryBtn:hover .Hero-module__JgYmMq__btnArrow{transform:translate(3px)}.Hero-module__JgYmMq__secondaryBtn{background:var(--bg-card);color:var(--text);border:1.5px solid var(--border);border-radius:var(--radius-pill);transition:all var(--transition);align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:500;display:inline-flex}[data-theme=dark] .Hero-module__JgYmMq__secondaryBtn{color:var(--text);background:#ffffff14;border-color:#ffffff1f}.Hero-module__JgYmMq__secondaryBtn:hover{border-color:var(--accent);background:#badfdb1a}[data-theme=dark] .Hero-module__JgYmMq__secondaryBtn:hover{background:#ffffff1f}.Hero-module__JgYmMq__stats{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);align-items:center;gap:24px;padding:20px 28px;display:inline-flex}[data-theme=dark] .Hero-module__JgYmMq__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14}.Hero-module__JgYmMq__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__JgYmMq__statNumber{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-accent,var(--highlight));font-size:26px;font-weight:600}.Hero-module__JgYmMq__statLabel{color:var(--text-secondary);font-size:13px}.Hero-module__JgYmMq__statDivider{background:var(--border);width:1px;height:36px}.Hero-module__JgYmMq__visualSide{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.Hero-module__JgYmMq__illustrationWrapper{position:relative}.Hero-module__JgYmMq__illustration{object-fit:contain;filter:drop-shadow(0 16px 40px #badfdb4d);width:100%;max-width:560px;height:auto}.Hero-module__JgYmMq__trustedBar{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);align-items:center;gap:16px;padding:14px 22px;display:flex}.Hero-module__JgYmMq__trustedLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.Hero-module__JgYmMq__trustedLogos{align-items:center;gap:20px;display:flex}.Hero-module__JgYmMq__trustedLogo{opacity:.7;width:auto;height:22px;transition:opacity var(--transition)}.Hero-module__JgYmMq__trustedLogo:hover{opacity:1}.Hero-module__JgYmMq__trustedLogos span{opacity:.75}.Hero-module__JgYmMq__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Hero-module__JgYmMq__hamburgerLine{background:var(--text);width:24px;height:2px;transition:all var(--transition);border-radius:2px}.Hero-module__JgYmMq__hamburgerLine.Hero-module__JgYmMq__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Hero-module__JgYmMq__hamburgerLine.Hero-module__JgYmMq__open:nth-child(2){opacity:0}.Hero-module__JgYmMq__hamburgerLine.Hero-module__JgYmMq__open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Hero-module__JgYmMq__overlay{z-index:105;background:#0006;position:fixed;inset:0}.Hero-module__JgYmMq__sidebar{background:var(--bg);z-index:110;width:280px;max-width:85vw;height:100vh;position:fixed;top:0;right:0;box-shadow:-4px 0 20px #0000001a}.Hero-module__JgYmMq__sidebarContent{flex-direction:column;height:100%;padding:80px 24px 32px;display:flex}.Hero-module__JgYmMq__sidebarNav{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.Hero-module__JgYmMq__sidebarNav a{color:var(--text);border-bottom:1px solid var(--border);transition:color var(--transition);padding:12px 0;font-size:18px;font-weight:500}.Hero-module__JgYmMq__sidebarNav a:hover{color:var(--highlight)}.Hero-module__JgYmMq__sidebarCta{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.Hero-module__JgYmMq__sidebarPrimaryBtn{background:var(--highlight);color:#fff;border-radius:var(--radius-pill);text-align:center;transition:all var(--transition);padding:14px 24px;font-size:14px;font-weight:600}.Hero-module__JgYmMq__sidebarPrimaryBtn:hover{background:var(--highlight-soft)}.Hero-module__JgYmMq__sidebarSecondaryBtn{color:var(--text);border:1px solid var(--border);border-radius:var(--radius-pill);text-align:center;transition:all var(--transition);background:0 0;padding:14px 24px;font-size:14px;font-weight:500}.Hero-module__JgYmMq__sidebarSecondaryBtn:hover{border-color:var(--accent)}.Hero-module__JgYmMq__sidebarStats{border-top:1px solid var(--border);justify-content:space-around;margin-top:auto;padding:20px 0;display:flex}.Hero-module__JgYmMq__sidebarStat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__JgYmMq__sidebarStatNumber{font-family:var(--font-display);color:var(--text);font-size:24px;font-weight:600}.Hero-module__JgYmMq__sidebarStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.Hero-module__JgYmMq__sidebarTheme{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding:16px 0;display:flex}.Hero-module__JgYmMq__sidebarThemeLabel{color:var(--text-secondary);font-size:14px;font-weight:500}@media (max-width:1024px){.Hero-module__JgYmMq__decorShape1{width:350px;height:350px;top:-80px;right:-80px}.Hero-module__JgYmMq__decorShape2{width:250px;height:250px}.Hero-module__JgYmMq__mainContent{text-align:center;grid-template-columns:1fr;gap:40px;padding:100px 24px 40px}.Hero-module__JgYmMq__textSide{order:1;max-width:100%}.Hero-module__JgYmMq__visualSide{order:2}.Hero-module__JgYmMq__cta{justify-content:center}.Hero-module__JgYmMq__stats{margin:0 auto}.Hero-module__JgYmMq__illustration{max-width:280px;margin:0 auto}.Hero-module__JgYmMq__trustedSection{padding:0 24px}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto}.Hero-module__JgYmMq__nav{padding:12px 16px}.Hero-module__JgYmMq__logoImg{width:36px;height:36px}[data-theme=light] .Hero-module__JgYmMq__logoImg{border-radius:10px;padding:4px}.Hero-module__JgYmMq__logoText{font-size:16px}.Hero-module__JgYmMq__navLinks{display:none}.Hero-module__JgYmMq__hamburger{display:flex}.Hero-module__JgYmMq__mainContent{flex-direction:column;gap:20px;width:100%;max-width:100%;padding:120px 16px 32px;display:flex}.Hero-module__JgYmMq__textSide{text-align:center;flex-direction:column;order:1;align-items:center;gap:16px;width:100%;display:flex}.Hero-module__JgYmMq__badge{width:auto}.Hero-module__JgYmMq__headline{text-align:center;width:100%;font-size:36px;font-weight:600;line-height:1.2}.Hero-module__JgYmMq__subtext{text-align:center;max-width:90%;font-size:15px;line-height:1.5}.Hero-module__JgYmMq__cta{flex-direction:row;justify-content:center;gap:12px;width:100%}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{padding:14px 24px;font-size:14px}.Hero-module__JgYmMq__btnArrow,.Hero-module__JgYmMq__stats,.Hero-module__JgYmMq__visualSide,.Hero-module__JgYmMq__trustedBar,.Hero-module__JgYmMq__decorGraphic1,.Hero-module__JgYmMq__decorGraphic2{display:none}}@media (max-width:480px){.Hero-module__JgYmMq__nav{padding:10px 16px}.Hero-module__JgYmMq__mainContent{gap:16px;padding:100px 16px 28px}.Hero-module__JgYmMq__headline{font-size:32px;line-height:1.15}.Hero-module__JgYmMq__subtext{font-size:14px}.Hero-module__JgYmMq__cta{flex-direction:column;width:100%}.Hero-module__JgYmMq__primaryBtn,.Hero-module__JgYmMq__secondaryBtn{justify-content:center;width:100%;padding:14px 20px;font-size:14px}.Hero-module__JgYmMq__badge{padding:6px 12px;font-size:11px}}
.SpeakerCard-module__Qh_boG__card{border-radius:var(--radius-lg);cursor:pointer;aspect-ratio:4/5;background:var(--card-mint);border:1px solid var(--border);min-height:240px;transform-style:preserve-3d;will-change:transform;transition:box-shadow .3s,transform .15s;position:relative;overflow:hidden}.SpeakerCard-module__Qh_boG__card:nth-child(3n+1){background:var(--card-mint)}.SpeakerCard-module__Qh_boG__card:nth-child(3n+2){background:var(--card-periwinkle)}.SpeakerCard-module__Qh_boG__card:nth-child(3n+3){background:var(--card-butter)}.SpeakerCard-module__Qh_boG__cardHovered{box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}.SpeakerCard-module__Qh_boG__imageWrapper{position:absolute;inset:0;overflow:hidden}.SpeakerCard-module__Qh_boG__image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform var(--transition-slow);filter:grayscale()}.SpeakerCard-module__Qh_boG__imageColor{object-fit:cover;object-position:top center;filter:grayscale(0%);z-index:2;pointer-events:none;width:100%;height:100%;image-rendering:pixelated}.SpeakerCard-module__Qh_boG__cardHovered .SpeakerCard-module__Qh_boG__image{transform:scale(1.05)}.SpeakerCard-module__Qh_boG__overlay{background:#33333373;position:absolute;inset:0}.SpeakerCard-module__Qh_boG__placeholder{font-family:var(--font-display);color:var(--text-secondary);opacity:.3;filter:grayscale();transition:filter var(--transition-slow);justify-content:center;align-items:center;font-size:48px;font-weight:600;display:flex;position:absolute;inset:0}.SpeakerCard-module__Qh_boG__card:hover .SpeakerCard-module__Qh_boG__placeholder{filter:grayscale(0%)}.SpeakerCard-module__Qh_boG__content{color:#fff;z-index:2;background:#333333d9;padding:20px;position:absolute;bottom:0;left:0;right:0}.SpeakerCard-module__Qh_boG__name{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:4px;font-size:18px;font-weight:600}.SpeakerCard-module__Qh_boG__designation{opacity:.9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.SpeakerCard-module__Qh_boG__viewBtn{background:var(--bg-card);border-radius:var(--radius-pill);opacity:0;transition:all var(--transition);z-index:3;color:var(--text);border:1px solid var(--border);padding:8px 16px;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px;transform:translateY(-8px)}.SpeakerCard-module__Qh_boG__card:hover .SpeakerCard-module__Qh_boG__viewBtn{opacity:1;transform:translateY(0)}@media (max-width:640px){.SpeakerCard-module__Qh_boG__card{height:auto;min-height:auto;aspect-ratio:unset;background:var(--bg-card);border:2px solid #f2e8e8;border-radius:20px;flex-direction:row;align-items:center;gap:16px;padding:16px;display:flex;overflow:visible}.SpeakerCard-module__Qh_boG__card:nth-child(3n+1),.SpeakerCard-module__Qh_boG__card:nth-child(3n+2),.SpeakerCard-module__Qh_boG__card:nth-child(3n+3){background:var(--bg-card)}.SpeakerCard-module__Qh_boG__card:hover{border-color:var(--highlight);transform:none}.SpeakerCard-module__Qh_boG__imageWrapper{border:3px solid var(--highlight-muted);width:80px;min-width:80px;height:80px;inset:unset;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.SpeakerCard-module__Qh_boG__image{filter:grayscale(0%);object-position:center;object-fit:cover;border-radius:50%;width:100%;height:100%}.SpeakerCard-module__Qh_boG__card:hover .SpeakerCard-module__Qh_boG__image{transform:scale(1.05)}.SpeakerCard-module__Qh_boG__overlay{display:none}.SpeakerCard-module__Qh_boG__placeholder{opacity:1;filter:none;background:var(--card-mint);width:80px;min-width:80px;height:80px;inset:unset;border:3px solid var(--highlight-muted);box-shadow:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;font-size:28px;display:flex;position:relative}.SpeakerCard-module__Qh_boG__card:nth-child(3n+2) .SpeakerCard-module__Qh_boG__placeholder{background:var(--card-periwinkle)}.SpeakerCard-module__Qh_boG__card:nth-child(3n+3) .SpeakerCard-module__Qh_boG__placeholder{background:var(--card-butter)}.SpeakerCard-module__Qh_boG__content{color:var(--text);background:0 0;flex-direction:column;flex:1;justify-content:center;gap:6px;padding:0;display:flex;position:relative}.SpeakerCard-module__Qh_boG__name{color:var(--text);margin-bottom:0;font-size:17px;font-weight:700;line-height:1.25}.SpeakerCard-module__Qh_boG__designation{color:var(--text-secondary);opacity:1;-webkit-line-clamp:2;line-clamp:2;margin-bottom:8px;font-size:13px}.SpeakerCard-module__Qh_boG__viewBtn{opacity:1;background:var(--highlight);color:#fff;text-align:center;top:unset;right:unset;border:none;border-radius:8px;width:fit-content;padding:8px 16px;font-size:12px;font-weight:600;position:relative;transform:none}.SpeakerCard-module__Qh_boG__card:hover .SpeakerCard-module__Qh_boG__viewBtn{background:var(--highlight-soft)}}@media (max-width:480px){.SpeakerCard-module__Qh_boG__card{gap:14px;padding:14px}.SpeakerCard-module__Qh_boG__imageWrapper,.SpeakerCard-module__Qh_boG__placeholder{width:70px;min-width:70px;height:70px}.SpeakerCard-module__Qh_boG__placeholder{font-size:24px}.SpeakerCard-module__Qh_boG__name{font-size:15px}.SpeakerCard-module__Qh_boG__designation{margin-bottom:6px;font-size:12px}.SpeakerCard-module__Qh_boG__viewBtn{padding:6px 14px;font-size:11px}}
.SpeakerModal-module__VKXnVa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#4a4a4a66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SpeakerModal-module__VKXnVa__modal{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;max-width:480px;max-height:90vh;box-shadow:var(--shadow-hover);position:relative;overflow-y:auto}.SpeakerModal-module__VKXnVa__closeBtn{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text);z-index:10;transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:16px;right:16px}.SpeakerModal-module__VKXnVa__closeBtn:hover{background:var(--highlight-muted);border-color:var(--highlight)}.SpeakerModal-module__VKXnVa__imageWrapper{aspect-ratio:1;border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;position:relative;overflow:hidden}.SpeakerModal-module__VKXnVa__image{object-fit:cover;object-position:top center;width:100%;height:100%}.SpeakerModal-module__VKXnVa__content{padding:28px}.SpeakerModal-module__VKXnVa__name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:26px;font-weight:600}.SpeakerModal-module__VKXnVa__designation{color:var(--text-secondary);margin-bottom:16px;font-size:15px}.SpeakerModal-module__VKXnVa__location{color:var(--text-secondary);background:var(--bg);border-radius:var(--radius-pill);border:1px solid var(--border);align-items:center;gap:6px;margin-bottom:20px;padding:8px 14px;font-size:14px;display:inline-flex}.SpeakerModal-module__VKXnVa__locationDot{background:var(--accent);border-radius:50%;width:5px;height:5px}.SpeakerModal-module__VKXnVa__bio{color:var(--text-secondary);margin-bottom:20px;font-size:14px;line-height:1.75}.SpeakerModal-module__VKXnVa__expertiseSection{margin-bottom:20px}.SpeakerModal-module__VKXnVa__expertiseLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.SpeakerModal-module__VKXnVa__expertiseList{flex-wrap:wrap;gap:6px;display:flex}.SpeakerModal-module__VKXnVa__expertiseItem{background:var(--accent);border-radius:var(--radius-pill);color:var(--text);padding:6px 12px;font-size:12px}.SpeakerModal-module__VKXnVa__categories{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.SpeakerModal-module__VKXnVa__category{background:var(--highlight-muted);border-radius:var(--radius-pill);color:var(--text);padding:6px 12px;font-size:12px;font-weight:500}.SpeakerModal-module__VKXnVa__linkedinBtn{color:#fff;border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition);background:#0077b5;border:none;align-items:center;gap:8px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.SpeakerModal-module__VKXnVa__linkedinBtn:hover{background:#005885;transform:translateY(-2px)}@media (max-width:520px){.SpeakerModal-module__VKXnVa__overlay{padding:16px}.SpeakerModal-module__VKXnVa__content{padding:20px}.SpeakerModal-module__VKXnVa__name{font-size:22px}}
.Speakers-module__VESB8G__section{background:var(--bg);padding:100px 24px 120px;position:relative;overflow:hidden}.Speakers-module__VESB8G__pixelBackground{pointer-events:none;z-index:0;opacity:.04;background-image:radial-gradient(circle,currentColor 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.Speakers-module__VESB8G__decorGraphic1{opacity:.75;pointer-events:none;z-index:0;width:180px;height:auto;position:absolute;top:-30px;right:5%}.Speakers-module__VESB8G__decorGraphic2{opacity:.65;pointer-events:none;z-index:0;width:160px;height:auto;position:absolute;bottom:5%;left:-40px}.Speakers-module__VESB8G__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Speakers-module__VESB8G__header{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:48px;display:flex}.Speakers-module__VESB8G__titleGroup{max-width:600px}.Speakers-module__VESB8G__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;display:inline-flex}.Speakers-module__VESB8G__labelDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Speakers-module__VESB8G__title{letter-spacing:-.03em;color:var(--text);font-size:clamp(32px,4vw,44px);line-height:1.1}.Speakers-module__VESB8G__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Speakers-module__VESB8G__searchBox{position:relative}.Speakers-module__VESB8G__searchInput{width:280px;color:var(--text);border-radius:var(--radius-pill);transition:all var(--transition);background:#fffdf5;border:2px solid #f2e8e8;padding:14px 20px;font-size:14px;font-weight:500}.Speakers-module__VESB8G__searchInput::placeholder{color:var(--text-muted)}.Speakers-module__VESB8G__searchInput:focus{border-color:var(--highlight);outline:none;box-shadow:0 0 0 3px #eccbc833}.Speakers-module__VESB8G__dropdownWrapper{z-index:50;position:relative}.Speakers-module__VESB8G__dropdownTrigger{border:2px solid var(--highlight);border-radius:var(--radius-pill);color:var(--text);cursor:pointer;transition:all var(--transition);background:#fffdf5;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;display:flex;box-shadow:0 2px 8px #eccbc833}.Speakers-module__VESB8G__dropdownTrigger:hover{background:#fff8f5;box-shadow:0 4px 16px #eccbc84d}.Speakers-module__VESB8G__chevron{transition:transform var(--transition);color:var(--highlight-soft)}.Speakers-module__VESB8G__chevronOpen{transform:rotate(180deg)}.Speakers-module__VESB8G__dropdownMenu{background:#fffdf5;border:2px solid #f2e8e8;border-radius:20px;min-width:220px;padding:8px;animation:.2s Speakers-module__VESB8G__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px #eccbc840}@keyframes Speakers-module__VESB8G__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Speakers-module__VESB8G__dropdownItem{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;display:block}.Speakers-module__VESB8G__dropdownItem:hover{color:var(--text);background:#eccbc833}.Speakers-module__VESB8G__dropdownItemActive{background:var(--highlight);color:#fff}.Speakers-module__VESB8G__bentoGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Speakers-module__VESB8G__categoryCard{background:var(--accent);border-radius:var(--radius-lg);flex-direction:column;grid-column:span 1;justify-content:center;min-height:240px;padding:28px;display:flex;position:relative;overflow:hidden}.Speakers-module__VESB8G__categoryCard:before{content:"";background:#ffffff26;border-radius:50%;width:100%;height:100%;position:absolute;top:-50%;right:-50%}.Speakers-module__VESB8G__categoryContent{z-index:1;position:relative}.Speakers-module__VESB8G__categoryLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);margin-bottom:12px;font-size:11px;font-weight:600;display:block}.Speakers-module__VESB8G__categoryList{flex-wrap:wrap;gap:2px;display:flex}.Speakers-module__VESB8G__categoryItem{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.4}.Speakers-module__VESB8G__categoryItemSingle{font-family:var(--font-display);color:var(--text);letter-spacing:-.03em;font-size:26px;font-weight:700;line-height:1.2}.Speakers-module__VESB8G__categorySeparator{opacity:.3;margin:0 6px}.Speakers-module__VESB8G__empty{text-align:center;color:var(--text-secondary);grid-column:span 3;padding:80px 20px;font-size:18px}.Speakers-module__VESB8G__pagination{background:#fffdf5;border:2px solid #f2e8e8;border-radius:24px;justify-content:center;align-items:center;gap:12px;margin-top:48px;padding:16px 24px;display:flex;box-shadow:0 2px 12px #eccbc826}.Speakers-module__VESB8G__paginationBtn{color:var(--text-secondary);border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition);background:#f8f8f8;border:none;padding:10px 20px;font-size:14px;font-weight:600}.Speakers-module__VESB8G__paginationBtn:hover:not(:disabled){color:var(--text);background:#eccbc84d}.Speakers-module__VESB8G__paginationBtn:disabled{opacity:.3;cursor:not-allowed}.Speakers-module__VESB8G__pageInfo{align-items:center;gap:8px;display:flex}.Speakers-module__VESB8G__pageNumbers{gap:4px;display:flex}.Speakers-module__VESB8G__pageNumber{width:40px;height:40px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.Speakers-module__VESB8G__pageNumber:hover{color:var(--text);background:#eccbc833}.Speakers-module__VESB8G__pageNumberActive{background:var(--highlight);color:#fff;box-shadow:0 2px 8px #eccbc866}.Speakers-module__VESB8G__pageNumberActive:hover{background:var(--highlight-soft);color:#fff}@media (max-width:1024px){.Speakers-module__VESB8G__bentoGrid{grid-template-columns:repeat(2,1fr)}.Speakers-module__VESB8G__categoryCard{grid-column:span 1;min-height:200px}.Speakers-module__VESB8G__empty{grid-column:span 2}}@media (max-width:640px){.Speakers-module__VESB8G__section{padding:48px 16px 60px}.Speakers-module__VESB8G__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.Speakers-module__VESB8G__title{font-size:28px}.Speakers-module__VESB8G__dropdownWrapper{width:100%}.Speakers-module__VESB8G__dropdownTrigger{justify-content:space-between;width:100%}.Speakers-module__VESB8G__dropdownMenu{left:0;right:0}.Speakers-module__VESB8G__bentoGrid{grid-template-columns:1fr;gap:16px}.Speakers-module__VESB8G__categoryCard{grid-column:span 1;min-height:80px;padding:16px}.Speakers-module__VESB8G__categoryTitle{font-size:18px}.Speakers-module__VESB8G__empty{grid-column:span 1}.Speakers-module__VESB8G__pagination{flex-wrap:wrap;gap:8px;padding:12px}}@media (max-width:480px){.Speakers-module__VESB8G__section{padding:40px 16px 50px}.Speakers-module__VESB8G__title{font-size:24px}.Speakers-module__VESB8G__bentoGrid{grid-template-columns:1fr;gap:14px}.Speakers-module__VESB8G__categoryCard{grid-column:span 1;min-height:60px;padding:12px}.Speakers-module__VESB8G__categoryTitle{font-size:16px}.Speakers-module__VESB8G__decorGraphic1,.Speakers-module__VESB8G__decorGraphic2{display:none}}.Speakers-module__VESB8G__loading{text-align:center;color:var(--text-secondary);grid-column:span 3;padding:60px 16px;font-size:14px}@media (max-width:1024px){.Speakers-module__VESB8G__loading{grid-column:span 2}}@media (max-width:640px){.Speakers-module__VESB8G__loading{grid-column:span 2;padding:40px 12px}}
.Contact-module__Bs3a0a__section{background:var(--bg);padding:100px 24px 120px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__pixelBackground{pointer-events:none;z-index:0;opacity:.04;background-image:radial-gradient(circle,currentColor 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.Contact-module__Bs3a0a__section:before,.Contact-module__Bs3a0a__section:after{display:none}.Contact-module__Bs3a0a__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Contact-module__Bs3a0a__layout{flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.Contact-module__Bs3a0a__videoSide{justify-content:center;align-items:center;display:flex;position:relative}.Contact-module__Bs3a0a__videoSide:before{display:none}.Contact-module__Bs3a0a__video{border-radius:var(--radius-lg);object-fit:contain;z-index:1;width:100%;max-width:320px;height:auto;position:relative}.Contact-module__Bs3a0a__formSide{max-width:480px}.Contact-module__Bs3a0a__header{margin-bottom:32px}.Contact-module__Bs3a0a__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;display:inline-flex}.Contact-module__Bs3a0a__labelDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Contact-module__Bs3a0a__title{letter-spacing:-.03em;color:var(--text);margin-bottom:12px;font-size:clamp(32px,4vw,42px);line-height:1.1}.Contact-module__Bs3a0a__subtitle{color:var(--text-secondary);font-size:16px}.Contact-module__Bs3a0a__formCard{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-card);padding:32px}.Contact-module__Bs3a0a__form{flex-direction:column;gap:20px;display:flex}.Contact-module__Bs3a0a__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__Bs3a0a__inputGroup{flex-direction:column;gap:6px;display:flex}.Contact-module__Bs3a0a__inputLabel{color:var(--text);font-size:13px;font-weight:500}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{font-size:15px;font-family:var(--font-body);border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);transition:all var(--transition);padding:14px 16px}.Contact-module__Bs3a0a__input:hover,.Contact-module__Bs3a0a__textarea:hover{border-color:var(--accent)}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{border-color:var(--highlight);outline:none;box-shadow:0 0 0 3px #ffa4a426}.Contact-module__Bs3a0a__input::placeholder,.Contact-module__Bs3a0a__textarea::placeholder{color:var(--text-muted)}.Contact-module__Bs3a0a__textarea{resize:vertical;min-height:100px}.Contact-module__Bs3a0a__error{color:var(--highlight);font-size:12px}.Contact-module__Bs3a0a__submitBtn{background:var(--highlight);color:#fff;border-radius:var(--radius-pill);cursor:pointer;transition:all var(--transition);border:none;align-self:flex-start;padding:16px 28px;font-size:15px;font-weight:500;box-shadow:0 4px 16px #ffa4a44d}.Contact-module__Bs3a0a__submitBtn:hover{background:var(--highlight-soft);transform:translateY(-2px);box-shadow:0 8px 24px #ffa4a466}.Contact-module__Bs3a0a__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__Bs3a0a__success{text-align:center;padding:40px 20px}.Contact-module__Bs3a0a__successIcon{background:var(--accent);width:56px;height:56px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:24px;display:flex}.Contact-module__Bs3a0a__successTitle{color:var(--text);margin-bottom:6px;font-size:20px}.Contact-module__Bs3a0a__successText{color:var(--text-secondary);font-size:14px}.Contact-module__Bs3a0a__emailBox{background:var(--bg-card);border-radius:var(--radius-sm);border:1px solid var(--border);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:14px 20px;display:flex}.Contact-module__Bs3a0a__emailText{color:var(--text-secondary);font-size:13px}.Contact-module__Bs3a0a__emailLink{color:var(--highlight);font-size:14px;font-weight:600}.Contact-module__Bs3a0a__emailLink:hover{text-decoration:underline}@media (max-width:900px){.Contact-module__Bs3a0a__layout{grid-template-columns:1fr;gap:40px}.Contact-module__Bs3a0a__videoSide{display:none}.Contact-module__Bs3a0a__formSide{max-width:100%}}@media (max-width:600px){.Contact-module__Bs3a0a__section{padding:48px 16px 60px}.Contact-module__Bs3a0a__section:before,.Contact-module__Bs3a0a__section:after{display:none}.Contact-module__Bs3a0a__formCard{padding:24px}.Contact-module__Bs3a0a__row{grid-template-columns:1fr}.Contact-module__Bs3a0a__submitBtn{width:100%;padding:14px 24px;font-size:14px}.Contact-module__Bs3a0a__title{font-size:28px}.Contact-module__Bs3a0a__subtitle{font-size:15px}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{padding:14px;font-size:15px}}@media (max-width:480px){.Contact-module__Bs3a0a__section{padding:40px 16px 50px}.Contact-module__Bs3a0a__formCard{padding:20px}.Contact-module__Bs3a0a__title{font-size:24px}.Contact-module__Bs3a0a__subtitle{font-size:14px}}
.Footer-module__Grjkva__footer{background:var(--footer-bg);color:var(--footer-text);padding:60px 24px 32px;position:relative;overflow:hidden}.Footer-module__Grjkva__decorGraphic{opacity:.15;pointer-events:none;width:120px;height:auto;position:absolute;top:20px;right:40px}.Footer-module__Grjkva__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Footer-module__Grjkva__main{border-bottom:1px solid var(--footer-border);justify-content:space-between;gap:48px;margin-bottom:32px;padding-bottom:40px;display:flex}.Footer-module__Grjkva__brand{max-width:320px}.Footer-module__Grjkva__logoMark{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__Grjkva__logoImg{object-fit:contain;box-sizing:content-box;width:36px;height:36px;transition:background-color var(--transition),box-shadow var(--transition),transform .15s;display:block}[data-theme=light] .Footer-module__Grjkva__logoImg{background:var(--text);box-shadow:var(--shadow-sm);border-radius:10px;padding:6px}.Footer-module__Grjkva__logoText{font-family:var(--font-display);color:#fff;font-size:18px;font-weight:600}.Footer-module__Grjkva__tagline{color:#ffffffb3;font-size:14px;line-height:1.6}.Footer-module__Grjkva__links{gap:64px;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__linkTitle{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:4px;font-size:12px;font-weight:600}.Footer-module__Grjkva__link{color:#fffc;transition:color var(--transition);font-size:14px}.Footer-module__Grjkva__link:hover{color:var(--highlight)}.Footer-module__Grjkva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__Grjkva__copyright{color:#ffffff80;font-size:13px}.Footer-module__Grjkva__legal{align-items:center;gap:8px;display:flex}.Footer-module__Grjkva__legalLink{color:#ffffff80;transition:color var(--transition);font-size:13px}.Footer-module__Grjkva__legalLink:hover{color:#fffc}.Footer-module__Grjkva__separator{color:#ffffff4d}.Footer-module__Grjkva__adminLink{color:#ffffff59;transition:color var(--transition);font-size:13px}.Footer-module__Grjkva__adminLink:hover{color:var(--highlight)}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:40px 16px 24px}.Footer-module__Grjkva__main{flex-direction:column;gap:28px}.Footer-module__Grjkva__brand{max-width:100%}.Footer-module__Grjkva__links{gap:32px}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:12px}.Footer-module__Grjkva__copyright{font-size:12px}.Footer-module__Grjkva__legal{flex-wrap:wrap;justify-content:center}.Footer-module__Grjkva__legalLink{font-size:12px}.Footer-module__Grjkva__decorGraphic{display:none}}@media (max-width:480px){.Footer-module__Grjkva__footer{padding:32px 12px 20px}.Footer-module__Grjkva__logoText{font-size:16px}.Footer-module__Grjkva__tagline{font-size:13px}.Footer-module__Grjkva__linkTitle{font-size:11px}.Footer-module__Grjkva__link{font-size:13px}}.Footer-module__Grjkva__builtBy{color:#fff6}.Footer-module__Grjkva__builderLink{color:#ffffff80;transition:color var(--transition)}.Footer-module__Grjkva__builderLink:hover{color:var(--highlight)}
.LoadingScreen-module__E3fqKG__overlay{z-index:9999;background:#fafafa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingScreen-module__E3fqKG__content{flex-direction:column;align-items:center;gap:32px;display:flex}.LoadingScreen-module__E3fqKG__logo{justify-content:center;align-items:center;display:flex}.LoadingScreen-module__E3fqKG__logoImg{object-fit:contain;box-sizing:content-box;width:64px;height:64px;display:block}[data-theme=light] .LoadingScreen-module__E3fqKG__logoImg{background:var(--text);border-radius:14px;padding:10px;box-shadow:0 6px 20px #1018281f}.LoadingScreen-module__E3fqKG__loader{gap:6px;display:flex}.LoadingScreen-module__E3fqKG__dot{background:#9fb3df;border-radius:50%;width:8px;height:8px}
