:root{--color-primary:#0b1d3a;--color-secondary:#2f7d32;--color-secondary-hover:#256528;--color-secondary-text:#356f3b;--color-secondary-text-hover:#4c833c;--color-secondary-accent:#5dae55;--color-secondary-soft:#eef6ef;--color-secondary-strong:#2f7d32;--color-secondary-strong-hover:#256528;--color-mint:#bfe7d1;--color-surface:#f7f9f7;--color-background-alt:#f7f9f7;--color-cool-gray:#e8ecea;--color-ink:#243046;--color-muted:#5b6676;--color-white:#fff;--color-line:#dce5df;--color-border:#dce5df;--font-body:"Segoe UI Variable Text","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-heading:"Segoe UI Variable Display","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-numeric:"Segoe UI Variable Display","Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-sans:var(--font-body);--container:1440px;--container-main:1320px;--container-content:1180px;--container-form:1200px;--content:820px;--header-height:78px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 8px 24px rgba(11,29,58,.06);--shadow-card:0 18px 50px rgba(11,29,58,.1);--text-xs:.8125rem;--text-sm:.9375rem;--text-base:1rem;--text-lead:clamp(1.08rem,1.35vw,1.22rem);--text-h4:clamp(1.12rem,1.7vw,1.32rem);--text-h3:clamp(1.4rem,2.25vw,1.85rem);--text-h2:clamp(2rem,4vw,3.25rem);--text-h1:clamp(2.6rem,5.4vw,4.65rem)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;color:var(--color-ink);background:var(--color-white);font-family:var(--font-body);font-size:var(--text-base);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}img,svg,video{display:block;max-width:100%;height:auto}a{color:var(--color-secondary-text);text-decoration:none;text-underline-offset:.18em}a:hover{color:var(--color-primary)}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid rgba(11,29,58,.58);outline-offset:3px}:focus:not(:focus-visible){outline:0}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed !important;top:12px;left:12px;z-index:100000;width:auto;height:auto;padding:12px 16px;margin:0;overflow:visible;clip:auto;border-radius:var(--radius-sm);background:#fff;color:var(--color-primary);box-shadow:var(--shadow-card)}html{font-family:var(--font-body);font-synthesis:none}body,button,input,select,textarea{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.section-heading,.site-title{font-family:var(--font-heading);font-weight:760;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{color:var(--color-primary)}p,li,input,select,textarea{letter-spacing:-.006em}strong,b{font-weight:720}.button,.primary-navigation a,.footer-column h3{font-family:var(--font-heading)}.container{width:min(calc(100% - 64px),var(--container));margin-inline:auto}.site-main{min-height:58vh}.eyebrow{margin:0 0 12px;color:var(--color-secondary-text);font-size:var(--text-xs);font-weight:800;letter-spacing:.13em;text-transform:uppercase}.button{display:inline-flex;min-height:48px;padding:13px 25px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--color-secondary-strong);color:var(--color-white);font-size:var(--text-sm);font-weight:750;line-height:1.2;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{color:var(--color-white);background:var(--color-secondary-strong-hover);transform:translateY(-1px);box-shadow:0 12px 28px rgba(47,125,50,.23)}.button:focus:not(:focus-visible){outline:0;box-shadow:none}.button:focus-visible{outline:2px solid rgba(11,29,58,.72);outline-offset:3px;box-shadow:none}.button:active{outline:0;box-shadow:none}.site-breadcrumbs,.product-breadcrumbs,.article-breadcrumbs{margin:0 0 26px;overflow:hidden}.site-breadcrumbs ol,.product-breadcrumbs ol,.article-breadcrumbs ol{display:flex;margin:0;padding:0;align-items:center;flex-wrap:wrap;gap:0;list-style:none}.site-breadcrumbs li,.product-breadcrumbs li,.article-breadcrumbs li{display:inline-flex;min-width:0;align-items:center;color:var(--color-muted);font-size:.82rem;line-height:1.5}.site-breadcrumbs li+li::before,.product-breadcrumbs li+li::before,.article-breadcrumbs li+li::before{margin:0 10px;color:#9aa5ae;content:"/"}.site-breadcrumbs a,.product-breadcrumbs a,.article-breadcrumbs a{color:var(--color-primary);font-weight:600}.site-breadcrumbs a:hover,.product-breadcrumbs a:hover,.article-breadcrumbs a:hover{color:var(--color-secondary-text)}.site-breadcrumbs li:last-child span,.product-breadcrumbs li:last-child span,.article-breadcrumbs li:last-child span{display:inline-block;max-width:min(54vw,560px);overflow:hidden;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.site-breadcrumbs,.product-breadcrumbs,.article-breadcrumbs{margin-bottom:20px}.site-breadcrumbs li,.product-breadcrumbs li,.article-breadcrumbs li{font-size:.76rem}.site-breadcrumbs li+li::before,.product-breadcrumbs li+li::before,.article-breadcrumbs li+li::before{margin:0 7px}.site-breadcrumbs li:last-child,.product-breadcrumbs li:last-child,.article-breadcrumbs li:last-child{max-width:72vw}}.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(221,229,232,.92);background:rgba(255,255,255,.97);box-shadow:0 6px 24px rgba(11,29,58,.04);backdrop-filter:blur(14px)}.header-inner{display:flex;min-height:var(--header-height);align-items:center;gap:28px}.site-branding,.default-logo-link{display:inline-flex;flex:0 0 auto;align-items:center;line-height:0}.default-site-logo{display:block;width:min(18vw,285px);min-width:235px;height:auto;max-height:48px;object-fit:contain}.primary-navigation{margin-left:auto}.primary-navigation ul{margin:0;padding:0;list-style:none}.primary-menu-list{display:flex;align-items:center;gap:24px}.primary-navigation .menu-item{position:relative}.menu-link-row{display:flex;min-height:60px;align-items:center}.primary-navigation a{display:inline-flex;min-height:52px;align-items:center;color:var(--color-primary);font-size:.94rem;font-weight:700;line-height:1.2}.primary-navigation>.primary-menu-list>.menu-item>a,.menu-parent-link{position:relative}.primary-navigation>.primary-menu-list>.menu-item>a::after,.menu-parent-link::after{position:absolute;right:0;bottom:8px;left:0;height:2px;border-radius:2px;background:var(--color-secondary);content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.primary-navigation .current-menu-item>a,.primary-navigation .current-menu-ancestor>.menu-link-row>a,.primary-navigation a:hover,.primary-navigation a:focus-visible{color:var(--color-secondary-text)}.primary-navigation .current-menu-item>a::after,.primary-navigation .current-menu-ancestor>.menu-link-row>a::after{opacity:1;transform:scaleX(1)}.submenu-toggle{display:inline-flex;width:28px;height:42px;margin:0 -5px 0 2px;padding:0;align-items:center;justify-content:center;border:0;background:transparent;color:var(--color-primary);cursor:pointer}.submenu-toggle-icon{position:relative;display:block;width:10px;height:10px}.submenu-toggle-icon::before,.submenu-toggle-icon::after{position:absolute;top:50%;left:50%;width:7px;height:1.5px;border-radius:2px;background:currentColor;content:"";transform-origin:center}.submenu-toggle-icon::before{transform:translate(-82%,-20%) rotate(45deg)}.submenu-toggle-icon::after{transform:translate(-18%,-20%) rotate(-45deg)}.submenu-toggle[aria-expanded='true'] .submenu-toggle-icon{transform:rotate(180deg)}.primary-navigation .sub-menu{position:absolute;top:calc(100% - 3px);left:-20px;z-index:1001;width:280px;padding:12px 18px;border:1px solid var(--color-line);border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--color-white);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.primary-navigation .sub-menu::before{position:absolute;top:-12px;right:0;left:0;height:12px;content:""}.primary-navigation .menu-item-has-children:hover>.sub-menu,.primary-navigation .menu-item-has-children:focus-within>.sub-menu,.primary-navigation .menu-item-has-children.is-submenu-open>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.primary-navigation .sub-menu li+li{border-top:1px solid var(--color-line)}.primary-navigation .sub-menu a{display:flex;min-height:45px;padding:4px 0;color:var(--color-ink);font-size:.9rem;font-weight:650}.primary-navigation .sub-menu a::after{display:none}.primary-navigation .sub-menu a:hover,.primary-navigation .sub-menu .current-menu-item>a{color:var(--color-secondary-text)}.header-cta{flex:0 0 auto;min-height:50px;padding-right:24px;padding-left:24px;font-size:.92rem}.header-cta{background:var(--color-secondary);box-shadow:0 10px 24px rgba(47,125,50,.18)}.header-cta:hover{background:var(--color-secondary-hover);box-shadow:0 13px 30px rgba(47,125,50,.24)}.navigation-backdrop{display:none}.menu-toggle{display:none;width:46px;height:46px;margin-left:auto;padding:0;align-items:center;justify-content:center;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#fff;color:var(--color-primary);cursor:pointer}.menu-toggle-lines,.menu-toggle-lines::before,.menu-toggle-lines::after{display:block;width:20px;height:2px;border-radius:2px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.menu-toggle-lines{position:relative}.menu-toggle-lines::before,.menu-toggle-lines::after{position:absolute;left:0;content:""}.menu-toggle-lines::before{top:-6px}.menu-toggle-lines::after{top:6px}.menu-toggle[aria-expanded='true'] .menu-toggle-lines{background:transparent}.menu-toggle[aria-expanded='true'] .menu-toggle-lines::before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded='true'] .menu-toggle-lines::after{top:0;transform:rotate(-45deg)}.site-footer{padding:68px 0 30px;background:#08172e;color:rgba(255,255,255,.7)}.footer-container{width:min(calc(100% - 80px),var(--container))}.footer-grid{display:grid;align-items:start;grid-template-columns:minmax(310px,1.35fr) minmax(185px,.82fr) minmax(245px,1fr) minmax(175px,.72fr);column-gap:clamp(46px,5.2vw,86px);row-gap:46px}.site-footer a{color:#fff}.footer-logo-link{display:inline-flex;margin-bottom:20px;align-items:center;line-height:0}.footer-logo{display:block;width:185px;max-width:100%;height:auto;object-fit:contain}.footer-brand p{max-width:390px;margin:0;color:rgba(255,255,255,.68);font-size:.9rem;line-height:1.75}.footer-contact-list{display:grid;margin:22px 0 0;padding:0;gap:10px;list-style:none}.footer-contact-link{display:inline-flex;width:fit-content;align-items:center;gap:11px;color:rgba(255,255,255,.88) !important;font-size:.9rem;font-weight:650}.footer-contact-icon{display:inline-flex;width:31px;height:31px;flex:0 0 31px;align-items:center;justify-content:center;border:1px solid rgba(143,212,133,.26);border-radius:50%;background:rgba(93,174,85,.1);color:#8fd485}.footer-contact-icon svg{width:16px;height:16px}.footer-contact-link:hover{color:#8fd485 !important}.footer-column h3{margin:0 0 18px;color:#fff;font-size:1rem}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li+li{margin-top:10px}.footer-column a{color:rgba(255,255,255,.68);font-size:.88rem;line-height:1.45}.footer-column a:hover{color:#8fd485}.footer-column--company{justify-self:end;width:min(100%,190px)}.footer-bottom{position:relative;z-index:1;display:flex;margin-top:48px;padding-top:24px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12);font-size:.82rem}.footer-legal{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:22px}.footer-legal a{position:relative;z-index:2;display:inline-flex;padding:4px 0;color:rgba(255,255,255,.72)}.footer-legal a:hover{color:#8fd485}@media (max-width: 1180px){.footer-grid{grid-template-columns:minmax(300px,1.25fr) repeat(3,minmax(160px,1fr));column-gap:36px}}@media (max-width: 980px){.footer-grid{grid-template-columns:1.1fr 1fr}.footer-column--company{justify-self:start;width:auto}}@media (max-width: 767px){.footer-container{width:min(calc(100% - 30px),var(--container))}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-logo{width:175px}.footer-brand p{max-width:100%}.footer-bottom{width:100%;flex-direction:column;align-items:flex-start;gap:14px}.site-footer .footer-legal{display:grid;width:auto;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:start;gap:18px}.footer-legal a{min-height:36px;align-items:center;white-space:nowrap}}@media (max-width: 420px){.site-footer .footer-legal{gap:14px}.site-footer .footer-legal a{font-size:.78rem}}.footer-brand p{font-size:.95rem}.footer-contact-link{font-size:.95rem}.footer-column h3{font-size:1.05rem}.footer-column a{font-size:.93rem;line-height:1.55}.footer-bottom{font-size:.86rem}.back-to-top{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(20px,calc(env(safe-area-inset-bottom) + 14px));z-index:950;display:inline-flex;width:48px;height:48px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:var(--color-primary);color:#fff;box-shadow:0 12px 30px rgba(11,29,58,.24);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover: hover) and (pointer: fine){.back-to-top:hover{background:var(--color-secondary-strong)}}.back-to-top.is-pressed,.back-to-top:active{background:var(--color-secondary-strong)}.back-to-top svg{width:22px;height:22px}.back-to-top:focus:not(:focus-visible){outline:0}.back-to-top:not(.is-pressed){background:var(--color-primary)}.back-to-top:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width: 767px){.back-to-top{right:max(14px,env(safe-area-inset-right));bottom:max(16px,calc(env(safe-area-inset-bottom) + 10px));width:46px;height:46px}}@media (prefers-reduced-motion: reduce){.back-to-top{transition:none}}@media (max-width: 900px){.container{width:min(calc(100% - 48px),var(--container))}}@media (max-width: 767px){.container,.content-width{width:min(calc(100% - 32px),var(--container))}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}:root{--header-height:92px;--mobile-drawer-top:72px}@media (max-width: 1320px){:root{--header-height:84px}.header-inner{gap:20px}.default-site-logo{width:auto;height:46px;min-width:0;max-width:175px;max-height:none}.primary-menu-list{gap:17px}.primary-navigation a{font-size:.88rem}.header-cta{padding-right:18px;padding-left:18px}}@media (max-width: 1180px){.menu-toggle{position:relative;z-index:1004;display:inline-flex}.header-cta{display:none}.navigation-backdrop{position:fixed;top:var(--mobile-drawer-top);right:0;bottom:0;left:0;z-index:1001;display:block;width:100%;padding:0;border:0;background:rgba(5,18,39,.46);opacity:0;visibility:hidden;pointer-events:none;cursor:default;transition:opacity .2s ease,visibility .2s ease;-webkit-tap-highlight-color:transparent}.primary-navigation{position:fixed;top:var(--mobile-drawer-top);right:0;bottom:0;left:auto;z-index:1002;display:block;width:min(86vw,380px);height:calc(100vh - var(--mobile-drawer-top));height:calc(100dvh - var(--mobile-drawer-top));max-height:calc(100vh - var(--mobile-drawer-top));max-height:calc(100dvh - var(--mobile-drawer-top));margin:0;padding:25px 24px max(30px,env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;border:0;border-radius:0;background:#fff;box-shadow:-18px 0 46px rgba(11,29,58,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(102%,0,0);transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .2s ease;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.primary-menu-list{display:grid;gap:5px}.primary-navigation .menu-item+.menu-item{border-top:0}.menu-link-row{min-height:54px;align-items:center}.primary-navigation>.primary-menu-list>.menu-item>a,.menu-parent-link{min-height:54px;padding:0;color:var(--color-primary);font-size:1rem;font-weight:760}.menu-parent-link{flex:1 1 auto}.submenu-toggle{width:42px;height:42px;margin:0 -6px 0 8px;border:0;border-radius:50%;color:var(--color-primary);transition:color .16s ease,background-color .16s ease;-webkit-tap-highlight-color:transparent}.submenu-toggle:active{background:rgba(76,175,80,.1)}.submenu-toggle-icon{width:12px;height:12px;transition:transform .18s ease}.submenu-toggle-icon::before,.submenu-toggle-icon::after{top:50%;left:50%;width:8px;height:1.8px}.submenu-toggle-icon::before{transform:translate(-82%,-25%) rotate(45deg)}.submenu-toggle-icon::after{transform:translate(-18%,-25%) rotate(-45deg)}.submenu-toggle[aria-expanded='true']{color:var(--color-secondary-text)}.submenu-toggle[aria-expanded='true'] .submenu-toggle-icon{transform:rotate(180deg)}.primary-navigation .sub-menu{position:static;display:none;width:auto;margin:0 0 10px 3px;padding:3px 0 5px 17px;border:0;border-left:2px solid rgba(76,175,80,.26);border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}.primary-navigation .sub-menu::before{display:none}.primary-navigation .menu-item-has-children:hover>.sub-menu,.primary-navigation .menu-item-has-children:focus-within>.sub-menu{display:none}.primary-navigation .sub-menu li+li{border-top:0}.primary-navigation .sub-menu a{min-height:39px;padding:5px 0;color:var(--color-muted);font-size:.92rem;font-weight:620}.primary-navigation>.primary-menu-list>.menu-item>a::after,.menu-parent-link::after{display:none}}@media (max-width: 767px){:root{--header-height:72px}body{padding-top:var(--header-height)}.site-header,body.admin-bar .site-header{position:fixed;top:0;right:0;left:0;transform:translate3d(0,0,0);transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .18s ease;will-change:transform;backdrop-filter:none;-webkit-backdrop-filter:none}.header-inner{min-height:var(--header-height);gap:14px}.default-site-logo{width:auto;height:42px;max-width:calc(100vw - 105px);max-height:none}.primary-navigation{width:min(88vw,360px);padding-right:22px;padding-left:22px}}@media (max-width: 420px){.default-site-logo{height:40px;max-height:none}.primary-navigation{width:min(90vw,350px)}}@media (prefers-reduced-motion: reduce){.site-header,.primary-navigation,.navigation-backdrop,.submenu-toggle-icon{transition:none !important}}@media (max-width: 1180px){.primary-navigation>.primary-menu-list>.menu-item:not(.mobile-quote-item){border-bottom:1px solid #e5e9ed}.primary-navigation>.primary-menu-list>.menu-item>a,.primary-navigation>.primary-menu-list>.menu-item>.menu-link-row .menu-parent-link{width:100%;font-weight:600}.primary-navigation>.primary-menu-list>.menu-item:not(.menu-item-has-children):not(.mobile-quote-item)>a{display:flex;min-height:54px;padding:0}.primary-navigation>.primary-menu-list>.current-menu-item>a,.primary-navigation>.primary-menu-list>.current-menu-item>a[aria-current='page'],.primary-navigation>.primary-menu-list>.current-menu-ancestor>.menu-link-row .menu-parent-link{color:var(--color-secondary-text)}}.ahm-coded-heading h2,.ahm-coded-split h2,.ahm-coded-faq-heading h2,.ahm-contact-section h2{margin:0;color:var(--color-primary);font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.12;letter-spacing:-.04em}.ahm-coded-heading>p:not(.eyebrow),.ahm-coded-faq-heading>p:not(.eyebrow){color:var(--color-muted);font-size:1rem}.ahm-coded-faq-layout{display:grid;align-items:start;grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr);gap:70px}.ahm-coded-faq-heading{position:sticky;top:125px}.ahm-coded-faq-list details{border-top:1px solid var(--color-line)}.ahm-coded-faq-list details:last-child{border-bottom:1px solid var(--color-line)}.ahm-coded-faq-list summary{position:relative;padding:22px 48px 22px 0;color:var(--color-primary);font-size:1rem;font-weight:760;cursor:pointer;list-style:none}.ahm-coded-faq-list summary::-webkit-details-marker{display:none}.ahm-coded-faq-list summary::after{position:absolute;top:50%;right:7px;color:var(--color-secondary);font-size:1.5rem;content:"+";transform:translateY(-50%)}.ahm-coded-faq-list details[open] summary::after{content:"−"}.ahm-coded-faq-list details p{margin:0;padding:0 48px 22px 0;color:var(--color-muted);font-size:.86rem;line-height:1.65}@media (max-width: 960px){.ahm-page-hero-grid,.ahm-coded-split,.ahm-coded-faq-layout,.ahm-contact-layout,.ahm-coded-cta-card{grid-template-columns:1fr}.ahm-coded-faq-heading{position:static}}.ahm-coded-heading>p:not(.eyebrow),.ahm-coded-faq-heading>p:not(.eyebrow){font-size:1.05rem;line-height:1.7}.ahm-coded-card-grid,.ahm-coded-split,.ahm-coded-faq-layout{width:min(100%,var(--container-main));margin-inline:auto}.ahm-coded-faq-list details p{font-size:.925rem;line-height:1.7}.ahm-page-powder-manufacturing{--powder-green:#176b45;--powder-green-hover:#4caf50;--powder-soft:#eef6ef;--powder-surface:#f7f9f7;--powder-ivory:#fbf8f0;--powder-sand:#e8dcc4}.ahm-page-powder-manufacturing .ahm-powder-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--powder-green);font-size:.95rem;font-weight:760;line-height:1.45;text-decoration:none;transition:color .18s ease}.ahm-page-powder-manufacturing .ahm-powder-text-link span{transition:transform .18s ease}.ahm-page-powder-manufacturing .ahm-powder-text-link:hover,.ahm-page-powder-manufacturing .ahm-powder-text-link:focus-visible{color:var(--powder-green-hover)}.ahm-page-powder-manufacturing .ahm-powder-text-link:hover span,.ahm-page-powder-manufacturing .ahm-powder-text-link:focus-visible span{transform:translateX(4px)}.ahm-powder-section{padding:90px 0}.ahm-powder-heading,.ahm-powder-planning-heading{max-width:920px;margin:0 0 44px;text-align:left}.ahm-powder-heading h2,.ahm-powder-planning-heading h2,.ahm-powder-performance-heading h2,.ahm-powder-flavor-copy h2,.ahm-powder-quality-heading h2,.ahm-powder-standards-copy h2,.ahm-powder-testimonial-heading h2,.ahm-powder-related-panel h2,.ahm-powder-insights-heading h2{margin:0;color:var(--color-primary);font-size:clamp(2.3rem,4vw,3.72rem);line-height:1.08;letter-spacing:-.045em}.ahm-powder-heading>p:not(.eyebrow),.ahm-powder-planning-heading>p:not(.eyebrow),.ahm-powder-flavor-copy>p:not(.eyebrow),.ahm-powder-quality-heading>p:not(.eyebrow),.ahm-powder-standards-copy>p:not(.eyebrow),.ahm-powder-testimonial-heading>p:not(.eyebrow),.ahm-powder-related-panel>div>p:not(.eyebrow),.ahm-powder-insights-heading>p:not(.eyebrow){max-width:830px;margin:17px 0 0;color:var(--color-muted);font-size:1rem;line-height:1.72}.ahm-powder-hero{overflow:hidden;background:linear-gradient(110deg,#f9fbf9 0 56%,#f5f7ee 56%,#fbf7ec 100%)}.ahm-powder-hero-grid{display:grid;min-height:570px;padding-top:58px;padding-bottom:58px;align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:72px}.ahm-powder-hero-copy h1{max-width:860px;margin:0;color:var(--color-primary);font-size:clamp(3rem,4.3vw,4.2rem);line-height:1.04;letter-spacing:-.052em}.ahm-powder-hero-copy h1 span{display:block}.ahm-powder-hero-intro{max-width:770px;margin:23px 0 0;color:var(--color-muted);font-size:clamp(1.02rem,1.35vw,1.16rem);line-height:1.7}.ahm-powder-hero-tags{display:flex;margin:25px 0 0;padding:0;flex-wrap:wrap;gap:9px;list-style:none}.ahm-powder-hero-tags li{padding:9px 13px;border:1px solid #d6e2d3;border-radius:999px;background:rgba(255,255,255,.72);color:#356f3b;font-size:.83rem;font-weight:740;line-height:1.2}.ahm-powder-hero-actions{display:flex;margin-top:29px;flex-wrap:wrap;align-items:center;gap:23px}.ahm-powder-hero-media{width:100%;max-width:570px;justify-self:end}.ahm-powder-hero-image{display:block;width:100%;min-height:410px;aspect-ratio:4/3;border:1px solid rgba(23,107,69,.12);border-radius:20px;object-fit:cover;box-shadow:0 14px 30px rgba(11,29,58,.075)}.ahm-powder-planning{background:#fff}.ahm-powder-planning-heading{max-width:900px}.ahm-powder-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ahm-powder-use-card{overflow:hidden;border:1px solid #dfe7df;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(11,29,58,.055);transition:border-color .18s ease,box-shadow .18s ease}.ahm-powder-use-card:hover{border-color:#c4d8c7;box-shadow:0 14px 32px rgba(11,29,58,.075)}.ahm-powder-use-media{overflow:hidden;aspect-ratio:16/10;background:#edf2ee}.ahm-powder-use-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.ahm-powder-use-card:hover .ahm-powder-use-media img{transform:scale(1.015)}.ahm-powder-use-content{padding:25px 26px 27px}.ahm-powder-use-content h3{margin:0;color:var(--color-primary);font-size:1.25rem;line-height:1.34}.ahm-powder-use-content p{margin:11px 0 0;color:var(--color-muted);font-size:.92rem;line-height:1.66}.ahm-powder-use-content ul{display:flex;margin:19px 0 0;padding:0;flex-wrap:wrap;gap:8px;list-style:none}.ahm-powder-use-content li{padding:7px 9px;border:1px solid #dce6dd;border-radius:999px;background:#f7faf7;color:#405468;font-size:.76rem;font-weight:690;line-height:1.2}.ahm-powder-specification-panel{margin-top:26px;padding:30px 32px 32px;border:1px solid #dce6dd;border-radius:18px;background:linear-gradient(120deg,#f4f8f3,#fbf8f0)}.ahm-powder-specification-heading{max-width:760px}.ahm-powder-specification-heading .eyebrow{margin-bottom:0}.ahm-powder-specification-heading>p:not(.eyebrow){margin:11px 0 0;color:var(--color-muted);font-size:.92rem;line-height:1.66}.ahm-powder-specification-grid{display:grid;margin-top:26px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid rgba(23,107,69,.14)}.ahm-powder-specification-grid article{min-width:0;padding:23px 20px 0;border-left:1px solid rgba(23,107,69,.14)}.ahm-powder-specification-grid article:first-child{padding-left:0;border-left:0}.ahm-powder-specification-grid article:last-child{padding-right:0}.ahm-powder-specification-grid h3{margin:0;color:var(--color-primary);font-size:.98rem;line-height:1.35}.ahm-powder-specification-grid p{margin:8px 0 0;color:var(--color-muted);font-size:.83rem;line-height:1.58}.ahm-powder-specification-footer{margin-top:25px;padding-top:20px;border-top:1px solid rgba(23,107,69,.14)}.ahm-powder-specification-footer .ahm-powder-text-link{margin-top:0}.ahm-powder-performance-section{background:linear-gradient(120deg,#0b1d3a,#102f49 62%,#123f48)}.ahm-powder-performance-panel{display:grid;align-items:start;grid-template-columns:minmax(320px,.64fr) minmax(0,1.04fr);gap:64px}.ahm-powder-performance-heading .eyebrow{color:#9ade72}.ahm-powder-performance-heading h2{color:#fff;font-size:clamp(2.25rem,3.5vw,3.35rem);line-height:1.07}.ahm-powder-performance-heading>p:not(.eyebrow):not(.ahm-powder-performance-keywords){margin:19px 0 0;color:#c9d3df;line-height:1.72}.ahm-powder-performance-heading .ahm-powder-performance-keywords{margin:24px 0 0;color:#9ade72;font-size:.82rem;font-weight:800;line-height:1.7;letter-spacing:.035em;text-transform:uppercase}.ahm-powder-performance-heading .ahm-powder-performance-keywords span{margin:0 5px;color:rgba(154,222,114,.58)}.ahm-powder-performance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ahm-powder-performance-item{padding:12px 30px 31px;border-bottom:1px solid rgba(221,231,239,.16)}.ahm-powder-performance-item:nth-child(odd){padding-left:0;border-right:1px solid rgba(221,231,239,.16)}.ahm-powder-performance-item:nth-child(even){padding-right:0}.ahm-powder-performance-item:nth-child(n+3){padding-top:30px;padding-bottom:0;border-bottom:0}.ahm-powder-performance-item h3{margin:0;color:#fff;font-size:1.15rem;line-height:1.35}.ahm-powder-performance-item p{margin:10px 0 0;color:#bdc9d6;font-size:.94rem;line-height:1.68}.ahm-powder-flavor{background:#fff}.ahm-powder-flavor-grid{display:grid;align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:72px}.ahm-powder-flavor-copy>p:not(.eyebrow){max-width:720px}.ahm-powder-flavor-list{display:grid;margin:30px 0 27px;gap:0}.ahm-powder-flavor-list article{padding:22px 0;border-top:1px solid var(--color-line)}.ahm-powder-flavor-list article:last-child{border-bottom:1px solid var(--color-line)}.ahm-powder-flavor-list h3{margin:0;color:var(--powder-green);font-size:1.12rem;line-height:1.35}.ahm-powder-flavor-list p{margin:9px 0 0;color:var(--color-muted);font-size:.95rem;line-height:1.68}.ahm-powder-flavor-media{overflow:hidden;border:1px solid var(--color-line);border-radius:20px;background:var(--powder-ivory);box-shadow:0 13px 30px rgba(11,29,58,.065)}.ahm-powder-flavor-media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.ahm-powder-applications{background:linear-gradient(180deg,#eef6ef,#f5f8f4)}.ahm-powder-application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ahm-powder-application-card{min-height:0;padding:25px;border:1px solid #dce6df;border-radius:14px;background:rgba(255,255,255,.78);transition:border-color .2s ease,box-shadow .2s ease}.ahm-powder-application-card:hover{border-color:rgba(76,175,80,.48);box-shadow:0 10px 24px rgba(11,29,58,.055)}.ahm-powder-application-card h3{margin:0;color:var(--powder-green);font-size:1.04rem;line-height:1.35}.ahm-powder-application-card p{margin:10px 0 0;color:var(--color-muted);font-size:.89rem;line-height:1.62}.ahm-powder-products-link{margin-top:27px}.ahm-powder-process{background:#fff}.ahm-powder-process-list{display:grid;gap:34px}.ahm-powder-process-row{display:grid;overflow:hidden;align-items:stretch;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);border:1px solid var(--color-line);border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(11,29,58,.05)}.ahm-powder-process-row--reverse .ahm-powder-process-media{order:2}.ahm-powder-process-row--reverse .ahm-powder-process-copy{order:1;background:var(--powder-ivory)}.ahm-powder-process-media{min-height:330px;background:#edf2ee}.ahm-powder-process-media img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}.ahm-powder-process-copy{display:flex;padding:44px 48px;justify-content:center;flex-direction:column;background:#f7faf8}.ahm-powder-process-copy>span{color:var(--powder-green);font-size:2.55rem;font-weight:850;line-height:1}.ahm-powder-process-copy h3{margin:20px 0 0;color:var(--color-primary);font-size:clamp(1.7rem,2.25vw,2.25rem);line-height:1.15;letter-spacing:-.03em}.ahm-powder-process-copy p{margin:14px 0 0;color:var(--color-muted);line-height:1.7}.ahm-powder-process-copy ul{display:flex;margin:22px 0 0;padding:0;flex-wrap:wrap;gap:9px;list-style:none}.ahm-powder-process-copy li{padding:8px 10px;border:1px solid #d2e5d4;border-radius:999px;background:#eef7ee;color:#2f6f3e;font-size:.8rem;font-weight:700;line-height:1.2}.ahm-powder-media-section{background:#f5f7f6}.ahm-powder-media-heading{max-width:980px}.ahm-powder-media-grid{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.55fr) minmax(370px,.95fr);gap:18px}.ahm-powder-video-card,.ahm-powder-gallery figure{overflow:hidden;margin:0;border:1px solid var(--color-line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(11,29,58,.075)}.ahm-powder-video-card{display:flex}.ahm-powder-video-frame,.ahm-powder-video-frame iframe{display:block;width:100%;height:100%;min-height:100%;border:0}.ahm-powder-video-frame{aspect-ratio:16/9}.ahm-powder-video-poster{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#0b1d3a;cursor:pointer}.ahm-powder-video-image{display:block;width:100%;height:100%;object-fit:cover}.ahm-powder-video-play{position:absolute;top:50%;left:50%;display:grid;width:72px;height:72px;border:1px solid rgba(11,29,58,.08);border-radius:50%;background:#fff;box-shadow:0 12px 32px rgba(11,29,58,.2);color:var(--color-primary);place-items:center;transform:translate(-50%,-50%);transition:transform .18s ease,box-shadow .18s ease,color .18s ease}.ahm-powder-video-play svg{width:32px;height:32px;margin-left:3px}.ahm-powder-video-poster:hover .ahm-powder-video-play,.ahm-powder-video-poster:focus-visible .ahm-powder-video-play{box-shadow:0 15px 38px rgba(11,29,58,.24);color:var(--powder-green);transform:translate(-50%,-50%) scale(1.05)}.ahm-powder-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.08fr) minmax(0,.92fr);gap:18px}.ahm-powder-gallery figure{position:relative;display:flex;min-height:0;flex-direction:column}.ahm-powder-gallery-featured{grid-column:1/-1}.ahm-powder-gallery figure>div{overflow:hidden;width:100%;min-height:0;flex:1 1 auto;background:#edf2ee}.ahm-powder-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.ahm-powder-gallery figure:hover img{transform:scale(1.025)}.ahm-powder-gallery figcaption{min-height:54px;padding:15px 17px;border-top:1px solid var(--color-line);background:#fff;color:var(--color-primary);font-size:.96rem;font-weight:800;line-height:1.35}.ahm-powder-quality{background:linear-gradient(180deg,#edf5ef,#f5f8f5)}.ahm-powder-quality-heading{max-width:1000px}.ahm-powder-quality-body{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:46px}.ahm-powder-quality-main{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.ahm-powder-quality-cards{display:grid;width:100%;margin:0 0 26px;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d9e4dc;border-radius:17px;background:rgba(255,255,255,.7)}.ahm-powder-quality-cards article{min-height:188px;padding:28px;border-right:1px solid #d9e4dc;border-bottom:1px solid #d9e4dc}.ahm-powder-quality-cards article:nth-child(2n){border-right:0}.ahm-powder-quality-cards article:nth-last-child(-n+2){border-bottom:0}.ahm-powder-quality-cards h3{margin:0;color:var(--color-primary);font-size:1.06rem;line-height:1.36}.ahm-powder-quality-cards p{margin:11px 0 0;color:var(--color-muted);font-size:.9rem;line-height:1.64}.ahm-powder-quality-media{overflow:hidden;min-height:100%;border:1px solid var(--color-line);border-radius:19px;background:#eaf1ec;box-shadow:0 12px 30px rgba(11,29,58,.065)}.ahm-powder-quality-media img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover}.ahm-powder-standards-strip{display:grid;margin-top:54px;padding:34px 36px;align-items:center;grid-template-columns:minmax(300px,.84fr) minmax(0,1.16fr);gap:44px;border:1px solid #d6e3d8;border-radius:18px;background:rgba(255,255,255,.72)}.ahm-powder-standards-copy h2{max-width:620px;font-size:clamp(1.75rem,2.8vw,2.45rem);letter-spacing:-.035em}.ahm-powder-standards-copy .ahm-powder-text-link{margin-top:20px}.ahm-powder-standard-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ahm-powder-standard-logos>div{display:grid;min-height:106px;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fff;place-items:center;transition:border-color .18s ease,box-shadow .18s ease}.ahm-powder-standard-logos img{display:block;width:auto;max-width:100%;height:auto;max-height:72px;object-fit:contain;filter:none;opacity:1;transition:transform .18s ease}.ahm-powder-standard-logos>div:hover{border-color:#c5d9ca;box-shadow:0 8px 20px rgba(11,29,58,.07)}.ahm-powder-standard-logos>div:hover img{transform:scale(1.02)}.ahm-powder-testimonials{background:linear-gradient(180deg,#f1f7f2,#f7faf8)}.ahm-powder-testimonial-heading{max-width:950px}.ahm-powder-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ahm-powder-testimonial-card{display:flex;min-height:100%;padding:29px 28px 27px;flex-direction:column;border:1px solid #d7e5da;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(11,29,58,.055)}.ahm-powder-quote-mark{height:32px;color:var(--powder-green-hover);font-family:Georgia,serif;font-size:3.5rem;line-height:.85}.ahm-powder-testimonial-card blockquote{margin:20px 0 25px}.ahm-powder-testimonial-card blockquote p{margin:0;color:#273b50;font-size:1rem;line-height:1.72}.ahm-powder-testimonial-meta{display:grid;margin-top:auto;padding-top:20px;gap:5px;border-top:1px solid #dce6df}.ahm-powder-testimonial-meta strong{color:var(--powder-green);font-size:.92rem;line-height:1.4}.ahm-powder-testimonial-meta span{color:var(--color-muted);font-size:.79rem;line-height:1.5}.ahm-powder-packaging{background:#fff}.ahm-powder-packaging-heading{max-width:940px}.ahm-powder-packaging-layout{display:grid;align-items:stretch;grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:52px}.ahm-powder-packaging-media{overflow:hidden;border:1px solid var(--color-line);border-radius:19px;background:#edf3ef;box-shadow:0 11px 28px rgba(11,29,58,.06)}.ahm-powder-packaging-media img{display:block;width:100%;height:100%;min-height:540px;object-fit:cover}.ahm-powder-packaging-options{display:flex;min-width:0;flex-direction:column}.ahm-powder-packaging-options article{padding:6px 0 26px;border-bottom:1px solid #dce5df}.ahm-powder-packaging-options article+article{padding-top:26px}.ahm-powder-packaging-options h3{margin:0;color:var(--powder-green);font-size:1.3rem;line-height:1.32}.ahm-powder-packaging-options p{max-width:720px;margin:10px 0 0;color:var(--color-muted);font-size:.94rem;line-height:1.66}.ahm-powder-packaging-options ul{display:flex;margin:16px 0 0;padding:0;flex-wrap:wrap;gap:8px;list-style:none}.ahm-powder-packaging-options li{padding:8px 10px;border:1px solid #d2e5d4;border-radius:999px;background:#eef7ee;color:#2f6f3e;font-size:.8rem;font-weight:720;line-height:1.25}.ahm-powder-packaging-link{margin-top:27px}.ahm-powder-related-section{padding:78px 0;background:linear-gradient(120deg,#0b1d3a,#123b48)}.ahm-powder-related-panel{display:grid;align-items:center;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:58px}.ahm-powder-related-panel .eyebrow{color:#9ade72}.ahm-powder-related-panel h2{margin:0;color:#fff;font-size:clamp(1.9rem,2.9vw,2.75rem);line-height:1.12;letter-spacing:-.038em}.ahm-powder-related-panel>div>p:not(.eyebrow){max-width:540px;margin-top:15px;color:#c8d3dd;font-size:.94rem;line-height:1.68}.ahm-powder-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ahm-powder-related-grid a{display:flex;min-height:58px;padding:14px 16px;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.045);color:#fff;font-size:.9rem;font-weight:740;line-height:1.35;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.ahm-powder-related-grid a:last-child:nth-child(odd){grid-column:1/-1}.ahm-powder-related-grid a span{color:#9ade72;transition:transform .18s ease}.ahm-powder-related-grid a:hover,.ahm-powder-related-grid a:focus-visible{border-color:rgba(154,222,114,.58);background:rgba(255,255,255,.095);color:#fff}.ahm-powder-related-grid a:hover span,.ahm-powder-related-grid a:focus-visible span{transform:translateX(3px)}.ahm-powder-faq{background:#fff}.ahm-powder-faq .ahm-coded-faq-heading>p:not(.eyebrow){max-width:520px}.ahm-powder-final-cta{padding:0 0 90px;background:#fff}.ahm-powder-final-cta-card{display:grid;padding:46px 50px;align-items:center;grid-template-columns:minmax(0,1.8fr) minmax(280px,.72fr);gap:50px;border-radius:20px;background:linear-gradient(120deg,#0b1d3a,#123e4a);box-shadow:0 18px 42px rgba(11,29,58,.14)}.ahm-powder-final-cta-card .eyebrow{color:#9ade72}.ahm-powder-final-cta-card h2{max-width:820px;margin:0;color:#fff;font-size:clamp(2.15rem,3.5vw,3.3rem);line-height:1.08;letter-spacing:-.04em}.ahm-powder-final-cta-card p:not(.eyebrow){max-width:880px;margin:16px 0 0;color:#c7d2dd;line-height:1.7}.ahm-powder-final-cta-card .button{width:100%;justify-content:center;text-align:center;white-space:normal}@media (max-width: 1180px){.ahm-powder-hero-grid,.ahm-powder-flavor-grid{gap:44px}.ahm-powder-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahm-powder-quality-body,.ahm-powder-packaging-layout{gap:34px}.ahm-powder-related-panel{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:38px}.ahm-powder-standards-strip{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:32px}}@media (max-width: 980px){.ahm-powder-section{padding:72px 0}.ahm-powder-hero-grid,.ahm-powder-flavor-grid,.ahm-powder-quality-body,.ahm-powder-packaging-layout{grid-template-columns:1fr}.ahm-powder-hero-grid{min-height:auto;gap:38px}.ahm-powder-hero-media{max-width:none;justify-self:stretch}.ahm-powder-hero-image{min-height:0}.ahm-powder-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ahm-powder-use-card:last-child{grid-column:1/-1}.ahm-powder-specification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.ahm-powder-specification-grid article,.ahm-powder-specification-grid article:first-child,.ahm-powder-specification-grid article:last-child{padding:20px 0;border-left:0;border-bottom:1px solid rgba(23,107,69,.12)}.ahm-powder-specification-grid article:nth-last-child(-n+2){border-bottom:0}.ahm-powder-performance-panel{grid-template-columns:1fr;gap:38px}.ahm-powder-standards-strip{grid-template-columns:1fr}.ahm-powder-testimonial-grid,.ahm-powder-insight-grid{grid-template-columns:1fr}.ahm-powder-process-row,.ahm-powder-process-row--reverse{grid-template-columns:1fr}.ahm-powder-process-row--reverse .ahm-powder-process-media,.ahm-powder-process-row--reverse .ahm-powder-process-copy{order:initial}.ahm-powder-media-grid{grid-template-columns:1fr}.ahm-powder-video-frame{aspect-ratio:16/9}.ahm-powder-gallery{min-height:520px}.ahm-powder-quality-media{order:-1;min-height:0}.ahm-powder-quality-media img,.ahm-powder-packaging-media img{min-height:0;aspect-ratio:16/9}.ahm-powder-related-panel{align-items:start;grid-template-columns:1fr}.ahm-powder-final-cta-card{grid-template-columns:1fr}}@media (max-width: 720px){.ahm-powder-section{padding:58px 0}.ahm-powder-heading,.ahm-powder-planning-heading{margin-bottom:32px}.ahm-powder-hero-grid{padding-top:40px;padding-bottom:46px}.ahm-powder-hero-copy h1 span{display:inline}.ahm-powder-hero-actions{align-items:stretch;flex-direction:column;gap:15px}.ahm-powder-hero-actions .button,.ahm-powder-final-cta-card .button{width:100%;justify-content:center;text-align:center;white-space:normal}.ahm-powder-performance-grid,.ahm-powder-application-grid,.ahm-powder-quality-cards,.ahm-powder-related-grid{grid-template-columns:1fr}.ahm-powder-application-card,.ahm-powder-quality-cards article{min-height:0}.ahm-powder-use-grid,.ahm-powder-specification-grid{grid-template-columns:1fr}.ahm-powder-use-card:last-child{grid-column:auto}.ahm-powder-use-content{padding:23px 22px 25px}.ahm-powder-specification-panel{padding:25px 22px 27px}.ahm-powder-specification-grid article,.ahm-powder-specification-grid article:first-child,.ahm-powder-specification-grid article:last-child,.ahm-powder-specification-grid article:nth-last-child(-n+2){padding:18px 0;border-bottom:1px solid rgba(23,107,69,.12)}.ahm-powder-specification-grid article:last-child{border-bottom:0}.ahm-powder-performance-panel{padding-top:0;padding-bottom:0}.ahm-powder-performance-item,.ahm-powder-performance-item:nth-child(odd),.ahm-powder-performance-item:nth-child(even),.ahm-powder-performance-item:nth-child(n+3){padding:21px 0;border-right:0;border-bottom:1px solid rgba(221,231,239,.15)}.ahm-powder-performance-item:last-child{border-bottom:0}.ahm-powder-process-copy{padding:32px 26px}.ahm-powder-process-media,.ahm-powder-process-media img{min-height:240px}.ahm-powder-gallery{min-height:0;grid-template-columns:1fr;grid-template-rows:none}.ahm-powder-gallery-featured{grid-column:auto}.ahm-powder-gallery figure>div{aspect-ratio:4/3}.ahm-powder-quality-cards article,.ahm-powder-quality-cards article:nth-child(2n),.ahm-powder-quality-cards article:nth-last-child(-n+2){padding:24px 22px;border-right:0;border-bottom:1px solid #d9e4dc}.ahm-powder-quality-cards article:last-child{border-bottom:0}.ahm-powder-packaging-media img,.ahm-powder-quality-media img{aspect-ratio:4/3}.ahm-powder-packaging-options article,.ahm-powder-packaging-options article+article{padding:22px 0}.ahm-powder-related-section{padding:58px 0}.ahm-powder-related-panel{gap:30px}.ahm-powder-related-grid a,.ahm-powder-related-grid a:last-child:nth-child(odd){min-height:56px;grid-column:auto}.ahm-powder-final-cta{padding-bottom:58px}.ahm-powder-standard-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.ahm-powder-standards-strip{margin-top:40px;padding:27px 22px}.ahm-powder-testimonial-card,.ahm-powder-insight-body{padding-right:22px;padding-left:22px}.ahm-powder-final-cta-card{padding:36px 25px;gap:28px;border-radius:18px}}@media (max-width: 900px){.container,.content-width,.footer-container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}}@media (max-width: 767px){:root{--mobile-gutter:20px;--mobile-section-space:56px;--mobile-section-space-compact:44px;--mobile-card-padding:24px}html{scroll-padding-top:calc(var(--header-height) + 16px)}body{overflow-x:clip}.container,.content-width,.footer-container{width:calc(100% - ( var(--mobile-gutter) * 2 )) !important;max-width:none;margin-inline:auto !important}.ahm-coded-split,.ahm-coded-faq-layout,.ahm-contact-layout,.ahm-about-overview-grid,.ahm-about-quality-grid,.ahm-about-global-grid,.product-overview-grid,.product-packaging-grid,.product-faq-grid,.dosage-split,.dosage-faq-grid,.dosage-moq-card,.ahm-quote-hero-grid{gap:30px}.ahm-coded-faq-list,.product-faq-list,.dosage-faq-list,.ahm-home-faq-list{min-width:0}.ahm-coded-faq-list summary,.product-faq-list summary,.dosage-faq-list summary{padding:20px 42px 20px 0;font-size:1.04rem;line-height:1.45}.ahm-coded-faq-list details p,.product-faq-list details p,.dosage-faq-list details p{padding:0 0 22px;font-size:.95rem;line-height:1.72}.footer-container{width:calc(100% - ( var(--mobile-gutter) * 2 )) !important}.back-to-top{right:18px;bottom:max(20px,env(safe-area-inset-bottom))}}@media (max-width: 420px){:root{--mobile-gutter:18px;--mobile-card-padding:22px}}.ahm-faq-accordion.ahm-faq-accordion{border-top:1px solid var(--color-line,#dce5df)}.ahm-faq-accordion.ahm-faq-accordion details,.ahm-faq-accordion.ahm-faq-accordion details:last-child,.ahm-faq-accordion.ahm-faq-accordion details[open]{margin:0;padding:0;border:0;border-bottom:1px solid var(--color-line,#dce5df);border-radius:0;background:transparent;box-shadow:none}.ahm-faq-accordion.ahm-faq-accordion summary,.ahm-faq-accordion.ahm-faq-accordion details[open] summary{position:relative;display:block;margin:0;padding:23px 48px 23px 0;color:var(--color-primary,#0b1d3a);font-size:1rem;font-weight:730;line-height:1.45;cursor:pointer;list-style:none;transition:color 180ms ease}.ahm-faq-accordion.ahm-faq-accordion summary::-webkit-details-marker{display:none}.ahm-faq-accordion.ahm-faq-accordion summary::marker{content:""}.ahm-faq-accordion.ahm-faq-accordion summary::after{position:absolute;top:18px;right:4px;display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--color-primary,#0b1d3a);font-size:1rem;font-weight:500;line-height:1;content:"+";transform:none}.ahm-faq-accordion.ahm-faq-accordion details[open] summary::after{content:"−"}.ahm-faq-accordion.ahm-faq-accordion summary:hover,.ahm-faq-accordion.ahm-faq-accordion summary:focus-visible,.ahm-faq-accordion.ahm-faq-accordion details[open] summary:hover,.ahm-faq-accordion.ahm-faq-accordion details[open] summary:focus-visible{color:#416d34}.ahm-faq-accordion.ahm-faq-accordion details>p{margin:0;padding:0 52px 24px 0;color:var(--color-muted,#5b6676);font-size:.91rem;line-height:1.7}@media (max-width: 767px){.ahm-faq-accordion.ahm-faq-accordion summary,.ahm-faq-accordion.ahm-faq-accordion details[open] summary{padding:18px 44px 18px 0;font-size:.95rem}.ahm-faq-accordion.ahm-faq-accordion summary::after{top:13px;right:0;width:30px;height:30px}.ahm-faq-accordion.ahm-faq-accordion details>p{padding:0 44px 20px 0;font-size:.88rem}}@media (prefers-reduced-motion: reduce){.ahm-faq-accordion.ahm-faq-accordion summary{transition:none}}