@media (max-width: 1180px) {
  .tkm-mainbar__inner { grid-template-columns: 240px minmax(0,1fr); }
  .tkm-actions { grid-column: 1 / -1; justify-content: flex-end; }
  .tkm-category-grid { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
  .woocommerce ul.products { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .tkm-footer-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width: 900px) {
  .admin-bar .tkm-site-header { top: 0; }
  .tkm-topbar__inner { grid-template-columns: 1fr; text-align: center; }
  .tkm-topbar__inner span { justify-content: center !important; }
  .tkm-topbar__inner span:nth-child(2),.tkm-topbar__inner span:last-child { display: none; }
  .tkm-mainbar__inner { grid-template-columns: 1fr; gap: .8rem; padding-block: .75rem; }
  .tkm-logo { justify-items: center; }
  .tkm-logo-sub { margin-left: 0; }
  .tkm-actions { justify-content: center; gap: .8rem; }
  .tkm-action-link span { display: none; }
  .tkm-action-link { width: 42px; height: 42px; justify-content: center; border: 1px solid var(--tkm-line); border-radius: 10px; }
  .tkm-navrow__inner { grid-template-columns: 1fr; }
  .tkm-menu-toggle { width: 100%; min-height: 48px; justify-content: center; }
  .tkm-primary-nav { display: none; }
  .tkm-primary-nav.is-open { display: block; }
  .tkm-primary-nav .tkm-menu { display: grid; gap: 0; padding: .7rem 0; }
  .tkm-primary-nav a { justify-content: center; border-bottom: 1px solid var(--tkm-line); }
  .tkm-hero-image img { min-height: auto; aspect-ratio: 16 / 9; }
  .tkm-benefit-strip { transform: none; margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .tkm-benefit-strip { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tkm-benefit-strip .wp-block-column { border-right: 0; border-bottom: 1px solid var(--tkm-line); }
  .tkm-flow { grid-template-columns: 1fr !important; gap: .45rem !important; }
  .tkm-flow .wp-block-column { display: grid; grid-template-columns: 60px minmax(0,1fr); align-items: center; gap: .8rem; text-align: left; padding: .75rem; background: #fff; border-radius: 12px; box-shadow: 0 8px 22px rgba(0,38,94,.08); }
  .tkm-flow .wp-block-column:not(:last-child)::after { content: "↓"; position: static; width: 30px; height: 30px; grid-column: 1 / -1; justify-self: center; display: grid; place-items: center; border-radius: 50%; background: #e8f2ff; color: var(--tkm-blue); border: 0; }
  .tkm-flow .wp-block-column:not(:last-child)::before { display: none; }
  .tkm-flow-icon { margin: 0 !important; }
  .tkm-flow p { margin: 0; }
  .woocommerce div.product,.woocommerce-checkout form.checkout,.woocommerce-account .woocommerce { grid-template-columns: 1fr; }
  .woocommerce-checkout #order_review { position: static; }
  .tkm-footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 640px) {
  .tkm-container,.alignwide { width: min(100% - 24px, 1280px); }
  .tkm-logo-text { font-size: 1.75rem; }
  .tkm-header-search form,.tkm-header-search .woocommerce-product-search,.tkm-header-search .search-form { grid-template-columns: minmax(0,1fr) 48px; }
  .tkm-category-grid,.tkm-benefit-strip,.woocommerce ul.products { grid-template-columns: 1fr 1fr !important; gap: .7rem !important; }
  .tkm-category-card img { height: 125px; }
  .tkm-benefit-strip .wp-block-column { grid-template-columns: 42px minmax(0,1fr); padding: .7rem; }
  .tkm-benefit-strip p { font-size: .78rem; }
  .woocommerce ul.products li.product a img { height: 150px; }
  .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: .8rem; margin-inline: .65rem; }
  .woocommerce ul.products li.product .price { margin-inline: .65rem; font-size: .9rem; }
  .woocommerce ul.products li.product .button { width: calc(100% - 1.3rem); margin-inline: .65rem; font-size: .72rem; white-space: normal; }
  .woocommerce div.product div.images .woocommerce-product-gallery__image { aspect-ratio: 1 / 1; }
  .woocommerce div.product div.images .flex-control-thumbs { display: flex; gap: .5rem; overflow-x: auto; }
  .woocommerce div.product div.images .flex-control-thumbs li { flex: 0 0 64px; }
  .tkm-product-trust,.tkm-account-stats { grid-template-columns: 1fr; }
  .tkm-footer-grid { grid-template-columns: 1fr; }
  .tkm-footer-bottom .tkm-container { display: grid; text-align: center; }
}
@media (max-width: 420px) {
  .tkm-category-grid,.tkm-benefit-strip,.woocommerce ul.products { grid-template-columns: 1fr !important; }
}


/* mobile hero generated assets */
@media (max-width: 782px) {
  .tkm-hero-image img { min-height: 280px; object-position: center center; border-radius: 0 0 16px 16px; }
  .tkm-benefit-strip { transform: none; margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .tkm-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .tkm-flow { grid-template-columns: repeat(2, minmax(0,1fr)) !important; }
}


/* v1.1.1 text polish responsive */
@media (max-width: 640px) {
  .tkm-language-switcher {
    order: -1;
  }
  .woocommerce ul.products li.product {
    min-height: 360px;
  }
  .woocommerce ul.products li.product a img {
    height: 170px;
    padding: .45rem;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 3.1em;
    -webkit-line-clamp: 3;
  }
}


/* v1.3.1 responsive */
@media (max-width: 1120px) {
  .tkm-account-hero-panel__inner,
  .tkm-footer-promo-card { grid-template-columns:1fr; }
}
@media (max-width: 900px) {
  .tkm-subscribe { grid-template-columns:1fr; }
  .tkm-footer-promo-card__media { grid-template-columns:repeat(3,minmax(0,1fr)); }
}
@media (max-width: 680px) {
  .tkm-pro-promo__gallery,
  .tkm-footer-promo-card__media { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .tkm-account-shortcode-wrap { margin-top:-20px; }
}
@media (max-width: 640px) {
  .tkm-account-hero-panel { padding:1rem 0 1.4rem; }
  .tkm-account-hero-panel__copy p { font-size:.98rem; }
  .tkm-footer-promo-card__media img,
  .tkm-pro-promo__gallery img { height:120px; }
}

@media (max-width: 900px) {
  .tkm-footer-promo-card__media--single img { height:240px; }
}
@media (max-width: 640px) {
  .tkm-footer-promo-card__media--single img { height:180px; }
}


/* v1.3.8 compact mobile header */
@media (max-width: 900px) {
  .tkm-site-header { position: sticky; }
  .tkm-topbar { font-size: .72rem; }
  .tkm-topbar__inner {
    min-height: 28px;
    width: min(100% - 20px, 1280px);
  }
  .tkm-topbar__inner span:first-child {
    justify-content: center !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .tkm-mainbar__inner {
    width: min(100% - 20px, 1280px);
    grid-template-columns: minmax(145px, auto) 1fr auto;
    grid-template-areas:
      "brand spacer actions"
      "search search search";
    gap: .5rem .65rem;
    min-height: auto;
    padding-block: .55rem;
  }
  .tkm-brand { grid-area: brand; min-width: 0; }
  .tkm-header-search { grid-area: search; width: 100%; }
  .tkm-actions { grid-area: actions; justify-content: flex-end; gap: .38rem; min-width: 0; }

  .tkm-logo { justify-items: start; }
  .tkm-logo-text { font-size: clamp(1.28rem, 5.2vw, 1.65rem); letter-spacing: -.055em; }
  .tkm-logo-sub { margin-left: 48px; margin-top: .12rem; font-size: .78rem; }

  .tkm-language-switcher {
    min-height: 34px;
    padding: .16rem;
  }
  .tkm-language-switcher a {
    min-width: 30px;
    min-height: 28px;
    padding: 0 .42rem;
    font-size: .72rem;
  }

  .tkm-action-link {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    padding: 0;
    background: #fff;
  }
  .tkm-action-link .tkm-icon {
    width: 20px;
    height: 20px;
  }
  .tkm-cart-link b {
    top: -7px;
    left: 21px;
    min-width: 17px;
    height: 17px;
    font-size: .62rem;
  }

  .tkm-header-search form,
  .tkm-header-search .woocommerce-product-search,
  .tkm-header-search .search-form {
    grid-template-columns: minmax(0, 1fr) 46px;
    border-radius: 12px;
  }
  .tkm-header-search input[type="search"],
  .tkm-header-search .search-field {
    min-height: 42px;
    font-size: .95rem;
    padding-left: .9rem;
  }
  .tkm-header-search button,
  .tkm-header-search .search-submit {
    min-height: 42px;
  }

  .tkm-navrow__inner {
    width: min(100% - 20px, 1280px);
    min-height: 40px;
  }
  .tkm-menu-toggle {
    min-height: 40px;
    font-size: .88rem;
    border-radius: 10px;
  }
  .tkm-menu-toggle .tkm-icon {
    width: 18px;
    height: 18px;
  }
  .tkm-primary-nav a { min-height: 42px; font-size: .88rem; }
}

@media (max-width: 560px) {
  .tkm-topbar { display: none; }
  .tkm-mainbar__inner {
    grid-template-columns: minmax(128px, 1fr) auto;
    grid-template-areas:
      "brand actions"
      "search search";
    width: min(100% - 18px, 1280px);
    gap: .45rem .5rem;
    padding-block: .48rem;
  }
  .tkm-logo-text { font-size: 1.22rem; }
  .tkm-logo-sub { margin-left: 35px; font-size: .68rem; }
  .tkm-actions { gap: .28rem; }
  .tkm-language-switcher a { min-width: 27px; font-size: .68rem; }
  .tkm-action-link { width: 34px; height: 34px; }
  .tkm-action-link .tkm-icon { width: 19px; height: 19px; }
  .tkm-navrow__inner { width: min(100% - 18px, 1280px); }
  .tkm-menu-toggle { min-height: 38px; }
}

@media (max-width: 390px) {
  .tkm-actions .tkm-action-link:not(.tkm-cart-link):nth-of-type(2) {
    display: none;
  }
  .tkm-language-switcher { transform: scale(.94); transform-origin: right center; }
}


/* v1.3.9 final mobile two-up override */
@media (max-width: 640px) {
  .tkm-pro-category-grid,
  .woocommerce ul.products,
  .tkm-pro-products .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 420px) {
  .tkm-pro-category-grid,
  .woocommerce ul.products,
  .tkm-pro-products .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* v1.4.4 extra compact mobile header */
@media (max-width: 640px) {
  .tkm-mainbar__inner {
    padding-block: .35rem !important;
    gap: .34rem .45rem !important;
  }
  .tkm-header-search input[type="search"],
  .tkm-header-search .search-field,
  .tkm-header-search button,
  .tkm-header-search .search-submit {
    min-height: 39px !important;
  }
  .tkm-header-search form,
  .tkm-header-search .woocommerce-product-search,
  .tkm-header-search .search-form {
    grid-template-columns: minmax(0,1fr) 42px !important;
    border-radius: 11px !important;
  }
  .tkm-navrow__inner,
  .tkm-menu-toggle {
    min-height: 36px !important;
  }
  .tkm-menu-toggle {
    font-size: .82rem !important;
  }
  .tkm-logo-text { font-size: 1.12rem !important; }
  .tkm-logo-sub { font-size: .64rem !important; margin-left: 30px !important; }
  .tkm-actions .tkm-action-link:not(.tkm-cart-link) + .tkm-action-link:not(.tkm-cart-link) {
    display: none;
  }
  .tkm-action-link { width: 32px !important; height: 32px !important; }
  .tkm-language-switcher { transform: scale(.93); transform-origin: right center; }
}

/* v1.4.9.9 brand customization: keep uploaded logos compact in the mobile header. */
@media (max-width: 640px) {
  .tkm-logo--custom { gap: .42rem; }
  .tkm-logo--custom .tkm-logo-img,
  .tkm-logo--custom img { max-height: 42px; }
  .tkm-logo--with-text .tkm-logo-img,
  .tkm-logo--with-text img { max-width: 52px; }
  .tkm-logo--with-text .tkm-logo-copy { max-width: 112px; overflow: hidden; }
  .tkm-logo--with-text .tkm-logo-text,
  .tkm-logo--with-text .tkm-logo-sub { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
}

@media (max-width: 420px) {
  .tkm-logo--with-text .tkm-logo-copy { max-width: 96px; }
  .tkm-logo--with-text .tkm-logo-img,
  .tkm-logo--with-text img { max-width: 46px; }
}
