.waoje-module__snTyxG__pageWrapper{--pure-white:#fff;--soft-gray:#f6f6f6;--light-gray:#e5e5e5;--waoje-red:#c90000;--waoje-red-hover:#a80000;--waoje-red-active:#8f0000;--waoje-soft-red:#e64545;--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}.waoje-module__snTyxG__heroTitle{letter-spacing:-.02em;color:var(--pure-white);font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.1}.waoje-module__snTyxG__h1{color:var(--primary-text);font-size:clamp(3rem,5vw,5rem);font-weight:600;line-height:1.2}.waoje-module__snTyxG__h2{color:var(--secondary-text);margin-bottom:2rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:600;line-height:1.3}.waoje-module__snTyxG__h3{color:var(--dark-charcoal);font-size:1.5rem;font-weight:600;line-height:1.4}.waoje-module__snTyxG__bodyLarge{color:var(--body-text);font-size:1.25rem;font-weight:400;line-height:1.7}.waoje-module__snTyxG__body{color:var(--body-text);font-size:1rem;font-weight:400;line-height:1.6}.waoje-module__snTyxG__label{color:var(--sub-text);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.waoje-module__snTyxG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.waoje-module__snTyxG__section{padding:6rem 0}.waoje-module__snTyxG__grid{gap:2rem;display:grid}.waoje-module__snTyxG__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}.waoje-module__snTyxG__navLink{color:var(--body-text);font-size:.9rem;font-weight:500;transition:color .2s}.waoje-module__snTyxG__navLink:hover{color:var(--waoje-red)}.waoje-module__snTyxG__logoImage{width:auto;height:40px;margin-right:.75rem;display:block}.waoje-module__snTyxG__logoTextContainer{color:var(--primary-text);align-items:center;font-size:1.5rem;font-weight:600;display:flex}@media (max-width:1024px){.waoje-module__snTyxG__logoImage{height:32px;margin-right:.5rem}.waoje-module__snTyxG__logoTextContainer{font-size:1.1rem}}.waoje-module__snTyxG__mobileNavToggle{cursor:pointer;color:var(--primary-text);z-index:100;background:0 0;border:none;padding:.5rem;display:none}.waoje-module__snTyxG__desktopNav{align-items:center;gap:2rem;display:flex}.waoje-module__snTyxG__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}.waoje-module__snTyxG__mobileMenuOpen{transform:translate(0)}.waoje-module__snTyxG__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}.waoje-module__snTyxG__mobileOverlayVisible{opacity:1;pointer-events:auto}@media (max-width:1024px){.waoje-module__snTyxG__desktopNav{display:none}.waoje-module__snTyxG__mobileNavToggle{display:block}}.waoje-module__snTyxG__btnBase{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.waoje-module__snTyxG__btnPrimary{background:var(--waoje-red);color:var(--pure-white);border:none;padding:1rem 2rem}.waoje-module__snTyxG__btnPrimary:hover{background:var(--waoje-red-hover);color:var(--pure-white);transform:translateY(-2px);box-shadow:0 4px 12px #c900004d}.waoje-module__snTyxG__btnSecondary{border:2px solid var(--waoje-red);color:var(--waoje-red);background:0 0;padding:.875rem 1.875rem}.waoje-module__snTyxG__btnSecondary:hover{background:var(--waoje-red);color:var(--pure-white)}.waoje-module__snTyxG__btnGhost{border:2px solid var(--pure-white);color:var(--pure-white);background:0 0;padding:.875rem 1.875rem}.waoje-module__snTyxG__btnGhost:hover{background:#ffffff1a}.waoje-module__snTyxG__cardBase{background:var(--pure-white);border-radius:16px;transition:all .3s}.waoje-module__snTyxG__speakerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;display:grid}.waoje-module__snTyxG__speakerCard{background:var(--pure-white);border-radius:16px;flex-direction:column;align-items:center;display:flex;overflow:hidden}.waoje-module__snTyxG__speakerCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.waoje-module__snTyxG__speakerImageWrapper{aspect-ratio:1;border-radius:12px;width:100%;max-width:250px;margin-top:1.5rem;overflow:hidden}.waoje-module__snTyxG__speakerImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.waoje-module__snTyxG__speakerCard:hover .waoje-module__snTyxG__speakerImage{transform:scale(1.08)}.waoje-module__snTyxG__speakerCardBody{text-align:center;width:100%;padding:1.5rem}.waoje-module__snTyxG__speakerName{color:var(--primary-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.waoje-module__snTyxG__speakerRole{color:var(--sub-text);font-size:.85rem;line-height:1.5}@media (max-width:640px){.waoje-module__snTyxG__speakerGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.waoje-module__snTyxG__speakerCard{border-radius:12px}.waoje-module__snTyxG__speakerImageWrapper{border-radius:8px;max-width:calc(100% - 1.5rem);margin-top:.75rem}.waoje-module__snTyxG__speakerCardBody{padding:.75rem}.waoje-module__snTyxG__speakerName{margin-bottom:.25rem;font-size:.95rem}.waoje-module__snTyxG__speakerRole{font-size:.7rem;line-height:1.3}}.waoje-module__snTyxG__featureCard{background:var(--soft-gray);border-radius:16px;padding:2rem;transition:all .3s}.waoje-module__snTyxG__featureCard:hover{box-shadow:0 4px 16px #0000000f}.waoje-module__snTyxG__sponsorCard{background:var(--pure-white);border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.waoje-module__snTyxG__sponsorCard:hover{box-shadow:0 4px 20px #00000014}.waoje-module__snTyxG__badge{border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-block}.waoje-module__snTyxG__badgeKeynote{color:var(--waoje-red);background:#fff1f1}.waoje-module__snTyxG__badgeNormal{background:var(--soft-gray);color:var(--sub-text)}.waoje-module__snTyxG__scheduleCard{background:var(--soft-gray);cursor:pointer;border:1px solid #0000;border-radius:12px;grid-template-columns:100px 1fr;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .2s;display:grid}.waoje-module__snTyxG__scheduleCard:hover{background:var(--pure-white);border-color:var(--light-gray);transform:translate(4px);box-shadow:0 4px 12px #0000000d}@media (max-width:640px){.waoje-module__snTyxG__scheduleCard{grid-template-columns:70px 1fr;gap:1rem;padding:1.25rem}}.waoje-module__snTyxG__dropdownContainer{align-items:center;display:flex;position:relative}.waoje-module__snTyxG__dropdownTrigger{cursor:pointer;color:var(--body-text);white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.waoje-module__snTyxG__dropdownTrigger:hover{color:var(--waoje-red)}.waoje-module__snTyxG__dropdownMenu{background:var(--pure-white);z-index:1000;border:1px solid var(--light-gray);visibility:hidden;opacity:0;border-radius:12px;flex-direction:column;gap:.25rem;min-width:240px;margin-top:1rem;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000001a}.waoje-module__snTyxG__dropdownContainer:hover .waoje-module__snTyxG__dropdownMenu{visibility:visible;opacity:1;margin-top:.5rem}.waoje-module__snTyxG__dropdownItem{color:var(--body-text);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.waoje-module__snTyxG__dropdownItem:hover{background:var(--soft-gray);color:var(--waoje-red)}.waoje-module__snTyxG__mobileSubmenu{border-left:2px solid var(--light-gray);flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex}.waoje-module__snTyxG__mobileSubmenuItem{color:var(--sub-text)!important;font-size:1.1rem!important}
