:root{--red: #14213d;--red-dark: #0d172a;--red-deep: #081121;--red-soft: #f1f4f7;--yellow: #d7f400;--yellow-dark: #bdd700;--ink: #181616;--muted: #6e6666;--line: #eadede;--white: #ffffff;--cream: #fbf8f7;--container: 1480px;--shadow: 0 20px 55px rgba(70, 12, 17, .09);--font-body: "Poppins", sans-serif;--font-heading: "Poppins", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading);line-height:1.08;letter-spacing:-.035em}h1{margin-bottom:1.5rem;font-size:clamp(3.4rem,6.7vw,6.8rem);font-weight:800}h2{margin-bottom:1.2rem;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:780}h3{margin-bottom:.75rem;font-size:1.45rem}p{color:var(--muted)}.container{width:min(calc(100% - 1rem),var(--container));margin-inline:auto}.section{padding:112px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;color:var(--red);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{width:24px;height:2px;background:currentColor;content:""}.eyebrow-light{color:var(--yellow)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid transparent;padding:.78rem 1.55rem;font-size:.86rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase;transition:.18s ease}.button:hover{transform:translateY(-2px)}.button-solid{background:var(--yellow);color:var(--red)}.button-solid:hover{background:var(--yellow-dark)}.button-light{background:var(--yellow);color:var(--red)}.button-light:hover{background:var(--yellow-dark)}.button-outline{border-color:var(--red);color:var(--red)}.button-outline:hover{background:var(--red);color:var(--white)}.text-link{color:var(--red);font-size:.9rem;font-weight:800;letter-spacing:.025em}.text-link-light{color:var(--white)}.utility-bar{background:var(--red-deep);color:var(--white);font-size:.78rem}.utility-inner{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:1rem}.utility-inner p{margin:0;color:#ffffffbf}.utility-inner a{font-weight:750}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(20,33,61,.08);background:#fffffff5;backdrop-filter:blur(16px)}.nav-shell{display:grid;min-height:80px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2vw,2rem)}.brand{display:inline-flex;align-items:center;justify-self:start;gap:.72rem;min-width:max-content}.brand-logo{display:block;width:56px;height:auto}.brand-name{color:var(--red);font-size:1.04rem;font-weight:850;letter-spacing:-.035em;line-height:1;text-transform:uppercase;white-space:nowrap}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,1.55vw,1.7rem)}.desktop-nav a{position:relative;color:#26333e;font-size:.98rem;font-weight:500}.desktop-nav a:after{position:absolute;right:0;bottom:-.55rem;left:0;height:2px;background:var(--yellow);content:"";transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-self:end;gap:.8rem}.header-email{display:inline-flex;align-items:center;gap:.72rem;color:var(--red);white-space:nowrap}.header-email img{width:34px;height:34px}.header-email span{display:grid;gap:.08rem}.header-email small{color:#7b8790;font-size:.72rem;font-weight:600;line-height:1.1}.header-email strong{color:var(--red-deep);font-size:.84rem;font-weight:800;line-height:1.2}.nav-cta{min-height:52px;border-radius:999px;background:var(--red);box-shadow:0 16px 30px #14213d38;color:var(--white);font-size:.94rem;letter-spacing:-.02em;text-transform:none}.nav-cta:hover{background:var(--red-dark)}.mobile-email{color:var(--red);font-size:.88rem;font-weight:750}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;overflow:hidden;background:var(--red);color:var(--white)}.hero-poster{position:absolute;left:0;top:0;width:118%;max-width:none;height:100%;object-fit:cover;object-position:center 58%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#081121f0,#081121d1 36%,#0811216b 62%,#08112124)}.hero-overlay:before{position:absolute;inset:0 auto 0 0;width:56%;backdrop-filter:blur(7px);content:"";-webkit-backdrop-filter:blur(7px);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 62%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 62%,transparent 100%)}.hero-grid{position:relative;z-index:1;display:grid;min-height:710px;grid-template-columns:minmax(0,660px) 1fr;align-items:center}.hero-copy{position:relative;z-index:2;padding:105px 4vw 90px 0}.hero-copy h1{max-width:900px;font-size:clamp(2.7rem,4.3vw,4.85rem);line-height:1.03;text-wrap:balance}.hero-copy p{max-width:700px;margin-bottom:2.1rem;color:#ffffffd1;font-size:1.08rem}.hero-actions{display:flex;align-items:center;gap:1.7rem}.text-link span{display:inline-block;margin-left:.35rem}.hero-proof{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.22);color:#ffffffc7;font-size:.78rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.hero-proof span{display:inline-flex;align-items:center;gap:.5rem}.hero-proof span:before{width:5px;height:5px;border-radius:50%;background:var(--yellow);content:""}.hero-image-placeholder{position:relative;display:flex;min-width:calc(100% + (100vw - min(100vw - 1rem,var(--container)))/2);align-items:flex-end;justify-content:center;border-inline:1px dashed rgba(255,255,255,.3);background:linear-gradient(135deg,transparent 49.8%,rgba(255,255,255,.06) 50%),linear-gradient(45deg,transparent 49.8%,rgba(255,255,255,.06) 50%),var(--red-dark);background-size:72px 72px}.hero-image-placeholder:before{position:absolute;inset:40px;border:1px solid rgba(255,255,255,.13);content:""}.hero-image-placeholder span,.story-media-placeholder span{position:relative;z-index:1;margin-bottom:2rem;color:#ffffff85;font-size:.69rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.trust-strip{border-bottom:1px solid var(--line);background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;min-height:132px;flex-direction:column;justify-content:center;border-left:1px solid var(--line);padding:1.6rem 2rem;box-shadow:inset 0 3px 0 transparent;transition:box-shadow .18s ease}.trust-grid article:hover{box-shadow:inset 0 3px 0 var(--yellow)}.trust-grid strong{margin-bottom:.35rem;color:var(--red);font-size:1.25rem}.trust-grid span{color:var(--muted);font-size:.83rem;line-height:1.45}.section-heading{margin-bottom:3.7rem}.section-heading h2{max-width:760px}.split-heading{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:4rem}.split-heading p{max-width:440px;margin-bottom:.65rem}.centered-heading{max-width:800px;margin-right:auto;margin-left:auto;text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading p{max-width:630px;margin-right:auto;margin-left:auto}.products-section{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}.product-card{display:grid;min-height:365px;grid-template-columns:.85fr 1.15fr;overflow:hidden;border:1px solid var(--line);background:var(--white);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-visual{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;min-height:100%;padding:1.2rem;background:var(--white)}.product-visual>span{position:absolute;top:1.2rem;left:1.2rem;z-index:2;font-size:.72rem;font-weight:800;letter-spacing:.16em;color:var(--red)}.product-image{width:100%;height:100%;object-fit:contain;padding:1.4rem .25rem .25rem}.product-content{display:flex;flex-direction:column;align-items:flex-start;padding:2.2rem}.product-content p{font-size:.92rem}.product-content>a{margin-top:auto;color:var(--red);font-size:.83rem;font-weight:800}.tag-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.5rem;padding:0;list-style:none}.tag-list li{border:1px solid var(--line);padding:.3rem .6rem;color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.story-section{background:var(--white)}.story-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;gap:clamp(2.5rem,5vw,5.5rem)}.story-media{position:relative;margin:0;min-height:720px;overflow:hidden;background:var(--ink)}.story-media img{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:72% center;transform:scale(1.25);transform-origin:72% center}.story-copy{align-self:center}.story-lead{color:var(--ink);font-size:1.3rem;font-weight:650;line-height:1.5}.factory-stats{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin:2rem 0 1.35rem}.factory-stats article{min-height:122px;padding:1.15rem 1.2rem;border-radius:1.25rem;background:#f0f2f5}.factory-stats strong,.factory-stats span{display:block}.factory-stats strong{margin-bottom:.45rem;color:var(--ink);font-size:1.08rem}.factory-stats span{color:var(--muted);font-size:.84rem;line-height:1.45}.factory-credentials{display:grid;gap:.45rem;margin:0 0 2rem;padding:0;list-style:none}.factory-credentials li{position:relative;padding-left:1.1rem;color:var(--muted);line-height:1.5}.factory-credentials li:before{position:absolute;top:.6em;left:0;width:.42rem;height:.42rem;border-radius:999px;background:var(--yellow);content:""}.factory-benefits-section{overflow:hidden;background:#f1f4f7}.benefit-heading{align-items:end}.benefit-heading h2{max-width:900px}.benefit-heading>p{max-width:510px;color:#526071;font-size:1.02rem;line-height:1.65}.factory-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.35rem}.factory-benefit-card{position:relative;min-height:260px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem;background:var(--red);box-shadow:0 22px 45px #0811211f;transition:transform .18s ease,box-shadow .18s ease}.factory-benefit-card:after{position:absolute;right:-3.5rem;bottom:-5rem;width:10rem;height:10rem;border:1px solid rgba(215,244,0,.16);border-radius:50%;content:""}.factory-benefit-card:hover{box-shadow:0 28px 55px #0811212e;transform:translateY(-5px)}.factory-benefit-top{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem}.factory-benefit-top span{color:var(--yellow);font-size:.75rem;font-weight:850;letter-spacing:.14em}.factory-benefit-top i{width:42px;height:2px;background:var(--yellow)}.factory-benefit-card h3{position:relative;z-index:1;margin-bottom:.85rem;color:var(--white);font-size:1.35rem}.factory-benefit-card p{position:relative;z-index:1;margin:0;color:#ffffffbd;font-size:.92rem;line-height:1.65}.advantages-section{background:var(--cream)}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.advantage-card{display:flex;min-height:455px;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.2rem;background:var(--white)}.advantage-media{height:clamp(180px,17vw,250px);overflow:hidden;background:var(--ink)}.advantage-media img{width:100%;height:100%;object-fit:cover}.advantage-content{padding:1.35rem .65rem .3rem}.advantage-content>span{display:block;margin-bottom:1rem;color:var(--red);font-size:.72rem;font-weight:800;letter-spacing:.14em}.advantage-content h3{margin-bottom:.6rem}.advantage-content p{margin-bottom:0;font-size:.9rem}.customization-section{padding:112px 0;background:var(--red);color:var(--white)}.customization-grid{display:block}.customization-copy{max-width:900px;margin:0 auto 3.8rem;padding:0;text-align:center}.customization-copy .eyebrow{justify-content:center}.customization-copy h2{max-width:820px;margin-right:auto;margin-left:auto}.customization-copy p{max-width:680px;margin:0 auto 2rem;color:#ffffffc7}.customization-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.customization-option{display:flex;min-width:0;min-height:405px;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:1.25rem;background:#ffffff09}.customization-image{width:100%;height:clamp(210px,16vw,250px);object-fit:cover;transition:transform .22s ease}.customization-image-contain{padding:.65rem;background:#f4f5f6;object-fit:contain}.customization-option:hover .customization-image{transform:scale(1.025)}.customization-option-content{display:flex;flex:1;flex-direction:column;padding:1.35rem 1.5rem 1.6rem}.customization-option-content strong{display:block;margin-bottom:.8rem;color:#ffffff80;font-size:.72rem;letter-spacing:.14em}.customization-option-content h3{max-width:280px;margin-bottom:.55rem;color:var(--white);font-size:1.08rem;line-height:1.35}.customization-option-content p{margin:0;color:#ffffffa8;font-size:.8rem;line-height:1.5}.process-section{background:var(--white)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.process-card{min-height:370px;padding:2rem;background:var(--white)}.process-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.7rem;color:var(--red);font-size:.75rem;font-weight:800;letter-spacing:.14em}.process-top i{color:#c9babb;font-size:1.4rem;font-style:normal;font-weight:400}.process-icon{display:flex;width:84px;height:84px;align-items:center;justify-content:center;margin-bottom:2rem;border-radius:1.25rem;background:var(--red-soft)}.process-icon img{width:68px;height:68px}.process-card p{margin-bottom:0;font-size:.88rem}.buyers-section{background:var(--cream)}.buyers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.buyers-grid article{display:flex;min-height:520px;flex-direction:column;overflow:hidden;border-top:5px solid var(--yellow);background:var(--white);box-shadow:0 16px 40px #4115190d}.buyer-media{height:245px;overflow:hidden;margin:0;background:var(--red-soft)}.buyer-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.buyers-grid article:hover .buyer-media img{transform:scale(1.025)}.buyer-content{display:flex;flex:1;flex-direction:column;padding:2rem 2.2rem 2.2rem}.buyer-content>span{display:block;margin-bottom:1.8rem;color:#b9aaaa;font-size:.72rem;font-weight:800;letter-spacing:.15em}.buyer-content p{font-size:.9rem}.buyer-content a{display:inline-block;margin-top:auto;padding-top:1.1rem;color:var(--red);font-size:.82rem;font-weight:800}.certifications-section{background:var(--red)}.certification-heading{max-width:980px}.certification-heading h2{max-width:940px;color:var(--white)}.certification-heading p{max-width:780px;color:#ffffffb8}.certification-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.15rem}.certification-card{display:flex;min-width:0;flex-direction:column;border-radius:1.5rem;padding:1rem;background:#f3f5f7;box-shadow:0 22px 44px #00000029}.certification-image{display:flex;height:clamp(230px,19vw,300px);align-items:center;justify-content:center;overflow:hidden;margin:0 0 1.1rem;border:1px solid #dce1e6;border-radius:1rem;padding:.35rem;background:var(--white)}.certification-image img{width:100%;height:100%;object-fit:contain}.certification-card strong{color:var(--red-deep);font-size:.89rem;line-height:1.35}.certification-note{max-width:920px;margin:1.65rem auto 0;color:#ffffff8a;font-size:.76rem;text-align:center}.faq-section{background:var(--white)}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(3rem,8vw,8rem)}.faq-intro{position:sticky;top:2rem;align-self:start}.faq-intro h2{font-size:clamp(2.25rem,3.8vw,3.6rem)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.5rem 0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;cursor:pointer;font-size:1.05rem;font-weight:750;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--red);font-size:1.5rem;font-style:normal;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:1.1rem 2.5rem 0 0}.contact-section{padding:112px 0;background:var(--white)}.contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(1.4rem,2.5vw,2.5rem)}.contact-intro{min-height:520px;border-radius:2rem;padding:clamp(2.2rem,4vw,4rem);background:var(--red);box-shadow:0 24px 60px #08112129}.contact-intro h2{margin-bottom:.8rem;color:var(--white)}.contact-intro>p{max-width:700px;color:#ffffffc7}.contact-points{display:grid;gap:.8rem;margin:2rem 0 0;padding:0;list-style:none}.contact-points li{position:relative;padding-left:1.35rem;color:#ffffffd1;font-size:.9rem;font-weight:650}.contact-points li:before{position:absolute;top:.62em;left:0;width:.45rem;height:.45rem;border-radius:50%;background:var(--yellow);content:""}.quote-form{border:1px solid #e3e7ec;border-radius:2rem;padding:clamp(1.5rem,3vw,2.6rem);background:var(--white);box-shadow:0 22px 60px #08112114;color:var(--red-deep)}.quote-form-heading{margin-bottom:1.8rem}.quote-form-heading h3{margin-bottom:.4rem;color:var(--red-deep);font-size:1.75rem}.quote-form-heading p{margin:0;color:#667284}.quote-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.25rem}.quote-field{display:flex;min-width:0;flex-direction:column;gap:.45rem}.quote-field-wide{grid-column:1 / -1}.quote-field>span{color:var(--red-deep);font-size:.86rem;font-weight:780}.quote-field input,.quote-field select,.quote-field textarea{width:100%;border:1px solid #d7dde5;border-radius:1rem;outline:none;background:var(--white);color:var(--red-deep);font:inherit;transition:border-color .16s ease,box-shadow .16s ease}.quote-field input,.quote-field select{min-height:62px;padding:0 1.15rem}.quote-field textarea{min-height:160px;resize:vertical;padding:1rem 1.15rem;line-height:1.55}.quote-field input::placeholder,.quote-field textarea::placeholder{color:#8a929e}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #14213d1a}.quote-submit{width:100%;min-height:62px;margin-top:1.35rem;border:0;border-radius:999px;background:var(--yellow);color:var(--red-deep);cursor:pointer;font:inherit;font-weight:800;transition:background .16s ease,transform .16s ease}.quote-submit:hover{background:var(--yellow-dark);transform:translateY(-2px)}.quote-submit:disabled{cursor:wait;opacity:.7;transform:none}.quote-turnstile{min-height:65px;margin-top:1.35rem}.quote-turnstile iframe{max-width:100%}.quote-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.quote-form-status{margin:.85rem 0 0;color:#667284;font-weight:700}.quote-form-status.is-success{color:#1b7d48}.quote-form-status.is-error{color:#b42318}.quote-form-note{display:block;margin-top:.9rem;color:#778291;font-size:.74rem;line-height:1.45;text-align:center}.site-footer{background:var(--red);color:var(--white);padding:82px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:4rem}.footer-brand{display:inline-flex;align-items:center;gap:.8rem;min-width:max-content;border-radius:.6rem;background:var(--white);padding:.65rem 1rem}.footer-brand-logo{display:block;width:62px;height:auto}.footer-brand span{color:var(--red);font-size:1.05rem;font-weight:850;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.footer-intro>p{max-width:360px;margin:1.5rem 0;color:#ffffff8f;font-size:.88rem}.footer-domain{color:#ffffffd6;font-size:.8rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.footer-links h3{margin-bottom:1.4rem;color:#fffffff2;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:.65rem}.footer-links a{color:#ffffff8c;font-size:.83rem}.footer-links a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:64px;border-top:1px solid rgba(255,255,255,.12);padding-top:24px;color:#ffffff6e;font-size:.74rem}.ax-page-hero{position:relative;overflow:hidden;padding:clamp(84px,8vw,132px) 0;background:var(--red-deep)}.ax-page-hero:before{position:absolute;right:-8%;bottom:-42%;width:42vw;height:42vw;border:1px solid rgba(215,244,0,.18);border-radius:50%;content:""}.ax-page-hero-grid{position:relative;z-index:1;display:grid;align-items:center;grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);gap:clamp(2.5rem,5vw,5.5rem)}.ax-page-hero-copy h1,.ax-contact-hero h1{max-width:900px;color:var(--white);font-size:clamp(2.7rem,3.9vw,4.7rem);line-height:1.03;text-wrap:balance}.ax-page-hero-copy>p{max-width:780px;color:#ffffffc2;font-size:clamp(1.05rem,1.5vw,1.3rem)}.ax-page-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.6rem;margin-top:2.2rem}.ax-light-link{color:var(--white);font-weight:800}.ax-light-link span{margin-left:.35rem;color:var(--yellow)}.ax-page-hero-media{position:relative;margin:0}.ax-page-hero-media:before{position:absolute;top:-18px;right:-18px;width:62%;height:62%;border-top:5px solid var(--yellow);border-right:5px solid var(--yellow);content:""}.ax-page-hero-media img{position:relative;width:100%;aspect-ratio:4 / 3;object-fit:cover;border:8px solid var(--white);box-shadow:0 30px 70px #0000004d}.ax-manufacturing-section{background:var(--cream)}.ax-manufacturing-grid{display:grid;align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(3rem,6vw,6.5rem)}.ax-gallery-main{position:relative;overflow:hidden;background:var(--red-soft)}.ax-gallery-main>img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.ax-gallery-arrow{position:absolute;top:50%;width:48px;height:48px;border:0;border-radius:50%;background:#081121e0;color:var(--white);cursor:pointer;font-size:2rem;line-height:1;transform:translateY(-50%);transition:background .16s ease,color .16s ease}.ax-gallery-arrow:hover{background:var(--yellow);color:var(--red-deep)}.ax-gallery-prev{left:1rem}.ax-gallery-next{right:1rem}.ax-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin-top:.7rem}.ax-gallery-thumb{border:3px solid transparent;padding:0;background:var(--white);cursor:pointer}.ax-gallery-thumb img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.ax-gallery-thumb.is-active{border-color:var(--yellow-dark)}.ax-manufacturing-copy h2{max-width:700px}.ax-manufacturing-copy>p{max-width:760px}.ax-lead{color:var(--ink);font-size:1.15rem;font-weight:700}.ax-certification-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin:2rem 0}.ax-certification-logos img{width:100%;height:72px;border:1px solid var(--line);padding:.7rem;background:var(--white);object-fit:contain}.ax-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4.5rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.ax-stat-grid article{display:flex;min-height:145px;flex-direction:column;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.5rem 2rem;background:var(--white)}.ax-stat-grid strong{color:var(--red);font-size:clamp(1.65rem,2.5vw,2.5rem)}.ax-stat-grid span{color:var(--muted);font-size:.86rem}.ax-centered-heading{max-width:900px;margin:0 auto 3.5rem;text-align:center}.ax-centered-heading .eyebrow{justify-content:center}.ax-centered-heading>p{max-width:720px;margin-inline:auto;font-size:1.05rem}.ax-journey-section{background:var(--red)}.ax-centered-heading-light h2{color:var(--white)}.ax-centered-heading-light>p{color:#ffffffb3}.ax-journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.ax-journey-grid article{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:var(--red-dark)}.ax-journey-grid img{width:100%;aspect-ratio:16 / 10;object-fit:cover;opacity:.84}.ax-journey-year{position:absolute;z-index:1;top:1rem;left:1rem;padding:.4rem .72rem;background:var(--yellow);color:var(--red-deep);font-weight:900}.ax-journey-copy{padding:1.7rem}.ax-journey-copy h3{color:var(--white)}.ax-journey-copy p{margin-bottom:0;color:#ffffffad}.ax-buyers-section{background:var(--cream)}.ax-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.ax-profile-grid>article{min-height:360px;border-top:5px solid var(--yellow);padding:clamp(2rem,3vw,3rem);background:var(--white);box-shadow:var(--shadow)}.ax-profile-grid>article>span{color:#a69a9a;font-size:.78rem;font-weight:800;letter-spacing:.14em}.ax-profile-grid h3{margin-top:4.5rem}.ax-profile-grid a{display:inline-block;margin-top:1.3rem;color:var(--red);font-weight:800}.ax-project-section{background:var(--red-deep)}.ax-project-grid{display:grid;align-items:start;grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:clamp(3rem,7vw,7.5rem)}.ax-project-intro{position:sticky;top:130px;padding-top:2rem}.ax-project-intro h2{color:var(--white)}.ax-project-intro>p,.ax-project-intro li{color:#ffffffb8}.ax-project-intro ul,.ax-check-list{display:grid;gap:.85rem;margin:2rem 0 0;padding:0;list-style:none}.ax-project-intro li,.ax-check-list li{position:relative;padding-left:1.35rem}.ax-project-intro li:before,.ax-check-list li:before{position:absolute;top:.65em;left:0;width:.45rem;height:.45rem;border-radius:50%;background:var(--yellow);content:""}.ax-contact-hero{padding:clamp(82px,8vw,128px) 0;background:var(--red-deep)}.ax-contact-hero-grid{display:grid;align-items:end;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:4rem}.ax-contact-hero h1{max-width:850px;margin-bottom:0}.ax-contact-hero-grid>p{margin-bottom:.8rem;color:#ffffffb8;font-size:1.2rem}.ax-contact-main{background:var(--cream)}.ax-contact-grid{display:grid;align-items:start;grid-template-columns:minmax(0,1.34fr) minmax(360px,.66fr);gap:2rem}.ax-contact-form-column{display:grid;gap:2rem}.ax-contact-form-intro{border-left:5px solid var(--yellow);padding:1rem 0 1rem 2rem}.ax-contact-form-intro h2{max-width:820px}.ax-contact-form-intro>p{max-width:860px}.ax-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-check-list li{color:var(--muted);font-size:.92rem;font-weight:650}.ax-contact-side{display:grid;gap:1.4rem}.ax-contact-card{border:1px solid var(--line);padding:clamp(1.6rem,3vw,2.5rem);background:var(--white)}.ax-contact-card-dark{border-color:var(--red);background:var(--red)}.ax-contact-card-dark h3{color:var(--white);font-size:2rem}.ax-contact-card-dark .button{width:100%;margin-top:1.75rem}.ax-contact-links{display:grid;gap:1.25rem}.ax-contact-links a,.ax-contact-links>div{display:grid;gap:.18rem;border-top:1px solid rgba(255,255,255,.15);padding-top:1rem}.ax-contact-links small{color:#ffffff8f;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ax-contact-links strong{color:var(--white);line-height:1.45}.ax-moq-card dl{display:grid;gap:1rem;margin:1.5rem 0}.ax-moq-card dl>div{display:grid;grid-template-columns:90px 1fr;gap:1rem;border-top:1px solid var(--line);padding-top:1rem}.ax-moq-card dt{color:var(--red);font-size:1.25rem;font-weight:900}.ax-moq-card dd{margin:0;color:var(--muted)}.ax-map-card>p{margin-bottom:1.25rem}.ax-map-frame{overflow:hidden;min-height:290px;background:var(--red-soft)}.ax-map-frame iframe{width:100%;height:290px;border:0}.ax-contact-next{background:var(--white)}.ax-contact-next-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.ax-contact-next-grid>article{min-height:380px;padding:clamp(2.2rem,5vw,4.5rem);background:var(--red-soft)}.ax-contact-next-dark{background:var(--red)!important}.ax-contact-next-dark h2{color:var(--white)}.ax-contact-next-dark p{color:#ffffffb3}@media(max-width:1240px){.header-email{display:none}}@media(max-width:1020px){.desktop-nav,.header-actions{display:none}.nav-shell{grid-template-columns:1fr auto}.menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;cursor:pointer}.menu-toggle>span:not(.sr-only){width:22px;height:2px;background:var(--ink)}.mobile-nav{display:block;border-top:1px solid var(--line);background:var(--white)}.mobile-nav[hidden]{display:none}.mobile-nav .container{display:flex;flex-direction:column;gap:0;padding:.6rem 0 1.2rem}.mobile-nav .container>a:not(.button){border-bottom:1px solid var(--line);padding:.9rem 0;font-weight:700}.mobile-nav .button{margin-top:1rem}.hero-grid{min-height:670px;grid-template-columns:1fr}.hero-copy{padding:90px 0 70px}.hero-poster{width:138%;object-position:center}.hero-overlay{background:linear-gradient(90deg,#081121f2,#081121c7 68%,#08112161)}.product-grid{grid-template-columns:1fr}.story-grid{gap:3rem}.story-media{min-height:580px}.advantage-grid,.factory-benefit-grid{grid-template-columns:repeat(2,1fr)}.certification-grid{grid-template-columns:repeat(3,1fr)}.customization-grid{display:block}.customization-copy{padding:0}.customization-options{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,1fr)}.process-top i{display:none}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:78px 0}.utility-inner{justify-content:center}.utility-inner p{display:none}.nav-shell{min-height:78px}.brand-logo{width:58px}.brand-name{font-size:.98rem}h1{font-size:clamp(3rem,14vw,4.6rem)}h2{font-size:clamp(2.2rem,10vw,3.4rem)}.hero-copy{padding:72px 0 58px}.hero-grid{min-height:650px}.hero-poster{width:152%;object-position:center}.hero-copy p{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.hero-proof{align-items:flex-start;flex-direction:column}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article{min-height:120px;border-bottom:1px solid var(--line);padding:1.2rem}.split-heading{grid-template-columns:1fr;gap:0}.section-heading{margin-bottom:2.5rem}.product-card{min-height:auto;grid-template-columns:1fr}.product-visual{min-height:210px}.story-grid{grid-template-columns:1fr}.story-media{min-height:430px}.factory-stats,.factory-benefit-grid{grid-template-columns:1fr}.factory-benefit-card{min-height:230px}.certification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.certification-card{border-radius:1.15rem;padding:.75rem}.certification-image{height:230px;border-radius:.75rem}.advantage-grid{grid-template-columns:1fr}.advantage-card{min-height:235px}.customization-copy{margin-bottom:2.8rem;padding:0}.customization-options{grid-template-columns:1fr}.customization-option{min-height:380px}.customization-image{height:230px}.process-grid{grid-template-columns:1fr}.process-card{min-height:330px}.process-top{margin-bottom:1.5rem}.buyers-grid{grid-template-columns:1fr}.buyers-grid article{min-height:500px}.faq-grid{grid-template-columns:1fr;gap:3rem}.faq-intro{position:static}.contact-section{padding:78px 0}.contact-panel{width:min(calc(100% - 28px),var(--container));grid-template-columns:1fr;gap:2.5rem}.contact-intro{min-height:auto;border-radius:1.4rem;padding:2rem 1.5rem}.quote-form{border-radius:1.4rem;padding:1.25rem}.quote-form-grid{grid-template-columns:1fr}.quote-field-wide{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1 / -1;margin-bottom:1.5rem}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.7rem}}@media(max-width:1100px){.ax-page-hero-grid,.ax-manufacturing-grid,.ax-project-grid,.ax-contact-hero-grid,.ax-contact-grid{grid-template-columns:1fr}.ax-page-hero-copy{max-width:900px}.ax-page-hero-media{max-width:820px}.ax-manufacturing-copy{max-width:900px}.ax-project-intro{position:static;max-width:820px}.ax-contact-hero-grid{align-items:start;gap:1rem}.ax-contact-hero-grid>p{max-width:760px}.ax-contact-side{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-map-card{grid-column:1 / -1}}@media(max-width:760px){.ax-page-hero,.ax-contact-hero{padding:70px 0}.ax-page-hero-copy h1,.ax-contact-hero h1{font-size:clamp(2.3rem,10vw,3.2rem)}.ax-page-hero-grid,.ax-manufacturing-grid,.ax-project-grid{gap:2.5rem}.ax-page-hero-media:before{top:-10px;right:-5px}.ax-page-hero-media img{border-width:5px}.ax-gallery-arrow{width:42px;height:42px}.ax-gallery-prev{left:.65rem}.ax-gallery-next{right:.65rem}.ax-gallery-thumbs{gap:.3rem}.ax-certification-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.ax-stat-grid,.ax-journey-grid,.ax-profile-grid,.ax-contact-side,.ax-contact-next-grid{grid-template-columns:1fr}.ax-stat-grid article{min-height:115px}.ax-centered-heading{margin-bottom:2.5rem;text-align:left}.ax-centered-heading .eyebrow{justify-content:flex-start}.ax-profile-grid>article{min-height:300px}.ax-profile-grid h3{margin-top:3rem}.ax-contact-form-intro{padding-left:1.2rem}.ax-check-list{grid-template-columns:1fr}.ax-map-card{grid-column:auto}.ax-contact-next-grid>article{min-height:auto}}.ax-contact-page{padding:34px 0 54px;background:#f7f9fb}.ax-contact-layout{display:grid;width:min(calc(100% - 32px),1760px);align-items:start;grid-template-columns:minmax(0,1.42fr) minmax(390px,.96fr);gap:28px}.ax-contact-form-card,.ax-contact-info-card,.ax-contact-location-card{overflow:hidden;border:1px solid #e1e6eb;border-radius:30px}.ax-contact-form-card{padding:clamp(28px,3.3vw,52px);background:var(--white)}.ax-contact-heading{margin-bottom:clamp(24px,3vw,38px)}.ax-contact-heading h1{max-width:960px;margin-bottom:.7rem;color:#132131;font-size:clamp(3rem,4.1vw,5rem);line-height:.98}.ax-contact-heading p{max-width:920px;margin-bottom:0;color:#65717d;font-size:clamp(1rem,1.2vw,1.22rem)}.ax-contact-form-card .quote-form{border:0;border-radius:0;padding:0;box-shadow:none}.ax-contact-form-card .quote-form-grid{gap:1rem 1.2rem}.ax-contact-form-card .quote-field input,.ax-contact-form-card .quote-field select{min-height:66px}.ax-contact-form-card .quote-field textarea{min-height:155px}.ax-contact-side{display:grid;grid-template-columns:1fr;gap:28px}.ax-contact-info-card{display:flex;min-height:330px;flex-direction:column;padding:clamp(28px,3.2vw,46px);background:var(--white)}.ax-contact-info-card h2,.ax-contact-location-card h2{margin-bottom:1rem;color:#132131;font-size:clamp(2rem,2.8vw,3rem)}.ax-contact-direct{display:grid;gap:.6rem;margin-top:auto}.ax-contact-direct a{width:fit-content;color:#132131;font-size:clamp(1.2rem,1.55vw,1.65rem);font-weight:800;line-height:1.3}.ax-contact-direct a:hover{color:#5d6b00}.ax-contact-direct p{margin:.6rem 0 0;color:#65717d;font-size:1.05rem}.ax-contact-location-card{padding:clamp(24px,2.8vw,38px);background:var(--red)}.ax-contact-location-card h2{margin-bottom:.35rem;color:var(--white)}.ax-contact-location-card>p{margin-bottom:1.3rem;color:#ffffffc2;font-size:1.05rem}.ax-contact-map-frame{overflow:hidden;border:9px solid rgba(255,255,255,.14);border-radius:24px;background:#dce4e8}.ax-contact-map-frame iframe{display:block;width:100%;height:500px;border:0}.whatsapp-chat{position:fixed;right:28px;bottom:26px;z-index:1000;display:inline-flex;min-height:66px;align-items:center;justify-content:center;gap:14px;border-radius:999px;padding:9px 28px 9px 10px;background:#20d66b;box-shadow:0 18px 38px #08112133;color:var(--white);font-size:1.08rem;font-weight:800;line-height:1;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.whatsapp-chat:hover{background:#18c760;box-shadow:0 22px 44px #0811213d;transform:translateY(-2px)}.whatsapp-chat:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.whatsapp-chat-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#ffffff2e}.whatsapp-chat-icon img{width:25px;height:25px}@media(max-width:1050px){.ax-contact-layout{grid-template-columns:1fr}.ax-contact-side{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}.ax-contact-info-card{min-height:100%}.ax-contact-map-frame iframe{height:390px}}@media(max-width:700px){.ax-contact-page{padding:18px 0 36px}.ax-contact-layout{width:min(calc(100% - 24px),1760px);gap:18px}.ax-contact-form-card,.ax-contact-info-card,.ax-contact-location-card{border-radius:20px}.ax-contact-form-card{padding:24px 18px}.ax-contact-heading h1{font-size:clamp(2.05rem,8.7vw,2.35rem)}.ax-contact-form-card .quote-form-grid,.ax-contact-side{grid-template-columns:1fr}.ax-contact-info-card{min-height:290px}.ax-contact-map-frame iframe{height:340px}.whatsapp-chat{right:14px;bottom:14px;min-height:58px;gap:10px;padding:7px 20px 7px 8px;font-size:.98rem}.whatsapp-chat-icon{width:42px;height:42px}.whatsapp-chat>span:last-child{display:none}.whatsapp-chat{width:58px;padding:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.desktop-nav-item{position:relative;display:flex;min-height:80px;align-items:center}.desktop-nav-dropdown{position:absolute;top:calc(100% - 8px);left:50%;z-index:30;display:grid;width:max-content;min-width:270px;visibility:hidden;border:1px solid rgba(20,33,61,.1);border-radius:16px;padding:.65rem;background:#fff;box-shadow:0 22px 48px #08112124;opacity:0;transform:translate(-50%,10px);transition:.16s ease}.desktop-nav-item:hover .desktop-nav-dropdown,.desktop-nav-item:focus-within .desktop-nav-dropdown{visibility:visible;opacity:1;transform:translate(-50%)}.desktop-nav .desktop-nav-dropdown a{border-radius:9px;padding:.68rem .8rem;font-size:.86rem;font-weight:650}.desktop-nav .desktop-nav-dropdown a:after{display:none}.desktop-nav .desktop-nav-dropdown a:hover{background:var(--red-soft);color:var(--red)}.product-content>.product-cta{display:inline-flex;min-height:44px;align-items:center;gap:.45rem;margin-top:auto;padding:.65rem 1rem;background:var(--yellow);color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:.02em;text-transform:uppercase;transition:background .16s ease,transform .16s ease}.product-content>.product-cta:hover{background:var(--yellow-dark);transform:translateY(-2px)}.ax-about-hero{padding:clamp(64px,6vw,94px) 0}.ax-about-hero .ax-page-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);gap:clamp(2.5rem,5vw,5rem)}.ax-about-hero .ax-page-hero-copy h1{max-width:880px;font-size:clamp(2.65rem,3.55vw,4.25rem)}.ax-about-hero .ax-page-hero-copy>p{max-width:720px;font-size:clamp(1rem,1.25vw,1.15rem)}.ax-about-hero .ax-page-hero-media{width:min(100%,610px);justify-self:end}.ax-about-hero .ax-page-hero-media img{width:100%;height:min(58vh,560px);object-fit:cover;object-position:center 30%}.ax-purpose-section{background:var(--cream)}.ax-purpose-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:3.2rem}.ax-purpose-grid article{min-height:370px;border-top:5px solid var(--yellow);padding:clamp(2rem,4vw,3.5rem);background:#fff;box-shadow:0 20px 55px #14213d12}.ax-purpose-grid article:first-child{background:var(--red)}.ax-purpose-grid article>div{display:flex;align-items:center;gap:.9rem;margin-bottom:5rem}.ax-purpose-grid article>div span,.ax-purpose-grid article>div strong{color:#8a7e7e;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ax-purpose-grid article:first-child>div span,.ax-purpose-grid article:first-child>div strong{color:var(--yellow)}.ax-purpose-grid h3{max-width:610px;font-size:clamp(1.8rem,3vw,3rem)}.ax-purpose-grid p{max-width:650px}.ax-purpose-grid article:first-child h3{color:#fff}.ax-purpose-grid article:first-child p{color:#ffffffb8}.ax-contact-title-hero{position:relative;overflow:hidden;padding:clamp(72px,7.2vw,112px) 0;background:var(--red)}.ax-contact-title-pattern{position:absolute;inset:0;background-image:url(/brand/ax-pickleball-mark.png);background-position:8% center;background-repeat:repeat-x;background-size:330px auto;opacity:.035}.ax-contact-title-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(2rem,8vw,8rem)}.ax-contact-title-grid h1{max-width:860px;margin:0;color:#fff;font-size:clamp(2.7rem,3.9vw,4.7rem);line-height:1.03;text-wrap:balance}.ax-contact-title-grid>p{max-width:530px;margin:0;color:#ffffffd1;font-size:clamp(1.08rem,1.5vw,1.35rem);font-weight:650}.ax-contact-heading h2{margin-bottom:.7rem;color:#132131;font-size:clamp(2.3rem,3.4vw,4rem)}.ax-contact-heading .eyebrow{margin-bottom:.8rem}.ax-breadcrumb{display:flex;gap:.65rem;margin-bottom:2rem;color:#ffffff9e;font-size:.8rem}.ax-breadcrumb a:hover{color:var(--yellow)}.ax-product-hero,.ax-service-hero,.ax-simple-hero{background:var(--red-deep);color:#fff}.ax-product-hero{padding:clamp(58px,7vw,106px) 0}.ax-product-hero-grid{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.76fr);align-items:center;gap:clamp(2.25rem,5vw,5rem)}.ax-product-hero-copy h1,.ax-service-hero h1,.ax-simple-hero h1{max-width:920px;color:#fff;font-size:clamp(2.55rem,3.55vw,4.3rem);line-height:1.04;text-wrap:balance}.ax-product-hero-copy>p,.ax-service-hero-grid>div>p,.ax-simple-hero p{max-width:760px;color:#ffffffc2;font-size:clamp(1rem,1.35vw,1.2rem)}.ax-product-highlights,.ax-service-hero-grid>div>ul{display:grid;gap:.55rem;margin:1.8rem 0 2.2rem;padding:0;list-style:none;color:#ffffffd6;font-size:.92rem;font-weight:650}.ax-product-highlights li:before,.ax-service-hero-grid>div>ul li:before{margin-right:.65rem;color:var(--yellow);content:"•"}.ax-product-hero-media{display:grid;min-height:540px;place-items:center;margin:0;border:1px solid rgba(255,255,255,.12);background:#fff}.ax-product-hero-media img{width:92%;height:500px;object-fit:contain}.ax-product-specs{border-bottom:1px solid var(--line);background:#fff}.ax-product-spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.ax-product-spec-grid article{min-height:156px;border-left:1px solid var(--line);padding:1.6rem 1.8rem}.ax-product-spec-grid article:last-child{border-right:1px solid var(--line)}.ax-product-spec-grid span,.ax-product-spec-grid strong{display:block}.ax-product-spec-grid span{color:#8a7e7e;font-size:.69rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ax-product-spec-grid strong{margin-top:.5rem;color:var(--red);font-size:1.25rem}.ax-product-spec-grid p{margin:.35rem 0 0;font-size:.76rem;line-height:1.4}.ax-product-options,.ax-related-products{background:var(--cream)}.ax-product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ax-product-card-grid article{min-height:310px;border-top:4px solid var(--yellow);padding:2.2rem;background:#fff}.ax-product-card-grid article>span,.ax-product-process-grid article>span,.ax-service-card-grid article>span,.ax-service-step-grid article>span,.ax-blog-grid article>span{display:block;margin-bottom:4.5rem;color:#9a8b8b;font-size:.72rem;font-weight:850;letter-spacing:.14em}.ax-product-feature{background:#fff}.ax-product-feature-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.ax-product-feature-media{min-height:510px;margin:0;overflow:hidden;background:#f3f4f5}.ax-product-feature-media img{width:100%;height:100%;min-height:510px;object-fit:cover}.ax-product-feature-copy>p{max-width:670px;margin-bottom:2rem}.ax-product-feature-list{display:grid;gap:1px;border:1px solid var(--line);background:var(--line)}.ax-product-feature-list article{padding:1.3rem 1.45rem;background:#fff}.ax-product-feature-list h3{margin-bottom:.35rem;font-size:1rem}.ax-product-feature-list p{margin:0;font-size:.92rem}.ax-logo-methods{background:var(--cream)}.ax-logo-methods-heading{max-width:880px;margin:0 auto 2.5rem;text-align:center}.ax-logo-methods-heading h2{max-width:820px;margin:.85rem auto 0}.ax-logo-methods-heading p{max-width:760px;margin:1rem auto 0}.ax-logo-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.ax-logo-method-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px #091c3512}.ax-logo-method-media{aspect-ratio:1 / .88;overflow:hidden;background:#ecebea}.ax-logo-method-media img{display:block;width:100%;height:100%;object-fit:cover}.ax-logo-method-copy{padding:1.15rem 1.1rem 1.3rem}.ax-logo-method-copy h3{font-size:1.05rem;line-height:1.25}.ax-logo-method-copy p{margin:.55rem 0 0;font-size:.9rem;line-height:1.6}.ax-material-section,.ax-service-process{background:var(--red)}.ax-material-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,8vw,8rem)}.ax-material-grid:has(.ax-material-media){grid-template-columns:minmax(260px,.72fr) minmax(280px,.9fr) minmax(360px,1.2fr);gap:clamp(2rem,3.5vw,4rem);align-items:center}.ax-material-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;grid-column:auto;width:min(100%,420px);margin:0;justify-self:start;overflow:hidden;aspect-ratio:1 / 1;border:6px solid #ffffff;background:#fff;box-shadow:10px 10px #cdff00e6}.ax-material-swatch{position:relative;min-width:0;overflow:hidden;background:var(--red-deep)}.ax-material-swatch img{position:absolute;display:block;width:200%;max-width:none;height:200%;object-fit:fill}.ax-material-swatch.top-left img{top:0;left:0}.ax-material-swatch.top-right img{top:0;right:0}.ax-material-swatch.bottom-left img{bottom:0;left:0}.ax-material-swatch.bottom-right img{right:0;bottom:0}.ax-material-media>img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.ax-material-heading h2,.ax-service-process h2{color:#fff}.ax-material-grid:has(.ax-material-media) .ax-material-heading h2{max-width:520px;font-size:clamp(2.35rem,3.4vw,4.6rem);line-height:.98}.ax-material-grid:has(.ax-material-media) .ax-material-heading p{max-width:540px}.ax-material-grid:has(.ax-material-media) .ax-material-cards article{min-height:150px;padding:1.55rem 1.7rem}.ax-material-heading p,.ax-service-process p{color:#ffffffab}.ax-material-cards{display:grid;gap:1px;background:#ffffff2e}.ax-material-cards article{padding:2rem;background:var(--red)}.ax-material-cards h3{color:#fff}.ax-product-audience{background:var(--cream)}.ax-product-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ax-product-audience-grid article{min-height:260px;border-top:4px solid var(--yellow);padding:2.15rem;background:#fff}.ax-product-audience-grid article>span{display:block;margin-bottom:3.8rem;color:#9a8b8b;font-size:.72rem;font-weight:850;letter-spacing:.14em}.ax-moq-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}.ax-moq-grid>ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.ax-moq-grid li{border-top:1px solid var(--line);padding:1.15rem 0;color:var(--red);font-weight:750}.ax-moq-grid li:before{margin-right:.8rem;color:var(--yellow-dark);content:"●"}.ax-product-process{background:var(--cream)}.ax-product-process-grid,.ax-service-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.ax-product-process-grid article,.ax-service-step-grid article{min-height:310px;border-left:1px solid var(--line);padding:2.2rem;background:#fff}.ax-product-process-grid article:last-child,.ax-service-step-grid article:last-child{border-right:1px solid var(--line)}.ax-product-faq-grid{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);align-items:start;gap:5rem}.ax-product-faq details{border-top:1px solid var(--line)}.ax-product-faq summary,.ax-faq-group summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;color:var(--red);font-weight:800;list-style:none}.ax-product-faq summary::-webkit-details-marker,.ax-faq-group summary::-webkit-details-marker{display:none}.ax-product-faq summary i,.ax-faq-group summary i{color:var(--yellow-dark);font-style:normal;font-size:1.4rem}.ax-product-faq details[open] summary i,.ax-faq-group details[open] summary i{transform:rotate(45deg)}.ax-product-faq details>p{max-width:760px;padding:0 0 1.3rem}.ax-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ax-related-grid a{display:grid;grid-template-rows:280px auto;border:1px solid var(--line);background:#fff;transition:transform .16s ease,box-shadow .16s ease}.ax-related-grid a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.ax-related-grid img{width:100%;height:100%;object-fit:contain;padding:1.5rem}.ax-related-grid span{border-top:1px solid var(--line);padding:1.1rem 1.3rem;color:var(--red);font-weight:850}.ax-service-hero{padding:clamp(58px,7vw,100px) 0}.ax-service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.ax-service-hero figure{height:540px;margin:0;overflow:hidden;border:10px solid #ffffff;background:#fff}.ax-service-hero figure img{width:100%;height:100%;object-fit:cover}.ax-service-hero figure.is-contain{border-width:0;background:#f7f7f4}.ax-service-hero figure.is-contain img{object-fit:contain}.ax-service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ax-service-card-grid article{min-height:310px;border-top:4px solid var(--yellow);padding:2.2rem;background:var(--red-soft)}.ax-service-card-grid.has-card-media{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-service-card-grid article.has-media{min-height:0;overflow:hidden;border-top:0;padding:0;background:#fff;box-shadow:0 18px 50px #1b1f2317}.ax-service-card-media{height:280px;margin:0;overflow:hidden;background:#ecebe7}.ax-service-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.ax-service-card-grid article.has-media:hover .ax-service-card-media img{transform:scale(1.025)}.ax-service-card-content{padding:2rem}.ax-service-card-content p{min-height:4.7em}.ax-service-term-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.4rem}.ax-service-term-list span{display:inline-flex;min-width:52px;align-items:center;justify-content:center;border:1px solid rgba(142,31,47,.24);border-radius:999px;padding:.4rem .75rem;color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:.08em}.ax-service-process .centered-heading .eyebrow{color:var(--yellow)}.ax-service-step-grid article{border-color:#ffffff24;background:transparent}.ax-service-step-grid h3{color:#fff}.ax-service-step-grid article>span{color:var(--yellow)}.ax-faq-page{background:#f7f7f4}.ax-faq-hero{padding:clamp(64px,7vw,105px) 0;background:var(--red);color:#fff}.ax-faq-hero h1{max-width:900px;color:#fff;font-size:clamp(2.6rem,3.8vw,4.6rem);line-height:1.04;text-wrap:balance}.ax-faq-hero>.container>p{max-width:820px;color:#ffffffc2;font-size:1.12rem}.ax-faq-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:960px;margin-top:2.5rem}.ax-faq-stats article{border:1px solid rgba(255,255,255,.17);padding:1.1rem 1.2rem;background:#ffffff0f}.ax-faq-stats strong,.ax-faq-stats span{display:block}.ax-faq-stats strong{color:#fff}.ax-faq-stats span{margin-top:.2rem;color:#ffffff9e;font-size:.78rem}.ax-faq-shell{display:grid;grid-template-columns:260px minmax(0,900px);align-items:start;justify-content:center;gap:3.5rem}.ax-faq-sidebar{position:sticky;top:100px;display:grid;gap:1rem}.ax-faq-toc,.ax-faq-cta,.ax-faq-group{border:1px solid rgba(20,33,61,.1);border-radius:20px;background:#fff;box-shadow:0 20px 50px #14213d0f}.ax-faq-toc,.ax-faq-cta{padding:1.35rem}.ax-faq-toc>span,.ax-faq-cta>span{color:var(--yellow-dark);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ax-faq-toc nav{display:grid;gap:.35rem;margin-top:.9rem}.ax-faq-toc a{border-radius:8px;padding:.6rem .65rem;color:var(--muted);font-size:.84rem}.ax-faq-toc a:hover{background:var(--red-soft);color:var(--red)}.ax-faq-cta{background:var(--red)}.ax-faq-cta h2{margin-top:.7rem;color:#fff;font-size:1.45rem}.ax-faq-cta p{color:#ffffffb3;font-size:.88rem}.ax-faq-cta .button{width:100%;padding-inline:.8rem}.ax-faq-groups{display:grid;gap:1.4rem}.ax-faq-group{scroll-margin-top:110px;padding:clamp(1.4rem,3vw,2.4rem)}.ax-faq-group>header{display:grid;grid-template-columns:3.2rem 1fr;gap:1rem;margin-bottom:1.5rem}.ax-faq-group>header>span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--yellow);color:var(--red);font-weight:850}.ax-faq-group h2{margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.6rem)}.ax-faq-group header p{margin:0}.ax-faq-group details{border-top:1px solid var(--line)}.ax-faq-group details>p{padding:0 0 1.1rem}.ax-faq-bottom{padding:3rem 0;background:#edf1e7}.ax-faq-bottom>.container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.ax-faq-bottom h2{max-width:760px;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.ax-simple-hero{padding:clamp(64px,7vw,108px) 0}.ax-simple-hero p{max-width:820px}.ax-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ax-blog-grid article{min-height:330px;border-top:4px solid var(--yellow);padding:2.2rem;background:var(--red-soft)}.ax-blog-grid article h2{font-size:1.9rem}.ax-blog-grid article a{display:inline-block;margin-top:1rem;color:var(--red);font-weight:850}.ax-blog-hero,.ax-article-hero{background:var(--red-deep);color:var(--white)}.ax-blog-hero{padding:clamp(64px,8vw,118px) 0}.ax-blog-hero-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.ax-blog-hero-grid>*,.ax-article-hero-grid>*,.ax-blog-featured>*{min-width:0}.ax-blog-hero h1{max-width:880px;color:var(--white);font-size:clamp(2.6rem,3.8vw,4.6rem);line-height:1.04;text-wrap:balance}.ax-blog-hero-grid>div>p{max-width:650px;color:#ffffffb8;font-size:1.08rem}.ax-blog-stats{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.ax-blog-stats span{border:1px solid rgba(255,255,255,.16);padding:.7rem 1rem;color:#ffffffb8;font-size:.8rem;text-transform:uppercase}.ax-blog-stats strong{margin-right:.35rem;color:var(--yellow)}.ax-blog-featured{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);min-height:530px;background:var(--white);color:var(--ink);transition:transform .18s ease}.ax-blog-featured:hover,.ax-blog-card:hover{transform:translateY(-4px)}.ax-blog-featured img{width:100%;height:100%;object-fit:cover}.ax-blog-featured>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.6rem)}.ax-blog-featured span,.ax-blog-card-meta,.ax-blog-card>div>span{color:var(--red);font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.ax-blog-featured h2{margin-top:1.1rem;font-size:clamp(2rem,3vw,3.35rem)}.ax-blog-featured p{font-size:.94rem}.ax-blog-featured strong{margin-top:1rem;color:var(--red)}.ax-blog-library,.ax-related-articles{background:var(--cream)}.ax-blog-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin:-1rem 0 2.2rem}.ax-blog-filters span{border:1px solid var(--line);padding:.6rem .9rem;background:var(--white);color:var(--muted);font-size:.76rem;font-weight:750}.ax-blog-filters span:first-child{border-color:var(--red);background:var(--red);color:var(--white)}.ax-blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.ax-blog-card{overflow:hidden;border-top:4px solid var(--yellow);background:var(--white);box-shadow:0 16px 42px #0811210f;transition:transform .18s ease}.ax-blog-card-image{display:block;aspect-ratio:16 / 9;overflow:hidden}.ax-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.ax-blog-card:hover .ax-blog-card-image img{transform:scale(1.025)}.ax-blog-card>div{padding:1.75rem}.ax-blog-card-meta{display:flex;justify-content:space-between;gap:1rem}.ax-blog-card-meta span:last-child{color:#968d8d}.ax-blog-card h2,.ax-blog-card h3{margin:.9rem 0;font-size:1.75rem;line-height:1.12}.ax-blog-card p{font-size:.91rem}.ax-blog-cta{padding:80px 0;background:var(--red)}.ax-blog-cta .container{display:flex;align-items:end;justify-content:space-between;gap:2rem}.ax-blog-cta h2,.ax-blog-cta p{color:var(--white)}.ax-blog-cta h2{max-width:900px;font-size:clamp(2.5rem,4vw,4.3rem)}.ax-blog-cta p{max-width:760px;margin:0;color:#ffffffb8}.ax-article-hero{padding:clamp(54px,7vw,100px) 0}.ax-article-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.ax-article-hero h1{max-width:960px;color:var(--white);font-size:clamp(2.55rem,3.7vw,4.6rem);line-height:1.04;text-wrap:balance}.ax-article-hero-copy>p{max-width:760px;color:#ffffffbd;font-size:1.08rem}.ax-article-hero figure{aspect-ratio:16 / 10;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14)}.ax-article-hero figure img{width:100%;height:100%;object-fit:cover}.ax-article-breadcrumb{display:flex;gap:.6rem;margin-bottom:2rem;color:#ffffff9e;font-size:.78rem}.ax-article-breadcrumb a:hover{color:var(--yellow)}.ax-article-meta{display:flex;gap:1.2rem;margin-top:2rem;color:#ffffff94;font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ax-article-meta a{color:var(--white);text-decoration-color:var(--yellow);text-underline-offset:.22em}.ax-article-meta a:hover{color:var(--yellow)}.ax-article-body-section{padding:clamp(72px,8vw,124px) 0;background:#f4f2ee}.ax-article-layout{display:grid;width:min(calc(100% - 2rem),1320px);grid-template-columns:minmax(0,930px) minmax(280px,320px);justify-content:center;align-items:start;gap:clamp(1.8rem,3vw,2.5rem)}.ax-article-toc{position:sticky;top:118px;align-self:start;border-top:4px solid var(--yellow);padding:1.5rem;background:var(--red-soft)}.ax-article-toc>strong{display:block;margin-bottom:1rem;color:var(--red);font-size:.76rem;letter-spacing:.11em;text-transform:uppercase}.ax-article-toc nav{display:grid;gap:.8rem}.ax-article-toc nav a{color:var(--muted);font-size:.82rem;line-height:1.35}.ax-article-toc nav a:hover{color:var(--red)}.ax-article-toc .button{width:100%;margin-top:1.5rem}.ax-article-content{min-width:0;border:1px solid rgba(20,33,61,.06);border-radius:1.5rem;padding:clamp(2.2rem,4.2vw,4.8rem);background:var(--white);box-shadow:0 24px 70px #08112112;color:#302c2c;font-family:var(--font-body);font-size:1.06rem;line-height:1.82}.ax-article-content>p:first-child{border-top:1px solid #e4e7ea;padding-top:2.35rem;color:var(--ink);font-size:1.12rem;line-height:1.78}.ax-article-content h2{scroll-margin-top:110px;margin:3.7rem 0 1.25rem;border-bottom:2px solid #c9974d;padding-bottom:.8rem;color:var(--red);font-family:var(--font-heading);font-size:clamp(2rem,2.65vw,2.65rem)}.ax-article-content h3{margin-top:2.6rem;color:var(--red);font-family:var(--font-heading);font-size:1.35rem}.ax-article-content p{margin-bottom:1.35rem;color:#5d5656}.ax-article-content a{color:var(--red);font-weight:750;text-decoration:underline;text-decoration-color:var(--yellow-dark);text-decoration-thickness:2px;text-underline-offset:3px}.ax-article-content ul,.ax-article-content ol{margin:1.5rem 0 1.8rem;padding-left:1.4rem}.ax-article-content li{margin-bottom:.65rem;padding-left:.35rem}.ax-article-content strong{color:var(--ink)}.ax-article-content table{width:100%;margin:2rem 0;border-collapse:collapse;font-family:var(--font-body);font-size:.9rem;line-height:1.5}.ax-article-content th,.ax-article-content td{border:1px solid var(--line);padding:.9rem 1rem;text-align:left;vertical-align:top}.ax-article-content th{background:var(--red);color:var(--white)}.ax-article-content tr:nth-child(2n) td{background:var(--red-soft)}.ax-article-sidebar{position:sticky;top:104px;display:grid;gap:1.15rem;align-self:start}.ax-blog-quote-promo{border-radius:1.35rem;padding:1.65rem 1.55rem 1.45rem;background:#1d6382;box-shadow:0 22px 55px #082e432e;color:var(--white);text-align:center}.ax-blog-quote-promo h2{max-width:250px;margin:0 auto .85rem;color:var(--white);font-size:1.72rem}.ax-blog-quote-promo p{margin:0 0 1.35rem;color:#ffffffd6;font-size:.94rem;line-height:1.55}.ax-blog-quote-promo a{display:flex;min-height:54px;align-items:center;justify-content:center;border-radius:.72rem;background:var(--yellow);color:var(--red-deep);font-size:.9rem;font-weight:850;transition:background .16s ease,transform .16s ease}.ax-blog-quote-promo a:hover{background:var(--yellow-dark);transform:translateY(-2px)}.ax-blog-quick-card{scroll-margin-top:110px;border:1px solid rgba(20,33,61,.06);border-radius:1.35rem;padding:1.75rem 1.5rem 1.5rem;background:var(--white);box-shadow:0 24px 60px #08112117}.ax-blog-quick-card>header{margin-bottom:1.25rem}.ax-blog-quick-card h2{margin-bottom:.45rem;color:var(--red-deep);font-size:1.65rem}.ax-blog-quick-card header p{margin:0;color:#707783;font-size:.9rem;line-height:1.5}.ax-blog-quick-form{display:grid;gap:.75rem}.ax-blog-quick-form input,.ax-blog-quick-form textarea{width:100%;border:1px solid #d6dde4;border-radius:.72rem;outline:none;background:var(--white);color:var(--red-deep);font:inherit;font-size:.88rem;transition:border-color .16s ease,box-shadow .16s ease}.ax-blog-quick-form input{min-height:50px;padding:0 .9rem}.ax-blog-quick-form textarea{min-height:136px;resize:vertical;padding:.85rem .9rem;line-height:1.45}.ax-blog-quick-form input::placeholder,.ax-blog-quick-form textarea::placeholder{color:#858b94}.ax-blog-quick-form input:focus,.ax-blog-quick-form textarea:focus{border-color:#1d6382;box-shadow:0 0 0 3px #1d63821f}.ax-blog-quick-form button{min-height:52px;margin-top:.15rem;border:0;border-radius:.65rem;background:var(--red);color:var(--white);cursor:pointer;font:inherit;font-size:.88rem;font-weight:850;transition:background .16s ease,transform .16s ease}.ax-blog-quick-form button:hover{background:#1d6382;transform:translateY(-2px)}.ax-blog-quick-form button:disabled{cursor:wait;opacity:.7;transform:none}.ax-blog-turnstile{min-height:65px;max-width:100%;overflow:hidden}.ax-blog-turnstile iframe{max-width:100%}.ax-blog-form-delivery-note{display:grid;gap:.1rem;margin:.15rem 0;border:1px solid #e0e4e8;border-radius:.6rem;padding:.72rem .8rem;background:#f7f8fa;color:#747c87;font-size:.72rem;line-height:1.4}.ax-blog-form-delivery-note strong{color:var(--red-deep);font-size:.74rem}@media(max-width:1100px){.ax-blog-hero-grid,.ax-article-hero-grid{grid-template-columns:1fr}.ax-blog-featured{grid-template-columns:1.15fr .85fr}.ax-blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-article-layout{grid-template-columns:1fr}.ax-article-sidebar{position:static;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.ax-article-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ax-blog-hero,.ax-article-hero{padding:52px 0}.ax-blog-hero h1,.ax-article-hero h1{overflow-wrap:anywhere;font-size:clamp(2.25rem,9.5vw,3.05rem)}.ax-blog-hero-grid>div>p,.ax-article-hero-copy>p,.ax-blog-featured h2{overflow-wrap:anywhere}.ax-blog-featured,.ax-blog-card-grid{grid-template-columns:1fr}.ax-blog-featured{min-height:0}.ax-blog-featured img{aspect-ratio:16 / 10}.ax-blog-cta .container{align-items:start;flex-direction:column}.ax-article-toc nav{grid-template-columns:1fr}.ax-article-layout{width:min(calc(100% - 1rem),1320px)}.ax-article-content{border-radius:1.1rem;padding:2rem 1.35rem}.ax-article-content>p:first-child{padding-top:1.6rem}.ax-article-content h2{margin-top:3rem;font-size:clamp(1.8rem,8.8vw,2.35rem)}.ax-article-sidebar{grid-template-columns:1fr}.ax-article-content{font-size:1rem}.ax-article-content table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}}@media(max-width:1180px){.ax-product-hero-grid,.ax-service-hero-grid,.ax-about-hero .ax-page-hero-grid{grid-template-columns:1fr 420px}.ax-contact-title-grid{grid-template-columns:1fr .7fr}}@media(max-width:1020px){.ax-product-hero-grid,.ax-service-hero-grid,.ax-about-hero .ax-page-hero-grid,.ax-material-grid,.ax-moq-grid,.ax-product-feature-grid,.ax-product-faq-grid,.ax-contact-title-grid{grid-template-columns:1fr}.ax-product-hero-media,.ax-service-hero figure{min-height:440px;height:440px}.ax-about-hero .ax-page-hero-media{justify-self:start}.ax-product-spec-grid,.ax-product-process-grid,.ax-service-step-grid,.ax-logo-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-faq-shell{grid-template-columns:1fr}.ax-faq-sidebar{position:static;grid-template-columns:1fr 1fr}}@media(max-width:760px){.mobile-nav-group{border-bottom:1px solid var(--line)}.mobile-nav-group summary{cursor:pointer;padding:.8rem 0;color:var(--red);font-weight:800;list-style:none}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group>div{display:grid;padding:0 0 .8rem .8rem}.ax-purpose-grid,.ax-product-card-grid,.ax-logo-method-grid,.ax-product-audience-grid,.ax-service-card-grid,.ax-related-grid,.ax-blog-grid,.ax-faq-stats,.ax-faq-sidebar,.ax-product-spec-grid,.ax-product-process-grid,.ax-service-step-grid{grid-template-columns:1fr}.ax-contact-title-hero,.ax-product-hero,.ax-service-hero,.ax-simple-hero{padding:54px 0}.ax-contact-title-grid h1,.ax-product-hero-copy h1,.ax-service-hero h1,.ax-simple-hero h1,.ax-faq-hero h1{font-size:clamp(2.25rem,9.5vw,3.1rem)}.ax-product-hero-media,.ax-service-hero figure{min-height:350px;height:350px}.ax-product-hero-media img{height:320px}.ax-product-feature-media,.ax-product-feature-media img{min-height:330px}.ax-product-spec-grid article{min-height:auto;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ax-product-card-grid article,.ax-product-audience-grid article,.ax-service-card-grid article,.ax-purpose-grid article{min-height:auto}.ax-service-card-grid.has-card-media{grid-template-columns:1fr}.ax-service-card-media{height:240px}.ax-service-card-content p{min-height:0}.ax-purpose-grid article>div,.ax-product-card-grid article>span,.ax-service-card-grid article>span,.ax-product-process-grid article>span,.ax-service-step-grid article>span,.ax-blog-grid article>span{margin-bottom:2.5rem}.ax-related-grid a{grid-template-rows:220px auto}.ax-faq-group>header{grid-template-columns:1fr}.ax-faq-bottom>.container{align-items:flex-start;flex-direction:column}}.trust-grid,.advantage-grid,.ax-stat-grid,.ax-product-spec-grid,.ax-product-feature-list,.ax-product-process-grid,.process-grid{gap:0;border:0;background:transparent}.trust-grid article,.advantage-card,.ax-stat-grid article,.ax-product-spec-grid article,.ax-product-feature-list article,.ax-product-process-grid article,.process-card{border:0}.trust-grid article{border-left:1px solid var(--line)}.trust-grid article:last-child{border-right:1px solid var(--line)}.advantage-grid,.ax-stat-grid{border-top:1px solid var(--line);border-left:1px solid var(--line)}.advantage-card,.ax-stat-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ax-product-spec-grid article,.ax-product-process-grid article{border-left:1px solid var(--line)}.ax-product-spec-grid article:last-child,.ax-product-process-grid article:last-child{border-right:1px solid var(--line)}.ax-product-feature-list,.process-grid{gap:1px;border:1px solid var(--line);background:var(--line)}.ax-service-step-grid,.ax-material-cards{gap:1px;border:0;background:#ffffff2e}.ax-service-step-grid article,.ax-material-cards article{border:0}.ax-service-step-grid{gap:0;background:transparent}.ax-service-step-grid article{border-left:1px solid rgba(255,255,255,.14)}.ax-service-step-grid article:last-child{border-right:1px solid rgba(255,255,255,.14)}.trust-grid article,.ax-stat-grid article,.ax-product-spec-grid article{min-height:170px;padding:1.85rem 2rem}.trust-grid strong,.ax-product-spec-grid strong{font-size:1.35rem}.trust-grid span,.ax-stat-grid span,.ax-product-spec-grid p{font-size:.95rem;line-height:1.55}.ax-product-spec-grid span{font-size:.76rem}.ax-product-feature-list article{padding:1.6rem 1.75rem}.ax-product-feature-list h3{font-size:1.18rem}.ax-product-feature-list p{font-size:1rem;line-height:1.6}.advantage-card,.process-card,.ax-product-process-grid article,.ax-service-step-grid article{padding:2.25rem}.advantage-content h3,.process-card h3,.ax-product-process-grid h3,.ax-service-step-grid h3{font-size:1.55rem}.advantage-content p,.process-card p,.ax-product-process-grid p,.ax-service-step-grid p{font-size:1rem;line-height:1.6}.ax-product-card-grid article,.ax-product-audience-grid article,.ax-service-card-grid article:not(.has-media),.ax-blog-grid article{border:0;border-top:4px solid var(--yellow);box-shadow:none}.ax-service-card-grid article.has-media{border:0}.ax-logo-method-card,.ax-related-grid a{border:1px solid var(--line)}.ax-product-card-grid h3,.ax-product-audience-grid h3,.ax-service-card-grid h3{font-size:1.55rem}.ax-product-card-grid p,.ax-product-audience-grid p,.ax-service-card-grid p,.ax-material-cards p{font-size:1rem;line-height:1.6}.ax-faq-stats article{border:1px solid rgba(255,255,255,.17);padding:1.35rem 1.45rem}.ax-faq-stats strong{font-size:1.2rem}.ax-faq-stats span{font-size:.92rem}@media(max-width:760px){.trust-grid article,.ax-stat-grid article,.ax-product-spec-grid article,.advantage-card,.process-card,.ax-product-process-grid article,.ax-service-step-grid article{min-height:auto;padding:1.4rem}.ax-product-card-grid article,.ax-product-audience-grid article,.ax-service-card-grid article:not(.has-media){padding:1.6rem}}.ax-production-process{background:var(--white)}.ax-production-process-heading{max-width:860px;margin-bottom:3rem}.ax-production-process-heading>p{max-width:700px;margin-inline:auto;font-size:1.05rem}.ax-production-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.ax-production-process-grid article{display:flex;min-width:0;flex-direction:column;background:var(--white)}.ax-production-process-grid figure{aspect-ratio:16 / 9;margin:0;overflow:hidden;background:var(--red-soft)}.ax-production-process-grid img{width:100%;height:100%;object-fit:cover}.ax-production-process-grid article>div{flex:1;padding:1.65rem 1.75rem 1.9rem}.ax-production-process-grid span{display:block;margin-bottom:1rem;color:var(--red);font-size:.8rem;font-weight:850;letter-spacing:.14em}.ax-production-process-grid h3{margin-bottom:.7rem;color:var(--red);font-size:1.55rem}.ax-production-process-grid p{margin:0;font-size:1rem;line-height:1.6}@media(max-width:960px){.ax-production-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ax-production-process-grid{grid-template-columns:1fr}.ax-production-process-grid article>div{padding:1.4rem}}.ax-blog-featured em{margin-top:.1rem;color:var(--muted);font-size:.78rem;font-style:normal;font-weight:750}.ax-blog-card-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.35rem}.ax-blog-card-author{color:var(--red);font-size:.8rem;font-weight:850}a.ax-blog-card-author:hover{color:var(--red-dark);text-decoration:underline;text-decoration-color:var(--yellow);text-underline-offset:.24em}.ax-author-hero{position:relative;overflow:hidden;padding:clamp(68px,8vw,124px) 0;background:var(--red-deep)}.ax-author-hero:after{position:absolute;right:-8vw;bottom:-11vw;width:min(44vw,720px);aspect-ratio:1;border:1px solid rgba(255,255,255,.11);border-radius:50%;content:"";pointer-events:none}.ax-author-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.98fr) minmax(380px,.72fr);align-items:center;gap:clamp(3rem,8vw,8.5rem)}.ax-author-breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;color:#ffffff94;font-size:.76rem;font-weight:700}.ax-author-breadcrumb a:hover{color:var(--yellow)}.ax-author-hero-copy h1{max-width:720px;margin:.85rem 0 .45rem;color:var(--white);font-size:clamp(3.35rem,5.5vw,6.6rem);line-height:.94;letter-spacing:-.055em}.ax-author-role{margin:0 0 1.4rem;color:var(--yellow);font-size:1.08rem;font-weight:850}.ax-author-hero-copy>p:not(.ax-author-role){max-width:690px;color:#ffffffc2;font-size:clamp(1rem,1.35vw,1.15rem)}.ax-author-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button-outline-light{border-color:#ffffff94;color:var(--white)}.button-outline-light:hover{border-color:var(--white);background:var(--white);color:var(--red)}.ax-author-portrait{position:relative;z-index:1;width:min(100%,540px);justify-self:end;aspect-ratio:4 / 5;margin:0;overflow:hidden;border:9px solid var(--white);box-shadow:18px 18px 0 var(--yellow);background:var(--red-soft)}.ax-author-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 34%}.ax-author-intro{background:var(--cream)}.ax-author-intro-grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(2.5rem,7vw,8rem)}.ax-author-intro h2,.ax-author-focus h2,.ax-author-articles h2,.ax-author-intro-copy{max-width:760px}.ax-author-lead{margin-top:0;color:var(--red);font-size:clamp(1.4rem,2vw,2rem);font-weight:780;line-height:1.28}.ax-author-focus{background:var(--white)}.ax-author-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.ax-author-focus-grid article{min-width:0;padding:clamp(1.65rem,3vw,2.6rem);background:var(--white)}.ax-author-focus-grid span{display:block;margin-bottom:2rem;color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:.14em}.ax-author-focus-grid h3{margin-bottom:.72rem;color:var(--red);font-size:clamp(1.45rem,2vw,2rem)}.ax-author-focus-grid p{max-width:360px;margin:0;font-size:1rem}.ax-author-articles{background:var(--cream)}.ax-author-cta{padding:clamp(70px,8vw,112px) 0;background:var(--red)}.ax-author-cta .container{display:flex;align-items:end;justify-content:space-between;gap:2rem}.ax-author-cta h2,.ax-author-cta p{color:var(--white)}.ax-author-cta h2{max-width:800px;margin-bottom:.85rem;font-size:clamp(2.5rem,4vw,4.25rem)}.ax-author-cta p{max-width:720px;margin:0;color:#ffffffb8}@media(max-width:960px){.ax-author-hero-grid,.ax-author-intro-grid{grid-template-columns:1fr}.ax-author-portrait{width:min(100%,560px);justify-self:start}.ax-author-focus-grid{grid-template-columns:1fr}}@media(max-width:760px){.ax-blog-card-actions,.ax-author-cta .container{align-items:flex-start;flex-direction:column}.ax-author-hero{padding:58px 0 70px}.ax-author-hero-grid{gap:3.25rem;min-width:0}.ax-author-hero-copy,.ax-author-hero-copy>p,.ax-author-intro-grid>*{min-width:0}.ax-author-hero-copy>p:not(.ax-author-role){overflow-wrap:anywhere}.ax-author-hero-actions{display:grid;width:min(100%,320px);grid-template-columns:1fr}.ax-author-hero-actions .button{width:100%;padding-inline:.75rem}.ax-author-portrait{border-width:6px;box-shadow:11px 11px 0 var(--yellow)}.ax-author-focus-grid article{padding:1.5rem}}
