.landing-module__g1LwZa__page{background:var(--ed-brand);color:#fff;scroll-snap-type:y mandatory;--ed-text:#fff;--ed-text-secondary:#ffffffb3;--ed-text-muted:#ffffff73;--ed-surface:#122a1e;--ed-surface-active:#1e4a33;--ed-border:#ffffff1f;flex-direction:column;height:100vh;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-y:auto}.landing-module__g1LwZa__nav{z-index:50;mix-blend-mode:difference;justify-content:space-between;align-items:center;padding:24px 40px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navLogo{letter-spacing:-.05em;text-transform:uppercase;color:inherit;font-size:22px;font-weight:900;text-decoration:none}.landing-module__g1LwZa__navLinks{gap:32px;display:flex}.landing-module__g1LwZa__navLink{text-transform:uppercase;letter-spacing:.15em;color:inherit;opacity:.8;transition:opacity var(--ed-transition);font-size:12px;font-weight:700;text-decoration:none}.landing-module__g1LwZa__navLink:hover{opacity:1}.landing-module__g1LwZa__hero{text-align:center;scroll-snap-align:start;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.landing-module__g1LwZa__heroDecoLeft{opacity:.4;animation:3s ease-in-out infinite landing-module__g1LwZa__heroFloat;position:absolute;top:25%;left:40px}.landing-module__g1LwZa__heroDecoRight{opacity:.4;animation:2s ease-in-out infinite landing-module__g1LwZa__heroPulse;position:absolute;bottom:25%;right:40px}@keyframes landing-module__g1LwZa__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes landing-module__g1LwZa__heroPulse{0%,to{opacity:.4}50%{opacity:.7}}.landing-module__g1LwZa__heroContent{max-width:900px;margin:0 auto}.landing-module__g1LwZa__heroTitle{letter-spacing:-.05em;text-transform:uppercase;margin:0 0 28px;font-size:clamp(56px,12vw,160px);font-weight:900;line-height:.9}.landing-module__g1LwZa__heroOutline{color:#ffffff59}.landing-module__g1LwZa__heroSubtitle{opacity:.75;max-width:480px;margin:0 auto 40px;font-size:17px;font-weight:500;line-height:1.7}.landing-module__g1LwZa__heroButton{background:var(--ed-text);color:var(--ed-brand);text-transform:uppercase;letter-spacing:.12em;transition:transform var(--ed-transition),background var(--ed-transition);border-radius:999px;align-items:center;gap:12px;padding:18px 36px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__heroButton:hover{background:var(--ed-success-bg);color:var(--ed-text);transform:scale(1.05)}.landing-module__g1LwZa__heroButtonArrow{font-size:18px}.landing-module__g1LwZa__upcoming{scroll-snap-align:start;background:#000;align-items:center;min-height:100vh;padding:96px 24px 120px;display:flex}.landing-module__g1LwZa__upcomingBadge{letter-spacing:.2em;color:var(--ed-brand-accent);font-size:14px;font-weight:900}.landing-module__g1LwZa__lectures{background:var(--ed-brand-light);scroll-snap-align:start;align-items:center;min-height:100vh;padding:96px 24px 120px;display:flex}.landing-module__g1LwZa__lecturesInner{width:100%;max-width:1440px;margin:0 auto}.landing-module__g1LwZa__lecturesHeader{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}.landing-module__g1LwZa__lecturesTitle{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:clamp(64px,10vw,160px);font-weight:900;line-height:.9}.landing-module__g1LwZa__lecturesQuote{text-align:right}.landing-module__g1LwZa__browseAll{text-transform:uppercase;letter-spacing:.1em;color:var(--ed-brand-accent);transition:opacity var(--ed-transition);font-size:14px;font-weight:700;text-decoration:none}.landing-module__g1LwZa__browseAll:hover{opacity:.8}.landing-module__g1LwZa__cardGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px;display:grid}.landing-module__g1LwZa__card{color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.landing-module__g1LwZa__cardThumb{aspect-ratio:16/9;border-radius:var(--ed-radius);background:var(--ed-surface);margin-bottom:16px;overflow:hidden}.landing-module__g1LwZa__cardImg{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.landing-module__g1LwZa__card:hover .landing-module__g1LwZa__cardImg{filter:grayscale(0%);transform:scale(1.05)}.landing-module__g1LwZa__cardPlaceholder{width:100%;height:100%;color:var(--ed-brand-accent);opacity:.5;background:linear-gradient(135deg,var(--ed-surface),var(--ed-surface-active));justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__cardTag{text-transform:uppercase;letter-spacing:.2em;color:var(--ed-brand-accent);margin-bottom:4px;font-size:11px;font-weight:700}.landing-module__g1LwZa__cardTitle{text-transform:uppercase;margin:4px 0 8px;font-size:22px;font-weight:900;line-height:1.15}.landing-module__g1LwZa__cardDesc{opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.landing-module__g1LwZa__cardDate{opacity:.5;font-size:12px;font-weight:600}.landing-module__g1LwZa__suggest{background:var(--ed-brand);scroll-snap-align:start;justify-content:center;align-items:center;padding:80px 24px;display:flex}.landing-module__g1LwZa__suggestInner{width:100%;max-width:640px}.landing-module__g1LwZa__suggestContent{text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;padding:48px 40px}.landing-module__g1LwZa__suggestTitle{color:#fff;margin:0 0 16px;font-size:28px;font-weight:900}.landing-module__g1LwZa__suggestDesc{color:#ffffffb3;margin:0 0 28px;font-size:15px;line-height:1.7}.landing-module__g1LwZa__suggestButton{color:var(--ed-brand);letter-spacing:.05em;transition:transform var(--ed-transition),background var(--ed-transition);background:#fff;border-radius:999px;padding:14px 32px;font-size:14px;font-weight:800;text-decoration:none;display:inline-block}.landing-module__g1LwZa__suggestButton:hover{background:#ffffffe6;transform:scale(1.05)}.landing-module__g1LwZa__cta{scroll-snap-align:start;background:#000;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px;display:flex;overflow:hidden}.landing-module__g1LwZa__ctaInner{text-align:center;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;display:flex}.landing-module__g1LwZa__ctaTitle{letter-spacing:-.05em;text-transform:uppercase;margin:0 0 32px;font-size:clamp(48px,10vw,140px);font-weight:900;line-height:.9}.landing-module__g1LwZa__ctaOutline{color:#ffffff59}.landing-module__g1LwZa__ctaDesc{opacity:.6;max-width:480px;margin:0 0 40px;font-size:16px;line-height:1.7}.landing-module__g1LwZa__ctaButton{background:var(--ed-text);color:#000;text-transform:uppercase;letter-spacing:.1em;transition:background var(--ed-transition),color var(--ed-transition);padding:18px 40px;font-size:13px;font-weight:900;text-decoration:none;display:inline-block}.landing-module__g1LwZa__ctaButton:hover{background:var(--ed-brand-accent);color:var(--ed-text)}.landing-module__g1LwZa__footer{border-top:1px solid var(--ed-border);scroll-snap-align:end;background:#000;padding:40px 24px}.landing-module__g1LwZa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1440px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerLogo{letter-spacing:-.05em;text-transform:uppercase;font-size:18px;font-weight:900}.landing-module__g1LwZa__footerCopy{text-transform:uppercase;letter-spacing:.1em;opacity:.35;font-size:11px;font-weight:700}.landing-module__g1LwZa__footerLinks{gap:24px;display:flex}.landing-module__g1LwZa__footerLink{text-transform:uppercase;letter-spacing:.1em;color:inherit;transition:color var(--ed-transition);font-size:11px;font-weight:700;text-decoration:none}.landing-module__g1LwZa__footerLink:hover{color:var(--ed-brand-accent)}@media (max-width:768px){.landing-module__g1LwZa__nav{padding:20px}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__hero{min-height:80vh;padding:100px 20px 60px}.landing-module__g1LwZa__heroDecoLeft,.landing-module__g1LwZa__heroDecoRight{display:none}.landing-module__g1LwZa__heroSubtitle{font-size:15px}.landing-module__g1LwZa__upcoming,.landing-module__g1LwZa__lectures{padding:60px 20px 80px}.landing-module__g1LwZa__lecturesHeader{flex-direction:column;align-items:flex-start;margin-bottom:40px}.landing-module__g1LwZa__lecturesQuote{text-align:left}.landing-module__g1LwZa__cardGrid{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__cardThumb{aspect-ratio:16/9;border-radius:6px}.landing-module__g1LwZa__suggest{padding:60px 20px}.landing-module__g1LwZa__suggestContent{padding:32px 20px}.landing-module__g1LwZa__cta{padding:80px 20px}.landing-module__g1LwZa__footerInner{text-align:center;flex-direction:column}}
