.ServicesPage_servicesPage__cx8r4{min-height:100vh;position:relative;overflow-x:hidden;background:var(--color-background)}.ServicesPage_backgroundWrapper__Zgjak{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.ServicesPage_heroSection__CL4u1{padding:140px 0 var(--space-20);background:transparent;position:relative;z-index:1}.ServicesPage_heroContent__CR_Ac{text-align:center;max-width:900px;margin:0 auto}.ServicesPage_heroTitle__oNR0R{font-family:var(--font-heading);font-size:64px;font-weight:700;margin-bottom:var(--space-6);line-height:1.2}.ServicesPage_heroSubtitle__C_8x0{font-family:var(--font-body);font-size:28px;line-height:42px;color:var(--color-text-secondary);max-width:700px;margin:0 auto}@media (max-width:768px){.ServicesPage_heroTitle__oNR0R{font-size:48px}.ServicesPage_heroSubtitle__C_8x0{font-size:22px;line-height:34px}}.ServicesPage_sectionHeader__Cy8Yw{text-align:center;margin-bottom:var(--space-16)}.ServicesPage_mainServicesSection__NqUL4{padding:var(--space-24) 0;background:transparent;position:relative;z-index:1}.ServicesPage_servicesGrid__RKDd_{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense;gap:var(--space-8);margin-top:var(--space-12)}@media (max-width:1200px){.ServicesPage_servicesGrid__RKDd_{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesPage_servicesGrid__RKDd_{grid-template-columns:1fr;gap:var(--space-6)}}.ServicesPage_serviceCard__wlB8S{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-10);transition:all var(--transition-base);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:var(--space-4)}.ServicesPage_serviceCard__wlB8S:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform var(--transition-base)}.ServicesPage_serviceCard__wlB8S:hover:before{transform:scaleX(1)}.ServicesPage_serviceCard__wlB8S:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.ServicesPage_serviceCategory__pHdxT{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-accent);text-transform:uppercase;letter-spacing:.5px}.ServicesPage_serviceIcon__Z_qlL{width:72px;height:72px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);transition:all var(--transition-base)}.ServicesPage_serviceIcon__Z_qlL svg{width:48px;height:48px}.ServicesPage_serviceCard__wlB8S:hover .ServicesPage_serviceIcon__Z_qlL{transform:scale(1.15);filter:drop-shadow(0 0 8px var(--color-accent))}.ServicesPage_serviceTitle__XazWK{font-family:var(--font-heading);font-size:26px;font-weight:700;color:var(--color-text);line-height:1.3;margin-bottom:var(--space-2)}.ServicesPage_serviceDescription__kYTqJ{font-family:var(--font-footer);font-size:20px;line-height:32px;color:var(--color-text-secondary)}.ServicesPage_serviceCard__wlB8S{cursor:pointer}.ServicesPage_serviceCard__wlB8S.ServicesPage_expanded__Xz_6S{border-color:var(--color-accent)}.ServicesPage_serviceCard__wlB8S.ServicesPage_expanded__Xz_6S:before{transform:scaleX(1)}.ServicesPage_serviceHeader__r29Hl{display:flex;flex-direction:column;gap:var(--space-4)}.ServicesPage_expandButton__TOU_k{background:none;border:none;cursor:pointer;padding:var(--space-2);margin-top:var(--space-2);color:var(--color-accent);display:flex;align-items:center;justify-content:center;align-self:center;transition:all var(--transition-base);border-radius:var(--radius-full)}.ServicesPage_expandButton__TOU_k:hover{background:var(--color-surface-elevated)}.ServicesPage_detailsPanel__voe4u{grid-column:1/-1;scroll-margin-top:7rem;background:var(--color-surface);border:1px solid var(--color-accent);border-radius:var(--radius-lg);padding:var(--space-8);outline:none;animation:ServicesPage_detailsIn__Gcy7S .25s ease}@keyframes ServicesPage_detailsIn__Gcy7S{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ServicesPage_detailsPanel__voe4u{animation:none}}.ServicesPage_detailsHead__cutyJ{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.ServicesPage_detailsTitle__GLvtP{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--color-text);margin:var(--space-2) 0 0}.ServicesPage_detailsClose__yMF3D{display:inline-flex;align-items:center;gap:var(--space-2);flex-shrink:0;padding:var(--space-2) var(--space-4);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-secondary);font-family:var(--font-footer);font-size:14px;cursor:pointer;transition:all var(--transition-fast)}.ServicesPage_detailsClose__yMF3D:hover{border-color:var(--color-accent);color:var(--color-text)}.ServicesPage_expandedContent__yzLsH{padding-top:var(--space-6)}@media (max-width:768px){.ServicesPage_detailsPanel__voe4u{padding:var(--space-6)}.ServicesPage_detailsTitle__GLvtP{font-size:20px}}.ServicesPage_fullDescription__43AWO{font-family:var(--font-body);font-size:18px;line-height:30px;color:var(--color-text);margin-bottom:var(--space-8)}.ServicesPage_benefitsList__do3Xs,.ServicesPage_featuresList__zsMsH{margin-bottom:var(--space-8)}.ServicesPage_benefitsList__do3Xs h4,.ServicesPage_detailsList__whYid h4,.ServicesPage_featuresList__zsMsH h4{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--color-accent);margin-bottom:var(--space-4)}.ServicesPage_benefitsList__do3Xs ul,.ServicesPage_featuresList__zsMsH ul{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3)}@media (max-width:768px){.ServicesPage_benefitsList__do3Xs ul,.ServicesPage_featuresList__zsMsH ul{grid-template-columns:1fr}}.ServicesPage_benefitsList__do3Xs li,.ServicesPage_featuresList__zsMsH li{display:flex;align-items:flex-start;gap:var(--space-2);font-family:var(--font-footer);font-size:16px;line-height:26px;color:var(--color-text-secondary)}.ServicesPage_benefitsList__do3Xs li svg,.ServicesPage_featuresList__zsMsH li svg{flex-shrink:0;margin-top:5px;color:var(--color-accent)}.ServicesPage_detailsList__whYid{margin-bottom:var(--space-8)}.ServicesPage_detailItem__ffV4S{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);margin-bottom:var(--space-4)}.ServicesPage_detailItem__ffV4S:last-child{margin-bottom:0}.ServicesPage_detailItem__ffV4S h5{font-family:var(--font-heading);font-size:16px;font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.ServicesPage_detailItem__ffV4S p{font-family:var(--font-footer);font-size:15px;line-height:24px;color:var(--color-text-secondary)}.ServicesPage_expandedContent__yzLsH .ServicesPage_btn__3plhe{margin-top:var(--space-4)}.ServicesPage_sectionSubtitle__EDQA7{font-family:var(--font-footer);font-size:18px;color:var(--color-text-secondary);margin-top:var(--space-4)}.ServicesPage_standaloneServicesSection__aeiTv{padding:var(--space-24) 0;background:rgba(56,56,56,.6);backdrop-filter:blur(10px);position:relative;z-index:1}.ServicesPage_standaloneGrid__lki0d{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense;gap:var(--space-8);margin-top:var(--space-12)}@media (max-width:1024px){.ServicesPage_standaloneGrid__lki0d{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesPage_standaloneGrid__lki0d{grid-template-columns:1fr}}.ServicesPage_standaloneCard__SlJOY{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-10);text-align:center;transition:all var(--transition-base);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.ServicesPage_standaloneCard__SlJOY:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform var(--transition-base)}.ServicesPage_standaloneCard__SlJOY:hover:before{transform:scaleX(1)}.ServicesPage_standaloneCard__SlJOY:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.ServicesPage_standaloneIcon__QzrG_{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--radius-md);color:var(--color-accent);transition:all var(--transition-base)}.ServicesPage_standaloneIcon__QzrG_ svg{width:48px;height:48px;stroke:var(--color-accent)}.ServicesPage_standaloneCard__SlJOY:hover .ServicesPage_standaloneIcon__QzrG_{transform:scale(1.15);filter:drop-shadow(0 0 8px var(--color-accent))}.ServicesPage_standaloneTitle__EWVBy{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.ServicesPage_standaloneDescription__AfSTf{font-family:var(--font-footer);font-size:20px;line-height:32px;color:var(--color-text-secondary)}.ServicesPage_standaloneCard__SlJOY{cursor:pointer}.ServicesPage_standaloneCard__SlJOY.ServicesPage_expanded__Xz_6S{border-color:var(--color-accent)}.ServicesPage_standaloneCard__SlJOY.ServicesPage_expanded__Xz_6S:before{transform:scaleX(1)}.ServicesPage_standaloneHeader__ScOR9{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.ServicesPage_productsSection__KGgra{padding:var(--space-24) 0;background:transparent;position:relative;z-index:1}.ServicesPage_productsGrid__FQ6a2{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6);margin-top:var(--space-12)}@media (max-width:1200px){.ServicesPage_productsGrid__FQ6a2{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesPage_productsGrid__FQ6a2{grid-template-columns:1fr}}.ServicesPage_productCard__2iWXg{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-8);transition:all var(--transition-base);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:var(--space-3)}.ServicesPage_productCard__2iWXg:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform var(--transition-base)}.ServicesPage_productCard__2iWXg:hover:before{transform:scaleX(1)}.ServicesPage_productCard__2iWXg:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ServicesPage_productCard__2iWXg.ServicesPage_comingSoon__4_qn9{opacity:.85}.ServicesPage_comingSoonBadge__VT8Nh{position:absolute;top:var(--space-4);right:var(--space-4);background:var(--color-accent);color:var(--color-background);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-semibold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px}.ServicesPage_productIcon___P2kJ{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--radius-md);color:var(--color-accent);transition:all var(--transition-base)}.ServicesPage_productIcon___P2kJ svg{width:48px;height:48px;stroke:var(--color-accent)}.ServicesPage_productCard__2iWXg:hover .ServicesPage_productIcon___P2kJ{transform:scale(1.1);filter:drop-shadow(0 0 8px var(--color-accent))}.ServicesPage_productTitle__48aq6{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--color-text);line-height:1.3}.ServicesPage_productDescription__8ARKf{font-family:var(--font-footer);font-size:16px;line-height:26px;color:var(--color-text-secondary)}.ServicesPage_productPrice__jBUua{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--color-accent)}.ServicesPage_productFeatures__37WBN{flex:1;margin-top:var(--space-2)}.ServicesPage_productFeatures__37WBN ul{list-style:none;display:flex;flex-direction:column;gap:var(--space-2)}.ServicesPage_productFeatures__37WBN li{display:flex;align-items:flex-start;gap:var(--space-2);font-family:var(--font-footer);font-size:14px;line-height:22px;color:var(--color-text-secondary)}.ServicesPage_productFeatures__37WBN li svg{flex-shrink:0;margin-top:4px;color:var(--color-accent)}.ServicesPage_productCard__2iWXg .ServicesPage_btn__3plhe{margin-top:auto;width:100%;justify-content:center}.ServicesPage_collaborationModelSection__XTXEs{padding:var(--space-24) 0;background:rgba(56,56,56,.6);backdrop-filter:blur(10px);position:relative;z-index:1}.ServicesPage_collaborationGrid__KYKCb{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8);margin-top:var(--space-12)}@media (max-width:1024px){.ServicesPage_collaborationGrid__KYKCb{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesPage_collaborationGrid__KYKCb{grid-template-columns:1fr}}.ServicesPage_collaborationCard__McdcF{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-10);transition:all var(--transition-base);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:var(--space-4)}.ServicesPage_collaborationCard__McdcF:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform var(--transition-base)}.ServicesPage_collaborationCard__McdcF:hover:before{transform:scaleX(1)}.ServicesPage_collaborationCard__McdcF:hover{border-color:var(--color-accent);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.ServicesPage_collaborationIcon__kOqjp{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);transition:all var(--transition-base)}.ServicesPage_collaborationIcon__kOqjp svg{width:48px;height:48px}.ServicesPage_collaborationCard__McdcF:hover .ServicesPage_collaborationIcon__kOqjp{transform:scale(1.15);filter:drop-shadow(0 0 8px var(--color-accent))}.ServicesPage_collaborationTitle__SOaqR{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--color-text);margin-bottom:var(--space-2)}.ServicesPage_collaborationDescription__4iUs6{font-family:var(--font-footer);font-size:20px;line-height:32px;color:var(--color-text-secondary)}.ServicesPage_ctaSection__CfD6c{padding:var(--space-24) 0;background:transparent;position:relative;z-index:1}.ServicesPage_ctaCard__q4vwf{position:relative;background:var(--color-background);border-radius:var(--radius-xl);padding:var(--space-20);overflow:hidden;border:1px solid var(--color-border)}.ServicesPage_ctaContent__OWTX8{position:relative;z-index:1;text-align:center}.ServicesPage_ctaTitle__r22Kw{font-size:var(--text-5xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-4);line-height:1.2}.ServicesPage_ctaSubtitle__i_d_T{font-size:var(--text-xl);color:var(--color-text-secondary);margin-bottom:var(--space-10);max-width:600px;margin-left:auto;margin-right:auto}.ServicesPage_ctaButtons__DKCQK{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.ServicesPage_ctaButtons__DKCQK .ServicesPage_btn__3plhe{display:inline-flex;align-items:center;gap:var(--space-2)}@media (max-width:768px){.ServicesPage_heroSection__CL4u1{padding:var(--space-24) 0 var(--space-16)}.ServicesPage_collaborationModelSection__XTXEs,.ServicesPage_ctaSection__CfD6c,.ServicesPage_mainServicesSection__NqUL4,.ServicesPage_standaloneServicesSection__aeiTv{padding:var(--space-16) 0}.ServicesPage_sectionHeader__Cy8Yw{margin-bottom:var(--space-12)}.ServicesPage_collaborationCard__McdcF,.ServicesPage_serviceCard__wlB8S,.ServicesPage_standaloneCard__SlJOY{padding:var(--space-8)}.ServicesPage_serviceTitle__XazWK{font-size:22px}.ServicesPage_collaborationDescription__4iUs6,.ServicesPage_serviceDescription__kYTqJ,.ServicesPage_standaloneDescription__AfSTf{font-size:18px;line-height:28px}.ServicesPage_ctaCard__q4vwf{padding:var(--space-12)}.ServicesPage_ctaTitle__r22Kw{font-size:var(--text-3xl)}.ServicesPage_ctaSubtitle__i_d_T{font-size:var(--text-lg)}.ServicesPage_ctaButtons__DKCQK{flex-direction:column}.ServicesPage_ctaButtons__DKCQK .ServicesPage_btn__3plhe{width:100%}}@media (max-width:480px){.ServicesPage_collaborationCard__McdcF,.ServicesPage_serviceCard__wlB8S,.ServicesPage_standaloneCard__SlJOY{padding:var(--space-6)}.ServicesPage_collaborationIcon__kOqjp,.ServicesPage_serviceIcon__Z_qlL{width:56px;height:56px}.ServicesPage_collaborationIcon__kOqjp svg,.ServicesPage_serviceIcon__Z_qlL svg{width:40px;height:40px}.ServicesPage_standaloneIcon__QzrG_{width:64px;height:64px}.ServicesPage_standaloneIcon__QzrG_ svg{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.ServicesPage_collaborationCard__McdcF,.ServicesPage_collaborationCard__McdcF:before,.ServicesPage_collaborationIcon__kOqjp,.ServicesPage_serviceCard__wlB8S,.ServicesPage_serviceCard__wlB8S:before,.ServicesPage_serviceIcon__Z_qlL,.ServicesPage_standaloneCard__SlJOY,.ServicesPage_standaloneCard__SlJOY:before,.ServicesPage_standaloneIcon__QzrG_{transition:none}}@media print{.ServicesPage_ctaSection__CfD6c{display:none}.ServicesPage_collaborationCard__McdcF,.ServicesPage_serviceCard__wlB8S,.ServicesPage_standaloneCard__SlJOY{break-inside:avoid;page-break-inside:avoid}}