.xz-header-cart { position: relative; display: inline-flex; align-items: center; gap: 7px; padding: 9px; font-size: 12px; font-weight: 600; }
.xz-header-cart svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.xz-header-cart b { display: grid; min-width: 18px; height: 18px; place-items: center; padding: 0 4px; color: #fff; background: #121413; border-radius: 999px; font-size: 9px; }
.xz-header-account { padding: 9px; font-size: 12px; font-weight: 700; }
.xz-product-login-gate { display: grid; gap: 10px; margin-top: 18px; padding: 16px; background: #f0f4e5; }
.xz-product-login-gate p { margin: 0; color: #566056; font-size: 11px; }
.xz-member-gate { min-height: 70vh; padding-top: 190px; padding-bottom: 100px; text-align: center; }
.xz-member-gate > p { color: #66820b; font-size: 10px; font-weight: 800; letter-spacing: .16em; }
.xz-member-gate h1 { margin: 12px 0; font-size: clamp(34px, 6vw, 64px); font-weight: 500; }
.xz-member-gate > span { display: block; color: #686d69; }
.xz-member-gate .xz-button { margin: 28px auto 0; }
.xz-product-page { padding: 118px 0 90px; background: #f5f5f2; font-family: Arial, "Noto Sans TC", sans-serif; }
.xz-breadcrumb { display: flex; min-width: 0; gap: 8px; align-items: center; margin-bottom: 18px; color: #717671; font-size: 12px; white-space: nowrap; }
.xz-breadcrumb span:last-child { overflow: hidden; text-overflow: ellipsis; }
.xz-breadcrumb a { color: #536900; }
.xz-product-hero { display: grid; grid-template-columns: minmax(460px, 42%) minmax(0, 1fr); gap: 38px; align-items: start; padding: 20px; background: #fff; box-shadow: 0 1px 2px rgba(18,20,19,.08); }
.xz-product-gallery { min-width: 0; outline: 0; }
.xz-product-gallery:focus-visible { box-shadow: 0 0 0 3px rgba(102,130,11,.25); }
.xz-product-gallery__stage { position: relative; aspect-ratio: 1; overflow: hidden; background: #fafaf8; }
.xz-product-gallery__slide { position: absolute; inset: 0; display: none; width: 100%; height: 100%; }
.xz-product-gallery__slide.is-active { display: block; }
.xz-product-gallery__media, .xz-product-video { width: 100%; height: 100%; border: 0; object-fit: contain; background: #fff; }
.xz-product-gallery__arrow { position: absolute; z-index: 2; top: 50%; display: grid; width: 40px; height: 58px; place-items: center; color: #fff; border: 0; background: rgba(18,20,19,.48); cursor: pointer; font-size: 34px; line-height: 1; opacity: 0; transform: translateY(-50%); transition: opacity .2s ease, background .2s ease; }
.xz-product-gallery__stage:hover .xz-product-gallery__arrow, .xz-product-gallery:focus-within .xz-product-gallery__arrow { opacity: 1; }
.xz-product-gallery__arrow:hover { background: rgba(18,20,19,.75); }
.xz-product-gallery__arrow--prev { left: 0; }
.xz-product-gallery__arrow--next { right: 0; }
.xz-product-gallery__counter { position: absolute; right: 12px; bottom: 12px; padding: 5px 9px; color: #fff; background: rgba(18,20,19,.56); border-radius: 999px; font-size: 10px; }
.xz-product-gallery__thumbs { display: flex; gap: 8px; overflow-x: auto; margin-top: 10px; padding-bottom: 3px; scrollbar-width: thin; }
.xz-product-gallery__thumbs button { position: relative; flex: 0 0 72px; width: 72px; aspect-ratio: 1; overflow: hidden; padding: 0; border: 2px solid transparent; background: #f1f2ee; cursor: pointer; }
.xz-product-gallery__thumbs button.is-active { border-color: #66820b; }
.xz-product-gallery__thumbs img { width: 100%; height: 100%; object-fit: cover; }
.xz-product-gallery__thumbs .xz-video-thumb { display: grid; place-items: center; align-content: center; gap: 4px; font-size: 9px; font-weight: 700; }
.xz-video-thumb span { display: grid; width: 27px; height: 27px; place-items: center; color: #fff; background: #121413; border-radius: 50%; font-size: 9px; }
.xz-product-gallery__hint { margin: 9px 0 0; color: #8a8f8a; text-align: center; font-size: 10px; }
.xz-product-summary { min-width: 0; padding: 4px 10px 12px 0; }
.xz-product-summary__eyebrow { display: flex; justify-content: space-between; gap: 15px; align-items: center; margin-bottom: 10px; color: #767b76; font-size: 10px; }
.xz-product-summary__eyebrow span { padding: 3px 7px; color: #fff; background: #66820b; border-radius: 2px; font-weight: 700; }
.xz-product-summary h1 { margin: 0 0 11px; font-size: 20px; font-weight: 500; line-height: 1.45; letter-spacing: 0; }
.xz-product-summary__metrics { display: flex; gap: 0; margin-bottom: 14px; color: #6c716c; font-size: 12px; }
.xz-product-summary__metrics span { padding: 0 14px; border-right: 1px solid rgba(18,20,19,.14); }
.xz-product-summary__metrics span:first-child { padding-left: 0; }
.xz-product-summary__metrics span:last-child { border: 0; }
.xz-product-summary__metrics strong { color: #536900; font-weight: 600; }
.xz-product-price-panel { position: relative; min-height: 88px; margin: 0 0 16px; padding: 14px 18px; background: #f5f6f2; }
.xz-product-price-panel.is-vip { background: #f0f5df; }
.xz-vip-badge { display: inline-block; margin-right: 10px; padding: 3px 7px; color: #fff; background: #66820b; border-radius: 2px; font-size: 10px; font-weight: 700; }
.xz-vip-badge[hidden], .xz-product-price-panel del[hidden] { display: none; }
.xz-product-price-panel del { color: #8b908b; font-size: 11px; }
.xz-product-price { margin: 5px 0 0; color: #536900; font-size: 16px; }
.xz-product-price strong { font-size: 31px; font-weight: 500; letter-spacing: -.02em; }
.xz-product-price small { font-size: 12px; }
.xz-product-price-panel__note { color: #747974; font-size: 10px; }
.xz-product-summary__lead { margin: 0 0 12px; color: #555a56; font-size: 12px; line-height: 1.65; }
.xz-product-summary__tags { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 16px; }
.xz-product-summary__tags span { padding: 5px 9px; color: #565b56; background: #f0f1ed; border-radius: 999px; font-size: 9px; }
.xz-product-service, .xz-product-option, .xz-product-quantity { display: grid; grid-template-columns: 92px minmax(0, 1fr); gap: 12px; align-items: start; padding: 10px 0; }
.xz-product-service > p, .xz-product-option > p, .xz-product-quantity > p { margin: 8px 0 0; color: #757a75; font-size: 12px; }
.xz-product-service > div { display: grid; gap: 3px; color: #333733; font-size: 12px; }
.xz-product-service span { color: #797e79; font-size: 10px; }
.xz-product-option__choices { display: flex; flex-wrap: wrap; gap: 8px; }
.xz-product-option button { position: relative; width: max-content; min-width: 90px; padding: 8px 13px; border: 1px solid rgba(18,20,19,.23); background: #fff; cursor: pointer; font-size: 11px; }
.xz-product-option button.is-selected { color: #536900; border-color: #66820b; background: #fff; box-shadow: inset 0 0 0 1px #66820b; }
.xz-product-option button.is-selected::after { content: '✓'; position: absolute; right: 0; bottom: 0; display: grid; width: 15px; height: 15px; place-items: center; color: #fff; background: #66820b; font-size: 8px; clip-path: polygon(100% 0, 100% 100%, 0 100%); padding: 5px 0 0 5px; }
.xz-product-option button small { display: block; margin-top: 3px; color: #777c77; font-size: 9px; }
.xz-product-spec-note { margin: 4px 0 0 104px; padding: 9px 11px; color: #615225; background: #f7f4e6; font-size: 10px; line-height: 1.6; }
.xz-product-quantity > div { display: flex; width: max-content; border: 1px solid rgba(18,20,19,.2); }
.xz-product-quantity button { width: 34px; height: 34px; border: 0; background: #f5f5f2; cursor: pointer; }
.xz-product-quantity input { width: 58px; border: 0; border-inline: 1px solid rgba(18,20,19,.12); text-align: center; }
.xz-product-quantity small { grid-column: 2; color: #8b5b24; font-size: 10px; }
.xz-product-actions { display: grid; grid-template-columns: 1fr 1.25fr; gap: 10px; margin-top: 18px; }
.xz-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; padding: 0 22px; border: 1px solid #121413; cursor: pointer; font-weight: 700; }
.xz-button--outline { background: #fff; }
.xz-button--primary { color: #fff; background: #121413; }
.xz-button:hover { transform: translateY(-2px); }
.xz-product-feedback { min-height: 24px; margin: 10px 0 0; color: #5f7200; font-size: 11px; }
.xz-product-description { margin-top: 18px; padding: 24px; background: #fff; box-shadow: 0 1px 2px rgba(18,20,19,.07); }
.xz-product-description > header { margin-bottom: 24px; padding: 14px 16px; background: #f3f4f1; }
.xz-product-description > header h2 { margin: 0; font-size: 18px; font-weight: 500; }
.xz-product-facts { display: grid; gap: 12px; margin: 0 16px 30px; }
.xz-product-facts div { display: grid; grid-template-columns: 130px 1fr; gap: 20px; font-size: 12px; }
.xz-product-facts span { color: #8a8f8a; }
.xz-product-facts strong { font-weight: 400; }
.xz-product-content { max-width: 980px; min-width: 0; margin: 0 auto; color: #3f433f; font-size: 14px; line-height: 1.85; }
.xz-product-content h2 { margin: 46px 0 18px; color: #121413; font-size: 24px; font-weight: 600; }
.xz-product-content h2:first-child { margin-top: 0; }
.xz-product-content h3 { margin: 34px 0 12px; color: #121413; font-size: 19px; }
.xz-product-content ul, .xz-product-content ol { padding-left: 1.25em; }
.xz-product-content li { margin-bottom: 7px; }
.xz-product-content img { width: 100%; margin: 24px 0; }
.xz-product-shopee { max-width: 980px; margin: 30px auto 0; padding-top: 24px; border-top: 1px solid rgba(18,20,19,.12); }
.xz-product-shopee > p { margin-bottom: 12px; color: #686d68; font-size: 11px; }
.xz-product-shopee a { display: inline-flex; align-items: center; gap: 10px; color: #536900; font-size: 12px; font-weight: 700; }
.xz-product-shopee svg { width: 36px; height: 36px; fill: #66820b; stroke: #fff; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.xz-product-shopee svg path:nth-child(2), .xz-product-shopee svg path:nth-child(3) { fill: none; }
.xz-product-shopee b { color: #121413; }
.xz-commerce-page { min-height: 74vh; padding: 156px 0 110px; }
.xz-commerce-heading { display: grid; grid-template-columns: 120px 1fr auto; gap: 28px; align-items: end; margin-bottom: 45px; padding-bottom: 28px; border-bottom: 1px solid rgba(18,20,19,.13); }
.xz-commerce-heading p { color: #66820b; font-size: 9px; font-weight: 700; letter-spacing: .16em; }
.xz-commerce-heading h1 { margin: 0; font-size: clamp(48px, 6vw, 82px); font-weight: 500; }
.xz-commerce-heading span { max-width: 320px; color: #606560; font-size: 12px; }
.xz-cart-table { border-top: 1px solid rgba(18,20,19,.14); }
.xz-cart-row { display: grid; grid-template-columns: 96px minmax(0, 1fr) 150px 110px 40px; gap: 20px; align-items: center; padding: 20px 0; border-bottom: 1px solid rgba(18,20,19,.12); }
.xz-cart-row img { width: 90px; aspect-ratio: 1; object-fit: cover; background: #eee; }
.xz-cart-row h2 { margin: 0 0 7px; font-size: 17px; }
.xz-cart-row p { margin: 0; color: #696e69; font-size: 10px; }
.xz-cart-qty { display: flex; align-items: center; border: 1px solid rgba(18,20,19,.18); }
.xz-cart-qty button { width: 34px; height: 36px; border: 0; background: #f1f2ef; cursor: pointer; }
.xz-cart-qty input { width: 60px; border: 0; text-align: center; }
.xz-cart-remove { border: 0; background: transparent; cursor: pointer; font-size: 20px; }
.xz-cart-footer { display: flex; justify-content: flex-end; gap: 28px; align-items: center; padding-top: 28px; }
.xz-cart-footer strong { font-size: 24px; }
.xz-empty-cart { padding: 80px 0; color: #666b66; text-align: center; }
.xz-empty-cart .xz-button { margin-top: 22px; }
.xz-checkout-layout { display: grid; grid-template-columns: minmax(0, 1fr) 380px; gap: 48px; align-items: start; }
.xz-checkout-form-card, .xz-checkout-summary { padding: 34px; background: #fff; border: 1px solid rgba(18,20,19,.12); }
.xz-checkout-form-card h2, .xz-checkout-summary h2 { margin: 0 0 26px; font-size: 25px; }
.xz-checkout-form-card label { display: grid; gap: 8px; margin-bottom: 18px; color: #424642; font-size: 11px; font-weight: 700; }
.xz-checkout-form-card input, .xz-checkout-form-card textarea { width: 100%; padding: 13px 14px; border: 1px solid rgba(18,20,19,.18); background: #fafaf7; font: inherit; font-size: 14px; }
.xz-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.xz-checkout-form-card .xz-consent { display: flex; grid-template-columns: auto 1fr; align-items: flex-start; gap: 9px; font-weight: 500; line-height: 1.6; }
.xz-consent input { width: auto; margin-top: 3px; }
.xz-hp { position: absolute !important; left: -99999px !important; }
.xz-form-message { min-height: 24px; margin: 12px 0 0; font-size: 12px; }
.xz-checkout-summary { position: sticky; top: 110px; }
.xz-checkout-summary > p { margin-top: 22px; color: #6a6f6a; font-size: 11px; line-height: 1.7; }
.xz-summary-row { display: grid; grid-template-columns: 1fr auto; gap: 12px; padding: 13px 0; border-bottom: 1px solid rgba(18,20,19,.1); font-size: 12px; }
.xz-summary-row small { display: block; color: #747974; }
.xz-summary-total { display: flex; justify-content: space-between; padding-top: 20px; font-size: 18px; }
.xz-order-success { padding: 36px; background: #f0f5df; border-left: 4px solid #66820b; }
.xz-order-success h2 { margin-top: 0; }

@media (max-width: 980px) {
  .xz-header-cart span { display: none; }
  .xz-product-hero { grid-template-columns: 1fr; gap: 30px; }
  .xz-product-summary, .xz-checkout-summary { position: static; }
  .xz-checkout-layout { grid-template-columns: 1fr; }
}

@media (max-width: 680px) {
  .xz-header-account { max-width: 76px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .xz-product-page { padding-top: 104px; }
  .xz-breadcrumb { margin-bottom: 12px; font-size: 10px; }
  .xz-product-hero { gap: 18px; padding: 10px; }
  .xz-product-gallery__thumbs button { flex-basis: 62px; width: 62px; }
  .xz-product-gallery__arrow { width: 34px; height: 48px; opacity: .72; }
  .xz-product-summary { padding-right: 0; }
  .xz-product-summary h1 { font-size: 19px; }
  .xz-product-summary__metrics { font-size: 10px; }
  .xz-product-service, .xz-product-option, .xz-product-quantity { grid-template-columns: 70px minmax(0, 1fr); }
  .xz-product-spec-note { margin-left: 82px; }
  .xz-product-actions { grid-template-columns: 1fr 1.15fr; }
  .xz-button { min-height: 48px; padding-inline: 12px; font-size: 12px; }
  .xz-product-description { margin-top: 12px; padding: 14px; }
  .xz-product-description > header { margin-bottom: 20px; }
  .xz-product-facts { margin-inline: 8px; }
  .xz-product-facts div { grid-template-columns: 86px 1fr; gap: 12px; }
  .xz-commerce-heading { grid-template-columns: 1fr; gap: 9px; }
  .xz-cart-row { grid-template-columns: 74px minmax(0, 1fr) 36px; gap: 12px; }
  .xz-cart-row img { width: 70px; }
  .xz-cart-row__meta { grid-column: 2; }
  .xz-cart-qty { grid-column: 2; width: max-content; }
  .xz-cart-row__price { grid-column: 2; }
  .xz-cart-remove { grid-column: 3; grid-row: 1; }
  .xz-cart-footer { flex-direction: column; align-items: stretch; }
  .xz-form-grid { grid-template-columns: 1fr; gap: 0; }
  .xz-checkout-form-card, .xz-checkout-summary { padding: 22px; }
}
