:root{--color-bg:#080808;--color-bg-elevated:#080808;--color-bg-card:#080808;--color-bg-card-hover:#080808;--color-border:#ffffff12;--color-border-subtle:#ffffff09;--color-text-primary:#e0e0e0;--color-text-secondary:#8a8a8a;--color-text-tertiary:#585858;--color-text-accent:#9a9a9a;--color-accent:gray;--color-accent-dim:#8c8c8c1f;--color-signal:#787878;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SF Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.75rem;--text-5xl:3.5rem;--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.05em;--tracking-wider:.1em;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:10rem;--max-width:1120px;--max-width-narrow:720px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-normal:.3s;--duration-slow:.6s;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text-primary);line-height:var(--leading-normal);-webkit-text-size-adjust:100%;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}::selection{color:var(--color-text-primary);background:#8c8c8c33}a{color:var(--color-text-accent);transition:color var(--duration-fast) var(--ease-out);text-decoration:none}a:hover{color:var(--color-text-primary)}a:focus-visible,button:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:4px}img,svg{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff24}.section{padding:var(--space-3xl) var(--space-lg);position:relative}.section-inner{max-width:var(--max-width);margin:0 auto}.section-narrow{max-width:var(--max-width-narrow);margin:0 auto}.fade-in{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}.section-label{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:var(--space-lg);align-items:center;gap:var(--space-sm);display:flex}.section-label:after{content:"";background:var(--color-border);flex:1;max-width:60px;height:1px}.section-title{font-size:var(--text-3xl);letter-spacing:var(--tracking-tight);font-weight:500;line-height:var(--leading-tight);color:var(--color-text-primary);margin-bottom:var(--space-md)}.section-text{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-text-secondary);max-width:640px}.section-divider{background:var(--color-border);width:40px;height:1px;margin:var(--space-lg) 0}@media (width<=1024px){.section{padding:var(--space-2xl) var(--space-lg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){.section{padding:var(--space-2xl) var(--space-sm)}.section-title{font-size:var(--text-2xl)}.section-text{font-size:var(--text-base)}.section-label{margin-bottom:var(--space-md)}}@media (width<=480px){.section{padding:var(--space-xl) var(--space-sm)}.section-title{font-size:1.375rem}.section-text{font-size:var(--text-sm)}}._hero_1cqhp_1{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}._content_1cqhp_11{max-width:720px;padding:2rem var(--space-lg) 6rem;text-align:center;position:relative}._logo_1cqhp_18{margin:0 auto var(--space-md);opacity:.85;display:block}._label_1cqhp_24{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:var(--space-lg)}._title_1cqhp_33{font-size:var(--text-5xl);letter-spacing:var(--tracking-tight);font-weight:500;line-height:var(--leading-tight);color:var(--color-text-primary);margin-bottom:var(--space-md)}._subtitle_1cqhp_42{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-snug);margin-bottom:0}._divider_1cqhp_49{width:32px;height:1px;margin:var(--space-lg) auto;background:#ffffff1a}._description_1cqhp_56{font-size:var(--text-base);color:var(--color-text-tertiary);line-height:var(--leading-relaxed);max-width:520px;margin:0 auto var(--space-lg)}._ctas_1cqhp_64{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}._ctaPrimary_1cqhp_71{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--color-text-primary);transition:all var(--duration-normal) var(--ease-out);background:#ffffff08;border:1px solid #ffffff26;padding:.75rem 2rem;text-decoration:none;display:inline-block}._ctaPrimary_1cqhp_71:hover{color:var(--color-text-primary);background:#ffffff12;border-color:#ffffff40}._ctaSecondary_1cqhp_90{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--color-text-tertiary);transition:all var(--duration-normal) var(--ease-out);border:1px solid #0000;padding:.75rem 2rem;text-decoration:none;display:inline-block}._ctaSecondary_1cqhp_90:hover{color:var(--color-text-secondary)}._scrollHint_1cqhp_106{z-index:1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}._scrollLine_1cqhp_114{background:linear-gradient(#0000,#ffffff1f,#0000);width:1px;height:40px;animation:2.5s ease-in-out infinite _scrollPulse_1cqhp_1;display:block}@keyframes _scrollPulse_1cqhp_1{0%,to{opacity:.2}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){._scrollLine_1cqhp_114{opacity:.4;animation:none}}@media (width<=1024px){._title_1cqhp_33{font-size:var(--text-4xl)}._description_1cqhp_56{max-width:480px}}@media (width<=768px){._content_1cqhp_11{padding:2rem var(--space-sm)}._logo_1cqhp_18{width:56px;height:56px;margin-bottom:var(--space-sm)}._label_1cqhp_24{margin-bottom:var(--space-md)}._title_1cqhp_33{font-size:var(--text-3xl)}._description_1cqhp_56{font-size:var(--text-sm);max-width:100%}._divider_1cqhp_49{margin:var(--space-md) auto}}@media (width<=480px){._content_1cqhp_11{padding:1.5rem var(--space-sm)}._logo_1cqhp_18{width:44px;height:44px;margin-bottom:var(--space-xs)}._label_1cqhp_24{margin-bottom:var(--space-sm);font-size:.6875rem}._title_1cqhp_33{letter-spacing:-.01em;font-size:1.625rem}._subtitle_1cqhp_42{font-size:var(--text-sm)}._ctas_1cqhp_64{flex-direction:column;align-items:stretch}._ctaPrimary_1cqhp_71,._ctaSecondary_1cqhp_90{text-align:center;padding:.875rem 1.5rem}._scrollHint_1cqhp_106{bottom:1.25rem}._scrollLine_1cqhp_114{height:28px}}._grid_1unpc_1{margin-top:var(--space-xl);background:var(--color-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}._card_1unpc_9{padding:var(--space-lg);background:var(--color-bg-elevated)}._cardLabel_1unpc_14{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}._cardText_1unpc_25{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-secondary)}@media (width<=768px){._grid_1unpc_1{grid-template-columns:1fr}._card_1unpc_9{padding:var(--space-md)}}@media (width<=480px){._grid_1unpc_1{margin-top:var(--space-lg)}}._points_r2z4g_1{margin-top:var(--space-md);flex-direction:column;gap:0;display:flex}._point_r2z4g_1{align-items:flex-start;gap:var(--space-sm);padding:var(--space-xs) 0;display:flex}._point_r2z4g_1 p{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-normal)}._marker_r2z4g_21{background:var(--color-text-tertiary);opacity:.6;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.6rem}@media (width<=768px){._point_r2z4g_1 p{font-size:var(--text-sm)}}@media (width<=480px){._marker_r2z4g_21{margin-top:.45rem}}._emphasis_1gheh_1{font-size:var(--text-xl);color:var(--color-text-primary);font-weight:400;line-height:var(--leading-snug);margin-bottom:var(--space-xl);opacity:.7}._properties_1gheh_10{background:var(--color-border);grid-template-columns:1fr 1fr;gap:1px;display:grid}._prop_1gheh_10{padding:var(--space-lg);background:var(--color-bg-elevated)}._propLabel_1gheh_22{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-text-tertiary);margin-bottom:var(--space-sm)}._propText_1gheh_31{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-secondary)}@media (width<=768px){._emphasis_1gheh_1{font-size:var(--text-lg);margin-bottom:var(--space-lg)}._properties_1gheh_10{grid-template-columns:1fr}._prop_1gheh_10{padding:var(--space-md)}}@media (width<=480px){._emphasis_1gheh_1{font-size:var(--text-base)}._prop_1gheh_10{padding:var(--space-sm) var(--space-md)}}._pipeline_11u9k_1{margin-top:var(--space-xl);flex-direction:column;gap:0;display:flex}._step_11u9k_8{gap:var(--space-lg);display:flex;position:relative}._stepIndicator_11u9k_14{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}._stepNum_11u9k_22{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-tertiary);border:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._step_11u9k_8:hover ._stepNum_11u9k_22{color:var(--color-text-secondary);border-color:#ffffff1f}._stepLine_11u9k_41{background:var(--color-border);flex:1;width:1px;min-height:20px}._stepContent_11u9k_48{padding-bottom:var(--space-xl);padding-top:.15rem}._stepTitle_11u9k_53{font-size:var(--text-base);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-weight:500;line-height:36px}._stepDesc_11u9k_61{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:520px}@media (width<=768px){._step_11u9k_8{gap:var(--space-md)}._stepContent_11u9k_48{padding-bottom:var(--space-lg)}._stepDesc_11u9k_61{max-width:100%}}@media (width<=480px){._pipeline_11u9k_1{margin-top:var(--space-lg)}._step_11u9k_8{gap:var(--space-sm)}._stepIndicator_11u9k_14{width:32px}._stepNum_11u9k_22{width:28px;height:28px;font-size:.6875rem}._stepTitle_11u9k_53{font-size:var(--text-sm);line-height:28px}._stepDesc_11u9k_61{font-size:var(--text-xs)}._stepContent_11u9k_48{padding-bottom:var(--space-md)}}._grid_wapsj_1{margin-top:var(--space-xl);background:var(--color-border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}._block_wapsj_9{padding:var(--space-md) var(--space-md) var(--space-lg);background:var(--color-bg-elevated)}._blockTitle_wapsj_14{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);color:var(--color-text-primary);margin-bottom:var(--space-xs);opacity:.8;font-weight:500}._blockDesc_wapsj_24{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-tertiary)}@media (width<=1024px){._grid_wapsj_1{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){._grid_wapsj_1{grid-template-columns:1fr}._block_wapsj_9{padding:var(--space-sm) var(--space-md)}._blockDesc_wapsj_24{font-size:var(--text-xs)}}._list_1d1bl_1{margin-top:var(--space-xl);flex-direction:column;display:flex}._item_1d1bl_7{gap:var(--space-lg);padding:var(--space-lg) 0;border-bottom:1px solid var(--color-border-subtle);transition:border-color var(--duration-normal) var(--ease-out);display:flex}._item_1d1bl_7:first-child{border-top:1px solid var(--color-border-subtle)}._item_1d1bl_7:hover{border-color:var(--color-border)}._index_1d1bl_23{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-tertiary);opacity:.4;flex-shrink:0;width:32px;padding-top:.1rem}._body_1d1bl_33{flex:1}._itemTitle_1d1bl_37{font-size:var(--text-base);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-weight:500}._itemDesc_1d1bl_44{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-secondary);max-width:600px}@media (width<=768px){._item_1d1bl_7{gap:var(--space-md);padding:var(--space-md) 0}._itemDesc_1d1bl_44{max-width:100%}}@media (width<=480px){._item_1d1bl_7{gap:var(--space-sm)}._list_1d1bl_1{margin-top:var(--space-lg)}._index_1d1bl_23{width:24px;font-size:var(--text-xs)}._itemTitle_1d1bl_37{font-size:var(--text-sm)}._itemDesc_1d1bl_44{font-size:var(--text-xs)}}._roles_1f4ra_1{margin-top:var(--space-xl);background:var(--color-border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}._role_1f4ra_1{padding:var(--space-lg);background:var(--color-bg-elevated)}._roleTitle_1f4ra_14{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-weight:500}._roleDesc_1f4ra_22{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-secondary)}._cta_1f4ra_28{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border-subtle)}._ctaText_1f4ra_34{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text-tertiary);margin-bottom:var(--space-lg)}._ctaLink_1f4ra_41{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--color-text-primary);transition:all var(--duration-normal) var(--ease-out);background:#ffffff08;border:1px solid #ffffff26;align-items:center;gap:.5rem;padding:.75rem 2rem;text-decoration:none;display:inline-flex}._ctaLink_1f4ra_41:hover{color:var(--color-text-primary);background:#ffffff12;border-color:#ffffff40}._arrow_1f4ra_62{transition:transform var(--duration-normal) var(--ease-out)}._ctaLink_1f4ra_41:hover ._arrow_1f4ra_62{transform:translate(4px)}@media (width<=768px){._roles_1f4ra_1{grid-template-columns:1fr}._role_1f4ra_1{padding:var(--space-md)}._cta_1f4ra_28{margin-top:var(--space-xl);padding-top:var(--space-lg)}}@media (width<=480px){._roles_1f4ra_1{margin-top:var(--space-lg)}._ctaText_1f4ra_34{font-size:var(--text-sm)}._ctaLink_1f4ra_41{justify-content:center;width:100%;padding:.875rem 1.5rem}}._footer_sih6l_1{padding:var(--space-xl) var(--space-lg);border-top:1px solid var(--color-border)}._inner_sih6l_6{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin:0 auto;display:flex}._left_sih6l_16{align-items:center;gap:var(--space-sm);display:flex}._mark_sih6l_22{opacity:.4;flex-shrink:0}._name_sih6l_27{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-tertiary);font-weight:500}._sep_sih6l_34{background:#ffffff14;width:1px;height:12px}._tagline_sih6l_40{font-size:var(--text-xs);color:var(--color-text-tertiary);opacity:.5}._right_sih6l_46{align-items:center;display:flex}._note_sih6l_51{font-size:var(--text-xs);color:var(--color-text-tertiary);opacity:.35}@media (width<=768px){._footer_sih6l_1{padding:var(--space-lg) var(--space-sm)}._inner_sih6l_6{align-items:flex-start;gap:var(--space-xs);flex-direction:column}}@media (width<=480px){._left_sih6l_16{gap:var(--space-xs);flex-wrap:wrap}._sep_sih6l_34{display:none}._tagline_sih6l_40{width:100%}}
