.Hero-module__Z8hQ_W__hero{padding:5rem 0 4rem;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__media{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__image{object-fit:cover;object-position:72% center;filter:grayscale()contrast(1.04)}.Hero-module__Z8hQ_W__tint{mix-blend-mode:multiply;opacity:.9;background:linear-gradient(135deg,#8b2f44 0%,#b3536a 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__scrim{background:linear-gradient(to right, color-mix(in srgb, var(--bg) 86%, transparent) 0%, color-mix(in srgb, var(--bg) 80%, transparent) 34%, color-mix(in srgb, var(--bg) 40%, transparent) 58%, transparent 84%);position:absolute;inset:0}@media (max-width:720px){.Hero-module__Z8hQ_W__image{object-position:62% center}.Hero-module__Z8hQ_W__scrim{background:linear-gradient(#faf6f3db 0%,#faf6f3b8 100%)}}.Hero-module__Z8hQ_W__hero:before{content:"";z-index:0;aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#8b2f4429,#8b2f4400 62%);width:60rem;max-width:130%;animation:22s ease-in-out infinite Hero-module__Z8hQ_W__hero-glow;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__hero .container{z-index:1;position:relative}.Hero-module__Z8hQ_W__hero .container>*{animation:.7s both Hero-module__Z8hQ_W__hero-rise}.Hero-module__Z8hQ_W__hero .container>:nth-child(2){animation-delay:.1s}.Hero-module__Z8hQ_W__hero .container>:nth-child(3){animation-delay:.2s}.Hero-module__Z8hQ_W__hero .container>:nth-child(4){animation-delay:.3s}@keyframes Hero-module__Z8hQ_W__hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes Hero-module__Z8hQ_W__hero-glow{0%,to{opacity:.85;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:1;transform:translate(-50%)translateY(2.5rem)scale(1.12)}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__hero:before{animation:none}.Hero-module__Z8hQ_W__hero .container>*{animation:none}.Hero-module__Z8hQ_W__primaryCta:after{transition:none}.Hero-module__Z8hQ_W__primaryCta:hover:after{transform:none}}.Hero-module__Z8hQ_W__hero h1{max-width:16em;font-size:clamp(2.25rem,6vw,3.5rem)}.Hero-module__Z8hQ_W__subtitle{max-width:36em;font-size:1.05rem}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.Hero-module__Z8hQ_W__primaryCta:after{content:" →" / "";transition:transform .2s;display:inline-block}.Hero-module__Z8hQ_W__primaryCta:hover:after{transform:translate(4px)}
.ServiceCard-module__km16QW__card{background:rgba(var(--surface-rgb), .85);border:1px solid var(--border);border-radius:var(--radius);color:inherit;padding:1.25rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.ServiceCard-module__km16QW__card:hover{border-color:var(--accent);color:inherit;transform:translateY(-3px);box-shadow:0 14px 30px #8b2f441f}.ServiceCard-module__km16QW__card h3{margin:.35rem 0;font-size:1rem}.ServiceCard-module__km16QW__card p{color:var(--text);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;display:-webkit-box;overflow:hidden}.ServiceCard-module__km16QW__num{font-family:var(--font-mono), monospace;color:var(--accent);font-size:.7rem;font-weight:700}@media (prefers-reduced-motion:reduce){.ServiceCard-module__km16QW__card{transition:none}.ServiceCard-module__km16QW__card:hover{transform:none}}
.StatsStrip-module__dPqEQG__strip{border-top:1px solid var(--border-soft)}.StatsStrip-module__dPqEQG__cells{grid-template-columns:repeat(3,1fr);display:grid}.StatsStrip-module__dPqEQG__cell{flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;display:flex}.StatsStrip-module__dPqEQG__cell+.StatsStrip-module__dPqEQG__cell{border-left:1px solid var(--border-soft)}.StatsStrip-module__dPqEQG__label{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.65rem}.StatsStrip-module__dPqEQG__value{color:var(--accent);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}@media (max-width:720px){.StatsStrip-module__dPqEQG__cells{grid-template-columns:1fr}.StatsStrip-module__dPqEQG__cell+.StatsStrip-module__dPqEQG__cell{border-left:none;border-top:1px solid var(--border-soft)}}
.MethodSteps-module__i_xpNG__steps{--node:2rem;--row-gap:1.5rem;gap:var(--row-gap) 1rem;margin-top:1.75rem;padding:0;list-style:none;display:grid;position:relative}.MethodSteps-module__i_xpNG__step{grid-template-columns:var(--node) 1fr;align-items:start;column-gap:1rem;display:grid;position:relative}.MethodSteps-module__i_xpNG__step:not(:last-child):after,.MethodSteps-module__i_xpNG__step:not(:last-child):before{content:"";left:calc(var(--node) / 2);top:var(--node);bottom:calc(-1 * var(--row-gap));width:2px;position:absolute;transform:translate(-50%)}.MethodSteps-module__i_xpNG__step:not(:last-child):after{background:var(--border-strong)}.MethodSteps-module__i_xpNG__step:not(:last-child):before{background:var(--accent);transform-origin:top;transform:translate(-50%)scaleY(1)}.MethodSteps-module__i_xpNG__num{z-index:1;width:var(--node);height:var(--node);background:var(--accent);color:var(--accent-contrast);font-family:var(--font-mono), monospace;border-radius:var(--radius);grid-area:1/1;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex;position:relative;box-shadow:0 0 0 4px #8b2f441f}.MethodSteps-module__i_xpNG__step h3{grid-area:1/2;align-self:center;margin:0;font-size:.95rem}.MethodSteps-module__i_xpNG__step p{color:var(--text);grid-area:2/2;margin:.35rem 0 0;font-size:.85rem}@media (min-width:720px){.MethodSteps-module__i_xpNG__steps{grid-template-columns:repeat(4,1fr);gap:0}.MethodSteps-module__i_xpNG__step{padding-right:1.25rem;display:block}.MethodSteps-module__i_xpNG__step h3{margin-top:.9rem}.MethodSteps-module__i_xpNG__step p{margin-top:.25rem}.MethodSteps-module__i_xpNG__step:not(:last-child):after,.MethodSteps-module__i_xpNG__step:not(:last-child):before{top:calc(var(--node) / 2);bottom:auto;right:calc(-1 * var(--node) / 2);width:auto;height:2px;transform:none}.MethodSteps-module__i_xpNG__step:not(:last-child):before{transform-origin:0;transform:scaleX(1)}}@supports (animation-timeline:view()){.MethodSteps-module__i_xpNG__steps{view-timeline-name:--pipeline;view-timeline-axis:block;view-timeline-inset:20% 20%}.MethodSteps-module__i_xpNG__step:not(:last-child):before{transform-origin:top;animation:1ms linear both MethodSteps-module__i_xpNG__pipe-fill-y;animation-timeline:--pipeline;animation-range:calc(var(--i) / var(--n) * 100%) calc((var(--i) + 1) / var(--n) * 100%);transform:translate(-50%)scaleY(0)}.MethodSteps-module__i_xpNG__num{background:var(--surface);color:var(--muted);box-shadow:inset 0 0 0 1px var(--border-strong);animation:1ms linear both MethodSteps-module__i_xpNG__node-on;animation-timeline:--pipeline;animation-range:calc(var(--i) / var(--n) * 100%) calc((var(--i) + .5) / var(--n) * 100%);transform:scale(.9)}@keyframes MethodSteps-module__i_xpNG__pipe-fill-y{0%{transform:translate(-50%)scaleY(0)}to{transform:translate(-50%)scaleY(1)}}@keyframes MethodSteps-module__i_xpNG__node-on{to{background:var(--accent);color:var(--accent-contrast);transform:scale(1);box-shadow:0 0 0 4px #8b2f441f,0 0 14px #8b2f4459}}@media (min-width:720px){.MethodSteps-module__i_xpNG__step:not(:last-child):before{transform-origin:0;animation-name:MethodSteps-module__i_xpNG__pipe-fill-x;transform:scaleX(0)}@keyframes MethodSteps-module__i_xpNG__pipe-fill-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media (prefers-reduced-motion:reduce){.MethodSteps-module__i_xpNG__step:not(:last-child):before{animation:none;transform:translate(-50%)scaleY(1)}.MethodSteps-module__i_xpNG__num{background:var(--accent);color:var(--accent-contrast);animation:none;transform:none;box-shadow:0 0 0 4px #8b2f441f}@media (min-width:720px){.MethodSteps-module__i_xpNG__step:not(:last-child):before{transform:scaleX(1)}}}}
.TechBadges-module__hPfTIG__badges{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;padding:0;list-style:none;display:flex}.TechBadges-module__hPfTIG__badge{font-family:var(--font-mono), monospace;color:var(--heading);background:rgba(var(--surface-rgb), .85);border:1px solid var(--border);border-radius:var(--radius);padding:.45rem .9rem;font-size:.8rem}
.Sectors-module__YXYYEq__sectors{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem;margin-top:1.25rem;padding:0;list-style:none;display:grid}.Sectors-module__YXYYEq__sector{text-align:center;color:var(--heading);background:rgba(var(--surface-rgb), .85);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem .5rem;font-size:.85rem;font-weight:600}
.Faq-module__OJoX5q__list{flex-direction:column;gap:.6rem;margin-top:1.25rem;display:flex}.Faq-module__OJoX5q__item{background:rgba(var(--surface-rgb), .85);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem}.Faq-module__OJoX5q__item[open]{border-color:var(--accent)}.Faq-module__OJoX5q__question{color:var(--heading);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.Faq-module__OJoX5q__question::-webkit-details-marker{display:none}.Faq-module__OJoX5q__question::marker{display:none}.Faq-module__OJoX5q__question:after{content:"+" / "";font-family:var(--font-mono), monospace;color:var(--accent);font-weight:700}.Faq-module__OJoX5q__item[open] .Faq-module__OJoX5q__question:after{content:"−" / ""}.Faq-module__OJoX5q__question:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Faq-module__OJoX5q__answer{color:var(--text);margin:.6rem 0 0;font-size:.9rem}
.CtaBanner-module__Sj1ktW__banner{background:var(--accent);border-radius:var(--radius);text-align:center;padding:2.5rem 2rem}.CtaBanner-module__Sj1ktW__title{color:var(--accent-contrast);margin-bottom:.4rem;font-size:1.5rem}.CtaBanner-module__Sj1ktW__text{color:var(--accent-contrast);margin-bottom:1.1rem;font-size:.95rem}.CtaBanner-module__Sj1ktW__cta{background:var(--accent-contrast);color:var(--accent);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius);padding:.7rem 1.4rem;font-size:.8rem;font-weight:700;display:inline-block}.CtaBanner-module__Sj1ktW__cta:after{content:" →" / ""}.CtaBanner-module__Sj1ktW__cta:hover{color:var(--accent);filter:brightness(1.2)}.CtaBanner-module__Sj1ktW__cta:focus-visible{outline:2px solid var(--accent-contrast);outline-offset:2px}@media (max-width:720px){.CtaBanner-module__Sj1ktW__banner{padding:2rem 1.25rem}}
.Forms-module__N3Mx8a__form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.Forms-module__N3Mx8a__field{flex-direction:column;gap:.4rem;display:flex}.Forms-module__N3Mx8a__field label{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:.75rem}.Forms-module__N3Mx8a__field input,.Forms-module__N3Mx8a__field select,.Forms-module__N3Mx8a__field textarea{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);color:var(--heading);font:inherit;width:100%;padding:.65rem .75rem}.Forms-module__N3Mx8a__field textarea{resize:vertical}.Forms-module__N3Mx8a__field input:focus-visible,.Forms-module__N3Mx8a__field select:focus-visible,.Forms-module__N3Mx8a__field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.Forms-module__N3Mx8a__consent{align-items:flex-start;gap:.5rem;font-size:.85rem;display:flex}.Forms-module__N3Mx8a__consent input{margin-top:.2rem}.Forms-module__N3Mx8a__hp{display:none}.Forms-module__N3Mx8a__field:has(:required) label:after{content:" *";color:var(--accent)}
.ContactSection-module__Xwot_q__highlight{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);color:var(--heading,#fff);background:#8b2f440d;align-items:baseline;gap:.6rem;margin-top:1.25rem;padding:.85rem 1.1rem;font-weight:600;display:flex}.ContactSection-module__Xwot_q__highlight:before{content:"✓";color:var(--accent);font-weight:700}.ContactSection-module__Xwot_q__switcher{margin-top:2rem}.ContactSection-module__Xwot_q__switchInput{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ContactSection-module__Xwot_q__switch{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);gap:.25rem;padding:.25rem;display:inline-flex}.ContactSection-module__Xwot_q__switchLabel{cursor:pointer;border-radius:calc(var(--radius) - 2px);font-family:var(--font-mono), monospace;letter-spacing:.03em;color:var(--muted);-webkit-user-select:none;user-select:none;padding:.5rem 1.1rem;font-size:.8rem;transition:background .15s,color .15s}.ContactSection-module__Xwot_q__switchMessage:checked~.ContactSection-module__Xwot_q__switch .ContactSection-module__Xwot_q__labelMessage,.ContactSection-module__Xwot_q__switchCall:checked~.ContactSection-module__Xwot_q__switch .ContactSection-module__Xwot_q__labelCall{background:var(--accent);color:var(--accent-contrast)}.ContactSection-module__Xwot_q__switchMessage:focus-visible~.ContactSection-module__Xwot_q__switch .ContactSection-module__Xwot_q__labelMessage,.ContactSection-module__Xwot_q__switchCall:focus-visible~.ContactSection-module__Xwot_q__switch .ContactSection-module__Xwot_q__labelCall{outline:2px solid var(--accent);outline-offset:2px}.ContactSection-module__Xwot_q__panel{max-width:640px;margin-top:2rem;display:none}.ContactSection-module__Xwot_q__switchMessage:checked~.ContactSection-module__Xwot_q__panels .ContactSection-module__Xwot_q__panelMessage,.ContactSection-module__Xwot_q__switchCall:checked~.ContactSection-module__Xwot_q__panels .ContactSection-module__Xwot_q__panelCall{display:block}@media (prefers-reduced-motion:reduce){.ContactSection-module__Xwot_q__switchLabel{transition:none}}.ContactSection-module__Xwot_q__fallback{border-top:1px solid var(--border-soft);margin-top:2.5rem;padding-top:1.5rem;font-size:.9rem}
