:root{--commerce:#0d8d92;--commerce-soft:#e7f4f2;--success:#146b51}
.cart-link{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}
.cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:20px;background:var(--aqua);color:var(--deep);font:800 10px var(--sans)}
.purchase-panel{border:1px solid rgba(9,43,67,.16);background:#fff;padding:24px;margin:24px 0;box-shadow:0 16px 45px rgba(9,43,67,.06)}
.purchase-price{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid var(--line)}
.purchase-price strong{font:700 34px/1 var(--serif);letter-spacing:-.04em}
.purchase-price span{font:9px/1.5 var(--mono);letter-spacing:.07em;color:#4d7376;text-align:right;text-transform:uppercase}
.purchase-controls{display:grid;grid-template-columns:90px 1fr;gap:10px;margin-top:18px}
.quantity-field{font-size:10px;font-weight:800}
.quantity-field input{display:block;width:100%;height:48px;margin-top:6px;border:1px solid var(--line);padding:0 12px;font:700 13px var(--sans)}
.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;align-self:end}
.purchase-actions .button{width:100%;gap:10px}
.button.buy-now{background:var(--aqua);color:var(--deep)}
.purchase-note{font-size:10px;line-height:1.6;color:#60787a;margin:14px 0 0}
.purchase-message{min-height:20px;margin:12px 0 0;color:var(--success);font-size:11px;font-weight:700}
.commerce-shell{max-width:1120px;margin:auto;padding:58px 28px 90px}
.commerce-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}
.commerce-head h1{font:600 clamp(42px,5vw,65px)/.96 var(--serif);letter-spacing:-.05em;margin:0}
.commerce-head p{max-width:420px;font-size:12px;line-height:1.7;color:#567175;margin:0}
.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-bottom:28px}
.checkout-progress span{padding:13px 16px;font:9px var(--mono);letter-spacing:.08em;border-right:1px solid var(--line);color:#657d80}
.checkout-progress span:last-child{border-right:0}.checkout-progress .active{background:var(--commerce-soft);color:var(--ink);font-weight:700}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;align-items:start}
.cart-card,.checkout-card,.order-summary{background:#fff;border:1px solid var(--line);padding:26px}
.cart-item{display:grid;grid-template-columns:112px 1fr auto;gap:20px;align-items:center}
.cart-item[hidden],.empty-cart[hidden],.order-summary[hidden]{display:none!important}
.cart-item img{width:112px;height:112px;object-fit:contain;background:#f3f6f4}
.cart-item h2{font:700 20px/1.15 var(--serif);margin:0 0 7px}.cart-item p{font-size:10px;color:#5e777a;margin:4px 0}
.cart-quantity{width:78px;height:44px;border:1px solid var(--line);padding:0 10px;font:700 13px var(--sans)}
.remove-item{border:0;background:none;color:#6b7676;text-decoration:underline;font:10px var(--sans);cursor:pointer;padding:12px 0}
.summary-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}.summary-row.total{font-size:15px;font-weight:800;border-bottom:0;padding-top:18px}
.order-summary .button{width:100%;margin-top:15px}.summary-note{font-size:9px;line-height:1.6;color:#677d80;margin:12px 0 0}
.order-summary>.form-field{display:flex;align-items:flex-start;line-height:1.45;margin-top:14px}.order-summary>.form-field input[type="checkbox"]{display:inline-block;width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:0 9px 0 0;padding:0}
.empty-cart{padding:45px 20px;text-align:center}.empty-cart h2{font:600 30px var(--serif);margin:0 0 10px}.empty-cart p{font-size:12px;color:#61787a;margin-bottom:24px}
.checkout-card h2,.order-summary h2{font:800 21px/1.1 var(--sans);margin:0 0 18px}.checkout-card+.checkout-card{margin-top:16px}
.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-form-grid .full{grid-column:1/-1}
.payment-options{display:grid;gap:9px}.payment-option{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px;border:1px solid var(--line);font-size:11px;font-weight:800;cursor:pointer}.payment-option:has(input:checked){border-color:var(--commerce);background:var(--commerce-soft)}
.payment-panel{margin-top:14px;padding:17px;background:#f5f8f7;border:1px solid var(--line)}.payment-panel[hidden]{display:none}
.demo-notice{display:flex;gap:12px;align-items:flex-start;background:#fff6dd;border:1px solid #ead7a0;padding:13px 15px;margin:0 0 18px;font-size:10px;line-height:1.55;color:#594b27}.demo-notice strong{white-space:nowrap}
.confirmation-card{max-width:760px;margin:30px auto 90px;background:#fff;border:1px solid var(--line);padding:54px;text-align:center}.confirmation-mark{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--commerce-soft);color:var(--success);font-size:30px;margin:0 auto 24px}.confirmation-card h1{font:600 48px/.98 var(--serif);letter-spacing:-.05em;margin:0 0 15px}.confirmation-card p{max-width:570px;margin:0 auto 24px;font-size:12px;line-height:1.75;color:#587376}
.client-value-mark{font:800 12px var(--mono);letter-spacing:.08em;color:var(--commerce);margin-bottom:25px}.review-card blockquote{font-style:normal}
@media(max-width:980px){.cart-link{margin-left:auto}.header-actions{margin-left:20px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}}
@media(max-width:700px){.commerce-shell{padding:40px 19px 65px}.commerce-head{display:block}.commerce-head p{margin-top:14px}.checkout-progress span{padding:11px 8px;font-size:8px}.purchase-controls{grid-template-columns:1fr}.purchase-actions{grid-template-columns:1fr}.cart-item{grid-template-columns:86px 1fr}.cart-item img{width:86px;height:86px}.cart-item>div:last-child{grid-column:2}.checkout-form-grid{grid-template-columns:1fr}.checkout-form-grid .full{grid-column:auto}.confirmation-card{margin:20px 19px 65px;padding:38px 20px}.confirmation-card h1{font-size:40px}}
@media(max-width:520px){.cart-link{font-size:0;gap:0}.cart-link::before{content:'CART';font:800 9px var(--sans);margin-right:6px}.header-actions{gap:6px;margin-left:auto}.purchase-panel{padding:18px}.purchase-price{align-items:start}.purchase-price strong{font-size:29px}.purchase-price span{max-width:16ch}.cart-card,.checkout-card,.order-summary{padding:19px}}


/* Keep the explanation outside the photograph so printed product details stay readable. */
.quality-image{
  min-height:0;
  display:grid;
  grid-template-rows:minmax(360px,1fr) auto;
  align-items:stretch;
  justify-content:stretch;
}
.quality-image img{
  align-self:stretch;
  width:100%;
  height:100%;
  max-height:380px;
  padding:28px 32px 20px;
  object-fit:contain;
}
.quality-image-note{
  position:static;
  z-index:1;
  width:100%;
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:17px 22px;
}
.quality-image-note b{
  margin-top:0;
  text-align:right;
}
@media(max-width:520px){
  .quality-image{grid-template-rows:minmax(260px,1fr) auto}
  .quality-image img{max-height:290px;padding:18px 20px 14px}
  .quality-image-note{gap:16px;padding:14px 16px}
  .quality-image-note b{font-size:16px}
}

/* ANSI product-detail treatment mapped from the supplied commerce reference. */
.detail-layout-reference{grid-template-columns:minmax(380px,.78fr) minmax(520px,1.22fr);gap:46px;align-items:start}
.reference-gallery{position:sticky;top:132px;min-height:640px;padding:36px;background:#fff;border:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;overflow:hidden}
.reference-gallery::before{display:none}
.reference-gallery .gallery-index{position:absolute;top:20px;left:22px;color:#6c777a;font:500 9px/1.4 var(--mono);letter-spacing:.08em}
.reference-gallery img{width:100%;height:auto;max-height:535px;padding:30px;object-fit:contain;mix-blend-mode:multiply;transform:none;filter:none}
.reference-detail-copy{font-family:var(--sans);color:#30353a}
.product-title-row{display:flex;align-items:flex-start;gap:14px;margin-bottom:7px}
.reference-detail-copy .product-title-row h1{flex:1;margin:0;font:800 32px/1.16 var(--sans);letter-spacing:-.035em;color:#30353a}
.more-pill{flex:0 0 auto;margin-top:4px;padding:7px 11px 7px 13px;border:1px solid #9cdea9;border-radius:18px;background:#edfbf0;color:#168a3b;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:4px}
.more-pill .ui-icon{width:15px;height:15px}
.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px}
.rating-stars{display:inline-flex;align-items:center;gap:2px}
.rating-stars img{width:16px;height:16px;filter:invert(56%) sepia(93%) saturate(2200%) hue-rotate(356deg) brightness(103%) contrast(105%)}
.reference-spec-table{width:100%;margin:0 0 14px;border-collapse:separate;border-spacing:0 0;font-size:13px}
.reference-spec-table tr:nth-child(odd){background:#f7f7f7}
.reference-spec-table th,.reference-spec-table td{padding:10px 20px;border:0;font-size:14px;line-height:1.42;text-align:left}
.reference-spec-table th{width:35%;font-weight:700;color:#30353a}
.reference-spec-table tr>*:first-child{border-radius:10px 0 0 10px}
.reference-spec-table tr>*:last-child{border-radius:0 10px 10px 0}
.shipping-row,.availability-row{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:20px;padding:10px 20px;font-size:14px}
.shipping-row>span,.availability-row>span{font-weight:700}
.shipping-select{justify-self:start;display:flex;align-items:center;gap:8px;height:43px;padding:0 12px;border:1px solid #bfc2c5;border-radius:9px;background:#fff;color:#ff7212}
.shipping-select .ui-icon{width:17px;height:17px;filter:invert(50%) sepia(98%) saturate(2672%) hue-rotate(357deg) brightness(101%) contrast(104%)}
.shipping-select select{border:0;background:transparent;color:#30353a;font:700 14px var(--sans);outline:0}
.availability-row{margin-top:2px;background:#f7f7f7;border-radius:10px}
.availability-row strong{justify-self:start;display:inline-flex;align-items:center;gap:5px;padding:10px 12px;border-radius:9px;background:#1bb756;color:#fff;font-size:14px;font-style:normal}
.availability-row em{padding:6px 9px;border-radius:7px;background:#ff7717;color:#fff;font-style:normal}
.reference-price-line{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:25px 0 11px}
.reference-price-line>strong{color:#df0014;font:800 33px/1 var(--sans);letter-spacing:.005em}
.reference-price-line>span{color:#70767a;font-size:13px}
.reference-price-line>a{color:#3430d8;font-size:13px;text-decoration:underline}
.reference-purchase-panel{margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.reference-purchase-controls{display:grid;grid-template-columns:190px 1fr;gap:20px;margin-bottom:18px}
.quantity-stepper{display:grid;grid-template-columns:55px 1fr 55px;height:49px;border:1px solid #cdd0d2;border-radius:10px;overflow:hidden;background:#fff}
.quantity-stepper button,.quantity-stepper input{min-width:0;border:0;background:#fff;color:#51565a;font:700 18px var(--sans);text-align:center}
.quantity-stepper button{cursor:pointer}
.quantity-stepper button{display:grid;place-items:center}
.quantity-stepper .ui-icon{width:19px;height:19px}
.quantity-stepper button:first-child{border-right:1px solid #dedede}
.quantity-stepper button:last-child{border-left:1px solid #dedede}
.quantity-stepper input{-moz-appearance:textfield}
.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.add-cart-reference{min-height:52px;border:0;border-radius:9px;background:#cc001b;color:#fff;font:800 17px/1 var(--sans);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}
.add-cart-reference .ui-icon,.card-button .ui-icon{filter:brightness(0) invert(1)}
.payment-button{display:flex;width:100%;min-height:52px;margin:0 0 13px;border:0;border-radius:4px;cursor:pointer;font:700 16px/1 var(--sans);align-items:center;justify-content:center;gap:12px}
.paypal-button{background:#ffc439;color:#162d5b}
.paypal-mark{width:64px;height:40px;object-fit:contain;border-radius:2px}
.card-button{background:#2c3033;color:#fff}
.card-button .ui-icon{width:21px;height:21px}
.reference-purchase-panel .purchase-note{margin-top:16px;padding:12px 14px;background:#fff7df;border:1px solid #f1dda4;color:#6e5c26}

@media(max-width:980px){
  .detail-layout-reference{grid-template-columns:1fr;gap:36px}
  .reference-gallery{position:static;min-height:480px}
  .reference-gallery img{max-height:400px}
}

@media(max-width:620px){
  .reference-gallery{min-height:340px;padding:26px 16px}
  .reference-gallery img{max-height:290px;padding:26px 12px 10px}
  .reference-detail-copy .product-title-row h1{font-size:26px;line-height:1.2}
  .reference-spec-table th,.reference-spec-table td{padding:10px 12px;font-size:13px;line-height:1.45}
  .shipping-row,.availability-row{grid-template-columns:1fr;gap:8px;padding:12px}
  .availability-row strong{display:flex;flex-wrap:wrap}
  .reference-purchase-controls{grid-template-columns:1fr;gap:12px}
  .quantity-stepper{width:100%}
  .reference-price-line{padding-top:20px}
}
