/* Shipping Practice Lab — single navigation system */
:root{--spl-nav-bg:#f7f7f2;--spl-nav-ink:#091c2b;--spl-nav-muted:#526979;--spl-nav-line:#d7dedf;--spl-nav-accent:#0f6287;--spl-nav-dark:#081a29}
body .site-header.spl-universal-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:1000!important;width:100%!important;min-height:76px!important;margin:0!important;padding:0!important;background:rgba(247,247,242,.98)!important;color:var(--spl-nav-ink)!important;border:0!important;border-bottom:1px solid var(--spl-nav-line)!important;box-shadow:none!important;backdrop-filter:blur(14px)!important;font-family:Aptos,"Aptos Display","Segoe UI",Arial,sans-serif!important}
body .site-header.spl-universal-header *{box-sizing:border-box;font-family:Aptos,"Aptos Display","Segoe UI",Arial,sans-serif!important;text-shadow:none!important}
body .site-header.spl-universal-header .header-inner{width:min(1480px,calc(100% - 30px))!important;min-height:76px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:transparent!important;border:0!important}
body .site-header.spl-universal-header .brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:0!important;color:var(--spl-nav-ink)!important;text-decoration:none!important;white-space:nowrap!important;min-width:0!important}
body .site-header.spl-universal-header .brand-mark{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0 12px 0 0!important;border:1px solid #b9c7cc!important;border-radius:50%!important;color:var(--spl-nav-accent)!important;background:#fff!important;line-height:1!important}
body .site-header.spl-universal-header .brand-star{display:block!important;font-size:13px!important;line-height:1!important}
body .site-header.spl-universal-header .brand-waves{display:none!important}
body .site-header.spl-universal-header .brand-rule{display:block!important;width:1px!important;height:34px!important;margin:0 13px 0 0!important;background:#c9d2d5!important}
body .site-header.spl-universal-header .brand-copy{display:flex!important;align-items:baseline!important;gap:9px!important;white-space:nowrap!important}
body .site-header.spl-universal-header .brand-name{display:block!important;font-size:22px!important;font-weight:500!important;line-height:1!important;letter-spacing:-.035em!important;color:var(--spl-nav-ink)!important;text-transform:none!important}
body .site-header.spl-universal-header .brand-credit{display:block!important;font-size:8px!important;font-weight:800!important;line-height:1!important;letter-spacing:.13em!important;color:#24485e!important;text-transform:uppercase!important}
body .site-header.spl-universal-header .desktop-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:13px!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}
body .site-header.spl-universal-header .desktop-nav>a{position:relative!important;display:inline-flex!important;align-items:center!important;min-height:76px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--spl-nav-ink)!important;text-decoration:none!important;font-size:12px!important;font-weight:650!important;letter-spacing:-.01em!important;text-transform:none!important;box-shadow:none!important;transition:color .18s ease!important}
body .site-header.spl-universal-header .desktop-nav>a:hover{color:var(--spl-nav-accent)!important}
body .site-header.spl-universal-header .desktop-nav>a[aria-current="page"]{color:var(--spl-nav-accent)!important;font-weight:800!important}
body .site-header.spl-universal-header .desktop-nav>a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--spl-nav-accent);border-radius:10px}
body .site-header.spl-universal-header .desktop-nav .nav-cta{min-height:38px!important;padding:0 14px!important;border:1px solid #aebcc1!important;border-radius:6px!important;background:#fff!important}
body .site-header.spl-universal-header .desktop-nav .nav-cta[aria-current="page"],body .site-header.spl-universal-header .desktop-nav .nav-cta:hover{background:var(--spl-nav-dark)!important;color:#fff!important;border-color:var(--spl-nav-dark)!important}
body .site-header.spl-universal-header .desktop-nav .nav-cta:after{display:none!important}
body .site-header.spl-universal-header .spl-language{display:flex!important;align-items:center!important;gap:4px!important;height:30px!important;padding:0 8px!important;border:1px solid #bdc9cd!important;border-radius:99px!important;background:#fff!important;color:#72838b!important}
body .site-header.spl-universal-header .spl-language button{border:0!important;background:transparent!important;padding:0!important;color:#647883!important;font-size:10px!important;font-weight:750!important;cursor:pointer!important}
body .site-header.spl-universal-header .spl-language button.active{color:var(--spl-nav-ink)!important}
body .site-header.spl-universal-header .account-link{font-weight:750!important}
body .site-header.spl-universal-header .mobile-menu{display:none!important;position:relative!important;margin:0!important;padding:0!important}
body .site-header.spl-universal-header .mobile-menu>summary{list-style:none!important;width:44px!important;height:44px!important;border:1px solid #bdc9cd!important;border-radius:50%!important;background:#fff!important;display:grid!important;place-content:center!important;gap:5px!important;cursor:pointer!important}
body .site-header.spl-universal-header .mobile-menu>summary::-webkit-details-marker{display:none!important}
body .site-header.spl-universal-header .mobile-menu>summary span{display:block!important;width:19px!important;height:2px!important;background:var(--spl-nav-ink)!important;border-radius:3px!important}
body .site-header.spl-universal-header .mobile-menu nav{position:absolute!important;right:0!important;top:52px!important;width:min(340px,calc(100vw - 28px))!important;max-height:calc(100vh - 90px)!important;overflow:auto!important;padding:16px!important;display:grid!important;gap:5px!important;background:#fff!important;border:1px solid var(--spl-nav-line)!important;border-radius:14px!important;box-shadow:0 20px 70px rgba(3,20,32,.2)!important}
body .site-header.spl-universal-header .mobile-menu nav>a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:43px!important;padding:0 12px!important;border-radius:8px!important;color:var(--spl-nav-ink)!important;text-decoration:none!important;font-size:14px!important;font-weight:650!important;background:transparent!important}
body .site-header.spl-universal-header .mobile-menu nav>a:hover,body .site-header.spl-universal-header .mobile-menu nav>a[aria-current="page"]{background:#edf4f6!important;color:var(--spl-nav-accent)!important}
body .site-header.spl-universal-header .mobile-menu .spl-mobile-utility{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:8px!important;padding-top:12px!important;border-top:1px solid var(--spl-nav-line)!important}
@media(max-width:1180px){body .site-header.spl-universal-header .brand-name{font-size:19px!important}body .site-header.spl-universal-header .brand-credit{display:none!important}body .site-header.spl-universal-header .desktop-nav{gap:10px!important}body .site-header.spl-universal-header .desktop-nav>a{font-size:11px!important}}
@media(max-width:980px){body .site-header.spl-universal-header .desktop-nav{display:none!important}body .site-header.spl-universal-header .mobile-menu{display:block!important}body .site-header.spl-universal-header .brand-credit{display:block!important}}
@media(max-width:520px){body .site-header.spl-universal-header{min-height:68px!important}body .site-header.spl-universal-header .header-inner{min-height:68px!important;width:min(100% - 22px,1480px)!important}body .site-header.spl-universal-header .brand-mark,body .site-header.spl-universal-header .brand-rule{display:none!important}body .site-header.spl-universal-header .brand-name{font-size:18px!important}body .site-header.spl-universal-header .brand-credit{font-size:7px!important}}


/* v2 — visible brand seal on the upper-right */
body .site-header.spl-universal-header .spl-header-seal{display:grid!important;place-items:center!important;align-content:center!important;width:42px!important;height:42px!important;min-height:42px!important;margin-left:2px!important;padding:0!important;border:1px solid #9eb1ba!important;border-radius:50%!important;background:var(--spl-nav-dark)!important;color:#fff!important;text-decoration:none!important;line-height:1!important;box-shadow:0 6px 18px rgba(8,26,41,.12)!important}
body .site-header.spl-universal-header .spl-header-seal span{font-size:12px!important;color:#8ed7e9!important;line-height:1!important}
body .site-header.spl-universal-header .spl-header-seal small{margin-top:2px!important;font-size:7px!important;font-weight:900!important;letter-spacing:.08em!important;color:#fff!important}
body .site-header.spl-universal-header .spl-header-seal:after{display:none!important}
@media(max-width:1180px){body .site-header.spl-universal-header .spl-header-seal{width:38px!important;height:38px!important;min-height:38px!important}}

/* v3.1 navigation stability */
@media (min-width:1101px){.spl-universal-header .header-inner{max-width:1500px;padding-left:24px;padding-right:24px}.spl-universal-header .desktop-nav{gap:clamp(7px,1vw,16px)}.spl-universal-header .desktop-nav>a{font-size:clamp(.68rem,.72vw,.82rem);white-space:nowrap}.spl-universal-header .brand-copy{min-width:155px}}
/* V64.1 visual fix: never hide a primary category to make the header fit. */


/* v3.2 — restored original Shipping Practice Lab wordmark */
body .site-header.spl-universal-header .brand-mark{
  position:relative!important;
  display:block!important;
  width:54px!important;
  height:50px!important;
  margin:0 16px 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#123f61!important;
}
body .site-header.spl-universal-header .brand-star{
  position:absolute!important;
  top:1px!important;
  left:19px!important;
  display:block!important;
  font-size:25px!important;
  line-height:1!important;
  color:#67a9ce!important;
  transform:rotate(2deg)!important;
}
body .site-header.spl-universal-header .brand-waves{
  position:absolute!important;
  left:2px!important;
  bottom:0!important;
  display:block!important;
  font-size:42px!important;
  line-height:.6!important;
  font-weight:900!important;
  letter-spacing:-.16em!important;
  color:#08243a!important;
  transform:rotate(-3deg)!important;
}
body .site-header.spl-universal-header .brand-rule{
  display:block!important;
  width:2px!important;
  height:58px!important;
  margin:0 20px 0 0!important;
  background:#73aed0!important;
}
body .site-header.spl-universal-header .brand-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:8px!important;
}
body .site-header.spl-universal-header .brand-name{
  font-size:25px!important;
  font-weight:500!important;
  letter-spacing:-.04em!important;
}
body .site-header.spl-universal-header .brand-credit{
  display:block!important;
  font-size:9px!important;
  letter-spacing:.16em!important;
  color:#5595bb!important;
}
body .site-header.spl-universal-header .spl-header-seal{display:none!important}

@media(max-width:980px){
  body .site-header.spl-universal-header{min-height:92px!important}
  body .site-header.spl-universal-header .header-inner{min-height:92px!important}
  body .site-header.spl-universal-header .brand-mark{
    display:block!important;
    width:44px!important;
    height:43px!important;
    margin-right:12px!important;
  }
  body .site-header.spl-universal-header .brand-star{
    left:16px!important;
    font-size:21px!important;
  }
  body .site-header.spl-universal-header .brand-waves{
    left:0!important;
    font-size:35px!important;
  }
  body .site-header.spl-universal-header .brand-rule{
    display:block!important;
    height:52px!important;
    margin-right:14px!important;
  }
  body .site-header.spl-universal-header .brand-name{font-size:21px!important}
  body .site-header.spl-universal-header .brand-credit{font-size:7.5px!important}
}
@media(max-width:520px){
  body .site-header.spl-universal-header{min-height:88px!important}
  body .site-header.spl-universal-header .header-inner{
    min-height:88px!important;
    width:calc(100% - 20px)!important;
  }
  body .site-header.spl-universal-header .brand-mark{
    display:block!important;
    width:38px!important;
    height:40px!important;
    margin-right:9px!important;
  }
  body .site-header.spl-universal-header .brand-star{
    left:14px!important;
    font-size:19px!important;
  }
  body .site-header.spl-universal-header .brand-waves{
    left:0!important;
    font-size:31px!important;
  }
  body .site-header.spl-universal-header .brand-rule{
    display:block!important;
    height:48px!important;
    margin-right:11px!important;
  }
  body .site-header.spl-universal-header .brand-name{
    font-size:18px!important;
    white-space:nowrap!important;
  }
  body .site-header.spl-universal-header .brand-credit{
    display:block!important;
    font-size:6.5px!important;
  }
  body .site-header.spl-universal-header .mobile-menu>summary{
    width:46px!important;
    height:46px!important;
  }
}

/* v7.5 — definitive mobile drawer fix */
@media (max-width:980px){
  body .site-header.spl-universal-header .mobile-menu:not([open])>nav{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  body .site-header.spl-universal-header .mobile-menu[open]>nav{
    display:grid!important;
    visibility:visible!important;
    pointer-events:auto!important;
    position:fixed!important;
    z-index:10020!important;
    top:calc(92px + env(safe-area-inset-top,0px))!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
    max-height:calc(100dvh - 112px - env(safe-area-inset-top,0px))!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    border-radius:14px!important;
  }
  body.spl-mobile-menu-open{overflow:hidden!important;touch-action:none!important}
  body .spl-mobile-menu-backdrop{
    position:fixed!important;inset:0!important;z-index:10010!important;
    background:rgba(3,16,27,.48)!important;backdrop-filter:blur(2px)!important;
  }
  body .site-header.spl-universal-header .mobile-menu[open]>summary{
    position:relative!important;z-index:10030!important;
  }
  body .site-header.spl-universal-header .mobile-menu[open]>summary span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}
  body .site-header.spl-universal-header .mobile-menu[open]>summary span:nth-child(2){opacity:0!important}
  body .site-header.spl-universal-header .mobile-menu[open]>summary span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}
  body .site-header.spl-universal-header .mobile-menu>summary span{transition:transform .18s ease,opacity .18s ease!important}
}
@media (max-width:520px){
  body .site-header.spl-universal-header .mobile-menu[open]>nav{
    top:calc(88px + env(safe-area-inset-top,0px))!important;
    max-height:calc(100dvh - 108px - env(safe-area-inset-top,0px))!important;
  }
}

/* v7.6 — body-level mobile drawer; robust in Safari and in-app browsers */
body .site-header.spl-universal-header .mobile-menu{
  display:none!important;
  position:relative!important;
  flex:0 0 auto!important;
}
body .site-header.spl-universal-header .spl-mobile-menu-trigger{
  width:46px!important;
  height:46px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-content:center!important;
  gap:5px!important;
  border:1px solid #aebdc4!important;
  border-radius:50%!important;
  color:var(--spl-nav-ink)!important;
  background:#fff!important;
  box-shadow:none!important;
  cursor:pointer!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
body .site-header.spl-universal-header .spl-mobile-menu-trigger span{
  display:block!important;
  width:20px!important;
  height:2px!important;
  margin:0!important;
  border:0!important;
  border-radius:99px!important;
  background:var(--spl-nav-ink)!important;
  transform-origin:center!important;
  transition:transform .18s ease,opacity .18s ease!important;
}
html.spl-mobile-menu-open body .site-header.spl-universal-header .spl-mobile-menu-trigger span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}
html.spl-mobile-menu-open body .site-header.spl-universal-header .spl-mobile-menu-trigger span:nth-child(2){opacity:0!important}
html.spl-mobile-menu-open body .site-header.spl-universal-header .spl-mobile-menu-trigger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}

.spl-mobile-menu-backdrop[hidden],
.spl-mobile-drawer[hidden]{display:none!important}
.spl-mobile-menu-backdrop{
  position:fixed!important;
  z-index:2147483000!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(3,16,27,.52)!important;
  backdrop-filter:blur(3px)!important;
  -webkit-backdrop-filter:blur(3px)!important;
  cursor:pointer!important;
}
.spl-mobile-drawer{
  position:fixed!important;
  z-index:2147483001!important;
  top:max(82px,calc(env(safe-area-inset-top,0px) + 70px))!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  width:min(430px,calc(100vw - 24px))!important;
  max-width:calc(100vw - 24px)!important;
  max-height:calc(100dvh - max(102px,calc(env(safe-area-inset-top,0px) + 90px)))!important;
  margin:0!important;
  padding:15px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  transform:translateX(-50%)!important;
  box-sizing:border-box!important;
  border:1px solid #c7d4da!important;
  border-radius:14px!important;
  color:#0b2538!important;
  background:#fff!important;
  box-shadow:0 26px 80px rgba(3,16,27,.32)!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  font-family:Aptos,"Aptos Display","Segoe UI",Arial,sans-serif!important;
}
.spl-mobile-drawer *{box-sizing:border-box!important;font-family:Aptos,"Aptos Display","Segoe UI",Arial,sans-serif!important}
.spl-mobile-drawer-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 12px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #dce4e7!important;
}
.spl-mobile-drawer-head>span{
  color:#0b2538!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}
.spl-mobile-drawer-close{
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0 0 3px!important;
  border:1px solid #b8c7ce!important;
  border-radius:50%!important;
  color:#0b2538!important;
  background:#f7f9f9!important;
  font-size:27px!important;
  font-weight:400!important;
  line-height:1!important;
  cursor:pointer!important;
}
.spl-mobile-drawer nav{display:grid!important;gap:14px!important;margin:0!important;padding:0!important}
.spl-mobile-drawer .spl-mobile-group{min-width:0!important}
.spl-mobile-drawer .spl-mobile-group h3{
  margin:0 0 7px!important;
  color:#6e818b!important;
  font-size:9px!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
}
.spl-mobile-drawer .spl-mobile-links{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px!important;
}
.spl-mobile-drawer a{
  min-width:0!important;
  min-height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0!important;
  padding:10px 11px!important;
  overflow-wrap:anywhere!important;
  border:1px solid #d7e0e4!important;
  border-radius:7px!important;
  color:#24475f!important;
  background:#f7f9f9!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:720!important;
  line-height:1.2!important;
}
.spl-mobile-drawer a[aria-current="page"]{
  border-color:#168f99!important;
  color:#08717a!important;
  background:#eaf7f7!important;
  box-shadow:inset 3px 0 0 #168f99!important;
}
.spl-mobile-drawer a.nav-cta{
  border-color:#0b2538!important;
  color:#fff!important;
  background:#0b2538!important;
}
.spl-mobile-drawer .spl-mobile-utility{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
  padding:13px 0 0!important;
  border-top:1px solid #dce4e7!important;
}
.spl-mobile-drawer .spl-language{
  width:100%!important;
  height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  margin:0!important;
  padding:0 10px!important;
  border:1px solid #d7e0e4!important;
  border-radius:7px!important;
  background:#fff!important;
}
.spl-mobile-drawer .spl-language button{
  border:0!important;
  background:transparent!important;
  color:#647883!important;
  font-size:11px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
.spl-mobile-drawer .spl-language button.active{color:#0b2538!important}
.spl-mobile-drawer .account-link{justify-content:center!important;background:#fff!important}
html.spl-mobile-menu-open,body.spl-mobile-menu-open{overflow:hidden!important;overscroll-behavior:none!important}

@media(max-width:980px){
  body .site-header.spl-universal-header .desktop-nav{display:none!important}
  body .site-header.spl-universal-header .mobile-menu{display:block!important}
}
@media(max-width:380px){
  .spl-mobile-drawer{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;padding:12px!important}
  .spl-mobile-drawer .spl-mobile-links{grid-template-columns:1fr!important}
}
