.ContactForm-module__mTClyG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__mTClyG__compact{gap:16px}.ContactForm-module__mTClyG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__mTClyG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__mTClyG__field label{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);font-size:.72rem;font-weight:500}.ContactForm-module__mTClyG__field input,.ContactForm-module__mTClyG__field select,.ContactForm-module__mTClyG__field textarea{border:1px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--on-surface);border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .18s ease-out,box-shadow .18s ease-out,background .18s ease-out}.ContactForm-module__mTClyG__field input::placeholder,.ContactForm-module__mTClyG__field textarea::placeholder{color:var(--outline)}.ContactForm-module__mTClyG__field input:hover,.ContactForm-module__mTClyG__field select:hover,.ContactForm-module__mTClyG__field textarea:hover{border-color:var(--outline)}.ContactForm-module__mTClyG__field input:focus,.ContactForm-module__mTClyG__field select:focus,.ContactForm-module__mTClyG__field textarea:focus{border-color:var(--secondary);background:#fff;box-shadow:0 0 0 4px #006a611a}.ContactForm-module__mTClyG__field textarea{resize:vertical;min-height:120px}.ContactForm-module__mTClyG__error{background:var(--error-container);color:var(--on-error-container);border-radius:10px;margin:0;padding:10px 14px;font-size:.92rem;font-weight:500}.ContactForm-module__mTClyG__success{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#ffffffd9;border:1px solid #006a612e;padding:56px 24px}.ContactForm-module__mTClyG__success h3{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.02em;color:var(--secondary);margin-bottom:12px;font-size:1.6rem;font-weight:600}.ContactForm-module__mTClyG__success p{color:var(--on-surface-variant);margin-bottom:24px;font-size:1rem;line-height:1.6}@media (max-width:600px){.ContactForm-module__mTClyG__row{grid-template-columns:1fr}}
.DeproShowcase-module__hsYeqW__container{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #ffffff8c;flex-direction:column;gap:40px;padding:56px;display:flex}@media (max-width:720px){.DeproShowcase-module__hsYeqW__container{border-radius:var(--radius);padding:32px 24px}}.DeproShowcase-module__hsYeqW__header{text-align:center;max-width:720px;margin:0 auto}.DeproShowcase-module__hsYeqW__headerEyebrow{color:var(--secondary);font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#006a610f;border:1px solid #006a612e;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 14px;font-size:.72rem;font-weight:500;display:inline-flex}.DeproShowcase-module__hsYeqW__title{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.03em;color:var(--on-surface);margin-bottom:12px;font-size:clamp(1.75rem,3.6vw,2.5rem);font-weight:600;line-height:1.15}.DeproShowcase-module__hsYeqW__subtitle{color:var(--on-surface-variant);font-size:1.05rem;line-height:1.6}.DeproShowcase-module__hsYeqW__grid{grid-template-columns:1fr;align-items:stretch;gap:32px;display:grid}@media (min-width:992px){.DeproShowcase-module__hsYeqW__grid{grid-template-columns:1.2fr 1fr;align-items:center}}.DeproShowcase-module__hsYeqW__sliderWrapper{border-radius:var(--radius);aspect-ratio:16/10;width:100%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#131b2e 0%,#000 100%);border:1px solid #ffffff14;position:relative;overflow:hidden}.DeproShowcase-module__hsYeqW__sliderRegion{position:absolute;inset:0}.DeproShowcase-module__hsYeqW__slide{opacity:0;transition:opacity .6s ease-in-out;position:absolute;inset:0}.DeproShowcase-module__hsYeqW__active{opacity:1;z-index:1}.DeproShowcase-module__hsYeqW__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.DeproShowcase-module__hsYeqW__navButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.DeproShowcase-module__hsYeqW__navButton:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-50%)scale(1.05)}.DeproShowcase-module__hsYeqW__prevButton{left:16px}.DeproShowcase-module__hsYeqW__nextButton{right:16px}.DeproShowcase-module__hsYeqW__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.DeproShowcase-module__hsYeqW__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .2s,transform .2s,width .2s}.DeproShowcase-module__hsYeqW__dot:hover{background:#ffffffb3}.DeproShowcase-module__hsYeqW__dotActive{background:var(--secondary-bright);border-radius:999px;width:24px}.DeproShowcase-module__hsYeqW__content{flex-direction:column;display:flex}.DeproShowcase-module__hsYeqW__featuresList{flex-direction:column;gap:14px;display:flex}.DeproShowcase-module__hsYeqW__featureItem{border-radius:var(--radius);background:#ffffff8c;border:1px solid #ffffff8c;padding:22px 24px;transition:transform .24s ease-out,box-shadow .24s ease-out,border-color .24s ease-out}.DeproShowcase-module__hsYeqW__featureItem:hover{box-shadow:var(--shadow-sm);border-color:#006a6133;transform:translateY(-2px)}.DeproShowcase-module__hsYeqW__featureItem h3{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.01em;color:var(--secondary);margin-bottom:6px;font-size:1rem;font-weight:600}.DeproShowcase-module__hsYeqW__featureItem p{color:var(--on-surface-variant);margin:0;font-size:.92rem;line-height:1.55}
.page-module__ifyRlW__hero{text-align:center;padding:96px 0 64px;position:relative}@media (min-width:1024px){.page-module__ifyRlW__hero{padding:120px 0 80px}}.page-module__ifyRlW__eyebrow{color:var(--secondary);font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#006a610f;border:1px solid #006a612e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;font-size:.72rem;font-weight:500;display:inline-flex}.page-module__ifyRlW__eyebrow:before{content:"";background:var(--secondary);border-radius:999px;width:6px;height:6px;animation:2.5s ease-in-out infinite page-module__ifyRlW__pulseDot;box-shadow:0 0 0 4px #006a6126}@keyframes page-module__ifyRlW__pulseDot{0%,to{opacity:1}50%{opacity:.55}}.page-module__ifyRlW__hero h1{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.04em;max-width:18ch;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,6vw,4.75rem);font-weight:700;line-height:1}.page-module__ifyRlW__heroAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__ifyRlW__lead{max-width:620px;color:var(--on-surface-variant);margin:0 auto 32px;font-size:1.125rem;line-height:1.6}.page-module__ifyRlW__heroCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:inline-flex}.page-module__ifyRlW__sectionHeader{max-width:720px;margin-bottom:48px}.page-module__ifyRlW__sectionTitle{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.page-module__ifyRlW__sectionSub{color:var(--on-surface-variant);font-size:1rem;line-height:1.6}.page-module__ifyRlW__projectGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:600px){.page-module__ifyRlW__projectGrid{grid-template-columns:1fr}}.page-module__ifyRlW__projectCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #ffffff8c;flex-direction:column;gap:12px;padding:32px 28px;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease-out;display:flex;position:relative;overflow:hidden}.page-module__ifyRlW__projectCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#00d4c21a,#0000 70%);border-radius:999px;width:120px;height:120px;transition:transform .28s ease-out;position:absolute;top:0;right:0;transform:translate(40%,-40%)}.page-module__ifyRlW__projectCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__ifyRlW__projectCard:hover:after{transform:translate(20%,-20%)scale(1.2)}.page-module__ifyRlW__projectCard h3{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.02em;color:var(--on-surface);font-size:1.2rem;font-weight:600;position:relative}.page-module__ifyRlW__projectCard p{color:var(--on-surface-variant);font-size:.95rem;line-height:1.6;position:relative}.page-module__ifyRlW__inquiryShell{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #ffffff8c;padding:56px}@media (max-width:720px){.page-module__ifyRlW__inquiryShell{padding:32px 24px}}.page-module__ifyRlW__inquiryHeader{text-align:center;margin-bottom:32px}.page-module__ifyRlW__inquiryHeader .page-module__ifyRlW__sectionTitle{margin-bottom:12px}
.page-module__Rq6NKG__hero{text-align:center;padding:96px 0 32px}@media (min-width:1024px){.page-module__Rq6NKG__hero{padding:120px 0 40px}}.page-module__Rq6NKG__eyebrow{color:var(--secondary);font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#006a610f;border:1px solid #006a612e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;font-size:.72rem;font-weight:500;display:inline-flex}.page-module__Rq6NKG__hero h1{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1}.page-module__Rq6NKG__lead{max-width:560px;color:var(--on-surface-variant);margin:0 auto;font-size:1.125rem;line-height:1.6}.page-module__Rq6NKG__grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:28px;display:grid}.page-module__Rq6NKG__formCard,.page-module__Rq6NKG__infoCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #ffffff8c;padding:40px}@media (max-width:720px){.page-module__Rq6NKG__formCard,.page-module__Rq6NKG__infoCard{border-radius:var(--radius);padding:28px 24px}}.page-module__Rq6NKG__formTitle{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.02em;margin-bottom:24px;font-size:1.4rem;font-weight:600}.page-module__Rq6NKG__info{flex-direction:column;gap:20px;display:flex}.page-module__Rq6NKG__infoCard h3{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:-.02em;margin-bottom:16px;font-size:1.1rem;font-weight:600}.page-module__Rq6NKG__infoItem{margin-bottom:14px}.page-module__Rq6NKG__infoItem strong{font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);margin-bottom:4px;font-size:.72rem;font-weight:500;display:block}.page-module__Rq6NKG__infoItem a{color:var(--secondary);font-weight:500;transition:color .2s ease-out}.page-module__Rq6NKG__infoItem a:hover{color:#00b8a8}.page-module__Rq6NKG__steps{counter-reset:step;flex-direction:column;gap:14px;margin:0;padding-left:0;list-style:none;display:flex}.page-module__Rq6NKG__steps li{color:var(--on-surface-variant);counter-increment:step;padding-left:40px;line-height:1.55;position:relative}.page-module__Rq6NKG__steps li:before{content:counter(step, decimal-leading-zero);width:28px;height:28px;color:var(--secondary);font-family:var(--font-display), "Geist", sans-serif;letter-spacing:.04em;background:#006a6114;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;top:0;left:0}@media (max-width:800px){.page-module__Rq6NKG__grid{grid-template-columns:1fr}}
