:root{--werx-black: #000000;--werx-white: #FFFFFF;--werx-m-blue-dark: #0046AD;--werx-m-blue-light: #00A0E3;--werx-m-red: #E3001B;--werx-surface: #0a0a0a;--werx-border: #1a1a1a;--werx-text-primary: #ffffff;--werx-text-secondary: rgba(255, 255, 255, .5);--werx-text-tertiary: rgba(255, 255, 255, .3);--werx-text-label: rgba(255, 255, 255, .6)}.werx-services:after,.werx-testimonials:after,.werx-contact:after,.werx-footer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:.08;pointer-events:none;z-index:0}.werx-services:before,.werx-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.werx-services:before{background:radial-gradient(ellipse 70% 60% at 5% 15%,rgba(0,70,173,.15),transparent 70%)}.werx-contact:before{background:radial-gradient(ellipse 70% 60% at 95% 85%,rgba(0,70,173,.12),transparent 70%)}.werx-services__inner,.werx-testimonials__inner,.werx-contact__inner,.werx-footer__inner{position:relative;z-index:1}.werx-m-stripe,.werx-m-stripe-animated,.werx-section-stripe,.werx-hero__stripe,.werx-hero__bottom-stripe,.werx-services__card-stripe,.werx-testimonial-card__avatar-stripe,.werx-footer__stripe{display:block!important}.werx-m-stripe{background:linear-gradient(90deg,var(--werx-m-blue-dark) 0%,var(--werx-m-blue-light) 50%,var(--werx-m-red) 100%)}.werx-m-stripe-animated{background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),var(--werx-m-red),var(--werx-m-blue-light),var(--werx-m-blue-dark));background-size:200% 100%;animation:werx-stripe-flow 3s linear infinite}@keyframes werx-stripe-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes werx-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes werx-fade-in{0%{opacity:0}to{opacity:1}}.werx-animate-fade-up{animation:werx-fade-up .7s ease-out both}.werx-animate-fade-in{animation:werx-fade-in .8s ease-out both}.werx-scroll-reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease-out,transform .7s ease-out}.werx-scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.werx-scroll-reveal.werx-scroll-delay-1{transition-delay:.1s}.werx-scroll-reveal.werx-scroll-delay-2{transition-delay:.2s}.werx-scroll-reveal.werx-scroll-delay-3{transition-delay:.3s}.werx-scroll-reveal.werx-scroll-delay-4{transition-delay:.4s}.werx-m-stripe-animated.werx-animate-fade-in,.werx-m-stripe-animated.werx-animate-fade-up{animation:werx-fade-in .8s ease-out both,werx-stripe-flow 3s linear infinite}.werx-delay-1{animation-delay:.1s}.werx-delay-2{animation-delay:.2s}.werx-delay-3{animation-delay:.3s}.werx-delay-4{animation-delay:.4s}.werx-delay-5{animation-delay:.5s}.werx-delay-6{animation-delay:.6s}.werx-delay-7{animation-delay:.7s}.werx-delay-8{animation-delay:.8s}@keyframes werx-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.werx-bounce{animation:werx-bounce 2s ease-in-out infinite}.section-header:has(.werx-header){position:relative!important;top:auto!important;border:none!important;background:transparent!important;margin:0!important;padding:0!important}.section-header:has(.werx-header) .header-wrapper{display:none!important}.werx-header{position:relative;z-index:1000;background:#0a0a0a;border-bottom:none}.template-index .werx-header{background:linear-gradient(to bottom,rgba(0,0,0,.9) 0%,transparent 100%)}.werx-header__inner{max-width:100rem;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:6rem}@media screen and (min-width:750px){.werx-header__inner{padding:0 2.5rem;height:7rem}}@media screen and (min-width:990px){.werx-header__inner{padding:0 3rem;height:8rem}}.werx-header__logo{display:flex;align-items:center}.werx-header__logo img,.werx-header__logo svg{height:2.5rem;width:auto;object-fit:contain;display:block}@media screen and (min-width:750px){.werx-header__logo img,.werx-header__logo svg{height:3rem}}@media screen and (min-width:990px){.werx-header__logo img,.werx-header__logo svg{height:3.5rem}}.werx-header__logo span{font-size:1.75rem!important}@media screen and (min-width:990px){.werx-header__logo span{font-size:2rem!important}}.werx-header__nav{display:none;align-items:center;gap:2.75rem}@media screen and (min-width:990px){.werx-header__nav{display:flex}}.werx-header__nav-link{position:relative;font-size:1.25rem;color:#ffffffe6;font-weight:600;letter-spacing:.025em;text-decoration:none;transition:color .3s ease}@media screen and (min-width:990px){.werx-header__nav-link{font-size:1.375rem}}.werx-header__nav-link:hover{color:#fff}.werx-header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--werx-m-blue-light);transition:width .3s ease}.werx-header__nav-link:hover:after{width:100%}.werx-header__cta{display:none;align-items:center;padding:.75rem 1.75rem;background:transparent;color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.025em;text-decoration:none;border-radius:.5rem;position:relative;z-index:1;border:none;isolation:isolate}.werx-header__cta:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.625rem;background:var(--werx-m-blue-light);z-index:-2}.werx-header__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background:var(--werx-m-blue-dark);z-index:-1;transition:background .3s ease}@media screen and (min-width:990px){.werx-header__cta{display:inline-flex;font-size:1.25rem;padding:.875rem 2rem}}.werx-header__cta:hover:after{background:#0052cc}.werx-header__icons{display:flex;align-items:center;gap:1rem}.werx-header__icon svg{width:24px;height:24px}.werx-header shopify-account.werx-header__icon{--shopify-account-font-heading: var(--font-heading-family);--shopify-account-font-heading-weight: var(--font-heading-weight);--shopify-account-font-body: var(--font-body-family);--shopify-account-font-body-weight: var(--font-body-weight);--shopify-account-radius-base: var(--popup-corner-radius);--shopify-account-radius-button: var(--buttons-radius);--shopify-account-radius-button-small: var(--buttons-radius);--shopify-account-radius-input: var(--inputs-radius);--shopify-account-color-background: rgb(var(--color-background));--shopify-account-color-text: rgb(var(--color-foreground));--shopify-account-color-accent: rgb(var(--color-button));--shopify-account-color-accent-text: rgb(var(--color-button-text));display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;cursor:pointer}.werx-header shopify-account.werx-header__icon:not(:defined){display:inline-flex;align-items:center;justify-content:center}.werx-header__icon .svg-wrapper svg{width:22px;height:22px}.werx-header__icon .cart-count-bubble{position:absolute;top:-4px;right:-4px;background:var(--werx-m-red);color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.werx-header__icon{position:relative;color:#fffc;text-decoration:none;transition:color .3s}.werx-header__icon:hover{color:#fff}.werx-header__mobile-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;padding:.5rem;cursor:pointer}@media screen and (min-width:990px){.werx-header__mobile-toggle{display:none}}.werx-header__mobile-menu{display:none;background:#000000f2;border-top:1px solid rgba(255,255,255,.05);padding:1.5rem 1.25rem}.werx-header__mobile-menu.is-open{display:flex;flex-direction:column;gap:1.25rem}.werx-header__mobile-link{color:#ffffffe6;font-size:1.25rem;font-weight:600;letter-spacing:.025em;text-decoration:none;transition:color .3s}.werx-header__mobile-link:hover{color:#fff}.werx-header__mobile-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:transparent;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.025em;text-decoration:none;border-radius:.5rem;margin-top:.5rem;position:relative;z-index:1;isolation:isolate}.werx-header__mobile-cta:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.625rem;background:var(--werx-m-blue-light);z-index:-2}.werx-header__mobile-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background:var(--werx-m-blue-dark);z-index:-1}.werx-hero{position:relative;z-index:1;width:100%;height:70vh;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}.template-index .werx-hero{margin-top:-6rem;padding-top:6rem}@media screen and (min-width:750px){.werx-hero{height:100vh;min-height:700px}.template-index .werx-hero{margin-top:-7rem;padding-top:7rem}}@media screen and (min-width:990px){.template-index .werx-hero{margin-top:-8rem;padding-top:8rem}}.werx-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(var(--werx-hero-zoom, 1));transform-origin:center center}.werx-hero__media img,.werx-hero__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.werx-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.werx-hero__video-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;pointer-events:none}.werx-hero__overlay,.werx-hero__overlay--dark,.werx-hero__overlay--accent,.werx-hero__overlay--bottom,.werx-hero__overlay--top{display:block!important}.werx-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.werx-hero__overlay--dark{background:rgba(0,0,0,var(--werx-hero-overlay, .7))}.werx-hero__overlay--accent{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,70,173,.2),transparent)}.werx-hero__overlay--bottom{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,var(--werx-black) 0%,rgba(0,0,0,.8) 20%,transparent 100%);pointer-events:none}.werx-hero__overlay--top{position:absolute;top:0;left:0;right:0;height:33%;background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.werx-hero__content{position:relative;z-index:10;max-width:64rem;margin:0 auto;padding:0 1.25rem;text-align:center}@media screen and (min-width:750px){.werx-hero__content{padding:0 2rem}}.werx-hero__label{display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.3em;color:#ffffffb3;text-transform:uppercase;margin-bottom:3rem}@media screen and (min-width:750px){.werx-hero__label{font-size:1.125rem}}.werx-hero__stripe{margin:.75rem auto 0;width:4rem;height:2px;border-radius:9999px}.werx-hero__heading{font-size:clamp(4.5rem,14vw,10rem);font-weight:900;color:#fff;line-height:.9;letter-spacing:-.04em;margin:0}.werx-hero__heading span{display:block}.werx-hero__subheading{margin-top:3rem;font-size:1.375rem;color:#ffffff80;font-weight:300;max-width:42rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.werx-hero__subheading{font-size:1.375rem}}@media screen and (min-width:990px){.werx-hero__subheading{font-size:1.625rem}}.werx-hero__bottom-stripe{margin:2rem auto 0;width:5rem;height:2px;border-radius:9999px}.werx-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;text-decoration:none}.werx-hero__scroll-text{font-size:10px;letter-spacing:.3em;color:#ffffff4d;text-transform:uppercase;font-weight:500}.werx-hero__scroll-icon{width:16px;height:16px;color:#ffffff4d}.werx-hero{isolation:isolate;perspective:1400px;--hero-mx: 0deg;--hero-my: 0deg;--hero-sx: 0px;--hero-sy: 0px;background:#000}.werx-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.045) 50%,transparent 50.1%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:100% 100%,100% 90px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent);opacity:.38}.werx-hero__media{will-change:transform;transform:translate3d(var(--hero-sx),var(--hero-sy),0) scale(var(--werx-hero-zoom, 1.12));transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.werx-hero__media:after{content:"";position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;background:radial-gradient(circle at 50% 48%,transparent 0 26%,rgba(0,0,0,.15) 55%,rgba(0,0,0,.72) 100%);pointer-events:none}.werx-hero__depth{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;overflow:hidden;transform-style:preserve-3d}.werx-hero__grid{position:absolute;left:-15%;right:-15%;bottom:-30%;height:75%;opacity:.18;transform:perspective(700px) rotateX(62deg) translateZ(-20px) translateY(var(--hero-sy));transform-origin:center bottom;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:linear-gradient(to top,#000,transparent 78%);mask-image:linear-gradient(to top,#000,transparent 78%)}.werx-hero__ring{position:absolute;left:50%;top:50%;width:min(58vw,760px);aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%;transform:translate(-50%,-50%) rotateX(68deg) rotate(var(--hero-mx));box-shadow:0 0 80px #0046ad14,inset 0 0 60px #ffffff06;animation:werx-orbit 18s linear infinite}.werx-hero__ring--two{width:min(78vw,980px);border-color:#00a0e314;transform:translate(-50%,-50%) rotateX(68deg) rotate(calc(var(--hero-mx) * -1));animation-duration:28s;animation-direction:reverse}@keyframes werx-orbit{to{transform:translate(-50%,-50%) rotateX(68deg) rotate(360deg)}}.werx-hero__orb{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 20px #00a0e3e6;transform:translate3d(var(--hero-sx),var(--hero-sy),120px);animation:werx-float 5s ease-in-out infinite}.werx-hero__orb--one{left:18%;top:32%}.werx-hero__orb--two{right:14%;top:66%;width:5px;height:5px;animation-delay:-2s}@keyframes werx-float{50%{margin-top:-18px;opacity:.45}}.werx-hero__scanline{position:absolute;left:0;right:0;top:-20%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);box-shadow:0 0 30px #00a0e32e;animation:werx-scan 7s ease-in-out infinite}@keyframes werx-scan{0%,to{transform:translateY(0);opacity:0}15%{opacity:.7}85%{opacity:.7}to{transform:translateY(140vh)}}.werx-hero__hud{position:absolute;top:50%;display:flex;align-items:center;gap:.75rem;color:#ffffff6b;font-size:8px;letter-spacing:.28em;font-weight:700;writing-mode:vertical-rl;text-transform:uppercase;transform:translateY(-50%)}.werx-hero__hud--left{left:2.2rem}.werx-hero__hud--right{right:2.2rem}.werx-hero__hud i{width:1px;height:44px;background:linear-gradient(#0046ad,#00a0e3,#e3001b);display:block}.werx-hero__cursor-glow{position:absolute;width:420px;height:420px;border-radius:50%;left:50%;top:50%;transform:translate(calc(-50% + var(--hero-sx) * 1.8),calc(-50% + var(--hero-sy) * 1.8));background:radial-gradient(circle,rgba(0,70,173,.13),rgba(0,160,227,.035) 32%,transparent 70%);filter:blur(8px);mix-blend-mode:screen}.werx-hero__content{transform:rotateX(var(--hero-my)) rotateY(var(--hero-mx));transition:transform .18s ease-out;transform-style:preserve-3d}.werx-hero__heading{text-shadow:0 14px 50px rgba(0,0,0,.55)}.werx-hero__label{position:relative}.werx-hero__label:before{content:"///";position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);color:#00a0e3;letter-spacing:.08em;font-weight:900}.werx-hero__microcopy{display:flex;justify-content:center;align-items:center;gap:.65rem;margin-top:1.2rem;color:#ffffff57;font-size:8px;font-weight:700;letter-spacing:.3em}.werx-hero__microcopy b{display:block;width:22px;height:1px;background:linear-gradient(90deg,#0046ad,#00a0e3,#e3001b)}@media(prefers-reduced-motion:reduce){.werx-hero__ring,.werx-hero__orb,.werx-hero__scanline{animation:none}.werx-hero__content,.werx-hero__media{transition:none;transform:none}}@media screen and (max-width:749px){.werx-hero__hud{display:none}.werx-hero__grid{background-size:55px 55px;height:55%;bottom:-15%}.werx-hero__ring{width:115vw}.werx-hero__ring--two{width:150vw}.werx-hero__cursor-glow{width:280px;height:280px}.werx-hero__label:before{display:none}.werx-hero__microcopy{letter-spacing:.18em}}.werx-services{position:relative;width:100%;padding:6rem 1.25rem;overflow:hidden;background:var(--werx-black)}@media screen and (min-width:750px){.werx-services{padding:8rem 2rem}}.werx-services__inner{max-width:100rem;margin:0 auto}.werx-section-label{display:block;font-size:.9375rem;font-weight:700;letter-spacing:.25em;color:var(--werx-m-blue-light);text-transform:uppercase;margin-bottom:.75rem}@media screen and (min-width:750px){.werx-section-label{font-size:.875rem}}.werx-section-heading{margin-top:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.05}.werx-section-stripe{display:block;margin-top:1.5rem;width:5rem;height:4px;border-radius:2px;background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),var(--werx-m-red),var(--werx-m-blue-light),var(--werx-m-blue-dark));background-size:200% 100%;animation:werx-stripe-flow 3s linear infinite}.werx-services__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media screen and (min-width:750px){.werx-services__grid{margin-top:3.5rem;gap:1.5rem}}@media screen and (min-width:990px){.werx-services__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.werx-services__card{position:relative;overflow:hidden;border:1px solid var(--werx-border);min-height:280px}@media screen and (min-width:750px){.werx-services__card{min-height:320px}}.werx-services__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.werx-services__card:hover .werx-services__card-image{transform:scale(1.03)}.werx-services__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000eb,#000000b3 40%,#0000004d)}.werx-services__card-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),transparent 60%);opacity:.8}.werx-services__card-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:3.5rem 2.5rem;max-width:48rem}@media screen and (min-width:750px){.werx-services__card-content{padding:3rem 3.5rem}}.werx-services__card-icon{color:var(--werx-m-blue-light);margin-bottom:1.25rem;width:48px;height:48px}@media screen and (min-width:750px){.werx-services__card-icon{width:56px;height:56px;margin-bottom:1.5rem}}.werx-services__card-title{font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;min-height:2.5rem}@media screen and (min-width:750px){.werx-services__card-title{font-size:3rem;margin-bottom:1.25rem;letter-spacing:-.04em;min-height:3.2rem}}.werx-services__card-desc{color:#ffffff8c;line-height:1.6;font-size:1.25rem;font-weight:300;max-width:48rem;margin:0}@media screen and (min-width:750px){.werx-services__card-desc{font-size:1.375rem}}.werx-services__card-stripe{margin-top:auto;width:3rem;height:2px}@media screen and (min-width:750px){.werx-services__card-stripe{margin-top:auto;width:4rem}}.werx-testimonials{position:relative;width:100%;padding:6rem 1.25rem;background:#0f0f0f;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}@media screen and (min-width:750px){.werx-testimonials{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-testimonials{padding:10rem 2rem}}.werx-testimonials__accent{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(0,70,173,.12),transparent);pointer-events:none;z-index:0}.werx-testimonials__inner{position:relative;max-width:90rem;margin:0 auto}.werx-testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media screen and (min-width:990px){.werx-testimonials__grid{gap:2rem;margin-top:4rem}}.werx-testimonial-card{background:var(--werx-black);border:1px solid var(--werx-border);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:4px}@media screen and (min-width:750px){.werx-testimonial-card{flex-direction:row;align-items:flex-start;text-align:left;padding:2.5rem 3rem;gap:2.5rem}}@media screen and (min-width:990px){.werx-testimonial-card{padding:3rem 3.5rem;gap:3.5rem}}.werx-testimonial-card__left{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:750px){.werx-testimonial-card__left{align-items:flex-start;flex-shrink:0;width:11rem}}@media screen and (min-width:990px){.werx-testimonial-card__left{width:14rem}}.werx-testimonial-card__avatar-wrap{position:relative;margin-bottom:1.25rem}.werx-testimonial-card__avatar{width:5rem;height:5rem;border-radius:50%;overflow:hidden;object-fit:cover;outline:2px solid var(--werx-m-blue-dark);outline-offset:3px}@media screen and (min-width:990px){.werx-testimonial-card__avatar{width:5.5rem;height:5.5rem}}.werx-testimonial-card__avatar-stripe{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:2rem;height:2px;border-radius:9999px}.werx-testimonial-card__name{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin:0}.werx-testimonial-card__info{color:#ffffff4d;font-size:.8125rem;margin-top:.375rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.werx-testimonial-card__stars{display:flex;gap:.375rem;margin-top:1rem}.werx-testimonial-card__star{width:20px;height:20px;fill:var(--werx-m-blue-light);color:var(--werx-m-blue-light)}.werx-testimonial-card__quote{margin-top:1.5rem;color:#ffffff8c;line-height:1.7;font-size:1.125rem;font-weight:300;flex:1}@media screen and (min-width:750px){.werx-testimonial-card__quote{margin-top:0;border-left:1px solid var(--werx-border);padding-left:2.5rem}}@media screen and (min-width:990px){.werx-testimonial-card__quote{padding-left:3.5rem;font-size:1.3125rem;line-height:1.85}}.werx-testimonials__inner:before{content:"\201c";position:absolute;top:-2rem;left:50%;transform:translate(-50%);font-size:28rem;font-weight:900;line-height:1;color:#0046ad0a;pointer-events:none;z-index:0;font-family:Georgia,Times New Roman,serif}@media screen and (min-width:990px){.werx-testimonials__inner:before{font-size:40rem;top:-4rem}.werx-testimonial-card__name{font-size:2.125rem}.werx-testimonial-card__info{font-size:.9375rem;margin-top:.5rem}.werx-testimonial-card__star{width:22px;height:22px}}.werx-contact{position:relative;width:100%;padding:6rem 1.25rem;background:var(--werx-black);overflow:hidden}@media screen and (min-width:750px){.werx-contact{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-contact{padding:10rem 2rem}}.werx-contact__inner{max-width:72rem;margin:0 auto}.werx-contact__desc{margin-top:2rem;color:#ffffff80;line-height:1.7;font-size:1.375rem;font-weight:300;max-width:48rem}@media screen and (min-width:750px){.werx-contact__desc{font-size:1.5rem}}@media screen and (min-width:990px){.werx-contact__desc{font-size:1.625rem}}.werx-contact__form{margin-top:3rem;display:flex;flex-direction:column;gap:1.75rem}@media screen and (min-width:990px){.werx-contact__form{margin-top:4rem;gap:2rem}}.werx-contact__label{display:block;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--werx-text-label);margin-bottom:.75rem;font-weight:600}@media screen and (min-width:990px){.werx-contact__label{font-size:1.125rem;letter-spacing:.15em}}.werx-contact__input,.werx-contact__textarea{width:100%;background:var(--werx-surface);border:1px solid var(--werx-border);color:#fff;padding:1.5rem 1.625rem;font-size:1.1875rem;font-weight:300;border-radius:.625rem;outline:none;transition:border-color .3s,box-shadow .3s;font-family:inherit}@media screen and (min-width:990px){.werx-contact__input,.werx-contact__textarea{padding:1.75rem 2rem;font-size:1.375rem}}.werx-contact__input::placeholder,.werx-contact__textarea::placeholder{color:#ffffff26}.werx-contact__input:focus,.werx-contact__textarea:focus{border-color:var(--werx-m-blue-dark);box-shadow:0 0 0 1px var(--werx-m-blue-dark)}.werx-contact__textarea{resize:none}.werx-contact__submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 3rem;background:transparent;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:.625rem;cursor:pointer;width:100%;position:relative;z-index:1;isolation:isolate}.werx-contact__submit:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.75rem;background:var(--werx-m-blue-light);z-index:-2}.werx-contact__submit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.625rem;background:var(--werx-m-blue-dark);z-index:-1;transition:background .3s}@media screen and (min-width:750px){.werx-contact__submit{width:auto;padding:1.625rem 4.5rem;font-size:1.25rem}}@media screen and (min-width:990px){.werx-contact__submit{padding:1.875rem 5.5rem;font-size:1.375rem}}.werx-contact__submit:hover:after{background:#0052cc}.werx-contact__submit svg{width:1.125rem;height:1.125rem}.werx-contact__success{display:flex;align-items:center;gap:.5rem;color:#4ade80;font-size:.875rem;margin-top:1rem}.werx-contact__error{color:var(--werx-m-red);font-size:.75rem;margin-top:.25rem}.werx-video{position:relative;width:100%;padding:6rem 1.25rem;background:var(--werx-black)}@media screen and (min-width:750px){.werx-video{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-video{padding:10rem 2rem}}.werx-video__inner{max-width:80rem;margin:0 auto}.werx-video__desc{margin-top:1.5rem;color:#ffffff80;line-height:1.7;font-size:1.125rem;font-weight:300;max-width:40rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.werx-video__desc{font-size:1.25rem}}.werx-video__player{margin-top:3rem}@media screen and (min-width:750px){.werx-video__player{margin-top:4rem}}.werx-video__wrapper{position:relative;border-radius:.75rem;overflow:hidden;background:#0a0a0a;border:1px solid var(--werx-border)}.werx-video__wrapper video{display:block;width:100%;border-radius:.75rem}.werx-video__wrapper--16x9{position:relative;padding-bottom:56.25%;height:0;border-radius:.75rem;overflow:hidden;background:#0a0a0a;border:1px solid var(--werx-border)}.werx-video__wrapper--16x9 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.werx-video__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:6rem 2rem;border-radius:.75rem;border:2px dashed var(--werx-border);background:#0a0a0a80;color:#ffffff4d;font-size:1rem;text-align:center}.shopify-section-group-footer-group:has(.werx-footer){--color-foreground: 255, 255, 255;--color-background: 5, 5, 5;background:#050505;color:#fff}.werx-footer{position:relative;width:100%;background:#050505;color:#fff;padding-top:0;padding-bottom:2rem}.werx-footer__stripe{width:100%;height:2px;margin-bottom:3rem}.werx-footer__inner{max-width:100rem;margin:0 auto;padding:0 1.25rem}@media screen and (min-width:750px){.werx-footer__inner{padding:0 2.5rem}}@media screen and (min-width:990px){.werx-footer__inner{padding:0 3rem}}.werx-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media screen and (min-width:750px){.werx-footer__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.werx-footer__grid{grid-template-columns:repeat(4,1fr)}}.werx-footer__brand-logo{height:2.75rem;width:auto;object-fit:contain;margin-bottom:1.5rem}.werx-footer__brand-text{color:#fff9;font-size:1.2rem;line-height:1.6;font-weight:300;max-width:26rem}.werx-footer__brand-address{margin-top:1rem;color:#fff6;font-size:1.05rem;line-height:1.6}.werx-footer__col-heading{font-size:1.05rem;font-weight:600;letter-spacing:.3em;color:#ffffffb3;text-transform:uppercase;margin-bottom:1.5rem}.werx-footer__links{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.werx-footer__link{color:#ffffff80;font-size:1.2rem;text-decoration:none;transition:color .3s}.werx-footer__link:hover{color:#fff}.werx-footer__social-icons{display:flex;gap:1rem}.werx-footer__social-icon{width:3.25rem;height:3.25rem;display:flex;align-items:center;justify-content:center;background:var(--werx-surface);border:1px solid var(--werx-border);color:#fff9;border-radius:.5rem;text-decoration:none;transition:all .3s}.werx-footer__social-icon:hover{color:var(--werx-m-blue-light);border-color:var(--werx-m-blue-dark)}.werx-footer__social-icon svg{width:1.35rem;height:1.35rem}.werx-footer__contact-info{margin-top:1.5rem;color:#fff6;font-size:1.05rem;line-height:1.6}.werx-footer__hours{color:#ffffff80;font-size:1.05rem;line-height:2;font-weight:300}.werx-footer__bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media screen and (min-width:750px){.werx-footer__bottom{flex-direction:row}}.werx-footer__copyright{color:#fff6;font-size:1.05rem}.werx-footer__tagline{color:#ffffff4d;font-size:1.05rem}@media screen and (min-width:750px){.werx-footer__brand-logo{height:3.25rem}.werx-footer__brand-text{font-size:1.35rem}.werx-footer__brand-address,.werx-footer__col-heading{font-size:1.15rem}.werx-footer__link{font-size:1.35rem}.werx-footer__social-icon{width:3.5rem;height:3.5rem}.werx-footer__social-icon svg{width:1.5rem;height:1.5rem}.werx-footer__contact-info,.werx-footer__hours,.werx-footer__copyright,.werx-footer__tagline{font-size:1.15rem}}.template-index{--werx-pointer-x: 50%;--werx-pointer-y: 50%;--werx-scroll-progress: 0%;background:#000}.template-index:after{content:"";position:fixed;z-index:999;top:0;right:0;width:2px;height:var(--werx-scroll-progress);background:linear-gradient(to bottom,#0046ad,#00a0e3 55%,#e3001b);box-shadow:0 0 18px #00a0e38c;pointer-events:none}.template-index .werx-services,.template-index .werx-testimonials,.template-index .werx-contact,.template-index .werx-gallery{isolation:isolate}.template-index .werx-services:after,.template-index .werx-testimonials:after,.template-index .werx-contact:after,.template-index .werx-gallery:after{opacity:.11}.template-index .werx-services:before,.template-index .werx-contact:before{background:radial-gradient(500px 300px at var(--werx-pointer-x) var(--werx-pointer-y),rgba(0,160,227,.09),transparent 70%),radial-gradient(700px 500px at 5% 15%,rgba(0,70,173,.16),transparent 70%);transition:background-position .2s ease}.template-index .werx-hero{height:max(760px,100svh);min-height:760px;perspective:1800px;overflow:hidden;background:#000}.template-index .werx-hero:after{content:"WERX";position:absolute;z-index:4;left:50%;top:50%;transform:translate3d(-50%,calc(-50% + (var(--hero-scroll, 0) * -160px)),-260px) rotateX(64deg) rotate(-8deg);font-size:clamp(9rem,28vw,32rem);line-height:.75;font-weight:950;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.055);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:screen}.template-index .werx-hero__media{transform:translate3d(calc(var(--hero-sx) * 1.7),calc(var(--hero-sy) * 1.15),0) scale(calc(var(--werx-hero-zoom, 1.35) + .04));filter:saturate(.82) contrast(1.08);transition:transform .25s cubic-bezier(.16,1,.3,1),filter .5s ease}.template-index .werx-hero:hover .werx-hero__media{filter:saturate(.98) contrast(1.12)}.template-index .werx-hero__overlay--dark{background:#00000085}.template-index .werx-hero__overlay--accent{background:radial-gradient(ellipse 60% 70% at 50% 54%,transparent 0 24%,rgba(0,70,173,.12) 52%,transparent 78%),linear-gradient(115deg,rgba(0,0,0,.35),transparent 42%,rgba(0,70,173,.11))}.template-index .werx-hero__content{transform:translate3d(calc(var(--hero-sx) * -.22),calc(var(--hero-sy) * -.18),110px) rotateX(var(--hero-my)) rotateY(var(--hero-mx));transform-style:preserve-3d;transition:transform .08s linear}.template-index .werx-hero__heading{font-size:clamp(4.8rem,13.5vw,11.5rem);line-height:.78;text-transform:uppercase;transform:translateZ(90px);text-shadow:0 20px 80px rgba(0,0,0,.72)}.template-index .werx-hero__heading span:nth-child(1){transform:translate(-3vw)}.template-index .werx-hero__heading span:nth-child(2){transform:translate(2vw)}.template-index .werx-hero__heading span:nth-child(3){transform:translate(-1vw)}.template-index .werx-hero__label,.template-index .werx-hero__subheading,.template-index .werx-hero__microcopy{transform:translateZ(70px)}.template-index .werx-hero__ring--one{transform:translate(-50%,-50%) rotateX(72deg) rotateY(calc(var(--hero-mx) * .8)) rotate(calc(var(--hero-mx) + (var(--hero-scroll, 0) * 35deg)))}.template-index .werx-hero__ring--two{transform:translate(-50%,-50%) rotateX(72deg) rotateY(calc(var(--hero-mx) * -.45)) rotate(calc(var(--hero-mx) * -1 - (var(--hero-scroll, 0) * 24deg)))}.template-index .werx-hero__grid{opacity:.28;background-size:70px 70px;transform:perspective(620px) rotateX(66deg) translateZ(-20px) translateY(calc(var(--hero-sy) + (var(--hero-scroll, 0) * 180px)))}.template-index .werx-hero__scanline{animation-duration:4.2s}.template-index .werx-hero__cursor-glow{width:620px;height:620px;background:radial-gradient(circle,rgba(0,160,227,.18),rgba(0,70,173,.06) 30%,transparent 68%)}.template-index .werx-services{padding-top:11rem;padding-bottom:11rem;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.035),transparent 42%),#050505}.template-index .werx-services__inner,.template-index .werx-testimonials__inner,.template-index .werx-contact__inner,.template-index .werx-gallery__inner{perspective:1400px}.template-index .werx-services__grid{gap:2rem;perspective:1400px}.template-index .werx-services__card{min-height:430px;transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(0);transform-style:preserve-3d;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease;box-shadow:0 30px 80px #00000080}.template-index .werx-services__card:after,.template-index .werx-testimonial-card:after,.template-index .werx-gallery__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at var(--shine-x,50%) var(--shine-y,50%),rgba(255,255,255,.13),transparent 28%);opacity:0;transition:opacity .35s ease;z-index:5}.template-index .werx-services__card:hover,.template-index .werx-testimonial-card:hover,.template-index .werx-gallery__item:hover{border-color:#00a0e36b;box-shadow:0 40px 100px #0046ad29,0 18px 45px #000000b3}.template-index .werx-services__card:hover:after,.template-index .werx-testimonial-card:hover:after,.template-index .werx-gallery__item:hover:after{opacity:1}.template-index .werx-services__card-image{transform:scale(1.08) translateZ(-20px);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .7s ease}.template-index .werx-services__card:hover .werx-services__card-image{transform:scale(1.16) translate3d(1%,-1%,-20px);filter:saturate(1.12) contrast(1.08)}.template-index .werx-services__card-content{transform:translateZ(65px)}.template-index .werx-services__card-icon{transform:translateZ(90px)}.template-index .werx-section-label{position:relative;display:inline-flex;align-items:center;gap:1rem}.template-index .werx-section-label:before{content:"01";font-variant-numeric:tabular-nums;color:#ffffff2e;font-size:.65em}.template-index .werx-section-heading{font-size:clamp(3.2rem,7vw,6.5rem);text-transform:uppercase;letter-spacing:-.06em}.template-index .werx-testimonials{padding-top:10rem;padding-bottom:10rem;background:#000}.template-index .werx-testimonial-card{transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(0);transform-style:preserve-3d;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .35s ease}.template-index .werx-testimonial-card__left,.template-index .werx-testimonial-card__quote{transform:translateZ(45px)}.template-index .werx-gallery{background:linear-gradient(180deg,#050505,#000 28% 100%);padding-top:10rem;padding-bottom:12rem}.template-index .werx-gallery__track{perspective:1300px}.template-index .werx-gallery__item{transform:perspective(1300px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(0) scale(1);transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s ease,box-shadow .4s ease;box-shadow:0 25px 70px #00000080}.template-index .werx-gallery__item:not(.hidden){filter:saturate(.9)}.template-index .werx-gallery__item:hover{filter:saturate(1.12)}.template-index .werx-gallery__image{transition:transform 1s cubic-bezier(.16,1,.3,1),filter .8s ease}.template-index .werx-gallery__item:hover .werx-gallery__image{transform:scale(1.09);filter:contrast(1.08)}.template-index .werx-contact{min-height:80vh;display:flex;align-items:center;background:radial-gradient(circle at 50% 45%,rgba(0,70,173,.11),transparent 42%),#030303}.template-index .werx-contact__inner{position:relative}.template-index .werx-contact__inner:before{content:"NAR / WERX";position:absolute;top:-7rem;left:0;font-size:clamp(5rem,15vw,14rem);font-weight:950;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.045);pointer-events:none;white-space:nowrap}.template-index .werx-contact__form{position:relative;z-index:2}.template-index .werx-contact__input,.template-index .werx-contact__textarea{background:#ffffff06;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .3s ease,border-color .3s ease,transform .3s ease}.template-index .werx-contact__input:focus,.template-index .werx-contact__textarea:focus{transform:translateY(-2px)}.template-index .werx-depth-item{opacity:0;transform:perspective(1200px) translateY(90px) translateZ(-80px) rotateX(7deg);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1)}.template-index .werx-depth-item.is-inview{opacity:1;transform:perspective(1200px) translateY(0) translateZ(0) rotateX(0)}@media screen and (max-width:749px){.template-index .werx-hero{min-height:700px;height:92svh}.template-index .werx-hero:after{font-size:30vw}.template-index .werx-hero__heading{font-size:clamp(3.7rem,16vw,6.5rem)}.template-index .werx-services,.template-index .werx-testimonials,.template-index .werx-gallery{padding-top:7rem;padding-bottom:7rem}.template-index .werx-services__card{min-height:360px}.template-index .werx-section-heading{font-size:clamp(2.7rem,12vw,4.2rem)}.template-index .werx-contact{min-height:auto;padding-top:7rem;padding-bottom:7rem}.template-index .werx-contact__inner:before{top:-4rem;font-size:18vw}}@media(prefers-reduced-motion:reduce){.template-index:after{display:none}.template-index .werx-depth-item{opacity:1;transform:none;transition:none}.template-index .werx-hero:after{transform:translate(-50%,-50%)}}.template-index .werx-hero__heading{font-size:clamp(3.6rem,8vw,7.2rem);line-height:.84;letter-spacing:-.045em}.template-index .werx-hero__heading span{display:block}.template-index .werx-services__grid{transform-style:preserve-3d}.template-index .werx-services__card,.template-index .werx-testimonial-card,.template-index .werx-gallery__item{overflow:hidden;isolation:isolate;will-change:transform}.template-index .werx-services__card:before,.template-index .werx-testimonial-card:before,.template-index .werx-gallery__item:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:6;pointer-events:none;opacity:0;background:linear-gradient(120deg,transparent 0 35%,rgba(255,255,255,.24) 48%,transparent 58%) var(--shine-x, -100%) 0 / 220% 100% no-repeat;mix-blend-mode:screen;transition:opacity .25s ease}.template-index .werx-services__card:hover:before,.template-index .werx-testimonial-card:hover:before,.template-index .werx-gallery__item:hover:before{opacity:1;animation:nar-card-sweep .9s cubic-bezier(.16,1,.3,1)}@keyframes nar-card-sweep{0%{background-position:-120% 0}to{background-position:120% 0}}.template-index .werx-services__card:after,.template-index .werx-testimonial-card:after,.template-index .werx-gallery__item:after{background:radial-gradient(240px circle at var(--shine-x,50%) var(--shine-y,50%),rgba(0,160,227,.18),transparent 62%);opacity:0}.template-index .werx-services__card:hover{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(22px) translateY(-10px)}.template-index .werx-testimonial-card:hover{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(18px) translateY(-7px)}.template-index .werx-gallery__item:hover{transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(28px) scale(1.025)}.template-index .werx-services__card-icon{transition:transform .6s cubic-bezier(.16,1,.3,1)}.template-index .werx-services__card:hover .werx-services__card-icon{transform:translateZ(110px) rotate(-8deg) scale(1.12)}.template-index .werx-services__card-stripe{transform-origin:left center;transition:transform .7s cubic-bezier(.16,1,.3,1),width .7s cubic-bezier(.16,1,.3,1)}.template-index .werx-services__card:hover .werx-services__card-stripe{transform:scaleX(1.18)}.template-index .werx-depth-item{transition-delay:var(--nar-delay, 0ms)}.template-index .werx-services__card:nth-child(2){--nar-delay:80ms}.template-index .werx-services__card:nth-child(3){--nar-delay:.16s}.template-index .werx-services__card:nth-child(4){--nar-delay:.24s}.template-index .werx-section-heading{text-wrap:balance}@media screen and (min-width:750px){.template-index .werx-services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-index .werx-services__card:nth-child(2){margin-top:42px}.template-index .werx-services__card:nth-child(3){margin-top:84px}}@media screen and (max-width:749px){.template-index .werx-hero__heading{font-size:clamp(3rem,14vw,5.6rem)}.template-index .werx-services__card:nth-child(n){margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/werx-styles.css.map */
