.Header-module__G8GICa__header{z-index:1000;width:100%;transition:padding var(--transition-normal), background-color var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);background:0 0;border-bottom:1px solid #0000;padding:24px 0;position:fixed;top:0;left:0}.Header-module__G8GICa__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border);box-shadow:var(--shadow-sm);background:#f7f7f5d9;padding:14px 0}.Header-module__G8GICa__container{max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 32px;display:flex}.Header-module__G8GICa__brand{color:var(--text);letter-spacing:-.01em;align-items:center;gap:8px;font-size:15px;text-decoration:none;display:flex}.Header-module__G8GICa__brandName{font-weight:600}.Header-module__G8GICa__brandSeparator{color:var(--text-tertiary)}.Header-module__G8GICa__brandTagline{color:var(--text-secondary);font-weight:400}.Header-module__G8GICa__desktopNav{align-items:center;display:flex}.Header-module__G8GICa__navList{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.Header-module__G8GICa__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px;font-weight:500;text-decoration:none;position:relative}.Header-module__G8GICa__navLink:hover{color:var(--text)}.Header-module__G8GICa__navLink:after{content:"";background-color:var(--text);width:0%;height:1.5px;transition:width var(--transition-fast);position:absolute;bottom:-4px;left:0}.Header-module__G8GICa__navLink:hover:after{width:100%}.Header-module__G8GICa__desktopCta{align-items:center;display:flex}.Header-module__G8GICa__ctaButton{background-color:var(--text);color:var(--surface);border-radius:var(--radius-pill);transition:transform var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__G8GICa__ctaButton:hover{box-shadow:var(--shadow-sm);background-color:#2a2a2a;transform:translateY(-1px)}.Header-module__G8GICa__ctaIcon{transition:transform var(--transition-fast)}.Header-module__G8GICa__ctaButton:hover .Header-module__G8GICa__ctaIcon{transform:translate(2px,-2px)}.Header-module__G8GICa__mobileToggle{color:var(--text);cursor:pointer;background:0 0;border-radius:6px;padding:4px;display:none}.Header-module__G8GICa__mobileMenu{background:var(--surface);border-bottom:1px solid var(--border);width:100%;box-shadow:var(--shadow-md);padding:24px 32px 32px;display:none;position:absolute;top:100%;left:0}.Header-module__G8GICa__mobileNavList{flex-direction:column;gap:16px;margin:0 0 24px;padding:0;list-style:none;display:flex}.Header-module__G8GICa__mobileNavLink{color:var(--text);font-size:18px;font-weight:500;text-decoration:none;display:block}.Header-module__G8GICa__mobileCtaWrapper{width:100%}.Header-module__G8GICa__mobileCtaButton{background-color:var(--text);width:100%;color:var(--surface);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;display:flex}@media (max-width:900px){.Header-module__G8GICa__brandTagline,.Header-module__G8GICa__brandSeparator{display:none}}@media (max-width:768px){.Header-module__G8GICa__container{padding:0 20px}.Header-module__G8GICa__desktopNav,.Header-module__G8GICa__desktopCta{display:none}.Header-module__G8GICa__mobileToggle{justify-content:center;align-items:center;display:flex}.Header-module__G8GICa__mobileMenu{display:block}}
.Hero-module__rCOEZq__hero{align-items:center;min-height:100vh;padding-top:160px;padding-bottom:96px;display:flex;position:relative;overflow:hidden}.Hero-module__rCOEZq__backgroundShape{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#dcdcd773 0%,#f7f7f500 70%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.Hero-module__rCOEZq__container{max-width:var(--container-width);z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;margin:0 auto;padding:0 32px;display:grid;position:relative}.Hero-module__rCOEZq__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__rCOEZq__badge{background-color:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__rCOEZq__badgeDot{background-color:var(--text);border-radius:50%;width:6px;height:6px}.Hero-module__rCOEZq__title{letter-spacing:-.03em;color:var(--text);margin:0 0 24px;font-size:52px;font-weight:600;line-height:1.1}.Hero-module__rCOEZq__description{color:var(--text-secondary);max-width:540px;margin:0 0 36px;font-size:18px;line-height:1.6}.Hero-module__rCOEZq__actions{align-items:center;gap:16px;display:flex}.Hero-module__rCOEZq__primaryCta{background-color:var(--text);color:var(--surface);border-radius:var(--radius-pill);transition:transform var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.Hero-module__rCOEZq__primaryCta:hover{box-shadow:var(--shadow-md);background-color:#2a2a2a;transform:translateY(-2px)}.Hero-module__rCOEZq__secondaryCta{color:var(--text);border-radius:var(--radius-pill);border:1px solid var(--border-strong);background-color:var(--surface);transition:background-color var(--transition-fast), border-color var(--transition-fast);align-items:center;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.Hero-module__rCOEZq__secondaryCta:hover{background-color:var(--accent-soft);border-color:var(--text)}.Hero-module__rCOEZq__visualWrapper{justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:relative}.Hero-module__rCOEZq__mainBoard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-md);padding:20px}.Hero-module__rCOEZq__boardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.Hero-module__rCOEZq__boardDots{gap:6px;display:flex}.Hero-module__rCOEZq__boardDots span{background-color:var(--border-strong);border-radius:50%;width:8px;height:8px}.Hero-module__rCOEZq__boardTitle{color:var(--text-tertiary);font-size:12px;font-weight:500}.Hero-module__rCOEZq__boardBody{flex-direction:column;gap:12px;display:flex}.Hero-module__rCOEZq__boardRow{justify-content:space-between;align-items:flex-end;display:flex}.Hero-module__rCOEZq__boardLabel{color:var(--text-secondary);margin:0;font-size:12px}.Hero-module__rCOEZq__boardValue{color:var(--text);margin:4px 0 0;font-size:18px;font-weight:600}.Hero-module__rCOEZq__boardTag{color:#16a34a;border-radius:var(--radius-pill);background:#f0fdf4;padding:4px 8px;font-size:11px;font-weight:600}.Hero-module__rCOEZq__boardProgress{background:var(--accent-soft);border-radius:var(--radius-pill);width:100%;height:6px;overflow:hidden}.Hero-module__rCOEZq__boardProgressBar{background:var(--text);border-radius:var(--radius-pill);height:100%}.Hero-module__rCOEZq__floatingCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute}.Hero-module__rCOEZq__cardStatus{top:10%;left:-10px}.Hero-module__rCOEZq__iconSuccess{color:#16a34a}.Hero-module__rCOEZq__cardLabel{color:var(--text);margin:0;font-size:12px;font-weight:600}.Hero-module__rCOEZq__cardSub{color:var(--text-tertiary);margin:0;font-size:11px}.Hero-module__rCOEZq__cardMetrics{bottom:8%;right:-10px}.Hero-module__rCOEZq__metricIcon{border-radius:var(--radius-sm);background:var(--accent-soft);width:32px;height:32px;color:var(--text);justify-content:center;align-items:center;display:flex}.Hero-module__rCOEZq__cardValue{color:var(--text);margin:0;font-size:14px;font-weight:600}@media (max-width:1024px){.Hero-module__rCOEZq__container{grid-template-columns:1fr;gap:48px}.Hero-module__rCOEZq__hero{padding-top:140px;padding-bottom:64px}.Hero-module__rCOEZq__visualWrapper{height:320px}}@media (max-width:768px){.Hero-module__rCOEZq__container{padding:0 20px}.Hero-module__rCOEZq__title{font-size:36px}.Hero-module__rCOEZq__description{font-size:16px}.Hero-module__rCOEZq__actions{flex-direction:column;width:100%}.Hero-module__rCOEZq__primaryCta,.Hero-module__rCOEZq__secondaryCta{justify-content:center;width:100%}.Hero-module__rCOEZq__visualWrapper{display:none}}
.Problems-module__HqnKSG__problems{background-color:var(--background);padding:120px 0}.Problems-module__HqnKSG__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Problems-module__HqnKSG__header{max-width:680px;margin-bottom:56px}.Problems-module__HqnKSG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.Problems-module__HqnKSG__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:38px;font-weight:600;line-height:1.2}.Problems-module__HqnKSG__subtitle{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.6}.Problems-module__HqnKSG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Problems-module__HqnKSG__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;padding:32px;text-decoration:none;display:flex}.Problems-module__HqnKSG__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.Problems-module__HqnKSG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Problems-module__HqnKSG__iconWrapper{border-radius:var(--radius-md);background-color:var(--background);border:1px solid var(--border);width:44px;height:44px;color:var(--text);transition:background-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Problems-module__HqnKSG__card:hover .Problems-module__HqnKSG__iconWrapper{background-color:var(--text);color:var(--surface)}.Problems-module__HqnKSG__arrowIcon{color:var(--text-tertiary);transition:transform var(--transition-fast), color var(--transition-fast)}.Problems-module__HqnKSG__card:hover .Problems-module__HqnKSG__arrowIcon{color:var(--text);transform:translate(2px,-2px)}.Problems-module__HqnKSG__cardTitle{color:var(--text);margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.35}.Problems-module__HqnKSG__cardDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.Problems-module__HqnKSG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Problems-module__HqnKSG__problems{padding:80px 0}.Problems-module__HqnKSG__container{padding:0 20px}.Problems-module__HqnKSG__header{margin-bottom:40px}.Problems-module__HqnKSG__title{font-size:28px}.Problems-module__HqnKSG__subtitle{font-size:15px}.Problems-module__HqnKSG__grid{grid-template-columns:1fr;gap:16px}.Problems-module__HqnKSG__card{padding:24px}}
.Services-module__eITFsG__services{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 0}.Services-module__eITFsG__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Services-module__eITFsG__header{max-width:680px;margin-bottom:56px}.Services-module__eITFsG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.Services-module__eITFsG__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:38px;font-weight:600;line-height:1.2}.Services-module__eITFsG__subtitle{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.6}.Services-module__eITFsG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__eITFsG__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;justify-content:space-between;padding:32px;display:flex}.Services-module__eITFsG__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Services-module__eITFsG__cardTop{margin-bottom:28px}.Services-module__eITFsG__iconWrapper{border-radius:var(--radius-md);background-color:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--text);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Services-module__eITFsG__cardTitle{color:var(--text);letter-spacing:-.01em;margin:0 0 12px;font-size:20px;font-weight:600}.Services-module__eITFsG__cardDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.Services-module__eITFsG__cardBottom{border-top:1px solid var(--border);padding-top:20px}.Services-module__eITFsG__featureList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Services-module__eITFsG__featureItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.Services-module__eITFsG__checkIcon{color:var(--text);flex-shrink:0}@media (max-width:1024px){.Services-module__eITFsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__eITFsG__services{padding:80px 0}.Services-module__eITFsG__container{padding:0 20px}.Services-module__eITFsG__header{margin-bottom:40px}.Services-module__eITFsG__title{font-size:28px}.Services-module__eITFsG__subtitle{font-size:15px}.Services-module__eITFsG__grid{grid-template-columns:1fr;gap:16px}.Services-module__eITFsG__card{padding:24px}}
.Projects-module__Lj0UBG__projects{background-color:var(--background);padding:120px 0}.Projects-module__Lj0UBG__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Projects-module__Lj0UBG__header{max-width:680px;margin-bottom:56px}.Projects-module__Lj0UBG__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.Projects-module__Lj0UBG__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:38px;font-weight:600;line-height:1.2}.Projects-module__Lj0UBG__subtitle{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.6}.Projects-module__Lj0UBG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Projects-module__Lj0UBG__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.Projects-module__Lj0UBG__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Projects-module__Lj0UBG__imagePlaceholder{background-color:var(--accent-soft);border-bottom:1px solid var(--border);justify-content:flex-start;align-items:flex-start;width:100%;height:220px;padding:16px;display:flex;position:relative;overflow:hidden}.Projects-module__Lj0UBG__imagePlaceholder img{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Projects-module__Lj0UBG__categoryBadge{color:var(--text-secondary);background:var(--surface);border-radius:var(--radius-pill);border:1px solid var(--border);z-index:2;padding:6px 12px;font-size:12px;font-weight:600;position:relative}.Projects-module__Lj0UBG__cardBody{flex-direction:column;flex-grow:1;padding:28px;display:flex}.Projects-module__Lj0UBG__titleRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Projects-module__Lj0UBG__projectTitle{color:var(--text);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.Projects-module__Lj0UBG__projectLink{background-color:var(--background);width:36px;height:36px;color:var(--text);border:1px solid var(--border);transition:background-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Projects-module__Lj0UBG__card:hover .Projects-module__Lj0UBG__projectLink{background-color:var(--text);color:var(--surface);transform:translate(2px,-2px)}.Projects-module__Lj0UBG__projectDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.Projects-module__Lj0UBG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__Lj0UBG__projects{padding:80px 0}.Projects-module__Lj0UBG__container{padding:0 20px}.Projects-module__Lj0UBG__header{margin-bottom:40px}.Projects-module__Lj0UBG__title{font-size:28px}.Projects-module__Lj0UBG__subtitle{font-size:15px}.Projects-module__Lj0UBG__grid{grid-template-columns:1fr;gap:20px}.Projects-module__Lj0UBG__cardBody{padding:20px}}
.Process-module__nnEZ-G__process{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 0}.Process-module__nnEZ-G__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Process-module__nnEZ-G__header{max-width:680px;margin-bottom:56px}.Process-module__nnEZ-G__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.Process-module__nnEZ-G__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:38px;font-weight:600;line-height:1.2}.Process-module__nnEZ-G__subtitle{color:var(--text-secondary);margin:0;font-size:17px;line-height:1.6}.Process-module__nnEZ-G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Process-module__nnEZ-G__card{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;padding:32px 24px;display:flex;position:relative}.Process-module__nnEZ-G__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Process-module__nnEZ-G__stepNumber{color:var(--text-tertiary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);width:fit-content;margin-bottom:24px;padding:4px 10px;font-size:14px;font-weight:700}.Process-module__nnEZ-G__stepTitle{color:var(--text);margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.3}.Process-module__nnEZ-G__stepDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.Process-module__nnEZ-G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Process-module__nnEZ-G__process{padding:80px 0}.Process-module__nnEZ-G__container{padding:0 20px}.Process-module__nnEZ-G__header{margin-bottom:40px}.Process-module__nnEZ-G__title{font-size:28px}.Process-module__nnEZ-G__subtitle{font-size:15px}.Process-module__nnEZ-G__grid{grid-template-columns:1fr;gap:16px}.Process-module__nnEZ-G__card{padding:24px}}
.About-module__-wC-_G__about{background-color:var(--background);padding:100px 0}.About-module__-wC-_G__container{max-width:720px;margin:0 auto;padding:0 32px}.About-module__-wC-_G__content{flex-direction:column;display:flex}.About-module__-wC-_G__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.About-module__-wC-_G__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:32px;font-weight:600;line-height:1.2}.About-module__-wC-_G__description{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.About-module__-wC-_G__highlightList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.About-module__-wC-_G__highlightItem{color:var(--text);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.About-module__-wC-_G__checkIcon{color:var(--text);flex-shrink:0}@media (max-width:768px){.About-module__-wC-_G__about{padding:70px 0}.About-module__-wC-_G__container{padding:0 20px}.About-module__-wC-_G__title{font-size:26px}.About-module__-wC-_G__description{margin-bottom:24px;font-size:15px}}
.Contact-module__EWSssq__contact{background-color:var(--surface);border-top:1px solid var(--border);padding:120px 0}.Contact-module__EWSssq__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Contact-module__EWSssq__wrapper{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.Contact-module__EWSssq__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.Contact-module__EWSssq__title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:38px;font-weight:600;line-height:1.2}.Contact-module__EWSssq__subtitle{color:var(--text-secondary);margin:0 0 36px;font-size:16px;line-height:1.6}.Contact-module__EWSssq__directChannels{flex-direction:column;gap:16px;display:flex}.Contact-module__EWSssq__channelLink{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:16px;padding:16px;text-decoration:none;display:flex}.Contact-module__EWSssq__channelLink:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Contact-module__EWSssq__channelIcon{border-radius:var(--radius-sm);background-color:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text);justify-content:center;align-items:center;display:flex}.Contact-module__EWSssq__channelLabel{color:var(--text);margin:0;font-size:14px;font-weight:600}.Contact-module__EWSssq__channelVal{color:var(--text-secondary);margin:0;font-size:13px}.Contact-module__EWSssq__formCard{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius-xl);padding:40px}.Contact-module__EWSssq__form{flex-direction:column;gap:20px;display:flex}.Contact-module__EWSssq__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__EWSssq__fieldGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__EWSssq__label{color:var(--text);font-size:13px;font-weight:600}.Contact-module__EWSssq__input,.Contact-module__EWSssq__textarea{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:12px 16px;font-size:14px}.Contact-module__EWSssq__input:focus,.Contact-module__EWSssq__textarea:focus{border-color:var(--text);box-shadow:0 0 0 1px var(--text);outline:none}.Contact-module__EWSssq__textarea{resize:vertical;min-height:100px}.Contact-module__EWSssq__submitButton{background-color:var(--text);color:var(--surface);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);border:none;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:14px 28px;font-size:15px;font-weight:500;display:inline-flex}.Contact-module__EWSssq__submitButton:hover:not(:disabled){box-shadow:var(--shadow-sm);background-color:#2a2a2a;transform:translateY(-2px)}.Contact-module__EWSssq__submitButton:disabled{opacity:.6;cursor:not-allowed}.Contact-module__EWSssq__successText{color:#16a34a;margin:8px 0 0;font-size:14px;font-weight:500}.Contact-module__EWSssq__errorText{color:#dc2626;margin:8px 0 0;font-size:14px;font-weight:500}@media (max-width:1024px){.Contact-module__EWSssq__wrapper{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.Contact-module__EWSssq__contact{padding:80px 0}.Contact-module__EWSssq__container{padding:0 20px}.Contact-module__EWSssq__title{font-size:28px}.Contact-module__EWSssq__fieldRow{grid-template-columns:1fr}.Contact-module__EWSssq__formCard{padding:24px}}
.Footer-module__r5L18a__footer{background-color:var(--background);border-top:1px solid var(--border);padding:64px 0 32px}.Footer-module__r5L18a__container{max-width:var(--container-width);flex-direction:column;gap:48px;margin:0 auto;padding:0 32px;display:flex}.Footer-module__r5L18a__topRow{justify-content:space-between;align-items:center;display:flex}.Footer-module__r5L18a__brand{flex-direction:column;gap:4px;display:flex}.Footer-module__r5L18a__brandName{color:var(--text);font-size:16px;font-weight:600}.Footer-module__r5L18a__brandTagline{color:var(--text-tertiary);font-size:13px}.Footer-module__r5L18a__navList{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__r5L18a__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px;font-weight:500;text-decoration:none}.Footer-module__r5L18a__navLink:hover{color:var(--text)}.Footer-module__r5L18a__bottomRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__r5L18a__copyright{color:var(--text-tertiary);margin:0;font-size:13px}@media (max-width:768px){.Footer-module__r5L18a__footer{padding:48px 0 24px}.Footer-module__r5L18a__container{gap:32px;padding:0 20px}.Footer-module__r5L18a__topRow{flex-direction:column;align-items:flex-start;gap:24px}.Footer-module__r5L18a__navList{flex-direction:column;align-items:flex-start;gap:12px}}
