/* Tremark 1.5 — a consistent presentation layer over the existing storefront. */
:root {
  --soft: #f6f6f4;
  --line: #e5e7eb;
  --muted: #626c7d;
  --tm-header-height: 108px;
}
html, body { overflow-x: clip; }
body { font-size: 15px; }
button, a { -webkit-tap-highlight-color: transparent; }
:where(a, button, input, select, textarea):focus-visible { outline: 2px solid var(--navy); outline-offset: 4px; }
:where(.primary, .cta-primary, .cta-secondary, .outline, .card-cart, .bestseller-cart) { transition: background .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease; }
.header-shell { position: sticky; top: 0; z-index: 180; }
.shop-header { position: relative; top: auto; box-shadow: none; }
.admin-bar .header-shell { top: 32px; }
.brand { width: 182px; }
.nav { gap: 24px; }
.language-switcher { padding: 2px; gap: 0; border: 1px solid var(--line); border-radius: 9px; background: #f7f8fa; }
.language-switcher a { min-width: 40px; min-height: 40px; border-radius: 6px; }
.language-switcher a.active { background: #fff; color: var(--navy); box-shadow: 0 1px 4px #0d1b3d14; }
.shop-search { border-radius: 9px; background: #f6f7f8; }
.icons a:hover, .icons button:hover { background: #f0f2f5; }
.mega-menu { border-radius: 0 0 14px 14px; box-shadow: 0 18px 30px #0d1b3d12; }
.mega-menu-grid { gap: 22px 32px; }
.mega-menu-grid .mega-heading { font-size: 13px; }
.mega-menu-grid section > a:not(.mega-heading) { font-size: 12px; line-height: 1.45; }

/* Preserve the photographic hero; refine its controls and content rhythm. */
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.hero-actions a { min-height: 48px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: center; border-radius: 8px; font-size: 14px; }
.new-hero h1 { font-weight: 700; letter-spacing: -.045em; }
.hero-trust { flex-wrap: wrap; gap: 12px 26px; }
.category-heading h2, .section-head h2 { font-size: clamp(26px, 2.6vw, 34px); letter-spacing: -.035em; }
.category-heading { display: flex; align-items: flex-end; justify-content: space-between; max-width: none; gap: 30px; }
.category-carousel-tools { margin-left: auto; }
.category-carousel-tools p { max-width: 290px; font-size: 13px; }
.category-section .cat-row a, .category-section .cat-row a:nth-child(n) { height: 154px; border-radius: 12px; background: #f7f6f2; box-shadow: none; }
.category-section .cat-row a:hover { transform: none; background: #f0efea; }
.category-section .cat-row strong { font-size: 15px; }
.category-section .cat-row a > i { width: 42px; height: 42px; box-shadow: none; }
.category-carousel-buttons button { width: 42px; height: 42px; }
.bestseller-heading { gap: 48px; }
.bestseller-heading h2 { font-size: clamp(28px, 3vw, 38px); line-height: 1.15; }
.bestseller-grid article { border-radius: 12px; background: #f6f6f3; }
.bestseller-info h3 { font-size: 18px; line-height: 1.4; }
.life { width: min(1224px, calc(100% - 56px)); margin: 64px auto; border-radius: 14px; }
.life > img { height: 460px; }
.life > div { padding: 44px; }
.life h2 { font-size: clamp(28px, 3vw, 36px); margin: 12px 0 18px; }
.life ul { font-size: 13px; gap: 12px; }
.benefit-row { padding-block: 28px; }
.benefit-row > div { align-items: flex-start; padding-inline: 16px; }
.benefit-row svg { margin-top: 2px; flex-shrink: 0; color: var(--navy2); }
.benefit-row b { font-size: 12px; font-weight: 600; }
.benefit-row small { font-size: 11px; line-height: 1.5; }
.support-callout { background: #f6f6f3; border: 0; border-radius: 12px; padding: 28px; }
.support-callout i { width: 46px; height: 46px; background: #fff; color: var(--navy); }
.support-callout h3 { font-size: 19px; }
.support-callout-actions a { font-size: 12px; }
footer { background: #0b1833; padding-top: 48px; }
.footer-grid { gap: 28px; }
.footer-grid h4 { margin: 0 0 16px; font-size: 12px; font-weight: 600; }
.footer-grid a { min-height: 24px; line-height: 1.65; color: #c6cedc; }
.footer-grid a:hover { color: #fff; text-decoration: underline; text-underline-offset: 4px; }
.footer-grid p { font-size: 12px; }
.foot-brand address { font-size: 10px; color: #aeb8cb; }
.copy { border-color: #ffffff20; color: #aeb8cb; }

/* Compact archive with one result count and a quieter sidebar. */
.post-type-archive-product .page-hero, .tax-product_cat .page-hero, .search .page-hero {
  min-height: 0; margin-top: 0; margin-bottom: 26px; padding: 32px 28px 0;
  border: 0; border-radius: 0; background: #fff;
}
.post-type-archive-product .page-hero h1, .tax-product_cat .page-hero h1, .search .page-hero h1 { margin-top: 12px; font-size: clamp(30px, 3.4vw, 42px); line-height: 1.15; }
.page-hero small, .crumb { font-size: 12px; color: var(--muted); }
.crumb { line-height: 1.6; padding-block: 24px; }
.catalog { grid-template-columns: 222px minmax(0, 1fr); gap: 28px; }
.catalog-main { min-width: 0; }
.catalog > aside { border-radius: 12px; box-shadow: none; }
.filter-head h3 { font-size: 16px; }
.filter-link { font-size: 12px; min-height: 40px; padding-inline: 16px; }
.filter-link.active { background: #edf0f5; }
.filter-link b { font-weight: 400; }
.toolbar { min-height: 48px; height: auto; gap: 12px; margin-bottom: 18px; }
.toolbar > span { font-size: 13px; color: var(--muted); }
.toolbar .sort-control > span { font-size: 12px; }
.woocommerce-ordering select { font-size: 12px; max-width: 100%; }
.active-filter-chips { margin-bottom: 18px; }
.p-grid, .catalog-main > .p-grid { gap: 20px; }
.p-card { min-height: 0; border-radius: 12px; border-color: #e6e8ec; box-shadow: none; }
.p-card:hover { transform: none; box-shadow: 0 8px 24px #0d1b3d0b; border-color: #cbd1da; }
.p-card .pic { height: auto; aspect-ratio: 1 / .85; padding: 18px; background: #f6f7f9; border-radius: 0; }
.p-card .pic img { object-fit: contain !important; mix-blend-mode: normal; border-radius: 0; }
.p-card-body { padding: 18px !important; }
.p-card h3 { min-height: 0; font-size: 14px; font-weight: 600; line-height: 1.45; }
.p-card h3 a { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.p-card .product-meta { margin: 8px 0 14px; flex-wrap: wrap; row-gap: 2px; }
.product-meta b, .product-meta span { font-size: 10px; }
.product-meta b { color: var(--muted); font-weight: 400; }
.p-card .price { padding-top: 12px; align-items: center; gap: 8px; border-top: 1px solid #eef0f3; }
.price strong { font-size: 20px; font-weight: 700; white-space: nowrap; }
.price del { font-size: 12px; }
.card-cart, .bestseller-cart { width: 44px; min-width: 44px; height: 44px; border-radius: 9px; }
.card-cart.loading { opacity: .55; pointer-events: none; }
.card-cart.added { background: #e8f3ed; color: #245c40; }
.p-card .added_to_cart { display: none; }
.p-card > em { top: 12px; left: 12px; border-radius: 5px; }

/* Do not style the UL as though it were an individual WooCommerce page link. */
.tm-pagination { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--line); display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; }
.tm-page-status { margin: 0; color: var(--muted); font-size: 12px; }
.tm-page-controls { display: flex; align-items: center; gap: 12px; }
.tm-page-list { display: flex; gap: 5px; margin: 0; padding: 0; list-style: none; }
.tm-page-list li { margin: 0; padding: 0; }
.tm-page-list .page-numbers, .tm-page-direction { display: inline-flex; min-width: 44px; height: 44px; padding: 0 10px; align-items: center; justify-content: center; border: 1px solid transparent; border-radius: 8px; font-size: 13px; font-weight: 600; background: #fff; color: var(--navy); }
.tm-page-list a:hover { background: #f1f3f6; }
.tm-page-list .current { background: var(--navy); color: #fff; }
.tm-page-list .dots { min-width: 22px; padding: 0; color: #8b93a1; }
.tm-page-direction { gap: 8px; border-color: var(--line); }
.tm-page-direction:hover { border-color: #9da7b8; }
.tm-page-direction.is-disabled { color: #a5adba; border-color: #edf0f4; }

.tm-coupon-disclosure { text-align: left; }
.tm-coupon-disclosure summary { width: max-content; min-height: 44px; align-content: center; cursor: pointer; font-size: 13px; color: var(--muted); }
.tm-coupon-disclosure summary:focus-visible { outline: 2px solid var(--navy); outline-offset: 3px; }
.tm-coupon-fields { display: flex; flex-wrap: wrap; gap: 10px; padding-block: 8px; }
.woocommerce-form-coupon-toggle .woocommerce-info { margin-bottom: 12px !important; padding: 12px 12px 12px 32px !important; background: transparent !important; border: 0 !important; box-shadow: none !important; font-size: 13px; }
.woocommerce-form-coupon-toggle .woocommerce-info::before { left: 8px; top: 12px; }
.woocommerce-checkout #ship-to-different-address { margin: 18px 0; font-size: 14px; line-height: 1.5; font-weight: 500; }
.woocommerce-checkout #ship-to-different-address label { display: flex; align-items: center; gap: 10px; cursor: pointer; }
.woocommerce-checkout #ship-to-different-address input { margin: 0; flex-shrink: 0; }

/* The product and purchase form share one clear hierarchy. */
.single-product-shell { overflow: visible; }
.single-product-shell .product-top { grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr); gap: clamp(28px, 4vw, 58px); padding-bottom: 48px; }
.single-product-shell .gallery { grid-template-columns: 68px minmax(0, 1fr); gap: 14px; }
.single-product-shell .main-pic { min-height: 0; height: 500px; padding: 26px; border-radius: 12px; background: #f6f7f9; }
.single-product-shell .main-pic img { width: 100%; height: 100%; max-height: 448px; object-fit: contain !important; }
.single-product-shell .thumbs button { width: 68px; height: 68px; border-radius: 8px; padding: 7px; }
.single-product-shell .thumbs button.active { border-color: var(--navy); box-shadow: none; }
.single-product-shell .buy { padding: 8px 0 0; }
.single-product-shell .buy h1 { margin: 10px 0 14px; font-size: clamp(27px, 2.7vw, 36px); line-height: 1.18; font-weight: 700; }
.product-intro p { margin: 0 0 18px; color: var(--muted); font-size: 14px; line-height: 1.7; }
.single-product-shell .big-price { margin: 18px 0; line-height: 1.15; }
.single-product-shell .big-price strong { font-size: 32px; font-weight: 700; }
.single-product-shell .buy .feature-list { margin: 18px 0 24px; padding-top: 0; }
.single-product-shell .feature-list li { margin: 8px 0; font-size: 13px; }
.tremark-add-cart form.cart { grid-template-columns: 132px minmax(0, 1fr); gap: 10px; }
.woocommerce .quantity, .tremark-add-cart .quantity { width: 132px; height: 52px; grid-template-columns: 42px minmax(44px, 1fr) 42px; border-radius: 9px; }
.woocommerce .quantity .tremark-qty-step, .tremark-add-cart .quantity .tremark-qty-step { min-height: 50px; min-width: 42px; font-size: 20px; border: 0; background: #fff; color: var(--navy); padding: 0; }
.woocommerce .quantity input.qty, .tremark-add-cart input.qty { height: 50px !important; font-size: 15px; font-weight: 600; }
.tremark-qty-step:disabled { color: #bac1cc !important; cursor: default; }
.woocommerce .tremark-add-cart .single_add_to_cart_button, .tremark-add-cart .single_add_to_cart_button { min-height: 52px; padding: 0 16px !important; border-radius: 9px !important; box-shadow: none; font-size: 14px !important; font-weight: 600 !important; line-height: 1.3; }
.tremark-add-cart .single_add_to_cart_button::after { content: none; }
.tremark-add-cart .single_add_to_cart_button:hover { transform: none; box-shadow: 0 5px 16px #0d1b3d17; }
.tremark-add-cart form.variations_form, .tremark-add-cart form.grouped_form { display: block !important; }
.tremark-add-cart .woocommerce-variation-add-to-cart { display: flex; gap: 10px; }
.tremark-add-cart .woocommerce-variation-add-to-cart .quantity { flex-shrink: 0; }
.product-purchase-facts { margin-top: 20px; padding-top: 18px; grid-template-columns: 1fr 1fr; gap: 12px; }
.product-purchase-facts b { font-size: 12px; font-weight: 500; }
.single-product-shell .tabs { position: sticky; top: var(--tm-header-height); justify-content: flex-start; padding: 0; gap: 28px; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: #fff; }
.single-product-shell .tabs button { align-self: stretch; padding: 0 2px; border-radius: 0; border-bottom: 2px solid transparent; font-size: 14px; }
.single-product-shell .tabs button.active { border-bottom-color: var(--navy); box-shadow: none; }
.product-tab-panel .description { margin-inline: 0; padding-block: 36px; max-width: 850px; }
.product-tab-panel .description h2, .product-tab-panel .specs h2 { font-size: 24px; }
.product-tab-panel .specs { padding-block: 36px; gap: 0 24px; }
.product-tab-panel .specs p { border: 0; border-bottom: 1px solid var(--line); padding: 14px 0; gap: 18px; font-size: 13px; align-items: flex-start; }
.product-tab-panel .specs strong { text-align: right; font-weight: 500; }
.tm-mobile-purchase { display: none; }
#tremark-purchase { scroll-margin-top: calc(var(--tm-header-height) + 24px); }

/* Cart and checkout: one right-hand summary, including its heading. */
.woo-page { overflow: visible; }
.woo-page-heading h1 { font-size: clamp(30px, 3.4vw, 42px); font-weight: 700; }
.woocommerce-cart .page-content > .woocommerce { grid-template-columns: minmax(0, 1.6fr) minmax(320px, .8fr); gap: 28px; }
.woocommerce-cart .cart-collaterals { top: var(--tm-summary-top, 126px); }
.woocommerce-cart .woocommerce-cart-form table.shop_table { border-radius: 12px !important; }
.woocommerce-cart table.shop_table th { font-size: 12px; font-weight: 500; color: var(--muted); background: #f7f8fa; }
.woocommerce-cart table.shop_table td { font-size: 13px; }
.woocommerce-cart .cart_totals { box-shadow: none; }
.woocommerce-cart .cart_totals h2 { font-size: 22px; }
.tm-continue-shopping { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; color: var(--muted); font-size: 13px; }
.woocommerce-checkout form.checkout.woocommerce-checkout { grid-template-areas: none !important; grid-template-columns: minmax(0, 1.45fr) minmax(360px, 1fr) !important; grid-template-rows: auto !important; gap: 28px !important; }
.woocommerce-checkout form.checkout > #customer_details { grid-area: auto !important; grid-column: 1 !important; grid-row: 1 !important; padding: 28px; margin: 0; box-shadow: none; border-radius: 12px; }
.tm-checkout-summary { grid-column: 2; grid-row: 1; min-width: 0; position: sticky; top: var(--tm-summary-top, 126px); border: 1px solid var(--line); border-radius: 12px; background: #fff; overflow: hidden; }
.woocommerce-checkout .tm-checkout-summary #order_review_heading { margin: 0; padding: 22px 22px 18px; border-bottom: 1px solid var(--line); font-size: 21px; }
.woocommerce-checkout .tm-checkout-summary #order_review { position: static; margin: 0; border: 0; border-radius: 0; box-shadow: none; overflow: visible; }
.woocommerce-checkout .tm-checkout-summary #order_review table.shop_table th, .woocommerce-checkout .tm-checkout-summary #order_review table.shop_table td { padding: 13px 18px !important; font-size: 12px; }
.woocommerce-checkout #order_review table.shop_table .order-total td, .woocommerce-checkout #order_review table.shop_table .order-total th { padding-block: 18px !important; font-size: 16px; }
.tremark-review-product { grid-template-columns: 46px minmax(0, 1fr); gap: 10px; }
.tremark-review-product img { width: 46px !important; height: 46px !important; }
.tremark-review-product > span { font-size: 12px; font-weight: 500; }
.woocommerce-checkout #customer_details .form-row label { margin-bottom: 5px; font-size: 12px; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { border-color: #dce1e7; border-radius: 8px; box-shadow: none; }
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus { border-color: #7e8aa0; box-shadow: 0 0 0 3px #0d1b3d08; outline: none; }
.woocommerce-checkout #payment { background: #f8f9fb !important; }
.woocommerce-checkout #payment #place_order, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button { box-shadow: none; min-height: 52px; border-radius: 9px !important; }
.woocommerce-checkout .woocommerce-privacy-policy-text p { font-size: 11px; line-height: 1.65; }
.tremark-upcoming-payment { padding: 13px 18px; gap: 10px; background: #fafaf8; grid-template-columns: 30px minmax(0, 1fr) auto; }
.tremark-upcoming-payment-icon { width: 30px; height: 34px; border: 0; background: transparent; }
.tremark-upcoming-payment-copy strong { font-size: 12px; }
.tremark-upcoming-payment-copy small { display: none; }
.tremark-upcoming-payment > b { font-size: 9px; padding: 5px 7px; font-weight: 500; letter-spacing: 0; text-transform: none; }
.tm-order-toggle { width: 100%; padding: 16px 18px; display: flex; align-items: center; gap: 12px; border: 0; border-bottom: 1px solid var(--line); background: #f7f8fa; color: var(--navy); text-align: left; font-size: 12px; }
.tm-order-toggle strong { margin-left: auto; font-size: 14px; white-space: nowrap; }
.tm-order-toggle[aria-expanded=true] > svg { transform: rotate(180deg); }
.tm-cart-feedback { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%); z-index: 220; width: max-content; max-width: calc(100% - 32px); display: flex; align-items: center; gap: 20px; padding: 16px 20px; border: 1px solid #ffffff30; border-radius: 12px; background: var(--navy); color: #fff; box-shadow: 0 10px 30px #0d1b3d20; font-size: 13px; }
.tm-cart-feedback a { min-height: 32px; display: flex; align-items: center; color: #fff; text-decoration: underline; text-underline-offset: 4px; white-space: nowrap; }

/* Support, account and policy pages use the same typography and controls. */
.contact-copy h1 { font-size: clamp(30px, 3.4vw, 42px); line-height: 1.15; }
.contact-form, .legal-card, .woocommerce form.login, .woocommerce form.register { border-radius: 12px; box-shadow: none; }
.contact-details { background: #f6f6f3; border-radius: 10px; }
.contact-details p { font-size: 13px; }
.contact-form input, .contact-form textarea { font-size: 15px; }
.legal-page > .page-hero { max-width: 880px; min-height: 0; padding: 0; margin: 0 auto 30px; background: #fff; }
.legal-page > .page-hero h1 { margin-top: 12px; font-size: clamp(30px, 3.4vw, 42px); }
.legal-card { max-width: 880px; padding: 38px; }
.policy-section h2 { font-size: 21px; letter-spacing: -.015em; }
.policy-section p, .policy-section li { font-size: 14px; line-height: 1.85; }
.policy-meta { font-size: 11px; }
.values-grid article { box-shadow: none; border-radius: 12px; padding: 24px; }
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a { background: #edf0f5; color: var(--navy); }
.woocommerce-order-overview { display: flex; flex-wrap: wrap; gap: 24px; padding: 24px !important; border-radius: 12px; background: #f6f6f3; }
.woocommerce ul.order_details li { float: none; font-size: 11px; margin: 0; padding-right: 24px; }
.woocommerce ul.order_details li strong { font-size: 15px; }
.cookie-banner { box-shadow: 0 10px 40px #0d1b3d20; border-radius: 12px; }
.cookie-banner p { font-size: 12px; line-height: 1.65; }

@media (max-width: 1120px) and (min-width: 901px) {
  .shop-header { gap: 14px; }
  .brand { width: 158px; }
  .nav { gap: 16px; }
  .nav > a, .category-trigger { font-size: 13px; }
  .shop-search { min-width: 135px; }
  .language-switcher a { min-width: 34px; }
  .catalog { grid-template-columns: 200px minmax(0, 1fr); gap: 20px; }
  .p-grid, .catalog-main > .p-grid { gap: 14px; }
  .p-card-body { padding: 14px !important; }
  .price strong { font-size: 18px; }
  .tm-pagination { justify-content: center; }
}
@media (max-width: 980px) {
  .woocommerce-checkout form.checkout.woocommerce-checkout { display: flex !important; flex-direction: column; gap: 22px !important; }
  .woocommerce-checkout form.checkout > #customer_details, .tm-checkout-summary { width: 100%; }
  .tm-checkout-summary { position: static; }
  .woocommerce-cart .page-content > .woocommerce { grid-template-columns: 1fr; }
  .woocommerce-cart .cart-collaterals { position: static; }
  .single-product-shell .product-top { grid-template-columns: 1fr; }
  .single-product-shell .gallery { max-width: 680px; width: 100%; margin-inline: auto; }
  .single-product-shell .buy { max-width: 680px; width: 100%; margin-inline: auto; }
  .tm-mobile-purchase { position: fixed; inset: auto 0 0; z-index: 160; padding: 12px 20px calc(12px + env(safe-area-inset-bottom)); border-top: 1px solid var(--line); display: flex; align-items: center; gap: 16px; background: #fff; box-shadow: 0 -4px 20px #0d1b3d08; }
  .tm-mobile-purchase > span { display: flex; flex-direction: column; line-height: 1.2; }
  .tm-mobile-purchase strong { font-size: 18px; white-space: nowrap; }
  .tm-mobile-purchase del { font-size: 11px; color: var(--muted); }
  .tm-mobile-purchase a { margin-left: auto; min-height: 46px; gap: 8px; font-size: 13px; }
  .single-product footer { padding-bottom: 100px; }
}
@media (max-width: 900px) {
  .brand { width: 158px; }
  .shop-header { height: 68px; gap: 8px; }
  .nav { height: auto; }
  .language-switcher { width: max-content; }
  .mobile-language-switcher a { min-width: 48px; }
  .catalog { grid-template-columns: 1fr; }
  .category-heading { display: grid; grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .category-carousel-tools { margin-left: 0; }
  .catalog .filter-panel { border-radius: 0; padding-bottom: 28px; }
  .filter-head { position: sticky; top: 0; z-index: 1; background: #fff; }
  .benefit-row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .benefit-row > div { justify-content: flex-start; border: 0; padding: 16px; }
  .life > div { padding: 32px; }
  .tm-pagination { justify-content: center; }
  .tm-page-status { width: 100%; text-align: center; }
}
@media (max-width: 600px) {
  .wrap { width: 100%; padding-inline: 18px; }
  .shop-header { padding-inline: 14px; }
  .brand { width: 145px; }
  .new-hero .hero-copy { padding-bottom: 36px; }
  .hero-actions { display: flex; gap: 10px; }
  .hero-actions a { font-size: 13px; padding-inline: 18px; }
  .hero-trust { flex-direction: row; font-size: 11px; gap: 10px 18px; }
  .category-section { padding-block: 38px 20px; }
  .category-carousel-tools p { max-width: calc(100% - 104px); font-size: 12px; }
  .category-section .cat-row { grid-auto-columns: 76vw; }
  .category-section .cat-row a, .category-section .cat-row a:nth-child(n) { height: 142px; }
  .page-section, .bestseller-section { padding-block: 40px; }
  .section-head { gap: 16px; align-items: center; }
  .section-head > a { font-size: 12px; flex-shrink: 0; }
  .bestseller-grid article { grid-template-columns: 112px minmax(0, 1fr); }
  .bestseller-info h3 { font-size: 15px; }
  .bestseller-info > p { font-size: 12px; }
  .life { width: calc(100% - 36px); margin-block: 40px; }
  .life > img { height: 260px; }
  .life > div { padding: 28px 22px; }
  .life ul { grid-template-columns: 1fr; }
  .benefit-row { padding-block: 14px; }
  .benefit-row > div { gap: 9px; padding: 12px 6px; }
  .benefit-row svg { width: 20px; }
  .benefit-row b { font-size: 11px; }
  .benefit-row small { font-size: 10px; }
  .support-callout { width: calc(100% - 36px); margin: 28px auto; padding: 24px; }
  .support-callout h3 { font-size: 20px; }
  .support-callout-actions { gap: 8px; }
  .footer-grid { gap: 28px 20px; }
  .footer-grid h4 { margin-bottom: 10px; }
  .footer-grid a { min-height: 32px; }
  .post-type-archive-product .page-hero, .tax-product_cat .page-hero, .search .page-hero { padding: 24px 18px 0; margin-bottom: 20px; }
  .toolbar { flex-direction: row; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 16px; }
  .toolbar .sort-control { width: auto; min-width: 0; flex: 1 1 170px; justify-content: flex-end; }
  .toolbar .sort-control > span { display: none; }
  .toolbar .sort-control form { width: 100%; }
  .toolbar .sort-control select { width: 100%; }
  .toolbar > span { margin-left: auto; }
  .catalog-main > .p-grid, .p-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .p-card { min-height: 0; border-radius: 10px; }
  .p-card .pic { height: auto; aspect-ratio: 1; padding: 12px; }
  .p-card-body { padding: 12px !important; }
  .p-card h3 { font-size: 12px; line-height: 1.5; }
  .p-card .product-meta { margin-bottom: 10px; gap: 2px 6px; }
  .product-meta b { display: none; }
  .product-meta span { font-size: 9px; }
  .p-card .price { gap: 4px; padding-top: 10px; }
  .price strong { font-size: 15px; }
  .price del { font-size: 10px; }
  .card-cart { min-width: 40px; width: 40px; height: 44px; border-radius: 7px; }
  .card-cart svg { width: 18px; height: 18px; }
  .tm-pagination { margin-top: 26px; padding-top: 20px; gap: 12px; }
  .tm-page-controls { width: 100%; justify-content: center; gap: 4px; }
  .tm-page-list { gap: 2px; }
  .tm-page-list .page-numbers { min-width: 34px; padding-inline: 4px; }
  .tm-page-list .dots { min-width: 14px; padding: 0; }
  .tm-page-direction { min-width: 34px; padding-inline: 7px; }
  .tm-page-direction span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .crumb { padding-block: 18px; font-size: 11px; }
  .single-product-shell .gallery { grid-template-columns: 1fr; }
  .single-product-shell .main-pic { height: 340px; padding: 22px; }
  .single-product-shell .main-pic img { max-height: 296px; }
  .single-product-shell .thumbs { order: 2; flex-direction: row; gap: 10px; }
  .single-product-shell .thumbs button { width: 60px; height: 60px; flex: 0 0 auto; }
  .single-product-shell .buy h1 { font-size: 27px; }
  .single-product-shell .big-price strong { font-size: 29px; }
  .tremark-add-cart form.cart { grid-template-columns: 124px minmax(0, 1fr); }
  .woocommerce .quantity, .tremark-add-cart .quantity { width: 124px; grid-template-columns: 40px minmax(42px, 1fr) 40px; }
  .woocommerce .quantity .tremark-qty-step, .tremark-add-cart .quantity .tremark-qty-step { min-width: 40px; }
  .tremark-add-cart .single_add_to_cart_button { font-size: 13px !important; padding-inline: 10px !important; }
  .product-purchase-facts { gap: 8px; }
  .product-purchase-facts b { font-size: 11px; }
  .single-product-shell .tabs { gap: 22px; min-height: 56px; }
  .single-product-shell .tabs button { font-size: 12px; }
  .product-tab-panel .specs { grid-template-columns: 1fr; }
  .woocommerce-checkout form.checkout > #customer_details { padding: 20px; }
  .woocommerce-checkout #customer_details .form-row { width: 100% !important; margin-right: 0; float: none; }
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { font-size: 16px; }
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item { padding: 14px; border-bottom: 1px solid var(--line); }
  .woocommerce-cart .woocommerce-cart-form table.shop_table td { padding: 10px !important; }
  .woocommerce-cart table.shop_table .product-thumbnail { display: block !important; }
  .woocommerce-cart table.shop_table .product-thumbnail::before { display: none; }
  .woocommerce-cart .woocommerce-cart-form .quantity { margin-left: auto !important; }
  .woocommerce-cart .cart-collaterals .cart_totals { width: 100% !important; }
  .tremark-checkout-steps span { font-size: 10px; }
  .tremark-checkout-steps i { width: 26px; height: 26px; }
  .legal-card { padding: 24px 20px; }
  .legal-page > .page-hero { padding-inline: 0; }
  .contact-form { padding: 22px; }
  .contact-form input, .contact-form textarea { font-size: 16px; }
  .tm-cart-feedback { bottom: 18px; width: calc(100% - 32px); padding: 14px; gap: 12px; font-size: 12px; }
  .tm-mobile-purchase { padding-inline: 18px; gap: 12px; }
  .tm-mobile-purchase strong { font-size: 17px; }
  .tm-mobile-purchase a { padding-inline: 14px; font-size: 12px; }
}
@media (max-width: 360px) {
  .brand { width: 124px; }
  .shop-header { gap: 4px; padding-inline: 10px; }
  .tm-page-list .page-numbers { min-width: 28px; }
  .tm-page-direction { min-width: 30px; padding-inline: 5px; }
  .tm-page-controls { gap: 2px; }
  .p-card .price { flex-wrap: wrap; }
  .card-cart { margin-left: auto; }
  .tremark-add-cart form.cart { grid-template-columns: 1fr; }
  .tremark-add-cart .quantity { width: 124px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

/* Full-width validation notices must not occupy a customer/summary column. */
.woocommerce-checkout form.checkout > .woocommerce-NoticeGroup,
.woocommerce-checkout form.checkout > .woocommerce-error { grid-column: 1 / -1; grid-row: auto; order: -1; width: 100%; }
.woocommerce-checkout form.checkout:has(> .woocommerce-NoticeGroup) > #customer_details,
.woocommerce-checkout form.checkout:has(> .woocommerce-NoticeGroup) > .tm-checkout-summary { grid-row: 2 !important; }
.quantity:has(input[type="hidden"]) { display: none !important; }
@media (min-width: 901px) {
  .catalog .filter-panel { position: sticky; top: calc(var(--tm-header-height) + 18px); max-height: calc(100vh - var(--tm-header-height) - 36px); overflow-y: auto; }
}
@media (max-width: 782px) { .admin-bar .header-shell { top: 46px; } }
@media (max-width: 600px) { .admin-bar .header-shell { top: 0; } }

/* 1.6 — compact, editable campaign hero. */
.hero-slider { position: relative; height: clamp(500px, 35vw, 560px); overflow: hidden; background: var(--navy); color: #fff; }
.hero-slides, .hero-slide { position: absolute; inset: 0; }
.hero-slide { opacity: 0; visibility: hidden; transition: opacity .55s ease, visibility .55s ease; }
.hero-slide.is-active { opacity: 1; visibility: visible; z-index: 2; }
.hero-slide picture, .hero-slide picture img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; }
.hero-slide picture img { object-fit: cover; object-position: center; }
.hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(5,17,39,.98) 0%, rgba(5,17,39,.92) 34%, rgba(5,17,39,.34) 59%, rgba(5,17,39,.05) 100%); }
.hero-slide-inner { position: relative; z-index: 2; height: 100%; display: flex; align-items: center; }
.hero-ad-copy { width: min(470px, 42%); padding-block: 36px 56px; }
.hero-ad-copy small { display: block; margin-bottom: 15px; color: #fff; font-size: 11px; font-weight: 750; letter-spacing: .2em; }
.hero-ad-copy small::after { content: ''; display: block; width: 42px; height: 2px; margin-top: 12px; background: var(--coral); }
.hero-ad-copy h1 { max-width: 520px; margin: 0; font-size: clamp(42px, 4.2vw, 64px); line-height: 1.02; letter-spacing: -.05em; }
.hero-ad-copy p { max-width: 500px; margin: 20px 0 0; color: #e0e5ee; font-size: clamp(15px, 1.3vw, 18px); line-height: 1.55; }
.hero-ad-actions { display: flex; align-items: center; gap: 26px; margin-top: 28px; }
.hero-ad-actions .cta-primary { min-height: 50px; padding: 0 24px; border-radius: 8px; background: var(--coral); color: #fff; box-shadow: none; }
.hero-ad-actions .cta-primary:hover { background: #c8574d; color: #fff; }
.hero-ad-actions > a:not(.cta-primary) { display: inline-flex; align-items: center; gap: 8px; color: #fff; font-size: 13px; font-weight: 650; }
.hero-arrow { position: absolute; z-index: 5; top: 50%; width: 46px; height: 46px; display: grid; place-items: center; border: 1px solid #ffffff55; border-radius: 50%; background: #07162d88; color: #fff; transform: translateY(-50%); backdrop-filter: blur(8px); }
.hero-arrow:hover { background: #07162dcc; border-color: #ffffff99; }
.hero-prev { left: 24px; }.hero-next { right: 24px; }
.hero-dots { position: absolute; z-index: 5; left: 50%; bottom: 20px; display: flex; gap: 10px; transform: translateX(-50%); }
.hero-dots button { width: 26px; height: 5px; padding: 0; border: 0; border-radius: 5px; background: #ffffff66; }
.hero-dots button[aria-selected="true"] { background: var(--coral); }
.hero-counter { position: absolute; z-index: 5; right: max(34px, calc((100vw - 1180px) / 2)); bottom: 17px; color: #fff; font-size: 12px; letter-spacing: .08em; }
.hero-counter b { font-weight: 700; }
.topbar-messages { position: relative; min-width: 255px; height: 32px; }
.topbar-messages > span { position: absolute; inset: 0 auto 0 0; display: inline-flex; align-items: center; gap: 7px; opacity: 0; transform: translateY(5px); transition: opacity .3s ease, transform .3s ease; pointer-events: none; white-space: nowrap; }
.topbar-messages > span.is-active { opacity: 1; transform: translateY(0); }
.mega-heading i, .category-section .cat-row a > i { display: grid; place-items: center; background: #fff; color: var(--navy); }
.mega-heading i { flex: 0 0 36px; border: 1px solid #edf0f3; }
.category-section .cat-row a > i { border: 1px solid #ebe7df; transition: background .18s ease, color .18s ease, border-color .18s ease; }
.category-section .cat-row a:hover > i { border-color: var(--coral); background: var(--coral); color: #fff; }
.tm-pagination { margin: 30px 0 12px; padding: 0; border: 0; justify-content: center; flex-direction: column; gap: 12px; }
.tm-page-controls { justify-content: center; gap: 8px; }
.tm-page-list { gap: 7px; }
.tm-page-list .page-numbers, .tm-page-direction { min-width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: #fff; }
.tm-page-list .current { border-color: var(--navy); background: var(--navy); color: #fff; box-shadow: 0 7px 18px rgba(7,22,48,.16); }
.tm-page-list .dots { border-color: transparent; background: transparent; }
.tm-page-direction { width: auto; min-width: 42px; padding-inline: 14px; border-radius: 22px; }
.tm-page-status { order: 2; }
.tm-empty-state, .empty.search-empty-copy, .empty-state.search-empty-copy { min-height: 330px; margin: 8px 0 36px; padding: 48px 28px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; border: 1px solid #e8eaf0; border-radius: 16px; background: linear-gradient(145deg,#fafaf8,#f4f5f7); }
.tm-empty-state > svg, .search-empty-copy > svg { width: 58px; height: 58px; margin-bottom: 18px; padding: 15px; border-radius: 50%; background: #fff; color: var(--navy); box-shadow: 0 9px 25px rgba(7,22,48,.08); }
.tm-empty-state h2, .search-empty-copy h2 { margin: 0; font-size: clamp(25px, 3vw, 34px); }
.tm-empty-state p, .search-empty-copy p { max-width: 510px; margin: 12px auto 24px; color: var(--muted); }
.tm-empty-state .cta-primary, .search-empty-copy > a { min-height: 48px; padding: 0 22px; display: inline-flex; align-items: center; border-radius: 8px; background: var(--navy); color: #fff; font-weight: 700; }
.support-callout-actions a { gap: 8px; }
.foot-brand address { margin-top: 16px; font-size: 11px; }
.benefit-row { display: none !important; }
@media (max-width: 900px) {
  .hero-slider { height: 520px; }
  .hero-ad-copy { width: min(560px, 72%); padding-left: 42px; }
  .hero-shade { background: linear-gradient(90deg, rgba(5,17,39,.96), rgba(5,17,39,.72) 62%, rgba(5,17,39,.18)); }
  .hero-arrow { width: 42px; height: 42px; }
  .hero-prev { left: 12px; }.hero-next { right: 12px; }
}
@media (max-width: 700px) {
  .hero-slider { height: 500px; }
  .hero-slide picture img { object-position: 62% center; }
  .hero-shade { background: linear-gradient(0deg, rgba(5,17,39,.97) 0%, rgba(5,17,39,.82) 58%, rgba(5,17,39,.28) 100%); }
  .hero-slide-inner { align-items: flex-end; }
  .hero-ad-copy { width: 100%; padding: 30px 20px 72px; }
  .hero-ad-copy h1 { font-size: clamp(35px, 10vw, 46px); }
  .hero-ad-copy p { margin-top: 14px; font-size: 14px; }
  .hero-ad-actions { gap: 18px; margin-top: 20px; }
  .hero-ad-actions .cta-primary { min-height: 46px; padding-inline: 18px; }
  .hero-arrow { top: 42%; width: 40px; height: 40px; }
  .hero-dots { bottom: 19px; }
  .hero-counter { right: 18px; bottom: 16px; }
  .topbar nav { display: none; }
  .topbar-messages { margin-inline: auto; min-width: 0; width: 100%; }
  .topbar-messages > span { inset-inline: 0; justify-content: center; }
  .tm-page-direction span { display: none; }
  .tm-page-direction { width: 42px; padding: 0; }
  .tm-page-list li:nth-child(n+6):not(:last-child) { display: none; }
}

/* 1.7.1 — the approved 1.6 layout with an image-only advertising slider. */
.hero-slider { height: clamp(420px, 31vw, 520px); background: #f4f2ed; }
.hero-slider > .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.hero-image-link { position: absolute; inset: 0; display: block; }
.hero-image-link:focus-visible { outline: 3px solid var(--coral); outline-offset: -6px; }
.hero-slide picture, .hero-slide picture img { width: 100%; height: 100%; }
.hero-slide picture img { object-fit: cover; object-position: center; }
.hero-shade, .hero-slide-inner, .hero-counter { display: none !important; }
.hero-arrow { top: 50%; }
.hero-dots { bottom: 18px; }

@media (max-width: 700px) {
  .hero-slider { height: clamp(320px, 84vw, 430px); }
  .hero-slide picture img { object-position: center; }
  .hero-arrow { top: 50%; }
}
