/* Signal & Ink global chrome v2.0.0 — scoped header/footer presentation. */
:root {
  --tiw-header-offset: 107px;
  --tiw-sticky-header-offset: 64px;
}

.tiw-global-chrome-v2 {
  --tiw-blog-header-offset: var(--tiw-sticky-header-offset);
}

/* Announcement bar and header. */
.tiw-global-chrome-v2 #top-bar {
  min-height: 31px;
  border: 0;
  background: var(--tiw-ink, #17324d) !important;
}
.tiw-global-chrome-v2 #top-bar .flex-row {
  min-height: 31px;
  justify-content: center;
}
.tiw-global-chrome-v2 #top-bar .flex-col {
  width: 100%;
  max-width: none;
  text-align: center;
}
.tiw-global-chrome-v2 #top-bar .nav,
.tiw-global-chrome-v2 #top-bar .nav > li,
.tiw-global-chrome-v2 #top-bar .html {
  width: 100%;
  justify-content: center;
  margin: 0;
}
.tiw-global-chrome-v2 .tiw-announcement {
  overflow: hidden;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 31px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tiw-global-chrome-v2 .header-main {
  min-height: 76px;
  border-bottom: 1px solid var(--tiw-mist, #e7eef0);
  box-shadow: 0 1px 0 rgb(23 50 77 / 3%);
}
.tiw-global-chrome-v2 .header-main .header-inner {
  min-width: 0;
  gap: clamp(14px, 1.6vw, 28px);
}
.tiw-global-chrome-v2 .header-main #logo {
  flex: 0 0 auto;
  margin: 0;
}
.tiw-global-chrome-v2 .header-main #logo img {
  max-height: 48px;
}
.tiw-global-chrome-v2 .header-main .header-nav {
  min-width: 0;
}
.tiw-global-chrome-v2 .header-main .header-nav > li {
  flex: 0 0 auto;
}
.tiw-global-chrome-v2 .header-main .header-nav > li > a {
  min-height: 44px;
  color: var(--tiw-ink, #17324d);
  font-size: 14px;
  font-weight: 750;
  white-space: nowrap;
}
.tiw-global-chrome-v2 .header-main .header-search-form {
  width: clamp(210px, 24vw, 350px);
  margin-left: 6px;
}
.tiw-global-chrome-v2 .header-main .searchform .flex-row {
  min-height: 44px;
  border-color: #aab8bf;
  border-radius: 14px;
}
.tiw-global-chrome-v2 .header-main .search-field {
  min-height: 42px;
  padding-inline: 15px;
  font-size: 14px;
}
.tiw-global-chrome-v2 .header-main .ux-search-submit {
  min-width: 44px;
  min-height: 42px;
}
.tiw-global-chrome-v2 .header-main .account-item > a,
.tiw-global-chrome-v2 .header-main .cart-item > a,
.tiw-global-chrome-v2 .header-main .nav-icon > a {
  display: inline-flex;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  margin: 0;
  border-radius: 10px;
}
.tiw-global-chrome-v2 .header-main .account-item > a:hover,
.tiw-global-chrome-v2 .header-main .nav-icon > a:hover {
  background: var(--tiw-cream, #fff8f0);
}
.tiw-global-chrome-v2 .header-main .cart-item > a {
  border: 1px solid var(--tiw-mist, #e7eef0);
  background: #fff;
  color: var(--tiw-ink, #17324d) !important;
}
.tiw-global-chrome-v2 .header-main .cart-item > a:hover {
  border-color: #aab8bf;
  background: var(--tiw-cream, #fff8f0);
}
.tiw-global-chrome-v2 .header-cart-icon[data-icon-label]::after {
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border: 2px solid #fff;
  background: var(--tiw-signal, #ff6a3d);
  font-size: 10px;
  line-height: 14px;
}
.tiw-global-chrome-v2 .stuck .header-main {
  min-height: 64px;
}
.tiw-global-chrome-v2 .stuck .header-main #logo img {
  max-height: 42px;
}

/* Newsletter pre-footer. */
.tiw-global-chrome-v2 .tiw-newsletter-prefooter {
  padding: 30px 0 !important;
  background: var(--tiw-ink, #17324d) !important;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter .section-content > .row {
  width: min(100% - 48px, 1180px);
  max-width: 1180px;
  align-items: center;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy,
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form {
  padding-bottom: 0;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy h2 {
  margin: 3px 0 7px;
  color: #fff;
  font-size: clamp(22px, 2.3vw, 30px);
  letter-spacing: -.025em;
  line-height: 1.15;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy p:not(.tiw-footer-eyebrow) {
  max-width: 520px;
  margin: 0;
  color: rgb(255 255 255 / 78%);
  font-size: 14px;
  line-height: 1.55;
}
.tiw-global-chrome-v2 .tiw-footer-eyebrow {
  margin: 0;
  color: var(--tiw-signal, #ff6a3d);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form form,
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .wpcf7-form {
  margin: 0;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="email"], input[type="text"]) {
  min-height: 48px;
  margin: 0;
  border: 1px solid #aab8bf;
  border-radius: 10px;
  background: #fff;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="submit"], button[type="submit"]) {
  min-height: 48px;
  margin: 0;
  border-radius: 10px;
  color: var(--tiw-cream, #fff8f0) !important;
  background: var(--tiw-signal-deep, #c44924) !important;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .wpcf7-spinner {
  position: absolute;
}

/* Conditional trust row. */
.tiw-global-chrome-v2 .tiw-footer-trust {
  border-bottom: 1px solid var(--tiw-mist, #e7eef0);
  background: var(--tiw-cream, #fff8f0);
}
.tiw-global-chrome-v2 .tiw-footer-trust__inner {
  width: min(100% - 48px, 1180px);
  margin-inline: auto;
  padding: 28px 0;
}
.tiw-global-chrome-v2 .tiw-footer-trust h2 {
  margin: 0 0 20px;
  color: var(--tiw-ink, #17324d);
  font-size: 22px;
  text-align: center;
}
.tiw-global-chrome-v2 .tiw-footer-trust__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item {
  display: flex;
  min-width: 0;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: var(--tiw-ink, #17324d);
  font-size: 14px;
  font-weight: 750;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item svg {
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  fill: none;
  stroke: var(--tiw-signal-deep, #c44924);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Main footer. */
.tiw-global-chrome-v2 .tiw-footer-main {
  overflow: clip;
  color: rgb(255 255 255 / 78%);
  background: var(--tiw-ink, #17324d);
}
.tiw-global-chrome-v2 .tiw-footer-main__inner {
  display: grid;
  width: min(100% - 48px, 1180px);
  margin-inline: auto;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 2fr);
  gap: clamp(48px, 7vw, 100px);
  padding: 52px 0 40px;
}
.tiw-global-chrome-v2 .tiw-footer-brand,
.tiw-global-chrome-v2 .tiw-footer-nav,
.tiw-global-chrome-v2 .tiw-footer-group {
  min-width: 0;
}
.tiw-global-chrome-v2 .tiw-footer-brand__logo {
  display: inline-block;
  width: 238px;
  max-width: 100%;
  border-radius: 0;
}
.tiw-global-chrome-v2 .tiw-footer-brand__logo img {
  display: block;
  width: 238px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 4 / 1;
}
.tiw-global-chrome-v2 .tiw-footer-brand > p {
  max-width: 460px;
  margin: 22px 0 24px;
  color: rgb(255 255 255 / 78%);
  font-size: 15px;
  line-height: 1.7;
}
.tiw-global-chrome-v2 .tiw-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.tiw-global-chrome-v2 .tiw-footer-social__link {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(255 255 255 / 18%);
  border-radius: 10px;
  color: #fff;
  background: rgb(255 255 255 / 8%);
  transition: border-color 150ms ease, background-color 150ms ease, transform 150ms ease;
}
.tiw-global-chrome-v2 .tiw-footer-social__link:hover {
  border-color: var(--tiw-signal, #ff6a3d);
  color: #fff;
  background: rgb(255 106 61 / 18%);
  transform: translateY(-1px);
}
.tiw-global-chrome-v2 .tiw-footer-social__link :is(i, svg) {
  display: block;
  width: 20px;
  height: 20px;
  fill: currentColor;
  font-size: 20px;
  line-height: 20px;
}
.tiw-global-chrome-v2 .tiw-footer-nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(24px, 3.5vw, 52px);
}
.tiw-global-chrome-v2 .tiw-footer-group {
  margin: 0;
  border: 0;
}
.tiw-global-chrome-v2 .tiw-footer-group > summary {
  display: flex;
  min-height: 36px;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  color: #fff;
  cursor: default;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .07em;
  list-style: none;
  text-transform: uppercase;
}
.tiw-global-chrome-v2 .tiw-footer-group > summary::-webkit-details-marker {
  display: none;
}
.tiw-global-chrome-v2 .tiw-footer-group ul {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
}
.tiw-global-chrome-v2 .tiw-footer-group li {
  margin: 0 0 10px;
}
.tiw-global-chrome-v2 .tiw-footer-group a,
.tiw-global-chrome-v2 .tiw-footer-business a {
  color: rgb(255 255 255 / 76%);
  font-size: 14px;
  line-height: 1.45;
}
.tiw-global-chrome-v2 .tiw-footer-group a:hover,
.tiw-global-chrome-v2 .tiw-footer-business a:hover {
  color: var(--tiw-signal, #ff6a3d);
}
.tiw-global-chrome-v2 .tiw-footer-business {
  border-top: 1px solid rgb(255 255 255 / 13%);
}
.tiw-global-chrome-v2 .tiw-footer-business address {
  display: flex;
  width: min(100% - 48px, 1180px);
  min-height: 54px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0 auto;
  color: rgb(255 255 255 / 68%);
  font-size: 13px;
  font-style: normal;
}
.tiw-global-chrome-v2 .absolute-footer {
  padding: 11px 0 !important;
  border-top: 1px solid rgb(255 255 255 / 13%);
  background: var(--tiw-ink, #17324d) !important;
}
.tiw-global-chrome-v2 .absolute-footer .copyright-footer {
  color: rgb(255 255 255 / 72%);
  font-size: 12px;
}

@media (min-width: 850px) {
  .tiw-global-chrome-v2 .header-main .menu-item-home {
    display: none;
  }
  .tiw-global-chrome-v2 .header-main #menu-item-2002 {
    display: none;
  }
  .tiw-global-chrome-v2 .header-main .hide-for-medium.flex-left .header-nav > li {
    margin-right: 4px;
    margin-left: 4px;
  }
  .tiw-global-chrome-v2 .tiw-footer-group:not([open]) > :not(summary) {
    display: block !important;
  }
  .tiw-global-chrome-v2 .tiw-footer-group > summary {
    pointer-events: none;
  }
}

@media (min-width: 850px) and (max-width: 1199px) {
  .tiw-global-chrome-v2 .header-main .header-inner {
    gap: 10px;
  }
  .tiw-global-chrome-v2 .header-main .nav-spacing-xlarge > li {
    margin: 0 7px;
  }
  .tiw-global-chrome-v2 .header-main .header-nav > li > a {
    font-size: 13px;
  }
  .tiw-global-chrome-v2 .header-main .header-search-form {
    width: clamp(180px, 20vw, 240px);
  }
  .tiw-global-chrome-v2 .tiw-footer-main__inner {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

@media (max-width: 849px) {
  :root {
    --tiw-header-offset: 89px;
    --tiw-sticky-header-offset: 58px;
  }
  .tiw-global-chrome-v2 #top-bar,
  .tiw-global-chrome-v2 #top-bar .flex-row {
    min-height: 31px;
  }
  .tiw-global-chrome-v2 .tiw-announcement {
    padding-inline: 10px;
    font-size: 10px;
  }
  .tiw-global-chrome-v2 .header-main {
    min-height: 58px;
  }
  .tiw-global-chrome-v2 .header-main .header-inner {
    min-height: 58px;
    gap: 4px;
  }
  .tiw-global-chrome-v2 .header-main #logo {
    max-width: min(145px, 40vw);
  }
  .tiw-global-chrome-v2 .header-main #logo img {
    max-height: 38px;
  }
  .tiw-global-chrome-v2 .header-main .mobile-nav {
    gap: 0;
  }
  .tiw-global-chrome-v2 .header-main .mobile-nav > li {
    margin: 0 1px;
  }
  .tiw-global-chrome-v2 .header-main .mobile-nav > li > a,
  .tiw-global-chrome-v2 .header-main .mobile-nav .cart-item > a,
  .tiw-global-chrome-v2 .header-main .mobile-nav .nav-icon > a {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    padding: 0;
  }
  .tiw-global-chrome-v2 .stuck .header-main,
  .tiw-global-chrome-v2 .stuck .header-main .header-inner {
    min-height: 58px;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter {
    padding: 28px 0 !important;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter .section-content > .row {
    width: min(100% - 32px, 720px);
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy {
    text-align: center;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy p:not(.tiw-footer-eyebrow) {
    margin-inline: auto;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form {
    padding-top: 20px;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__inner,
  .tiw-global-chrome-v2 .tiw-footer-main__inner,
  .tiw-global-chrome-v2 .tiw-footer-business address {
    width: min(100% - 32px, 720px);
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 10px;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__item {
    justify-content: flex-start;
    font-size: 12px;
  }
  .tiw-global-chrome-v2 .tiw-footer-main__inner {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 38px 0 26px;
  }
  .tiw-global-chrome-v2 .tiw-footer-brand {
    text-align: left;
  }
  .tiw-global-chrome-v2 .tiw-footer-brand__logo,
  .tiw-global-chrome-v2 .tiw-footer-brand__logo img {
    width: 210px;
  }
  .tiw-global-chrome-v2 .tiw-footer-brand > p {
    margin: 17px 0 20px;
    font-size: 14px;
  }
  .tiw-global-chrome-v2 .tiw-footer-nav {
    display: block;
    border-top: 1px solid rgb(255 255 255 / 14%);
  }
  .tiw-global-chrome-v2 .tiw-footer-group {
    border-bottom: 1px solid rgb(255 255 255 / 14%);
  }
  .tiw-global-chrome-v2 .tiw-footer-group > summary {
    min-height: 52px;
    cursor: pointer;
  }
  .tiw-global-chrome-v2 .tiw-footer-group__chevron {
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg) translate(-2px, 2px);
    transition: transform 150ms ease;
  }
  .tiw-global-chrome-v2 .tiw-footer-group[open] .tiw-footer-group__chevron {
    transform: rotate(225deg) translate(-2px, 2px);
  }
  .tiw-global-chrome-v2 .tiw-footer-group nav {
    padding: 0 0 12px;
  }
  .tiw-global-chrome-v2 .tiw-footer-group ul {
    margin-top: 2px;
  }
  .tiw-global-chrome-v2 .tiw-footer-group li {
    margin-bottom: 0;
  }
  .tiw-global-chrome-v2 .tiw-footer-group a {
    display: flex;
    min-height: 44px;
    align-items: center;
  }
  .tiw-global-chrome-v2 .tiw-footer-business address {
    min-height: 0;
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 0;
    line-height: 1.5;
  }
  .tiw-global-chrome-v2 .absolute-footer .container {
    flex-direction: column;
    gap: 8px;
  }
}

@media (max-width: 374px) {
  .tiw-global-chrome-v2 .header-main #logo {
    max-width: 112px;
  }
  .tiw-global-chrome-v2 .header-main .mobile-nav > li > a,
  .tiw-global-chrome-v2 .header-main .mobile-nav .cart-item > a,
  .tiw-global-chrome-v2 .header-main .mobile-nav .nav-icon > a {
    width: 42px;
    min-width: 42px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tiw-global-chrome-v2 .tiw-footer-social__link,
  .tiw-global-chrome-v2 .tiw-footer-group__chevron {
    transition: none;
  }
}
/* Newsletter contrast override for Flatsome dark-section form styles. */
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="email"], input[type="text"]) {
  color: var(--tiw-ink, #17324d) !important;
  background: #fff !important;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="email"], input[type="text"])::placeholder {
  color: var(--tiw-slate, #5a6c78);
  opacity: 1;
}

/* Approved header/footer refinements — 2026-07-22. */
.tiw-global-chrome-v2 .header-main .header-search-form {
  margin: 0 8px 0 0;
}
.tiw-global-chrome-v2 .header-main .searchform .flex-row {
  overflow: hidden;
  background: rgb(0 0 0 / 3%);
}
.tiw-global-chrome-v2 .header-main .search-field {
  width: 100%;
  min-width: 0;
  border: 0;
  background: transparent !important;
}
.tiw-global-chrome-v2 .header-main .ux-search-submit {
  flex: 0 0 44px;
  width: 44px;
  min-width: 44px;
  padding: 0;
  border: 0;
  background: transparent;
}
.tiw-global-chrome-v2 .header-main .account-item > a,
.tiw-global-chrome-v2 .header-main .cart-item > a,
.tiw-global-chrome-v2 .header-main .nav-icon > a {
  width: 44px;
  height: 44px;
  min-height: 44px;
  padding: 0 !important;
}
.tiw-global-chrome-v2 .header-cart-icon[data-icon-label]::after {
  min-width: 16px;
  height: 16px;
  line-height: 12px;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item svg {
  display: none;
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  object-fit: contain;
}
.tiw-global-chrome-v2 .tiw-footer-social {
  gap: 6px;
}
.tiw-global-chrome-v2 .tiw-footer-social__link {
  width: 40px;
  height: 40px;
}
.tiw-global-chrome-v2 .tiw-footer-social__link :is(i, svg) {
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
}
.tiw-global-chrome-v2 .tiw-footer-contact {
  display: grid;
  gap: 7px;
  max-width: 460px;
  margin: 20px 0 0;
  color: rgb(255 255 255 / 68%);
  font-size: 13px;
  font-style: normal;
  line-height: 1.5;
}
.tiw-global-chrome-v2 .tiw-footer-contact a {
  width: fit-content;
  color: rgb(255 255 255 / 78%);
}
.tiw-global-chrome-v2 .tiw-footer-contact a:hover {
  color: var(--tiw-signal, #ff6a3d);
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 6px;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon {
  margin: 0;
  opacity: .86;
  border: 1px solid rgb(255 255 255 / 18%);
  background: rgb(255 255 255 / 12%);
  transition: opacity 150ms ease, transform 150ms ease, border-color 150ms ease, background-color 150ms ease, box-shadow 150ms ease;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon:hover {
  opacity: 1;
  border-color: rgb(255 255 255 / 48%);
  background: rgb(255 255 255 / 20%);
  box-shadow: 0 3px 10px rgb(0 0 0 / 18%);
  transform: translateY(-2px);
}
@media (min-width: 850px) {
  .tiw-global-chrome-v2 .header-main .tiw-menu-item--blog {
    display: none;
  }
  .tiw-global-chrome-v2 .header-main .header-nav-main.nav-right > li {
    margin-right: 4px;
    margin-left: 4px;
  }
}
@media (max-width: 849px) {
  .tiw-global-chrome-v2 .absolute-footer .payment-icons {
    justify-content: center;
  }
}
@media (prefers-reduced-motion: reduce) {
  .tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon {
    transition: none;
  }
}
/* Footer density refinements — owner feedback. */
.tiw-global-chrome-v2 .tiw-footer-brand > p {
  margin-top: 12px;
  margin-bottom: 18px;
}
.tiw-global-chrome-v2 .tiw-footer-social {
  gap: 5px;
}
.tiw-global-chrome-v2 .tiw-footer-social__link {
  width: 32px;
  height: 32px;
  border-radius: 8px;
}
.tiw-global-chrome-v2 .tiw-footer-social__link :is(i, svg) {
  width: 15px;
  height: 15px;
  font-size: 15px;
  line-height: 15px;
}
.tiw-global-chrome-v2 .tiw-footer-contact {
  margin-top: 14px;
  color: rgb(255 255 255 / 76%);
  font-size: 14px;
  font-style: normal;
  line-height: 1.45;
}
.tiw-global-chrome-v2 .absolute-footer {
  padding: 6px 0 !important;
}
.tiw-global-chrome-v2 .absolute-footer .copyright-footer {
  font-size: 11px;
  line-height: 1.3;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons {
  gap: 4px;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon {
  max-width: 44px;
  padding: 2px 4px 3px;
  border-color: rgb(255 255 255 / 72%);
  background: var(--tiw-cream, #fff8f0);
  opacity: 1;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon svg {
  height: 18px;
  fill: var(--tiw-ink, #17324d);
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon:hover {
  border-color: var(--tiw-signal, #ff6a3d);
  background: #fff;
}
@media (max-width: 849px) {
  .tiw-global-chrome-v2 .tiw-footer-brand > p {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
/* Claude trust/newsletter refinement — owner feedback. */
@media (min-width: 850px) {
  .tiw-global-chrome-v2 .header-main .hide-for-medium.flex-left .header-nav {
    justify-content: space-between;
  }
  .tiw-global-chrome-v2 .header-main .hide-for-medium.flex-left .header-nav > li {
    margin-right: 0;
    margin-left: 0;
  }
}
.tiw-global-chrome-v2 .header-main .account-item > a {
  border: 1px solid var(--tiw-mist, #e7eef0);
  background: #fff;
}
.tiw-global-chrome-v2 .header-main .account-item > a:hover {
  border-color: #aab8bf;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon {
  opacity: .7;
}
.tiw-global-chrome-v2 .absolute-footer .payment-icons .payment-icon:hover {
  opacity: .95;
}
.tiw-global-chrome-v2 .tiw-footer-trust {
  border-top: 1px solid var(--tiw-mist, #e7eef0);
  border-bottom: 1px solid var(--tiw-mist, #e7eef0);
  background: #fff;
}
.tiw-global-chrome-v2 .tiw-footer-trust__inner {
  padding: 24px 0;
}
.tiw-global-chrome-v2 .tiw-footer-trust h2 {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.tiw-global-chrome-v2 .tiw-footer-trust__grid {
  gap: 0;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item {
  position: relative;
  justify-content: flex-start;
  gap: 14px;
  min-height: 64px;
  padding: 0 28px;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item:first-child {
  padding-left: 0;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item:last-child {
  padding-right: 0;
}
.tiw-global-chrome-v2 .tiw-footer-trust__item:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: 6px;
  color: #c9d4d8;
  content: '›';
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
  transform: translateY(-50%);
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon {
  width: 48px;
  height: 48px;
  flex-basis: 48px;
}
.tiw-global-chrome-v2 .tiw-footer-trust__copy h3 {
  margin: 0 0 3px;
  color: var(--tiw-ink, #17324d);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
}
.tiw-global-chrome-v2 .tiw-footer-trust__copy p {
  margin: 0;
  color: var(--tiw-slate, #5a6c78);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter {
  padding: 22px 0 !important;
  border-bottom: 1px solid rgb(255 255 255 / 14%);
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row {
  width: min(100%, 560px);
  margin-left: auto;
}
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="email"], input[type="text"]),
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="submit"], button[type="submit"]) {
  min-height: 44px;
  height: 44px;
}
@media (max-width: 849px) {
  .tiw-global-chrome-v2 .tiw-footer-trust__inner {
    padding: 22px 0;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 12px;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__item,
  .tiw-global-chrome-v2 .tiw-footer-trust__item:first-child,
  .tiw-global-chrome-v2 .tiw-footer-trust__item:last-child {
    flex-direction: column;
    min-height: 138px;
    gap: 10px;
    padding: 10px 4px;
    border-bottom: 0;
    text-align: center;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__copy h3 {
    font-size: 14px;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__copy p {
    font-size: 12px;
  }
  .tiw-global-chrome-v2 .tiw-footer-trust__item:not(:last-child)::after {
    display: none;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter {
    padding: 20px 0 !important;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row {
    margin-inline: auto;
  }
}
/* Trust icon asset replacement. */
.tiw-global-chrome-v2 .tiw-footer-trust__icon {
  display: block;
  background: #159da8;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon--worldwide-delivery {
  -webkit-mask-image: url('../img/trust/tiw-worldwide-delivery.svg');
  mask-image: url('../img/trust/tiw-worldwide-delivery.svg');
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon--safe-payment {
  -webkit-mask-image: url('../img/trust/tiw-safe-payment.svg');
  mask-image: url('../img/trust/tiw-safe-payment.svg');
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon--easy-returns {
  -webkit-mask-image: url('../img/trust/tiw-easy-returns.svg');
  mask-image: url('../img/trust/tiw-easy-returns.svg');
}
.tiw-global-chrome-v2 .tiw-footer-trust__icon--always-here-for-you {
  -webkit-mask-image: url('../img/trust/tiw-always-here-for-you.svg');
  mask-image: url('../img/trust/tiw-always-here-for-you.svg');
}
/* Back-to-top contrast on dark footer. */
.tiw-global-chrome-v2 #top-link {
  border-color: var(--tiw-signal, #ff6a3d) !important;
  color: #fff !important;
  background: var(--tiw-signal, #ff6a3d) !important;
  box-shadow: 0 4px 14px rgb(23 50 77 / 24%);
}
.tiw-global-chrome-v2 #top-link:hover,
.tiw-global-chrome-v2 #top-link:focus-visible {
  border-color: var(--tiw-signal-deep, #c44924) !important;
  color: #fff !important;
  background: var(--tiw-signal-deep, #c44924) !important;
}
/* Final chrome contrast refinements. */
.tiw-global-chrome-v2 .tiw-newsletter-prefooter__copy h2 {
  font-size: clamp(20px, 2vw, 26px);
}
.tiw-global-chrome-v2 .header-main .account-item > a,
.tiw-global-chrome-v2 .header-main .cart-item > a {
  border: 1px solid #17324d;
}
/* Newsletter mobile inline form. */
@media (max-width: 849px) {
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    gap: 8px;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row > .flex-grow {
    flex: 1 1 0% !important;
    width: 0 !important;
    min-width: 0;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row > .ml-half {
    flex: 0 0 auto !important;
    width: auto !important;
    margin-left: 0 !important;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .flex-row p {
    margin: 0;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form .wpcf7-form-control-wrap {
    display: block;
    min-width: 0;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="email"], input[type="text"]) {
    width: 100%;
    min-width: 0;
  }
  .tiw-global-chrome-v2 .tiw-newsletter-prefooter__form :is(input[type="submit"], button[type="submit"]) {
    width: auto;
    min-width: 86px;
    padding-inline: 14px;
    white-space: nowrap;
  }
}
/* Mobile header search: top-anchored sheet with readable input. */
@media (max-width: 849px) {
  .tiw-global-chrome-v2 .mfp-wrap:has(#search-lightbox) .mfp-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 101px 15px 16px;
  }
  .tiw-global-chrome-v2 .mfp-wrap:has(#search-lightbox) .mfp-container::before {
    display: none;
  }
  .tiw-global-chrome-v2 .mfp-wrap:has(#search-lightbox) .mfp-content {
    width: 100%;
    max-width: 600px;
    margin: 0;
    vertical-align: top;
  }
  .tiw-global-chrome-v2 #search-lightbox .search-field {
    color: var(--tiw-ink, #17324d) !important;
    caret-color: var(--tiw-signal, #ff6a3d);
    background: #fff !important;
  }
  .tiw-global-chrome-v2 #search-lightbox .search-field::placeholder {
    color: var(--tiw-slate, #5a6c78) !important;
    opacity: 1;
  }
  .tiw-global-chrome-v2 .tiw-search-dropdown {
    max-height: min(380px, calc(100dvh - 190px)) !important;
    overscroll-behavior: contain;
    transform: none !important;
    transition: opacity .15s ease;
  }
}