.BinaryMatrixAnimation-module__1sBfBW__heroSection{border-bottom:1px solid var(--border-subtle);background-color:#fff;position:relative;overflow:hidden}.BinaryMatrixAnimation-module__1sBfBW__heroContainer{align-items:center;gap:4rem;max-width:72rem;margin:0 auto;padding:6rem 1.5rem;display:grid}.BinaryMatrixAnimation-module__1sBfBW__introColumn{flex-direction:column;gap:2rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__badge{border:1px solid var(--border-subtle);background-color:var(--accent-soft);text-transform:uppercase;letter-spacing:.3em;color:var(--accent);white-space:nowrap;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5em;padding:.65em 1.35em;font-size:.75rem;font-weight:500;display:inline-flex}.BinaryMatrixAnimation-module__1sBfBW__introText{flex-direction:column;gap:1.5rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__headline{letter-spacing:-.015em;color:var(--foreground);font-size:2.25rem;font-weight:600;line-height:1.2}.BinaryMatrixAnimation-module__1sBfBW__description{max-width:36rem;color:var(--muted-foreground);font-size:1rem;line-height:1.625}.BinaryMatrixAnimation-module__1sBfBW__ctaGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__primaryCta{background-color:var(--foreground);color:#f8fbff;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.BinaryMatrixAnimation-module__1sBfBW__primaryCta:hover{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 16px 32px rgba(15,23,42,.18)}.BinaryMatrixAnimation-module__1sBfBW__primaryCta:focus-visible{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 16px 32px rgba(15,23,42,.18)}.BinaryMatrixAnimation-module__1sBfBW__secondaryCta{border:1px solid var(--border-subtle);color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s,color .15s;display:inline-flex}.BinaryMatrixAnimation-module__1sBfBW__secondaryCta:hover{border-color:var(--foreground);transform:translateY(-.125rem)}.BinaryMatrixAnimation-module__1sBfBW__secondaryCta:focus-visible{border-color:var(--foreground);transform:translateY(-.125rem)}.BinaryMatrixAnimation-module__1sBfBW__statsGrid{gap:1rem;display:grid}.BinaryMatrixAnimation-module__1sBfBW__statCard{border:1px solid var(--border-subtle);background-color:#fff;border-radius:1rem;padding:1rem;box-shadow:0 12px 40px rgba(15,23,42,.08)}.BinaryMatrixAnimation-module__1sBfBW__statLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);font-size:.75rem}.BinaryMatrixAnimation-module__1sBfBW__statValue{color:var(--foreground);margin-top:.5rem;font-size:.875rem;font-weight:600}.BinaryMatrixAnimation-module__1sBfBW__visualColumn{position:relative}.BinaryMatrixAnimation-module__1sBfBW__heroGlow{background:linear-gradient(to bottom right,var(--accent-soft),rgba(255,255,255,0),#fff);filter:blur(32px);border-radius:1.5rem;position:absolute;top:0;bottom:0;left:0;right:0}.BinaryMatrixAnimation-module__1sBfBW__matrixCard{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:rgba(255,255,255,.8);border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 24px 60px rgba(15,23,42,.12)}.BinaryMatrixAnimation-module__1sBfBW__matrixHeader{text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}.BinaryMatrixAnimation-module__1sBfBW__matrixGrid{border:1px solid var(--border-subtle);font-family:var(--font-mono),monospace;color:var(--foreground);background-color:rgba(241,245,255,.4);border-radius:1.5rem;grid-template-columns:repeat(8,minmax(0,1fr));gap:.375rem;padding:1rem;font-size:13px;display:grid;box-shadow:inset 0 2px 6px rgba(15,23,42,.08)}.BinaryMatrixAnimation-module__1sBfBW__bitCell{aspect-ratio:1;letter-spacing:.05em;background-color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.5);border-radius:.375rem;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:flex}.BinaryMatrixAnimation-module__1sBfBW__bitCellIdle{color:rgba(71,85,105,.8)}.BinaryMatrixAnimation-module__1sBfBW__bitCellActive{border-color:var(--accent);background-color:var(--accent-soft);color:var(--accent);box-shadow:0 0 18px rgba(37,99,235,.35)}.BinaryMatrixAnimation-module__1sBfBW__bitCellComplete{color:var(--foreground);background-color:#fff;border-color:rgba(37,99,235,.3);box-shadow:0 10px 26px rgba(37,99,235,.16)}.BinaryMatrixAnimation-module__1sBfBW__pipeline{color:var(--muted-foreground);flex-direction:column;gap:.75rem;margin-top:2rem;font-size:.875rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__pipelineCard{border:1px solid var(--border-subtle);background-color:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__pipelineTitle{color:var(--foreground);font-weight:500}.BinaryMatrixAnimation-module__1sBfBW__statusGroup{align-items:center;gap:.5rem;display:flex}.BinaryMatrixAnimation-module__1sBfBW__statusBadge{background-color:var(--accent);color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.BinaryMatrixAnimation-module__1sBfBW__speedToggle{border:1px solid var(--border-subtle);color:var(--muted-foreground);background-color:transparent;border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;transition:border-color .15s,background-color .15s,color .15s,transform .15s}.BinaryMatrixAnimation-module__1sBfBW__speedToggle:hover{border-color:var(--accent);color:var(--accent)}.BinaryMatrixAnimation-module__1sBfBW__speedToggleActive{border-color:var(--accent);color:var(--accent);background-color:rgba(37,99,235,.1)}.BinaryMatrixAnimation-module__1sBfBW__decodedText{color:var(--foreground)}.BinaryMatrixAnimation-module__1sBfBW__pendingText{opacity:.4}@media (min-width:640px){.BinaryMatrixAnimation-module__1sBfBW__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.BinaryMatrixAnimation-module__1sBfBW__heroContainer{grid-template-columns:minmax(0,1fr) 360px;padding:8rem 2.5rem}.BinaryMatrixAnimation-module__1sBfBW__headline{font-size:3.75rem;line-height:1.05}.BinaryMatrixAnimation-module__1sBfBW__description{font-size:1.125rem}}
.AboutSection-module__QVoG9G__section{border-bottom:1px solid var(--border-subtle);background-color:var(--background)}.AboutSection-module__QVoG9G__container{max-width:72rem;margin:0 auto;padding:6rem 1.5rem}.AboutSection-module__QVoG9G__contentGrid{align-items:flex-start;gap:4rem;display:grid}.AboutSection-module__QVoG9G__intro{flex-direction:column;gap:1.5rem;display:flex}.AboutSection-module__QVoG9G__sectionLabel{text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.AboutSection-module__QVoG9G__title{letter-spacing:-.015em;color:var(--foreground);font-size:1.875rem;font-weight:600;line-height:1.2}.AboutSection-module__QVoG9G__description{max-width:52rem;color:var(--muted-foreground);font-size:1rem;line-height:1.65}.AboutSection-module__QVoG9G__featureGrid{gap:1.5rem;display:grid}.AboutSection-module__QVoG9G__featureCard{border:1px solid var(--border-subtle);background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 16px 40px rgba(15,23,42,.08)}.AboutSection-module__QVoG9G__featureLabel{text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground);font-size:.75rem}.AboutSection-module__QVoG9G__featureValue{color:var(--foreground);margin-top:.75rem;font-size:1.125rem;font-weight:600}.AboutSection-module__QVoG9G__pillarList{flex-direction:column;gap:1.5rem;display:flex}.AboutSection-module__QVoG9G__pillarCard{border:1px solid var(--border-subtle);background-color:#fff;border-radius:1.5rem;padding:1.5rem 1.25rem;box-shadow:0 16px 40px rgba(15,23,42,.06)}.AboutSection-module__QVoG9G__pillarHeader{justify-content:space-between;align-items:center;display:flex}.AboutSection-module__QVoG9G__pillarTitle{color:var(--foreground);font-size:1rem;font-weight:600}.AboutSection-module__QVoG9G__pillarIndex{font-size:.75rem;font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground)}.AboutSection-module__QVoG9G__pillarDescription{color:var(--muted-foreground);margin-top:.75rem;font-size:.875rem;line-height:1.6}@media (min-width:640px){.AboutSection-module__QVoG9G__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.AboutSection-module__QVoG9G__container{padding:8rem 2.5rem}.AboutSection-module__QVoG9G__contentGrid{grid-template-columns:minmax(0,1fr) 320px}.AboutSection-module__QVoG9G__title{font-size:3rem;line-height:1.1}.AboutSection-module__QVoG9G__description{font-size:1.125rem}}
.ScrollHighlightText-module__AJgTaq__root{position:relative}.ScrollHighlightText-module__AJgTaq__highlight{filter:blur(6px);z-index:-10;border-radius:.75rem;position:absolute;top:0;bottom:0;left:0;right:0}.ScrollHighlightText-module__AJgTaq__content{z-index:10;position:relative}
.ServicesSection-module__2HsQHW__section{border-bottom:1px solid var(--border-subtle);background-color:#fff}.ServicesSection-module__2HsQHW__container{max-width:72rem;margin:0 auto;padding:6rem 1.5rem}.ServicesSection-module__2HsQHW__layout{flex-direction:column;gap:3rem;display:flex}.ServicesSection-module__2HsQHW__intro{flex-direction:column;gap:1.5rem;max-width:24rem;display:flex}.ServicesSection-module__2HsQHW__sectionLabel{text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.ServicesSection-module__2HsQHW__title{letter-spacing:-.015em;color:var(--foreground);font-size:1.875rem;font-weight:600;line-height:1.2}.ServicesSection-module__2HsQHW__description{color:var(--muted-foreground);font-size:1rem;line-height:1.65}.ServicesSection-module__2HsQHW__serviceList{flex-direction:column;flex:1;gap:2rem;display:flex}.ServicesSection-module__2HsQHW__highlightWrapper{display:block}.ServicesSection-module__2HsQHW__serviceCard{border:1px solid var(--border-subtle);background-color:#fff;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 14px 40px rgba(15,23,42,.06)}.ServicesSection-module__2HsQHW__serviceHeader{flex-direction:column;gap:.5rem;display:flex}.ServicesSection-module__2HsQHW__serviceTitle{color:var(--foreground);font-size:1.25rem;font-weight:600}.ServicesSection-module__2HsQHW__serviceIndex{font-size:.75rem;font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground)}.ServicesSection-module__2HsQHW__serviceDescription{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}@media (min-width:768px){.ServicesSection-module__2HsQHW__container{padding:8rem 2.5rem}.ServicesSection-module__2HsQHW__layout{flex-direction:row;justify-content:space-between;align-items:flex-start}.ServicesSection-module__2HsQHW__title{font-size:3rem;line-height:1.1}.ServicesSection-module__2HsQHW__description{font-size:1.125rem}.ServicesSection-module__2HsQHW__serviceCard{padding:2rem 2.5rem}.ServicesSection-module__2HsQHW__serviceHeader{flex-direction:row;justify-content:space-between;align-items:center}.ServicesSection-module__2HsQHW__serviceDescription{font-size:1rem}}
.ProjectModal-module__Gk35kW__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.4);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProjectModal-module__Gk35kW__modal{border:1px solid var(--border-subtle);background-color:#fff;border-radius:1.5rem;width:100%;max-width:64rem;max-height:90vh;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.18)}.ProjectModal-module__Gk35kW__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ProjectModal-module__Gk35kW__title{color:var(--foreground);font-size:1.25rem;font-weight:600}.ProjectModal-module__Gk35kW__closeButton{color:var(--muted-foreground);border:1px solid transparent;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:border-color .15s,color .15s;display:inline-flex}.ProjectModal-module__Gk35kW__closeButton:hover{border-color:var(--border-subtle);color:var(--foreground)}.ProjectModal-module__Gk35kW__closeButton:focus-visible{border-color:var(--border-subtle);color:var(--foreground)}.ProjectModal-module__Gk35kW__content{gap:2rem;max-height:calc(90vh - 120px);padding:1.5rem;display:grid;overflow-y:auto}.ProjectModal-module__Gk35kW__infoColumn{flex-direction:column;gap:1.5rem;display:flex}.ProjectModal-module__Gk35kW__sectionHeading{text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.ProjectModal-module__Gk35kW__sectionText{color:rgba(15,23,42,.8);margin-top:.75rem;font-size:1rem;line-height:1.6}.ProjectModal-module__Gk35kW__techList{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ProjectModal-module__Gk35kW__techBadge{background-color:var(--accent-soft);font-size:.75rem;font-family:var(--font-mono),monospace;text-transform:uppercase;color:var(--accent);border-radius:9999px;padding:.25rem .75rem}.ProjectModal-module__Gk35kW__featureList{color:rgba(15,23,42,.8);flex-direction:column;gap:.5rem;margin-top:.75rem;font-size:.875rem;line-height:1.6;display:flex}.ProjectModal-module__Gk35kW__featureItem{align-items:flex-start;gap:.5rem;display:flex}.ProjectModal-module__Gk35kW__featureBullet{background-color:var(--accent);border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.35rem}.ProjectModal-module__Gk35kW__actions{flex-wrap:wrap;gap:.75rem;display:flex}.ProjectModal-module__Gk35kW__primaryAction{background-color:var(--foreground);color:#f8fbff;border-radius:9999px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.ProjectModal-module__Gk35kW__primaryAction:hover{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 16px 32px rgba(15,23,42,.18)}.ProjectModal-module__Gk35kW__primaryAction:focus-visible{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 16px 32px rgba(15,23,42,.18)}.ProjectModal-module__Gk35kW__secondaryAction{border:1px solid var(--border-subtle);color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s;display:inline-flex}.ProjectModal-module__Gk35kW__secondaryAction:hover{border-color:var(--foreground);transform:translateY(-.125rem)}.ProjectModal-module__Gk35kW__secondaryAction:focus-visible{border-color:var(--foreground);transform:translateY(-.125rem)}.ProjectModal-module__Gk35kW__imageColumn{position:relative}.ProjectModal-module__Gk35kW__imageWrapper{aspect-ratio:4/5;border:1px solid var(--border-subtle);background-color:var(--accent-soft);border-radius:1.5rem;overflow:hidden}.ProjectModal-module__Gk35kW__image{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.ProjectModal-module__Gk35kW__header{padding:1.5rem 2rem}.ProjectModal-module__Gk35kW__title{font-size:1.5rem}.ProjectModal-module__Gk35kW__content{grid-template-columns:minmax(0,1fr) 20rem;padding:2rem}}
.ProjectsSection-module__TXVo1q__section{border-bottom:1px solid var(--border-subtle);background-color:var(--background)}.ProjectsSection-module__TXVo1q__container{max-width:72rem;margin:0 auto;padding:6rem 1.5rem}.ProjectsSection-module__TXVo1q__header{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.ProjectsSection-module__TXVo1q__introGroup{flex-direction:column;gap:.75rem;display:flex}.ProjectsSection-module__TXVo1q__sectionLabel{text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.ProjectsSection-module__TXVo1q__title{letter-spacing:-.015em;color:var(--foreground);font-size:1.875rem;font-weight:600;line-height:1.2}.ProjectsSection-module__TXVo1q__summary{max-width:28rem;color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.ProjectsSection-module__TXVo1q__projectsGrid{gap:2rem;display:grid}.ProjectsSection-module__TXVo1q__projectCard{border:1px solid var(--border-subtle);text-align:left;cursor:pointer;background-color:#fff;border-radius:1.5rem;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 18px 50px rgba(15,23,42,.08)}.ProjectsSection-module__TXVo1q__projectCard:hover{border-color:var(--foreground);transform:translateY(-.25rem)}.ProjectsSection-module__TXVo1q__projectCard:focus-visible{border-color:var(--foreground);transform:translateY(-.25rem)}.ProjectsSection-module__TXVo1q__projectCard:focus{outline:none}.ProjectsSection-module__TXVo1q__projectCard:focus-visible{box-shadow:0 0 0 2px rgba(37,99,235,.4)}.ProjectsSection-module__TXVo1q__projectImageWrapper{aspect-ratio:16/9;background-color:var(--accent-soft);border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;position:relative;overflow:hidden}.ProjectsSection-module__TXVo1q__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProjectsSection-module__TXVo1q__projectCard:hover .ProjectsSection-module__TXVo1q__projectImage{transform:scale(1.04)}.ProjectsSection-module__TXVo1q__projectContent{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex}.ProjectsSection-module__TXVo1q__projectDetails{flex-direction:column;gap:.5rem;display:flex}.ProjectsSection-module__TXVo1q__projectTitle{color:var(--foreground);font-size:1.25rem;font-weight:600}.ProjectsSection-module__TXVo1q__projectDescription{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectsSection-module__TXVo1q__techList{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectsSection-module__TXVo1q__techBadge{background-color:var(--accent-soft);font-size:.75rem;font-family:var(--font-mono),monospace;text-transform:uppercase;color:var(--accent);border-radius:9999px;padding:.25rem .75rem}.ProjectsSection-module__TXVo1q__techOverflow{border:1px solid var(--border-subtle);color:var(--muted-foreground);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem}.ProjectsSection-module__TXVo1q__projectFooter{color:var(--foreground);justify-content:space-between;align-items:center;margin-top:auto;font-size:.875rem;font-weight:600;display:flex}.ProjectsSection-module__TXVo1q__projectArrow{color:var(--accent);transition:transform .3s}.ProjectsSection-module__TXVo1q__projectCard:hover .ProjectsSection-module__TXVo1q__projectArrow{transform:translate(.25rem)}@media (min-width:768px){.ProjectsSection-module__TXVo1q__container{padding:8rem 2.5rem}.ProjectsSection-module__TXVo1q__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.ProjectsSection-module__TXVo1q__title{font-size:3rem;line-height:1.1}.ProjectsSection-module__TXVo1q__summary{font-size:1rem}.ProjectsSection-module__TXVo1q__projectsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ProjectsSection-module__TXVo1q__projectContent{padding:1.75rem 2rem}}@media (min-width:1024px){.ProjectsSection-module__TXVo1q__projectsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.ContactSection-module__jJh_sq__section{border-top:1px solid var(--border-subtle);background-color:#fff}.ContactSection-module__jJh_sq__container{max-width:72rem;margin:0 auto;padding:6rem 1.5rem}.ContactSection-module__jJh_sq__contentGrid{align-items:flex-start;gap:3rem;display:grid}.ContactSection-module__jJh_sq__intro{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__jJh_sq__sectionLabel{text-transform:uppercase;letter-spacing:.35em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.ContactSection-module__jJh_sq__title{letter-spacing:-.015em;color:var(--foreground);font-size:1.875rem;font-weight:600;line-height:1.2}.ContactSection-module__jJh_sq__description{max-width:36rem;color:var(--muted-foreground);font-size:1rem;line-height:1.65}.ContactSection-module__jJh_sq__ctaGroup{flex-wrap:wrap;gap:.75rem;display:flex}.ContactSection-module__jJh_sq__primaryCta{background-color:var(--foreground);color:#f8fbff;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.ContactSection-module__jJh_sq__primaryCta:hover{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 18px 40px rgba(15,23,42,.18)}.ContactSection-module__jJh_sq__primaryCta:focus-visible{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 18px 40px rgba(15,23,42,.18)}.ContactSection-module__jJh_sq__secondaryCta{border:1px solid var(--border-subtle);color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,border-color .15s;display:inline-flex}.ContactSection-module__jJh_sq__secondaryCta:hover{border-color:var(--foreground);transform:translateY(-.125rem)}.ContactSection-module__jJh_sq__secondaryCta:focus-visible{border-color:var(--foreground);transform:translateY(-.125rem)}.ContactSection-module__jJh_sq__contactMethods{gap:1.25rem;margin-top:3rem;display:grid}.ContactSection-module__jJh_sq__contactCard{border:1px solid var(--border-subtle);background-color:rgba(241,245,255,.6);border-radius:1.5rem;padding:1.25rem;box-shadow:0 12px 30px rgba(15,23,42,.06)}.ContactSection-module__jJh_sq__contactLabel{text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground);font-size:.75rem}.ContactSection-module__jJh_sq__contactValue{color:var(--foreground);margin-top:.5rem;font-size:.875rem;font-weight:600}.ContactSection-module__jJh_sq__contactHelper{color:var(--muted-foreground);margin-top:.25rem;font-size:.75rem}.ContactSection-module__jJh_sq__contactForm{border:1px solid var(--border-subtle);background-color:rgba(241,245,255,.5);border-radius:1.5rem;padding:1.5rem;box-shadow:0 24px 60px rgba(15,23,42,.12)}.ContactSection-module__jJh_sq__formHeading{text-transform:uppercase;letter-spacing:.25em;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.ContactSection-module__jJh_sq__formLead{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem;line-height:1.6}.ContactSection-module__jJh_sq__formFields{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.ContactSection-module__jJh_sq__field{display:block}.ContactSection-module__jJh_sq__fieldLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);font-size:.75rem;font-weight:500;display:block}.ContactSection-module__jJh_sq__textInput,.ContactSection-module__jJh_sq__textArea{border:1px solid var(--border-subtle);width:100%;color:var(--foreground);background-color:#fff;border-radius:1rem;outline:none;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.ContactSection-module__jJh_sq__textInput:focus,.ContactSection-module__jJh_sq__textArea:focus{border-color:var(--accent);box-shadow:0 0 0 2px rgba(37,99,235,.3)}.ContactSection-module__jJh_sq__submitButton{background-color:var(--foreground);color:#f8fbff;cursor:pointer;border:none;border-radius:9999px;width:100%;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .2s}.ContactSection-module__jJh_sq__submitButton:hover{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 18px 45px rgba(15,23,42,.18)}.ContactSection-module__jJh_sq__submitButton:focus-visible{color:#f8fbff;transform:translateY(-.125rem);box-shadow:0 18px 45px rgba(15,23,42,.18)}.ContactSection-module__jJh_sq__footer{border-top:1px solid var(--border-subtle);color:var(--muted-foreground);margin-top:5rem;padding-top:2rem;font-size:.75rem}.ContactSection-module__jJh_sq__footerInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:72rem;margin:0 auto;padding:0 1.5rem;display:flex}.ContactSection-module__jJh_sq__footerLogo{width:10rem;height:auto}@media (min-width:640px){.ContactSection-module__jJh_sq__contactMethods{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.ContactSection-module__jJh_sq__container{padding:8rem 2.5rem}.ContactSection-module__jJh_sq__contentGrid{grid-template-columns:minmax(0,1fr) 360px}.ContactSection-module__jJh_sq__title{font-size:3rem;line-height:1.08}.ContactSection-module__jJh_sq__description{font-size:1.125rem}.ContactSection-module__jJh_sq__contactForm{padding:2rem}.ContactSection-module__jJh_sq__footerInner{text-align:left;flex-direction:row;justify-content:space-between;padding:0}}
.page-module___8aEwW__main{background-color:var(--background);color:var(--foreground)}.page-module___8aEwW__header{z-index:40;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:rgba(255,255,255,.8);position:-webkit-sticky;position:sticky;top:0}.page-module___8aEwW__headerContainer{justify-content:space-between;align-items:center;max-width:72rem;height:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.page-module___8aEwW__navigation{color:var(--muted-foreground);align-items:center;gap:2rem;font-size:.875rem;font-weight:500;display:none}.page-module___8aEwW__navLink{transition:color .15s}.page-module___8aEwW__navLink:hover{color:var(--foreground)}.page-module___8aEwW__ctaButton{border:1px solid var(--border-subtle);color:var(--foreground);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px rgba(15,23,42,.08)}.page-module___8aEwW__ctaButton:hover{transform:translateY(-.125rem);box-shadow:0 12px 32px rgba(15,23,42,.12)}@media (min-width:768px){.page-module___8aEwW__headerContainer{padding:0 2.5rem}.page-module___8aEwW__navigation{display:flex}}
