.AboutLocation_container__1_RhP{max-width:1100px;margin:5rem auto;padding:2rem 0;color:var(--text-primary);width:95%}.AboutLocation_title__dS7TP{font-size:2.5rem;font-weight:700;margin-bottom:1rem;font-family:Orbitron,sans-serif;color:var(--heading-color)}.AboutLocation_about__B19pV{margin-bottom:4rem}.AboutLocation_aboutImage__HSkXD{margin:0 auto}.AboutLocation_mapWrapper__IhcVa{margin-top:2rem;width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AboutLocation_location__Ru6YS iframe{width:100%;height:450px;border:0;border-radius:1rem}.AboutLocation_about__B19pV h1{font-size:2.5rem;margin-bottom:1rem;color:var(--heading-color)}.AboutLocation_about__B19pV p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:var(--text-secondary)}.AboutLocation_location__Ru6YS{margin-top:5rem;text-align:center}.AboutLocation_location__Ru6YS h2{font-size:2rem;margin-bottom:1rem;color:var(--heading-color)}.AboutLocation_location__Ru6YS p{font-size:1.1rem;margin-bottom:2rem;color:var(--text-secondary)}.AboutLocation_mapWrapper__IhcVa{border-radius:1rem;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.1)}.AboutLocation_map__Ro94P{width:100%;height:400px;border:none}.AboutLocation_imageWrapper__xynpd{display:flex;justify-content:center;align-items:center;margin:2.5rem auto;max-width:100%}.AboutLocation_aboutImage__HSkXD{display:block;margin:2rem auto;border-radius:1rem;max-width:100%;height:auto;box-shadow:0 10px 25px rgba(0,0,0,.08);color:inherit!important}.AboutLocation_aboutImage__HSkXD:hover{transform:scale(1.02);box-shadow:0 16px 35px rgba(0,0,0,.12)}@media (max-width:768px){.AboutLocation_aboutImage__HSkXD{width:100%;height:auto}}.UXTechnologiesSection_section__Efkvc{max-width:900px;margin:4rem auto;padding:0 1rem;text-align:center;font-family:Arial,sans-serif;color:var(--text-primary,#222)}.UXTechnologiesSection_heading__2WfGh{font-size:2rem;margin-bottom:2rem;color:var(--accent-color,#5dd9c1)}.UXTechnologiesSection_grid__aHjaY{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:2rem;gap:2rem}.UXTechnologiesSection_card__FQYTp{background:var(--card-bg,#fff);border-radius:1rem;padding:1.5rem;box-shadow:var(--card-shadow,0 4px 10px #0000001a);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:box-shadow .3s ease}.UXTechnologiesSection_card__FQYTp:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)}.UXTechnologiesSection_icon__urlTt{font-size:3rem;margin-bottom:.75rem;color:var(--icon-color)}.UXTechnologiesSection_label__Y0Ezj{font-weight:600;font-size:1rem;color:var(--text-primary)}.CostSection_costSection__eLmHh{padding:4rem 2rem;text-align:left;transition:background-color .3s ease}.CostSection_inner__4Ud1d{max-width:800px;margin:0 auto}.CostSection_costSection__eLmHh h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.CostSection_costSection__eLmHh p{font-size:1.15rem;line-height:1.6;color:var(--text-secondary);margin-bottom:2rem}.CostSection_ctaButton__YASDM{display:inline-block;background-color:var(--accent-color);color:white;padding:.9rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .3s ease}.CostSection_ctaButton__YASDM:hover{background-color:#3ccab0}.CostSection_light__hEFpP{--bg-color:#f0fdfa;--text-primary:#1a1a1a;--text-secondary:#444;--accent-color:#5dd9c1;background-color:var(--bg-color)}.CostSection_dark__fzfZ9{--bg-color:#1e2a27;--text-primary:#f5f5f5;--text-secondary:#ccc;--accent-color:#3ccab0;background-color:var(--bg-color)}.SixStepsSection_section__q1xlH{padding:4rem 2rem;background:var(--bg-color);color:var(--text-color);transition:background-color .4s ease,color .4s ease}.SixStepsSection_wrapper__vqgJl{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:flex-start}.SixStepsSection_steps__H35DI{flex:1 1 300px}.SixStepsSection_steps__H35DI h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.SixStepsSection_steps__H35DI ol{list-style:none;padding-left:0;color:var(--text-secondary);font-size:1.1rem;line-height:1.8;counter-reset:list-counter}.SixStepsSection_steps__H35DI li{counter-increment:list-counter;position:relative;padding-left:2.5rem;margin-bottom:1.5rem;font-size:1.2rem;color:var(--text-primary)}.SixStepsSection_steps__H35DI li:before{content:counter(list-counter);position:absolute;left:0;top:.1rem;width:1.8rem;height:1.8rem;background-color:var(--accent-color);color:#fff;font-weight:700;font-size:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.SixStepsSection_sixcards__fUv_W{display:flex;flex-direction:column;gap:1.5rem;flex:1 1 250px}.SixStepsSection_sixcard__fZIAp{display:flex;align-items:center;gap:1rem;background-color:var(--card-bg);padding:1.5rem;border-radius:12px;box-shadow:var(--card-shadow);color:var(--text-primary);transition:transform .3s ease}.SixStepsSection_sixcard__fZIAp p{margin:0;font-weight:500;font-size:1rem;color:var(--text-secondary)}.SixStepsSection_sixcard__fZIAp strong{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif}.SixStepsSection_sixcard__fZIAp:hover{transform:translateY(-2px)}@media (max-width:768px){.SixStepsSection_wrapper__vqgJl{flex-direction:column}.SixStepsSection_sixcards__fUv_W{flex-direction:column;justify-content:space-between}.SixStepsSection_sixcard__fZIAp{flex:1 1}}.FaqSection_faqSection__GUn5_{padding:4rem 2rem;background-color:var(--bg-color);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.FaqSection_wrapper__ZNZDy{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:flex-start}.FaqSection_left__WFkV_{flex:1 1 300px}.FaqSection_left__WFkV_ h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.FaqSection_left__WFkV_ p{font-size:1.1rem;color:var(--text-secondary);line-height:1.6}.FaqSection_chatBox__HAY45{flex:1 1 400px;background-color:var(--card-bg);border-radius:12px;padding:1.5rem;box-shadow:var(--card-shadow);max-height:450px;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;transition:background-color .3s ease}.FaqSection_message__k3NSC{display:flex;align-items:flex-start;gap:.75rem}.FaqSection_icon__e_MuI{font-size:1.5rem;color:var(--accent-color)}.FaqSection_text__5HsoM{padding:.75rem 1rem;border-radius:10px;font-size:1rem;line-height:1.4;color:var(--text-primary);max-width:90%;transition:background-color .3s ease,color .3s ease}.FaqSection_question__NgtjE .FaqSection_text__5HsoM{background-color:var(--question-bg);align-self:flex-start}.FaqSection_answer__5GcrE .FaqSection_text__5HsoM{background-color:var(--answer-bg);align-self:flex-end}@media (max-width:768px){.FaqSection_wrapper__ZNZDy{flex-direction:column}.FaqSection_chatBox__HAY45{max-height:none}}.UXStrategy_container__e2Hwy{max-width:900px;margin:10rem auto;padding:0 1rem;font-family:Arial,sans-serif;color:var(--text-primary,#222);line-height:1.6}.UXStrategy_intro__qUKW4{font-size:1.15rem;text-align:center;margin-bottom:3rem;font-weight:500;color:var(--text-secondary,#444)}.UXStrategy_section__Ma5Ij{display:flex;align-items:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.UXStrategy_leftImage__L_Mi7{flex-direction:row}.UXStrategy_rightImage__Mlwhx{flex-direction:row-reverse}.UXStrategy_text__b40ls{flex:1 1 300px;min-width:280px}.UXStrategy_imageWrapper__h_qIb{flex:1 1 300px;min-width:280px;text-align:center}.UXStrategy_imageWrapper__h_qIb img{max-width:100%;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.1);height:auto;display:inline-block}.UXStrategy_cta___BfDE{margin-top:2rem;font-size:1.2rem;font-weight:600;color:var(--button-bg,#daa486)}@media (max-width:768px){.UXStrategy_section__Ma5Ij{flex-direction:column!important}.UXStrategy_imageWrapper__h_qIb,.UXStrategy_text__b40ls{min-width:100%}}.Wireframes_container__sqs5S{max-width:900px;margin:10rem auto;padding:0 1rem;font-family:Arial,sans-serif;color:var(--text-primary,#222)}.Wireframes_intro__7EWBy{font-size:1.2rem;margin-bottom:2rem;text-align:center;line-height:1.6}.Wireframes_images__6fu1a{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.Wireframes_images__6fu1a img{border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.1);max-width:100%;height:auto;flex:1 1 300px}.Wireframes_cta__E7nKv{text-align:center;font-size:1.1rem;color:var(--text-primary,#222)}.Wireframes_contactButton__cOKuG{display:inline-block;background-color:var(--button-bg,#007d9c);color:var(--button-text,#fff);padding:.8rem 2rem;border-radius:9px;font-weight:600;font-size:1.1rem;text-decoration:none;box-shadow:0 6px 15px rgba(0,0,0,.1);transition:background-color .3s ease;margin-top:1rem}.Wireframes_contactButton__cOKuG:hover{background-color:var(--button-hover-bg,#005f6b);color:var(--button-hover-text,#fff)}@media (max-width:600px){.Wireframes_images__6fu1a{flex-direction:column}}.FooterMenu_footer__IA_4i{padding:4rem 2rem 2rem;color:var(--text-primary);background:linear-gradient(to top right,var(--footer-start),var(--footer-end));transition:background .4s ease,color .3s ease}.FooterMenu_footer__IA_4i h4{margin-bottom:1rem;font-size:1.2rem;color:var(--text-primary)}.FooterMenu_footer__IA_4i ul{list-style:none;padding:0;margin:0}.FooterMenu_footer__IA_4i li{margin-bottom:.5rem}.FooterMenu_footer__IA_4i a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.FooterMenu_footer__IA_4i a:hover{color:var(--accent-color)}.FooterMenu_footer__IA_4i .FooterMenu_content__Wqr3D{max-width:1200px;margin:0 auto}.FooterMenu_footer__IA_4i .FooterMenu_columns__UpQW8{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.FooterMenu_footer__IA_4i .FooterMenu_bottom__wg5v3{margin-top:2rem;text-align:center;font-size:.9rem;color:var(--text-secondary)}.FooterMenu_datenschutz__NwCzL{display:flex;flex-direction:row}.FooterMenu_datenschutz__NwCzL li{list-style:none}.FooterMenu_ctaBox__NXgqi{text-align:center;margin:3rem 0;padding:2rem;background:var(--cta-bg,rgba(255,255,255,.05));border-radius:12px;border:1px solid var(--accent-color);color:var(--text-primary)}.FooterMenu_ctaBox__NXgqi h3{font-size:1.8rem;margin-bottom:.5rem}.FooterMenu_ctaBox__NXgqi p{font-size:1rem;margin-bottom:1.5rem;color:var(--text-secondary)}.FooterMenu_ctaButton__iIvxH{background:var(--accent-color,#13fbe2);color:black;padding:.8rem 2rem;border-radius:6px;font-weight:700;text-decoration:none;display:inline-block;transition:background .3s ease,color .3s ease}.FooterMenu_ctaButton__iIvxH:hover{background:#0bd1bb;color:white}@media (max-width:768px){.FooterMenu_footer__IA_4i .FooterMenu_columns__UpQW8{flex-direction:column;gap:2rem}.FooterMenu_datenschutz__NwCzL{flex-direction:column}.FooterMenu_datenschutz__NwCzL a{text-align:left}}.ServicesPage_container__vT__I{max-width:1200px;margin:5rem auto;padding:2rem 0;box-sizing:border-box;width:95%}.ServicesPage_servicesGrid__5Jinh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:6rem;padding:0 1rem}.ServicesPage_serviceBox__siqoC{background-color:var(--card-bg,#fff);padding:1.5rem;border-radius:1rem;box-shadow:0 6px 15px rgba(0,0,0,.08);text-align:center;transition:box-shadow .3s ease;max-width:100%;box-sizing:border-box}.ServicesPage_serviceBox__siqoC:hover{box-shadow:0 10px 25px rgba(0,0,0,.12)}.ServicesPage_serviceBox__siqoC h3{font-size:1.5rem;margin:1rem 0 .5rem}.ServicesPage_serviceBox__siqoC p{font-size:1rem;line-height:1.5;color:var(--text-secondary,#555)}.ServicesPage_serviceBox__siqoC .ServicesPage_image__xdB06{width:100%;height:auto;max-width:100%;border-radius:.75rem;object-fit:cover;margin-bottom:1rem;box-shadow:0 4px 10px rgba(0,0,0,.05)}.ServicesPage_icon__0iu8D{margin-bottom:1rem;color:var(--icon-color);display:flex;justify-content:center}.ServicesPage_image__xdB06{border-radius:.75rem;box-shadow:0 6px 12px rgba(0,0,0,.1);margin-bottom:1rem}.ServicesPage_benefits__Nhhre{margin:5rem auto;padding:3rem 2rem;max-width:1000px;background-color:var(--benefit-bg,var(--card-bg));border-radius:1rem;box-shadow:var(--card-shadow);transition:background-color .4s ease,color .4s ease}.ServicesPage_benefits__Nhhre h2{font-size:2.25rem;text-align:center;margin-bottom:2rem;color:var(--heading-color)}.ServicesPage_benefits__Nhhre ul{list-style:disc inside;padding-left:1rem;max-width:700px;margin:0 auto}.ServicesPage_benefits__Nhhre li{font-size:1.1rem;line-height:1.6;margin-bottom:1.25rem;color:var(--text-primary)}.ServicesPage_builderProblems__kEnLM{max-width:1000px;margin:6rem auto;padding:3rem 2rem;background-color:var(--benefit-bg,var(--card-bg));border-radius:1rem;box-shadow:var(--card-shadow);transition:background-color .4s ease,color .4s ease}.ServicesPage_builderProblems__kEnLM h2{font-size:2rem;margin-bottom:1.5rem;text-align:center;color:var(--heading-color)}.ServicesPage_builderProblems__kEnLM p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;color:var(--text-secondary,#555)}.ServicesPage_builderProblems__kEnLM ul{list-style:disc inside;max-width:700px;margin:0 auto;padding-left:1rem}.ServicesPage_builderProblems__kEnLM li{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:var(--text-primary)}.ServicesPage_cta__pr2EB{max-width:900px;margin:6rem auto 8rem;padding:0 1rem;text-align:center}.ServicesPage_cta__pr2EB h2{font-size:2.25rem;margin-bottom:1.5rem}.ServicesPage_cta__pr2EB p{font-size:1.2rem;margin-bottom:2.5rem;color:var(--text-secondary,#444)}@media (max-width:768px){.ServicesPage_servicesGrid__5Jinh{grid-template-columns:1fr}.ServicesPage_benefits__Nhhre,.ServicesPage_builderProblems__kEnLM,.ServicesPage_cta__pr2EB{margin-left:1rem;margin-right:1rem;max-width:unset;padding:2rem 1rem}}.CallToAction_ctaSection__HWbjH{background:var(--footer-bg,#eef9f8);padding:4rem 2rem;text-align:center;border-radius:9px;margin:5rem auto}.CallToAction_ctaBox__ONpyf{max-width:800px;margin:0 auto;background:var(--card-bg,#fff);padding:2.5rem;border-radius:1.25rem;box-shadow:0 6px 20px rgba(0,0,0,.08)}.CallToAction_ctaBox__ONpyf h2{font-size:1.8rem;color:var(--heading-color,#007d9c);margin-bottom:1.5rem}.CallToAction_ctaBox__ONpyf p{font-size:1.1rem;line-height:1.7;color:var(--text-secondary,#444);margin-bottom:1.2rem}.CallToAction_ctaButton__IOPGU{display:inline-block;margin-top:1rem;background-color:var(--button-bg,#00bcd4);color:var(--button-text,white);padding:.9rem 2rem;font-size:1rem;font-weight:700;border-radius:.5rem;text-decoration:none;transition:background-color .3s}.CallToAction_ctaButton__IOPGU:hover{background-color:var(--button-hover-bg,#13fbe2);color:var(--button-hover-text,#000)}.TechnologiesSection_section__SmZB7{padding:2rem;background:var(--bg-color);text-align:center;transition:background-color .4s ease,color .4s ease;color:var(--text-color)}.TechnologiesSection_card__4vAAM{background-color:var(--card-bg);padding:1.5rem;border-radius:12px;text-align:center;box-shadow:var(--card-shadow);transition:background .3s ease,box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column;align-items:center;width:80px;max-width:300px;height:8rem}.TechnologiesSection_card__4vAAM:hover{transform:scale(1.1) rotate(2deg)}.TechnologiesSection_heading__bhOrF{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;color:var(--heading-color);font-family:Orbitron,sans-serif;transition:color .3s ease}.TechnologiesSection_grid__Q58qT{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(2,1fr);justify-items:center;align-items:center}@media (min-width:640px){.TechnologiesSection_grid__Q58qT{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.TechnologiesSection_grid__Q58qT{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.TechnologiesSection_grid__Q58qT{grid-template-columns:repeat(5,1fr)}}.TechnologiesSection_icon__AdPu_{font-size:3rem;color:var(--icon-color);transition:color .3s ease}.TechnologiesSection_label__lcZfs{margin-top:.5rem;font-size:1rem;font-weight:500;color:var(--text-color);transition:color .3s ease}.PrototypeTechnologiesSection_section__IuWPb{padding:4rem 2rem;max-width:1100px;margin:0 auto}.PrototypeTechnologiesSection_heading__TtmZ_{font-size:2rem;text-align:center;margin-bottom:2rem;color:var(--heading-color)}.PrototypeTechnologiesSection_grid__x8NMK{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:2rem;gap:2rem}.PrototypeTechnologiesSection_card__MpEQu{background:var(--card-bg,#fff);border-radius:1rem;box-shadow:var(--card-shadow,0 4px 10px rgba(0,0,0,.1));padding:1.5rem;text-align:center;cursor:default;transition:box-shadow .3s ease}.PrototypeTechnologiesSection_icon__ZYqo_{font-size:2.5rem;margin-bottom:.8rem;color:var(--accent-color,#5dd9c1)}.PrototypeTechnologiesSection_label___L90J{font-size:1rem;color:var(--text-secondary)}.CallToDownload_ctaSection__GgmQN{background-color:var(--background);color:var(--text-color);padding:4rem 2rem;display:flex;justify-content:center;align-items:center;text-align:left;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.CallToDownload_ctaBox__e4RfK{max-width:700px;background-color:var(--card-bg);padding:2rem 2.5rem;border-radius:1.5rem;box-shadow:var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease}.CallToDownload_ctaBox__e4RfK:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.7)}.CallToDownload_ctaBox__e4RfK h2{font-size:2rem;color:var(--heading-color);margin-bottom:1rem;font-weight:600}.CallToDownload_ctaBox__e4RfK p{margin-bottom:1rem;line-height:1.6;color:var(--text-secondary)}.CallToDownload_ctaButton__Nsc6Z{display:inline-block;margin-top:1rem;background-color:var(--button-bg);color:var(--button-text);padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background-color .3s ease,color .3s ease;border:none;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3)}.CallToDownload_ctaButton__Nsc6Z:hover{background-color:var(--button-hover-bg);color:var(--button-hover-text)}.CallToDownload_ctaNote__4ppMN{font-size:.9rem;color:var(--text-secondary);margin-top:2rem;text-align:left}.Accessibility_container__ugeZq{max-width:1100px;margin:10rem auto;padding:2rem 0;width:95%}.Accessibility_hero__C8YLt{text-align:center;max-width:800px;margin:0 auto}.Accessibility_imageWrapper__cWvUj{margin:0;border-radius:1rem;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);text-align:center;width:100%}.Accessibility_commitment__k6O2D,.Accessibility_services__cB_fZ,.Accessibility_why__flynX{margin-bottom:3rem}.DesignSystem_container__698vl{padding:2rem 0;max-width:1200px;margin:10rem auto;color:var(--text-color);width:95%}.DesignSystem_sectionAlt__kUfN0,.DesignSystem_section__R6H8F{display:flex;flex-direction:row;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.DesignSystem_sectionAlt__kUfN0{flex-direction:row-reverse}.DesignSystem_image__6oGl5,.DesignSystem_text__L1gKr{flex:1 1;min-width:280px}.DesignSystem_img__26_JP{border-radius:8px;box-shadow:var(--card-shadow);width:100%;height:auto}.DesignSystem_methods__4LbSe{background-color:var(--question-bg);padding:2rem;border-left:4px solid var(--accent-color);border-radius:6px;margin-bottom:4rem}.DesignSystem_methods__4LbSe ul{list-style:none;padding-left:0}.DesignSystem_methods__4LbSe li{margin:.5rem 0;font-weight:500}.DynamicRouting_container__n7JKG{max-width:1100px;margin:10rem auto;padding:2rem 0;width:95%}.DynamicRouting_sectionAlt__enzeJ,.DynamicRouting_section___4FZY{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:4rem}.DynamicRouting_sectionAlt__enzeJ{flex-direction:row-reverse}.DynamicRouting_text__ePm4H{flex:1 1;min-width:300px}.DynamicRouting_image__sffAS{flex:1 1;text-align:center}.DynamicRouting_img__iKZ5e{border-radius:1rem;box-shadow:0 10px 24px rgba(0,0,0,.08);width:100%;height:auto}.DynamicRouting_methods__MFUff{margin-bottom:4rem}.DynamicRouting_methods__MFUff ul{padding-left:1.5rem;list-style-type:disc}.DynamicRouting_methods__MFUff li{margin-bottom:.5rem}@media screen and (max-width:768px){.DynamicRouting_sectionAlt__enzeJ,.DynamicRouting_section___4FZY{flex-direction:column}}.Seo_container__TQviW{max-width:1100px;margin:10rem auto;padding:2rem 0;width:95%}.Seo_sectionAlt__WCh4d,.Seo_section__Ziu_l{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:4rem}.Seo_sectionAlt__WCh4d{flex-direction:row-reverse}.Seo_text___49Mx{flex:1 1;min-width:300px}.Seo_image__q5GNd{flex:1 1;text-align:center}.Seo_img__hpqtW{border-radius:1rem;box-shadow:0 10px 24px rgba(0,0,0,.08);width:100%;height:auto}.Seo_methods__0ugYn{margin-bottom:4rem}.Seo_methods__0ugYn ul{padding-left:1.5rem;list-style-type:disc}.Seo_methods__0ugYn li{margin-bottom:.5rem}@media screen and (max-width:768px){.Seo_sectionAlt__WCh4d,.Seo_section__Ziu_l{flex-direction:column}}.NextServer_container__gxQU6{padding:2rem 0;max-width:1200px;margin:10rem auto;color:var(--text-color);width:95%}.NextServer_sectionAlt__FIehb,.NextServer_section__Zmn7s{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;align-items:center}.NextServer_sectionAlt__FIehb{flex-direction:row-reverse}.NextServer_text__qzLrD{flex:1 1;min-width:280px}.NextServer_image__JyZIj{position:relative;flex:1 1;min-width:280px;aspect-ratio:3/2}.NextServer_img__bgdt9{object-fit:cover;border-radius:8px;box-shadow:var(--card-shadow)}.NextServer_methods__8sUx0{background-color:var(--question-bg);padding:2rem;border-left:4px solid var(--accent-color);border-radius:6px;margin-bottom:4rem}.NextServer_methods__8sUx0 ul{padding-left:0}.NextServer_methods__8sUx0 li{margin:1rem 0;font-weight:900}.AboutSection_about-text__jaOC0{max-width:500px;font-size:1rem;line-height:1.5;color:var(--text-secondary);text-align:left}.AboutSection_about-text__jaOC0 h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.AboutSection_about-text__jaOC0 p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.AboutSection_about-text__jaOC0 .AboutSection_btn__EiPh_{font-weight:600;padding:.75rem 1.5rem;margin:2rem auto;border-radius:9999px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.AboutSection_btn__EiPh_{margin-top:3rem}.AboutSection_light__9VENt .AboutSection_btn-primary__G1clF{background-color:var(--button-bg);color:var(--button-text)}.AboutSection_light__9VENt .AboutSection_btn-primary__G1clF:hover{background-color:var(--button-hover-bg);color:var(--button-hover-text)}.AboutSection_dark__baMoB .AboutSection_btn-primary__G1clF{background-color:var(--button-bg);color:var(--button-text)}.AboutSection_dark__baMoB .AboutSection_btn-primary__G1clF:hover{background-color:var(--button-hover-bg);color:var(--button-hover-text)}.Home_container__XXbpJ{max-width:900px;margin:16rem auto;padding:0 1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-main);background-color:var(--bg-main);transition:background-color .3s ease,color .3s ease}.Home_hero__Tgz30{text-align:center;margin-bottom:4rem}.Home_hero__Tgz30 h1{font-size:3rem;color:var(--heading-primary);margin-bottom:.5rem}.Home_hero__Tgz30 p{font-size:1.3rem;color:var(--text-secondary)}.Home_usp__SlIEp{background-color:var(--bg-light);padding:2rem 2rem 3rem;border-radius:14px;margin-bottom:4rem}.Home_usp__SlIEp h2{font-size:2rem;margin-bottom:1rem;color:var(--heading-secondary)}.Home_usp__SlIEp ul{list-style:none;padding-left:0;font-size:1.1rem;color:var(--text-accent)}.Home_usp__SlIEp ul li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.Home_usp__SlIEp ul li:before{content:"✅";position:absolute;left:0;color:var(--checkmark-color)}.Home_services__h_wFS{margin-bottom:4rem}.Home_services__h_wFS h2{font-size:2rem;color:var(--heading-secondary);margin-bottom:2rem;text-align:center}.Home_serviceGrid__6PNBS{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:2rem;gap:2rem}.Home_serviceCard__CA1U_{background-color:var(--bg-card);padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0/.1);transition:transform .3s ease,background-color .3s ease}.Home_serviceCard__CA1U_:hover{transform:translateY(-5px)}.Home_serviceCard__CA1U_ h3{color:var(--heading-primary);margin-bottom:.75rem}.Home_serviceCard__CA1U_ p{color:var(--text-accent);font-size:1rem}.Home_testimonials___fBF6{background-color:var(--bg-testimonial);padding:3rem 2rem;border-radius:14px;color:var(--text-accent)}.Home_testimonials___fBF6 h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--heading-secondary)}.Home_testimonials___fBF6 blockquote{font-style:italic;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;font-size:1.1rem;position:relative;padding-left:2rem;border-left:4px solid var(--blockquote-border)}.Home_testimonials___fBF6 footer{text-align:right;font-weight:600;font-size:1rem;color:var(--text-quote)}.Index_imageContainer__qnqOg{max-width:100%;margin:2rem 0;overflow:hidden;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08)}.Index_responsiveImage__fFA0c{width:100%;height:auto;object-fit:cover;border-radius:12px}.Prototyping_container__6_eWJ{max-width:1100px;margin:5rem auto;padding:2rem 0;color:var(--text-primary);width:95%}.Prototyping_sectionAlt__YB0QZ,.Prototyping_section__bqaww{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:4rem}.Prototyping_sectionAlt__YB0QZ{flex-direction:row-reverse}.Prototyping_text__LLlwR{flex:1 1;min-width:280px}.Prototyping_image__5CF4k{flex:1 1;min-width:280px;text-align:center}.Prototyping_img__f_8EY{border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1);max-width:100%;height:auto}.Prototyping_methods__mG1tz{background:var(--question-bg);padding:2rem;border-radius:1rem}.Prototyping_methods__mG1tz h2{margin-bottom:1rem}.Prototyping_methods__mG1tz ul{list-style:disc;padding-left:2rem}.Prototyping_methods__mG1tz li{margin-bottom:.5rem}.UserResearch_container__PmT5o{padding:10rem 0;max-width:1100px;margin:0 auto;color:var(--text-primary);width:95%}.UserResearch_intro__onOy_{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:3rem}.UserResearch_text__0_vjR{flex:1 1;font-size:1.1rem;line-height:1.7}.UserResearch_image__vmyom{flex:1 1;text-align:center}.UserResearch_img__kzAlH{border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.1);max-width:100%;height:auto}.UserResearch_benefits__yayJZ,.UserResearch_methods__kVweZ{margin-bottom:3rem}.UserResearch_benefits__yayJZ ul,.UserResearch_methods__kVweZ ul{list-style:disc;padding-left:1.5rem;line-height:1.7}.UserResearch_cta__EkbVD{background:var(--question-bg);padding:2rem;border-radius:1rem;box-shadow:var(--card-shadow);text-align:center}.UserResearch_highlight__FTEak{margin-top:1rem;font-weight:700;color:var(--accent-color);font-size:1.2rem}@media screen and (max-width:768px){.UserResearch_intro__onOy_{flex-direction:column}}.WPThemes_container__Wyx13{max-width:1200px;margin:10rem auto;padding:2rem 0;color:var(--text-primary);width:95%}.WPThemes_sectionAlt__N_J_c,.WPThemes_section__J_G8i{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:4rem 0;gap:2rem}.WPThemes_sectionAlt__N_J_c{flex-direction:row-reverse}.WPThemes_text__IzjJk{flex:1 1 500px;min-width:280px}.WPThemes_text__IzjJk h2{font-size:1.75rem;color:var(--heading-color);margin-bottom:1rem}.WPThemes_text__IzjJk p{font-size:1.05rem;line-height:1.7;color:var(--text-secondary)}.WPThemes_image__mG320{flex:1 1 500px;min-width:280px;text-align:center}.WPThemes_img__72KV6{border-radius:1rem;box-shadow:var(--card-shadow,0 4px 10px rgba(0,0,0,.1));max-width:100%;height:auto}.WPThemes_methods__c2Bq_{margin:4rem 0}.WPThemes_methods__c2Bq_ h2{font-size:1.75rem;margin-bottom:1rem;color:var(--heading-color)}.WPThemes_methods__c2Bq_ ul{list-style:disc;padding-left:1.5rem}.WPThemes_methods__c2Bq_ li{font-size:1.05rem;margin-bottom:.75rem;color:var(--text-secondary)}@media screen and (max-width:768px){.WPThemes_sectionAlt__N_J_c,.WPThemes_section__J_G8i{flex-direction:column}}.AboutVision_container__eW8SP{padding:2rem 0;max-width:1200px;margin:10rem auto;transition:background-color .3s ease,color .3s ease;width:95%}.AboutVision_light__kFj_u{background-color:#f9f9f9;color:#222}.AboutVision_dark__LwNP7{background-color:#121212;color:#eee}.AboutVision_gridSection__2KUvl{display:flex;flex-wrap:wrap;gap:2rem 3rem;align-items:center;justify-content:space-between}.AboutVision_textSection__zogvK{flex:1 1 500px;min-width:300px}.AboutVision_imageSection__pt5T_{flex:1 1 400px;text-align:center;max-width:100%}.AboutVision_image__MXZN_,.AboutVision_sideImage__QVRn1{width:50%;height:auto;border-radius:1rem;box-shadow:0 10px 20px rgba(0,0,0,.1);object-fit:cover;display:inline-block}.AboutVision_title__I3D0z{font-size:2.5rem;margin-bottom:1.2rem}.AboutVision_description__E5tRR{font-size:1.125rem;line-height:1.6;margin-bottom:1rem}@media (max-width:992px){.AboutVision_gridSection__2KUvl{gap:1.5rem 2rem}}@media (max-width:768px){.AboutVision_gridSection__2KUvl{flex-direction:column;gap:1.5rem 0}.AboutVision_imageSection__pt5T_{margin-top:1rem}.AboutVision_title__I3D0z{font-size:2rem}.AboutVision_description__E5tRR{font-size:1rem;line-height:1.5}}@media (max-width:480px){.AboutVision_container__eW8SP{padding:1rem 0}.AboutVision_title__I3D0z{font-size:1.75rem}.AboutVision_description__E5tRR{font-size:.9rem}.AboutVision_image__MXZN_,.AboutVision_sideImage__QVRn1{width:100%}}