.contact_container__YiPjV{display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"heading heading message ." ". email form ." "aiRevolution aiRevolution aiRevolution aiRevolution" ". testimonialSectionArea testimonialSectionArea .";grid-template-rows:auto auto auto auto;grid-row-gap:4rem;row-gap:4rem;color:var(--foreground)}.contact_headingContainer__95gEo{grid-area:heading;padding:8rem 2rem}.contact_dots__v_4Tw{font-size:2rem;margin-bottom:1rem}.contact_heading__BXPaw{font-size:3rem;line-height:1.2;margin-bottom:2rem}.contact_borderedText__DsULv{border:2px solid var(--gray-alpha-200);padding:.3rem .5rem;display:inline-block;border-radius:0 20px 0 20px}.contact_messageSection__CVCiw{grid-area:message;font-size:1rem;color:var(--foreground);width:95%;align-self:center;font-family:var(--font-roboto-mono),sans-serif;padding-left:2rem}.contact_contactInfo__tLfCb{grid-area:email;margin-top:0;border-top:1px solid var(--gray-alpha-200);padding-top:2rem;padding-left:2rem}.contact_emailLabel__cqv2X{font-size:.9rem;margin-bottom:.5rem;margin-top:1rem;color:#98a2b3}.contact_emailAddress__HxoUq{font-size:1.1rem;font-family:var(--font-roboto-mono),sans-serif}.contact_rightColumn__AqLgX{grid-area:form;border-top:1px solid var(--gray-alpha-200);padding-top:2rem;padding-left:2rem}.contact_formHeading__OnQrz{font-size:.9rem;margin-bottom:2rem;margin-top:1rem;color:#98a2b3}.contact_contactForm__Vi8nM .contact_formGroup__H34fb{margin-bottom:1.5rem}.contact_contactForm__Vi8nM label{display:block;font-size:.9rem;margin-bottom:.5rem}.contact_contactForm__Vi8nM input[type=email],.contact_contactForm__Vi8nM input[type=text],.contact_contactForm__Vi8nM textarea{width:85%;padding:.5rem;background-color:transparent;border:none;border-bottom:1px solid var(--gray-alpha-200);color:var(--foreground);font-size:1rem;font-family:var(--font-roboto-mono),sans-serif}.contact_contactForm__Vi8nM input[type=email]:focus,.contact_contactForm__Vi8nM input[type=text]:focus,.contact_contactForm__Vi8nM textarea:focus{outline:none;border-bottom-color:var(--foreground)}.contact_launchButton__eC7Us{position:relative;color:var(--foreground);text-decoration:none;font-size:.8rem;font-family:var(--font-roboto-mono),sans-serif;padding:1rem 1.2rem;background-color:var(--background);border:none;border-radius:0 6px 0 6px;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;z-index:1;width:85%}.contact_launchButton__eC7Us:before{content:"••";color:var(--foreground);font-size:.8rem}.contact_launchButton__eC7Us:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 6px 0 6px;padding:1px;background:linear-gradient(90deg,#ff7b7b,#ffd700,#aaff00,#00aaff,#aa00ff);background-size:200% auto;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:background-position .4s ease-in-out}.contact_launchButton__eC7Us:hover{opacity:1}.contact_launchButton__eC7Us:hover:after{background-position:100% 0}.contact_aiRevolution__bbl25{grid-area:aiRevolution;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:4rem}.contact_aiRevolutionDots__TYWOM{font-size:1.5rem;color:var(--foreground);margin-bottom:.5rem}.contact_aiRevolutionText__9ledO{font-size:4rem;line-height:1.2;color:var(--foreground);font-family:var(--font-geist-sans);text-transform:uppercase}.contact_testimonialSection__kS6bE{grid-area:testimonialSectionArea;display:grid;grid-template-columns:17% 66%;grid-template-areas:"asSeenOnArea carouselArea";margin-top:4rem;background-color:var(--background);z-index:1}.contact_asSeenOn__EM8Rm{grid-area:asSeenOnArea;border:1px solid var(--gray-alpha-200);padding:1rem;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#98a2b3;text-align:center}.contact_testimonialCarousel__9UjAj{grid-area:carouselArea;border-top:1px solid var(--gray-alpha-200);border-bottom:1px solid var(--gray-alpha-200);border-right:1px solid var(--gray-alpha-200);padding:2rem 0}.contact_testimonialItem__ezIt4{height:100px;background-color:rgba(128,128,128,.1);margin-bottom:1rem}.contact_clientSection__8uVwf{grid-area:testimonialSectionArea;display:grid;grid-template-columns:17% 66%;grid-template-areas:"asSeenOnArea carouselArea";background-color:var(--background);z-index:1;margin-bottom:5rem}.contact_clientCarousel__1106L{grid-area:carouselArea;border:1px solid var(--gray-alpha-200);border-top:0;padding:2rem 0}.contact_clientItem__gs_9b{height:100px;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:transparent}.contact_clientItem__gs_9b img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.contact_clientItem__gs_9b:hover img{filter:grayscale(0);opacity:1}@media (max-width:768px){.contact_container__YiPjV{grid-template-columns:1fr;grid-template-areas:"heading" "message" "email" "form" "aiRevolution" "testimonialSectionArea";padding:1rem;row-gap:2rem}.contact_heading__BXPaw{font-size:2rem}.contact_contactInfo__tLfCb{margin-top:1rem}.contact_aiRevolution__bbl25{margin-top:2rem}.contact_aiRevolutionText__9ledO{font-size:2.5rem}.contact_testimonialSection__kS6bE{grid-template-columns:1fr;grid-template-areas:"asSeenOnArea" "carouselArea";gap:1rem;margin-top:2rem}.contact_asSeenOn__EM8Rm{padding:.5rem}.contact_testimonialCarousel__9UjAj{padding:1rem 0}}.contact_page__cbJV7{width:100%;color:var(--foreground);font-family:var(--font-geist-sans)}.contact_header__4rP_U{width:100%;position:fixed;top:0;z-index:100;background-color:var(--background)}.contact_main__QZlkm{display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"content content content content";grid-gap:4rem;gap:4rem;padding:80px 0 2rem;flex-grow:1}.Navbar_navbar__PvOf9{position:fixed;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%;background:var(--background);font-family:var(--font-roboto-mono),sans-serif;color:var(--foreground);position:relative}.Navbar_navbar__PvOf9:after,.Navbar_navbar__PvOf9:before{content:"";position:absolute;top:0;width:1px;height:100%;background:#efefe599}.Navbar_navbar__PvOf9:before{left:17%}.Navbar_navbar__PvOf9:after{right:16.97%}.Navbar_navbar-bottom-line__tYxId{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#efefe599}.Navbar_logo__bzj82{display:flex;align-items:center}.Navbar_logo__bzj82 a img{filter:brightness(var(--logo-brightness,1))}.Navbar_mobileMenuToggle__yaeiv{display:none;background:none;border:none;padding:.5rem;z-index:101;flex-direction:column;justify-content:center;align-items:center}.Navbar_toggleLine__nXVtw{width:25px;height:3px;background-color:var(--foreground);margin:4px 0;transition:all .3s ease-in-out}.Navbar_mobileMenuToggle__yaeiv.Navbar_open__TZZbT .Navbar_toggleLine__nXVtw:first-child{transform:translateY(4px) rotate(45deg)}.Navbar_mobileMenuToggle__yaeiv.Navbar_open__TZZbT .Navbar_toggleLine__nXVtw:nth-child(2){transform:translateY(-4px) rotate(-45deg)}.Navbar_mobileMenuToggle__yaeiv.Navbar_open__TZZbT .Navbar_toggleLine__nXVtw:nth-child(3){display:none}.Navbar_navLinks___q3Pw{display:flex;gap:2rem;align-items:center}.Navbar_navLinks___q3Pw a{text-decoration:none;color:var(--foreground);transition:opacity .2s ease;font-size:.9rem;font-family:var(--font-roboto-mono),sans-serif}.Navbar_navLinks___q3Pw a:hover{opacity:.7}.Navbar_launchButton__UxrJW{position:relative;color:var(--foreground);text-decoration:none;font-size:.8rem;font-family:var(--font-roboto-mono),sans-serif;padding:.4rem 1.2rem;background-color:var(--background);border:none;border-radius:0 6px 0 6px;transition:opacity .2s ease;display:flex;align-items:center;gap:.5rem;z-index:1}.Navbar_launchButton__UxrJW:before{content:"••";color:var(--foreground);font-size:.8rem}.Navbar_launchButton__UxrJW:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 6px 0 6px;padding:1px;background:linear-gradient(90deg,#ff7b7b,#ffd700,#aaff00,#00aaff,#aa00ff);background-size:200% auto;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:background-position .4s ease-in-out}.Navbar_launchButton__UxrJW:hover{opacity:1}.Navbar_launchButton__UxrJW:hover:after{background-position:100% 0}.Navbar_mobileMenu__TAov3{display:none;position:absolute;top:100%;left:0;width:100%;background-color:var(--background);box-shadow:0 2px 5px rgba(0,0,0,.2);flex-direction:column;padding:1rem 2rem;gap:1rem;z-index:100;overflow:hidden;transition:max-height .3s ease-in-out;max-height:0}.Navbar_mobileMenu__TAov3.Navbar_open__TZZbT{display:flex;max-height:500px}.Navbar_mobileMenu__TAov3 a{text-decoration:none;color:var(--foreground);padding:.5rem 0;border-bottom:1px solid var(--gray-alpha-200)}.Navbar_mobileMenu__TAov3 a:last-child{border-bottom:none}@media (max-width:768px){.Navbar_navbar__PvOf9{padding:1rem}.Navbar_launchButton__UxrJW,.Navbar_navLinks___q3Pw{display:none}.Navbar_mobileMenuToggle__yaeiv,.Navbar_mobileMenu__TAov3.Navbar_open__TZZbT{display:flex}.Navbar_navLinks___q3Pw a{font-size:.9rem}.Navbar_navbar__PvOf9:after,.Navbar_navbar__PvOf9:before{display:none}.Navbar_navbar-bottom-line__tYxId{left:-1rem;width:calc(100% + 2rem)}}.page_page__556_G{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;width:100%;color:var(--foreground);font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__556_G{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_header__oRW75{grid-area:header;width:100%;position:fixed;top:0;z-index:100;background-color:var(--background)}.page_main__nw1Wk{grid-area:main;display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"content content content content";grid-gap:4rem;gap:4rem;padding:80px 0 2rem;flex-grow:1}.page_content___38fW{grid-area:content;width:100%}.page_heroSection__OcWIo{padding:8rem 2rem;color:var(--foreground)}.page_heroTextSmall__NQT0T{font-size:1rem;margin-bottom:1rem;color:#efefe5}.page_heroTextLarge__stgXH{font-size:5rem;font-weight:400;line-height:1.1}.page_aiText__FjIkm,.page_blockchainText__6CQkg{display:inline-block;padding:.2rem .5rem;margin-right:1rem}.page_blockchainText__6CQkg{border:2px solid;border-image:linear-gradient(90deg,#ff7b7b,#ffd700) 1;border-radius:0 20px 0 20px}.page_aiText__FjIkm{border:2px solid;border-image:linear-gradient(90deg,#aaff00,#00aaff,#aa00ff) 1;border-radius:0 20px 0 20px;margin-right:0}.page_main__nw1Wk ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__nw1Wk li:not(:last-of-type){margin-bottom:8px}.page_main__nw1Wk code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_testimonialItem__6zGly{height:100px;padding:0;border:1px solid #efefe599;border-right:0;position:relative;display:flex;flex-direction:row}.swiper-slide-active .page_testimonialItem__6zGly{border:1px solid white}.swiper-slide-active .page_testimonialItemCountWrap__VaGfT{border-right:1px solid white}.swiper-slide-active .page_testimonialItemCount__a_6E_,.swiper-slide-active .page_testimonialItemTitle__1K_gb{color:white}.page_clientSection__VwMfU{grid-area:testimonialSectionArea;display:grid;grid-template-columns:17% 83%;grid-template-areas:"asSeenOnArea carouselArea";background-color:var(--background);z-index:1;margin-bottom:5rem}.page_clientCarousel__bBXWB{grid-area:carouselArea;overflow:hidden;position:relative;border-left:1px solid #efefe599}.page_clientCarousel__bBXWB .swiper-slide{width:40%!important;overflow:hidden}.page_testimonialItemCountWrap__VaGfT{border-right:1px solid #efefe599;display:flex;align-items:center;height:100%}.page_testimonialItemCount__a_6E_{font-family:var(--font-roboto-mono),sans-serif;padding:0 2rem;color:#efefe599}.page_testimonialItemTitleWrap__ULpj5{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.page_testimonialItemTitle__1K_gb{font-family:var(--font-roboto-mono),sans-serif;align-self:center;color:#efefe599}.page_ctas__rfsth{display:flex;gap:16px}.page_ctas__rfsth a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__2CBMe{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__jzhTV{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__F3MD0{grid-area:footer;width:100%;position:relative;margin-top:auto;z-index:8}.page_footer__F3MD0 a{display:flex;align-items:center;gap:8px}.page_footer__F3MD0 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__2CBMe:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__jzhTV:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__F3MD0 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:768px){.page_page__556_G{width:100%}.page_main__nw1Wk{grid-template-columns:1fr;grid-template-areas:"content";padding:60px 1rem 1rem}.page_footer__F3MD0,.page_header__oRW75{padding:0 1rem}.page_ctas__rfsth{flex-direction:column}.page_ctas__rfsth a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__jzhTV{min-width:auto}.page_footer__F3MD0{flex-wrap:wrap;align-items:center;justify-content:center;margin-top:auto}.page_heroSection__OcWIo{padding:4rem 1rem}.page_heroTextLarge__stgXH{font-size:3rem}.page_aiText__FjIkm,.page_blockchainText__6CQkg{display:block;margin-right:0;margin-bottom:1rem}}@media (prefers-color-scheme:dark){.page_logo__ikIZE{filter:invert()}}.Footer_footer__Cb0FQ{background-color:var(--background);padding:0;display:flex;justify-content:center}.Footer_footerContent__J7J91{width:100%;max-width:1200px;border:1px solid #efefe599;border-radius:0 20px 0 20px;padding:4rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"subscribe subscribe subscribe subscribe" "links links links links" "copyright copyright copyright copyright";grid-gap:4rem;gap:4rem}.Footer_subscribeSection__3_JyF{grid-area:subscribe;display:flex;align-items:center;gap:2rem;border-bottom:1px #efefe599;padding-bottom:3rem;margin-bottom:3rem}.Footer_subscribeIcon__DMffJ{width:50px;height:50px;background-color:rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center}.Footer_subscribeIcon__DMffJ .Footer_icon__4fcMl{width:24px;height:24px;filter:brightness(0) invert(1)}.Footer_subscribeFormArea__G29_e{flex-grow:1;display:flex;flex-direction:column;gap:1.5rem}.Footer_subscribeText__9QE9d{font-size:1.5rem;color:var(--foreground);display:flex;align-items:baseline;gap:1rem}.Footer_valuableResources__HZ_DY{font-size:.9rem;color:#efefe599}.Footer_emailInputContainer__9TfO6{display:flex;gap:1rem;width:100%}.Footer_emailInput__SF5HA{flex-grow:1;padding:.8rem 1rem;background-color:transparent;border:1px solid #efefe599;color:var(--foreground);font-size:1rem;font-family:var(--font-roboto-mono),sans-serif;border-radius:4px}.Footer_emailInput__SF5HA:focus{outline:none;border-color:var(--foreground)}.Footer_subscribeButton__wrj8P{padding:.8rem 2rem;background-color:var(--foreground);color:var(--background);border:1px solid var(--foreground);border-radius:4px;font-size:1rem;font-family:var(--font-roboto-mono),sans-serif;transition:all .2s ease;font-weight:500;letter-spacing:.5px}.Footer_subscribeButton__wrj8P:hover{background-color:transparent;color:var(--foreground);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Footer_subscribeButton__wrj8P:active{transform:translateY(0);box-shadow:none}.Footer_linksSection__QXx66{grid-area:links;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Footer_linkColumn__it8Tj{display:flex;flex-direction:column;gap:.8rem}.Footer_linkColumn__it8Tj h3{font-size:1rem;margin-bottom:1rem;color:#efefe599}.Footer_linkColumn__it8Tj a{color:var(--foreground);text-decoration:none;font-size:.9rem;transition:opacity .2s ease}.Footer_linkColumn__it8Tj a:hover{opacity:.7}.Footer_externalLinkIcon__suefU{font-size:.7em;vertical-align:super}.Footer_copyright__dL_or{grid-area:copyright;color:#efefe599;font-size:.9rem;text-align:left;margin-top:.5rem;padding-left:0;max-width:300px}@media (max-width:768px){.Footer_footerContent__J7J91{grid-template-columns:1fr;grid-template-areas:"subscribe" "links" "copyright";padding:2rem}.Footer_subscribeSection__3_JyF{flex-direction:column;gap:1rem;padding-bottom:2rem;margin-bottom:2rem}.Footer_subscribeFormArea__G29_e{width:100%}.Footer_subscribeText__9QE9d{flex-direction:column;align-items:flex-start;font-size:1.2rem;gap:.5rem}.Footer_valuableResources__HZ_DY{font-size:.8rem}.Footer_emailInputContainer__9TfO6{flex-direction:column;gap:.8rem}.Footer_linksSection__QXx66{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.Footer_linkColumn__it8Tj h3{margin-bottom:.5rem}.Footer_copyright__dL_or{margin-top:.3rem;text-align:left;padding-left:0}}.casestudies_page__pI_Bh{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;width:100%;color:var(--foreground);font-family:var(--font-geist-sans)}.casestudies_header__Lpfb7{grid-area:header;width:100%;position:fixed;top:0;z-index:100;background-color:var(--background)}.casestudies_main__WAKk4{grid-area:main;display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"content content content content";flex-grow:1;background-color:var(--background);z-index:2;margin-top:4.5rem}.casestudies_content__QoCZH{grid-area:content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;margin-bottom:4rem}.casestudies_content__QoCZH h1{font-size:3rem;font-weight:400;color:var(--foreground);margin-bottom:1.5rem;text-align:center}.casestudies_content__QoCZH h3{font-size:1.5rem;font-weight:500;color:white;margin-bottom:1.5rem;text-align:center;font-family:var(--font-roboto-mono),sans-serif}.casestudies_content__QoCZH span:not(.casestudies_caseStudiesHeading__VSHB7){font-size:1.1rem;line-height:1.6;color:white;text-align:center;max-width:800px;font-family:var(--font-geist-sans);margin-bottom:3rem}.casestudies_caseStudiesHeading__VSHB7{position:relative;font-size:3rem;font-weight:400;color:var(--foreground);padding:.3rem .5rem;background-color:var(--background);border:none;border-radius:0 20px 0 20px;transition:opacity .2s ease;z-index:1;display:inline-block}.casestudies_caseStudiesHeading__VSHB7:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 20px 0 20px;padding:2px;background:linear-gradient(90deg,#ff7b7b,#ffd700,#aaff00,#00aaff,#aa00ff);background-size:200% auto;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:background-position .4s ease-in-out}.casestudies_caseStudiesHeading__VSHB7:hover:after{background-position:100% 0}.casestudies_footer__feSYQ{grid-area:footer;width:100%;position:relative;margin-top:auto;z-index:8}.casestudies_footer__feSYQ a{display:flex;align-items:center;gap:8px}.casestudies_footer__feSYQ img{flex-shrink:0}.casestudies_subHeader__GLbTj{width:100%;padding:1rem;border:1px solid #efefe599;border-radius:8px;display:flex;justify-content:space-between;align-items:center;background-color:var(--background);margin-top:2rem;position:-webkit-sticky;position:sticky}.casestudies_searchSection__cdKIz{flex:1 1;max-width:300px}.casestudies_searchInput__er7o2{width:100%;padding:.5rem;border:none;outline:none;background:transparent;color:var(--foreground);font-size:1rem;font-family:var(--font-geist-sans)}.casestudies_searchInput__er7o2::placeholder{color:#efefe599}.casestudies_filterSection__i4Mbs{display:flex;gap:1.5rem;align-items:center}.casestudies_filterOption__JRayi{display:flex;flex-direction:row;gap:.5rem;align-items:center}.casestudies_filterOption__JRayi label{font-size:.8rem;color:#efefe599;font-family:var(--font-roboto-mono),sans-serif;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.casestudies_dropdown__jHvSe{padding:.5rem;border:1px solid #efefe599;border-radius:4px;background:transparent;color:var(--foreground);font-size:.9rem;font-family:var(--font-geist-sans);cursor:pointer;outline:none}.casestudies_dropdown__jHvSe:focus{border-color:var(--foreground)}.casestudies_caseStudiesGrid__vn3EA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:3rem}.casestudies_caseStudyCard__aJqJl{border:1px solid #efefe599;border-radius:12px;overflow:hidden;background-color:rgb(20,20,20);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;margin:0;padding:0}.casestudies_caseStudyCard__aJqJl:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.casestudies_cardImage__Tkwo2{width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;padding:0}.casestudies_imageHeader__hB9x6{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem 0;background-color:rgb(20,20,20);margin:0}.casestudies_completionDate__Q0YrA{font-size:.75rem;color:var(--foreground);font-family:var(--font-roboto-mono),sans-serif;font-weight:500}.casestudies_linkIcon__GAz27{font-size:1rem;color:var(--foreground);cursor:pointer;transition:transform .2s ease}.casestudies_linkIcon__GAz27:hover{transform:scale(1.1)}.casestudies_imageContainer__qUFlp{width:90%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.casestudies_caseStudyImage__xtUsz{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.casestudies_caseStudyCard__aJqJl:hover .casestudies_caseStudyImage__xtUsz{transform:scale(1.05)}.casestudies_cardContent__HIGDQ{padding:1.5rem 1.5rem 0}.casestudies_cardTitle__Jn9uJ{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.75rem;font-family:var(--font-geist-sans);text-align:left!important}.casestudies_cardDescription__xF0oA{font-size:.9rem;line-height:1.5;color:var(--foreground);opacity:.8;margin-bottom:1rem;font-family:var(--font-geist-sans);border:1px solid #efefe599;border-radius:6px;padding:.75rem}.casestudies_cardTags__jafUj{display:flex;flex-wrap:wrap;gap:1.2rem}.casestudies_tag__cXne2{padding:.2rem .5rem;background-color:transparent;border:1px solid #efefe599;border-radius:4px;font-size:12px!important;color:var(--foreground);font-family:var(--font-roboto-mono),sans-serif;text-transform:uppercase;letter-spacing:.5px}.Hero_heroSection__P44cR{padding:8rem 2rem;color:var(--foreground)}.Hero_heroTextSmall__8nRjD{font-size:1rem;margin-bottom:1rem;color:#efefe5}.Hero_heroTextLarge___DqlK{font-size:5rem;font-weight:400;line-height:1.1}.Hero_aiText__fu4aj,.Hero_blockchainText__JAAjm{display:inline-block;padding:.2rem .5rem;margin-right:1rem}.Hero_blockchainText__JAAjm{border:2px solid;border-image:linear-gradient(90deg,#ff7b7b,#ffd700) 1;border-radius:0 20px 0 20px}.Hero_aiText__fu4aj{border:2px solid;border-image:linear-gradient(90deg,#aaff00,#00aaff,#aa00ff) 1;border-radius:0 20px 0 20px;margin-right:0}@media (max-width:768px){.Hero_heroSection__P44cR{padding:4rem 1rem}.Hero_heroTextLarge___DqlK{font-size:3rem}.Hero_aiText__fu4aj,.Hero_blockchainText__JAAjm{display:block;margin-right:0;margin-bottom:1rem}}.FAQ_container__ia8rE{display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"heading heading message ." ". testimonialSectionArea testimonialSectionArea .";grid-template-rows:auto auto auto auto;grid-row-gap:4rem;row-gap:4rem;color:var(--foreground);position:relative}.FAQ_headingContainer__S7ntx{grid-area:heading;padding:4rem 2rem 0}.FAQ_messageSection__yJjIW{grid-area:message;font-size:1rem;color:var(--foreground);width:95%;align-self:center;font-family:var(--font-roboto-mono),sans-serif;padding-left:2rem;margin-top:10rem;display:flex;align-items:center;justify-content:space-between}.FAQ_dots__xn3nw{font-size:2rem;margin-bottom:1rem}.FAQ_heading__hXWcR{font-size:3rem;line-height:1.2;font-weight:400}.FAQ_borderedText__r4nI0{border:2px solid var(--gray-alpha-200);padding:.3rem .5rem;display:inline-block;border-radius:0 20px 0 20px}.FAQ_FAQSection__sBPyu{grid-area:testimonialSectionArea;display:grid;grid-template-columns:17% 66.05%;grid-template-areas:"asSeenOnArea carouselArea";margin-top:4rem;background-color:var(--background);z-index:1}.FAQ_FAQContainer__fV1t2{grid-area:carouselArea;border-right:1px solid #efefe599;border-left:1px solid #efefe599}.FAQ_FAQItem__WFIpo{border-top:1px solid #efefe599;border-bottom:1px solid #efefe599;padding:1.5rem 2rem;background:var(--background);font-size:1.1rem;color:var(--foreground)}.FAQ_FAQQuestion__0lm44{font-weight:600;color:var(--foreground)}.FAQ_FAQAnswer__yIpYw{color:#888;font-weight:400}.projects_page___NjIq{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;width:100%;color:var(--foreground);font-family:var(--font-geist-sans)}.projects_header__xBwNG{grid-area:header;width:100%;position:fixed;top:0;z-index:100;background-color:var(--background)}.projects_main__G3IfO{grid-area:main;display:grid;grid-template-columns:17% calc(50% - 17%) calc(83% - 50%) 17%;grid-template-areas:"content content content content";flex-grow:1;background-color:var(--background);z-index:2;margin-top:4.5rem}.projects_content__zoHE_{grid-area:content;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;margin-bottom:4rem}.projects_content__zoHE_ h1{font-size:3rem;font-weight:400;color:var(--foreground);margin-bottom:1.5rem;text-align:center}.projects_content__zoHE_ h3{font-size:1.5rem;font-weight:500;color:white;margin-bottom:1.5rem;text-align:center;font-family:var(--font-roboto-mono),sans-serif}.projects_content__zoHE_ span:not(.projects_projectsHeading__bwkYP){font-size:1.1rem;line-height:1.6;color:white;text-align:center;max-width:800px;font-family:var(--font-geist-sans);margin-bottom:3rem}.projects_projectsHeading__bwkYP{position:relative;font-size:3rem;font-weight:400;color:var(--foreground);padding:.3rem .5rem;background-color:var(--background);border:none;border-radius:0 20px 0 20px;transition:opacity .2s ease;z-index:1;display:inline-block}.projects_projectsHeading__bwkYP:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 20px 0 20px;padding:2px;background:linear-gradient(90deg,#ff7b7b,#ffd700,#aaff00,#00aaff,#aa00ff);background-size:200% auto;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:background-position .4s ease-in-out}.projects_projectsHeading__bwkYP:hover:after{background-position:100% 0}.projects_footer__5SnLD{grid-area:footer;width:100%;position:relative;margin-top:auto;z-index:8}.projects_footer__5SnLD a{display:flex;align-items:center;gap:8px}.projects_footer__5SnLD img{flex-shrink:0}.projects_subHeader__OWoph{width:100%;padding:1rem;border:1px solid #efefe599;border-radius:8px;display:flex;justify-content:space-between;align-items:center;background-color:var(--background);margin-top:2rem;position:-webkit-sticky;position:sticky}.projects_searchSection__b5uSA{flex:1 1;max-width:300px}.projects_searchInput__0H7bZ{width:100%;padding:.5rem;border:none;outline:none;background:transparent;color:var(--foreground);font-size:1rem;font-family:var(--font-geist-sans)}.projects_searchInput__0H7bZ::placeholder{color:#efefe599}.projects_filterSection__IwCaL{display:flex;gap:1.5rem;align-items:center}.projects_filterOption__1HXfu{display:flex;flex-direction:row;gap:.5rem;align-items:center}.projects_filterOption__1HXfu label{font-size:.8rem;color:#efefe599;font-family:var(--font-roboto-mono),sans-serif;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.projects_dropdown__BOQEJ{padding:.5rem;border:1px solid #efefe599;border-radius:4px;background:transparent;color:var(--foreground);font-size:.9rem;font-family:var(--font-geist-sans);cursor:pointer;outline:none}.projects_dropdown__BOQEJ:focus{border-color:var(--foreground)}.projects_projectsGrid__dwGgH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:3rem}.projects_projectCard__7As1M{border:1px solid #efefe599;border-radius:12px;overflow:hidden;background-color:rgb(20,20,20);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;margin:0;padding:0}.projects_projectCard__7As1M:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.projects_cardImage__66vBP{width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;padding:0}.projects_imageHeader__FGmgg{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem 0;background-color:rgb(20,20,20);margin:0}.projects_completionDate__qMVBF{font-size:.75rem;color:var(--foreground);font-family:var(--font-roboto-mono),sans-serif;font-weight:500}.projects_linkIcon__0eNed{font-size:1rem;color:var(--foreground);cursor:pointer;transition:transform .2s ease}.projects_linkIcon__0eNed:hover{transform:scale(1.1)}.projects_imageContainer__7s1vc{width:92%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.projects_projectImage__Hyi9q{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.projects_projectCard__7As1M:hover .projects_projectImage__Hyi9q{transform:scale(1.05)}.projects_imagePlaceholder__VhJD_{color:#999;font-size:1rem;font-family:var(--font-roboto-mono),sans-serif}.projects_cardContent__3PeWZ{padding:1.5rem 1.5rem 0}.projects_cardTitle__UuxiT{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.75rem;font-family:var(--font-geist-sans);text-align:left!important}.projects_cardDescription__i0YvR{font-size:.9rem;line-height:1.5;color:var(--foreground);opacity:.8;margin-bottom:1rem;font-family:var(--font-geist-sans);border:1px solid #efefe599;border-radius:6px;padding:.75rem}.projects_cardTags__jS8Z9{display:flex;flex-wrap:wrap;gap:1.2rem}.projects_tag__9UL3h{padding:.2rem .5rem;background-color:transparent;border:1px solid #efefe599;border-radius:4px;font-size:12px!important;color:var(--foreground);font-family:var(--font-roboto-mono),sans-serif;text-transform:uppercase;letter-spacing:.5px}.FloatingIcons_floatingIcons__qaN62{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.FloatingIcons_floatingIcon__vkLzj{position:absolute;font-size:2rem;opacity:.25;animation:FloatingIcons_float__K_VSa 6s ease-in-out infinite;transition:all .5s ease;filter:drop-shadow(0 0 10px rgba(0,170,255,.3))}.FloatingIcons_floatingIcon__vkLzj:hover{opacity:.5;transform:scale(1.2);filter:drop-shadow(0 0 15px rgba(0,170,255,.5))}@keyframes FloatingIcons_float__K_VSa{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-15px) rotate(3deg)}}.ServicesSection_servicesSection__4yNYJ{position:relative;padding:8rem 2rem;background:var(--background);min-height:100vh}.ServicesSection_container__rVtZQ{max-width:1400px;margin:0 auto 6rem}.ServicesSection_header__Fv7BP{text-align:center;margin-bottom:6rem}.ServicesSection_sectionLabel__HEgHS{font-size:.9rem;color:var(--gray-alpha-400);font-family:var(--font-roboto-mono);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.ServicesSection_sectionTitle__QLI52{font-size:4rem;font-weight:400;line-height:1.2;margin-bottom:2rem;color:var(--foreground)}.ServicesSection_highlight__RjSak{color:var(--gray-alpha-400);position:relative}.ServicesSection_highlight__RjSak:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00aaff,transparent);animation:ServicesSection_highlightGlow__1duBq 3s ease-in-out infinite}@keyframes ServicesSection_highlightGlow__1duBq{0%,to{opacity:.3}50%{opacity:1}}.ServicesSection_sectionDescription__nj0Wx{font-size:1.1rem;color:var(--gray-alpha-400);line-height:1.6;max-width:600px;margin:0 auto}.ServicesSection_servicesContainer__hAtKB{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.ServicesSection_serviceItem__XfrSe{position:relative;display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;align-items:start;padding:3rem 0;border-bottom:1px solid var(--gray-alpha-200);opacity:.6;transition:all .6s ease}.ServicesSection_serviceItem__XfrSe:first-child{border-top:1px solid var(--gray-alpha-200)}.ServicesSection_serviceItem__XfrSe:last-child{border-bottom:1px solid var(--gray-alpha-200)}.ServicesSection_serviceItemActive__zrcp6,.ServicesSection_serviceItem__XfrSe:hover{opacity:1}.ServicesSection_serviceItem__XfrSe:hover{transform:translateX(20px)}.ServicesSection_serviceHeader__D9v2O{position:relative;display:flex;flex-direction:column;gap:1.5rem}.ServicesSection_serviceNumber__lg7BJ{font-size:1.2rem;font-weight:600;color:#00aaff;font-family:var(--font-roboto-mono);position:relative;display:inline-block}.ServicesSection_serviceNumber__lg7BJ:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:linear-gradient(90deg,#00aaff,#0088cc);transition:width .6s ease}.ServicesSection_serviceItemActive__zrcp6 .ServicesSection_serviceNumber__lg7BJ:after,.ServicesSection_serviceItem__XfrSe:hover .ServicesSection_serviceNumber__lg7BJ:after{width:100%}.ServicesSection_serviceTitle__pdzW0{display:flex;flex-direction:column;gap:.3rem}.ServicesSection_titleFirst__s3Bdw{font-size:2.5rem;font-weight:600;color:var(--foreground);line-height:1.1;position:relative}.ServicesSection_titleRest__U5y5b{font-size:2rem;font-weight:300;color:var(--gray-alpha-400);line-height:1.1;position:relative}.ServicesSection_serviceAccent__msiGU{position:absolute;top:0;right:-2rem;width:1px;height:100%;background:linear-gradient(180deg,transparent,#00aaff,transparent);opacity:0;transition:opacity .6s ease}.ServicesSection_serviceItemActive__zrcp6 .ServicesSection_serviceAccent__msiGU,.ServicesSection_serviceItem__XfrSe:hover .ServicesSection_serviceAccent__msiGU{opacity:.6}.ServicesSection_serviceContent___xnFD{display:flex;flex-direction:column;gap:2.5rem}.ServicesSection_serviceDescription___aDW3{font-size:1.1rem;color:var(--gray-alpha-400);line-height:1.7;margin:0}.ServicesSection_featuresGrid__SBzaU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.ServicesSection_featurePoint__4kphD{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;position:relative;transition:all .3s ease}.ServicesSection_featurePoint__4kphD:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,rgba(0,170,255,.1),transparent);transition:width .3s ease}.ServicesSection_featurePoint__4kphD:hover:before{width:100%}.ServicesSection_featureDot__qCf7o{width:8px;height:8px;background:#00aaff;border-radius:50%;flex-shrink:0;margin-top:.5rem;position:relative;z-index:2}.ServicesSection_featurePulse__G82Zg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:rgba(0,170,255,.3);border-radius:50%;opacity:0;animation:ServicesSection_featurePulse__G82Zg 2s ease-in-out infinite}.ServicesSection_featurePoint__4kphD:hover .ServicesSection_featurePulse__G82Zg{opacity:1}@keyframes ServicesSection_featurePulse__G82Zg{0%,to{transform:translate(-50%,-50%) scale(.8);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.6}}.ServicesSection_featureLine__cBnPz{position:absolute;left:0;bottom:0;width:0;height:1px;background:linear-gradient(90deg,#00aaff,transparent);transition:width .6s ease}.ServicesSection_featurePoint__4kphD:hover .ServicesSection_featureLine__cBnPz{width:100%}.ServicesSection_featureText__016SW{font-size:.95rem;color:var(--foreground);line-height:1.5;font-family:var(--font-roboto-mono);position:relative;z-index:2}.ServicesSection_serviceStats__rwESL{display:flex;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--gray-alpha-200)}.ServicesSection_statItem__CGfXL{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1 1;position:relative;transition:all .3s ease}.ServicesSection_statItem__CGfXL:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,170,255,.05),transparent);border-radius:12px;opacity:0;transition:opacity .3s ease}.ServicesSection_statItem__CGfXL:hover:before{opacity:1}.ServicesSection_statNumber__JDSWf{font-size:1.8rem;font-weight:700;color:#00aaff;font-family:var(--font-roboto-mono);position:relative;z-index:2}.ServicesSection_statLabel__7ybBa{font-size:.8rem;color:var(--gray-alpha-400);text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-roboto-mono);position:relative;z-index:2}.ServicesSection_serviceItem__XfrSe:hover .ServicesSection_titleFirst__s3Bdw{color:#00aaff;transition:color .3s ease}.ServicesSection_serviceItem__XfrSe:hover .ServicesSection_featureText__016SW{color:var(--foreground)}.ServicesSection_serviceItem__XfrSe:hover .ServicesSection_statNumber__JDSWf{transform:scale(1.1);transition:transform .3s ease}@media (max-width:1024px){.ServicesSection_serviceItem__XfrSe{grid-template-columns:1fr;gap:2.5rem}.ServicesSection_serviceAccent__msiGU{display:none}.ServicesSection_featuresGrid__SBzaU{grid-template-columns:1fr}}@media (max-width:768px){.ServicesSection_servicesSection__4yNYJ{padding:6rem 1.5rem}.ServicesSection_sectionTitle__QLI52{font-size:3rem}.ServicesSection_servicesContainer__hAtKB{gap:3rem}.ServicesSection_serviceItem__XfrSe{padding:2rem 0}.ServicesSection_titleFirst__s3Bdw{font-size:2rem}.ServicesSection_titleRest__U5y5b{font-size:1.6rem}.ServicesSection_serviceDescription___aDW3{font-size:1rem}}@media (max-width:480px){.ServicesSection_sectionTitle__QLI52{font-size:2.5rem}.ServicesSection_sectionDescription__nj0Wx{font-size:1rem}.ServicesSection_titleFirst__s3Bdw{font-size:1.8rem}.ServicesSection_titleRest__U5y5b{font-size:1.4rem}.ServicesSection_serviceItem__XfrSe:hover{transform:translateX(10px)}}.WhiteLabelSection_whiteLabelSection__GlKGy{position:relative;padding:8rem 2rem;max-width:1400px;margin:0 auto;overflow:hidden;background:linear-gradient(135deg,rgba(0,170,255,.02),rgba(255,107,53,.02))}.WhiteLabelSection_backgroundElements__lGrXV{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.WhiteLabelSection_creativeGrid__ENnHj{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,170,255,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,170,255,.1) 1px,transparent 0);background-size:50px 50px;opacity:.3;animation:WhiteLabelSection_gridMove__u1nch 20s linear infinite}@keyframes WhiteLabelSection_gridMove__u1nch{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.WhiteLabelSection_container__ARJEI{position:relative;z-index:2}.WhiteLabelSection_header___Q1hc{text-align:center;margin-bottom:6rem}.WhiteLabelSection_sectionLabel__T6pxh{font-size:.9rem;color:#00aaff;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-family:var(--font-roboto-mono);position:relative;display:inline-block}.WhiteLabelSection_sectionLabel__T6pxh:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:60px;height:2px;background:linear-gradient(90deg,#00aaff,#ff6b35);border-radius:1px}.WhiteLabelSection_sectionTitle__yDG3Y{font-size:4rem;font-weight:700;color:var(--foreground);margin-bottom:2rem;line-height:1.1}.WhiteLabelSection_highlight__5C7ct{position:relative;display:inline-block;background:linear-gradient(135deg,#00aaff,#ff6b35,#9c27b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:WhiteLabelSection_gradientShift__UKrFX 3s ease-in-out infinite}@keyframes WhiteLabelSection_gradientShift__UKrFX{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.WhiteLabelSection_sectionDescription__gLNhw{font-size:1.2rem;color:var(--gray-alpha-400);max-width:800px;margin:0 auto;line-height:1.7}.WhiteLabelSection_productsSection__QlRe0{margin-bottom:8rem}.WhiteLabelSection_productsTitle__93cov{font-size:3rem;font-weight:600;color:var(--foreground);text-align:center;margin-bottom:4rem;letter-spacing:-.02em}.WhiteLabelSection_productShowcase__ih3h7{margin-bottom:8rem;opacity:.6;transform:translateY(30px);transition:all .8s ease}.WhiteLabelSection_productShowcase__ih3h7:last-child{margin-bottom:0}.WhiteLabelSection_productShowcaseActive__2Y_K3{opacity:1;transform:translateY(0)}.WhiteLabelSection_productContent__9bVgf{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:6rem;gap:6rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.WhiteLabelSection_productShowcaseEven__vlafu .WhiteLabelSection_productContent__9bVgf{grid-template-columns:1fr 1.5fr}.WhiteLabelSection_productShowcaseOdd__lTEWT .WhiteLabelSection_productContent__9bVgf{grid-template-columns:1.5fr 1fr}.WhiteLabelSection_productShowcaseOdd__lTEWT .WhiteLabelSection_productInfo__kZO1v{order:2}.WhiteLabelSection_productShowcaseOdd__lTEWT .WhiteLabelSection_productVisual__jXdh5{order:1}.WhiteLabelSection_productInfo__kZO1v{padding:2rem 0}.WhiteLabelSection_productCategory__ZPpPh{font-size:1rem;color:#00aaff;text-transform:uppercase;letter-spacing:2px;font-family:var(--font-roboto-mono);font-weight:500;margin-bottom:1rem;display:block}.WhiteLabelSection_productTitle__en_Ze{font-size:2.5rem;font-weight:600;color:var(--foreground);margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.01em}.WhiteLabelSection_productDescription__F81hU{font-size:1.2rem;color:var(--gray-alpha-400);line-height:1.6;margin-bottom:3rem;max-width:500px}.WhiteLabelSection_productFeatures__OPloJ{margin-bottom:3rem}.WhiteLabelSection_productStats__ybygx{display:flex;gap:2rem;margin-bottom:3rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.WhiteLabelSection_statItem__ADmor{text-align:left;flex:1 1}.WhiteLabelSection_statValue__uXCAm{font-size:2rem;font-weight:600;color:#00aaff;font-family:var(--font-roboto-mono);margin-bottom:.5rem;letter-spacing:-.01em}.WhiteLabelSection_statLabel__7K600{font-size:.9rem;letter-spacing:1px;font-weight:500}.WhiteLabelSection_productPricing__E4Wco{text-align:left;padding-top:1rem}.WhiteLabelSection_pricingLabel__TRtve{font-size:1rem;color:var(--gray-alpha-400);margin-bottom:.5rem;font-family:var(--font-roboto-mono);font-weight:500}.WhiteLabelSection_pricingAmount___St_S{font-size:2.2rem;font-weight:600;color:var(--foreground);font-family:var(--font-roboto-mono);letter-spacing:-.01em}.WhiteLabelSection_productFeatures__OPloJ{display:flex;flex-direction:column;gap:1.2rem}.WhiteLabelSection_featureItem__9_5zb{display:flex;align-items:center;gap:1rem;padding:.8rem 0;transition:all .3s ease;position:relative}.WhiteLabelSection_featureItem__9_5zb:hover{transform:translateX(8px)}.WhiteLabelSection_featureIndicator__u8FT_{width:8px;height:8px;background:var(--gray-alpha-400);border-radius:50%;flex-shrink:0;transition:all .3s ease}.WhiteLabelSection_featureItem__9_5zb:hover .WhiteLabelSection_featureIndicator__u8FT_{background:#00aaff;transform:scale(1.2)}.WhiteLabelSection_featureText__aJK3G{font-size:1.1rem;color:var(--foreground);position:relative;z-index:2;font-weight:500}.WhiteLabelSection_productVisual__jXdh5{display:flex;align-items:center;justify-content:center;padding:2rem 0}.WhiteLabelSection_visualContainer__ZfzMN{max-width:600px;height:400px}.WhiteLabelSection_visualContainer__ZfzMN,.WhiteLabelSection_visualSet__zs_6F{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.WhiteLabelSection_visualSet__zs_6F{height:100%;opacity:1;transform:translateX(0);transition:all .8s ease}.WhiteLabelSection_crmVisual__F56e_{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.WhiteLabelSection_dashboardFrame__63s4_{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_dashboardFrame__63s4_{transform:scale(1.05);box-shadow:0 20px 40px rgba(0,170,255,.2)}.WhiteLabelSection_dashboardHeader__Yz8J9{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.WhiteLabelSection_headerDots__BIzJV{display:flex;gap:.3rem}.WhiteLabelSection_dot__PKjAb{width:8px;height:8px;border-radius:50%;background:var(--gray-alpha-400)}.WhiteLabelSection_dot__PKjAb:first-child{background:#ff5f57}.WhiteLabelSection_dot__PKjAb:nth-child(2){background:#ffbd2e}.WhiteLabelSection_dot__PKjAb:nth-child(3){background:#28ca42}.WhiteLabelSection_headerTitle__R3Apd{font-size:.8rem;color:var(--foreground);font-weight:500}.WhiteLabelSection_dashboardContent__8Cexq{display:flex;align-items:end;gap:.5rem;height:60px;margin-bottom:1rem}.WhiteLabelSection_chartBar__yv3mc{flex:1 1;background:linear-gradient(0deg,#00aaff,#0088cc);border-radius:2px;transition:all .3s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_chartBar__yv3mc{transform:scaleY(1.1)}.WhiteLabelSection_contactCard__JO4cD{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:rgba(255,255,255,.03);border-radius:8px}.WhiteLabelSection_contactAvatar__cIjpq{width:32px;height:32px;background:linear-gradient(135deg,#00aaff,#0088cc);border-radius:50%}.WhiteLabelSection_contactInfo__4Pc2W{flex:1 1}.WhiteLabelSection_contactName__yG9r9{width:60px;height:8px;background:var(--gray-alpha-400);border-radius:4px;margin-bottom:.3rem}.WhiteLabelSection_contactEmail__wqvwz{width:100px;height:6px;background:var(--gray-alpha-300);border-radius:3px}.WhiteLabelSection_broadcastVisual__AibO1{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.WhiteLabelSection_streamFrame__Ce6Xc{width:450px;height:320px;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_streamFrame__Ce6Xc{transform:scale(1.05);box-shadow:0 20px 40px rgba(255,107,53,.2)}.WhiteLabelSection_streamHeader__tpO33{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.WhiteLabelSection_liveIndicator__aEhsq{width:8px;height:8px;background:#ff4444;border-radius:50%;animation:WhiteLabelSection_livePulse__3A12G 2s ease-in-out infinite}@keyframes WhiteLabelSection_livePulse__3A12G{0%,to{opacity:1}50%{opacity:.5}}.WhiteLabelSection_viewerCount__hBlEJ{font-size:.8rem;color:var(--foreground);font-weight:500}.WhiteLabelSection_videoArea__IjB31{position:relative;height:80px;background:linear-gradient(135deg,#333,#555);border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.WhiteLabelSection_videoPlaceholder__b8fhi{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%}.WhiteLabelSection_playButton__cNL9I{position:absolute;width:0;height:0;border-left:12px solid rgba(255,255,255,.8);border-top:8px solid transparent;border-bottom:8px solid transparent;margin-left:4px}.WhiteLabelSection_streamControls__LRfri{display:flex;gap:.5rem;justify-content:center}.WhiteLabelSection_controlButton__UBOCl{width:24px;height:24px;background:rgba(255,255,255,.1);border-radius:4px}.WhiteLabelSection_projectVisual__rvY4q{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.WhiteLabelSection_projectBoard__91678{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_projectBoard__91678{transform:scale(1.05);box-shadow:0 20px 40px rgba(156,39,176,.2)}.WhiteLabelSection_boardHeader__u3jZC{margin-bottom:1rem}.WhiteLabelSection_projectTitle__G8CnG{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_taskColumns__FyFwJ{display:flex;gap:.8rem;height:120px}.WhiteLabelSection_taskColumn__rOqB_{flex:1 1;background:rgba(255,255,255,.03);border-radius:8px;padding:.5rem}.WhiteLabelSection_columnTitle__CXKFd{font-size:.7rem;color:var(--gray-alpha-400);margin-bottom:.5rem;text-align:center;font-weight:500}.WhiteLabelSection_taskCard__6Ii69{height:20px;background:rgba(255,255,255,.1);border-radius:4px;margin-bottom:.3rem}.WhiteLabelSection_ecommerceVisual__kvkJ5{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.WhiteLabelSection_storeFrame__BEli_{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_storeFrame__BEli_{transform:scale(1.05);box-shadow:0 20px 40px rgba(76,175,80,.2)}.WhiteLabelSection_storeHeader__7Peme{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.WhiteLabelSection_storeLogo__7Rej4{width:24px;height:24px;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:4px}.WhiteLabelSection_storeTitle__kIR_i{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_productGrid__GMkdR{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.WhiteLabelSection_productCard__Vy4fd{background:rgba(255,255,255,.03);border-radius:6px;padding:.5rem}.WhiteLabelSection_productImage__u3Pge{width:100%;height:30px;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:4px;margin-bottom:.3rem}.WhiteLabelSection_productInfo__kZO1v{display:flex;flex-direction:column;gap:.2rem}.WhiteLabelSection_productName__C3CJi{width:80%;height:6px;background:var(--gray-alpha-400);border-radius:3px}.WhiteLabelSection_productPrice__fyPgd{width:60%;height:6px;background:var(--gray-alpha-300);border-radius:3px}.WhiteLabelSection_cartButton__eTJci{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:6px;transition:all .3s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_cartButton__eTJci{transform:scale(1.05)}.WhiteLabelSection_cartIcon__nU08y{width:12px;height:12px;background:white;border-radius:2px}.WhiteLabelSection_cartText__jSsro{font-size:.7rem;color:white;font-weight:500}.WhiteLabelSection_pipelineFrame__7M1H6{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_pipelineFrame__7M1H6{transform:scale(1.05);box-shadow:0 20px 40px rgba(0,170,255,.2)}.WhiteLabelSection_pipelineHeader__O4qph{margin-bottom:1rem}.WhiteLabelSection_pipelineTitle___JwVN{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_pipelineStages__IgNFS{display:flex;flex-direction:column;gap:.8rem}.WhiteLabelSection_pipelineStage__82e5M{display:flex;align-items:center;gap:1rem;padding:.5rem;background:rgba(255,255,255,.03);border-radius:8px}.WhiteLabelSection_stageTitle__A3GJJ{font-size:.8rem;color:var(--foreground);font-weight:500;min-width:60px}.WhiteLabelSection_stageCount__tCP91{font-size:.9rem;color:#00aaff;font-weight:600;font-family:var(--font-roboto-mono);min-width:20px}.WhiteLabelSection_stageBar__YbPP1{flex:1 1;height:4px;background:linear-gradient(90deg,#00aaff,#0088cc);border-radius:2px}.WhiteLabelSection_analyticsFrame__thmd9{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_analyticsFrame__thmd9{transform:scale(1.05);box-shadow:0 20px 40px rgba(0,170,255,.2)}.WhiteLabelSection_analyticsHeader__Vl7qP{margin-bottom:1rem}.WhiteLabelSection_analyticsTitle__uMZxu{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_analyticsContent__9ukeb{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem}.WhiteLabelSection_metricCard__MxLWI{text-align:center;padding:.8rem;background:rgba(255,255,255,.03);border-radius:8px}.WhiteLabelSection_metricValue__ZdHYy{color:#00aaff}.WhiteLabelSection_studioFrame__0IEKJ{width:450px;height:320px;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_studioFrame__0IEKJ{transform:scale(1.05);box-shadow:0 20px 40px rgba(255,107,53,.2)}.WhiteLabelSection_studioHeader__fOR9k{margin-bottom:1rem}.WhiteLabelSection_studioTitle__Cvrt8{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_studioContent__f4xAW{display:flex;flex-direction:column;gap:1rem}.WhiteLabelSection_cameraPreview__T9_ys{width:100%;height:60px;background:linear-gradient(135deg,#333,#555);border-radius:8px;position:relative}.WhiteLabelSection_cameraPreview__T9_ys:after{content:"📹";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem}.WhiteLabelSection_audioLevels__rF8eK{display:flex;gap:.3rem;align-items:end;height:30px}.WhiteLabelSection_audioBar__2slMZ{flex:1 1;background:linear-gradient(0deg,#ff6b35,#ff8c42);border-radius:2px;animation:WhiteLabelSection_audioLevel__OhhuQ 2s ease-in-out infinite}.WhiteLabelSection_audioBar__2slMZ:first-child{height:60%;animation-delay:0s}.WhiteLabelSection_audioBar__2slMZ:nth-child(2){height:80%;animation-delay:.2s}.WhiteLabelSection_audioBar__2slMZ:nth-child(3){height:40%;animation-delay:.4s}.WhiteLabelSection_audioBar__2slMZ:nth-child(4){height:90%;animation-delay:.6s}@keyframes WhiteLabelSection_audioLevel__OhhuQ{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.2)}}.WhiteLabelSection_studioControls__l5PM9{display:flex;gap:.5rem}.WhiteLabelSection_studioButton__P361p{flex:1 1;padding:.5rem;background:rgba(255,107,53,.2);border:1px solid rgba(255,107,53,.4);border-radius:6px;text-align:center;font-size:.7rem;color:var(--foreground);font-weight:500;transition:all .3s ease}.WhiteLabelSection_studioButton__P361p:hover{background:rgba(255,107,53,.3)}.WhiteLabelSection_broadcastAnalytics__jdsQq{width:450px;height:320px;background:rgba(0,0,0,.8);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_broadcastAnalytics__jdsQq{transform:scale(1.05);box-shadow:0 20px 40px rgba(255,107,53,.2)}.WhiteLabelSection_broadcastHeader__mXC1p{margin-bottom:1rem}.WhiteLabelSection_broadcastTitle__c5DCF{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_broadcastMetrics__DSS_z{display:flex;flex-direction:column;gap:.8rem}.WhiteLabelSection_broadcastMetric__0OTA6{display:flex;align-items:center;gap:.8rem;padding:.5rem;background:rgba(255,255,255,.05);border-radius:8px}.WhiteLabelSection_metricIcon__cW_Rr{font-size:1.2rem;width:24px;text-align:center}.WhiteLabelSection_metricData__D1xHL{flex:1 1}.WhiteLabelSection_metricNumber__8Ev_h{font-size:1rem;font-weight:700;color:#ff6b35;font-family:var(--font-roboto-mono)}.WhiteLabelSection_metricText__Ivjzz{font-size:.7rem;color:var(--gray-alpha-400);text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-roboto-mono)}.WhiteLabelSection_timelineFrame__W2Q1T{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_timelineFrame__W2Q1T{transform:scale(1.05);box-shadow:0 20px 40px rgba(156,39,176,.2)}.WhiteLabelSection_timelineHeader__cbzjQ{margin-bottom:1rem}.WhiteLabelSection_timelineTitle__uip9X{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_timelineContent__XiDQp{display:flex;flex-direction:column;gap:.8rem}.WhiteLabelSection_timelineItem__4YISk{display:flex;align-items:center;gap:.8rem;position:relative}.WhiteLabelSection_timelineItem__4YISk:not(:last-child):after{content:"";position:absolute;left:8px;top:20px;width:2px;height:20px;background:var(--gray-alpha-300)}.WhiteLabelSection_timelineDot__IPI4n{width:16px;height:16px;background:linear-gradient(135deg,#9c27b0,#673ab7);border-radius:50%;flex-shrink:0}.WhiteLabelSection_timelineText__5XXoG{font-size:.8rem;color:var(--foreground);font-weight:500;flex:1 1}.WhiteLabelSection_timelineDate__gNpeJ{font-size:.7rem;color:var(--gray-alpha-400);font-family:var(--font-roboto-mono)}.WhiteLabelSection_teamFrame__Kf9aS{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_teamFrame__Kf9aS{transform:scale(1.05);box-shadow:0 20px 40px rgba(156,39,176,.2)}.WhiteLabelSection_teamHeader__s0GEI{margin-bottom:1rem}.WhiteLabelSection_teamTitle__5_02H{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_teamContent__FZnQw{display:flex;flex-direction:column;gap:1rem}.WhiteLabelSection_teamMembers__QKJ4e{display:flex;gap:.5rem;justify-content:center}.WhiteLabelSection_memberAvatar__QxGsO{width:32px;height:32px;background:linear-gradient(135deg,#9c27b0,#673ab7);border-radius:50%;border:2px solid rgba(255,255,255,.1)}.WhiteLabelSection_teamStats__9EPEu{display:flex;gap:1rem;justify-content:center}.WhiteLabelSection_teamStat__nkubM{text-align:center;flex:1 1}.WhiteLabelSection_statNumber__EvTj2{font-size:1.2rem;font-weight:700;color:#9c27b0;font-family:var(--font-roboto-mono);margin-bottom:.3rem}.WhiteLabelSection_statLabel__7K600{font-size:.7rem;color:var(--gray-alpha-400);text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-roboto-mono)}.WhiteLabelSection_ordersFrame__Ag0uS{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_ordersFrame__Ag0uS{transform:scale(1.05);box-shadow:0 20px 40px rgba(76,175,80,.2)}.WhiteLabelSection_ordersHeader__AdZ5U{margin-bottom:1rem}.WhiteLabelSection_ordersTitle__0Zqqy{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_ordersList__MzWne{display:flex;flex-direction:column;gap:.5rem}.WhiteLabelSection_orderItem__4WWNA{display:flex;align-items:center;gap:.8rem;padding:.5rem;background:rgba(255,255,255,.03);border-radius:6px}.WhiteLabelSection_orderId__LE_hA{font-size:.7rem;color:var(--gray-alpha-400);font-family:var(--font-roboto-mono);min-width:50px}.WhiteLabelSection_orderStatus__jtF6J{font-size:.7rem;color:#4caf50;font-weight:500;flex:1 1}.WhiteLabelSection_orderAmount__cbcXx{font-size:.8rem;color:var(--foreground);font-weight:600;font-family:var(--font-roboto-mono)}.WhiteLabelSection_salesFrame__RCVWQ{width:450px;height:320px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s ease}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_salesFrame__RCVWQ{transform:scale(1.05);box-shadow:0 20px 40px rgba(76,175,80,.2)}.WhiteLabelSection_salesHeader__C4ZO_{margin-bottom:1rem}.WhiteLabelSection_salesTitle__p4yFx{font-size:.9rem;color:var(--foreground);font-weight:600}.WhiteLabelSection_salesContent__c2NSr{display:flex;flex-direction:column;gap:1rem}.WhiteLabelSection_salesChart__HaAf9{display:flex;align-items:end;gap:.3rem;height:40px}.WhiteLabelSection_chartLine__i_FGN{flex:1 1;background:linear-gradient(0deg,#4caf50,#2e7d32);border-radius:2px;transition:all .3s ease}.WhiteLabelSection_chartLine__i_FGN:first-child{height:60%}.WhiteLabelSection_chartLine__i_FGN:nth-child(2){height:80%}.WhiteLabelSection_chartLine__i_FGN:nth-child(3){height:45%}.WhiteLabelSection_chartLine__i_FGN:nth-child(4){height:90%}.WhiteLabelSection_productShowcase__ih3h7:hover .WhiteLabelSection_chartLine__i_FGN{transform:scaleY(1.1)}.WhiteLabelSection_salesMetrics__Pz9Rj{display:flex;gap:1rem;justify-content:center}.WhiteLabelSection_salesMetric__n3OKR{text-align:center;flex:1 1}.WhiteLabelSection_metricValue__ZdHYy{font-size:1.2rem;font-weight:700;color:#4caf50;font-family:var(--font-roboto-mono);margin-bottom:.3rem}.WhiteLabelSection_metricLabel___KfQx{font-size:.7rem;color:var(--gray-alpha-400);text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-roboto-mono)}.WhiteLabelSection_pricingSection__GB61K{margin-bottom:6rem}.WhiteLabelSection_pricingTitle__EHA3b{font-size:2.5rem;font-weight:700;color:var(--foreground);text-align:center;margin-bottom:1rem;position:relative}.WhiteLabelSection_pricingTitle__EHA3b:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#00aaff,#0088cc);border-radius:2px}.WhiteLabelSection_pricingDescription__dLvMf{font-size:1.1rem;color:var(--gray-alpha-400);text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6}.WhiteLabelSection_pricingGrid__mh30Y{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.WhiteLabelSection_pricingCard__tWy9a{position:relative;padding:2.5rem 2rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;text-align:center;opacity:.7;transform:translateY(20px);transition:all .6s ease}.WhiteLabelSection_pricingCardActive__JXVpZ,.WhiteLabelSection_pricingCard__tWy9a:hover{opacity:1;transform:translateY(0);border-color:rgba(0,170,255,.3);background:rgba(255,255,255,.05);box-shadow:0 10px 30px rgba(0,0,0,.1)}.WhiteLabelSection_pricingCardPopular__3Vze_{border-color:rgba(0,170,255,.5);background:rgba(0,170,255,.05)}.WhiteLabelSection_popularBadge__KTFRH{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#00aaff,#0088cc);color:white;padding:.5rem 1.5rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-roboto-mono)}.WhiteLabelSection_pricingHeader__n166M{margin-bottom:2rem}.WhiteLabelSection_tierName__o9hbA{font-size:1.8rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.WhiteLabelSection_tierDescription__MWylv{font-size:1rem;color:var(--gray-alpha-400);line-height:1.5}.WhiteLabelSection_pricingAmount___St_S{margin-bottom:2rem}.WhiteLabelSection_price__OJSia{font-size:3rem;font-weight:700;color:#00aaff;font-family:var(--font-roboto-mono)}.WhiteLabelSection_period__90Nlm{font-size:1rem;color:var(--gray-alpha-400);margin-left:.5rem}.WhiteLabelSection_tierFeatures__aTDRq{margin-bottom:2rem;text-align:left}.WhiteLabelSection_tierFeature__NDkkm{display:flex;align-items:center;gap:1rem;padding:.8rem 0;transition:all .3s ease}.WhiteLabelSection_tierFeature__NDkkm:hover{transform:translateX(5px)}.WhiteLabelSection_tierFeatureIndicator__XBQfC{width:6px;height:6px;background:var(--gray-alpha-400);border-radius:50%;flex-shrink:0;transition:background .3s ease}.WhiteLabelSection_tierFeature__NDkkm:hover .WhiteLabelSection_tierFeatureIndicator__XBQfC{background:#00aaff}.WhiteLabelSection_tierFeatureText__MGYx4{font-size:.95rem;color:var(--foreground)}.WhiteLabelSection_pricingCTA__wf12k{display:inline-block;width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#00aaff,#0088cc);color:white;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden}.WhiteLabelSection_pricingCTA__wf12k:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,170,255,.4)}.WhiteLabelSection_pricingCardPopular__3Vze_ .WhiteLabelSection_pricingCTA__wf12k{background:linear-gradient(135deg,#00aaff,#0088cc);box-shadow:0 5px 20px rgba(0,170,255,.3)}.WhiteLabelSection_ctaSection__DI_H3{text-align:center;padding:4rem 2rem;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.WhiteLabelSection_ctaSection__DI_H3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,170,255,.05),rgba(255,107,53,.05));z-index:-1}.WhiteLabelSection_ctaContent__ELIRa{position:relative;z-index:2}.WhiteLabelSection_ctaTitle__eiFSM{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem;line-height:1.2}.WhiteLabelSection_ctaDescription__8xsoE{font-size:1.1rem;color:var(--gray-alpha-400);max-width:600px;margin:0 auto 3rem;line-height:1.6}.WhiteLabelSection_ctaButtons__imttD{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.WhiteLabelSection_primaryButton__kdYnR,.WhiteLabelSection_secondaryButton__RaCfF{padding:1.2rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .3s ease}.WhiteLabelSection_primaryButton__kdYnR{background:linear-gradient(135deg,#00aaff,#0088cc);color:white;border:none}.WhiteLabelSection_primaryButton__kdYnR:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,170,255,.4)}.WhiteLabelSection_buttonGlow__6DMNQ{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s ease}.WhiteLabelSection_primaryButton__kdYnR:hover .WhiteLabelSection_buttonGlow__6DMNQ{opacity:1}.WhiteLabelSection_secondaryButton__RaCfF{background:transparent;color:var(--foreground);border:1px solid var(--gray-alpha-200)}.WhiteLabelSection_secondaryButton__RaCfF:hover{border-color:#00aaff;color:#00aaff;box-shadow:0 0 20px rgba(0,170,255,.2)}@media (max-width:1024px){.WhiteLabelSection_productContent__9bVgf{grid-template-columns:1fr;gap:3rem;text-align:center}.WhiteLabelSection_productShowcaseOdd__lTEWT .WhiteLabelSection_productInfo__kZO1v,.WhiteLabelSection_productShowcaseOdd__lTEWT .WhiteLabelSection_productVisual__jXdh5{order:unset}.WhiteLabelSection_productStats__ybygx{justify-content:center}.WhiteLabelSection_productPricing__E4Wco{text-align:center}.WhiteLabelSection_sectionTitle__yDG3Y{font-size:3rem}.WhiteLabelSection_visualContainer__ZfzMN{max-width:500px;height:350px}.WhiteLabelSection_analyticsFrame__thmd9,.WhiteLabelSection_broadcastAnalytics__jdsQq,.WhiteLabelSection_dashboardFrame__63s4_,.WhiteLabelSection_ordersFrame__Ag0uS,.WhiteLabelSection_pipelineFrame__7M1H6,.WhiteLabelSection_projectBoard__91678,.WhiteLabelSection_salesFrame__RCVWQ,.WhiteLabelSection_storeFrame__BEli_,.WhiteLabelSection_streamFrame__Ce6Xc,.WhiteLabelSection_studioFrame__0IEKJ,.WhiteLabelSection_teamFrame__Kf9aS,.WhiteLabelSection_timelineFrame__W2Q1T{width:400px;height:280px}}@media (max-width:768px){.WhiteLabelSection_whiteLabelSection__GlKGy{padding:6rem 1rem}.WhiteLabelSection_productsTitle__93cov,.WhiteLabelSection_sectionTitle__yDG3Y{font-size:2.5rem}.WhiteLabelSection_productTitle__en_Ze{font-size:2rem}.WhiteLabelSection_productDescription__F81hU{font-size:1.1rem}.WhiteLabelSection_productStats__ybygx{flex-direction:column;gap:1rem;text-align:center}.WhiteLabelSection_statItem__ADmor{text-align:center}.WhiteLabelSection_visualContainer__ZfzMN{max-width:350px;height:280px}.WhiteLabelSection_analyticsFrame__thmd9,.WhiteLabelSection_broadcastAnalytics__jdsQq,.WhiteLabelSection_dashboardFrame__63s4_,.WhiteLabelSection_ordersFrame__Ag0uS,.WhiteLabelSection_pipelineFrame__7M1H6,.WhiteLabelSection_projectBoard__91678,.WhiteLabelSection_salesFrame__RCVWQ,.WhiteLabelSection_storeFrame__BEli_,.WhiteLabelSection_streamFrame__Ce6Xc,.WhiteLabelSection_studioFrame__0IEKJ,.WhiteLabelSection_teamFrame__Kf9aS,.WhiteLabelSection_timelineFrame__W2Q1T{width:320px;height:240px;padding:1rem}.WhiteLabelSection_ctaButtons__imttD{flex-direction:column;gap:1rem}.WhiteLabelSection_primaryButton__kdYnR,.WhiteLabelSection_secondaryButton__RaCfF{width:100%;max-width:300px}}.services_page___ABK4{min-height:100vh;background:var(--background);color:var(--foreground);scroll-behavior:smooth}.services_header__GGJUc{position:relative;z-index:100}.services_main__1o145{position:relative}.services_heroSection__GiNdv{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background);overflow:hidden}.services_heroContent__pp5Jo{text-align:center;max-width:800px;padding:0 2rem;position:relative;z-index:10}.services_heroTextSmall__t6Ru_{font-size:1rem;color:var(--gray-alpha-400);font-family:var(--font-roboto-mono);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.services_heroTextLarge__7mgzp{font-size:6rem;font-weight:400;line-height:1.1;margin-bottom:2rem}.services_serviceText__ZjJA0{color:var(--foreground)}.services_solutionText__A06Z3{color:var(--gray-alpha-400)}.services_heroDescription__yZBOd{font-size:1.2rem;color:var(--gray-alpha-400);line-height:1.6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.services_heroCTAs__Ghdaz{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.services_primaryCTA__AbMm3{background:var(--foreground);color:var(--background);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;font-family:var(--font-roboto-mono)}.services_primaryCTA__AbMm3:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.services_secondaryCTA__eNVWv{border:1px solid var(--gray-alpha-200);color:var(--foreground);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;font-family:var(--font-roboto-mono)}.services_secondaryCTA__eNVWv:hover{background:var(--gray-alpha-100);transform:translateY(-2px)}#services_services__8sLA3{scroll-margin-top:2rem}.services_footer__DHf9O{position:relative;z-index:10}@media (max-width:768px){.services_heroTextLarge__7mgzp{font-size:4rem}.services_heroCTAs__Ghdaz{flex-direction:column;align-items:center}.services_primaryCTA__AbMm3,.services_secondaryCTA__eNVWv{width:100%;max-width:300px;text-align:center}}@media (max-width:480px){.services_heroTextLarge__7mgzp{font-size:3rem}.services_heroDescription__yZBOd{font-size:1rem}}