/* Global Options v6.1.27c authority + v6.1.28b announcement variable-scope correction. */
body.mtpo-native-header-active{
  --mtpo-header-main-height:76px;
  --mtpo-header-nav-height:48px;
  --mtpo-header-sticky-height:124px;
  --mtpo-header-container:1360px;
  --mtpo-header-search-width:380px;
  --mtpo-header-red:#c70000;
  --mtpo-header-orange:#e78a00;
  --mtpo-header-ink:#131a2a;
  --mtpo-header-muted:#667085;
}
.mtpo-native-header{position:relative;z-index:950;background:#fff;color:var(--mtpo-header-ink,#131a2a);font-family:inherit}
.mtpo-native-header *{box-sizing:border-box}
.mtpo-native-header__container{width:min(calc(100% - 40px),var(--mtpo-header-container,1360px));max-width:1360px;margin-inline:auto}
.mtpo-native-header__announcement{height:32px;background:var(--mtpo-header-orange,#e78a00);color:#fff;font-size:12px;font-weight:800}
.mtpo-native-header__announcement-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:32px;gap:20px}
.mtpo-native-header__announcement-brand{text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mtpo-native-header__announcement-promo{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}
.mtpo-native-header__announcement-utility{justify-self:end;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mtpo-native-header__promo-code{display:inline-flex;align-items:center;min-height:24px;padding:2px 11px;border-radius:999px;background:#fff;color:var(--mtpo-header-red,#c70000);font-weight:900;text-decoration:none}
.mtpo-native-header__sticky-shell{position:relative;z-index:951;background:#fff}
.mtpo-native-header[data-sticky="1"]{position:sticky;top:0}
.admin-bar .mtpo-native-header[data-sticky="1"]{top:32px}

/* Main row */
.mtpo-native-header__main{height:var(--mtpo-header-main-height);background:#fff;border-bottom:1px solid #edf1f5}
.mtpo-native-header__main-inner{position:relative;display:grid;grid-template-columns:400px minmax(220px,1fr) 400px;align-items:center;height:100%;gap:24px}
.mtpo-native-header__search{grid-column:1;width:min(100%,var(--mtpo-header-search-width));max-width:var(--mtpo-header-search-width);justify-self:start}

/* Search finality: form itself is the single surface; no nested capsule. */
.mtpo-native-search{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;width:100%;height:42px;margin:0;border:1px solid #d6dde8;border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.035);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.mtpo-native-search:focus-within{border-color:#aeb9c8;box-shadow:0 0 0 3px rgba(17,24,39,.05)}
.mtpo-native-search__input{min-width:0;width:100%;height:40px;margin:0!important;padding:0 8px 0 15px!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--mtpo-header-ink)!important;font:inherit!important;font-size:14px!important;font-weight:500!important;line-height:40px!important}
.mtpo-native-search__input::placeholder{color:#8a95a7;opacity:1}
.mtpo-native-search__submit{display:grid;place-items:center;width:42px;height:40px;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#253249;cursor:pointer;box-shadow:none!important;transition:background .15s ease,color .15s ease}
.mtpo-native-search__submit:hover,.mtpo-native-search__submit:focus-visible{background:#f5f7fa!important;color:#111827;outline:0}
.mtpo-native-search__icon{display:block;width:20px;height:20px}

.mtpo-native-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:0;text-align:center}
.mtpo-native-header__brand>a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}
.mtpo-native-header__brand img,.mtpo-native-header__logo-image,.mtpo-native-header__brand .custom-logo{display:block;width:auto;max-width:228px;max-height:58px;object-fit:contain}
.mtpo-native-header__logo-image--desktop{display:block}.mtpo-native-header__logo-image--mobile{display:none}
.mtpo-native-header__logo-text{font-size:24px;font-weight:900;letter-spacing:.04em}
.mtpo-native-header__actions{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}
.mtpo-native-header__action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 10px;border:0;border-radius:12px;background:transparent;color:#303847;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}
.mtpo-native-header__action:hover{background:#f5f7fa;color:#111827}
.mtpo-native-header__icon{display:block;flex:0 0 22px;width:22px;height:22px}
.mtpo-native-header__action-label{font-size:15px;font-weight:800;line-height:1.1}
.mtpo-native-header__action-copy{display:flex;align-items:center;gap:7px}
.mtpo-native-header__cart{padding:0 12px;background:#fff6f3;color:#bd3318;border:1px solid #ffd7cd}
.mtpo-native-header__cart:hover{background:#ffebe6;color:#a72a13}
.mtpo-native-header__cart-meta{display:inline-flex;align-items:center;gap:6px;padding-left:7px;border-left:1px solid #f3c3b7}
.mtpo-native-header__cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#ef4b22;color:#fff;font-size:12px;font-weight:900;line-height:1}
.mtpo-native-header__cart-total{font-size:14px;font-weight:800;color:#8f2b18;line-height:1}
.mtpo-native-header__menu-toggle{display:none}

/* Navigation optical finality */
.mtpo-native-header__nav{height:var(--mtpo-header-nav-height);background:var(--mtpo-header-red);color:#fff}
.mtpo-native-nav__list{position:relative;display:flex;align-items:stretch;justify-content:center;height:48px;margin:0;padding:0;list-style:none}
.mtpo-native-nav__item{position:static;display:flex;align-items:center;height:48px;margin:0;padding:0}
.mtpo-native-nav__trigger{display:flex;align-items:center;height:48px;margin:0 2px;border-radius:10px;transition:background .14s ease}
.mtpo-native-nav__trigger:hover,.mtpo-native-nav__item:focus-within>.mtpo-native-nav__trigger,.mtpo-native-nav__item.is-open>.mtpo-native-nav__trigger{background:rgba(255,255,255,.10)}
.mtpo-native-nav__link{display:flex;align-items:center;height:48px;padding:0 4px 0 12px;color:#fff;text-decoration:none;font-size:13.5px;font-weight:760;letter-spacing:0;white-space:nowrap}
.mtpo-native-nav__link:hover{color:#fff}
.mtpo-native-nav__chevron{display:grid;place-items:center;width:26px;height:36px;margin:0 7px 0 0;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}
.mtpo-native-nav__chevron svg{display:block;width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .14s ease}
.mtpo-native-nav__item.is-open .mtpo-native-nav__chevron svg{transform:rotate(180deg)}

/* IDC Local parity Mega Menu: adaptive panel head + contextual rail + discovery stage + bounded merch. */
.mtpo-native-mega{position:absolute;left:50%;top:48px;display:none;width:100%;max-width:1360px;transform:translateX(-50%);color:var(--mtpo-header-ink);background:#fff;border:1px solid #e6e9ef;border-top:0;border-radius:0 0 20px 20px;box-shadow:0 24px 58px rgba(15,23,42,.16);overflow:hidden}
.mtpo-native-nav__item:hover>.mtpo-native-mega,.mtpo-native-nav__item:focus-within>.mtpo-native-mega,.mtpo-native-nav__item.is-open>.mtpo-native-mega{display:block}
.mtpo-native-mega__panel-head{display:flex;align-items:center;min-height:54px;padding:13px 22px 11px;border-bottom:1px solid #edf0f4}
.mtpo-native-mega__panel-head h2{margin:0;color:#171b24;font-size:22px;font-weight:760;line-height:1.15;letter-spacing:-.02em}
.mtpo-native-mega__layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:0;padding:14px 18px 18px}
.mtpo-native-mega__rail{display:flex;flex-direction:column;min-width:0;min-height:0;padding:2px 12px 2px 0;border-right:1px solid #edf0f4}
.mtpo-native-mega__rail-item{display:grid;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:11px;min-height:52px;padding:0 11px;border:0;border-left:3px solid transparent;border-radius:0 10px 10px 0;background:transparent;color:#252a34;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease}
.mtpo-native-mega__rail-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e2e6ec;border-radius:9px;background:#fff;color:#344054}
.mtpo-native-mega__rail-icon svg{display:block;width:19px;height:19px}
.mtpo-native-mega__rail-item b{overflow:hidden;font-size:12.5px;font-weight:720;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}
.mtpo-native-mega__rail-item i{display:grid;place-items:center;color:#98a2b3;font-size:18px;font-style:normal;opacity:.25;transition:opacity .12s ease,transform .12s ease}
.mtpo-native-mega__rail-item:hover,.mtpo-native-mega__rail-item.is-active{border-left-color:#e51b2a;background:#f7f8fa;color:#111827}
.mtpo-native-mega__rail-item:hover .mtpo-native-mega__rail-icon,.mtpo-native-mega__rail-item.is-active .mtpo-native-mega__rail-icon{border-color:#fecdd3;background:#fff1f2;color:#e51b2a}
.mtpo-native-mega__rail-item:hover i,.mtpo-native-mega__rail-item.is-active i{opacity:1;transform:translateX(1px)}
.mtpo-native-mega__stage{min-width:0;min-height:0;padding:2px 4px 4px 24px}
.mtpo-native-mega__detail{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;min-height:0}
.mtpo-native-mega__detail.has-merch{grid-template-columns:minmax(330px,.78fr) minmax(500px,1.22fr)}
.mtpo-native-mega__detail-main{min-width:0;min-height:0}
.mtpo-native-mega__detail-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 13px}
.mtpo-native-mega__detail-head h3{margin:0;color:#171b24;font-size:18px;font-weight:740;line-height:1.2;letter-spacing:-.01em}
.mtpo-native-mega__detail-head a{display:inline-flex;align-items:center;gap:5px;color:#087b83;text-decoration:none;font-size:12px;font-weight:760;white-space:nowrap}
.mtpo-native-mega__detail-head a:hover{color:#075f65}
.mtpo-native-mega__link-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px}
.mtpo-native-mega__link-group{min-width:0}
.mtpo-native-mega__column-title{display:block;margin:0 0 7px;color:#3b4350;font-size:10.5px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}
.mtpo-native-mega__links{display:grid;gap:0}
.mtpo-native-mega__links a{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:32px;padding:6px 0;color:#252b36;text-decoration:none;font-size:15px;font-weight:500;line-height:1.28;transition:color .12s ease,transform .12s ease}
.mtpo-native-mega__links a span{display:grid;place-items:center;color:#98a2b3;font-size:16px;opacity:0;transform:translateX(-3px);transition:opacity .12s ease,transform .12s ease}
.mtpo-native-mega__links a:hover{color:#e51b2a;transform:translateX(2px)}
.mtpo-native-mega__links a:hover span{opacity:1;transform:none}
.mtpo-native-mega__merch{display:grid;align-content:start;min-width:0;min-height:0}
.mtpo-native-mega__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}

/* Native Product Card compact mega variant; default Product Card remains untouched. */
.mtpo-native-mega .mtpo-native-product-card--mega{min-width:0;margin:0;border:0;background:transparent;box-shadow:none}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__link{display:grid;grid-template-columns:72px minmax(0,1fr) 15px;align-items:center;gap:10px;min-height:88px;padding:7px;border:1px solid #e7eaf0;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgba(17,24,39,.035);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__link:hover{border-color:#d6dbe3;box-shadow:0 10px 24px rgba(17,24,39,.075);transform:translateY(-1px)}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__media{display:block;width:72px;height:72px;aspect-ratio:auto;overflow:hidden;border-radius:10px;background:#f4f5f7}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__media img{display:block;width:100%;height:100%;object-fit:cover}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__content{display:grid;gap:3px;min-width:0;padding:0}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__badge{width:max-content;max-width:100%;padding:2px 6px;border-radius:999px;background:#fff1f2;color:#e51b2a;font-size:8.5px;font-weight:850;line-height:1.35}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__title{display:-webkit-box;overflow:hidden;color:#1c2230;font-size:12.5px;font-weight:760;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__context{display:block;overflow:hidden;color:#667085;font-size:9.5px;font-style:normal;font-weight:650;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__price{display:flex;align-items:baseline;gap:6px;min-width:0;color:#e51b2a;font-size:12px;font-weight:820;line-height:1.2}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__price del{color:#8a92a0;font-size:9.5px;font-weight:650}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__chevron{display:grid;place-items:center;color:#9aa2af}
.mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__chevron svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.mtpo-native-header__mobile-search,.mtpo-native-header__drawer{display:none}
.mtpo-native-header__drawer[hidden]{display:none!important}.mtpo-native-menu-open{overflow:hidden}

@media(max-width:1180px){
  .mtpo-native-header__main-inner{grid-template-columns:350px minmax(180px,1fr) 350px;gap:16px}
  .mtpo-native-header__search{width:min(100%,350px);max-width:350px}
  .mtpo-native-nav__link{font-size:12.5px;padding-left:9px}
  .mtpo-native-nav__chevron{margin-right:4px}
  .mtpo-native-header__brand img,.mtpo-native-header__logo-image,.mtpo-native-header__brand .custom-logo{max-width:200px}
  .mtpo-native-mega__layout{grid-template-columns:218px minmax(0,1fr);padding:12px 15px 16px}
  .mtpo-native-mega__stage{padding-left:18px}
  .mtpo-native-mega__detail.has-merch{grid-template-columns:minmax(280px,.78fr) minmax(390px,1.22fr);gap:16px}
  .mtpo-native-mega__link-groups{grid-template-columns:1fr;gap:12px}
  .mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__link{grid-template-columns:62px minmax(0,1fr) 13px;min-height:78px}
  .mtpo-native-mega .mtpo-native-product-card--mega .mtpo-native-product-card__media{width:62px;height:62px}
}

@media(max-width:900px){
  .mtpo-native-header{--mtpo-header-main-height:60px;--mtpo-header-nav-height:0px;--mtpo-header-sticky-height:108px}
  .mtpo-native-header__announcement{display:none}
  .mtpo-native-header__container{width:min(calc(100% - 24px),var(--mtpo-header-container))}
  .mtpo-native-header[data-sticky="1"]{position:sticky;top:0}.admin-bar .mtpo-native-header[data-sticky="1"]{top:32px}
  .mtpo-native-header__main{height:60px}
  .mtpo-native-header__main-inner{grid-template-columns:44px minmax(120px,1fr) auto;gap:8px}
  .mtpo-native-header__menu-toggle{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #e4e9f1;border-radius:11px;background:#fff;color:#172033;cursor:pointer}
  .mtpo-native-header__search{display:none}
  .mtpo-native-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
  .mtpo-native-header__brand img,.mtpo-native-header__logo-image,.mtpo-native-header__brand .custom-logo{max-width:154px;max-height:44px}
  .mtpo-native-header__actions{grid-column:3;gap:3px}
  .mtpo-native-header__action{min-width:42px;min-height:42px;padding:0 8px;border:1px solid #e4e9f1;background:#fff}
  .mtpo-native-header__action-label,.mtpo-native-header__cart-total{display:none}
  .mtpo-native-header__cart{position:relative;min-width:44px;background:#fff6f3;border-color:#ffd7cd}
  .mtpo-native-header__cart-meta{padding:0;border:0}
  .mtpo-native-header__cart-count{position:absolute;right:-4px;top:-4px;min-width:18px;height:18px;padding:0 5px;font-size:9px}
  .mtpo-native-header__nav{display:none}
  .mtpo-native-header__mobile-search{display:block;height:50px;background:#fff;border-top:1px solid #eef1f5;border-bottom:1px solid #e8ecf2}
  .mtpo-native-header__mobile-search .mtpo-native-header__container{display:flex;align-items:center;height:100%}
  .mtpo-native-header__mobile-search .mtpo-native-search{height:40px;border-radius:13px}
  .mtpo-native-header__mobile-search .mtpo-native-search__input{height:38px!important;line-height:38px!important;font-size:13.5px!important}
  .mtpo-native-header__mobile-search .mtpo-native-search__submit{height:38px}
  .mtpo-native-header__drawer{display:block;position:fixed;inset:0;z-index:1200}
  .mtpo-native-header__drawer-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56)}
  .mtpo-native-header__drawer-panel{position:absolute;inset:0 auto 0 0;width:min(88vw,390px);padding:18px 16px 24px;background:#fff;box-shadow:18px 0 42px rgba(15,23,42,.22);overflow:auto}
  .mtpo-native-header__drawer-close{display:grid;place-items:center;width:40px;height:40px;margin-left:auto;padding:0;border:1px solid #e4e9f1;border-radius:10px;background:#fff;color:#101828;cursor:pointer}
  .mtpo-native-mobile-nav{margin-top:10px}.mtpo-native-mobile-nav__link,.mtpo-native-mobile-nav__toggle,.mtpo-native-mobile-nav__submenu a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:10px 8px;border:0;border-bottom:1px solid #edf0f4;background:transparent;color:#172033;text-decoration:none;font-size:14px;font-weight:800;text-align:left}
  .mtpo-native-mobile-nav__submenu{padding:4px 0 8px 14px}.mtpo-native-mobile-nav__submenu a{min-height:40px;font-size:12px;font-weight:700}.mtpo-native-mobile-nav__all{color:#c23d23!important}
  .mtpo-native-mobile-nav__utility{display:grid;gap:6px;margin-top:18px;padding-top:14px;border-top:1px solid #e8ecf2}.mtpo-native-mobile-nav__utility a{padding:8px;color:#586579;text-decoration:none;font-size:12px;font-weight:800}
}
@media(max-width:782px){.mtpo-native-header__logo-image--desktop{display:none}.mtpo-native-header__logo-image--mobile{display:block}.admin-bar .mtpo-native-header[data-sticky="1"]{top:46px}}
@media(max-width:520px){.mtpo-native-header__container{width:calc(100% - 18px)}.mtpo-native-header__brand img,.mtpo-native-header__logo-image,.mtpo-native-header__brand .custom-logo{max-width:132px}.mtpo-native-header__actions{gap:2px}.mtpo-native-header__action{padding-inline:6px}}
@media(prefers-reduced-motion:reduce){.mtpo-native-header *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
