.catalog-tools{margin:0 0 26px;padding:20px;border:1px solid #dbe5ed;border-radius:18px;background:linear-gradient(145deg,#f7fbff,#fff);box-shadow:0 14px 34px rgba(16,35,63,.06)}
.catalog-tools__top{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:14px}.catalog-tools label{display:grid;gap:7px;color:#40536a;font-size:12px;font-weight:850}.catalog-tools input,.catalog-tools select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cfdce7;border-radius:11px;background:#fff;color:#10233f;font-size:16px}.catalog-tools fieldset{margin:17px 0 0;padding:0;border:0}.catalog-tools legend{margin-bottom:9px;color:#40536a;font-size:12px;font-weight:900}.catalog-tools__chips{display:flex;flex-wrap:wrap;gap:8px}.catalog-tools__chips button{min-height:42px;padding:8px 13px;border:1px solid #cddce8;border-radius:999px;background:#fff;color:#29435f;font-size:12px;font-weight:850;cursor:pointer}.catalog-tools__chips button.is-active{border-color:#1267c7;background:#1267c7;color:#fff;box-shadow:0 8px 20px rgba(18,103,199,.18)}.catalog-tools__status{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:17px;padding-top:14px;border-top:1px solid #e2eaf0}.catalog-tools__status p{margin:0;color:#566a80;font-size:13px;font-weight:750}.catalog-tools__status button{min-height:40px;padding:7px 12px;border:0;border-radius:9px;background:#eaf3fb;color:#1267c7;font-weight:850;cursor:pointer}.hub-product-card[hidden]{display:none!important}.catalog-page-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:28px}.catalog-page-nav button{min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #cbd9e5;border-radius:10px;background:#fff;color:#23415f;font-weight:850;cursor:pointer}.catalog-page-nav button.is-active{border-color:#1267c7;background:#1267c7;color:#fff}.catalog-page-nav button:disabled{cursor:not-allowed;opacity:.42}.catalog-page-nav__ellipsis{padding:0 3px;color:#6b7d8f}.catalog-tools input:focus-visible,.catalog-tools select:focus-visible,.catalog-tools button:focus-visible,.catalog-page-nav button:focus-visible,.catalog-product-card a:focus-visible{outline:3px solid #f5b949;outline-offset:3px}

/* v96.5: standalone catalog cards now follow the homepage product-card hierarchy. */
.hub-products .hub-product-grid{align-items:stretch}.hub-products .catalog-product-card{position:relative;display:flex;min-width:0;flex-direction:column;gap:0;padding:0;overflow:hidden;border:1px solid #e0e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(9,31,66,.055);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hub-products .catalog-product-card:hover{transform:translateY(-2px);border-color:#c6d9ec;box-shadow:0 14px 34px rgba(9,31,66,.09)}.catalog-product-card__image{display:block;aspect-ratio:4/3;background:#f8fbfe;overflow:hidden}.catalog-product-card__image img{display:block;width:100%;height:100%;padding:8px;object-fit:contain}.catalog-product-card__body{display:flex;min-width:0;flex:1;flex-direction:column;padding:12px}.catalog-product-card__identity{display:flex;align-items:center;justify-content:space-between;gap:7px;min-width:0;margin-bottom:8px}.catalog-product-card__identity small{min-width:0;overflow:hidden;color:#708196;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.catalog-stock-badge{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#e8f6ec;color:#1f7741;font-size:10px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important}.catalog-stock-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:#2aa459;box-shadow:0 0 0 3px rgba(42,164,89,.12)}.catalog-product-card h3{margin:0;min-height:2.7em;font-size:15px;line-height:1.32}.catalog-product-card h3 a{color:#10233f;text-decoration:none}.catalog-product-card__facts{display:grid;grid-template-columns:1fr;gap:7px;margin-top:11px}.catalog-product-card__fact{display:grid;gap:2px;min-width:0;padding:8px 9px;border:1px solid #e0e9f2;border-radius:10px;background:#f9fbfd}.catalog-product-card__price{border-color:#d6e8fa;background:linear-gradient(135deg,#f4f9ff,#fff9f7)}.catalog-product-card__fact span{color:#718196;font-size:10px;font-weight:800;text-transform:none;letter-spacing:0}.catalog-product-card__fact strong{overflow:hidden;color:#243a53;font-size:11px;line-height:1.32;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-product-card__price strong{color:#1267c7;font-size:12px}.catalog-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:11px}.catalog-product-card__actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 7px;border-radius:9px;font-size:11px;font-weight:900;line-height:1.15;text-align:center;text-decoration:none}.catalog-card-detail{border:1px solid #c9d8e5;color:#28506f;background:#fff}.catalog-card-whatsapp{border:1px solid #11766d;color:#fff;background:#11766d}.catalog-card-whatsapp:hover{background:#0b5f58}.hub-product-grid:not(.is-catalog-ready) .catalog-product-card:nth-child(n+25){display:none}

.catalog-language-switcher{display:inline-flex;align-items:center;gap:4px;padding:5px;border:1px solid #b8d2ee;border-radius:12px;background:#eef6ff;box-shadow:0 8px 20px rgba(18,103,199,.1)}.catalog-language-switcher>span{padding:0 7px;color:#315577;font-size:11px;font-weight:900}.catalog-language-switcher a{min-width:42px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:8px;color:#17456f;font-size:12px;font-weight:900;text-decoration:none}.catalog-language-switcher a[aria-current=page]{background:#1267c7;color:#fff;box-shadow:0 5px 13px rgba(18,103,199,.22)}.catalog-filter-toggle{display:none}.catalog-page-nav__mobile-status{display:none}.catalog-language-switcher a:focus-visible{outline:3px solid #f5b949;outline-offset:3px}

@media(max-width:900px){.hub-products .hub-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.hub-header__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 10px!important;padding-block:8px}.hub-header nav{justify-self:end}.catalog-language-switcher{grid-column:1/-1;width:100%;justify-content:center}.catalog-language-switcher>span{margin-right:auto}.catalog-language-switcher a{flex:1;min-height:42px}.catalog-tools{padding:12px;border-radius:14px}.catalog-tools__top{grid-template-columns:1fr;gap:10px}.catalog-filter-toggle{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:10px 13px;border:1px solid #c7d9e9;border-radius:11px;background:#fff;color:#173d63;font-weight:900}.catalog-filter-toggle::after{content:"＋";font-size:18px}.catalog-tools.is-filter-open .catalog-filter-toggle::after{content:"−"}.catalog-tools fieldset{display:none}.catalog-tools.is-filter-open fieldset{display:block}.catalog-tools__chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.catalog-tools__chips button{flex:0 0 auto}.catalog-tools__status{align-items:flex-start;flex-direction:column;margin-top:12px}.hub-products .hub-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.hub-products .catalog-product-card{border-radius:13px}.catalog-product-card__image{aspect-ratio:1/1}.catalog-product-card__image img{padding:6px}.catalog-product-card__body{padding:9px}.catalog-product-card__identity{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:6px}.catalog-product-card__identity small{max-width:100%;font-size:9px}.catalog-stock-badge{padding:4px 7px;font-size:9px!important}.catalog-product-card h3{min-height:2.65em;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-product-card__facts{margin-top:8px}.catalog-product-card__material{display:none}.catalog-product-card__fact{padding:7px}.catalog-product-card__fact span{font-size:9px}.catalog-product-card__price strong{font-size:11px}.catalog-product-card__actions{gap:5px;padding-top:8px}.catalog-product-card__actions a{min-height:40px;padding:6px 4px;font-size:10px}.hub-product-grid:not(.is-catalog-ready) .catalog-product-card:nth-child(n+13){display:none}.catalog-page-nav{display:grid;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);gap:8px;margin-top:22px}.catalog-page-nav button[data-page]{display:none}.catalog-page-nav__ellipsis{display:none}.catalog-page-nav__mobile-status{display:flex;align-items:center;justify-content:center;min-height:46px;padding:8px 10px;border:1px solid #d3e0eb;border-radius:10px;background:#f5f9fc;color:#244563;font-size:12px;font-weight:900;white-space:nowrap}.catalog-page-nav button[data-page-action]{width:100%;min-width:0;min-height:46px;padding-inline:8px}}
@media(max-width:420px){.hub-header nav .hub-button{min-height:40px;padding:7px 10px;font-size:11px}.catalog-language-switcher>span{font-size:10px}.catalog-language-switcher a{min-width:0;padding-inline:6px}.catalog-product-card__actions{grid-template-columns:1fr}.catalog-product-card__actions a{min-height:38px}.catalog-product-card h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hub-products .catalog-product-card{transition:none}}


/* v97.5 — catalog-first shortlist flow */
.hub-section--catalog-first{padding-top:18px}.catalog-card-inquiry{appearance:none;border:1px solid #166f67;border-radius:10px;background:#edf9f6;color:#0b655e;min-height:42px;padding:9px 12px;font:inherit;font-weight:850;cursor:pointer;transition:.18s ease}.catalog-card-inquiry:hover{background:#dff4ef;transform:translateY(-1px)}.catalog-card-inquiry.is-added{background:#126f67;color:#fff;border-color:#126f67}.collection-inquiry-review{position:fixed;z-index:70;right:24px;bottom:24px;display:flex;align-items:center;gap:14px;padding:11px 12px 11px 16px;border:1px solid #cfe3dd;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 14px 42px rgba(17,50,77,.18);backdrop-filter:blur(12px);color:#17355b;font-size:13px}.collection-inquiry-review[hidden]{display:none}.collection-inquiry-review strong{font-size:16px;color:#0f746b}.collection-inquiry-review a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:10px;background:#126f67;color:#fff;text-decoration:none;font-weight:850}.catalog-product-card__actions{align-items:stretch}.catalog-product-card__actions>a,.catalog-product-card__actions>button{flex:1 1 0}
@media(max-width:700px){.hub-section--catalog-first{padding-top:8px}.collection-inquiry-review{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));justify-content:space-between;padding:9px 9px 9px 13px}.collection-inquiry-review a{min-height:44px}.catalog-card-inquiry{min-height:44px;font-size:13px}}

.hub-hero--catalog-first{padding:14px 0 30px}.hub-hero--catalog-first .hub-hero__grid{gap:34px}.hub-hero--catalog-first h2{max-width:780px;margin:0;font-size:clamp(36px,4.3vw,58px);line-height:1.02;letter-spacing:-.045em}.hub-hero--catalog-first .hub-answer{margin-top:14px;font-size:16px;line-height:1.6}.hub-hero--catalog-first .hub-actions{margin-top:18px}.hub-hero--catalog-first .hub-updated{margin-top:12px}.hub-hero--catalog-first figure{max-height:310px}
@media(max-width:700px){.hub-hero--catalog-first{padding:8px 0 18px}.hub-hero--catalog-first h2{font-size:34px}.hub-hero--catalog-first .hub-answer{font-size:15px}.hub-hero--catalog-first figure{display:none}.hub-hero--catalog-first .hub-actions{grid-template-columns:1fr 1fr;display:grid}.hub-hero--catalog-first .hub-actions .hub-button{width:100%}.hub-hero--catalog-first .hub-actions .hub-button:last-child{grid-column:1/-1}}

/* v100.6.1: mobile catalog containment and readable filter layout. */
@media(max-width:700px){
  html,body{max-width:100%;overflow-x:clip}
  main,.hub-shell,.hub-products,.hub-product-grid,.catalog-tools,.catalog-tools__top,.catalog-tools fieldset{min-width:0;max-width:100%}
  .catalog-tools{margin-bottom:18px;padding:14px;overflow:hidden;border-radius:16px;background:#f8fbfd;box-shadow:0 8px 24px rgba(16,35,63,.05)}
  .catalog-tools__top{gap:12px}
  .catalog-tools input,.catalog-tools select{min-width:0;min-height:50px;font-size:16px}
  .catalog-filter-toggle{margin-top:14px;border-color:#bdd2e2;background:#fff}
  .catalog-tools.is-filter-open fieldset{margin-top:18px}
  .catalog-tools legend{margin-bottom:10px;font-size:12px}
  .catalog-tools__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:100%;overflow:visible;padding:0}
  .catalog-tools__chips button{width:100%;min-width:0;min-height:44px;padding:8px 9px;white-space:normal;overflow-wrap:anywhere;line-height:1.25;text-align:center}
  .catalog-tools__status{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}
  .catalog-tools__status p{min-width:0;font-size:12px;line-height:1.5}
  .catalog-tools__status button{white-space:nowrap}
}
@media(max-width:380px){
  .catalog-tools__chips{grid-template-columns:1fr}
  .catalog-tools__status{grid-template-columns:1fr}
  .catalog-tools__status button{width:100%}
}

/* v97.5.1 — buyer-controlled catalog page size; inquiry button dimensions intentionally unchanged. */
.catalog-primary-heading{margin:0 0 18px;font-size:clamp(26px,3vw,38px);line-height:1.15;letter-spacing:-.025em}
.catalog-page-size{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:22px 0 0;color:#52677c;font-size:12px;font-weight:850}.catalog-page-size select{min-width:88px;min-height:42px;padding:7px 30px 7px 11px;border:1px solid #cbd9e5;border-radius:10px;background:#fff;color:#23415f;font:inherit;font-weight:850}.catalog-page-size select:focus-visible{outline:3px solid #f5b949;outline-offset:3px}
@media(max-width:700px){.catalog-page-size{justify-content:space-between;margin-top:18px;padding:0 2px}.catalog-page-size select{min-width:104px;min-height:44px}}

/* v97.7 — page-size control near search, lighter live DOM, and readable two-column mobile cards. */
@media(min-width:701px){.catalog-tools__top{grid-template-columns:minmax(0,1fr) 250px 170px}.catalog-page-size--top{display:grid;align-content:start;justify-content:stretch;gap:7px;margin:0}.catalog-page-size--top select{width:100%;min-height:48px}.catalog-page-size--top>span{color:#40536a;font-size:12px;font-weight:850}.catalog-page-size--bottom{margin-top:22px}}
body:has(#collectionInquiryReviewBar:not([hidden])) .m95-floating-lang{bottom:92px}
@media(max-width:700px){.catalog-page-size--top{display:grid;grid-template-columns:1fr;align-items:start;gap:7px;margin:0;padding:0}.catalog-page-size--top select{width:100%;min-height:48px}.catalog-product-card__identity small{font-size:10px}.catalog-stock-badge{font-size:10px!important}.catalog-product-card__fact span{font-size:10px}.catalog-product-card__actions a,.catalog-product-card__actions button{min-height:44px;font-size:11px}.collection-inquiry-review:not([hidden])~.m95-floating-lang,body:has(#collectionInquiryReviewBar:not([hidden])) .m95-floating-lang{bottom:calc(88px + env(safe-area-inset-bottom))}body.is-analytics-consent-open .collection-inquiry-review,body.is-analytics-consent-open .m95-floating-lang{display:none!important}}
@media(max-width:420px){.catalog-product-card__actions a,.catalog-product-card__actions button{min-height:44px;font-size:11px}}

/* v100.4: crawl/UX priority links + offscreen rendering containment */
.hub-products .catalog-product-card{content-visibility:auto;contain-intrinsic-size:320px 470px}.v1004-priority-links{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:24px;margin:0 0 22px;padding:20px;border:1px solid #dbe7f0;border-radius:16px;background:#f7fbfe}.v1004-priority-links h2{margin:4px 0 7px;color:#163a5d;font-size:24px}.v1004-priority-links p{margin:0;color:#5c7185;font-size:13px;line-height:1.55}.v1004-priority-links__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.v1004-priority-links__grid a{display:grid;gap:3px;padding:10px;border:1px solid #dce7ef;border-radius:10px;background:#fff;color:#173d63;text-decoration:none}.v1004-priority-links__grid strong{font-size:12px;line-height:1.3}.v1004-priority-links__grid span{color:#64778e;font-size:9px;font-weight:800}@media(max-width:780px){.v1004-priority-links{grid-template-columns:1fr}.v1004-priority-links__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-products .catalog-product-card{contain-intrinsic-size:220px 390px}}
