/* XGPRINT Shop — retail archive only. Homepage/POD/account drawers stay isolated. */
body.xgp-shop-page { background: #121212; color: #f5f3ef; }
body.xgp-shop-page .wp-site-blocks { padding-block: 0; }
body.xgp-shop-page .wp-site-blocks > * { margin-block-start: 0; }
body.xgp-shop-page .xgp-site-header { background: #111; color: #f6f3eb; border-bottom: 1px solid #ffffff15; }
body.xgp-shop-page .xgp-header-inner { width: min(calc(100% - 80px),1800px); min-height: 86px; display: grid; grid-template-columns: auto minmax(0,1fr) auto; gap: 36px; }
body.xgp-shop-page .xgp-brand { color: #f3eee4; gap: 6px; }
body.xgp-shop-page .xgp-brand-mark { width: 62px; height: 52px; flex-basis: 62px; background: none; }
body.xgp-shop-page .xgp-brand-name { font-family: "DM Sans",sans-serif; font-size: 23px; font-weight: 700; letter-spacing: -.045em; }
body.xgp-shop-page .xgp-nav-desktop { justify-content: center; flex-wrap: nowrap; gap: clamp(15px,1.8vw,30px); }
body.xgp-shop-page .xgp-nav-desktop a { padding: 7px 0; border: 0; font: 650 11px/1.5 "DM Sans",sans-serif; letter-spacing: .06em; text-transform: uppercase; color: #dedbd4; white-space: nowrap; text-decoration: none; position: relative; }
body.xgp-shop-page .xgp-nav-desktop a.is-current { color: #d2b477; }
body.xgp-shop-page .xgp-nav-desktop a.is-current::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #c6a15b; }
body.xgp-shop-page .xgp-nav-desktop a:hover { color: #e6c68c; }
body.xgp-shop-page .xgp-header-tools { display: flex; align-items: center; gap: 14px; }
body.xgp-shop-page .xgp-header-icon { color: #efeee8; width: 32px; min-height: 42px; padding: 0; display: inline-flex; align-items: center; justify-content: center; position: relative; }
body.xgp-shop-page .xgp-header-icon svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.5; }
body.xgp-shop-page .xgp-header-icon:hover { color: #d8bc84; }
body.xgp-shop-page .xgp-header-cart .xgp-cart-count { position: absolute; right: -7px; top: 0; min-width: 15px; height: 15px; border-radius: 50%; background: #c7a35b; color: #17140e; font: 600 9px/15px "DM Sans",sans-serif; text-align: center; }
.xgp-shop-search { display: flex; width: 190px; align-items: center; margin: 0; border: 1px solid #ffffff35; background: #ffffff04; border-radius: 3px; transition: border-color .18s; }
.xgp-shop-search:focus-within { border-color: #c7a35b; background: #ffffff08; }
.xgp-shop-search input { width: 100%; min-width: 0; border: 0; box-shadow: none; outline: none; color: #f5f3ed; background: transparent; font: 400 12px/1.5 "DM Sans",sans-serif; padding: 10px 0 10px 12px; margin: 0; height: 39px; }
.xgp-shop-search input::placeholder { color: #aaa59a; opacity: 1; }
.xgp-shop-search button { display: grid; place-items: center; flex: 0 0 38px; width: 38px; height: 39px; padding: 0; border: 0; background: transparent; color: #d8c69f; cursor: pointer; }
.xgp-shop-search button:hover { color: #fff; }
.xgp-shop-search button svg { width: 18px; height: 18px; }
body.xgp-shop-page main.xgp-shop-shell { max-width: none; padding: 0; margin: 0; width: 100%; }
.xgp-shop-shell *, .xgp-shop-search * { box-sizing: border-box; }
.xgp-shop-shell { --shop-gold: #c7a35b; --shop-line: #ffffff21; font-family: "DM Sans",sans-serif; }
.xgp-shop-wrap { width: min(calc(100% - 80px),1800px); margin-inline: auto; }
.xgp-shop-category-strip { background: #171717; border-bottom: 1px solid #ffffff13; }
.xgp-shop-category-inner { display: flex; align-items: center; gap: 34px; min-height: 54px; }
.xgp-shop-category-label { font-size: 9px; line-height: 1.5; font-weight: 600; letter-spacing: .14em; color: #8f8b83; flex-shrink: 0; }
.xgp-shop-categories { display: flex; gap: 28px; min-width: 0; overflow-x: auto; scrollbar-width: thin; scrollbar-color: #8c7751 transparent; }
.xgp-shop-categories a { display: inline-flex; align-items: center; flex-shrink: 0; min-height: 54px; gap: 7px; padding: 0 0 1px; border-bottom: 2px solid transparent; color: #b8b4ab; font-size: 12px; font-weight: 500; text-decoration: none; white-space: nowrap; }
.xgp-shop-categories a.is-active { color: #f0d49c; border-bottom-color: #c7a35b; }
.xgp-shop-categories a:hover { color: #fff; }
.xgp-shop-categories a span { color: #8a8171; font-size: 9px; }
.xgp-shop-category-note { margin-left: auto; flex-shrink: 0; font-size: 10px; letter-spacing: .045em; color: #969085; }
.xgp-shop-collection { padding-block: 24px 30px; }
.xgp-shop-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 20px; margin: 0 0 29px; }
.xgp-shop-eyebrow { color: #b29761; margin: 0 0 12px; font: 600 9px/1.5 "DM Sans",sans-serif; letter-spacing: .16em; }
.xgp-shop-heading h1 { margin: 0; color: #f4f1ea; font: 500 clamp(31px,3.25vw,49px)/1.1 "DM Sans",sans-serif; letter-spacing: -.055em; overflow-wrap: anywhere; }
.xgp-shop-intro { margin: 0 0 2px; font: 400 13px/1.6 "DM Sans",sans-serif; color: #aaa59a; text-align: right; }
.xgp-shop-intro span { color: #d1b780; }
.xgp-shop-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 48px; padding: 11px 0; border-top: 1px solid var(--shop-line); margin-bottom: 19px; }
.xgp-shop-toolbar > p { margin: 0; color: #d7d2c7; font-size: 11px; line-height: 1.5; }
.xgp-shop-toolbar > p span { color: #8e8980; margin-left: 4px; }
.xgp-shop-toolbar-note { color: #8e8980; font-size: 10px; }
.xgp-shop-sort { display: flex; align-items: center; gap: 10px; margin: 0; }
.xgp-shop-sort label { color: #8f897d; font-size: 11px; }
.xgp-shop-sort select { background: #191919; color: #e7e1d5; border: 1px solid #ffffff28; border-radius: 2px; font: 400 11px/1.5 "DM Sans",sans-serif; min-height: 36px; padding: 6px 8px; max-width: 175px; }
.xgp-shop-sort option { color: #eee; background: #191919; }
.xgp-shop-sort button { color: #d6bb84; background: transparent; border: 1px solid #746244; padding: 8px 10px; border-radius: 2px; font: 500 11px "DM Sans",sans-serif; cursor: pointer; }
.xgp-shop-page.has-shop-js .xgp-shop-sort button { display: none; }
.xgp-shop-search-summary { display: flex; flex-wrap: wrap; gap: 7px; align-items: center; font-size: 13px; color: #b7afa1; margin: 0 0 21px; }
.xgp-shop-search-summary strong { color: #f1e9dc; font-weight: 500; overflow-wrap: anywhere; }
.xgp-shop-search-summary a { margin-left: auto; font-size: 11px; color: #d8bc82; text-underline-offset: 4px; }
.xgp-shop-search-summary a span { font-size: 16px; margin-left: 5px; }
.xgp-shop-grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); column-gap: 24px; row-gap: 39px; }
.xgp-shop-card { min-width: 0; margin: 0; border: 1px solid #ffffff12; border-radius: 16px; overflow: hidden; background: #191919; }
.xgp-shop-card-media { position: relative; display: block; aspect-ratio: 2/3; background: #f3f2ef; overflow: hidden; color: #222; text-decoration: none; isolation: isolate; }
.xgp-shop-card-media .xgp-shop-product-image { display: block; width: 100%; height: 100%; object-fit: contain; margin: 0; transition: transform .35s cubic-bezier(.2,.6,.3,1); }
.xgp-shop-card:not(.xgp-shop-card--preview) .xgp-shop-card-media:hover .xgp-shop-product-image { transform: scale(1.035); }
.xgp-shop-card--preview:nth-child(2) .xgp-shop-card-media { background: #efeeeb; }
.xgp-shop-card--preview:nth-child(3) .xgp-shop-card-media { background: #f3f2ef; }
.xgp-shop-card--preview:nth-child(4) .xgp-shop-card-media { background: #efeeeb; }
.xgp-shop-card--preview .xgp-shop-product-image { padding: 4%; }
.xgp-shop-badge { position: absolute; top: 14px; left: 14px; padding: 6px 8px; font: 650 9px/1.3 "DM Sans",sans-serif; letter-spacing: .09em; text-transform: uppercase; background: #faf8f1d9; color: #625849; backdrop-filter: blur(6px); }
.xgp-shop-badge--sale { background: #c7a35b; color: #211a0e; }
.xgp-shop-preview-index { position: absolute; bottom: 12px; right: 14px; color: #827a6c; font-size: 10px; letter-spacing: .1em; }
.xgp-shop-card-open { position: absolute; inset: auto 12px 12px; display: flex; align-items: center; justify-content: space-between; background: #191816ed; color: #f4efe4; min-height: 42px; padding: 12px 15px; font-size: 11px; transform: translateY(calc(100% + 15px)); transition: transform .23s ease; }
.xgp-shop-card-open span { font-size: 18px; color: #ddbf82; }
.xgp-shop-card-media:hover .xgp-shop-card-open, .xgp-shop-card-media:focus-visible .xgp-shop-card-open { transform: translateY(0); }
.xgp-shop-card-info { padding: 18px 18px 22px; min-height: 108px; }
.xgp-shop-card-info h2 { color: #efede5; font: 500 14px/1.45 "DM Sans",sans-serif; letter-spacing: -.015em; margin: 0 0 8px; }
.xgp-shop-card-info h2 a { text-decoration: none; color: inherit; }
.xgp-shop-card-info h2 a:hover { color: #dfc28a; }
.xgp-shop-preview-meta { display: flex; justify-content: space-between; align-items: center; gap: 8px; color: #a09a8f; font-size: 11px; }
.xgp-shop-preview-meta span:last-child { color: #bda779; font-size: 10px; }
.xgp-shop-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 7px; color: #d6b474; font: 500 13px/1.6 "DM Sans",sans-serif; }
.xgp-shop-price .woocommerce-Price-amount, .xgp-shop-price bdi { font-family: inherit; }
.xgp-shop-price del { color: #8f887b; font-size: 11px; opacity: 1; }
.xgp-shop-price ins { color: #e1c184; text-decoration: none; background: transparent; }
.xgp-shop-price .woocommerce-price-suffix { font-size: 10px; color: #aaa195; }
.xgp-shop-bottom-note { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 15px 35px; border-top: 1px solid var(--shop-line); padding-top: 23px; margin-top: 43px; font-size: 10px; line-height: 1.8; color: #969085; }
.xgp-shop-bottom-note a { color: #b7afa1; text-decoration: none; }
.xgp-shop-bottom-note a span { color: #dcc18a; text-decoration: underline; text-underline-offset: 4px; }
.xgp-shop-pagination { margin: 35px 0 0; }
.xgp-shop-pagination ul { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; }
.xgp-shop-pagination .page-numbers { display: inline-flex; justify-content: center; align-items: center; min-width: 38px; min-height: 40px; padding: 8px 12px; font-size: 12px; color: #c9c0af; text-decoration: none; border: 1px solid #ffffff22; }
.xgp-shop-pagination .page-numbers.current { color: #17130c; background: #cfb17a; border-color: #cfb17a; }
.xgp-shop-pagination a:hover { border-color: #c7a35b; }
.xgp-shop-empty { padding: 48px 24px 60px; text-align: center; background: #181818; border: 1px solid #ffffff14; }
.xgp-shop-empty-mark { display: inline-grid; place-items: center; width: 44px; height: 44px; border: 1px solid #907d58; border-radius: 50%; color: #ccb27e; font-size: 27px; margin-bottom: 17px; }
.xgp-shop-empty h2 { font: 500 25px/1.3 "DM Sans",sans-serif; margin: 0 0 13px; letter-spacing: -.025em; color: #f5efe2; }
.xgp-shop-empty p { font-size: 13px; color: #a89e8b; margin: 0 0 25px; }
.xgp-shop-action { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 12px 22px; background: #d2b57c; color: #17130c; text-decoration: none; font-size: 12px; font-weight: 600; }
body.xgp-shop-page .xgp-site-footer { background: #0b0b0b; border-top: 1px solid #ffffff14; color: #f4efe5; }
body.xgp-shop-page .xgp-site-footer .xgp-wrap { width: min(calc(100% - 80px),1800px); }
body.xgp-shop-page .xgp-footer-main { padding-block: 34px 26px !important; }
body.xgp-shop-page .xgp-site-footer h2 { font: 650 19px/1.3 "DM Sans",sans-serif; color: #e5d3ad; letter-spacing: .015em; }
body.xgp-shop-page .xgp-site-footer p { color: #a6a092; font: 400 12px/1.8 "DM Sans",sans-serif; }
body.xgp-shop-page .xgp-footer-bottom { border-color: #ffffff12; color: #777266; font-size: 10px; }
.xgp-shop-shell a:focus-visible, .xgp-shop-shell select:focus-visible, .xgp-shop-search button:focus-visible { outline: 2px solid #d8ba7d; outline-offset: 4px; }
.xgp-shop-shell .woocommerce-message, .xgp-shop-shell .woocommerce-info { background: #27231d; border-color: #c7a35b; color: #ede4d3; }
@media (min-width: 861px) and (max-width: 1180px) {
  body.xgp-shop-page .xgp-header-inner { gap: 20px; width: calc(100% - 48px); }
  body.xgp-shop-page .xgp-nav-desktop { gap: 13px; }
  body.xgp-shop-page .xgp-nav-desktop a { font-size: 9px; }
  body.xgp-shop-page .xgp-header-tools { gap: 8px; }
  .xgp-shop-search { width: 150px; }
  body.xgp-shop-page .xgp-brand-mark { width: 48px; height: 43px; flex-basis: 48px; }
  body.xgp-shop-page .xgp-brand-name { font-size: 20px; }
  .xgp-shop-wrap { width: calc(100% - 48px); }
  .xgp-shop-grid { column-gap: 18px; }
}
@media (max-width: 860px) {
  body.xgp-shop-page .xgp-header-inner { display: flex; width: calc(100% - 32px); min-height: 54px; gap: 16px; }
  body.xgp-shop-page .xgp-nav-desktop, body.xgp-shop-page .xgp-header-tools { display: none; }
  body.xgp-shop-page .xgp-brand-mark { width: 50px; height: 43px; flex-basis: 50px; }
  body.xgp-shop-page .xgp-brand-name { font-size: 21px; }
  body.xgp-shop-page .xgp-nav-menu { display: block; margin-left: auto; }
  body.xgp-shop-page .xgp-nav-toggle { display: flex; color: #f4ede1; border-color: #ffffff40; font-size: 10px; }
  body.xgp-shop-page .xgp-nav-menu > .xgp-nav-mobile { position: absolute; top: calc(100% + 10px); right: 0; z-index: 30; min-width: 206px; padding: 9px; border-radius: 5px; background: #171717; border: 1px solid #ffffff24; }
  body.xgp-shop-page .xgp-nav-menu:not([open]) > .xgp-nav-mobile { display: none; }
  body.xgp-shop-page .xgp-nav-menu[open] > .xgp-nav-mobile { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
  body.xgp-shop-page .xgp-nav-menu > .xgp-nav-mobile a { display: block; padding: 12px 13px; font-size: 12px; }
  body.xgp-shop-page .xgp-nav-mobile a { color: #efe9de; border-color: #ffffff18; }
  .xgp-shop-wrap { width: calc(100% - 32px); }
  .xgp-shop-search input { font-size: 16px; height: 43px; padding-left: 12px; }
  .xgp-shop-search button { height: 43px; flex-basis: 43px; }
  .xgp-shop-category-inner { gap: 20px; min-height: 54px; }
  .xgp-shop-category-label, .xgp-shop-category-note { display: none; }
  .xgp-shop-categories { gap: 27px; width: 100%; }
  .xgp-shop-categories a { min-height: 54px; font-size: 12px; }
  .xgp-shop-collection { padding-block: 28px 26px; }
  .xgp-shop-heading { margin-bottom: 23px; }
  .xgp-shop-heading h1 { font-size: 34px; }
  .xgp-shop-intro { font-size: 11px; }
  .xgp-shop-toolbar { margin-bottom: 14px; gap: 12px; }
  .xgp-shop-toolbar-note { display: none; }
  .xgp-shop-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px 16px; }
  .xgp-shop-card-info h2 { font-size: 13px; }
  .xgp-shop-card-open { display: none; }
  body.xgp-shop-page .xgp-site-footer .xgp-wrap { width: calc(100% - 32px); }
}
@media (max-width: 480px) {
  .xgp-shop-heading h1 { font-size: 31px; }
  .xgp-shop-intro { display: none; }
  .xgp-shop-eyebrow { font-size: 8px; margin-bottom: 10px; }
  .xgp-shop-grid { column-gap: 12px; row-gap: 26px; }
  .xgp-shop-card-info { padding-top: 12px; }
  .xgp-shop-card-info h2 { font-size: 12px; margin-bottom: 6px; }
  .xgp-shop-card--preview .xgp-shop-product-image { padding: 4%; }
  .xgp-shop-badge { top: 8px; left: 8px; font-size: 7px; padding: 5px 6px; }
  .xgp-shop-preview-index { right: 9px; bottom: 8px; font-size: 8px; }
  .xgp-shop-preview-meta { font-size: 10px; gap: 4px; }
  .xgp-shop-preview-meta span:last-child { font-size: 9px; }
  .xgp-shop-toolbar > p { font-size: 10px; }
  .xgp-shop-toolbar > p span { margin-left: 2px; }
  .xgp-shop-price { font-size: 12px; gap: 5px; }
  .xgp-shop-price del { font-size: 10px; }
  .xgp-shop-sort label { display: none; }
  .xgp-shop-sort select { max-width: 135px; font-size: 11px; }
  .xgp-shop-bottom-note { margin-top: 28px; padding-top: 18px; font-size: 10px; gap: 9px; }
  .xgp-shop-search-summary { font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .xgp-shop-card-media .xgp-shop-product-image, .xgp-shop-card-open, .xgp-shop-search { transition: none; }
}


/* Dynamic catalog children control their own spacing, including hidden mobile search. */
body.xgp-shop-page .xgp-shop-shell > * { margin-block-start: 0 !important; margin-block-end: 0 !important; }

/* Product-first refinement: compact categories, no decorative title panel. */
.xgp-shop-sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }
.xgp-shop-collection { position: relative; }
.xgp-shop-category-inner { gap: 30px; }
.xgp-shop-toolbar { border-top: 0; padding-top: 0; min-height: 36px; margin-bottom: 18px; }
.xgp-shop-card-info h2 { overflow-wrap: anywhere; }
.xgp-shop-card--preview .xgp-shop-card-info { display: flex; flex-direction: column; justify-content: center; }
@media (max-width: 860px) {
  .xgp-shop-collection { padding-top: 18px; }
  .xgp-shop-categories a, .xgp-shop-category-inner { min-height: 52px; }
  .xgp-shop-card { border-radius: 12px; }
  .xgp-shop-card-info { padding: 13px 12px 16px; min-height: 94px; }
}
@media (max-width: 480px) {
  .xgp-shop-collection { padding-top: 16px; }
  .xgp-shop-card { border-radius: 10px; }
  .xgp-shop-card-info { padding: 12px 10px 14px; min-height: 88px; }
  .xgp-shop-card-info h2 { font-size: 12px; }
  .xgp-shop-preview-meta { flex-wrap: wrap; gap: 4px 6px; }
  .xgp-shop-badge { font-size: 8px; }
}
/* Match the accepted homepage concierge, including its responsive sizing. */
body.xgp-shop-page .xgp-whatsapp-floating {
  background: #0b0b0b !important; border: 1px solid #c7a35b !important; color: #fff !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.35); min-width: 188px !important; min-height: 48px !important;
  width: auto !important; padding: 8px 15px !important; gap: 9px !important; border-radius: 999px !important;
  font-size: 13px !important; line-height: 1 !important; white-space: nowrap !important; overflow: visible !important;
}
body.xgp-shop-page .xgp-whatsapp-floating:hover, body.xgp-shop-page .xgp-whatsapp-floating:focus-visible {
  background: #c7a35b !important; border-color: #c7a35b !important; color: #0b0b0b !important;
}
body.xgp-shop-page .xgp-whatsapp-floating > span:first-child {
  background: #c7a35b !important; color: #0b0b0b !important; width: 27px !important; height: 27px !important;
  display: inline-grid !important; place-items: center !important; flex: 0 0 27px !important;
  border-radius: 50% !important; font-size: 10px !important; font-weight: 800 !important;
}
body.xgp-shop-page .xgp-whatsapp-floating > span:last-child {
  display: inline !important; visibility: visible !important; opacity: 1 !important; white-space: nowrap !important;
}
@media (max-width: 560px) {
  body.xgp-shop-page .xgp-whatsapp-floating { right: 12px !important; bottom: 12px !important; min-width: 148px !important; min-height: 44px !important; padding: 7px 12px !important; font-size: 12px !important; }
}
@media (max-width: 560px) {
  body.xgp-shop-page .xgp-whatsapp-floating { min-width: 174px !important; width: 174px !important; right: 12px !important; bottom: 12px !important; }
}

/* V3: a restrained campaign slot, above the three retail category tabs. */
body.xgp-shop-page .xgp-shop-shell > .xgp-shop-feature { margin-block: 18px 14px !important; }
.xgp-shop-feature-panel { position: relative; display: flex; align-items: center; min-height: 150px; overflow: hidden; isolation: isolate; padding: 24px 34px; border: 1px solid #c7a35b3d; border-radius: 14px; background: linear-gradient(108deg,#1c1b18 0%,#161616 58%,#26231c 100%); }
.xgp-shop-feature-panel::before { content: ''; position: absolute; z-index: -1; inset: -70% -8% -70% auto; width: 43%; border-left: 1px solid #c7a35b30; border-right: 1px solid #c7a35b1c; background: linear-gradient(90deg,#c7a35b08,transparent 65%); transform: skewX(-27deg); pointer-events: none; }
.xgp-shop-feature-panel::after { content: ''; position: absolute; left: 34px; top: 0; width: 66px; height: 2px; background: #c7a35b; pointer-events: none; }
.xgp-shop-feature-copy { position: relative; z-index: 1; max-width: calc(100% - 180px); }
.xgp-shop-feature-kicker { margin: 0 0 12px; color: #a99b80; font: 600 9px/1.4 "DM Sans",sans-serif; letter-spacing: .18em; }
.xgp-shop-feature-title { margin: 0; color: #f4f1e9; font: 600 clamp(24px,2vw,34px)/1.03 "DM Sans",sans-serif; text-transform: uppercase; letter-spacing: -.025em; }
.xgp-shop-feature-title span { display: block; color: #c7a35b; }
.xgp-shop-feature-art { position: absolute; right: clamp(24px,5vw,88px); top: 50%; width: 174px; height: 142px; transform: translateY(-50%); display: flex; align-items: center; justify-content: center; }
.xgp-shop-feature-art img { display: block; width: 100%; height: 100%; min-width: 0; min-height: 0; max-height: 100%; object-fit: contain; opacity: .92; filter: drop-shadow(0 6px 14px #0008); }
.xgp-shop-categories a { min-width: 56px; justify-content: center; }
.xgp-shop-empty[data-empty-category="man"], .xgp-shop-empty[data-empty-category="woman"] { border-radius: 14px; padding-block: 50px; }
@media (max-width: 860px) {
  body.xgp-shop-page .xgp-shop-shell > .xgp-shop-feature { margin-block: 12px !important; }
  .xgp-shop-feature-panel { min-height: 124px; padding: 20px 24px; }
  .xgp-shop-feature-panel::after { left: 24px; }
  .xgp-shop-feature-title { font-size: 25px; }
  .xgp-shop-feature-art { width: 122px; height: 114px; right: 24px; }
  .xgp-shop-feature-copy { max-width: calc(100% - 128px); }
}
@media (max-width: 560px) {
  .xgp-shop-feature-panel { min-height: 112px; padding: 18px 16px; border-radius: 11px; }
  .xgp-shop-feature-panel::after { left: 16px; width: 42px; }
  .xgp-shop-feature-kicker { font-size: 7px; margin-bottom: 9px; letter-spacing: .12em; }
  .xgp-shop-feature-title { font-size: 20px; line-height: 1.08; }
  .xgp-shop-feature-art { width: 90px; height: 96px; right: 10px; opacity: .84; }
  .xgp-shop-feature-copy { max-width: calc(100% - 84px); }
  .xgp-shop-categories { gap: 28px; }
  .xgp-shop-empty[data-empty-category="man"], .xgp-shop-empty[data-empty-category="woman"] { padding: 36px 18px; }
  .xgp-shop-empty h2 { font-size: 22px; }
}
@media (max-width: 380px) {
  .xgp-shop-feature-title { font-size: 17px; }
  .xgp-shop-feature-art { width: 76px; right: 8px; }
  .xgp-shop-feature-copy { max-width: calc(100% - 68px); }
}

/* V4: icon-first search; the input unfolds left without shifting the catalog. */
.xgp-shop-search-control { position: relative; display: block; flex: 0 0 40px; width: 40px; height: 42px; margin: 0; z-index: 4; }
.xgp-shop-search-toggle { position: relative; z-index: 2; display: grid; place-items: center; width: 40px; height: 42px; padding: 0; margin: 0; border: 0; border-radius: 3px; background: transparent; color: #d8c69f; cursor: pointer; list-style: none; -webkit-tap-highlight-color: transparent; }
.xgp-shop-search-toggle::-webkit-details-marker { display: none; }
.xgp-shop-search-toggle::marker { content: ''; }
.xgp-shop-search-toggle:hover { color: #f5f3ed; }
.xgp-shop-search-toggle:focus-visible, .xgp-shop-search button:focus-visible { outline: 2px solid #c7a35b; outline-offset: 2px; }
.xgp-shop-search-toggle svg { display: block; width: 21px; height: 21px; }
.xgp-shop-search-toggle .xgp-shop-search-close-icon { display: none; }
.xgp-shop-search-control[open] .xgp-shop-search-open-icon { display: none; }
.xgp-shop-search-control[open] .xgp-shop-search-close-icon { display: block; }
.xgp-shop-search-control:not([open]) > .xgp-shop-search { display: none; }
.xgp-shop-search-control > .xgp-shop-search { position: absolute; z-index: 1; right: 0; top: 0; display: flex; width: 280px; height: 42px; padding-right: 40px; border-color: #c7a35b88; background: #171717; box-shadow: 0 4px 16px #0003; }
body.xgp-shop-page .xgp-header-tools .xgp-shop-search-control > .xgp-shop-search { width: 280px; }
.xgp-shop-search-control .xgp-shop-search input { height: 40px; padding: 9px 8px 9px 12px; font-size: 14px; }
.xgp-shop-search-control .xgp-shop-search input::-webkit-search-cancel-button { -webkit-appearance: none; appearance: none; }
.xgp-shop-search-control .xgp-shop-search button { flex: 0 0 40px; width: 40px; height: 40px; }
.xgp-shop-search-control[open] > .xgp-shop-search { animation: xgp-shop-search-reveal .24s cubic-bezier(.2,.65,.3,1) both; }
.xgp-shop-search-control--mobile { display: none; }
@keyframes xgp-shop-search-reveal {
  from { clip-path: inset(0 0 0 calc(100% - 40px)); opacity: .3; }
  to { clip-path: inset(0 0 0 0); opacity: 1; }
}
@media (max-width: 860px) {
  .xgp-shop-search-control--header { display: none; }
  .xgp-shop-category-inner { position: relative; gap: 12px; }
  .xgp-shop-category-inner .xgp-shop-categories { flex: 1 1 auto; width: auto; min-width: 0; }
  .xgp-shop-search-control--mobile { position: static; display: block; margin-left: auto; }
  .xgp-shop-search-control--mobile > .xgp-shop-search-toggle { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
  .xgp-shop-search-control--mobile > .xgp-shop-search { top: 50%; transform: translateY(-50%); width: 100%; box-sizing: border-box; }
  .xgp-shop-search-control--mobile .xgp-shop-search input { font-size: 16px; }
  .xgp-shop-category-inner.is-search-open .xgp-shop-categories { visibility: hidden; pointer-events: none; }
  .xgp-shop-category-inner:has(.xgp-shop-search-control[open]) .xgp-shop-categories { visibility: hidden; pointer-events: none; }
}
@media (prefers-reduced-motion: reduce) {
  .xgp-shop-search-control[open] > .xgp-shop-search { animation: none; }
}

/* V5: live liquid metal is decorative; HTML copy and logo remain still and readable. */
.xgp-shop-liquid { position: absolute; inset: 0; z-index: 0; display: block; width: 100%; height: 100%; opacity: 0; pointer-events: none; transition: opacity .35s ease; }
.xgp-shop-feature-panel.is-liquid-ready .xgp-shop-liquid { opacity: 1; }
.xgp-shop-feature-panel.is-liquid-ready::before { inset: 0; z-index: 1; width: auto; border: 0; transform: none; background: linear-gradient(90deg,#111111de 0%,#111111a6 24%,#11111126 53%,#11111112 70%,#11111180 100%); }
.xgp-shop-feature-panel.is-liquid-ready::after { z-index: 3; }
.xgp-shop-feature-panel.is-liquid-ready .xgp-shop-feature-copy, .xgp-shop-feature-panel.is-liquid-ready .xgp-shop-feature-art { z-index: 2; }
.xgp-shop-feature-panel.is-liquid-ready .xgp-shop-feature-title { text-shadow: 0 2px 12px #0009; }
@media (max-width: 560px) {
  .xgp-shop-feature-panel.is-liquid-ready::before { background: linear-gradient(90deg,#111111d9,#1111119c 52%,#1111114d 78%,#11111170); }
}
@media (prefers-reduced-motion: reduce) {
  .xgp-shop-liquid { transition: none; }
}
