.kgib-module__lSfkFa__pageWrapper{--pure-white:#fff;--soft-gray:#f6f6f6;--light-gray:#e5e5e5;--kaib-green:#97c223;--kaib-green-hover:#86ad1e;--kaib-green-active:#75981a;--kaib-soft-green:#b5d66c;--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}.kgib-module__lSfkFa__heroTitle{letter-spacing:-.02em;color:var(--pure-white);font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.1}.kgib-module__lSfkFa__h1{color:var(--primary-text);font-size:clamp(3rem,5vw,5rem);font-weight:600;line-height:1.2}.kgib-module__lSfkFa__h2{color:var(--secondary-text);margin-bottom:2rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:600;line-height:1.3}.kgib-module__lSfkFa__h3{color:var(--dark-charcoal);font-size:1.5rem;font-weight:600;line-height:1.4}.kgib-module__lSfkFa__bodyLarge{color:var(--body-text);font-size:1.25rem;font-weight:400;line-height:1.7}.kgib-module__lSfkFa__body{color:var(--body-text);font-size:1rem;font-weight:400;line-height:1.6}.kgib-module__lSfkFa__label{color:var(--sub-text);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.kgib-module__lSfkFa__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.kgib-module__lSfkFa__section{padding:6rem 0}.kgib-module__lSfkFa__grid{gap:2rem;display:grid}.kgib-module__lSfkFa__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}.kgib-module__lSfkFa__navLink{color:var(--body-text);font-size:.9rem;font-weight:500;transition:color .2s}.kgib-module__lSfkFa__navLink:hover{color:var(--kaib-green)}.kgib-module__lSfkFa__logoImage{width:auto;height:48px;margin-right:.75rem;display:block}.kgib-module__lSfkFa__logoTextContainer{color:var(--primary-text);align-items:center;font-size:1.5rem;font-weight:600;display:flex}@media (max-width:1024px){.kgib-module__lSfkFa__logoImage{height:36px;margin-right:.5rem}.kgib-module__lSfkFa__logoTextContainer{font-size:1.1rem}}.kgib-module__lSfkFa__mobileNavToggle{cursor:pointer;color:var(--primary-text);z-index:100;background:0 0;border:none;padding:.5rem;display:none}.kgib-module__lSfkFa__desktopNav{align-items:center;gap:2rem;display:flex}.kgib-module__lSfkFa__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}.kgib-module__lSfkFa__mobileMenuOpen{transform:translate(0)}.kgib-module__lSfkFa__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}.kgib-module__lSfkFa__mobileOverlayVisible{opacity:1;pointer-events:auto}@media (max-width:1024px){.kgib-module__lSfkFa__desktopNav{display:none}.kgib-module__lSfkFa__mobileNavToggle{display:block}}.kgib-module__lSfkFa__btnBase{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.kgib-module__lSfkFa__btnPrimary{background:var(--kaib-green);color:var(--pure-white);border:none;padding:1rem 2rem}.kgib-module__lSfkFa__btnPrimary:hover{background:var(--kaib-green-hover);color:var(--pure-white);transform:translateY(-2px);box-shadow:0 4px 12px #97c2234d}.kgib-module__lSfkFa__btnSecondary{border:2px solid var(--kaib-green);color:var(--kaib-green);background:0 0;padding:.875rem 1.875rem}.kgib-module__lSfkFa__btnSecondary:hover{background:var(--kaib-green);color:var(--pure-white)}.kgib-module__lSfkFa__btnGhost{border:2px solid var(--pure-white);color:var(--pure-white);background:0 0;padding:.875rem 1.875rem}.kgib-module__lSfkFa__btnGhost:hover{background:#ffffff1a}.kgib-module__lSfkFa__cardBase{background:var(--pure-white);border-radius:16px;transition:all .3s}.kgib-module__lSfkFa__speakerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;display:grid}.kgib-module__lSfkFa__speakerCard{background:var(--pure-white);border-radius:16px;flex-direction:column;align-items:center;display:flex;overflow:hidden}.kgib-module__lSfkFa__speakerCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.kgib-module__lSfkFa__speakerImageWrapper{aspect-ratio:1;border-radius:12px;width:100%;max-width:250px;margin-top:1.5rem;overflow:hidden}.kgib-module__lSfkFa__speakerImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.kgib-module__lSfkFa__speakerCard:hover .kgib-module__lSfkFa__speakerImage{transform:scale(1.08)}.kgib-module__lSfkFa__speakerCardBody{text-align:center;width:100%;padding:1.5rem}.kgib-module__lSfkFa__speakerName{color:var(--primary-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.kgib-module__lSfkFa__speakerRole{color:var(--sub-text);font-size:.85rem;line-height:1.5}@media (max-width:640px){.kgib-module__lSfkFa__speakerGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.kgib-module__lSfkFa__speakerCard{border-radius:12px}.kgib-module__lSfkFa__speakerImageWrapper{border-radius:8px;max-width:calc(100% - 1.5rem);margin-top:.75rem}.kgib-module__lSfkFa__speakerCardBody{padding:.75rem}.kgib-module__lSfkFa__speakerName{margin-bottom:.25rem;font-size:.95rem}.kgib-module__lSfkFa__speakerRole{font-size:.7rem;line-height:1.3}}.kgib-module__lSfkFa__featureCard{background:var(--soft-gray);border-radius:16px;padding:2rem;transition:all .3s}.kgib-module__lSfkFa__featureCard:hover{box-shadow:0 4px 16px #0000000f}.kgib-module__lSfkFa__sponsorCard{background:var(--pure-white);border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.kgib-module__lSfkFa__sponsorCard:hover{box-shadow:0 4px 20px #00000014}.kgib-module__lSfkFa__badge{border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-block}.kgib-module__lSfkFa__badgeKeynote{color:var(--kaib-green);background:#f1f8e9}.kgib-module__lSfkFa__badgeNormal{background:var(--soft-gray);color:var(--sub-text)}.kgib-module__lSfkFa__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}.kgib-module__lSfkFa__scheduleCard:hover{background:var(--pure-white);border-color:var(--light-gray);transform:translate(4px);box-shadow:0 4px 12px #0000000d}.kgib-module__lSfkFa__pageWrapper{--waoje-red:var(--kaib-green)}
