.aifes-module__engjZG__pageWrapper{--pure-white:#fff;--soft-gray:#f6f6f6;--light-gray:#e5e5e5;--aifes-yellow:#ffd200;--aifes-yellow-hover:#e6bd00;--aifes-yellow-active:#cca800;--aifes-soft-yellow:#fff4b3;--primary-text:#111;--secondary-text:#1a1a1a;--body-text:#333;--sub-text:#666;--caption-text:#777;--dark-charcoal:#222;--disabled:#bdbdbd;--background:var(--pure-white);--foreground:var(--body-text);background-color:var(--pure-white);color:var(--body-text);scroll-behavior:smooth;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.aifes-module__engjZG__heroTitle{letter-spacing:-.02em;color:var(--pure-white);font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.1}.aifes-module__engjZG__h1{color:var(--primary-text);font-size:clamp(3rem,5vw,5rem);font-weight:600;line-height:1.2}.aifes-module__engjZG__h2{color:var(--secondary-text);margin-bottom:2rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:600;line-height:1.3}.aifes-module__engjZG__h3{color:var(--dark-charcoal);font-size:1.5rem;font-weight:600;line-height:1.4}.aifes-module__engjZG__bodyLarge{color:var(--body-text);font-size:1.25rem;font-weight:400;line-height:1.7}.aifes-module__engjZG__body{color:var(--body-text);font-size:1rem;font-weight:400;line-height:1.6}.aifes-module__engjZG__label{color:var(--sub-text);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.aifes-module__engjZG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.aifes-module__engjZG__section{padding:6rem 0}.aifes-module__engjZG__grid{gap:2rem;display:grid}.aifes-module__engjZG__header{border-bottom:1px solid var(--light-gray);z-index:50;background:#fff;align-items:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0}.aifes-module__engjZG__navLink{color:var(--body-text);font-size:.9rem;font-weight:500;transition:color .2s}.aifes-module__engjZG__navLink:hover{color:var(--aifes-yellow)}.aifes-module__engjZG__logoImage{width:auto;height:40px;margin-right:.75rem;display:block}.aifes-module__engjZG__logoTextContainer{color:var(--primary-text);align-items:center;font-size:1.5rem;font-weight:600;display:flex}@media (max-width:1024px){.aifes-module__engjZG__logoImage{height:32px;margin-right:.5rem}.aifes-module__engjZG__logoTextContainer{font-size:1.1rem}}.aifes-module__engjZG__mobileNavToggle{cursor:pointer;color:var(--primary-text);z-index:100;background:0 0;border:none;padding:.5rem;display:none}.aifes-module__engjZG__desktopNav{align-items:center;gap:2rem;display:flex}.aifes-module__engjZG__mobileMenu{background:var(--pure-white);z-index:99;flex-direction:column;gap:1.5rem;width:100%;max-width:300px;padding:80px 2rem 2rem;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.aifes-module__engjZG__mobileMenuOpen{transform:translate(0)}.aifes-module__engjZG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:98;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.aifes-module__engjZG__mobileOverlayVisible{opacity:1;pointer-events:auto}@media (max-width:1024px){.aifes-module__engjZG__desktopNav{display:none}.aifes-module__engjZG__mobileNavToggle{display:block}}.aifes-module__engjZG__btnBase{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.aifes-module__engjZG__btnPrimary{background:var(--aifes-yellow);color:var(--primary-text);border:none;padding:1rem 2rem}.aifes-module__engjZG__btnPrimary:hover{background:var(--aifes-yellow-hover);color:var(--primary-text);transform:translateY(-2px);box-shadow:0 4px 12px #ffd2004d}.aifes-module__engjZG__btnSecondary{border:2px solid var(--aifes-yellow);color:var(--primary-text);background:0 0;padding:.875rem 1.875rem}.aifes-module__engjZG__btnSecondary:hover{background:var(--aifes-yellow);color:var(--primary-text)}.aifes-module__engjZG__btnGhost{border:2px solid var(--pure-white);color:var(--pure-white);background:0 0;padding:.875rem 1.875rem}.aifes-module__engjZG__btnGhost:hover{background:#ffffff1a}.aifes-module__engjZG__cardBase{background:var(--pure-white);border-radius:16px;transition:all .3s}.aifes-module__engjZG__speakerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;display:grid}.aifes-module__engjZG__speakerCard{background:var(--pure-white);border-radius:16px;flex-direction:column;align-items:center;display:flex;overflow:hidden}.aifes-module__engjZG__speakerCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.aifes-module__engjZG__speakerImageWrapper{aspect-ratio:1;border-radius:12px;width:100%;max-width:250px;margin-top:1.5rem;overflow:hidden}.aifes-module__engjZG__speakerImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.aifes-module__engjZG__speakerCard:hover .aifes-module__engjZG__speakerImage{transform:scale(1.08)}.aifes-module__engjZG__speakerCardBody{text-align:center;width:100%;padding:1.5rem}.aifes-module__engjZG__speakerName{color:var(--primary-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.aifes-module__engjZG__speakerRole{color:var(--sub-text);font-size:.85rem;line-height:1.5}@media (max-width:640px){.aifes-module__engjZG__speakerGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.aifes-module__engjZG__speakerCard{border-radius:12px}.aifes-module__engjZG__speakerImageWrapper{border-radius:8px;max-width:calc(100% - 1.5rem);margin-top:.75rem}.aifes-module__engjZG__speakerCardBody{padding:.75rem}.aifes-module__engjZG__speakerName{margin-bottom:.25rem;font-size:.95rem}.aifes-module__engjZG__speakerRole{font-size:.7rem;line-height:1.3}}.aifes-module__engjZG__featureCard{background:var(--soft-gray);border-radius:16px;padding:2rem;transition:all .3s}.aifes-module__engjZG__featureCard:hover{box-shadow:0 4px 16px #0000000f}.aifes-module__engjZG__sponsorCard{background:var(--pure-white);border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.aifes-module__engjZG__sponsorCard:hover{box-shadow:0 4px 20px #00000014}.aifes-module__engjZG__badge{border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-block}.aifes-module__engjZG__badgeKeynote{background:var(--aifes-soft-yellow);color:var(--primary-text)}.aifes-module__engjZG__badgeNormal{background:var(--soft-gray);color:var(--sub-text)}.aifes-module__engjZG__scheduleCard{background:var(--soft-gray);cursor:pointer;border:1px solid #0000;border-radius:12px;grid-template-columns:80px 1fr auto;align-items:center;gap:2rem;padding:2rem;transition:all .2s;display:grid}.aifes-module__engjZG__scheduleCard:hover{background:var(--pure-white);border-color:var(--light-gray);transform:translate(4px);box-shadow:0 4px 12px #0000000d}
