.home_page__ODjSn{height:100%;background:var(--bg-secondary);color:var(--text-primary);transition:var(--transition)}body.home_dark__mmrAr .home_page__ODjSn{background:linear-gradient(135deg,#1a202c,#2d3748);color:var(--text-primary)}body.home_light__7_m6J .home_page__ODjSn{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.home_header__OUbfE{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-light)}.home_logo__WQaWo h1{margin:0;font-size:2rem;font-weight:700;color:inherit}.home_logo__WQaWo p{margin:0;opacity:.8;font-size:.9rem;color:inherit}.home_adminLink__w7bdO{background:var(--bg-glass);color:inherit;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:var(--transition);border:1px solid var(--border-light)}.home_adminLink__w7bdO:hover{background:var(--bg-overlay);transform:translateY(-2px)}.home_main__u5kTL{padding:0;max-width:100%}.home_hero__z_jpu{background:var(--bg-secondary);padding:clamp(1rem,4vh,2.5rem) 2rem;text-align:center;position:relative;overflow:hidden;transition:all .3s ease}.home_hero__z_jpu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(102,126,234,.05),rgba(118,75,162,.05));pointer-events:none}.home_heroContent__f1Kuk{position:relative;z-index:1;max-width:700px;margin:0 auto;flex-direction:column}.home_heroContent__f1Kuk,.home_heroLogo__bL_8O{display:flex;align-items:center;gap:1.5rem}.home_heroLogoIcon__sz_Dx{width:80px;height:80px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,0,0,.2);transition:var(--transition);flex-shrink:0;border:1px solid rgba(255,255,255,.2)}.home_heroLogoIcon__sz_Dx:hover{transform:scale(1.05);box-shadow:0 12px 48px rgba(0,0,0,.3)}.home_heroLogoIcon__sz_Dx img{width:75%;height:75%;-o-object-fit:contain;object-fit:contain;filter:brightness(1.2)}.home_heroBrandText__t_BMv{display:flex;flex-direction:column;align-items:flex-start;line-height:1;gap:.25rem}.home_heroBrandName__WVFax{font-size:2.5rem;font-weight:900;color:white;letter-spacing:-.05em;text-shadow:0 4px 8px rgba(0,0,0,.3)}.home_heroBrandSuffix__cqYvh{font-size:1rem;font-weight:600;color:rgba(255,255,255,.8);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.3)}.home_heroMessage___M60a{text-align:center;max-width:800px}.home_heroMessage___M60a h1{font-size:2.25rem;font-size:clamp(1.75rem,5.5vw,2.25rem);font-weight:700;color:var(--text-primary);margin:0 0 .75rem;line-height:1.1;display:flex;align-items:center;justify-content:center;gap:.75rem}.home_heroIcon__2y3Aj{color:var(--primary);animation:home_sparkle__GMZcX 4s ease-in-out infinite}@keyframes home_sparkle__GMZcX{0%,to{transform:scale(1) translateX(0)}25%{transform:scale(1.05) translateX(-1px)}75%{transform:scale(1.05) translateX(1px)}}.home_heroMessage___M60a p{font-size:1rem;font-size:clamp(.875rem,2.5vw,1rem);color:var(--text-muted);margin:0 0 1rem;line-height:1.5}.home_heroActions__n5Obp{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.home_heroButton__q7tDU{padding:1.25rem 2.5rem;background:var(--primary);color:white;text-decoration:none;border-radius:.75rem;font-weight:700;font-size:1.125rem;transition:var(--transition);box-shadow:0 8px 32px rgba(102,126,234,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_heroButton__q7tDU:hover{transform:translateY(-3px);box-shadow:0 12px 48px rgba(102,126,234,.4);background:var(--primary);filter:brightness(1.1)}.home_heroButtonSecondary__sti0G{padding:1.25rem 2.5rem;background:transparent;color:white;text-decoration:none;border-radius:.75rem;font-weight:700;font-size:1.125rem;transition:var(--transition);border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_heroButtonSecondary__sti0G:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.1)}.home_pageContent__nlIUB{background:var(--bg-secondary);transition:var(--transition)}.home_value__p7HV_{background:var(--bg-secondary);display:flex;flex-direction:row;justify-content:center;margin-top:1rem}.home_valueContent__DMAWu{max-width:1200px;text-align:center}.home_valueContent__DMAWu h2{font-size:3rem;font-weight:800;color:var(--text-primary);line-height:1.1}.home_valueSubtitle__R7B6h{font-size:1.25rem;color:var(--text-secondary);max-width:800px;margin-left:auto;margin-right:auto;line-height:1.5}.home_valueGrid__JjNrk{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem}.home_valueCard__H5TcZ{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:1.5rem;padding:1.5rem;text-align:center;transition:var(--transition);box-shadow:var(--shadow-sm)}.home_valueCard__H5TcZ:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.home_valueIcon__NmWd7{font-size:3rem;margin-bottom:.5rem}.home_valueCard__H5TcZ h3{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.home_valueCard__H5TcZ p{color:var(--text-secondary);line-height:1.6;margin:0;font-size:1rem}.home_capabilities__Lht1Y{padding:4rem 2rem;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home_capabilitiesContent__mDTwD{max-width:800px;margin:0 auto;text-align:center}.home_capabilitiesContent__mDTwD h2{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;line-height:1.1}.home_sectionSubtitle__cUJ_J{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;line-height:1.5}.home_serviceCards__wOoUF{display:flex;flex-direction:column;gap:1rem}.home_serviceCard__0WR43{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:1rem;transition:var(--transition);box-shadow:var(--shadow-sm);cursor:pointer;overflow:hidden}.home_serviceCard__0WR43:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.home_serviceHeader__96V4A{display:flex;align-items:center;padding:1.5rem;gap:1rem}.home_serviceIcon__MReYI{font-size:2rem;flex-shrink:0}.home_serviceInfo__FlGKG{flex-grow:1;text-align:left}.home_serviceInfo__FlGKG h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem}.home_serviceInfo__FlGKG p{color:var(--text-secondary);font-size:.875rem;margin:0;line-height:1.4}.home_expandIcon__kXPBK{font-size:1.5rem;font-weight:300;color:var(--text-secondary);flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border-light);transition:var(--transition)}.home_serviceCard__0WR43:hover .home_expandIcon__kXPBK{border-color:var(--primary);color:var(--primary)}.home_serviceDetails__Fqkrd{border-top:1px solid var(--border-light);background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home_serviceTabs__igvUW{display:flex;border-bottom:1px solid var(--border-light);background:var(--bg-secondary)}.home_serviceTab__jQnQ6{flex:1;padding:.75rem 1rem;background:none;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:var(--transition);border:none;border-bottom:2px solid transparent}.home_serviceTab__jQnQ6:hover{color:var(--text-primary);background:var(--bg-overlay)}.home_serviceTab__jQnQ6.home_active__upEZd{color:var(--primary);border-bottom-color:var(--primary);background:var(--bg-primary)}.home_serviceTabContent__YS4V5{padding:1.5rem}.home_tabPanel__4r5xa{text-align:left}.home_specGrid__YY0Q3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.home_specItem__6HuLA{font-size:.875rem;line-height:1.5;color:var(--text-secondary)}.home_specItem__6HuLA strong{color:var(--text-primary)}.home_exampleGrid__zCSOf{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.home_exampleItem__H4ph5{font-size:.875rem;line-height:1.5;color:var(--text-secondary);padding:.5rem 0}.home_serviceAction__MPhQT{padding:1rem 1.5rem;border-top:1px solid var(--border-light);background:var(--bg-secondary);text-align:center}.home_serviceBtn__W26xx{display:inline-block;padding:.75rem 2rem;background:var(--primary);color:white;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:.875rem;transition:var(--transition);box-shadow:0 2px 8px rgba(102,126,234,.2)}.home_serviceBtn__W26xx:hover{background:#5a6fd8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.home_finalCta__1RIMp{padding:6rem 2rem;text-align:center;background:var(--bg-secondary)}.home_ctaContent__m3OAq{max-width:800px;margin:0 auto}.home_ctaContent__m3OAq h2{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1.5rem;line-height:1.1}.home_ctaContent__m3OAq p{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin:0 0 3rem}.home_ctaActions__VPXoV{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.home_ctaPrimary__N_SoK{padding:1.25rem 2.5rem;background:var(--primary);color:white;text-decoration:none;border-radius:.75rem;font-weight:700;font-size:1.125rem;transition:var(--transition);box-shadow:0 8px 32px rgba(102,126,234,.2)}.home_ctaPrimary__N_SoK:hover{background:#5a6fd8;transform:translateY(-3px);box-shadow:0 12px 48px rgba(102,126,234,.3)}.home_ctaSecondary__xZnV6{padding:1.25rem 2.5rem;background:transparent;color:var(--primary);text-decoration:none;border-radius:.75rem;font-weight:700;font-size:1.125rem;transition:var(--transition);border:2px solid var(--primary)}.home_ctaSecondary__xZnV6:hover{background:var(--primary);color:white;transform:translateY(-3px)}.home_ctaContact__7hceM{color:var(--text-secondary);font-size:1rem}.home_ctaContact__7hceM a{color:var(--primary);text-decoration:none;font-weight:600}.home_ctaContact__7hceM a:hover{text-decoration:underline}.home_ctaContact__7hceM strong{color:var(--primary);font-weight:600}.home_ctaContact__7hceM p{margin-bottom:0!important}.home_footer__df0cR{background:var(--bg-dark);padding:3rem 2rem 1rem;color:var(--text-light)}.home_footerContent__3bra1{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem}.home_footerSection__inxog h4{font-size:1.2rem;margin-bottom:1rem;color:var(--primary);font-weight:600}.home_footerSection__inxog p{opacity:.8;line-height:1.5;margin-bottom:1rem}.home_footerSection__inxog a{display:block;color:rgba(255,255,255,.8);text-decoration:none;padding:.25rem 0;transition:var(--transition)}.home_footerSection__inxog a:hover{color:var(--primary);transform:translateX(5px)}.home_footerBottom___LJgQ{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);opacity:.6}@media (max-width:768px){.home_hero__z_jpu{padding:3rem 1.5rem}.home_heroContent__f1Kuk{gap:1.5rem}.home_heroLogo__bL_8O{flex-direction:column;gap:1rem}.home_heroLogoIcon__sz_Dx{width:70px;height:70px}.home_heroBrandText__t_BMv{align-items:center}.home_heroBrandName__WVFax{font-size:2rem}.home_heroBrandSuffix__cqYvh{font-size:.875rem}.home_heroMessage___M60a h1{font-size:1.5rem;margin-bottom:.75rem;line-height:1.2}.home_heroMessage___M60a p{font-size:.8125rem;margin-bottom:1.5rem;line-height:1.4}.home_heroActions__n5Obp{flex-direction:column;align-items:center;gap:1rem}.home_heroButtonSecondary__sti0G,.home_heroButton__q7tDU{width:100%;max-width:280px;padding:.875rem 1.5rem;font-size:.9375rem}.home_capabilities__Lht1Y,.home_finalCta__1RIMp,.home_value__p7HV_{padding:2.5rem 1.5rem}.home_capabilitiesContent__mDTwD h2,.home_ctaContent__m3OAq h2,.home_valueContent__DMAWu h2{font-size:1.25rem;margin-bottom:.75rem}.home_sectionSubtitle__cUJ_J{font-size:.8125rem;margin-bottom:2rem}.home_valueGrid__JjNrk{grid-template-columns:1fr;gap:2rem}.home_valueCard__H5TcZ{padding:2rem}.home_valueCard__H5TcZ h3{font-size:1rem}.home_valueCard__H5TcZ p{font-size:.75rem}.home_serviceHeader__96V4A,.home_serviceTabContent__YS4V5{padding:1.25rem}.home_serviceAction__MPhQT{padding:.875rem 1.25rem}.home_exampleGrid__zCSOf,.home_specGrid__YY0Q3{grid-template-columns:1fr;gap:.75rem}.home_ctaContent__m3OAq p{font-size:1.125rem;margin-bottom:2.5rem}.home_ctaActions__VPXoV{flex-direction:column;align-items:center;gap:1rem}.home_ctaPrimary__N_SoK,.home_ctaSecondary__xZnV6{width:100%;max-width:300px;padding:1rem 2rem;font-size:1rem}.home_ctaContact__7hceM{font-size:.9375rem}.home_footerSection__inxog h4{font-size:1.125rem}.home_footerSection__inxog p{font-size:.875rem}.home_footerContent__3bra1{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.home_hero__z_jpu{padding:2rem 1rem}.home_heroContent__f1Kuk{gap:1.25rem}.home_heroLogoIcon__sz_Dx{width:60px;height:60px;border-radius:15px}.home_heroBrandName__WVFax{font-size:1.75rem}.home_heroBrandSuffix__cqYvh{font-size:.75rem}.home_heroMessage___M60a h1{font-size:1.25rem;margin-bottom:.5rem;line-height:1.2}.home_heroMessage___M60a p{font-size:.75rem;margin-bottom:1.25rem;line-height:1.4}.home_heroButtonSecondary__sti0G,.home_heroButton__q7tDU{padding:.75rem 1.5rem;font-size:.875rem}.home_capabilities__Lht1Y,.home_finalCta__1RIMp,.home_value__p7HV_{padding:2rem 1rem}.home_capabilitiesContent__mDTwD h2,.home_ctaContent__m3OAq h2,.home_valueContent__DMAWu h2{font-size:1.125rem;margin-bottom:.625rem}.home_sectionSubtitle__cUJ_J{font-size:.6875rem;margin-bottom:1.5rem}.home_valueGrid__JjNrk{gap:1.5rem}.home_valueCard__H5TcZ{padding:1.5rem}.home_valueCard__H5TcZ h3{font-size:.875rem}.home_valueCard__H5TcZ p{font-size:.625rem}.home_serviceHeader__96V4A{padding:1rem;gap:.75rem}.home_serviceTabContent__YS4V5{padding:1rem}.home_serviceAction__MPhQT{padding:.75rem 1rem}.home_serviceTab__jQnQ6{padding:.625rem .75rem;font-size:.8125rem}.home_ctaContent__m3OAq p{font-size:1rem;margin-bottom:2rem}.home_ctaPrimary__N_SoK,.home_ctaSecondary__xZnV6{padding:.875rem 1.75rem;font-size:.9375rem}.home_ctaContact__7hceM{font-size:.875rem}.home_footerSection__inxog h4{font-size:1rem}.home_footerSection__inxog p{font-size:.8125rem}.home_footerContent__3bra1{grid-template-columns:1fr}}