.Header-module__lnUIdW__header{z-index:100;background:var(--color-white);border-bottom:4px solid #0000;padding:2rem 0;transition:all .2s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{border-bottom:4px solid var(--color-dark);padding:1.25rem 0;box-shadow:0 4px #0c0c0a0a}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImage{width:auto;height:48px;display:block}.Header-module__lnUIdW__nav{align-items:center;gap:1.5rem;margin:0 auto;display:flex}.Header-module__lnUIdW__navLink{font-family:var(--font-display);color:var(--color-dark);text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0;font-size:.8125rem;font-weight:800;text-decoration:none;transition:all .2s;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:var(--color-brand-blue);width:0%;height:3px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__navLink:hover{color:var(--color-brand-blue)}.Header-module__lnUIdW__actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;display:none}.Header-module__lnUIdW__bar{background:var(--color-dark);width:24px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Header-module__lnUIdW__bar1Open{transform:translateY(8px)rotate(45deg)}.Header-module__lnUIdW__bar2Open{opacity:0}.Header-module__lnUIdW__bar3Open{transform:translateY(-8px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{background:var(--color-white);border-bottom:2px solid var(--color-dark);flex-direction:column;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Header-module__lnUIdW__mobileMenuOpen{max-height:100vh;padding-bottom:2rem;box-shadow:0 10px 30px #0000001a}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:.5rem;padding:1.5rem 1.25rem .5rem;display:flex}.Header-module__lnUIdW__mobileNavLink{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);border-bottom:2px solid #0c0c0a1f;padding:1rem 0;font-size:1.5rem;font-weight:800;text-decoration:none;transition:color .2s,padding-left .2s}.Header-module__lnUIdW__mobileActions{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.Header-module__lnUIdW__mobileActions .Header-module__lnUIdW__btn{justify-content:center;width:100%}@media (max-width:900px){.Header-module__lnUIdW__nav,.Header-module__lnUIdW__actions{display:none}.Header-module__lnUIdW__hamburger,.Header-module__lnUIdW__mobileMenu{display:flex}.Header-module__lnUIdW__inner{padding:.5rem 1.25rem}.Header-module__lnUIdW__header{padding:1rem 0}.Header-module__lnUIdW__scrolled{padding:.75rem 0}.Header-module__lnUIdW__logoImage{height:40px}}@media (max-width:480px){.Header-module__lnUIdW__inner{padding:.25rem 1rem}.Header-module__lnUIdW__logoImage{height:36px}.Header-module__lnUIdW__mobileNavLink{padding:.875rem 0;font-size:1.25rem}.Header-module__lnUIdW__mobileNav{padding:1rem 1rem .5rem}.Header-module__lnUIdW__mobileActions{padding:1rem}}.Header-module__lnUIdW__darkHeroHeader{box-shadow:none!important;background:0 0!important;border-bottom-color:#0000!important}.Header-module__lnUIdW__darkHeroHeader .Header-module__lnUIdW__logoImage{filter:invert()!important}.Header-module__lnUIdW__darkHeroHeader .Header-module__lnUIdW__navLink{color:var(--color-white)!important}.Header-module__lnUIdW__darkHeroHeader .Header-module__lnUIdW__navLink:hover{color:var(--color-brand-orange)!important}.Header-module__lnUIdW__darkHeroHeader .Header-module__lnUIdW__navLink:after{background:var(--color-brand-orange)!important}.Header-module__lnUIdW__darkHeroHeader .Header-module__lnUIdW__bar{background:var(--color-white)!important}
.Footer-module__3hUVsW__footer{background:var(--color-brand-blue);color:var(--color-white);border-top:8px solid var(--color-dark)}.Footer-module__3hUVsW__topStrip{border-bottom:4px solid var(--color-dark);padding:5rem 0 4rem}.Footer-module__3hUVsW__topInner{grid-template-columns:260px 1fr 1fr 1fr 220px;align-items:start;gap:3rem;display:grid}.Footer-module__3hUVsW__topLeft{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__3hUVsW__logo{align-items:center;display:flex}.Footer-module__3hUVsW__logoImage{filter:invert();width:auto;height:96px;display:block}.Footer-module__3hUVsW__tagline{color:var(--color-white);font-size:1.125rem;font-weight:600;line-height:1.65}.Footer-module__3hUVsW__socials{gap:.625rem;display:flex}.Footer-module__3hUVsW__social{border:2px solid var(--color-dark);background:var(--color-white);width:48px;height:48px;color:var(--color-dark);box-shadow:4px 4px 0 var(--color-dark);border-radius:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.Footer-module__3hUVsW__social:hover{box-shadow:6px 6px 0 var(--color-brand-orange);transform:translate(-2px,-2px)}.Footer-module__3hUVsW__linkCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__colTitle{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--color-dark);border-bottom:4px solid var(--color-dark);margin-bottom:.5rem;padding-bottom:.5rem;font-size:.8rem;font-weight:800}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:var(--color-white);font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--color-dark)}.Footer-module__3hUVsW__ctaCol{flex-direction:column;gap:1.125rem;display:flex}.Footer-module__3hUVsW__ctaText{color:var(--color-white);font-size:1rem;font-weight:500;line-height:1.6}.Footer-module__3hUVsW__email{text-transform:uppercase;font-size:1rem;font-weight:800}.Footer-module__3hUVsW__email a{color:var(--color-dark);text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__email a:hover{color:var(--color-brand-orange)}.Footer-module__3hUVsW__bottomBar{border-top:2px solid #ffffff1f;padding:1.25rem 0}.Footer-module__3hUVsW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__copyright{letter-spacing:.08em;color:#ffffff80;text-transform:uppercase;font-family:monospace;font-size:.7rem;font-weight:700}@media (max-width:1200px){.Footer-module__3hUVsW__topInner{grid-template-columns:1fr 1fr 1fr;gap:2.5rem}.Footer-module__3hUVsW__topLeft{grid-column:span 3}.Footer-module__3hUVsW__ctaCol{grid-column:span 1}}@media (max-width:768px){.Footer-module__3hUVsW__logoImage{height:64px}.Footer-module__3hUVsW__topInner{grid-template-columns:1fr 1fr}.Footer-module__3hUVsW__topLeft,.Footer-module__3hUVsW__ctaCol{grid-column:span 2}.Footer-module__3hUVsW__topStrip{padding:3rem 0}.Footer-module__3hUVsW__bottomInner{flex-direction:column;align-items:flex-start;gap:1.25rem}.Footer-module__3hUVsW__offices{flex-wrap:wrap;gap:1rem}.Footer-module__3hUVsW__footer{border-top-width:4px}}@media (max-width:480px){.Footer-module__3hUVsW__topInner{grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__topLeft,.Footer-module__3hUVsW__ctaCol{grid-column:span 1}.Footer-module__3hUVsW__logoImage{height:52px}.Footer-module__3hUVsW__social{width:40px;height:40px;box-shadow:3px 3px 0 var(--color-dark);font-size:.875rem}.Footer-module__3hUVsW__social:hover{box-shadow:4px 4px 0 var(--color-brand-orange)}.Footer-module__3hUVsW__tagline{font-size:1rem}.Footer-module__3hUVsW__topStrip{padding:2rem 0}.Footer-module__3hUVsW__colTitle{border-bottom-width:3px}}
.ComparisonTable-module__LMep-W__section{padding:var(--space-20) 0;background-color:var(--color-bg);border-bottom:4px solid var(--color-dark);position:relative}.ComparisonTable-module__LMep-W__header{margin-bottom:var(--space-12);gap:var(--space-3);flex-direction:column;display:flex}.ComparisonTable-module__LMep-W__eyebrow{align-items:center;gap:var(--space-3);display:flex}.ComparisonTable-module__LMep-W__eyebrowLine{background:var(--color-brand-orange);width:24px;height:3px}.ComparisonTable-module__LMep-W__eyebrowText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.14em;color:var(--color-brand-orange);text-transform:uppercase;font-weight:800}.ComparisonTable-module__LMep-W__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.05}.ComparisonTable-module__LMep-W__sub{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text-muted);max-width:680px;line-height:1.6}.ComparisonTable-module__LMep-W__tableWrapper{border:4px solid var(--color-dark);box-shadow:10px 10px 0 var(--color-dark);background:var(--color-white);border-radius:var(--radius-none);overflow-x:auto}.ComparisonTable-module__LMep-W__table{border-collapse:collapse;text-align:left;width:100%;min-width:640px}.ComparisonTable-module__LMep-W__th{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;border-bottom:4px solid var(--color-dark);border-right:2px solid var(--color-dark);background:var(--color-dark);color:var(--color-white);padding:1.25rem 1.5rem;font-size:1rem;font-weight:800}.ComparisonTable-module__LMep-W__thFeatured{background:var(--color-brand-blue);color:var(--color-white)}.ComparisonTable-module__LMep-W__td{font-family:var(--font-body);border-bottom:2px solid var(--color-border);border-right:2px solid var(--color-border);color:var(--color-dark);padding:1.25rem 1.5rem;font-size:.9375rem;line-height:1.5}.ComparisonTable-module__LMep-W__tdFeatured{border-right:3px solid var(--color-brand-blue);border-left:3px solid var(--color-brand-blue);background:#1b4fff0a;font-weight:600}.ComparisonTable-module__LMep-W__tr:last-child .ComparisonTable-module__LMep-W__td{border-bottom:none}.ComparisonTable-module__LMep-W__badgeYes{color:#059669;align-items:center;gap:.375rem;font-weight:700;display:inline-flex}.ComparisonTable-module__LMep-W__badgeNo{color:#dc2626;align-items:center;gap:.375rem;font-weight:600;display:inline-flex}.ComparisonTable-module__LMep-W__badgeWarning{color:#d97706;align-items:center;gap:.375rem;font-weight:600;display:inline-flex}@media (max-width:768px){.ComparisonTable-module__LMep-W__th,.ComparisonTable-module__LMep-W__td{padding:1rem;font-size:.875rem}}
.AuditBanner-module__HRdAvW__bannerWrapper{padding:var(--space-16) 0;background-color:var(--color-dark);color:var(--color-white);border-top:4px solid var(--color-brand-blue);border-bottom:4px solid var(--color-brand-orange);position:relative;overflow:hidden}.AuditBanner-module__HRdAvW__glow{pointer-events:none;background:radial-gradient(circle,#1b4fff40 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.AuditBanner-module__HRdAvW__inner{justify-content:space-between;align-items:center;gap:var(--space-8);z-index:2;flex-wrap:wrap;display:flex;position:relative}.AuditBanner-module__HRdAvW__content{max-width:680px}.AuditBanner-module__HRdAvW__badge{border:1px solid var(--color-brand-orange);color:var(--color-brand-orange);letter-spacing:.1em;text-transform:uppercase;background:#ff5b0026;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .75rem;font-family:monospace;font-size:.75rem;font-weight:800;display:inline-flex}.AuditBanner-module__HRdAvW__badgeDot{background:var(--color-brand-orange);border-radius:50%;width:6px;height:6px}.AuditBanner-module__HRdAvW__title{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}.AuditBanner-module__HRdAvW__desc{font-family:var(--font-body);color:#a6a69a;font-size:1.0625rem;line-height:1.6}.AuditBanner-module__HRdAvW__ctaGroup{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.AuditBanner-module__HRdAvW__btnAudit{background:var(--color-brand-orange);color:#fff;font-family:var(--font-display);text-transform:uppercase;align-items:center;gap:.75rem;padding:1.25rem 2.25rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex;box-shadow:6px 6px #00000080}.AuditBanner-module__HRdAvW__btnAudit:hover{background:#e04f00;transform:translate(-2px,-2px);box-shadow:8px 8px #00000080}.AuditBanner-module__HRdAvW__note{color:#6b6b62;font-family:monospace;font-size:.75rem}@media (max-width:768px){.AuditBanner-module__HRdAvW__inner{flex-direction:column;align-items:flex-start}}
.FAQ-module__uDLo1a__section{background:var(--color-white);border-bottom:4px solid var(--color-dark);padding:5rem 0}.FAQ-module__uDLo1a__header{border-bottom:4px solid var(--color-dark);grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3rem;padding-bottom:2.5rem;display:grid}.FAQ-module__uDLo1a__eyebrow{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.FAQ-module__uDLo1a__eyebrowLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.FAQ-module__uDLo1a__eyebrowText{letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:900}.FAQ-module__uDLo1a__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:.9}.FAQ-module__uDLo1a__sub{font-family:var(--font-body);color:var(--color-text-muted);border-left:4px solid var(--color-brand-orange);align-self:end;max-width:400px;padding-left:1.25rem;font-size:1rem;line-height:1.75}.FAQ-module__uDLo1a__list{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);flex-direction:column;gap:0;margin-bottom:3rem;display:flex}.FAQ-module__uDLo1a__item{border-bottom:4px solid var(--color-dark)}.FAQ-module__uDLo1a__item:last-child{border-bottom:none}.FAQ-module__uDLo1a__question{background:var(--color-white);cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 2rem;transition:background .15s;display:flex}.FAQ-module__uDLo1a__question:hover,.FAQ-module__uDLo1a__questionOpen{background:var(--color-bg-alt)}.FAQ-module__uDLo1a__questionText{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.01em;font-size:1rem;font-weight:800;line-height:1.3}.FAQ-module__uDLo1a__questionNum{color:var(--color-brand-orange);letter-spacing:.15em;text-transform:uppercase;flex-shrink:0;margin-right:1rem;font-family:monospace;font-size:.6rem;font-weight:900}.FAQ-module__uDLo1a__questionLeft{align-items:flex-start;gap:1rem;display:flex}.FAQ-module__uDLo1a__chevron{color:var(--color-brand-blue);flex-shrink:0;font-size:1.25rem;font-weight:800;line-height:1;transition:transform .2s}.FAQ-module__uDLo1a__chevronOpen{transform:rotate(180deg)}.FAQ-module__uDLo1a__answer{background:var(--color-bg-alt);max-height:0;padding:0 2rem;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s;overflow:hidden}.FAQ-module__uDLo1a__answerOpen{border-top:2px solid var(--color-border);max-height:300px;padding:0 2rem 1.75rem}.FAQ-module__uDLo1a__answerText{font-family:var(--font-body);color:var(--color-text-muted);max-width:680px;font-size:.9375rem;line-height:1.8}.FAQ-module__uDLo1a__cta{background:var(--color-brand-blue);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-orange);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.FAQ-module__uDLo1a__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1}.FAQ-module__uDLo1a__ctaSub{color:#fff9;margin-top:.25rem;font-size:.9375rem}@media (max-width:1024px){.FAQ-module__uDLo1a__header{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.FAQ-module__uDLo1a__title{font-size:clamp(2rem,10vw,3rem)}.FAQ-module__uDLo1a__sub{align-self:flex-start;max-width:none}.FAQ-module__uDLo1a__section{padding:3.5rem 0}.FAQ-module__uDLo1a__question{padding:1.25rem 1.5rem}.FAQ-module__uDLo1a__answer{padding:0 1.5rem 1.5rem}.FAQ-module__uDLo1a__cta{box-shadow:6px 6px 0 var(--color-brand-orange);flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.FAQ-module__uDLo1a__list{box-shadow:6px 6px 0 var(--color-dark)}}@media (max-width:480px){.FAQ-module__uDLo1a__list{box-shadow:4px 4px 0 var(--color-dark);border-width:3px;margin-bottom:2rem}.FAQ-module__uDLo1a__item{border-bottom-width:3px}.FAQ-module__uDLo1a__question{gap:1rem;padding:1rem 1.25rem}.FAQ-module__uDLo1a__questionText{font-size:.9375rem}.FAQ-module__uDLo1a__answer,.FAQ-module__uDLo1a__answerOpen{padding:0 1.25rem 1.25rem}.FAQ-module__uDLo1a__cta{box-shadow:4px 4px 0 var(--color-brand-orange);border-width:3px;padding:1.25rem}}
.ContactSection-module__jJh_sq__section{background:var(--color-dark);border-bottom:4px solid var(--color-dark);background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;background-color:var(--color-dark);padding:5rem 0;position:relative;overflow:hidden}.ContactSection-module__jJh_sq__inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.ContactSection-module__jJh_sq__left{flex-direction:column;gap:2rem;padding-top:1rem;display:flex}.ContactSection-module__jJh_sq__eyebrow{align-items:center;gap:.75rem;display:flex}.ContactSection-module__jJh_sq__eyebrowLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.ContactSection-module__jJh_sq__eyebrowText{letter-spacing:.15em;color:#ffffff59;text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:900}.ContactSection-module__jJh_sq__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.04em;border-bottom:8px solid #ffffff1a;padding-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:.9}.ContactSection-module__jJh_sq__titleAccent{color:var(--color-brand-orange)}.ContactSection-module__jJh_sq__sub{font-family:var(--font-body);color:#ffffff73;border-left:4px solid var(--color-brand-orange);max-width:400px;padding-left:1.25rem;font-size:1rem;line-height:1.8}.ContactSection-module__jJh_sq__infoGrid{box-shadow:8px 8px 0 var(--color-brand-blue);border:4px solid #ffffff14;flex-direction:column;gap:0;display:flex}.ContactSection-module__jJh_sq__infoRow{border-bottom:2px solid #ffffff0f;align-items:center;gap:1.5rem;padding:1rem 1.5rem;transition:background .15s;display:flex}.ContactSection-module__jJh_sq__infoRow:last-child{border-bottom:none}.ContactSection-module__jJh_sq__infoRow:hover{background:#ffffff0a}.ContactSection-module__jJh_sq__infoLabel{color:#ffffff4d;letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;width:90px;font-family:monospace;font-size:.6rem;font-weight:900}.ContactSection-module__jJh_sq__infoValue{font-family:var(--font-body);color:var(--color-white);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s}.ContactSection-module__jJh_sq__infoValue:hover{color:var(--color-brand-blue)}.ContactSection-module__jJh_sq__infoDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto;animation:2s ease-in-out infinite ContactSection-module__jJh_sq__pulse}@keyframes ContactSection-module__jJh_sq__pulse{0%,to{opacity:1}50%{opacity:.4}}.ContactSection-module__jJh_sq__formWrapper{position:relative}.ContactSection-module__jJh_sq__formCard{box-shadow:12px 12px 0 var(--color-brand-orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:4px solid #ffffff1a}.ContactSection-module__jJh_sq__formHeader{border-bottom:4px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.ContactSection-module__jJh_sq__formHeaderTitle{letter-spacing:.15em;color:#fff6;text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:900}.ContactSection-module__jJh_sq__formHeaderStatus{letter-spacing:.1em;color:#4ade80;align-items:center;gap:6px;font-family:monospace;font-size:.6rem;font-weight:900;display:flex}.ContactSection-module__jJh_sq__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ContactSection-module__jJh_sq__pulse}.ContactSection-module__jJh_sq__form{flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;display:flex}.ContactSection-module__jJh_sq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactSection-module__jJh_sq__field{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__jJh_sq__label{letter-spacing:.14em;color:#fff6;text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:900}.ContactSection-module__jJh_sq__input,.ContactSection-module__jJh_sq__select,.ContactSection-module__jJh_sq__textarea{font-family:var(--font-body);color:var(--color-white);appearance:none;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:0;outline:none;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;transition:border-color .15s,background .15s}.ContactSection-module__jJh_sq__input::placeholder,.ContactSection-module__jJh_sq__textarea::placeholder{color:#fff3}.ContactSection-module__jJh_sq__input:focus,.ContactSection-module__jJh_sq__select:focus,.ContactSection-module__jJh_sq__textarea:focus{border-color:var(--color-brand-blue);background:#1b4fff0f}.ContactSection-module__jJh_sq__select option{background:var(--color-dark);color:var(--color-white)}.ContactSection-module__jJh_sq__textarea{resize:vertical;min-height:110px}.ContactSection-module__jJh_sq__submit{box-shadow:6px 6px 0 var(--color-brand-orange);margin-top:.5rem;padding:1.125rem 2rem;font-weight:800;transition:transform .2s,box-shadow .2s}.ContactSection-module__jJh_sq__submit:hover:not(:disabled){box-shadow:9px 9px 0 var(--color-brand-orange);transform:translate(-3px,-3px)}.ContactSection-module__jJh_sq__submit:disabled{opacity:.6;cursor:not-allowed}.ContactSection-module__jJh_sq__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ContactSection-module__jJh_sq__successIcon{background:var(--color-brand-orange);width:56px;height:56px;color:var(--color-white);box-shadow:6px 6px 0 var(--color-brand-blue);border:4px solid #fff3;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.ContactSection-module__jJh_sq__successTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.ContactSection-module__jJh_sq__successText{color:#ffffff73;max-width:320px;font-size:.9375rem;line-height:1.7}.ContactSection-module__jJh_sq__cropTL{border-top:4px solid var(--color-brand-blue);border-left:4px solid var(--color-brand-blue);width:20px;height:20px;position:absolute;top:-4px;left:-4px}.ContactSection-module__jJh_sq__cropBR{border-bottom:4px solid var(--color-brand-blue);border-right:4px solid var(--color-brand-blue);width:20px;height:20px;position:absolute;bottom:-4px;right:-4px}@media (max-width:1024px){.ContactSection-module__jJh_sq__inner{grid-template-columns:1fr;gap:3.5rem}.ContactSection-module__jJh_sq__left{padding-top:0}}@media (max-width:768px){.ContactSection-module__jJh_sq__title{padding-bottom:1rem;font-size:clamp(2.5rem,10vw,4rem)}.ContactSection-module__jJh_sq__section{padding:3.5rem 0}.ContactSection-module__jJh_sq__formCard{box-shadow:6px 6px 0 var(--color-brand-orange)}.ContactSection-module__jJh_sq__infoGrid{box-shadow:6px 6px 0 var(--color-brand-blue)}.ContactSection-module__jJh_sq__cropTL,.ContactSection-module__jJh_sq__cropBR{display:none}}@media (max-width:640px){.ContactSection-module__jJh_sq__formRow{grid-template-columns:1fr}}@media (max-width:480px){.ContactSection-module__jJh_sq__title{border-bottom-width:4px;font-size:clamp(2rem,10vw,3rem)}.ContactSection-module__jJh_sq__formCard{box-shadow:4px 4px 0 var(--color-brand-orange);border-width:3px}.ContactSection-module__jJh_sq__formHeader{border-bottom-width:3px;padding:1rem 1.25rem}.ContactSection-module__jJh_sq__form{padding:1.5rem 1.25rem}.ContactSection-module__jJh_sq__infoGrid{box-shadow:4px 4px 0 var(--color-brand-blue);border-width:3px}.ContactSection-module__jJh_sq__infoRow{gap:1rem;padding:.875rem 1.25rem}.ContactSection-module__jJh_sq__infoLabel{width:auto;min-width:70px}.ContactSection-module__jJh_sq__submit{box-shadow:4px 4px 0 var(--color-brand-orange)}.ContactSection-module__jJh_sq__sub{max-width:none}}
.ServicesSection-module__2HsQHW__section{background:var(--color-white);border-bottom:4px solid var(--color-dark);padding:5rem 0}.ServicesSection-module__2HsQHW__header{border-bottom:4px solid var(--color-dark);grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3.5rem;padding-bottom:2.5rem;display:grid}.ServicesSection-module__2HsQHW__eyebrow{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.ServicesSection-module__2HsQHW__eyebrowLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.ServicesSection-module__2HsQHW__eyebrowText{letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:900}.ServicesSection-module__2HsQHW__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.035em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:.9}.ServicesSection-module__2HsQHW__sub{font-family:var(--font-body);color:var(--color-text-muted);border-left:4px solid var(--color-brand-orange);max-width:420px;padding-left:1.25rem;font-size:1rem;line-height:1.75}.ServicesSection-module__2HsQHW__panels{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.ServicesSection-module__2HsQHW__panel{border-right:4px solid var(--color-dark);flex-direction:column;display:flex}.ServicesSection-module__2HsQHW__panel:last-child{border-right:none}.ServicesSection-module__2HsQHW__panelHeader{border-bottom:4px solid var(--color-dark);background:var(--color-bg-alt);flex-direction:column;gap:.5rem;padding:1.5rem 1.75rem;display:flex}.ServicesSection-module__2HsQHW__panelTag{letter-spacing:.15em;color:var(--color-brand-blue);text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:900}.ServicesSection-module__2HsQHW__panelTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.1}.ServicesSection-module__2HsQHW__panelOrange .ServicesSection-module__2HsQHW__panelHeader{background:var(--color-brand-orange);border-bottom-color:var(--color-dark)}.ServicesSection-module__2HsQHW__panelOrange .ServicesSection-module__2HsQHW__panelTag{color:#ffffffb3}.ServicesSection-module__2HsQHW__panelOrange .ServicesSection-module__2HsQHW__panelTitle{color:var(--color-white)}.ServicesSection-module__2HsQHW__panelDark{background:var(--color-dark)}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__panelHeader{background:#ffffff0d;border-bottom-color:#ffffff14}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__panelTag{color:var(--color-brand-orange)}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__panelTitle{color:var(--color-white)}.ServicesSection-module__2HsQHW__serviceList{flex-direction:column;flex:1;display:flex}.ServicesSection-module__2HsQHW__serviceItem{border-bottom:2px solid var(--color-border);align-items:flex-start;gap:1rem;padding:1.25rem 1.75rem;transition:background .15s;display:flex}.ServicesSection-module__2HsQHW__serviceItem:last-child{border-bottom:none}.ServicesSection-module__2HsQHW__serviceItem:hover{background:var(--color-bg-alt)}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__serviceItem:hover{background:#ffffff0a}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__serviceItem{border-bottom-color:#ffffff0f}.ServicesSection-module__2HsQHW__serviceIcon{color:var(--color-brand-blue);text-align:center;flex-shrink:0;width:20px;margin-top:2px;font-size:1rem}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__serviceIcon{color:var(--color-brand-orange)}.ServicesSection-module__2HsQHW__serviceName{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.01em;margin-bottom:.25rem;font-size:.875rem;font-weight:800}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__serviceName{color:var(--color-white)}.ServicesSection-module__2HsQHW__serviceDesc{color:var(--color-text-muted);font-size:.8125rem;line-height:1.65}.ServicesSection-module__2HsQHW__panelDark .ServicesSection-module__2HsQHW__serviceDesc{color:#ffffff73}.ServicesSection-module__2HsQHW__cta{background:var(--color-brand-orange);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2.5rem;display:flex}.ServicesSection-module__2HsQHW__ctaText{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1}.ServicesSection-module__2HsQHW__ctaSub{color:#ffffffa6;margin-top:.25rem;font-size:.9375rem}@media (max-width:1024px){.ServicesSection-module__2HsQHW__panels{grid-template-columns:1fr}.ServicesSection-module__2HsQHW__panel{border-right:none;border-bottom:4px solid var(--color-dark)}.ServicesSection-module__2HsQHW__panel:last-child{border-bottom:none}.ServicesSection-module__2HsQHW__header{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.ServicesSection-module__2HsQHW__title{font-size:clamp(2.25rem,10vw,3.5rem)}.ServicesSection-module__2HsQHW__sub{max-width:none}.ServicesSection-module__2HsQHW__cta{box-shadow:6px 6px 0 var(--color-dark);flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.ServicesSection-module__2HsQHW__section{padding:3.5rem 0}.ServicesSection-module__2HsQHW__panels{box-shadow:6px 6px 0 var(--color-dark)}}@media (max-width:480px){.ServicesSection-module__2HsQHW__panels{box-shadow:4px 4px 0 var(--color-dark);border-width:3px}.ServicesSection-module__2HsQHW__panel{border-bottom-width:3px}.ServicesSection-module__2HsQHW__panelHeader{padding:1.25rem}.ServicesSection-module__2HsQHW__serviceItem{padding:1rem 1.25rem}.ServicesSection-module__2HsQHW__cta{box-shadow:4px 4px 0 var(--color-dark);border-width:3px;padding:1.25rem}}
.page-module__NfDiEG__page{background:var(--color-white);min-height:100vh}.page-module__NfDiEG__capabilitiesSection{border-bottom:4px solid var(--color-dark);background:var(--color-bg-alt);padding:5rem 0}.page-module__NfDiEG__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__NfDiEG__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__NfDiEG__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__NfDiEG__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1}.page-module__NfDiEG__cardGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module__NfDiEG__card{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.page-module__NfDiEG__card:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.page-module__NfDiEG__cardAlt:hover{box-shadow:12px 12px 0 var(--color-brand-orange)}.page-module__NfDiEG__cardNum{font-family:var(--font-display);color:var(--color-brand-blue);letter-spacing:-.05em;font-size:3rem;font-weight:800;line-height:1}.page-module__NfDiEG__cardAlt .page-module__NfDiEG__cardNum{color:var(--color-brand-orange)}.page-module__NfDiEG__cardTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);border-bottom:4px solid var(--color-dark);padding-bottom:.875rem;font-size:1.25rem;font-weight:800}.page-module__NfDiEG__cardBody{font-family:var(--font-body);color:var(--color-text-muted);font-size:1rem;line-height:1.7}.page-module__NfDiEG__valuesSection{background:var(--color-brand-blue);border-top:4px solid var(--color-dark);border-bottom:4px solid var(--color-dark);padding:4rem 0}.page-module__NfDiEG__valuesHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.page-module__NfDiEG__valuesSectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;border-bottom:4px solid #ffffff4d;padding-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.page-module__NfDiEG__valuesSub{color:#fff9;align-self:end;max-width:360px;font-size:1rem;line-height:1.65}.page-module__NfDiEG__valuesGrid{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-orange);gap:0;display:flex}.page-module__NfDiEG__valueItem{border-right:4px solid var(--color-dark);background:var(--color-white);cursor:default;flex-direction:column;flex:1;gap:.5rem;padding:2rem 1.5rem;transition:background .2s,color .2s;display:flex}.page-module__NfDiEG__valueItem:last-child{border-right:none}.page-module__NfDiEG__valueItem:hover{background:var(--color-dark)}.page-module__NfDiEG__valueItem:hover .page-module__NfDiEG__valueItemNum,.page-module__NfDiEG__valueItem:hover .page-module__NfDiEG__valueItemTitle,.page-module__NfDiEG__valueItem:hover .page-module__NfDiEG__valueItemTag{color:var(--color-white);border-color:#ffffff4d}.page-module__NfDiEG__valueItemNum{color:var(--color-brand-orange);letter-spacing:.1em;font-family:monospace;font-size:.65rem;font-weight:900}.page-module__NfDiEG__valueItemTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);border-bottom:2px solid var(--color-dark);margin-bottom:.25rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:800}.page-module__NfDiEG__valueItemTag{color:var(--color-text-muted);font-family:monospace;font-size:.7rem;font-weight:700}.page-module__NfDiEG__ctaSection{border-top:4px solid var(--color-dark);padding:5rem 0}.page-module__NfDiEG__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.page-module__NfDiEG__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}@media (max-width:900px){.page-module__NfDiEG__cardGrid{grid-template-columns:1fr}.page-module__NfDiEG__valuesGrid{flex-direction:column}.page-module__NfDiEG__valueItem{border-right:none;border-bottom:4px solid var(--color-dark)}.page-module__NfDiEG__valueItem:last-child{border-bottom:none}.page-module__NfDiEG__valuesHeader{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__NfDiEG__valuesSub{align-self:flex-start}}@media (max-width:768px){.page-module__NfDiEG__sectionTitle{margin-bottom:2rem;font-size:clamp(2rem,10vw,3rem)}.page-module__NfDiEG__card{box-shadow:6px 6px 0 var(--color-dark);padding:1.5rem}.page-module__NfDiEG__card:hover{box-shadow:8px 8px 0 var(--color-brand-blue)}.page-module__NfDiEG__cardAlt:hover{box-shadow:8px 8px 0 var(--color-brand-orange)}.page-module__NfDiEG__capabilitiesSection,.page-module__NfDiEG__valuesSection,.page-module__NfDiEG__ctaSection{padding:3.5rem 0}.page-module__NfDiEG__valuesGrid{box-shadow:6px 6px 0 var(--color-brand-orange)}}@media (max-width:640px){.page-module__NfDiEG__ctaInner{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.page-module__NfDiEG__card{box-shadow:4px 4px 0 var(--color-dark);border-width:3px;padding:1.25rem}.page-module__NfDiEG__valuesGrid{box-shadow:4px 4px 0 var(--color-brand-orange);border-width:3px}.page-module__NfDiEG__valueItem{border-bottom-width:3px;padding:1.5rem 1.25rem}.page-module__NfDiEG__cardTitle{border-bottom-width:3px}}
.blog-module__JsT-Oq__page{background-color:var(--color-white);min-height:100vh;padding-top:140px;padding-bottom:120px}.blog-module__JsT-Oq__hero{border-bottom:8px solid var(--color-dark);margin-bottom:5rem;padding-bottom:3rem;position:relative}.blog-module__JsT-Oq__eyebrow{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.blog-module__JsT-Oq__eyebrowLine{background:var(--color-brand-blue);flex-shrink:0;width:24px;height:2px;display:block}.blog-module__JsT-Oq__eyebrowText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.blog-module__JsT-Oq__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.04em;word-break:break-word;font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:.85}.blog-module__JsT-Oq__subtitle{font-family:var(--font-body);color:var(--color-text-muted);border-left:4px solid var(--color-brand-orange);max-width:800px;margin-top:2rem;padding-left:1.25rem;font-size:1.25rem;font-weight:500;line-height:1.6}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem;display:grid}@media (max-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:1.5rem}}.blog-module__JsT-Oq__card{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.blog-module__JsT-Oq__cardAlt:hover{box-shadow:12px 12px 0 var(--color-brand-orange)}.blog-module__JsT-Oq__cardVisual{background:var(--color-bg-alt);border-bottom:4px solid var(--color-dark);height:200px;position:relative;overflow:hidden}.blog-module__JsT-Oq__cardImageFallback{background-size:24px 24px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.blog-module__JsT-Oq__cardMeta{color:var(--color-text-muted);justify-content:space-between;align-items:center;font-family:monospace;font-size:.75rem;font-weight:700;display:flex}.blog-module__JsT-Oq__cardTag{color:var(--color-brand-orange);text-transform:uppercase}.blog-module__JsT-Oq__cardTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.2}.blog-module__JsT-Oq__cardDesc{font-family:var(--font-body);color:var(--color-text-muted);flex:1;font-size:.9375rem;line-height:1.6}.blog-module__JsT-Oq__cardLink{color:var(--color-brand-blue);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-top:.5rem;font-family:monospace;font-size:.75rem;font-weight:900;transition:gap .2s;display:inline-flex}.blog-module__JsT-Oq__cardLink:hover{gap:.875rem}.blog-module__JsT-Oq__newsletter{background:var(--color-brand-orange);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);color:var(--color-white);flex-direction:column;gap:2rem;padding:4rem 3rem;display:flex}.blog-module__JsT-Oq__newsletterTitle{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1}.blog-module__JsT-Oq__newsletterSub{font-family:var(--font-body);color:#fffc;max-width:600px;font-size:1.125rem}.blog-module__JsT-Oq__form{grid-template-columns:1fr auto;gap:1rem;max-width:600px;display:grid}@media (max-width:480px){.blog-module__JsT-Oq__form{grid-template-columns:1fr}}.blog-module__JsT-Oq__input{font-family:var(--font-body);color:var(--color-dark);background:var(--color-white);border:3px solid var(--color-dark);outline:none;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.blog-module__JsT-Oq__input:focus-visible{outline:3px solid var(--color-white)!important;outline-offset:-3px!important}.blog-module__JsT-Oq__submitBtn{font-family:var(--font-body);text-transform:uppercase;color:var(--color-white);background:var(--color-dark);border:3px solid var(--color-dark);box-shadow:4px 4px 0 var(--color-white);cursor:pointer;padding:1rem 2rem;font-size:1rem;font-weight:800;transition:all .2s}.blog-module__JsT-Oq__submitBtn:hover{box-shadow:6px 6px 0 var(--color-white);transform:translate(-2px,-2px)}.blog-module__JsT-Oq__articleWrapper{max-width:800px;margin:0 auto}.blog-module__JsT-Oq__articleHeader{border-bottom:8px solid var(--color-dark);margin-bottom:3rem;padding-bottom:3rem}.blog-module__JsT-Oq__articleMeta{color:var(--color-text-muted);align-items:center;gap:1.5rem;margin-bottom:2rem;font-family:monospace;font-size:.875rem;font-weight:700;display:flex}.blog-module__JsT-Oq__author{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.blog-module__JsT-Oq__authorAvatar{border:2px solid var(--color-dark);background-color:var(--color-bg-alt);border-radius:50%;width:48px;height:48px}.blog-module__JsT-Oq__authorInfo{flex-direction:column;display:flex}.blog-module__JsT-Oq__authorName{font-family:var(--font-body);color:var(--color-dark);font-weight:800}.blog-module__JsT-Oq__authorRole{color:var(--color-text-muted);font-family:monospace;font-size:.75rem}.blog-module__JsT-Oq__content{font-family:var(--font-body);color:var(--color-dark);font-size:1.125rem;line-height:1.8}.blog-module__JsT-Oq__content p{margin-bottom:2rem}.blog-module__JsT-Oq__content h2,.blog-module__JsT-Oq__content h3,.blog-module__JsT-Oq__content h4{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;margin-top:3.5rem;margin-bottom:1.5rem;font-weight:800}.blog-module__JsT-Oq__content h2{border-bottom:4px solid var(--color-dark);padding-bottom:.5rem;font-size:2rem}.blog-module__JsT-Oq__content h3{font-size:1.5rem}.blog-module__JsT-Oq__content blockquote{border-left:6px solid var(--color-brand-orange);color:var(--color-brand-blue);margin:2.5rem 0;padding-left:1.5rem;font-style:italic;font-weight:600}.blog-module__JsT-Oq__content ul,.blog-module__JsT-Oq__content ol{margin-bottom:2rem;padding-left:1.5rem}.blog-module__JsT-Oq__content li{margin-bottom:.5rem}.blog-module__JsT-Oq__content hr{border:none;border-top:4px solid var(--color-dark);margin:3.5rem 0}.blog-module__JsT-Oq__content table{border-collapse:collapse;width:100%;margin:2.5rem 0;font-size:.95rem}.blog-module__JsT-Oq__content th,.blog-module__JsT-Oq__content td{border:2px solid var(--color-dark);text-align:left;padding:.75rem 1rem}.blog-module__JsT-Oq__content th{background-color:var(--color-bg-alt);text-transform:uppercase;font-family:monospace;font-weight:900}.blog-module__JsT-Oq__content tr:nth-child(2n){background-color:var(--color-bg)}
.page-module__OSLHOG__page{background:var(--color-white);min-height:100vh}.page-module__OSLHOG__mainGrid{border-bottom:4px solid var(--color-dark);grid-template-columns:1fr 1fr;align-items:start;gap:4rem;padding:5rem 0;display:grid}.page-module__OSLHOG__infoCol{flex-direction:column;gap:1.5rem;display:flex}.page-module__OSLHOG__sectionLabel{align-items:center;gap:.75rem;display:flex}.page-module__OSLHOG__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__OSLHOG__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__OSLHOG__infoTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1}.page-module__OSLHOG__infoCards{border:4px solid var(--color-dark);box-shadow:8px 8px 0 var(--color-dark);flex-direction:column;gap:0;display:flex}.page-module__OSLHOG__infoCard{border-bottom:4px solid var(--color-dark);background:var(--color-white);flex-direction:column;gap:.5rem;padding:1.75rem 2rem;transition:background .2s;display:flex}.page-module__OSLHOG__infoCard:last-child{border-bottom:none}.page-module__OSLHOG__infoCard:hover{background:var(--color-bg-alt)}.page-module__OSLHOG__infoCardLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-brand-blue);font-family:monospace;font-size:.6rem;font-weight:900}.page-module__OSLHOG__infoCardValue{font-family:var(--font-display);color:var(--color-dark);font-size:1.125rem;font-weight:800}.page-module__OSLHOG__infoCardSub{color:var(--color-text-muted);font-size:.875rem;line-height:1.55}.page-module__OSLHOG__infoCardValueLink{font-family:var(--font-display);color:var(--color-brand-blue);font-size:1.125rem;font-weight:800;text-decoration:none;transition:color .2s}.page-module__OSLHOG__infoCardValueLink:hover{color:var(--color-dark)}.page-module__OSLHOG__availabilityBadge{border:4px solid var(--color-dark);background:var(--color-dark);box-shadow:8px 8px 0 var(--color-brand-orange);align-items:center;gap:.75rem;padding:1.5rem 2rem;display:flex}.page-module__OSLHOG__availDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2s ease-in-out infinite page-module__OSLHOG__pulseGreen}@keyframes page-module__OSLHOG__pulseGreen{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.page-module__OSLHOG__availText{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--color-white);font-size:.9rem;font-weight:800}.page-module__OSLHOG__availSub{color:#ffffff80;letter-spacing:.05em;margin-left:auto;font-family:monospace;font-size:.7rem;font-weight:700}.page-module__OSLHOG__formCol{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-blue);background:var(--color-white);flex-direction:column;gap:0;display:flex}.page-module__OSLHOG__formHeader{border-bottom:4px solid var(--color-dark);background:var(--color-dark);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.page-module__OSLHOG__formHeaderTitle{letter-spacing:.12em;color:#ffffffa6;text-transform:uppercase;font-family:monospace;font-size:.7rem;font-weight:900}.page-module__OSLHOG__formHeaderDots{gap:6px;display:flex}.page-module__OSLHOG__formHeaderDots span{background:#fff3;width:10px;height:10px}.page-module__OSLHOG__form{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.page-module__OSLHOG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__OSLHOG__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__OSLHOG__formLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-family:monospace;font-size:.65rem;font-weight:900}.page-module__OSLHOG__formInput,.page-module__OSLHOG__formSelect,.page-module__OSLHOG__formTextarea{border:2px solid var(--color-dark);width:100%;font-family:var(--font-body);color:var(--color-dark);background:var(--color-bg-alt);appearance:none;border-radius:0;outline:none;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}.page-module__OSLHOG__formInput:focus,.page-module__OSLHOG__formSelect:focus,.page-module__OSLHOG__formTextarea:focus{border-color:var(--color-brand-blue);background:var(--color-white);box-shadow:0 0 0 3px #1b4fff1a}.page-module__OSLHOG__formTextarea{resize:vertical;min-height:120px}.page-module__OSLHOG__formSelect{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230C0C0A' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.page-module__OSLHOG__formSubmit{width:100%;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;background:var(--color-brand-blue);color:var(--color-white);border:2px solid var(--color-dark);cursor:pointer;box-shadow:6px 6px 0 var(--color-dark);padding:1.125rem;font-size:.875rem;font-weight:800;transition:transform .2s,box-shadow .2s}.page-module__OSLHOG__formSubmit:hover{box-shadow:9px 9px 0 var(--color-dark);transform:translate(-3px,-3px)}.page-module__OSLHOG__formNote{color:var(--color-text-subtle);letter-spacing:.05em;text-align:center;font-family:monospace;font-size:.65rem;font-weight:700}.page-module__OSLHOG__ctaSection{padding:5rem 0}.page-module__OSLHOG__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.page-module__OSLHOG__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}@media (max-width:900px){.page-module__OSLHOG__mainGrid{grid-template-columns:1fr;gap:3rem}.page-module__OSLHOG__formRow{grid-template-columns:1fr}}@media (max-width:768px){.page-module__OSLHOG__mainGrid{padding:3.5rem 0}.page-module__OSLHOG__formCol{box-shadow:6px 6px 0 var(--color-brand-blue)}.page-module__OSLHOG__infoCards{box-shadow:6px 6px 0 var(--color-dark)}.page-module__OSLHOG__availabilityBadge{box-shadow:6px 6px 0 var(--color-brand-orange)}.page-module__OSLHOG__ctaSection{padding:3.5rem 0}}@media (max-width:640px){.page-module__OSLHOG__ctaInner{flex-direction:column;align-items:flex-start}.page-module__OSLHOG__availSub{display:none}}@media (max-width:480px){.page-module__OSLHOG__formCol{box-shadow:4px 4px 0 var(--color-brand-blue);border-width:3px}.page-module__OSLHOG__formHeader{border-bottom-width:3px;padding:1rem 1.25rem}.page-module__OSLHOG__form{gap:1.25rem;padding:1.5rem}.page-module__OSLHOG__formSubmit{box-shadow:4px 4px 0 var(--color-dark)}.page-module__OSLHOG__infoCards{box-shadow:4px 4px 0 var(--color-dark);border-width:3px}.page-module__OSLHOG__infoCard{border-bottom-width:3px;padding:1.25rem}.page-module__OSLHOG__availabilityBadge{box-shadow:4px 4px 0 var(--color-brand-orange);border-width:3px;flex-wrap:wrap;gap:.5rem;padding:1.25rem}}
.page-module__92KbQW__page{background:var(--color-white);min-height:100vh}.page-module__92KbQW__faqSection{background:var(--color-bg);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__92KbQW__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__92KbQW__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__92KbQW__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__92KbQW__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.page-module__92KbQW__faqList{border-top:4px solid var(--color-dark)}.page-module__92KbQW__faqItem{border-bottom:4px solid var(--color-dark)}.page-module__92KbQW__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:1fr auto;align-items:center;gap:2rem;width:100%;padding:2rem 0;transition:background .2s,padding-left .2s;display:grid}.page-module__92KbQW__faqButton:hover{background:var(--color-bg-alt);padding-left:1rem}.page-module__92KbQW__faqButtonOpen{background:var(--color-white);padding-left:1rem}.page-module__92KbQW__faqNum{color:var(--color-brand-blue);letter-spacing:.12em;flex-shrink:0;margin-right:1rem;font-family:monospace;font-size:.65rem;font-weight:900}.page-module__92KbQW__faqQuestion{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.page-module__92KbQW__faqIcon{border:2px solid var(--color-dark);width:36px;height:36px;color:var(--color-dark);background:var(--color-bg-alt);box-shadow:3px 3px 0 var(--color-dark);font-size:1.25rem;font-weight:900;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.page-module__92KbQW__faqIconOpen{background:var(--color-brand-blue);color:var(--color-white);border-color:var(--color-dark)}.page-module__92KbQW__faqAnswer{max-height:0;transition:max-height .4s var(--ease-out), padding .4s var(--ease-out);overflow:hidden}.page-module__92KbQW__faqAnswerOpen{max-height:400px;padding-bottom:2rem;padding-left:1rem}.page-module__92KbQW__faqAnswerText{font-family:var(--font-body);color:var(--color-text-muted);max-width:720px;padding-left:calc(1.65rem + 2ch);font-size:1.0625rem;line-height:1.75}.page-module__92KbQW__ctaSection{padding:5rem 0}.page-module__92KbQW__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.page-module__92KbQW__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}@media (max-width:640px){.page-module__92KbQW__ctaInner{flex-direction:column;align-items:flex-start}.page-module__92KbQW__faqQuestion{font-size:1rem}.page-module__92KbQW__faqAnswerText{padding-left:0}}
.LegalPage-module__CuUeBW__page{background:var(--color-white);min-height:100vh}.LegalPage-module__CuUeBW__hero{background:var(--color-white);border-bottom:4px solid var(--color-dark);background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:48px 48px;padding-top:120px}.LegalPage-module__CuUeBW__heroInner{padding-top:3rem;padding-bottom:4rem}.LegalPage-module__CuUeBW__eyebrow{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.LegalPage-module__CuUeBW__eyebrowLine{background:var(--color-brand-blue);flex-shrink:0;width:24px;height:2px;display:block}.LegalPage-module__CuUeBW__eyebrowText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.LegalPage-module__CuUeBW__titleBlock{border-bottom:8px solid var(--color-dark);margin-bottom:3rem;padding-bottom:2.5rem}.LegalPage-module__CuUeBW__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.04em;word-break:break-word;font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:.85}.LegalPage-module__CuUeBW__titleSub{letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;margin-top:1.5rem;font-family:monospace;font-size:.7rem;font-weight:900}.LegalPage-module__CuUeBW__contentSection{background:var(--color-bg);border-bottom:4px solid var(--color-dark);padding:5rem 0}.LegalPage-module__CuUeBW__contentGrid{grid-template-columns:260px 1fr;align-items:start;gap:5rem;display:grid}.LegalPage-module__CuUeBW__toc{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);flex-direction:column;gap:0;display:flex;position:sticky;top:100px}.LegalPage-module__CuUeBW__tocTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.12em;color:var(--color-white);background:var(--color-dark);border-bottom:4px solid var(--color-dark);padding:.875rem 1.25rem;font-size:.75rem;font-weight:800}.LegalPage-module__CuUeBW__tocLink{font-family:var(--font-body);color:var(--color-text-muted);border-bottom:2px solid var(--color-border);padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.LegalPage-module__CuUeBW__tocLink:last-child{border-bottom:none}.LegalPage-module__CuUeBW__tocLink:hover{background:var(--color-bg-alt);color:var(--color-brand-blue)}.LegalPage-module__CuUeBW__content{flex-direction:column;gap:3.5rem;display:flex}.LegalPage-module__CuUeBW__section{border-bottom:4px solid var(--color-dark);flex-direction:column;gap:1.25rem;padding-bottom:3.5rem;display:flex}.LegalPage-module__CuUeBW__section:last-child{border-bottom:none;padding-bottom:0}.LegalPage-module__CuUeBW__sectionNum{color:var(--color-brand-blue);letter-spacing:.15em;text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:900}.LegalPage-module__CuUeBW__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.025em;font-size:1.5rem;font-weight:800;line-height:1.1}.LegalPage-module__CuUeBW__sectionBody{font-family:var(--font-body);color:var(--color-text-muted);max-width:680px;font-size:1rem;line-height:1.8}.LegalPage-module__CuUeBW__sectionBody strong{color:var(--color-dark);font-weight:700}.LegalPage-module__CuUeBW__sectionBody a{color:var(--color-brand-blue);font-weight:700;text-decoration:underline}.LegalPage-module__CuUeBW__sectionList{border:2px solid var(--color-dark);flex-direction:column;gap:0;max-width:680px;list-style:none;display:flex}.LegalPage-module__CuUeBW__sectionListItem{border-bottom:2px solid var(--color-dark);color:var(--color-text-muted);align-items:flex-start;gap:1rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.65;transition:background .15s;display:flex}.LegalPage-module__CuUeBW__sectionListItem:last-child{border-bottom:none}.LegalPage-module__CuUeBW__sectionListItem:hover{background:var(--color-bg-alt)}.LegalPage-module__CuUeBW__sectionListItem:before{content:"//";color:var(--color-brand-orange);flex-shrink:0;padding-top:.125rem;font-family:monospace;font-size:.65rem;font-weight:900}.LegalPage-module__CuUeBW__ctaSection{padding:5rem 0}.LegalPage-module__CuUeBW__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.LegalPage-module__CuUeBW__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1}.LegalPage-module__CuUeBW__ctaSub{font-family:var(--font-body);color:var(--color-text-muted);margin-top:.375rem;font-size:.9375rem}@media (max-width:1024px){.LegalPage-module__CuUeBW__contentGrid{grid-template-columns:200px 1fr;gap:3rem}}@media (max-width:768px){.LegalPage-module__CuUeBW__heroInner{padding-top:2rem;padding-bottom:3rem}.LegalPage-module__CuUeBW__title{font-size:clamp(2.5rem,12vw,4rem)}.LegalPage-module__CuUeBW__contentGrid{grid-template-columns:1fr;gap:3rem}.LegalPage-module__CuUeBW__toc{box-shadow:4px 4px 0 var(--color-dark);position:static}.LegalPage-module__CuUeBW__tocLink{padding:.75rem 1rem;font-size:.75rem}.LegalPage-module__CuUeBW__section{gap:1rem;padding-bottom:2.5rem}.LegalPage-module__CuUeBW__sectionTitle{font-size:1.25rem}.LegalPage-module__CuUeBW__ctaInner{flex-direction:column;align-items:flex-start}}
.page-module__AB6CKq__page{background:var(--color-white);min-height:100vh}.page-module__AB6CKq__stepsSection{background:var(--color-brand-blue);border-top:4px solid var(--color-dark);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__AB6CKq__stepsHeader{grid-template-columns:auto 1fr 1fr;align-items:start;gap:3rem;margin-bottom:4rem;display:grid}.page-module__AB6CKq__stepsTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1}.page-module__AB6CKq__stepsSub{color:#ffffff8c;align-self:end;font-size:1rem;line-height:1.7}.page-module__AB6CKq__steps{border-top:4px solid var(--color-dark)}.page-module__AB6CKq__step{border-bottom:4px solid var(--color-dark);cursor:default;grid-template-columns:120px 1fr;gap:2.5rem;padding:2.5rem 0;transition:background .25s,padding-left .25s;display:grid}.page-module__AB6CKq__step:hover{background:var(--color-white);padding-left:1.5rem}.page-module__AB6CKq__step:hover .page-module__AB6CKq__stepNum,.page-module__AB6CKq__step:hover .page-module__AB6CKq__stepTitle,.page-module__AB6CKq__step:hover .page-module__AB6CKq__stepDesc{color:var(--color-dark)}.page-module__AB6CKq__stepNum{font-family:var(--font-display);color:#ffffff26;letter-spacing:-.05em;align-self:start;padding-top:.125rem;font-size:4.5rem;font-weight:800;line-height:1;transition:color .25s}.page-module__AB6CKq__stepBody{flex-direction:column;gap:.875rem;display:flex}.page-module__AB6CKq__stepTitle{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.025em;font-size:1.625rem;font-weight:800;transition:color .25s}.page-module__AB6CKq__stepDesc{color:#ffffffa6;max-width:560px;font-size:1rem;font-weight:500;line-height:1.7;transition:color .25s}.page-module__AB6CKq__stepTags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.page-module__AB6CKq__stepTag{letter-spacing:.1em;text-transform:uppercase;border:2px solid var(--color-dark);color:var(--color-dark);background:var(--color-white);box-shadow:3px 3px 0 var(--color-dark);padding:.375rem .875rem;font-family:monospace;font-size:.65rem;font-weight:900}.page-module__AB6CKq__deliverablesSection{background:var(--color-bg-alt);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__AB6CKq__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__AB6CKq__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__AB6CKq__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__AB6CKq__deliverablesTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.page-module__AB6CKq__deliverablesGrid{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-blue);grid-template-columns:repeat(5,1fr);display:grid}.page-module__AB6CKq__deliverableItem{border-right:4px solid var(--color-dark);background:var(--color-white);flex-direction:column;gap:.5rem;padding:2rem 1.5rem;transition:background .2s;display:flex}.page-module__AB6CKq__deliverableItem:last-child{border-right:none}.page-module__AB6CKq__deliverableItem:hover{background:var(--color-bg-alt)}.page-module__AB6CKq__deliverableItemTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);font-size:.9375rem;font-weight:800}.page-module__AB6CKq__deliverableItemSub{color:var(--color-text-muted);font-family:monospace;font-size:.65rem;font-weight:700}.page-module__AB6CKq__ctaSection{border-top:4px solid var(--color-dark);padding:5rem 0}.page-module__AB6CKq__ctaStrip{background:var(--color-brand-orange);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;padding:3rem;display:flex}.page-module__AB6CKq__ctaStripTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;line-height:1}.page-module__AB6CKq__ctaStripSub{color:#ffffffa6;margin-top:.5rem;font-size:1rem}@media (max-width:1024px){.page-module__AB6CKq__stepsHeader{grid-template-columns:1fr;gap:1.5rem}.page-module__AB6CKq__deliverablesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__AB6CKq__step{grid-template-columns:60px 1fr;gap:1.5rem;padding:2rem 0}.page-module__AB6CKq__stepNum{font-size:2.5rem}.page-module__AB6CKq__ctaStrip{flex-direction:column;align-items:flex-start}.page-module__AB6CKq__deliverablesGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.page-module__AB6CKq__deliverablesGrid{grid-template-columns:1fr}.page-module__AB6CKq__deliverableItem{border-right:none;border-bottom:4px solid var(--color-dark)}.page-module__AB6CKq__deliverableItem:last-child{border-bottom:none}}
.products-module__E8alaG__page{background-color:var(--color-bg);min-height:100vh;padding-top:var(--header-height,80px)}.products-module__E8alaG__hero{border-bottom:4px solid var(--color-dark);background-color:var(--color-white);padding:5rem 0 3.5rem;position:relative;overflow:hidden}.products-module__E8alaG__eyebrow{background:var(--color-brand-orange);color:var(--color-white);border:3px solid var(--color-dark);text-transform:uppercase;letter-spacing:.08em;box-shadow:4px 4px 0 var(--color-dark);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-family:monospace;font-size:.8125rem;font-weight:800;display:inline-flex}.products-module__E8alaG__title{letter-spacing:-.03em;text-transform:uppercase;color:var(--color-dark);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.02}.products-module__E8alaG__titleAccent{color:var(--color-brand-blue)}.products-module__E8alaG__lead{color:var(--color-dark);max-width:840px;font-size:clamp(1.125rem,2vw,1.35rem);font-weight:500;line-height:1.6}.products-module__E8alaG__productsSection{padding:5rem 0}.products-module__E8alaG__productGrid{flex-direction:column;gap:4rem;display:flex}.products-module__E8alaG__productCard{background:var(--color-white);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;transition:transform .2s,box-shadow .2s;display:grid}.products-module__E8alaG__productCard:hover{box-shadow:15px 15px 0 var(--color-dark);transform:translate(-3px,-3px)}.products-module__E8alaG__productInfo{flex-direction:column;gap:1.25rem;display:flex}.products-module__E8alaG__productBadge{text-transform:uppercase;border:2px solid var(--color-dark);background:var(--color-bg);align-self:flex-start;align-items:center;gap:.5rem;padding:.25rem .65rem;font-family:monospace;font-size:.75rem;font-weight:800;display:inline-flex}.products-module__E8alaG__productBadgeBlue{background:var(--color-brand-blue);color:var(--color-white)}.products-module__E8alaG__productBadgeOrange{background:var(--color-brand-orange);color:var(--color-white)}.products-module__E8alaG__productName{text-transform:uppercase;color:var(--color-dark);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;line-height:1.1}.products-module__E8alaG__productTagline{color:var(--color-brand-blue);font-size:1.125rem;font-weight:600;line-height:1.4}.products-module__E8alaG__productDesc{color:var(--color-dark);font-size:1rem;line-height:1.65}.products-module__E8alaG__featureList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.products-module__E8alaG__featureItem{color:var(--color-dark);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600;display:flex}.products-module__E8alaG__featureIcon{color:var(--color-brand-blue);font-weight:900}.products-module__E8alaG__techStackRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.products-module__E8alaG__techTag{background:var(--color-bg);border:2px solid var(--color-dark);padding:.2rem .55rem;font-family:monospace;font-size:.75rem;font-weight:700}.products-module__E8alaG__buttonGroup{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.products-module__E8alaG__visualPanel{background:var(--color-bg);border:3px solid var(--color-dark);box-shadow:6px 6px 0 var(--color-dark);flex-direction:column;justify-content:center;padding:2.5rem;display:flex;position:relative}.products-module__E8alaG__metricCallout{border-left:6px solid var(--color-brand-orange);margin-bottom:2rem;padding-left:1.5rem}.products-module__E8alaG__metricNumber{color:var(--color-dark);font-family:monospace;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1}.products-module__E8alaG__metricCaption{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-top:.35rem;font-size:.9375rem;font-weight:700}.products-module__E8alaG__previewConsole{background:var(--color-dark);color:#a3e635;border:2px solid var(--color-dark);border-radius:4px;padding:1.25rem;font-family:monospace;font-size:.8125rem;line-height:1.6}.products-module__E8alaG__labsSection{background:var(--color-white);border-top:4px solid var(--color-dark);border-bottom:4px solid var(--color-dark);padding:5rem 0}.products-module__E8alaG__labsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.products-module__E8alaG__labCard{background:var(--color-bg);border:3px solid var(--color-dark);box-shadow:6px 6px 0 var(--color-dark);padding:2rem}.products-module__E8alaG__labTitle{text-transform:uppercase;color:var(--color-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:900}.products-module__E8alaG__labDesc{color:var(--color-dark);font-size:.9375rem;line-height:1.6}.products-module__E8alaG__ctaSection{background:var(--color-bg);text-align:center;padding:6rem 0}.products-module__E8alaG__ctaBox{background:var(--color-dark);color:var(--color-white);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-blue);max-width:900px;margin:0 auto;padding:4rem 2rem}.products-module__E8alaG__ctaTitle{text-transform:uppercase;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.products-module__E8alaG__ctaDesc{color:#ffffffd9;max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}@media (max-width:900px){.products-module__E8alaG__productCard{grid-template-columns:1fr;gap:2rem;padding:2rem}}
.ServicePage-module__113klq__page{background:var(--color-white);min-height:100vh}.ServicePage-module__113klq__hero{background:var(--color-white);border-bottom:4px solid var(--color-dark);background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:48px 48px;padding-top:120px}.ServicePage-module__113klq__heroInner{padding-top:3rem;padding-bottom:4rem}.ServicePage-module__113klq__eyebrow{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.ServicePage-module__113klq__eyebrowLine{background:var(--color-brand-blue);flex-shrink:0;width:24px;height:2px;display:block}.ServicePage-module__113klq__eyebrowText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.ServicePage-module__113klq__titleBlock{border-bottom:8px solid var(--color-dark);margin-bottom:3rem;padding-bottom:2.5rem}.ServicePage-module__113klq__title{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.04em;word-break:break-word;font-size:clamp(3.5rem,10vw,8rem);font-weight:800;line-height:.85}.ServicePage-module__113klq__lead{font-family:var(--font-body);color:var(--color-brand-blue);max-width:760px;margin-bottom:2rem;font-size:1.375rem;font-weight:700;line-height:1.45}.ServicePage-module__113klq__body{border-left:4px solid var(--color-brand-orange);max-width:760px;padding-left:1.75rem}.ServicePage-module__113klq__bodyText{font-family:var(--font-body);color:var(--color-dark);font-size:1.125rem;font-weight:500;line-height:1.8}.ServicePage-module__113klq__capabilitiesSection{background:var(--color-bg-alt);border-bottom:4px solid var(--color-dark);padding:5rem 0}.ServicePage-module__113klq__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.ServicePage-module__113klq__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.ServicePage-module__113klq__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.ServicePage-module__113klq__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1}.ServicePage-module__113klq__capGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.ServicePage-module__113klq__capCard{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.ServicePage-module__113klq__capCard:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.ServicePage-module__113klq__capCardAlt:hover{box-shadow:12px 12px 0 var(--color-brand-orange)}.ServicePage-module__113klq__capIcon{background:var(--color-brand-blue);width:52px;height:52px;color:var(--color-white);border:2px solid var(--color-dark);box-shadow:4px 4px 0 var(--color-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;transition:background .2s;display:flex}.ServicePage-module__113klq__capCardAlt .ServicePage-module__113klq__capIcon{background:var(--color-brand-orange)}.ServicePage-module__113klq__capTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);border-bottom:4px solid var(--color-dark);padding-bottom:.875rem;font-size:1.25rem;font-weight:800}.ServicePage-module__113klq__capBody{font-family:var(--font-body);color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}.ServicePage-module__113klq__deliverablesSection{background:var(--color-brand-blue);border-top:4px solid var(--color-dark);border-bottom:4px solid var(--color-dark);padding:4rem 0}.ServicePage-module__113klq__deliverablesTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;border-bottom:4px solid #fff3;margin-bottom:2.5rem;padding-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.ServicePage-module__113klq__deliverablesList{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-orange);grid-template-columns:repeat(5,1fr);gap:0;display:grid}.ServicePage-module__113klq__deliverableItem{border-right:4px solid var(--color-dark);background:var(--color-white);flex-direction:column;gap:.5rem;padding:1.75rem 1.5rem;transition:background .2s;display:flex}.ServicePage-module__113klq__deliverableItem:last-child{border-right:none}.ServicePage-module__113klq__deliverableItem:hover{background:var(--color-bg-alt)}.ServicePage-module__113klq__deliverableItemTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.01em;font-size:.875rem;font-weight:800}.ServicePage-module__113klq__deliverableItemSub{color:var(--color-text-muted);letter-spacing:.05em;font-family:monospace;font-size:.6rem;font-weight:700}.ServicePage-module__113klq__processSection{background:var(--color-dark);border-bottom:4px solid var(--color-dark);padding:5rem 0}.ServicePage-module__113klq__processTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;border-bottom:4px solid #ffffff1f;margin-bottom:3rem;padding-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.ServicePage-module__113klq__processSteps{border:4px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:0;display:grid}.ServicePage-module__113klq__processStep{border-right:4px solid #ffffff1a;flex-direction:column;gap:.75rem;padding:2rem 1.75rem;transition:background .2s;display:flex}.ServicePage-module__113klq__processStep:last-child{border-right:none}.ServicePage-module__113klq__processStep:hover{background:#ffffff0d}.ServicePage-module__113klq__processStepNum{color:var(--color-brand-orange);letter-spacing:.15em;text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:900}.ServicePage-module__113klq__processStepTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.02em;font-size:1.125rem;font-weight:800}.ServicePage-module__113klq__processStepDesc{color:#ffffff80;font-size:.875rem;line-height:1.65}.ServicePage-module__113klq__ctaSection{padding:5rem 0}.ServicePage-module__113klq__ctaStrip{background:var(--color-brand-orange);border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;padding:3rem;display:flex}.ServicePage-module__113klq__ctaStripTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;line-height:1}.ServicePage-module__113klq__ctaStripSub{color:#ffffffa6;margin-top:.375rem;font-size:.9375rem}@media (max-width:1024px){.ServicePage-module__113klq__deliverablesList{grid-template-columns:repeat(3,1fr)}.ServicePage-module__113klq__processSteps{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ServicePage-module__113klq__capGrid{grid-template-columns:1fr}}@media (max-width:768px){.ServicePage-module__113klq__hero{padding-top:80px}.ServicePage-module__113klq__heroInner{padding-top:2rem;padding-bottom:3rem}.ServicePage-module__113klq__deliverablesList{box-shadow:6px 6px 0 var(--color-brand-orange);grid-template-columns:1fr 1fr}.ServicePage-module__113klq__ctaStrip{box-shadow:6px 6px 0 var(--color-dark);flex-direction:column;align-items:flex-start;padding:2rem}.ServicePage-module__113klq__capCard{box-shadow:6px 6px 0 var(--color-dark);padding:1.5rem}.ServicePage-module__113klq__capCard:hover{box-shadow:8px 8px 0 var(--color-brand-blue)}.ServicePage-module__113klq__capCardAlt:hover{box-shadow:8px 8px 0 var(--color-brand-orange)}.ServicePage-module__113klq__capabilitiesSection,.ServicePage-module__113klq__processSection,.ServicePage-module__113klq__ctaSection{padding:3.5rem 0}.ServicePage-module__113klq__deliverablesSection{padding:3rem 0}.ServicePage-module__113klq__titleBlock{border-bottom-width:4px;margin-bottom:2rem;padding-bottom:1.5rem}.ServicePage-module__113klq__lead{font-size:1.125rem}}@media (max-width:640px){.ServicePage-module__113klq__deliverablesList{grid-template-columns:1fr}.ServicePage-module__113klq__deliverableItem{border-right:none;border-bottom:4px solid var(--color-dark)}.ServicePage-module__113klq__deliverableItem:last-child{border-bottom:none}.ServicePage-module__113klq__processSteps{grid-template-columns:1fr}.ServicePage-module__113klq__processStep{border-bottom:4px solid #ffffff1a;border-right:none}}@media (max-width:480px){.ServicePage-module__113klq__hero{padding-top:72px}.ServicePage-module__113klq__capCard{box-shadow:4px 4px 0 var(--color-dark);border-width:3px;padding:1.25rem}.ServicePage-module__113klq__deliverablesList{box-shadow:4px 4px 0 var(--color-brand-orange);border-width:3px}.ServicePage-module__113klq__deliverableItem{border-bottom-width:3px;padding:1.25rem 1rem}.ServicePage-module__113klq__ctaStrip{box-shadow:4px 4px 0 var(--color-dark);border-width:3px;padding:1.5rem}.ServicePage-module__113klq__processSteps{border-width:3px}.ServicePage-module__113klq__processStep{padding:1.5rem 1.25rem}.ServicePage-module__113klq__capTitle{border-bottom-width:3px}.ServicePage-module__113klq__body{border-left-width:3px;padding-left:1.25rem}.ServicePage-module__113klq__bodyText{font-size:1rem}}.ServicePage-module__113klq__faqSection{background:var(--color-bg);border-bottom:4px solid var(--color-dark);padding:5rem 0}.ServicePage-module__113klq__faqList{border-top:4px solid var(--color-dark)}.ServicePage-module__113klq__faqItem{border-bottom:4px solid var(--color-dark)}.ServicePage-module__113klq__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:1fr auto;align-items:center;gap:2rem;width:100%;padding:2rem 0;transition:background .2s,padding-left .2s;display:grid}.ServicePage-module__113klq__faqButton:hover{background:var(--color-bg-alt);padding-left:1rem}.ServicePage-module__113klq__faqButtonOpen{background:var(--color-white);padding-left:1rem}.ServicePage-module__113klq__faqNum{color:var(--color-brand-blue);letter-spacing:.12em;flex-shrink:0;margin-right:1rem;font-family:monospace;font-size:.65rem;font-weight:900}.ServicePage-module__113klq__faqQuestion{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.ServicePage-module__113klq__faqIcon{border:2px solid var(--color-dark);width:36px;height:36px;color:var(--color-dark);background:var(--color-bg-alt);box-shadow:3px 3px 0 var(--color-dark);font-size:1.25rem;font-weight:900;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.ServicePage-module__113klq__faqIconOpen{background:var(--color-brand-blue);color:var(--color-white);border-color:var(--color-dark)}.ServicePage-module__113klq__faqAnswer{max-height:0;transition:max-height .4s var(--ease-out), padding .4s var(--ease-out);overflow:hidden}.ServicePage-module__113klq__faqAnswerOpen{max-height:400px;padding-bottom:2rem;padding-left:1rem}.ServicePage-module__113klq__faqAnswerText{font-family:var(--font-body);color:var(--color-text-muted);max-width:720px;padding-left:calc(1.65rem + 2ch);font-size:1.0625rem;line-height:1.75}@media (max-width:640px){.ServicePage-module__113klq__faqQuestion{font-size:1rem}.ServicePage-module__113klq__faqAnswerText{padding-left:0}}.ServicePage-module__113klq__caseStudiesSection{background:var(--color-white);border-bottom:4px solid var(--color-dark);padding:5rem 0}.ServicePage-module__113klq__caseGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ServicePage-module__113klq__caseCard{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.ServicePage-module__113klq__caseCard:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.ServicePage-module__113klq__caseCardVisual{border-bottom:4px solid var(--color-dark);height:200px;position:relative;overflow:hidden}.ServicePage-module__113klq__caseCardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.ServicePage-module__113klq__caseCardCat{letter-spacing:.12em;color:var(--color-brand-orange);text-transform:uppercase;align-items:center;gap:.5rem;font-family:monospace;font-size:.6rem;font-weight:900;display:flex}.ServicePage-module__113klq__caseCardCat:before{content:"";background:var(--color-brand-orange);width:16px;height:2px;display:block}.ServicePage-module__113klq__caseCardTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.1875rem;font-weight:800;line-height:1.15}.ServicePage-module__113klq__caseCardDesc{font-family:var(--font-body);color:var(--color-text-muted);flex:1;font-size:.875rem;line-height:1.7}.ServicePage-module__113klq__caseCardLink{color:var(--color-brand-blue);text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid var(--color-brand-blue);align-items:center;gap:.5rem;width:fit-content;padding-bottom:2px;font-family:monospace;font-size:.65rem;font-weight:900;text-decoration:none;transition:gap .2s;display:inline-flex}.ServicePage-module__113klq__caseCardLink:hover{gap:.875rem}.ServicePage-module__113klq__caseMetricBadge{background:var(--color-white);border:4px solid var(--color-dark);box-shadow:4px 4px 0 var(--color-dark);z-index:20;flex-direction:column;gap:.1rem;padding:.5rem .875rem;display:flex;position:absolute;bottom:1rem;right:1rem}.ServicePage-module__113klq__caseMetricValue{font-family:var(--font-display);color:var(--color-dark);letter-spacing:-.04em;font-size:1.25rem;font-weight:800;line-height:1}.ServicePage-module__113klq__caseMetricLabel{color:var(--color-text-subtle);letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:.5rem;font-weight:700}@media (max-width:768px){.ServicePage-module__113klq__caseGrid{grid-template-columns:1fr}}
.page-module__hPV2JG__page{background:var(--color-white);min-height:100vh}.page-module__hPV2JG__statsSection{background:var(--color-dark);border-bottom:4px solid var(--color-dark);padding:0}.page-module__hPV2JG__statsGrid{grid-template-columns:repeat(4,1fr);display:grid}.page-module__hPV2JG__statItem{border-right:4px solid #ffffff14;flex-direction:column;gap:.5rem;padding:2.5rem 2rem;display:flex}.page-module__hPV2JG__statItem:last-child{border-right:none}.page-module__hPV2JG__statNum{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.05em;font-size:3.5rem;font-weight:800;line-height:1}.page-module__hPV2JG__statNum span{color:var(--color-brand-orange)}.page-module__hPV2JG__statLabel{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:900}.page-module__hPV2JG__testimonialsSection{background:var(--color-bg-alt);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__hPV2JG__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__hPV2JG__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__hPV2JG__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__hPV2JG__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.page-module__hPV2JG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__hPV2JG__card{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.page-module__hPV2JG__card:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.page-module__hPV2JG__cardAlt:hover{box-shadow:12px 12px 0 var(--color-brand-orange)}.page-module__hPV2JG__card:first-child{background:var(--color-dark);grid-column:span 2}.page-module__hPV2JG__quoteIcon{font-family:var(--font-display);color:var(--color-brand-orange);-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:800;line-height:.7}.page-module__hPV2JG__card:first-child .page-module__hPV2JG__quoteIcon{color:var(--color-brand-blue)}.page-module__hPV2JG__quote{font-family:var(--font-body);color:var(--color-dark);flex:1;font-size:1.0625rem;font-weight:500;line-height:1.75}.page-module__hPV2JG__card:first-child .page-module__hPV2JG__quote{color:var(--color-white);font-size:1.25rem}.page-module__hPV2JG__author{border-top:4px solid var(--color-dark);flex-direction:column;gap:.25rem;padding-top:1.25rem;display:flex}.page-module__hPV2JG__card:first-child .page-module__hPV2JG__author{border-top-color:#ffffff26}.page-module__hPV2JG__authorName{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.01em;font-size:1rem;font-weight:800}.page-module__hPV2JG__card:first-child .page-module__hPV2JG__authorName{color:var(--color-white)}.page-module__hPV2JG__authorRole{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:700}.page-module__hPV2JG__card:first-child .page-module__hPV2JG__authorRole{color:#ffffff73}.page-module__hPV2JG__ratingRow{gap:3px;display:flex}.page-module__hPV2JG__star{color:var(--color-brand-orange);font-size:.875rem}.page-module__hPV2JG__logosSection{background:var(--color-brand-blue);border-bottom:4px solid var(--color-dark);padding:4rem 0}.page-module__hPV2JG__logosTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.15em;color:#fff6;text-align:center;margin-bottom:2.5rem;font-size:.8rem;font-weight:800}.page-module__hPV2JG__logosGrid{border:4px solid var(--color-dark);box-shadow:8px 8px 0 var(--color-brand-orange);justify-content:center;align-items:center;gap:0;display:flex}.page-module__hPV2JG__logoItem{border-right:4px solid var(--color-dark);background:var(--color-white);text-align:center;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1.75rem 2rem;transition:background .2s;display:flex}.page-module__hPV2JG__logoItem:last-child{border-right:none}.page-module__hPV2JG__logoItem:hover{background:var(--color-bg-alt)}.page-module__hPV2JG__logoItemText{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.02em;font-size:1.125rem;font-weight:800}.page-module__hPV2JG__logoItemSub{color:var(--color-text-muted);letter-spacing:.08em;font-family:monospace;font-size:.6rem;font-weight:700}.page-module__hPV2JG__ctaSection{padding:5rem 0}.page-module__hPV2JG__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.page-module__hPV2JG__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}@media (max-width:1024px){.page-module__hPV2JG__grid{grid-template-columns:1fr 1fr}.page-module__hPV2JG__card:first-child{grid-column:span 2}.page-module__hPV2JG__logosGrid{flex-wrap:wrap}}@media (max-width:768px){.page-module__hPV2JG__statsGrid{grid-template-columns:1fr 1fr}.page-module__hPV2JG__statItem:nth-child(2){border-right:none}.page-module__hPV2JG__statItem:nth-child(3){border-top:4px solid #ffffff14}.page-module__hPV2JG__statItem:nth-child(4){border-top:4px solid #ffffff14;border-right:none}}@media (max-width:640px){.page-module__hPV2JG__grid{grid-template-columns:1fr}.page-module__hPV2JG__card:first-child{grid-column:span 1}.page-module__hPV2JG__ctaInner{flex-direction:column;align-items:flex-start}.page-module__hPV2JG__statsGrid{grid-template-columns:1fr 1fr}}
.CaseStudy-module__FXq53W__page{background:var(--color-white);min-height:100vh}.CaseStudy-module__FXq53W__hero{border-bottom:4px solid var(--color-dark);background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:48px 48px;padding-top:160px;padding-bottom:80px}.CaseStudy-module__FXq53W__eyebrow{align-items:center;gap:.625rem;margin-bottom:2rem;display:flex}.CaseStudy-module__FXq53W__eyebrowLine{background:var(--color-brand-blue);width:20px;height:2px;display:block}.CaseStudy-module__FXq53W__eyebrowText{letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-family:monospace;font-size:.75rem;font-weight:900}.CaseStudy-module__FXq53W__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-dark);text-transform:uppercase;word-break:break-word;text-wrap:balance;margin-bottom:4rem;font-size:clamp(3rem,10vw,7rem);font-weight:800;line-height:.85}.CaseStudy-module__FXq53W__metaGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:4rem;display:grid}.CaseStudy-module__FXq53W__metaItem{flex-direction:column;gap:.5rem;display:flex}.CaseStudy-module__FXq53W__metaLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.1em;font-family:monospace;font-size:.65rem;font-weight:900}.CaseStudy-module__FXq53W__metaValue{font-family:var(--font-body);color:var(--color-dark);font-size:1.125rem;font-weight:800}.CaseStudy-module__FXq53W__metricSection{background:var(--color-dark);color:var(--color-white);border:4px solid var(--color-dark);box-shadow:16px 16px 0 var(--color-brand-blue);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem;display:flex}.CaseStudy-module__FXq53W__metricValue{font-family:var(--font-display);font-size:clamp(4rem,12vw,10rem);font-weight:800;line-height:1}.CaseStudy-module__FXq53W__metricLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--color-brand-orange);font-family:monospace;font-size:1rem;font-weight:900}.CaseStudy-module__FXq53W__section{padding:100px 0}.CaseStudy-module__FXq53W__intro{font-family:var(--font-body);color:var(--color-brand-blue);max-width:900px;margin-bottom:4rem;font-size:1.5rem;font-weight:700;line-height:1.4}.CaseStudy-module__FXq53W__contentGrid{grid-template-columns:1fr 1fr;gap:6rem;display:grid}.CaseStudy-module__FXq53W__contentBlock{flex-direction:column;gap:2rem;display:flex}.CaseStudy-module__FXq53W__blockTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);border-bottom:8px solid var(--color-dark);width:fit-content;padding-bottom:1rem;font-size:2.5rem;font-weight:800}.CaseStudy-module__FXq53W__blockList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.CaseStudy-module__FXq53W__blockListItem{font-family:var(--font-body);color:var(--color-dark);border-left:4px solid var(--color-brand-orange);padding-left:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.7}.CaseStudy-module__FXq53W__cta{background:var(--color-brand-orange);text-align:center;border-top:4px solid var(--color-dark);padding:6rem 0}.CaseStudy-module__FXq53W__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);margin-bottom:3rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800}@media (max-width:1024px){.CaseStudy-module__FXq53W__contentGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.CaseStudy-module__FXq53W__hero{padding-top:120px;padding-bottom:40px}.CaseStudy-module__FXq53W__title{margin-bottom:3rem;font-size:clamp(2.25rem,12vw,4rem)}.CaseStudy-module__FXq53W__metaGrid{gap:2rem;margin-bottom:3rem}.CaseStudy-module__FXq53W__metricSection{box-shadow:8px 8px 0 var(--color-brand-blue);padding:2.5rem 1.5rem}.CaseStudy-module__FXq53W__metricValue{font-size:clamp(3rem,15vw,6rem)}.CaseStudy-module__FXq53W__section{padding:60px 0}.CaseStudy-module__FXq53W__intro{margin-bottom:3rem;font-size:1.125rem}.CaseStudy-module__FXq53W__blockTitle{font-size:1.75rem}}
.page-module__t-ObYq__page{background:var(--color-white);min-height:100vh}.page-module__t-ObYq__projectsSection{background:var(--color-bg);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__t-ObYq__sectionLabel{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.page-module__t-ObYq__sectionLabelLine{background:var(--color-brand-blue);width:24px;height:2px;display:block}.page-module__t-ObYq__sectionLabelText{font-family:monospace;font-size:var(--text-xs);letter-spacing:.15em;color:var(--color-text-subtle);text-transform:uppercase;font-weight:800}.page-module__t-ObYq__sectionTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;word-break:break-word;margin-bottom:3rem;font-size:clamp(1.75rem,10vw,3.5rem);font-weight:800;line-height:1}.page-module__t-ObYq__projectGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.page-module__t-ObYq__projectCard{border:4px solid var(--color-dark);background:var(--color-white);box-shadow:8px 8px 0 var(--color-dark);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.page-module__t-ObYq__projectCard:hover{box-shadow:12px 12px 0 var(--color-brand-blue);transform:translate(-4px,-4px)}.page-module__t-ObYq__projectCardAlt:hover{box-shadow:12px 12px 0 var(--color-brand-orange)}.page-module__t-ObYq__projectVisual{border-bottom:4px solid var(--color-dark);justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.page-module__t-ObYq__projectVisualBg{position:absolute;inset:0}.page-module__t-ObYq__projectNum{font-family:var(--font-display);letter-spacing:-.05em;color:#ffffff26;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;bottom:1rem;left:1.25rem}.page-module__t-ObYq__projectMetric{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;flex-direction:column;gap:.125rem;min-width:100px;padding:.75rem 1rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.page-module__t-ObYq__projectMetricVal{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1}.page-module__t-ObYq__projectMetricLabel{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:.6rem;font-weight:700}.page-module__t-ObYq__projectBody{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.page-module__t-ObYq__projectTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__t-ObYq__projectTag{letter-spacing:.1em;text-transform:uppercase;border:2px solid var(--color-dark);color:var(--color-dark);background:var(--color-bg-alt);box-shadow:3px 3px 0 var(--color-dark);padding:.375rem .75rem;font-family:monospace;font-size:.65rem;font-weight:900}.page-module__t-ObYq__projectTagBlue{background:var(--color-brand-blue);color:var(--color-white)}.page-module__t-ObYq__projectTagOrange{background:var(--color-brand-orange);color:var(--color-white)}.page-module__t-ObYq__projectTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.025em;font-size:1.375rem;font-weight:800;line-height:1.1}.page-module__t-ObYq__projectDesc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.65}.page-module__t-ObYq__projectLink{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--color-brand-blue);align-items:center;gap:.5rem;margin-top:auto;font-size:.8rem;font-weight:800;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__t-ObYq__projectLink:hover{gap:.875rem}.page-module__t-ObYq__deliverablesSection{background:var(--color-brand-blue);border-bottom:4px solid var(--color-dark);padding:5rem 0}.page-module__t-ObYq__deliverablesTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-white);letter-spacing:-.03em;border-bottom:4px solid #ffffff40;margin-bottom:2.5rem;padding-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.page-module__t-ObYq__deliverablesGrid{border:4px solid var(--color-dark);box-shadow:12px 12px 0 var(--color-brand-orange);grid-template-columns:repeat(5,1fr);gap:0;display:grid}.page-module__t-ObYq__deliverableItem{border-right:4px solid var(--color-dark);background:var(--color-white);flex-direction:column;gap:.5rem;padding:1.5rem;transition:background .2s;display:flex}.page-module__t-ObYq__deliverableItem:last-child{border-right:none}.page-module__t-ObYq__deliverableItem:hover{background:var(--color-bg-alt)}.page-module__t-ObYq__deliverableItemTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);font-size:.9375rem;font-weight:800}.page-module__t-ObYq__deliverableItemSub{color:var(--color-text-muted);letter-spacing:.05em;font-family:monospace;font-size:.65rem;font-weight:700}.page-module__t-ObYq__ctaSection{padding:5rem 0}.page-module__t-ObYq__ctaInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex}.page-module__t-ObYq__ctaTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}@media (max-width:1024px){.page-module__t-ObYq__deliverablesGrid{grid-template-columns:repeat(3,1fr)}.page-module__t-ObYq__deliverableItem:nth-child(3){border-right:none}.page-module__t-ObYq__deliverableItem:nth-child(4){border-top:4px solid var(--color-dark)}.page-module__t-ObYq__deliverableItem:nth-child(5){border-top:4px solid var(--color-dark);border-right:none}}@media (max-width:768px){.page-module__t-ObYq__sectionTitle{font-size:clamp(2rem,10vw,3rem)}.page-module__t-ObYq__projectGrid{grid-template-columns:1fr}.page-module__t-ObYq__projectCard:first-child{grid-row:span 1}.page-module__t-ObYq__projectVisual,.page-module__t-ObYq__projectCard:first-child .page-module__t-ObYq__projectVisual{height:280px}.page-module__t-ObYq__deliverablesGrid{grid-template-columns:1fr 1fr}.page-module__t-ObYq__projectsSection,.page-module__t-ObYq__deliverablesSection,.page-module__t-ObYq__ctaSection{padding:3.5rem 0}}@media (max-width:640px){.page-module__t-ObYq__ctaInner{flex-direction:column;align-items:flex-start}.page-module__t-ObYq__deliverablesGrid{grid-template-columns:1fr}.page-module__t-ObYq__deliverableItem{border-right:none;border-bottom:4px solid var(--color-dark)}.page-module__t-ObYq__deliverableItem:last-child{border-bottom:none}.page-module__t-ObYq__projectBody{padding:1.5rem}}
