:root{--color-bg: #FAF9F7;--color-bg-subtle: #F5F3F0;--color-bg-card: #FFFFFF;--color-text: #0F0F0F;--color-text-secondary: #6B6B6B;--color-text-tertiary: #9A9A9A;--color-border: #E8E6E3;--color-border-subtle: #F0EEEB;--color-accent: #0F0F0F;--color-accent-hover: #2A2A2A;--color-success: #1A7F64;--font-display: "Instrument Serif", Georgia, "Times New Roman", serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SF Mono", "Monaco", "Inconsolata", monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--space-5xl: 8rem;--max-width: 1200px;--content-width: 720px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration-fast: .15s;--duration-normal: .3s;--duration-slow: .5s;--shadow-sm: 0 1px 2px rgba(15, 15, 15, .04);--shadow-md: 0 4px 12px rgba(15, 15, 15, .06);--shadow-lg: 0 8px 32px rgba(15, 15, 15, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.6;color:var(--color-text);background-color:var(--color-bg);min-height:100vh;min-height:100dvh;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;touch-action:pan-y}#root{min-height:100vh;display:flex;flex-direction:column}::selection{background-color:var(--color-text);color:var(--color-bg)}:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}a{color:inherit;text-decoration:none;transition:opacity var(--duration-fast) var(--ease-out)}a:hover{opacity:.7}img,svg{display:block;max-width:100%}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit;font-size:inherit;border:none;background:none}input:focus{outline:none}.text-display{font-family:var(--font-display);font-weight:400;line-height:1.1;letter-spacing:-.02em}.text-body{font-family:var(--font-body);font-weight:400;line-height:1.6}.text-caption{font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--color-text-secondary)}.text-label{font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-tertiary)}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-lg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn var(--duration-slow) var(--ease-out) both}.animate-fade-in-up{animation:fadeInUp .7s var(--ease-out) both}.animate-scale-in{animation:scaleIn var(--duration-slow) var(--ease-out) both}.animate-slide-down{animation:slideDown var(--duration-normal) var(--ease-out) both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}@media(max-width:768px){:root{--space-4xl: 4rem;--space-5xl: 5rem}html{font-size:15px}}@media(max-width:480px){:root{--space-3xl: 3rem;--space-4xl: 3.5rem;--space-5xl: 4rem}html{font-size:14px}.container{padding:0 var(--space-md)}}@media(hover:none)and (pointer:coarse){*{-webkit-tap-highlight-color:transparent}button,a{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation;user-select:none;-webkit-user-select:none}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.app{min-height:100vh;display:flex;opacity:0;transition:opacity .4s ease}.app.hidden{opacity:0}.app.visible{opacity:1}.main{flex:1;margin-left:260px;min-height:100vh;max-height:100vh;overflow:hidden}@media(max-width:1024px){.main{margin-left:0;padding-top:64px}}._sidebar_1nh9m_3{position:fixed;top:0;left:0;bottom:0;width:260px;background:linear-gradient(180deg,#fafafa,#f5f5f4);border-right:1px solid rgba(0,0,0,.06);z-index:100;transition:transform .25s cubic-bezier(.4,0,.2,1)}._sidebarInner_1nh9m_15{display:flex;flex-direction:column;height:100%;padding:24px 16px 20px}._logo_1nh9m_23{display:inline-block;margin-bottom:8px;border-radius:10px;transition:transform .15s ease}._logo_1nh9m_23:hover{transform:scale(1.03)}._logoIcon_1nh9m_34{width:36px;height:36px;border-radius:10px;box-shadow:0 2px 8px #00000014}._divider_1nh9m_42{height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent);margin:16px 0}._nav_1nh9m_49{flex:1;display:flex;flex-direction:column;gap:2px;overflow-y:auto}._nav_1nh9m_49::-webkit-scrollbar{width:4px}._nav_1nh9m_49::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}._navItem_1nh9m_66{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:8px;font-size:.8125rem;color:#444;text-align:left;transition:all .15s ease;position:relative}._navItem_1nh9m_66:hover:not(._disabled_1nh9m_80){background:#0000000a;color:#1a1a1a}._navItem_1nh9m_66._active_1nh9m_85{background:#fff;color:#1a1a1a;font-weight:500;box-shadow:0 1px 3px #0000000f}._navItem_1nh9m_66._active_1nh9m_85:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;background:#2563eb;border-radius:0 2px 2px 0}._navItem_1nh9m_66._disabled_1nh9m_80{color:#aaa;cursor:default}._navIconWrapper_1nh9m_109{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:inherit;opacity:.7;flex-shrink:0}._navItem_1nh9m_66._active_1nh9m_85 ._navIconWrapper_1nh9m_109{opacity:1;color:#2563eb}._navNumber_1nh9m_125{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:.6875rem;font-weight:600;color:#666;background:#0000000d;border-radius:6px;flex-shrink:0;transition:all .15s ease}._navItem_1nh9m_66:hover:not(._disabled_1nh9m_80) ._navNumber_1nh9m_125{background:#2563eb1a;color:#2563eb}._navLabel_1nh9m_145{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._section_1nh9m_153{margin-top:20px;display:flex;flex-direction:column;gap:2px}._sectionHeader_1nh9m_160{display:flex;align-items:center;justify-content:space-between;padding:6px 12px 8px}._sectionTitle_1nh9m_167{font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999}._sectionCount_1nh9m_175{font-size:.625rem;font-weight:600;color:#2563eb;background:#2563eb1a;padding:2px 6px;border-radius:4px}._bottom_1nh9m_185{margin-top:auto;display:flex;flex-direction:column;gap:8px}._docsLink_1nh9m_192{display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:.8125rem;color:#666;border-radius:8px;transition:all .15s ease}._docsLink_1nh9m_192:hover{background:#0000000a;color:#1a1a1a}._docsLink_1nh9m_192 span{flex:1}._externalIcon_1nh9m_212{opacity:.4;transition:opacity .15s ease}._docsLink_1nh9m_192:hover ._externalIcon_1nh9m_212{opacity:.7}._ctaButton_1nh9m_221{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.8125rem;font-weight:500;border-radius:10px;box-shadow:0 2px 8px #2563eb40;transition:all .2s ease}._ctaButton_1nh9m_221:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}._ctaButton_1nh9m_221:active{transform:translateY(0)}._ctaLogo_1nh9m_245{height:14px;width:auto;filter:brightness(0) invert(1)}._overlay_1nh9m_252{display:none}@media(max-width:1024px){._sidebar_1nh9m_3{transform:translate(-100%);box-shadow:4px 0 24px #0000001f}._sidebar_1nh9m_3._open_1nh9m_263{transform:translate(0)}._overlay_1nh9m_252{display:block;position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;animation:_fadeIn_1nh9m_1 .2s ease}}@media(max-width:480px){._sidebar_1nh9m_3{width:300px}}@keyframes _fadeIn_1nh9m_1{0%{opacity:0}to{opacity:1}}._header_2i22f_5{display:none;position:fixed;top:0;left:0;right:0;height:64px;background:#faf9f7f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);padding:0 var(--space-md);align-items:center;justify-content:space-between;z-index:90}._menuBtn_2i22f_22{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);color:var(--color-text);transition:background-color var(--duration-fast) var(--ease-out)}._menuBtn_2i22f_22:hover{background:var(--color-bg-subtle)}._logo_2i22f_37{position:absolute;left:50%;transform:translate(-50%)}._logoImage_2i22f_43{width:28px;height:28px;border-radius:6px}._spacer_2i22f_49{width:40px}@media(max-width:1024px){._header_2i22f_5{display:flex}}._container_198yp_3{display:flex;flex-direction:column;min-height:100vh;max-height:100vh;overflow:hidden;-webkit-overflow-scrolling:touch}._content_198yp_12{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 32px 16px;max-width:640px;margin:0 auto;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._centeredHero_198yp_27{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:56px;width:100%;animation:_fadeIn_198yp_1 .8s ease-out}@keyframes _fadeIn_198yp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._titleSection_198yp_50{display:flex;flex-direction:column;align-items:center;gap:16px}._titleRow_198yp_57{position:relative;display:inline-block}._title_198yp_50{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(3rem,8vw,5rem);font-weight:400;font-style:italic;color:#1a1a1a;letter-spacing:-.02em;line-height:1.1;margin:0}._comingBadge_198yp_73{position:absolute;right:-6px;bottom:16px;transform:translate(100%);display:inline-flex;align-items:center;padding:4px 10px;background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #00000026}._comingBadge_198yp_73:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_198yp_1 2.5s infinite}@keyframes _shimmer_198yp_1{0%{left:-100%}to{left:100%}}._tagline_198yp_108{font-size:1.125rem;color:#666;margin:0;font-weight:400;max-width:500px}._countdownSection_198yp_117{display:flex;flex-direction:column;align-items:center;gap:20px;padding:48px 40px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 24px #0000000a;width:100%;max-width:700px}._launchLabel_198yp_131{font-size:1rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.1em;margin:0}._footer_198yp_141{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;font-size:.6875rem;color:#999;border-top:1px solid rgba(0,0,0,.05);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.01) 100%)}._copyright_198yp_152{color:#aaa;white-space:nowrap}._powered_198yp_157{display:flex;align-items:center;gap:6px;color:#aaa;font-size:.6875rem;transition:color .15s ease;white-space:nowrap}._powered_198yp_157:hover{color:#666}._poweredLogo_198yp_171{width:16px;height:16px;border-radius:4px;opacity:.8;transition:opacity .15s ease}._powered_198yp_157:hover ._poweredLogo_198yp_171{opacity:1}._courseInfo_198yp_184{display:flex;flex-direction:column;gap:12px;padding:32px;background:linear-gradient(135deg,#1a1a1a08,#1a1a1a03);border-radius:16px;border:1px solid rgba(0,0,0,.04)}._courseTitle_198yp_194{font-size:1.375rem;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:-.01em}._courseAudience_198yp_202{font-size:1.0625rem;color:#666;margin:0;font-weight:400}@media(max-width:768px){._container_198yp_3{max-height:100dvh}._content_198yp_12{padding:48px 20px 24px;justify-content:flex-start}._centeredHero_198yp_27{gap:40px}._title_198yp_50{font-size:clamp(2.75rem,10vw,3.5rem)}._tagline_198yp_108{font-size:1.0625rem;line-height:1.5}._countdownSection_198yp_117{padding:40px 28px;max-width:100%;border-radius:20px}._launchLabel_198yp_131{font-size:.9375rem;letter-spacing:.1em}._courseInfo_198yp_184{padding:28px;border-radius:14px;width:100%}._courseTitle_198yp_194{font-size:1.1875rem}._courseAudience_198yp_202{font-size:1rem}._comingBadge_198yp_73{padding:4px 10px;font-size:.5625rem;bottom:14px}._footer_198yp_141{padding:16px 20px;font-size:.6875rem}}@media(max-width:480px){._container_198yp_3{max-height:100dvh;min-height:100dvh}._content_198yp_12{padding:40px 16px 16px;gap:0;justify-content:flex-start;overflow-y:auto;overflow-x:hidden}._centeredHero_198yp_27{gap:28px;width:100%}._titleSection_198yp_50{gap:12px}._titleRow_198yp_57{display:flex;flex-direction:column;align-items:center;gap:10px}._title_198yp_50{font-size:clamp(2.25rem,13vw,2.75rem);text-align:center;line-height:1.05}._comingBadge_198yp_73{position:static;transform:none;margin:0;padding:5px 12px;font-size:.625rem;letter-spacing:.06em;border-radius:6px}._tagline_198yp_108{font-size:.9375rem;line-height:1.6;padding:0 8px;color:#777}._countdownSection_198yp_117{padding:32px 20px;border-radius:18px;gap:18px;width:100%;box-shadow:0 6px 24px #0000000f;border:1px solid rgba(0,0,0,.05)}._launchLabel_198yp_131{font-size:.8125rem;letter-spacing:.12em;font-weight:600}._courseInfo_198yp_184{padding:24px 20px;gap:10px;border-radius:12px;width:100%;background:linear-gradient(135deg,#1a1a1a05,#1a1a1a03);border:1px solid rgba(0,0,0,.03)}._courseTitle_198yp_194{font-size:1.0625rem;font-weight:600;line-height:1.4}._courseAudience_198yp_202{font-size:.9375rem;color:#777;line-height:1.5}._footer_198yp_141{flex-direction:column;gap:10px;text-align:center;padding:16px;font-size:.6875rem;background:transparent;border-top:1px solid rgba(0,0,0,.04)}._copyright_198yp_152,._powered_198yp_157{font-size:.6875rem}}@media(max-width:375px){._content_198yp_12{padding:32px 12px 12px}._centeredHero_198yp_27{gap:24px}._title_198yp_50{font-size:2rem}._tagline_198yp_108{font-size:.875rem}._countdownSection_198yp_117{padding:28px 16px}._courseInfo_198yp_184{padding:20px 16px}._courseTitle_198yp_194{font-size:1rem}._courseAudience_198yp_202{font-size:.875rem}}@supports (padding: max(0px)){._content_198yp_12{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(16px,env(safe-area-inset-bottom))}._footer_198yp_141{padding-bottom:max(16px,env(safe-area-inset-bottom))}}._countdown_175y1_3{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}._label_175y1_11{display:none}._timer_175y1_15{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}._unit_175y1_23{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 24px;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff;min-width:100px;transition:all .3s ease}._unit_175y1_23:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f,inset 0 1px #fff}._number_175y1_46{font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:3rem;font-weight:700;color:#1a1a1a;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;transition:color .3s ease}._seconds_175y1_57{color:#2563eb;position:relative}._seconds_175y1_57._tick_175y1_62{animation:_pulse_175y1_1 .4s ease-out}@keyframes _pulse_175y1_1{0%{opacity:.7;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}._unitLabel_175y1_81{font-size:.75rem;font-weight:600;letter-spacing:.08em;color:#999;text-transform:uppercase}._dot_175y1_89{width:6px;height:6px;background:#ddd;border-radius:50%;margin:0 4px;align-self:center}@media(max-width:768px){._timer_175y1_15{gap:12px}._unit_175y1_23{padding:18px 22px;min-width:90px;border-radius:14px}._number_175y1_46{font-size:2.75rem}._unitLabel_175y1_81{font-size:.75rem}._dot_175y1_89{width:5px;height:5px}}@media(max-width:640px){._timer_175y1_15{gap:8px;flex-wrap:wrap;justify-content:center}._unit_175y1_23{padding:16px 18px;min-width:80px;border-radius:12px;gap:6px;flex:1;max-width:calc(50% - 8px);-webkit-tap-highlight-color:rgba(0,0,0,.05);transition:all .2s ease}._unit_175y1_23:active{transform:scale(.98);background:linear-gradient(135deg,#f8f9fa,#f0f2f5)}._number_175y1_46{font-size:2.25rem;font-weight:700}._unitLabel_175y1_81{font-size:.6875rem;letter-spacing:.1em}._dot_175y1_89{width:4px;height:4px;margin:0 2px}}@media(max-width:480px){._timer_175y1_15{gap:10px;width:100%}._unit_175y1_23{padding:18px 16px;min-width:0;flex:1;max-width:calc(50% - 5px);border-radius:14px;box-shadow:0 3px 12px #0000000d,inset 0 1px #fff}._unit_175y1_23:hover{transform:none}._unit_175y1_23:active{transform:scale(.97)}._number_175y1_46{font-size:2.125rem;letter-spacing:-.03em}._unitLabel_175y1_81{font-size:.6875rem;font-weight:600}._dot_175y1_89{display:none}}@media(max-width:375px){._unit_175y1_23{padding:16px 12px;gap:4px}._number_175y1_46{font-size:1.875rem}._unitLabel_175y1_81{font-size:.625rem;letter-spacing:.08em}}@media(hover:none)and (pointer:coarse){._unit_175y1_23{-webkit-tap-highlight-color:rgba(37,99,235,.1);touch-action:manipulation;user-select:none;-webkit-user-select:none}._unit_175y1_23:hover{transform:none;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff}._unit_175y1_23:active{transform:scale(.97);transition:transform .1s ease}}._splash_1uyvz_3{position:fixed;inset:0;z-index:9999;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .4s ease,transform .4s ease}._splash_1uyvz_3._exit_1uyvz_15{opacity:0;transform:scale(1.02);pointer-events:none}._content_1uyvz_21{display:flex;flex-direction:column;align-items:center;gap:24px}._logoWrapper_1uyvz_29{position:relative;opacity:0;transform:scale(.8);animation:_logoIn_1uyvz_1 .5s cubic-bezier(.34,1.56,.64,1) forwards}._logo_1uyvz_29{width:64px;height:64px;border-radius:16px;box-shadow:0 8px 32px #0000001f;position:relative;z-index:2}._ring_1uyvz_45{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:2px solid rgba(37,99,235,.2);border-radius:20px;opacity:0;animation:_ringPulse_1uyvz_1 1.5s ease-out .3s infinite}@keyframes _logoIn_1uyvz_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes _ringPulse_1uyvz_1{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}._text_1uyvz_81{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0;transform:translateY(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}._text_1uyvz_81._show_1uyvz_91{opacity:1;transform:translateY(0)}._title_1uyvz_96{font-family:"Instrument Serif",Georgia,serif;font-size:1.5rem;font-style:italic;color:#1a1a1a;letter-spacing:-.02em}._subtitle_1uyvz_104{font-size:.8125rem;color:#888;letter-spacing:.02em}._progressBar_1uyvz_111{position:absolute;bottom:0;left:0;right:0;height:3px;background:#0000000d;overflow:hidden}._progress_1uyvz_111{height:100%;width:0;background:linear-gradient(90deg,#2563eb,#1d4ed8);animation:_progressFill_1uyvz_1 1.6s cubic-bezier(.4,0,.2,1) forwards}@keyframes _progressFill_1uyvz_1{0%{width:0}to{width:100%}}@media(max-width:480px){._logo_1uyvz_29{width:56px;height:56px;border-radius:14px}._ring_1uyvz_45{width:72px;height:72px;border-radius:18px}._title_1uyvz_96{font-size:1.25rem}}._ogImage_yf2j4_3{width:1200px;height:630px;overflow:hidden;background:linear-gradient(135deg,#fff,#f8f9fa,#f0f2f5);display:flex;align-items:center;justify-content:center;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}._ogImage_yf2j4_3:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(37,99,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(26,26,26,.02) 0%,transparent 50%);pointer-events:none}._container_yf2j4_27{text-align:center;padding:80px;z-index:1;display:flex;flex-direction:column;align-items:center;gap:48px}._header_yf2j4_38{display:flex;flex-direction:column;align-items:center;gap:20px}._titleRow_yf2j4_45{position:relative;display:inline-block}._title_yf2j4_45{font-family:"Instrument Serif",Georgia,serif;font-size:5.5rem;font-weight:400;font-style:italic;color:#1a1a1a;letter-spacing:-.02em;line-height:1.1;margin:0}._badge_yf2j4_61{position:absolute;right:-8px;bottom:20px;transform:translate(100%);display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:6px;box-shadow:0 4px 12px #0003}._tagline_yf2j4_79{font-size:1.5rem;color:#666;font-weight:400;margin:0}._countdownContainer_yf2j4_87{display:flex;flex-direction:column;align-items:center;gap:24px;padding:56px 64px;background:linear-gradient(135deg,#fffffff2,#f8f9faf2);border-radius:28px;border:2px solid rgba(0,0,0,.06);box-shadow:0 8px 32px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._launchLabel_yf2j4_100{font-size:1.125rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.12em;margin:0}._countdown_yf2j4_87{display:flex;align-items:center;gap:20px}._unit_yf2j4_115{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 32px;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 4px 12px #0000000f,inset 0 2px #fff;min-width:120px}._number_yf2j4_130{font-family:SF Mono,Monaco,Fira Code,monospace;font-size:3.5rem;font-weight:700;color:#1a1a1a;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}._unit_yf2j4_115:last-of-type ._number_yf2j4_130{color:#2563eb}._unitLabel_yf2j4_144{font-size:.875rem;font-weight:600;letter-spacing:.08em;color:#999;text-transform:uppercase}._dot_yf2j4_152{width:8px;height:8px;background:#ddd;border-radius:50%;align-self:center}._footer_yf2j4_161{display:flex;flex-direction:column;gap:8px;align-items:center}._courseTitle_yf2j4_168{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}._courseAudience_yf2j4_175{font-size:1rem;color:#888;margin:0}._watermark_yf2j4_182{position:absolute;bottom:24px;right:32px;font-size:.75rem;color:#ccc;display:flex;align-items:center;gap:8px}
