.home_hero__Mm3P0{padding:var(--space-20) 0;background:linear-gradient(135deg,var(--color-bg) 0,var(--color-bg-secondary) 100%);overflow:hidden}.home_hero__Mm3P0 .home_container__NPgCo{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-16);gap:var(--space-16);align-items:center}.home_heroContent__NzXSy{display:flex;flex-direction:column;gap:var(--space-6)}.home_heroBadge__11Ofu{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background-color:rgba(0,102,255,.08);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-semibold);width:-moz-fit-content;width:fit-content;border:1px solid rgba(0,102,255,.2)}.home_heroTitle__jDpZ6{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--color-text)}.home_heroTitleAccent__r_lTy{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_heroDescription__SeLKR{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:520px}.home_heroActions__tVIct{display:flex;gap:var(--space-4);flex-wrap:wrap}.home_heroVisual__Y9RKU{display:flex;justify-content:center;align-items:center}.home_heroCard__3_1CD{background-color:#1e293b;border-radius:var(--radius-xl);padding:var(--space-6);width:100%;max-width:420px;box-shadow:var(--shadow-xl);position:relative}.home_heroCard__3_1CD:before{content:"";position:absolute;inset:-1px;border-radius:calc(var(--radius-xl) + 1px);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));z-index:-1}.home_heroCardDot__ImoiL{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:var(--space-2);margin-bottom:var(--space-4)}.home_heroCardCode__cktpc{display:flex;flex-direction:column;gap:4px;font-family:var(--font-mono);font-size:var(--text-sm);color:#e2e8f0;line-height:1.8}.home_codeComment__SHNz7{color:#64748b}.home_codeKeyword__514C4{color:#93c5fd}.home_codeString__Hpc6o{color:#86efac}.home_codeBool__17WXp{color:#f9a8d4}.home_stats__MGVmW{padding:var(--space-12) 0;background-color:var(--color-primary)}.home_statsGrid__aw6kg{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-8);gap:var(--space-8);text-align:center}.home_statItem__VEEq5{display:flex;flex-direction:column;gap:var(--space-2)}.home_statValue__zMCTc{font-size:var(--text-4xl);font-weight:800;color:white;line-height:1}.home_statLabel__8Fqb2{font-size:var(--text-sm);color:rgba(255,255,255,.8);font-weight:var(--font-medium)}.home_sectionHeader__DraIs{text-align:center;margin-bottom:var(--space-12);display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.home_sectionTag__ZheUY{display:inline-block;padding:var(--space-1) var(--space-4);background-color:rgba(0,102,255,.08);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-semibold);border:1px solid rgba(0,102,255,.2)}.home_sectionTitle__v1T_X{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.02em}.home_sectionDescription__MCsyX{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px;line-height:var(--leading-relaxed)}.home_services__8RpUw{padding:var(--space-20) 0;background-color:var(--color-bg)}.home_servicesGrid__6Ne7u{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6)}.home_serviceCard__diNf2{padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-xl);background-color:var(--color-surface);transition:all var(--transition-base);display:flex;flex-direction:column;gap:var(--space-4)}.home_serviceCard__diNf2:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.home_serviceIcon__CL9LB{font-size:2rem;line-height:1}.home_serviceTitle__AY3KY{font-size:var(--text-xl);font-weight:var(--font-bold)}.home_serviceDescription__KhA_5{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.home_cta__Rvxmu{padding:var(--space-20) 0;background:linear-gradient(135deg,var(--color-bg-secondary) 0,var(--color-bg-tertiary) 100%)}.home_ctaContent__MDNUo{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-6)}.home_ctaTitle__OAQ_y{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.02em}.home_ctaDescription__lgVcD{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:500px}.home_ctaActions__5__Ie{display:flex;gap:var(--space-4);flex-wrap:wrap;justify-content:center}@media (max-width:1024px){.home_servicesGrid__6Ne7u{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home_hero__Mm3P0 .home_container__NPgCo{grid-template-columns:1fr;gap:var(--space-10)}.home_heroVisual__Y9RKU{order:-1}.home_heroCard__3_1CD{max-width:100%}.home_statsGrid__aw6kg{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.home_servicesGrid__6Ne7u{grid-template-columns:1fr}.home_ctaActions__5__Ie,.home_heroActions__tVIct{flex-direction:column;align-items:stretch}}