.Navbar-module__cJzEcG__header{z-index:100;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f7f5e6;border-bottom:1px solid #0000000d;padding:1rem 0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:40px}.Navbar-module__cJzEcG__desktopNav{gap:2.5rem;display:none}.Navbar-module__cJzEcG__navLink{color:var(--text-primary);font-size:1rem;font-weight:500;transition:opacity .2s}.Navbar-module__cJzEcG__navLink:hover{opacity:.6}.Navbar-module__cJzEcG__cta{color:var(--text-primary);border:1px solid var(--text-primary);border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:none}.Navbar-module__cJzEcG__cta:hover{background:var(--text-primary);color:var(--bg-primary)}.Navbar-module__cJzEcG__mobileMenuBtn{z-index:101;font-size:1.5rem;display:block}.Navbar-module__cJzEcG__mobileOverlay{background:var(--bg-primary);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileOverlay.Navbar-module__cJzEcG__open{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileNav{text-align:center;flex-direction:column;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNav a{letter-spacing:-.02em;font-size:2.5rem;font-weight:700}@media (min-width:768px){.Navbar-module__cJzEcG__desktopNav{display:flex}.Navbar-module__cJzEcG__cta{display:block}.Navbar-module__cJzEcG__mobileMenuBtn{display:none}}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{z-index:2;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__heroContent{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__eyebrow{letter-spacing:.05em;color:var(--text-secondary);text-transform:uppercase;font-size:.875rem;font-weight:600}.Hero-module__ZARIfG__mainHeading{letter-spacing:-.03em;color:var(--text-primary);text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__supportingText{color:var(--text-secondary);max-width:600px;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.5}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryCta{background:var(--text-primary);color:var(--bg-primary);border-radius:4px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__ZARIfG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.Hero-module__ZARIfG__secondaryCta{color:var(--text-primary);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:background .2s;display:flex}.Hero-module__ZARIfG__secondaryCta:hover{background:#0000000d}.Hero-module__ZARIfG__heroVisual{height:500px;display:none;position:relative}.Hero-module__ZARIfG__mockupGroup{width:100%;height:100%;position:relative}.Hero-module__ZARIfG__mockupWindow{background:#fff;border:1px solid #0000000d;border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000014}.Hero-module__ZARIfG__windowHeader{background:#f0f0f0;gap:6px;padding:.75rem;display:flex}.Hero-module__ZARIfG__windowHeader span{background:#ccc;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__windowHeader span:first-child{background:#ff5f56}.Hero-module__ZARIfG__windowHeader span:nth-child(2){background:#ffbd2e}.Hero-module__ZARIfG__windowHeader span:nth-child(3){background:#27c93f}.Hero-module__ZARIfG__windowBody{padding:2rem}.Hero-module__ZARIfG__webNav{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Hero-module__ZARIfG__webLogoImg{object-fit:contain}.Hero-module__ZARIfG__webLinks{gap:1rem;display:flex}.Hero-module__ZARIfG__webLink{background:#e9ecef;border-radius:4px;width:40px;height:8px}.Hero-module__ZARIfG__webHero{align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__webHeroText{flex:1}.Hero-module__ZARIfG__webTitle{background:#dee2e6;border-radius:6px;width:80%;height:24px;margin-bottom:1rem}.Hero-module__ZARIfG__webSubtitle{background:#e9ecef;border-radius:4px;width:60%;height:12px;margin-bottom:1.5rem}.Hero-module__ZARIfG__webButton{background:var(--text-primary);border-radius:4px;width:100px;height:32px}.Hero-module__ZARIfG__webHeroImage{background:linear-gradient(135deg,#111,#333);border-radius:8px;flex:1;height:160px}.Hero-module__ZARIfG__skeletonCircle{background:#f0f0f0;border-radius:50%;width:60px;height:60px;margin:0 auto 1rem}.Hero-module__ZARIfG__appHeader{align-items:center;gap:10px;margin-bottom:1.5rem;display:flex}.Hero-module__ZARIfG__appAvatar{background:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.Hero-module__ZARIfG__avatarImage{object-fit:cover}.Hero-module__ZARIfG__appTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:.9rem;font-weight:700}.Hero-module__ZARIfG__appHeroImage{background:linear-gradient(135deg,#ffd166,#ef476f);border-radius:12px;height:120px;margin-bottom:1.25rem}.Hero-module__ZARIfG__appCard{background:#f8f9fa;border-radius:12px;margin-bottom:1rem;padding:1rem;box-shadow:0 4px 12px #00000008}.Hero-module__ZARIfG__appCardTitle{background:#e9ecef;border-radius:6px;width:60%;height:12px;margin-bottom:.75rem}.Hero-module__ZARIfG__appCardLine{background:#f1f3f5;border-radius:4px;height:8px;margin-bottom:.5rem}.Hero-module__ZARIfG__appCardLineShort{background:#f1f3f5;border-radius:4px;width:40%;height:8px}.Hero-module__ZARIfG__appTags{gap:.5rem;margin-bottom:1rem;display:flex}.Hero-module__ZARIfG__appTag{background:#f1f3f5;border-radius:10px;width:45px;height:20px}.Hero-module__ZARIfG__appTagPrimary{background:#ef476f26;width:65px}.Hero-module__ZARIfG__appTabBar{background:#fff;border-top:1px solid #f1f3f5;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #00000005}.Hero-module__ZARIfG__appTabIcon{background:#e9ecef;border-radius:6px;width:22px;height:22px}.Hero-module__ZARIfG__appTabIconActive{background:var(--text-primary)}.Hero-module__ZARIfG__webApp{z-index:1;width:400px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;top:50px;right:100px}.Hero-module__ZARIfG__mobileApp{z-index:2;background:#fff;border:8px solid #111;border-radius:30px;width:240px;height:480px;animation:8s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;top:100px;right:0;box-shadow:0 30px 60px #00000026}.Hero-module__ZARIfG__phoneNotch{background:#111;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100px;height:20px;margin:0 auto 2rem}.Hero-module__ZARIfG__phoneBody{padding:1.5rem}.Hero-module__ZARIfG__codeSnippet{color:#fff;z-index:3;background:#101010;border-radius:8px;padding:1.5rem;animation:7s ease-in-out 1s infinite Hero-module__ZARIfG__float;position:absolute;bottom:0;right:200px;box-shadow:0 20px 40px #0003}.Hero-module__ZARIfG__codeSnippet pre{color:var(--accent-primary);font-family:monospace;font-size:.875rem}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (min-width:1024px){.Hero-module__ZARIfG__heroContainer{grid-template-columns:1fr 1fr}.Hero-module__ZARIfG__heroVisual{display:block}}.Hero-module__ZARIfG__heroContent>:first-child{animation-delay:.1s}.Hero-module__ZARIfG__heroContent>:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__heroContent>:nth-child(3){animation-delay:.3s}.Hero-module__ZARIfG__heroContent>:nth-child(4){animation-delay:.4s}.Hero-module__ZARIfG__heroVisual>*{animation-delay:.5s}
.Trust-module__iNkviW__trustSection{background-color:var(--bg-primary);border-top:1px solid #0000000d;padding:8rem 0}.Trust-module__iNkviW__trustContainer{flex-direction:column;gap:2rem;max-width:900px;display:flex}.Trust-module__iNkviW__heading{text-transform:uppercase;color:var(--text-primary);font-size:clamp(2rem,5vw,4rem);line-height:1.1}.Trust-module__iNkviW__text{color:var(--text-secondary);max-width:800px;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6}.Trust-module__iNkviW__techLabels{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Trust-module__iNkviW__label{color:var(--text-primary);border:1px solid #0000001a;border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.Trust-module__iNkviW__label:hover{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}
.Work-module__K_G1Ja__workSection{padding:8rem 0}.Work-module__K_G1Ja__sectionHeader{margin-bottom:5rem}.Work-module__K_G1Ja__label{letter-spacing:.05em;color:var(--accent-primary);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.Work-module__K_G1Ja__heading{text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem)}.Work-module__K_G1Ja__projectsGrid{flex-direction:column;gap:6rem;display:flex}.Work-module__K_G1Ja__projectCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:1fr;gap:3rem;transition:transform .3s,border-color .3s;display:grid;overflow:hidden}.Work-module__K_G1Ja__projectCard:hover{border-color:#fff3;transform:translateY(-10px)}.Work-module__K_G1Ja__projectCard:hover .Work-module__K_G1Ja__projectVisual{background:#ffffff14}.Work-module__K_G1Ja__projectContent{flex-direction:column;justify-content:center;padding:4rem;display:flex}.Work-module__K_G1Ja__category{color:#999;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem}.Work-module__K_G1Ja__projectTitle{margin-bottom:1.5rem;font-size:2.5rem}.Work-module__K_G1Ja__projectDescription{color:#bbb;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Work-module__K_G1Ja__platform{background:#ffffff1a;border-radius:4px;align-self:flex-start;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-block}.Work-module__K_G1Ja__projectLink{color:var(--accent-primary);align-self:flex-start;font-size:1.125rem;font-weight:600;transition:opacity .2s}.Work-module__K_G1Ja__projectLink:hover{opacity:.8}.Work-module__K_G1Ja__projectVisual{background:#ffffff0d;justify-content:center;align-items:center;min-height:400px;padding:4rem;transition:background .3s;display:flex;position:relative}.Work-module__K_G1Ja__browserMockup{background:#111;border:1px solid #fff3;border-radius:8px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 40px #00000080}.Work-module__K_G1Ja__browserHeader{background:#222;gap:8px;padding:1rem;display:flex}.Work-module__K_G1Ja__browserHeader span{background:#444;border-radius:50%;width:12px;height:12px}.Work-module__K_G1Ja__browserBody{background:#000;justify-content:center;align-items:center;height:300px;display:flex}.Work-module__K_G1Ja__mockImgPlaceholder{color:#555;text-align:center;font-family:monospace}.Work-module__K_G1Ja__phoneMockupGroup{width:300px;height:400px;position:relative}.Work-module__K_G1Ja__phoneMockup{background:#111;border:8px solid #333;border-radius:30px;justify-content:center;align-items:center;width:200px;height:400px;display:flex;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000080}.Work-module__K_G1Ja__phoneScreen{color:#555;font-family:monospace}.Work-module__K_G1Ja__phone1{z-index:2;top:20px;left:0}.Work-module__K_G1Ja__phone2{z-index:1;opacity:.7;top:-20px;right:0;transform:scale(.9)}.Work-module__K_G1Ja__futureProject{background:0 0;border:1px dashed #fff3;display:block}.Work-module__K_G1Ja__futureContent{text-align:center;padding:6rem 4rem}.Work-module__K_G1Ja__futureTitle{color:#555;margin-bottom:4rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.2}.Work-module__K_G1Ja__futureCards{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Work-module__K_G1Ja__abstractCard{background:#ffffff0d;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;min-width:200px;padding:2rem;display:flex}.Work-module__K_G1Ja__badge{color:var(--accent-primary);background:#c8ff3d1a;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}@media (min-width:1024px){.Work-module__K_G1Ja__projectCard{grid-template-columns:1fr 1.2fr}}
.Services-module__dpHhBa__servicesSection{background:var(--bg-primary);padding:8rem 0}.Services-module__dpHhBa__header{margin-bottom:6rem}.Services-module__dpHhBa__label{letter-spacing:.05em;color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.Services-module__dpHhBa__heading{text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem)}.Services-module__dpHhBa__servicesList{border-top:1px solid #0000001a}.Services-module__dpHhBa__serviceRow{border-bottom:1px solid #0000001a;grid-template-columns:1fr;gap:2rem;padding:3rem 0;transition:background .3s,padding-left .3s;display:grid}.Services-module__dpHhBa__serviceRow:hover{background:#00000005;padding-left:1rem}.Services-module__dpHhBa__serviceNum{color:var(--text-secondary);font-size:1.5rem;font-weight:500}.Services-module__dpHhBa__serviceTitle{margin-bottom:1rem;font-size:2rem}.Services-module__dpHhBa__serviceDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.5}.Services-module__dpHhBa__techList{flex-wrap:wrap;align-content:flex-start;gap:.5rem;display:flex}.Services-module__dpHhBa__techTag{background:#0000000d;border-radius:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}@media (min-width:1024px){.Services-module__dpHhBa__serviceRow{grid-template-columns:80px 1fr 1fr;align-items:flex-start}}
.Process-module__RmMdVa__processSection{padding:8rem 0}.Process-module__RmMdVa__heading{text-transform:uppercase;text-align:center;margin-bottom:6rem;font-size:clamp(2.5rem,6vw,4.5rem)}.Process-module__RmMdVa__timeline{flex-direction:column;gap:3rem;display:flex}.Process-module__RmMdVa__step{flex-direction:column;display:flex}.Process-module__RmMdVa__stepHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Process-module__RmMdVa__stepNum{color:var(--accent-primary);font-size:1.25rem;font-weight:600}.Process-module__RmMdVa__stepLine{background:#fff3;flex:1;height:1px}.Process-module__RmMdVa__stepTitle{margin-bottom:1rem;font-size:1.5rem}.Process-module__RmMdVa__stepDesc{color:#aaa;line-height:1.6}@media (min-width:768px){.Process-module__RmMdVa__timeline{flex-direction:row;gap:2rem}.Process-module__RmMdVa__step{flex:1}}
.Founders-module__72p8vW__foundersSection{background:var(--bg-primary);border-top:1px solid #0000000d;padding:8rem 0}.Founders-module__72p8vW__aboutHeader{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem;display:grid}.Founders-module__72p8vW__heading{text-transform:uppercase;font-size:clamp(2.5rem,6vw,4.5rem)}.Founders-module__72p8vW__aboutCopy{color:var(--text-secondary);flex-direction:column;gap:1.5rem;font-size:1.25rem;line-height:1.6;display:flex}.Founders-module__72p8vW__aboutCopy strong{color:var(--text-primary)}.Founders-module__72p8vW__foundersGrid{grid-template-columns:1fr;gap:4rem;display:grid}.Founders-module__72p8vW__founderCard{flex-direction:column;gap:2rem;display:flex}.Founders-module__72p8vW__founderCard:nth-child(2){text-align:right;align-items:flex-end}.Founders-module__72p8vW__founderPhoto{aspect-ratio:1;background:#e0e0e0;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;justify-content:center;align-items:center;width:100%;max-width:400px;animation:8s ease-in-out infinite Founders-module__72p8vW__morph;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}@keyframes Founders-module__72p8vW__morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.Founders-module__72p8vW__photoPlaceholder{color:#999;text-align:center;font-family:monospace;font-size:1.25rem}.Founders-module__72p8vW__founderName{margin-bottom:.5rem;font-size:2rem}.Founders-module__72p8vW__founderRole{color:var(--accent-primary);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600;display:block}.Founders-module__72p8vW__founderDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}@media (min-width:1024px){.Founders-module__72p8vW__aboutHeader{grid-template-columns:1fr 1fr;align-items:center}.Founders-module__72p8vW__foundersGrid{grid-template-columns:1fr 1fr;gap:6rem}}
.TechStack-module__WlEV-q__techStackSection{background:var(--bg-primary);padding:8rem 0;overflow:hidden}.TechStack-module__WlEV-q__headerContainer{margin-bottom:4rem}.TechStack-module__WlEV-q__label{letter-spacing:.05em;color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.TechStack-module__WlEV-q__heading{text-transform:uppercase;font-size:clamp(2rem,5vw,4rem)}.TechStack-module__WlEV-q__marqueeContainer{white-space:nowrap;width:100%;padding:2rem 0;position:relative;overflow:hidden}.TechStack-module__WlEV-q__marquee{width:max-content;animation:30s linear infinite TechStack-module__WlEV-q__marquee;display:flex}.TechStack-module__WlEV-q__marqueeContent{gap:3rem;padding-right:3rem;display:flex}.TechStack-module__WlEV-q__techItem{color:#0000;-webkit-text-stroke:1px var(--text-primary);opacity:.5;font-size:clamp(3rem,8vw,6rem);font-weight:800;transition:opacity .3s,color .3s}.TechStack-module__WlEV-q__techItem:hover{opacity:1;color:var(--text-primary);-webkit-text-stroke:0px}@keyframes TechStack-module__WlEV-q__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.WhyCoffle-module__MrfH3q__whySection{background:var(--bg-primary);padding:8rem 0}.WhyCoffle-module__MrfH3q__whyContainer{flex-direction:column;gap:8rem;display:flex}.WhyCoffle-module__MrfH3q__statsGrid{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;grid-template-columns:repeat(2,1fr);gap:2rem;padding:4rem 0;display:grid}.WhyCoffle-module__MrfH3q__statBox{flex-direction:column;gap:.5rem;display:flex}.WhyCoffle-module__MrfH3q__statValue{letter-spacing:-.02em;color:var(--accent-primary);-webkit-text-stroke:1px var(--text-primary);font-size:clamp(3rem,6vw,5rem);font-weight:800}.WhyCoffle-module__MrfH3q__statLabel{letter-spacing:.05em;color:var(--text-secondary);font-size:1rem;font-weight:600}.WhyCoffle-module__MrfH3q__heading{margin-bottom:4rem;font-size:clamp(2.5rem,6vw,4.5rem)}.WhyCoffle-module__MrfH3q__statementsGrid{grid-template-columns:1fr;gap:4rem;display:grid}.WhyCoffle-module__MrfH3q__statementTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.WhyCoffle-module__MrfH3q__statementText{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}@media (min-width:768px){.WhyCoffle-module__MrfH3q__statsGrid{grid-template-columns:repeat(4,1fr)}.WhyCoffle-module__MrfH3q__statementsGrid{grid-template-columns:repeat(2,1fr);gap:6rem}}
.Contact-module__hcVmEa__contactSection{padding:8rem 0}.Contact-module__hcVmEa__contactContainer{flex-direction:column;gap:8rem;display:flex}.Contact-module__hcVmEa__ctaBlock{text-align:center;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:2rem;padding:6rem 0;display:flex}.Contact-module__hcVmEa__ctaHeading{font-size:clamp(3rem,8vw,6rem);line-height:1.1}.Contact-module__hcVmEa__ctaText{color:#aaa;font-size:1.5rem}.Contact-module__hcVmEa__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:2rem;display:flex}.Contact-module__hcVmEa__primaryBtn{background:var(--accent-primary);color:var(--bg-dark);border-radius:4px;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:700;transition:transform .2s}.Contact-module__hcVmEa__primaryBtn:hover{transform:translateY(-2px)}.Contact-module__hcVmEa__emailLink{color:#fff;text-underline-offset:4px;font-size:1.25rem;font-weight:600;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.Contact-module__hcVmEa__formBlock{grid-template-columns:1fr;gap:4rem;display:grid}.Contact-module__hcVmEa__formHeading{margin-bottom:2rem;font-size:3rem}.Contact-module__hcVmEa__contactForm{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup select,.Contact-module__hcVmEa__inputGroup textarea{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff3;width:100%;padding:1rem 0;font-family:inherit;font-size:1.125rem;transition:border-color .3s}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup select:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-bottom-color:var(--accent-primary);outline:none}.Contact-module__hcVmEa__inputGroup select{color:#aaa}.Contact-module__hcVmEa__inputGroup select option{background:var(--bg-dark);color:#fff}.Contact-module__hcVmEa__submitBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:4px;align-self:flex-start;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;transition:all .3s}.Contact-module__hcVmEa__submitBtn:hover{color:var(--bg-dark);background:#fff}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__infoEmail{color:var(--accent-primary);font-size:1.5rem;font-weight:600}.Contact-module__hcVmEa__socialLinks{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__socialLinks a{color:#aaa;font-size:1.25rem;transition:color .2s}.Contact-module__hcVmEa__socialLinks a:hover{color:#fff}@media (min-width:1024px){.Contact-module__hcVmEa__formBlock{grid-template-columns:2fr 1fr}}
.Footer-module__S6Hkya__footer{background:var(--bg-dark);color:#fff;border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:4rem;display:flex}.Footer-module__S6Hkya__footerTop{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:auto;height:32px}.Footer-module__S6Hkya__tagline{color:#aaa;font-size:1.125rem;font-weight:500}.Footer-module__S6Hkya__desc{color:#777;margin-top:1rem}.Footer-module__S6Hkya__footerNav{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__footerNav a{color:#aaa;transition:color .2s}.Footer-module__S6Hkya__footerNav a:hover{color:#fff}.Footer-module__S6Hkya__footerBottom{color:#555;flex-direction:column;gap:1rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__smallFooterLine{color:var(--accent-primary);opacity:.7}@media (min-width:768px){.Footer-module__S6Hkya__footerTop{flex-direction:row;justify-content:space-between}.Footer-module__S6Hkya__footerNav{flex-direction:row;gap:2rem}.Footer-module__S6Hkya__footerBottom{flex-direction:row;justify-content:space-between}}
