:root{--asd-header-green:#afc701;--asd-header-green-dark:#8fa500;--asd-header-ink:#0b120e;--asd-header-line:rgba(255,255,255,.17)}
.asd-header,.asd-header *{box-sizing:border-box!important;font-family:"Manrope",Arial,sans-serif!important;border-radius:0!important}
.asd-header{position:fixed;inset:0 0 auto 0;z-index:2147482000;color:#fff;pointer-events:none;transition:color .22s ease,box-shadow .22s ease}
.asd-header a,.asd-header button{pointer-events:auto;-webkit-tap-highlight-color:transparent!important;text-decoration:none!important;box-shadow:none!important}
.asd-header a:hover,.asd-header a:focus,.asd-header a:active,.asd-header button:hover,.asd-header button:focus,.asd-header button:active{color:inherit!important;text-decoration:none!important;box-shadow:none!important}
.asd-header a:focus-visible,.asd-header button:focus-visible{outline:2px solid var(--asd-header-green)!important;outline-offset:-2px!important}
.asd-header button{appearance:none!important;-webkit-appearance:none!important}

.asd-header__main{position:relative;border-bottom:1px solid var(--asd-header-line);transition:background .22s ease,border-color .22s ease,backdrop-filter .22s ease}
.asd-header__main-inner{width:min(1540px,calc(100% - 72px));height:86px;margin:0 auto;display:grid;grid-template-columns:250px 1fr auto;gap:30px;align-items:center;overflow:visible}
.asd-header__logo{position:relative;width:190px;height:58px;display:flex;align-items:center}
.asd-header__logo img{position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;width:auto;max-width:100%;max-height:54px;transition:opacity .2s ease}
.asd-header__logo-white{opacity:1}.asd-header__logo-black{opacity:0}

.asd-header__nav{height:100%;display:flex;align-items:stretch;justify-content:center;overflow:visible}
.asd-header__nav>a,.asd-header__mega-toggle{position:relative;height:100%;min-width:118px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;border:0!important;border-left:1px solid rgba(255,255,255,.08)!important;background:transparent!important;color:inherit!important;cursor:pointer;text-transform:uppercase;transition:background .18s ease,color .18s ease}
.asd-header__nav>a:last-child{border-right:1px solid rgba(255,255,255,.08)!important}
.asd-header__nav>a>span,.asd-header__mega-toggle>span{font-size:8px;font-weight:800;letter-spacing:.11em;color:var(--asd-header-green)!important}
.asd-header__nav strong,.asd-header__mega-toggle strong{font-size:10px;font-weight:800;letter-spacing:.09em;color:inherit!important}
.asd-header__nav>a:after,.asd-header__mega-toggle:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:2px;background:var(--asd-header-green);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.asd-header__nav>a:hover:after,.asd-header__nav>a:focus-visible:after,.asd-header__mega-toggle:hover:after,.asd-header__mega-toggle:focus-visible:after,.asd-header__mega-host.is-open .asd-header__mega-toggle:after{transform:scaleX(1)}
.asd-header__nav>a:hover,.asd-header__nav>a:focus-visible,.asd-header__mega-toggle:hover,.asd-header__mega-toggle:focus-visible{background:rgba(255,255,255,.055)!important;color:inherit!important}
.asd-header__mega-toggle>svg{width:13px;height:13px;fill:none;stroke:currentColor!important;stroke-width:2;transition:transform .18s ease}.asd-header__mega-host.is-open .asd-header__mega-toggle>svg{transform:rotate(180deg)}

.asd-header__mega-host{position:relative;height:100%;display:flex;align-items:stretch}
.asd-header__mega{position:absolute;top:100%;left:50%;width:min(900px,calc(100vw - 48px));transform:translate(-50%,-8px);background:#fff;color:var(--asd-header-ink)!important;border:1px solid #dfe4dd;box-shadow:0 24px 70px rgba(0,0,0,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease}
.asd-header__mega-host.is-open .asd-header__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.asd-header__mega-top{padding:26px 28px 22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);gap:30px;border-bottom:1px solid #e4e8e2;background:#fff}
.asd-header__mega-eyebrow{display:block;color:#7c9000!important;font-size:8px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.asd-header__mega-top h2{margin:10px 0 0!important;color:#0b120e!important;font-size:29px!important;line-height:1.02!important;letter-spacing:-.04em!important;font-weight:800!important}.asd-header__mega-top p{margin:0!important;align-self:end;color:#687269!important;font-size:12px!important;line-height:1.65!important}
.asd-header__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e2e7df}
.asd-header__product{position:relative;min-height:150px;padding:18px;display:grid;grid-template-columns:118px 1fr 30px;gap:16px;align-items:center;background:#fff!important;color:#0b120e!important;transition:background .16s ease}
.asd-header__product:hover,.asd-header__product:focus-visible{background:#f6f8f3!important;color:#0b120e!important}
.asd-header__product-media{position:relative;width:118px;height:104px;overflow:hidden;background:#f0f3ed}.asd-header__product-media img{display:block;width:100%;height:100%;object-fit:cover}.asd-header__product-media.is-empty:before{content:"ASD";position:absolute;inset:0;display:grid;place-items:center;color:#cbd2c7;font-size:25px;font-weight:800}.asd-header__product-media>span{position:absolute;left:8px;top:7px;color:#788c00!important;font-size:8px;font-weight:800;letter-spacing:.12em}
.asd-header__product-copy{min-width:0;display:flex;flex-direction:column}.asd-header__product-copy small{color:#768078!important;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.asd-header__product-copy strong{margin-top:7px;color:#0b120e!important;font-size:28px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.04em}.asd-header__product-copy em{margin-top:10px;color:#616b63!important;font-style:normal;font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;line-height:1.5}
.asd-header__product-arrow{align-self:end;width:30px;height:30px;display:grid;place-items:center;background:var(--asd-header-green);color:#0b120e!important}.asd-header__product-arrow svg,.asd-header__cta svg,.asd-header__mobile-cta svg,.asd-header__mobile-nav svg,.asd-header__mobile-quick svg,.asd-header__mega-footer svg{width:16px;height:16px;fill:none;stroke:currentColor!important;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.asd-header__product:hover .asd-header__product-arrow svg{transform:translateX(2px)}
.asd-header__mega-footer{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:16px 20px;background:#f7f9f5;border-top:1px solid #e4e8e2}
.asd-header__mega-primary-links,.asd-header__mega-quick{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.asd-header__mega-primary-links a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:10px;background:#fff!important;border:1px solid #dfe4dd;color:#111914!important;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.asd-header__mega-primary-links a:first-child{background:var(--asd-header-green)!important;border-color:var(--asd-header-green);color:#0b120e!important}.asd-header__mega-primary-links a:hover,.asd-header__mega-primary-links a:focus-visible{color:#0b120e!important;border-color:var(--asd-header-green)}.asd-header__mega-quick a{color:#515d54!important;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.asd-header__mega-quick a:hover,.asd-header__mega-quick a:focus-visible{color:#788c00!important}

.asd-header__actions{display:flex;align-items:center;gap:10px}.asd-header__cta{min-height:48px;padding:0 19px 0 21px;display:inline-flex;align-items:center;gap:20px;border:1px solid var(--asd-header-green)!important;background:var(--asd-header-green)!important;color:#0b120e!important;cursor:pointer;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.09em;transition:background .18s ease,border-color .18s ease}.asd-header__cta:hover,.asd-header__cta:focus-visible,.asd-header__cta:active{background:#fff!important;border-color:#fff!important;color:#0b120e!important}.asd-header__cta:hover svg{transform:translateX(3px)}
.asd-header__menu-button{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid currentColor!important;background:transparent!important;color:inherit!important;cursor:pointer}.asd-header__menu-button svg{width:22px;height:22px;fill:none;stroke:currentColor!important;stroke-width:1.8;stroke-linecap:round}

.asd-header.is-scrolled,.asd-header.has-mega-open{color:#0b120e;box-shadow:0 9px 30px rgba(0,0,0,.07)}
.asd-header.is-scrolled .asd-header__main,.asd-header.has-mega-open .asd-header__main{background:rgba(255,255,255,.98);border-bottom-color:#e2e6df;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.asd-header.is-scrolled .asd-header__main-inner,.asd-header.has-mega-open .asd-header__main-inner{height:72px}.asd-header.is-scrolled .asd-header__logo-white,.asd-header.has-mega-open .asd-header__logo-white{opacity:0}.asd-header.is-scrolled .asd-header__logo-black,.asd-header.has-mega-open .asd-header__logo-black{opacity:1}.asd-header.is-scrolled .asd-header__nav>a,.asd-header.is-scrolled .asd-header__mega-toggle,.asd-header.has-mega-open .asd-header__nav>a,.asd-header.has-mega-open .asd-header__mega-toggle{border-left-color:#e9ede7!important}.asd-header.is-scrolled .asd-header__nav>a:last-child,.asd-header.has-mega-open .asd-header__nav>a:last-child{border-right-color:#e9ede7!important}.asd-header.is-scrolled .asd-header__nav>a:hover,.asd-header.is-scrolled .asd-header__mega-toggle:hover,.asd-header.has-mega-open .asd-header__nav>a:hover,.asd-header.has-mega-open .asd-header__mega-toggle:hover{background:#f7f9f5!important;color:#0b120e!important}

/* Mobile navigation canvas */
.asd-header__mobile{position:fixed;inset:0;z-index:2147482500;background:#fff;color:#0b120e!important;opacity:0;visibility:hidden;transform:translateX(100%);pointer-events:none;transition:opacity .22s ease,visibility .22s ease,transform .28s cubic-bezier(.22,.8,.22,1);display:grid;grid-template-rows:72px minmax(0,1fr) auto}
.asd-header.menu-open .asd-header__mobile{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.asd-header__mobile-top{height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6df}.asd-header__mobile-top img{display:block;width:auto;max-width:158px;max-height:48px}.asd-header__mobile-top button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #dfe4dd!important;background:#fff!important;color:#0b120e!important;cursor:pointer}.asd-header__mobile-top button:hover,.asd-header__mobile-top button:focus-visible,.asd-header__mobile-top button:active{background:var(--asd-header-green)!important;border-color:var(--asd-header-green)!important;color:#0b120e!important}.asd-header__mobile-top button svg{width:20px;height:20px;fill:none;stroke:currentColor!important;stroke-width:1.8}
.asd-header__mobile-scroll{overflow:auto;padding:26px 20px 32px}.asd-header__mobile-intro{padding:0 0 22px;border-bottom:1px solid #e2e6df;display:grid;gap:9px}.asd-header__mobile-intro span{color:#7d9200!important;font-size:8px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase}.asd-header__mobile-intro strong{max-width:360px;color:#0b120e!important;font-size:20px!important;line-height:1.1!important;letter-spacing:-.025em!important;font-weight:800!important}
.asd-header__mobile-nav{display:grid}.asd-header__mobile-nav>a{min-height:67px;display:grid;grid-template-columns:38px 1fr 22px;gap:10px;align-items:center;border-bottom:1px solid #e5e9e3;color:#0b120e!important}.asd-header__mobile-nav>a:hover,.asd-header__mobile-nav>a:focus-visible,.asd-header__mobile-nav>a:active{color:#0b120e!important;background:#f8faf6!important}.asd-header__mobile-nav>a>span{color:#7e9200!important;font-size:8px;font-weight:800;letter-spacing:.12em}.asd-header__mobile-nav strong{color:#0b120e!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.02em!important}.asd-header__mobile-nav svg{justify-self:end}
.asd-header__mobile-products{padding-top:30px}.asd-header__mobile-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.asd-header__mobile-section-head>span{color:#687269!important;font-size:8px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.asd-header__mobile-section-head>a{color:#6f8300!important;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.asd-header__mobile-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dde3da}.asd-header__mobile-product{min-width:0;padding:10px;background:#fff!important;color:#0b120e!important}.asd-header__mobile-product:hover,.asd-header__mobile-product:focus-visible,.asd-header__mobile-product:active{background:#f7f9f5!important;color:#0b120e!important}.asd-header__mobile-product-media{width:100%;aspect-ratio:1.5/1;overflow:hidden;background:#edf1ea;margin-bottom:10px}.asd-header__mobile-product-media img{width:100%;height:100%;object-fit:cover}.asd-header__mobile-product-media.is-empty:before{content:"ASD";display:grid;place-items:center;width:100%;height:100%;color:#c6cec2;font-weight:800}.asd-header__mobile-product small{display:block;color:#7a847c!important;font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.asd-header__mobile-product strong{display:block;margin-top:4px;color:#0b120e!important;font-size:22px!important;line-height:1!important;font-weight:800!important}.asd-header__mobile-product em{display:block;margin-top:7px;color:#657067!important;font-style:normal;font-size:7px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.45}
.asd-header__mobile-quick{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e2e6df;border-left:1px solid #e2e6df}.asd-header__mobile-quick>a{min-height:50px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-right:1px solid #e2e6df;border-bottom:1px solid #e2e6df;color:#273129!important;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.asd-header__mobile-quick>a:hover,.asd-header__mobile-quick>a:focus-visible,.asd-header__mobile-quick>a:active{color:#0b120e!important;background:#f7f9f5!important}.asd-header__mobile-quick svg{width:14px;height:14px}
.asd-header__mobile-bottom{padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr;gap:10px;border-top:1px solid #e2e6df;background:#fff}.asd-header__mobile-shop{min-height:52px;padding:0 16px;display:flex;align-items:center;border:1px solid #dfe4dd!important;background:#fff!important;color:#172018!important;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.asd-header__mobile-shop:hover,.asd-header__mobile-shop:focus-visible,.asd-header__mobile-shop:active{border-color:var(--asd-header-green)!important;color:#0b120e!important;background:#fff!important}.asd-header__mobile-cta{min-height:52px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--asd-header-green)!important;background:var(--asd-header-green)!important;color:#0b120e!important;cursor:pointer;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.asd-header__mobile-cta:hover,.asd-header__mobile-cta:focus-visible,.asd-header__mobile-cta:active{background:#9fb500!important;border-color:#9fb500!important;color:#0b120e!important}
html.asd-header-menu-open,html.asd-header-menu-open body{overflow:hidden!important}

@media(max-width:1180px){.asd-header__main-inner{grid-template-columns:210px 1fr auto;gap:16px}.asd-header__logo{width:170px}.asd-header__nav>a,.asd-header__mega-toggle{min-width:100px;padding:0 12px}.asd-header__mega{width:min(820px,calc(100vw - 36px))}.asd-header__product{grid-template-columns:98px 1fr 28px}.asd-header__product-media{width:98px;height:92px}}
@media(max-width:900px){.asd-header__main-inner,.asd-header.is-scrolled .asd-header__main-inner,.asd-header.has-mega-open .asd-header__main-inner{width:calc(100% - 32px);height:72px;grid-template-columns:1fr auto;gap:18px}.asd-header__nav,.asd-header__cta{display:none!important}.asd-header__menu-button{display:flex}.asd-header__logo{width:160px;height:50px}.asd-header__main{background:transparent}.asd-header.is-scrolled .asd-header__main{background:rgba(255,255,255,.98)}}
@media(max-width:520px){.asd-header__main-inner,.asd-header.is-scrolled .asd-header__main-inner{width:calc(100% - 24px);height:68px}.asd-header__logo{width:142px}.asd-header__menu-button{width:43px;height:43px}.asd-header__mobile{grid-template-rows:68px minmax(0,1fr) auto}.asd-header__mobile-top{height:68px;padding:0 15px}.asd-header__mobile-top img{max-width:144px}.asd-header__mobile-scroll{padding:22px 15px 28px}.asd-header__mobile-intro strong{font-size:19px!important}.asd-header__mobile-product-grid{grid-template-columns:1fr 1fr}.asd-header__mobile-product strong{font-size:19px!important}.asd-header__mobile-bottom{padding-left:15px;padding-right:15px;grid-template-columns:1fr 1.35fr}}


/* v1.3 commerce integration */
.asd-header .asd-cart-trigger,
.asd-header__cart-fallback{
  width:48px!important;
  min-width:48px!important;
  height:48px!important;
  min-height:48px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  place-items:center!important;
  position:relative!important;
  border:1px solid currentColor!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  cursor:pointer!important;
  overflow:visible!important;
}
.asd-header .asd-cart-trigger__label{
  display:none!important;
}
.asd-header .asd-cart-trigger__icon{
  width:auto!important;
  height:auto!important;
  display:grid!important;
  place-items:center!important;
}
.asd-header .asd-cart-trigger__icon svg,
.asd-header__cart-fallback svg{
  width:19px!important;
  height:19px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.asd-header .asd-cart-trigger__count,
.asd-header__cart-fallback>span{
  position:absolute!important;
  top:-7px!important;
  right:-7px!important;
  width:22px!important;
  min-width:22px!important;
  height:22px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:2px solid #fff!important;
  background:var(--asd-header-green)!important;
  color:#0b120e!important;
  font-size:8px!important;
  line-height:1!important;
  font-weight:800!important;
}
.asd-header .asd-cart-trigger:hover,
.asd-header .asd-cart-trigger:focus-visible,
.asd-header__cart-fallback:hover,
.asd-header__cart-fallback:focus-visible{
  border-color:var(--asd-header-green)!important;
  background:rgba(175,199,1,.1)!important;
  color:inherit!important;
}
.asd-header.is-scrolled .asd-cart-trigger,
.asd-header.has-mega-open .asd-cart-trigger,
.asd-header.is-scrolled .asd-header__cart-fallback,
.asd-header.has-mega-open .asd-header__cart-fallback{
  color:#0b120e!important;
  border-color:#d9dfd6!important;
}
.asd-header__mobile-top-actions{
  display:flex;
  align-items:center;
  gap:8px;
}
.asd-header__mobile-top .asd-cart-trigger,
.asd-header__mobile-top .asd-header__cart-fallback{
  width:44px!important;
  min-width:44px!important;
  height:44px!important;
  min-height:44px!important;
  color:#0b120e!important;
  border-color:#dfe4dd!important;
}
.asd-header__mobile-top .asd-cart-trigger:hover,
.asd-header__mobile-top .asd-cart-trigger:focus-visible,
.asd-header__mobile-top .asd-header__cart-fallback:hover,
.asd-header__mobile-top .asd-header__cart-fallback:focus-visible{
  background:var(--asd-header-green)!important;
  border-color:var(--asd-header-green)!important;
  color:#0b120e!important;
}
@media(max-width:900px){
  .asd-header__actions>.asd-cart-trigger,
  .asd-header__actions>.asd-header__cart-fallback{
    display:none!important;
  }
}


/* ========================================================================
   v1.4.0 — HOME-ONLY TRANSPARENCY / STATIC MOBILE CART / SCROLL REVEAL
   ======================================================================== */

/* Smooth directional header reveal. Only the main bar moves; drawers/mega stay stable. */
.asd-header__main{
  z-index:2147482700!important;
  transform:translate3d(0,0,0);
  transition:
    transform .28s cubic-bezier(.2,.75,.25,1),
    background .22s ease,
    border-color .22s ease,
    backdrop-filter .22s ease!important;
}
.asd-header.is-hidden:not(.menu-open):not(.has-mega-open) .asd-header__main{
  transform:translate3d(0,-115%,0)!important;
}

/* Every non-home page is solid from first paint. Menu/mega also force a solid bar. */
.asd-header.is-solid,
.asd-header.menu-open,
.asd-header.has-mega-open,
.asd-header.is-scrolled{
  color:#0b120e!important;
}
.asd-header.is-solid .asd-header__main,
.asd-header.menu-open .asd-header__main,
.asd-header.has-mega-open .asd-header__main,
.asd-header.is-scrolled .asd-header__main{
  background:rgba(255,255,255,.985)!important;
  border-bottom-color:#e2e6df!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.asd-header.is-solid .asd-header__main-inner,
.asd-header.menu-open .asd-header__main-inner,
.asd-header.has-mega-open .asd-header__main-inner,
.asd-header.is-scrolled .asd-header__main-inner{
  height:72px!important;
}
.asd-header.is-solid .asd-header__logo-white,
.asd-header.menu-open .asd-header__logo-white,
.asd-header.has-mega-open .asd-header__logo-white,
.asd-header.is-scrolled .asd-header__logo-white{
  opacity:0!important;
}
.asd-header.is-solid .asd-header__logo-black,
.asd-header.menu-open .asd-header__logo-black,
.asd-header.has-mega-open .asd-header__logo-black,
.asd-header.is-scrolled .asd-header__logo-black{
  opacity:1!important;
}
.asd-header.is-solid .asd-header__nav>a,
.asd-header.is-solid .asd-header__mega-toggle,
.asd-header.menu-open .asd-header__nav>a,
.asd-header.menu-open .asd-header__mega-toggle{
  border-left-color:#e9ede7!important;
}
.asd-header.is-solid .asd-header__nav>a:last-child,
.asd-header.menu-open .asd-header__nav>a:last-child{
  border-right-color:#e9ede7!important;
}
.asd-header.is-solid .asd-header__nav>a:hover,
.asd-header.is-solid .asd-header__mega-toggle:hover,
.asd-header.menu-open .asd-header__nav>a:hover,
.asd-header.menu-open .asd-header__mega-toggle:hover{
  background:#f7f9f5!important;
  color:#0b120e!important;
}

/* Home remains genuinely transparent until scrolling. */
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__main{
  background:transparent!important;
  border-bottom-color:rgba(255,255,255,.17)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open){
  color:#fff!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__logo-white{
  opacity:1!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__logo-black{
  opacity:0!important;
}

/* Product mega now has ONE shop action: View All Drones. */
.asd-header__mega-primary-links{
  display:flex!important;
}
.asd-header__mega-primary-links a{
  min-width:160px!important;
  justify-content:space-between!important;
}
.asd-header__mega-footer{
  grid-template-columns:auto 1fr!important;
}
.asd-header__mega-quick{
  justify-content:flex-end!important;
}

/* Mobile drawer starts UNDER the real header. This leaves cart + menu static. */
@media(max-width:900px){
  .asd-header__main-inner,
  .asd-header.is-solid .asd-header__main-inner,
  .asd-header.is-scrolled .asd-header__main-inner,
  .asd-header.has-mega-open .asd-header__main-inner,
  .asd-header.menu-open .asd-header__main-inner{
    width:calc(100% - 32px)!important;
    height:72px!important;
    grid-template-columns:1fr auto!important;
    gap:14px!important;
  }

  .asd-header__actions{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
  }

  .asd-header__cta{
    display:none!important;
  }

  .asd-header__menu-button{
    display:flex!important;
    position:relative!important;
    width:46px!important;
    height:46px!important;
    flex:0 0 46px!important;
  }

  /* Keep commerce cart beside hamburger at all times. */
  .asd-header__actions>.asd-cart-trigger,
  .asd-header__actions>.asd-header__cart-fallback{
    display:grid!important;
    width:46px!important;
    min-width:46px!important;
    height:46px!important;
    min-height:46px!important;
    flex:0 0 46px!important;
  }

  /* Drawer no longer covers/replaces the header itself. */
  .asd-header__mobile{
    inset:72px 0 0 0!important;
    z-index:2147482500!important;
    height:auto!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    background:#fff!important;
  }

  .asd-header__mobile-scroll{
    min-height:0!important;
    overflow:auto!important;
    padding-top:28px!important;
  }

  .asd-header__mobile-bottom{
    grid-template-columns:1fr!important;
    padding:12px 20px calc(12px + env(safe-area-inset-bottom))!important;
  }

  .asd-header__mobile-cta{
    width:100%!important;
  }

  /* Hamburger becomes an X while open, without moving the control. */
  .asd-header__menu-button::before,
  .asd-header__menu-button::after{
    content:""!important;
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:50%!important;
    height:2px!important;
    background:currentColor!important;
    opacity:0!important;
    transition:opacity .16s ease,transform .2s ease!important;
  }
  .asd-header.menu-open .asd-header__menu-button svg{
    opacity:0!important;
  }
  .asd-header.menu-open .asd-header__menu-button::before{
    opacity:1!important;
    transform:translateY(-1px) rotate(45deg)!important;
  }
  .asd-header.menu-open .asd-header__menu-button::after{
    opacity:1!important;
    transform:translateY(-1px) rotate(-45deg)!important;
  }

  /* Solid/mobile states must never get reset to transparent by old rules. */
  .asd-header.is-solid .asd-header__main,
  .asd-header.is-scrolled .asd-header__main,
  .asd-header.menu-open .asd-header__main{
    background:rgba(255,255,255,.985)!important;
  }

  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__main{
    background:transparent!important;
  }
}

@media(max-width:520px){
  .asd-header__main-inner,
  .asd-header.is-solid .asd-header__main-inner,
  .asd-header.is-scrolled .asd-header__main-inner,
  .asd-header.menu-open .asd-header__main-inner{
    width:calc(100% - 24px)!important;
    height:68px!important;
  }

  .asd-header__mobile{
    inset:68px 0 0 0!important;
  }

  .asd-header__menu-button,
  .asd-header__actions>.asd-cart-trigger,
  .asd-header__actions>.asd-header__cart-fallback{
    width:43px!important;
    min-width:43px!important;
    height:43px!important;
    min-height:43px!important;
    flex-basis:43px!important;
  }

  .asd-header__mobile-bottom{
    padding-left:15px!important;
    padding-right:15px!important;
  }
}

/* WordPress admin-bar compensation. */
body.admin-bar .asd-header{
  top:32px!important;
}
@media(max-width:900px){
  body.admin-bar .asd-header__mobile{
    top:104px!important;
  }
}
@media(max-width:782px){
  body.admin-bar .asd-header{
    top:46px!important;
  }
  body.admin-bar .asd-header__mobile{
    top:118px!important;
  }
}
@media(max-width:520px){
  body.admin-bar .asd-header__mobile{
    top:114px!important;
  }
}

/* Cart colors follow the header state on solid pages and while the menu is open. */
.asd-header.is-solid .asd-cart-trigger,
.asd-header.is-solid .asd-header__cart-fallback,
.asd-header.menu-open .asd-cart-trigger,
.asd-header.menu-open .asd-header__cart-fallback{
  color:#0b120e!important;
  border-color:#d9dfd6!important;
}


/* ========================================================================
   v1.4.1 — HEADER STATE POLISH
   ======================================================================== */

/* Hide the WHOLE fixed header, not only the inner bar. This removes the
   leftover border / shadow sliver that could remain while scrolling down. */
.asd-header{
  transform:translate3d(0,0,0)!important;
  opacity:1!important;
  transition:
    transform .28s cubic-bezier(.2,.75,.25,1),
    opacity .14s ease,
    color .22s ease,
    box-shadow .22s ease!important;
}
.asd-header.is-hidden:not(.menu-open):not(.has-mega-open){
  transform:translate3d(0,calc(-100% - 14px),0)!important;
  opacity:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}
.asd-header.is-hidden:not(.menu-open):not(.has-mega-open) .asd-header__main{
  transform:none!important;
  border-bottom-color:transparent!important;
  box-shadow:none!important;
}

/* HOME / TRANSPARENT DESKTOP — explicit white typography so no theme colour
   can bleed into the navigation. Green numbering remains green. */
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__nav>a,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__mega-toggle{
  color:#fff!important;
  border-left-color:rgba(255,255,255,.25)!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__nav>a:last-child{
  border-right-color:rgba(255,255,255,.25)!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__nav strong,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__mega-toggle strong{
  color:#fff!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__mega-toggle>svg{
  stroke:#fff!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__nav>a:hover,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__nav>a:focus-visible,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__mega-toggle:hover,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__mega-toggle:focus-visible{
  color:#fff!important;
  background:rgba(255,255,255,.07)!important;
}

/* SOLID DESKTOP — explicit black typography and consistent dividers. */
.asd-header.is-solid .asd-header__nav>a,
.asd-header.is-solid .asd-header__mega-toggle,
.asd-header.is-scrolled .asd-header__nav>a,
.asd-header.is-scrolled .asd-header__mega-toggle,
.asd-header.has-mega-open .asd-header__nav>a,
.asd-header.has-mega-open .asd-header__mega-toggle{
  color:#0b120e!important;
  border-left-color:#dfe4dd!important;
}
.asd-header.is-solid .asd-header__nav strong,
.asd-header.is-solid .asd-header__mega-toggle strong,
.asd-header.is-scrolled .asd-header__nav strong,
.asd-header.is-scrolled .asd-header__mega-toggle strong,
.asd-header.has-mega-open .asd-header__nav strong,
.asd-header.has-mega-open .asd-header__mega-toggle strong{
  color:#0b120e!important;
}
.asd-header.is-solid .asd-header__mega-toggle>svg,
.asd-header.is-scrolled .asd-header__mega-toggle>svg,
.asd-header.has-mega-open .asd-header__mega-toggle>svg{
  stroke:#0b120e!important;
}
.asd-header.is-solid .asd-header__nav>a:last-child,
.asd-header.is-scrolled .asd-header__nav>a:last-child,
.asd-header.has-mega-open .asd-header__nav>a:last-child{
  border-right-color:#dfe4dd!important;
}

/* Cart follows exactly the same state colour as the navigation. */
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-cart-trigger,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__cart-fallback{
  color:#fff!important;
  border-color:rgba(255,255,255,.78)!important;
  background:transparent!important;
}
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-cart-trigger__icon svg,
.asd-header.is-home:not(.is-scrolled):not(.has-mega-open):not(.menu-open) .asd-header__cart-fallback svg{
  stroke:#fff!important;
}
.asd-header.is-solid .asd-cart-trigger,
.asd-header.is-solid .asd-header__cart-fallback,
.asd-header.is-scrolled .asd-cart-trigger,
.asd-header.is-scrolled .asd-header__cart-fallback,
.asd-header.menu-open .asd-cart-trigger,
.asd-header.menu-open .asd-header__cart-fallback,
.asd-header.has-mega-open .asd-cart-trigger,
.asd-header.has-mega-open .asd-header__cart-fallback{
  color:#0b120e!important;
  border-color:#d9dfd6!important;
  background:transparent!important;
}
.asd-header.is-solid .asd-cart-trigger__icon svg,
.asd-header.is-solid .asd-header__cart-fallback svg,
.asd-header.is-scrolled .asd-cart-trigger__icon svg,
.asd-header.is-scrolled .asd-header__cart-fallback svg,
.asd-header.menu-open .asd-cart-trigger__icon svg,
.asd-header.menu-open .asd-header__cart-fallback svg,
.asd-header.has-mega-open .asd-cart-trigger__icon svg,
.asd-header.has-mega-open .asd-header__cart-fallback svg{
  stroke:#0b120e!important;
}

@media(max-width:900px){
  /* Use CSS bars for the hamburger so the icon renders identically on every
     browser/device instead of inheriting odd SVG/theme rules. */
  .asd-header__menu-button svg{
    display:none!important;
  }
  .asd-header__menu-button::before,
  .asd-header__menu-button::after{
    content:""!important;
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    height:2px!important;
    opacity:1!important;
    background:currentColor!important;
    transform:none!important;
    transition:top .18s ease,transform .18s ease,background .18s ease!important;
  }
  .asd-header__menu-button::before{
    top:calc(50% - 5px)!important;
  }
  .asd-header__menu-button::after{
    top:calc(50% + 5px)!important;
  }

  .asd-header.menu-open .asd-header__menu-button::before,
  .asd-header.menu-open .asd-header__menu-button::after{
    top:50%!important;
  }
  .asd-header.menu-open .asd-header__menu-button::before{
    transform:translateY(-1px) rotate(45deg)!important;
  }
  .asd-header.menu-open .asd-header__menu-button::after{
    transform:translateY(-1px) rotate(-45deg)!important;
  }

  /* Cart and hamburger are a matched control pair. */
  .asd-header__menu-button,
  .asd-header__actions>.asd-cart-trigger,
  .asd-header__actions>.asd-header__cart-fallback{
    border-width:1px!important;
    border-style:solid!important;
    box-shadow:none!important;
  }

  /* Transparent Home = white icons + identical white lines. */
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__menu-button,
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__actions>.asd-cart-trigger,
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__actions>.asd-header__cart-fallback{
    color:#fff!important;
    border-color:rgba(255,255,255,.78)!important;
    background:transparent!important;
  }
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__menu-button::before,
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__menu-button::after{
    background:#fff!important;
  }
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__actions>.asd-cart-trigger svg,
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__actions>.asd-header__cart-fallback svg{
    stroke:#fff!important;
  }

  /* Solid / scrolled / open menu = black icons + exactly matching grey lines. */
  .asd-header.is-solid .asd-header__menu-button,
  .asd-header.is-scrolled .asd-header__menu-button,
  .asd-header.menu-open .asd-header__menu-button,
  .asd-header.is-solid .asd-header__actions>.asd-cart-trigger,
  .asd-header.is-solid .asd-header__actions>.asd-header__cart-fallback,
  .asd-header.is-scrolled .asd-header__actions>.asd-cart-trigger,
  .asd-header.is-scrolled .asd-header__actions>.asd-header__cart-fallback,
  .asd-header.menu-open .asd-header__actions>.asd-cart-trigger,
  .asd-header.menu-open .asd-header__actions>.asd-header__cart-fallback{
    color:#0b120e!important;
    border-color:#d9dfd6!important;
    background:transparent!important;
  }
  .asd-header.is-solid .asd-header__menu-button::before,
  .asd-header.is-solid .asd-header__menu-button::after,
  .asd-header.is-scrolled .asd-header__menu-button::before,
  .asd-header.is-scrolled .asd-header__menu-button::after,
  .asd-header.menu-open .asd-header__menu-button::before,
  .asd-header.menu-open .asd-header__menu-button::after{
    background:#0b120e!important;
  }
  .asd-header.is-solid .asd-header__actions>.asd-cart-trigger svg,
  .asd-header.is-solid .asd-header__actions>.asd-header__cart-fallback svg,
  .asd-header.is-scrolled .asd-header__actions>.asd-cart-trigger svg,
  .asd-header.is-scrolled .asd-header__actions>.asd-header__cart-fallback svg,
  .asd-header.menu-open .asd-header__actions>.asd-cart-trigger svg,
  .asd-header.menu-open .asd-header__actions>.asd-header__cart-fallback svg{
    stroke:#0b120e!important;
  }

  /* Match the header divider itself to the icon-control language. */
  .asd-header.is-home:not(.is-scrolled):not(.menu-open) .asd-header__main{
    border-bottom-color:rgba(255,255,255,.25)!important;
  }
  .asd-header.is-solid .asd-header__main,
  .asd-header.is-scrolled .asd-header__main,
  .asd-header.menu-open .asd-header__main{
    border-bottom-color:#d9dfd6!important;
  }
}


/* ========================================================================
   v1.4.2 — MOBILE DRAWER FIX
   The outer header must NEVER be transformed because a transformed ancestor
   changes the containing block for position:fixed children. The mobile drawer
   is fixed to the viewport, so header hide/reveal is animated with `top`.
   ======================================================================== */

.asd-header{
  transform:none!important;
  opacity:1!important;
  top:0!important;
  transition:
    top .28s cubic-bezier(.2,.75,.25,1),
    color .22s ease,
    box-shadow .22s ease!important;
}

.asd-header.is-hidden:not(.menu-open):not(.has-mega-open){
  transform:none!important;
  top:-92px!important;
  opacity:1!important;
  box-shadow:none!important;
  pointer-events:none!important;
}

.asd-header.is-hidden:not(.menu-open):not(.has-mega-open) .asd-header__main{
  transform:none!important;
  border-bottom-color:transparent!important;
  box-shadow:none!important;
}

/* Drawer is always viewport-fixed below the persistent mobile header. */
@media(max-width:900px){
  .asd-header__mobile{
    position:fixed!important;
    top:72px!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100vw!important;
    height:calc(100dvh - 72px)!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    transform:translate3d(100%,0,0)!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    overflow:hidden!important;
    background:#fff!important;
  }

  .asd-header.menu-open .asd-header__mobile{
    transform:translate3d(0,0,0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  .asd-header__mobile-scroll{
    min-height:0!important;
    height:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }

  .asd-header__mobile-bottom{
    position:relative!important;
    z-index:2!important;
    width:100%!important;
    flex:none!important;
    background:#fff!important;
  }

  /* Opening the drawer must always restore the parent to its visible position. */
  .asd-header.menu-open{
    top:0!important;
    pointer-events:auto!important;
  }
}

@media(max-width:520px){
  .asd-header__mobile{
    top:68px!important;
    height:calc(100dvh - 68px)!important;
  }
}

/* WordPress admin bar offsets without transforming the parent. */
body.admin-bar .asd-header{
  top:32px!important;
}
body.admin-bar .asd-header.is-hidden:not(.menu-open):not(.has-mega-open){
  top:-60px!important;
}
@media(max-width:900px){
  body.admin-bar .asd-header__mobile{
    top:104px!important;
    height:calc(100dvh - 104px)!important;
  }
  body.admin-bar .asd-header.menu-open{
    top:32px!important;
  }
}
@media(max-width:782px){
  body.admin-bar .asd-header{
    top:46px!important;
  }
  body.admin-bar .asd-header.is-hidden:not(.menu-open):not(.has-mega-open){
    top:-48px!important;
  }
  body.admin-bar .asd-header__mobile{
    top:118px!important;
    height:calc(100dvh - 118px)!important;
  }
  body.admin-bar .asd-header.menu-open{
    top:46px!important;
  }
}
@media(max-width:520px){
  body.admin-bar .asd-header__mobile{
    top:114px!important;
    height:calc(100dvh - 114px)!important;
  }
}
