/* ZooMag R11106: initial layout and accessible checkout/navigation. */
body > .zm1064-mobile-shell[data-zm-ssr] { display:none; }
#zm-commandbar-home { display:none; }
@media (min-width:769px) and (max-width:991.98px) {
  html:not(.zm-r11106-header-ready) #zm-commandbar-home { display:block; min-height:48px; grid-area:command; }
}
@media (max-width:768px) {
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell[data-zm-ssr] { display:grid; }
}
.zm-r11106-menu-fallback { display:inline-flex; width:44px; height:44px; align-items:center; justify-content:center; color:#22683b; background:#effcf1; border-radius:12px; font-size:24px; text-decoration:none; }
.zm-r11106-menu-fallback[hidden] { display:none !important; }
.zm1064-mobile-search-trigger { text-decoration:none; }
.zm-r11106-quick { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:12px; margin:18px 0 24px; scroll-margin-top:24px; }
.zm-r11106-quick a { display:flex; align-items:center; justify-content:center; min-height:48px; padding:12px; border:1px solid #b8d8c1; border-radius:14px; color:#235637; background:#f3fbf5; font-weight:700; text-decoration:none; }
.zm-r11106-quick a:hover { background:#e4f5e9; }
.zm-r11106-quick a:focus-visible, .zm-r11106-menu-fallback:focus-visible, .zm1064-mobile-search-trigger:focus-visible { outline:3px solid #245b8a; outline-offset:3px; }
.zm-r11106-summary-note { color:#475569; font-size:14px; line-height:1.5; margin:8px 0 14px; overflow-wrap:anywhere; }
.zm-r11106-summary-note:empty { display:none; }
@media (max-width:575.98px) { .zm-r11106-quick { grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; } }

/* Initial mobile header geometry copied from all r106/r108 revisions. Original final stylesheet remains in the footer to preserve the page cascade. */


@media (max-width: 768px) {
  html.zm1064-mobile-mounted,
  html.zm1064-mobile-mounted body {
    color-scheme: only light !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  html.zm1064-mobile-mounted body > .zoomag_main_container {
    display: none !important;
    position: static !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell {
    position: relative !important;
    inset: auto !important;
    z-index: 2100 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: 46px 46px !important;
    gap: 8px !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 116px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 8px 12px 8px !important;
    border: 0 !important;
    border-bottom: 1px solid #e4ece7 !important;
    background: #ffffff !important;
    box-shadow: 0 4px 14px rgba(19,55,39,.045) !important;
    overflow: visible !important;
    transform: none !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell > .zoomag-mobile-commandbar {
    position: relative !important;
    inset: auto !important;
    z-index: auto !important;
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 7px !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: #ffffff !important;
    overflow: visible !important;
    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag_mobile_menu_slot,
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell #mobileMenuToggle,
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .mobile-menu-toggle {
    position: static !important;
    inset: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 13px !important;
    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zm-classic-nav__toggle-text {
    display: none !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-brand {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    align-items: center !important;
    min-width: 0 !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 3px !important;
    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-brand__mark { display: none !important; }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-brand__name {
    display: block !important;
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    color: #173b2c !important;
    -webkit-text-fill-color: #173b2c !important;
    font-size: 18px !important;
    font-weight: 850 !important;
    line-height: 1 !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-actions {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 5px !important;
    width: auto !important;
    min-width: 0 !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-action {
    position: relative !important;
    inset: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #d8e4dc !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #176b43 !important;
    -webkit-text-fill-color: #176b43 !important;
    transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zm1064-mobile-search-trigger {
    position: relative !important;
    inset: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 50px 0 15px !important;
    border: 1px solid #cbdcd2 !important;
    border-radius: 14px !important;
    background: #f8fbf9 !important;
    color: #52655b !important;
    -webkit-text-fill-color: #52655b !important;
    font: inherit !important;
    font-size: 16px !important;
    font-weight: 650 !important;
    line-height: 1 !important;
    text-align: left !important;
    box-shadow: none !important;
    transform: none !important;
    overflow: hidden !important;
    cursor: pointer !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zm1064-mobile-search-trigger > i {
    position: absolute !important;
    right: 8px !important;
    top: 7px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 10px !important;
    background: #178451 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-size: 14px !important;
  }
}

@media (max-width: 390px) {
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell { padding-inline: 8px !important; }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell > .zoomag-mobile-commandbar {
    grid-template-columns: 42px minmax(0, 1fr) auto !important;
    gap: 4px !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-action {
    width: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
  }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-actions { gap: 3px !important; }
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell .zoomag-mobile-brand__name { font-size: 17px !important; }
}
@media (max-width: 768px) {
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: 46px 46px !important;
    grid-template-areas: "command" "search" !important;
    align-content: start !important;
    justify-content: stretch !important;
    align-items: stretch !important;
    justify-items: stretch !important;
    box-sizing: border-box !important;
    height: 108px !important;
    min-height: 108px !important;
    max-height: 108px !important;
    gap: 8px !important;
    padding: 4px 12px !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell > .zoomag-mobile-commandbar {
    grid-area: command !important;
    grid-row: 1 / 2 !important;
    grid-column: 1 / 2 !important;
    order: 0 !important;
    align-self: stretch !important;
    justify-self: stretch !important;
    place-self: stretch !important;
    margin: 0 !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell > .zm1064-mobile-search-trigger {
    grid-area: search !important;
    grid-row: 2 / 3 !important;
    grid-column: 1 / 2 !important;
    order: 0 !important;
    align-self: stretch !important;
    justify-self: stretch !important;
    place-self: stretch !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html.zm1064-mobile-mounted body > .zm1064-mobile-shell > .zm1064-mobile-search-trigger > span {
    display: block !important;
    position: static !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100% - 44px) !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    writing-mode: horizontal-tb !important;
    transform: none !important;
  }
}

@media (max-width: 390px) {
  html.zm1064-mobile-mounted body > .zm1064-mobile-shell {
    height: 108px !important;
    min-height: 108px !important;
    max-height: 108px !important;
    padding-inline: 8px !important;
  }
}
