.About_hero__4hdfH{padding:clamp(6rem,15vh,10rem) 0;text-align:center;background-color:var(--background)}.About_hero__4hdfH h1{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.2;color:var(--foreground)}.About_philosophySection__x6a2c{padding:clamp(4rem,10vh,6rem) 0}.About_philosophyGrid__aui6H{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.About_philosophyCard__0nRZl{background-color:var(--surface);padding:2.5rem;border:1px solid var(--subtle-border);border-radius:1rem;transition:transform .2s ease-out,box-shadow .2s ease-out}.About_philosophyCard__0nRZl:hover{transform:translateY(-5px);box-shadow:0 10px 20px -5px rgba(var(--shadow-color-rgb),.07)}.About_philosophyCard__0nRZl .About_icon__vXi2X{color:var(--primary);margin-bottom:1.5rem}.About_philosophyCard__0nRZl h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.About_philosophyCard__0nRZl p{line-height:1.7;color:var(--text-muted)}.About_teamSection__bWr3T{padding:clamp(5rem,12vh,8rem) 0;background-color:var(--surface);text-align:center}.About_teamSection__bWr3T h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:4rem}.About_teamGrid__fQ7IH{display:grid;grid-template-columns:1fr;gap:4rem;text-align:left}@media(min-width:992px){.About_teamGrid__fQ7IH{grid-template-columns:1fr 1fr}}.About_founderCard__JiZ_j{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.About_founderCard__JiZ_j{flex-direction:row;align-items:flex-start}}.About_founderImage__hsAhQ{flex-shrink:0}.About_founderImage__hsAhQ img{border-radius:50%;width:120px;height:120px;object-fit:cover;border:3px solid var(--subtle-border)}.About_founderInfo__zDlaj h3{font-size:1.75rem;font-weight:700}.About_founderInfo__zDlaj h4{font-size:1rem;color:var(--primary);font-weight:500;margin-bottom:1rem}.About_founderInfo__zDlaj p{line-height:1.6;color:var(--text-muted)}.About_processSection__eCTPA{padding:clamp(5rem,12vh,8rem) 0;text-align:center}.About_processSection__eCTPA h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:5rem}.About_processTimeline__zfiBt{display:grid;grid-template-columns:1fr;gap:2rem;position:relative}@media(min-width:768px){.About_processTimeline__zfiBt{grid-template-columns:repeat(4,1fr);gap:1.5rem}.About_processTimeline__zfiBt:before{content:"";position:absolute;top:1.25rem;left:10%;right:10%;height:2px;background-color:var(--subtle-border);z-index:-1}}.About_processStep__PJgik{text-align:left;padding:1.5rem;position:relative}.About_processStep__PJgik:before{content:"";position:absolute;left:1.5rem;top:0;width:20px;height:20px;border-radius:50%;background-color:var(--surface);border:3px solid var(--primary)}@media(min-width:768px){.About_processStep__PJgik:before{left:50%;top:.5rem;transform:translateX(-50%)}.About_processStep__PJgik{text-align:center;padding-top:3.5rem}}.About_processStep__PJgik h4{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;padding-top:1rem}@media(min-width:768px){.About_processStep__PJgik h4{padding-top:0}}.About_processStep__PJgik p{color:var(--text-muted);line-height:1.6}.About_ctaSection__F1rlG{padding:clamp(5rem,12vh,7rem) 0;text-align:center}.About_ctaSection__F1rlG svg{margin-bottom:1.5rem}.About_ctaSection__F1rlG h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem}.About_ctaSection__F1rlG p{font-size:1.15rem;max-width:500px;margin:0 auto 2.5rem;opacity:.9}.ContactUs_contactUs__JK5Qh{background-color:var(--background);margin:4em 0;color:var(--foreground);width:100%}.ContactUs_contactUs__container__zZ0B7{max-width:900px;margin:0 auto;padding:0 1rem}.ContactUs_contactUs__headline__URhky{font-family:var(--font-heading);color:var(--foreground);font-size:clamp(2.2rem,6vw,3rem);text-align:center;margin:0 auto 3.5rem;max-width:700px;position:relative;line-height:1.2}.ContactUs_contactUs__headline__URhky:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--accent);border-radius:2px}.ContactUs_contactUs__formWrapper__cpykV{background-color:var(--surface);padding:2.5rem clamp(1.5rem,5vw,3.5rem);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.07);border:1px solid var(--subtle-border);max-width:760px;margin:0 auto 3rem;overflow:hidden}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu{margin-bottom:2rem;position:relative}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu label{display:block;font-family:var(--font-sans);font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.65rem;text-transform:uppercase;letter-spacing:.075em}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=email],.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=text],.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=url]{width:100%;padding:.8rem .1rem;font-family:var(--font-sans);font-size:1rem;color:var(--foreground);background-color:rgba(0,0,0,0);border:none;border-bottom:2px solid var(--border-color);border-radius:0;transition:border-color .3s ease;appearance:none}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=email]:focus,.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=text]:focus,.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=url]:focus{outline:none;border-bottom-color:var(--accent)}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=email]::placeholder,.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=text]::placeholder,.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu input[type=url]::placeholder{color:var(--text-muted);opacity:.6}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu textarea{width:100%;padding:.8rem .75rem;font-family:var(--font-sans);font-size:1rem;color:var(--foreground);background-color:var(--surface);border:1px solid var(--border-color);border-radius:6px;transition:border-color .3s ease,box-shadow .3s ease;appearance:none;min-height:120px;resize:vertical}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(176,141,87,.2)}.ContactUs_contactUs__JK5Qh .ContactUs_formGroup___ycgu textarea::placeholder{color:var(--text-muted);opacity:.6}.ContactUs_contactUs__JK5Qh .ContactUs_improvementsOptions__5rTuk{display:flex;flex-wrap:wrap;gap:.75rem}.ContactUs_contactUs__JK5Qh .ContactUs_improvementsOptions__5rTuk button{padding:.6rem 1.2rem;font-size:.9rem;background-color:var(--surface);color:var(--secondary);border:1px solid var(--border-color);border-radius:25px;cursor:pointer;transition:all .2s ease}.ContactUs_contactUs__JK5Qh .ContactUs_improvementsOptions__5rTuk button:hover{transform:translateY(-2px);border-color:var(--accent);color:var(--accent)}.ContactUs_contactUs__JK5Qh .ContactUs_improvementsOptions__5rTuk button.ContactUs_selected__R2avD{background-color:var(--accent);color:var(--primary-text-on-bg,#fff);border-color:var(--accent);font-weight:600}.ContactUs_contactUs__JK5Qh .ContactUs_preferredContactOptions__4lnJt{display:flex;gap:1.75rem;align-items:center}.ContactUs_contactUs__JK5Qh .ContactUs_preferredContactOptions__4lnJt label{display:flex;align-items:center;font-size:.95rem;color:var(--foreground);cursor:pointer;font-weight:400;margin-bottom:0;text-transform:none;letter-spacing:normal}.ContactUs_contactUs__JK5Qh .ContactUs_preferredContactOptions__4lnJt label input[type=radio]{appearance:none;width:20px;height:20px;border:2px solid var(--border-color);border-radius:50%;margin-right:.6rem;transition:all .3s ease;position:relative;cursor:pointer;background-color:var(--surface)}.ContactUs_contactUs__JK5Qh .ContactUs_preferredContactOptions__4lnJt label input[type=radio]:checked{border-color:var(--accent);background-color:var(--accent)}.ContactUs_contactUs__JK5Qh .ContactUs_preferredContactOptions__4lnJt label input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:var(--primary-text-on-bg,#fff);border-radius:50%;transform:translate(-50%,-50%)}.ContactUs_contactUs__JK5Qh .ContactUs_error__odtXU{color:#ef4444;font-size:.8rem;margin-top:.5rem}.ContactUs_contactUs__submitButton__6jCXv{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.9rem 1.5rem;font-size:1.05rem;font-weight:600;letter-spacing:.03em;color:var(--primary-text-on-bg,#fff);background:var(--accent);border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;margin-top:2.5rem}.ContactUs_contactUs__submitButton__6jCXv:hover:not(:disabled){transform:translateY(-3px);background-color:var(--accent-hover);box-shadow:0 6px 15px rgba(176,141,87,.25)}.ContactUs_contactUs__submitButton__6jCXv:disabled{opacity:.6;cursor:not-allowed}.ContactUs_contactUs__alternativeContacts__LGEtk,.ContactUs_contactUs__whatToExpect__Q5Nxc{max-width:760px;margin-left:auto;margin-right:auto}.ContactUs_contactUs__alternativeContacts__LGEtk{text-align:center;margin-top:3.5rem;color:var(--text-muted);font-size:.9rem}.ContactUs_contactUs__alternativeContacts__LGEtk h3{font-size:1.2rem;color:var(--foreground);margin-bottom:.85rem;font-weight:600}.ContactUs_contactUs__alternativeContacts__LGEtk a{color:var(--accent);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(0,0,0,0);transition:color .3s ease,border-color .3s ease}.ContactUs_contactUs__alternativeContacts__LGEtk a:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.ContactUs_contactUs__whatToExpect__Q5Nxc{margin-top:3rem;padding:2rem;background-color:var(--surface);border:1px solid var(--subtle-border);border-left:5px solid var(--accent);border-radius:8px;font-size:.95rem;line-height:1.75}.ContactUs_contactUs__whatToExpect__Q5Nxc h3{font-size:1.25rem;color:var(--foreground);margin-top:0;margin-bottom:1rem;font-weight:600}.ContactUs_contactUs__whatToExpect__Q5Nxc p{margin:auto;color:var(--text-muted)}.ContactUs_successMessage__2jVbp{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem}.ContactUs_successMessage__2jVbp .ContactUs_successIcon__mx8W7{color:#10b981;margin-bottom:1.5rem}.ContactUs_successMessage__2jVbp h3{font-family:var(--font-heading);font-size:1.75rem;color:var(--foreground);margin:0 0 .75rem}.ContactUs_successMessage__2jVbp p{color:var(--text-muted);margin-bottom:2rem;max-width:350px}.ContactUs_resetButton__VVsTk{font-family:var(--font-sans);font-size:.9rem;font-weight:600;color:var(--accent);background-color:rgba(0,0,0,0);border:1px solid var(--subtle-border);border-radius:6px;padding:.6rem 1.2rem;cursor:pointer;transition:all .2s ease}.ContactUs_resetButton__VVsTk:hover{background-color:var(--background);border-color:var(--accent)}.Contact_contactPage__OLR0o{padding:4rem 1.5rem;background:var(--background);color:var(--foreground)}.Contact_container__bALJ0{max-width:980px;margin:0 auto}.Contact_header__jsTEq{text-align:center;margin-bottom:2rem}.Contact_header__jsTEq h1{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.5rem;color:var(--foreground)}.Contact_lead__QQj6C{color:var(--text-muted);max-width:60ch;margin:0 auto}.Contact_grid__q1BYG{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.Contact_formColumn__OJ7s5{min-width:0}.Contact_side__3t_bw{display:flex;flex-direction:column;gap:1rem}.Contact_card__Ud_kQ{background:var(--surface);border:1px solid var(--subtle-border);padding:1.25rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.04);color:var(--foreground)}.Contact_card__Ud_kQ h3{margin-top:0;margin-bottom:.5rem}.Contact_card__Ud_kQ a{color:var(--primary)}@media(max-width:880px){.Contact_grid__q1BYG{grid-template-columns:1fr}.Contact_side__3t_bw{order:2}}.FrostedNavbar_navbar__RSYqn{position:fixed;top:1rem;left:0;width:100%;z-index:100;transition:top .3s ease}.FrostedNavbar_navContainer__Fva8d{margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative;max-width:800px;width:100%}.FrostedNavbar_mobileMenuToggle___pQmZ{display:none;background:none;border:none;color:var(--foreground);cursor:pointer;padding:.5rem;border-radius:8px;transition:background-color .2s ease}.FrostedNavbar_mobileMenuToggle___pQmZ:hover{background-color:var(--tab-hover-bg)}.FrostedNavbar_navLinks__r6VM8{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--surface);border:1px solid var(--subtle-border);border-radius:9999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:background-color .3s ease,backdrop-filter .3s ease,border-color .3s ease,box-shadow .3s ease}.FrostedNavbar_navLinks__r6VM8 .FrostedNavbar_dropdownToggle__xxGzn,.FrostedNavbar_navLinks__r6VM8 a{font-family:var(--font-sans);font-size:.95rem;color:var(--text-muted);text-decoration:none;padding:.5rem 1rem;border-radius:9999px;transition:color .3s ease,background-color .3s ease;cursor:pointer}.FrostedNavbar_navLinks__r6VM8 .FrostedNavbar_dropdownToggle__xxGzn:hover,.FrostedNavbar_navLinks__r6VM8 a:hover{color:var(--foreground);background-color:var(--tab-hover-bg)}.FrostedNavbar_dropdownContainer__OGd7J{position:relative}.FrostedNavbar_dropdownMenu__5hafS{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);padding:.5rem;min-width:160px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--subtle-border);border-radius:12px;box-shadow:0 8px 16px -4px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.FrostedNavbar_dropdownMenu__5hafS a{display:block;padding:.6rem 1rem;white-space:nowrap}.FrostedNavbar_dropdownMenu__5hafS a:hover{background-color:var(--tab-hover-bg)}.FrostedNavbar_dropdownContainer__OGd7J:hover .FrostedNavbar_dropdownMenu__5hafS{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}@media(max-width:768px){.FrostedNavbar_mobileMenuToggle___pQmZ{display:block;position:fixed;top:1.5rem;left:1.5rem;z-index:110;background-color:var(--surface);border:1px solid var(--subtle-border);border-radius:8px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.FrostedNavbar_navLinks__r6VM8{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--background);flex-direction:column;justify-content:center;align-items:center;padding:1rem;gap:2rem;box-sizing:border-box;opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .3s ease}.FrostedNavbar_navLinks__r6VM8.FrostedNavbar_mobileMenuOpen__ymDrs{opacity:1;visibility:visible;transform:translateY(0)}.FrostedNavbar_navLinks__r6VM8 .FrostedNavbar_dropdownToggle__xxGzn,.FrostedNavbar_navLinks__r6VM8 a{font-size:1.2rem;padding:1rem;width:100%;max-width:300px;text-align:center;box-sizing:border-box}.FrostedNavbar_dropdownContainer__OGd7J{width:100%;max-width:300px}.FrostedNavbar_dropdownContainer__OGd7J .FrostedNavbar_dropdownToggle__xxGzn{display:block;width:100%;max-width:300px;padding:1rem;box-sizing:border-box}.FrostedNavbar_dropdownContainer__OGd7J .FrostedNavbar_dropdownMenu__5hafS{position:static;transform:none;opacity:1;visibility:visible;background-color:rgba(0,0,0,0);backdrop-filter:none;border:none;box-shadow:none;padding:0;margin-top:1rem;width:100%;max-width:300px}.FrostedNavbar_dropdownContainer__OGd7J .FrostedNavbar_dropdownMenu__5hafS a{padding:.8rem 1rem;font-size:1rem;background-color:var(--surface);margin-bottom:.5rem;border-radius:8px;box-sizing:border-box;width:100%;max-width:300px}.FrostedNavbar_dropdownContainer__OGd7J:hover .FrostedNavbar_dropdownMenu__5hafS{opacity:1;visibility:visible;transform:none}}.Home_homePage__Xhjms{--accent-glow:rgba(var(--accent-rgb,176,141,87),0.6);background-color:var(--dark-background)}.Home_pageContainer__dqGvN{max-width:900px;margin:0 auto;padding:0 1.5rem}.Home_hero__nlRH1{height:100vh;flex-direction:column;position:relative;overflow:hidden;background-color:var(--dark-background)}.Home_animationContainer__JKiyu,.Home_hero__nlRH1{display:flex;justify-content:center;align-items:center}.Home_animationContainer__JKiyu{position:absolute;top:0;left:0;width:100%;height:100%}.Home_animationCanvas__QxP6A{position:relative;width:600px;height:400px}.Home_animationCanvas__QxP6A svg{width:100%;height:100%;overflow:visible}.Home_chip__REacr{position:absolute;top:46%;left:47%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:4px;z-index:0}.Home_chip__REacr,:root .Home_chip__REacr{background:linear-gradient(45deg,#F5F5DC,#E8E8D0 50%,#DCDCAA)}:root .Home_chip__REacr{box-shadow:0 0 25px rgba(245,245,220,.6)}html.Home_dark__iWKpF .Home_chip__REacr{background:linear-gradient(45deg,var(--accent) 0,var(--secondary) 100%);box-shadow:0 0 25px rgba(176,141,87,.4)}.Home_chip__REacr:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:8px;z-index:-1;filter:blur(6px);opacity:.7;animation:Home_pulse__sinQD 2s infinite}:root .Home_chip__REacr:before{background:linear-gradient(45deg,#F5F5DC,#E8E8D0,#DCDCAA)}html.Home_dark__iWKpF .Home_chip__REacr:before{background:linear-gradient(45deg,var(--accent),var(--secondary))}.Home_chip__REacr:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:2px;box-shadow:0 0 15px hsla(0,0%,100%,.9);animation:Home_flicker__9Z4LV 1.5s infinite alternate}@keyframes Home_pulse__sinQD{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes Home_flicker__9Z4LV{0%{opacity:.8}to{opacity:1;box-shadow:0 0 20px #fff}}.Home_serviceCard__7ugRG{position:absolute;display:flex;flex-direction:column;gap:1rem;padding:2rem;background:rgba(var(--surface-rgb,255,255,255),.05);backdrop-filter:blur(20px);border:1px solid rgba(var(--accent-rgb,0,0,0),.2);border-radius:16px;width:280px;text-decoration:none;color:var(--foreground);transition:all .4s ease;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.1);z-index:10;pointer-events:auto}.Home_serviceCard__7ugRG:hover{transform:translateY(-12px) scale(1.02);border-color:var(--accent);box-shadow:0 20px 60px rgba(var(--accent-rgb,0,0,0),.15);background:rgba(var(--surface-rgb,255,255,255),.1)}.Home_serviceCard__7ugRG:hover .Home_cardIcon__cC8Rj{background-color:rgba(var(--accent-rgb,0,0,0),.25);transform:scale(1.1)}.Home_webCard__9gjRE{top:20px;left:-160px}.Home_automationCard__D_3c9{bottom:20px;right:-160px}.Home_cardIcon__cC8Rj{flex-shrink:0;display:grid;place-items:center;width:60px;height:60px;background-color:rgba(var(--accent-rgb,0,0,0),.15);color:var(--accent);border-radius:12px;transition:all .3s ease;padding:.2em}.Home_cardContent__pB15Q{flex:1}.Home_cardContent__pB15Q h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.Home_cardContent__pB15Q p{font-size:.95rem;color:var(--text-muted);line-height:1.6}.Home_heroContent__8cuwL{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:100vh;text-align:center;max-width:600px;padding:0 2rem}.Home_heroContent__8cuwL h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--foreground) 0,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;z-index:50}.Home_heroContent__8cuwL p{font-size:clamp(.8rem,2.5vw,1.25rem);color:var(--text-muted);line-height:1.6;max-width:50ch;margin-bottom:2em}@media(max-width:768px){.Home_heroContent__8cuwL p{font-size:clamp(.95rem,3vw,1.1rem);line-height:1.5;max-width:45ch;margin-bottom:1rem}}@media(max-width:480px){.Home_heroContent__8cuwL p{font-size:clamp(.9rem,3.5vw,1rem);line-height:1.4;max-width:40ch;margin-bottom:.75rem}}.Home_scrollIndicator__afDrp{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:var(--dark-text-muted);font-size:.75rem;letter-spacing:.2em;writing-mode:vertical-rl}.Home_scrollIndicator__afDrp:after{content:"";display:block;width:1px;height:40px;background:var(--dark-text-muted);margin:8px auto 0}.Home_philosophySection__dmBqZ{background-color:var(--background);color:var(--foreground);padding:clamp(5rem,12vh,8rem) 0;text-align:center}.Home_philosophySection__dmBqZ h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:1.5rem}.Home_philosophySection__dmBqZ .Home_motto__xKjF4{font-size:clamp(1.2rem,3vw,1.5rem);font-style:italic;color:var(--text-muted);max-width:40ch;margin:0 auto 2rem;line-height:1.6}.Home_philosophySection__dmBqZ .Home_explanation__Crn1o{font-size:1.1rem;line-height:1.8;max-width:65ch;margin:0 auto 3rem}.Home_ctaButton__c6Unv{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--primary);color:var(--surface);padding:.85rem 1.75rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:var(--transition-colors),transform .2s ease}.Home_ctaButton__c6Unv:hover{background-color:var(--accent-hover);transform:scale(1.05)}@media(max-width:768px){.Home_animationCanvas__QxP6A{width:300px;height:200px}.Home_animationCanvas__QxP6A svg{transform:scale(.5);transform-origin:center}.Home_webCard__9gjRE{top:-10px;left:-112px;width:200px;padding:1.5rem}.Home_automationCard__D_3c9{bottom:-30px;right:-150px;width:200px;padding:1.5rem}.Home_heroContent__8cuwL{padding:0 1rem}.Home_cardContent__pB15Q h3{font-size:1rem}.Home_cardContent__pB15Q p{font-size:.85rem}}@media(max-width:480px){.Home_animationCanvas__QxP6A{width:240px;height:160px}.Home_animationCanvas__QxP6A svg{transform:scale(.4);transform-origin:center}.Home_webCard__9gjRE{left:-60px;width:150px;padding:1.25rem}.Home_automationCard__D_3c9{right:-60px;bottom:-75px;width:150px;height:fit-content;padding:1.25rem}.Home_cardContent__pB15Q h3{font-size:.95rem}.Home_cardContent__pB15Q p{font-size:.8rem}}.OurProcess_ourProcess__SUGgW{background-color:var(--background);color:var(--foreground);padding:4rem 0 5rem;overflow:hidden}@media(min-width:768px){.OurProcess_ourProcess__SUGgW{padding:5rem 0 6rem}}.OurProcess_ourProcess__header__LDuhR{max-width:750px;margin:0 auto 3rem;text-align:center;padding:0 1rem}@media(min-width:768px){.OurProcess_ourProcess__header__LDuhR{padding:0 2rem;margin-bottom:3.5rem}}.OurProcess_ourProcess__headline__DyCh5{font-size:clamp(2.2rem,6vw,4rem);color:var(--primary);margin-bottom:1.25em;line-height:1.2}.OurProcess_ourProcess__intro__UlhNE{font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.7;color:var(--text-muted);max-width:680px;margin-left:auto;margin-right:auto}.OurProcess_timelineWrapper__YzRCM{position:relative;width:100%;margin-bottom:3rem}.OurProcess_timelineScrollContainer__KMU_V{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:1.5rem 2rem;scrollbar-width:none;-ms-overflow-style:none}.OurProcess_timelineScrollContainer__KMU_V::-webkit-scrollbar{display:none}@media(min-width:768px){.OurProcess_timelineScrollContainer__KMU_V{padding:2rem 3rem}}.OurProcess_timelineFade__Qf4jT{position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:2;transition:opacity .3s ease}@media(min-width:768px){.OurProcess_timelineFade__Qf4jT{width:120px}}.OurProcess_timelineFadeLeft__1n5cq{left:0;background:linear-gradient(to right,var(--background) 20%,transparent)}.OurProcess_timelineFadeRight__DA3Xt{right:0;background:linear-gradient(to left,var(--background) 20%,transparent)}.OurProcess_timelineItem__Ee7J1{flex:0 0 auto;width:300px;min-height:380px;padding:1.75rem 1.5rem;border-radius:2em;box-shadow:0 6px 20px rgba(0,0,0,.04);margin-right:1.5rem;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.OurProcess_timelineItem__Ee7J1:last-child{margin-right:0}.OurProcess_timelineItem__Ee7J1:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.07)}@media(min-width:768px){.OurProcess_timelineItem__Ee7J1{width:340px;margin-right:2rem;padding:2rem 1.75rem}}.OurProcess_timelineItem__cardNumber__mzTHU{font-size:1.8rem;font-weight:700;font-family:var(--font-heading);color:var(--accent);margin-bottom:.75rem;line-height:1}.OurProcess_timelineItem__title___MUTX{font-size:clamp(1.2rem,3.5vw,1.4rem);color:var(--primary);margin:0 0 .25rem;line-height:1.3}.OurProcess_timelineItem__subtitle__ovL9r{font-size:clamp(.85rem,2.2vw,.95rem);color:var(--accent);font-weight:600;margin:0 0 1rem;letter-spacing:.02em}.OurProcess_timelineItem__points__OsZa3{list-style:none;padding:0;margin:0;flex-grow:1}.OurProcess_timelineItem__point__gupWl{font-size:.9rem;line-height:1.6;color:var(--foreground);margin-bottom:.6rem}.OurProcess_timelineItem__point__gupWl:last-child{margin-bottom:0}.OurProcess_timelineItem__point__gupWl strong{font-weight:600;color:var(--accent-hover)}.OurProcess_ourProcess__cta__pUP2S{max-width:700px;margin:3rem auto 0;padding:2.5rem 1.5rem;background-color:var(--surface);border-radius:8px;text-align:center;border:1px solid var(--subtle-border);box-shadow:0 8px 25px rgba(0,0,0,.05)}@media(min-width:768px){.OurProcess_ourProcess__cta__pUP2S{margin-top:4rem;padding:3rem 2rem}}.OurProcess_ourProcess__ctaHeadline__3u7Qs{font-size:clamp(1.5rem,5vw,2rem);color:var(--primary);margin:0 0 1.5rem}.OurProcess_ourProcess__ctaButton___IqD8{font-weight:600;font-size:1rem;letter-spacing:.03em;color:var(--primary-text-on-bg);background:var(--accent);border:none;padding:.9rem 2rem;border-radius:6px;cursor:pointer;display:inline-block;text-decoration:none;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.OurProcess_ourProcess__ctaButton___IqD8:hover{background:var(--accent-hover)}@media(min-width:768px){.OurProcess_ourProcess__ctaButton___IqD8{font-size:1.1rem;padding:1rem 2.5rem}}@keyframes Footer_scrollText__Wxlp1{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Footer_footer__sX4Wr{background-color:var(--surface);color:var(--foreground);padding:0;border-top:1px solid var(--subtle-border);position:relative;overflow:hidden}.Footer_marquee__T_LFJ{width:100%;padding:clamp(2rem,5vw,3rem) 0;border-bottom:1px solid var(--subtle-border);display:flex;white-space:nowrap}.Footer_marquee__T_LFJ .Footer_marqueeTrack__i29LU{display:flex;animation:Footer_scrollText__Wxlp1 40s linear infinite}.Footer_marquee__T_LFJ .Footer_marqueeTrack__i29LU span{font-size:clamp(3rem,10vw,6rem);font-weight:900;text-transform:uppercase;color:var(--foreground);-webkit-text-stroke:1px var(--subtle-border);color:rgba(0,0,0,0);padding:0 2rem}.Footer_marquee__T_LFJ:hover .Footer_marqueeTrack__i29LU{animation-play-state:paused}.Footer_footerContent___woe6{padding:clamp(3rem,8vh,5rem) 0}.Footer_footerGrid__itaVu{display:grid;grid-template-columns:1fr;gap:3.5rem;margin-bottom:4rem}@media(min-width:768px){.Footer_footerGrid__itaVu{grid-template-columns:2fr 1fr 1fr;gap:2rem}}.Footer_footerContact__Q2IX0 .Footer_contactIntro__DI6kI{color:var(--text-muted);font-size:1rem;margin-bottom:.5rem}.Footer_footerContact__Q2IX0 .Footer_contactEmail__0Rylz{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;color:var(--primary);text-decoration:none;position:relative;display:inline-block}.Footer_footerContact__Q2IX0 .Footer_contactEmail__0Rylz:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-4px;left:0;background-color:var(--primary);transform-origin:bottom right;transition:transform .25s ease-out}.Footer_footerContact__Q2IX0 .Footer_contactEmail__0Rylz:hover:after{transform:scaleX(1);transform-origin:bottom left}.Footer_footerNav__fok2h h4,.Footer_footerSocials__7lRhu h4{font-size:1.1rem;font-weight:600;color:var(--foreground);margin-bottom:1.5rem}.Footer_footerNav__fok2h ul,.Footer_footerSocials__7lRhu ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.Footer_footerNav__fok2h a,.Footer_footerSocials__7lRhu a{color:var(--text-muted);text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:.75rem}.Footer_footerNav__fok2h a:hover,.Footer_footerSocials__7lRhu a:hover{color:var(--primary)}.Footer_footerBottom__skuo6{padding-top:2rem;border-top:1px solid var(--subtle-border);display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){.Footer_footerBottom__skuo6{flex-direction:row;justify-content:space-between}}.Footer_footerBottom__skuo6 .Footer_logoWrapper__cuA5R{opacity:.8;stroke:#000}.Footer_footerBottom__skuo6 .Footer_footerLogo___arzj{width:220px;height:auto;transition:opacity .2s ease-in-out}.Footer_footerBottom__skuo6 .Footer_footerLogo___arzj:hover{opacity:1}.Footer_footerBottom__skuo6 .Footer_copyright__Bdlh1{font-size:.875rem;color:var(--text-muted);text-align:center}