/* Captured 1912px category geometry and late legacy product overrides. Load after catalogue.css. */
/* Long galleries scroll; flexbox must not squeeze all thumbnails into one column. */
.prx-gal .prx-thumb{flex-shrink:0;}
.prx-thumbs-wrap .prx-thumbs-scroll{flex-shrink:0;}
.prx-gal{position:relative;}.prx-galcount{display:none;position:absolute;right:10px;bottom:10px;z-index:5;padding:3px 9px;border-radius:12px;background:rgba(0,0,0,.55);color:#fff;font-size:12px;line-height:1.4;pointer-events:none;}@media(max-width:768px){.prx-galcount{display:block;}}
@media (min-width:1400px){
  #product-category > .prx-bc,#product-category > .prx-chero,#product-category > .prx-subcats{max-width:1240px !important;}
  #product-category > .prx-clayout{box-sizing:border-box;max-width:min(1848px,96vw) !important;width:100%;margin-left:auto;margin-right:auto;padding:30px 24px 10px;grid-template-columns:278px minmax(0,1fr);gap:30px;}
  #res-products .row{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px;}
}
#product-category .prx-ctool{padding:13px 18px;}
#res-products .product-layout{width:100% !important;float:none !important;padding:0 !important;margin:0 !important;}
#res-products .product-thumb{display:flex !important;flex-direction:column;height:100%;background:#fff;border:1px solid var(--line2);border-radius:18px;overflow:hidden;}
#res-products .product-thumb .image a{display:block;aspect-ratio:1/1;padding:16px;background:#fff;}
#res-products .product-thumb .image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;}
#res-products .caption{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1;}
#res-products .cat-model{order:1;font-size:11.5px;font-weight:600;letter-spacing:.4px;color:var(--muted);text-transform:uppercase;margin:0 0 6px;}
#res-products .caption .h4,#res-products .caption h4{order:2;margin:0;font-size:0;}
#res-products .caption .h4 a,#res-products .caption h4 a{font-family:'Onest',sans-serif;font-weight:600;font-size:14px;line-height:1.4;color:var(--ink);display:block;min-height:56px;}
#res-products .rating{order:3;display:flex;align-items:center;gap:2px;margin:8px 0 0;color:var(--orange);}
#res-products .cat-box-effect{order:5;margin-top:auto;}
#res-products .cat-box-effect-inner{display:flex !important;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;opacity:1 !important;max-height:none !important;visibility:visible !important;position:static !important;transform:none !important;padding-top:14px;}
#res-products .price{order:1;margin:0;font-family:'Unbounded',sans-serif;font-weight:700;font-size:17px;color:var(--ink);}
#res-products .price .common-price{color:var(--ink);}
#res-products .price .price-old,#res-products .price-old{display:block;font-family:'Onest',sans-serif;font-weight:600;font-size:12.5px;color:var(--muted);text-decoration:line-through;}
#res-products .price .price-new{color:var(--green-d);}
#res-products .cart{display:flex;align-items:center;gap:8px;}
#res-products .button-cart,#res-products .cart .oct-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-width:42px;height:42px;padding:0 14px;border-radius:11px;background:var(--green);color:#fff !important;border:none;font-family:inherit;font-weight:700;font-size:13.5px;}
#res-products .wishlist,#res-products .compare{width:42px;height:42px;padding:0;min-width:0;background:var(--mint);color:var(--green) !important;}
.prx-chip label[data-prxc]{border:1px solid rgba(0,0,0,.18)!important;font-weight:700;}
.prx-chip input:checked + label[data-prxc]{box-shadow:0 0 0 2px #2e7d32,0 0 0 4px rgba(46,125,50,.28);}
/* Late product-page variation override present in the captured legacy page. */
.prx-feat4,.prx-classcta{display:none !important;}
.prx-spectable{max-width:760px;margin:18px 0;border:1px solid #e2ddd0;border-radius:12px;overflow:hidden;background:#fff;}
.prx-spectable .grp{background:#eef4ef;font-weight:700;padding:11px 16px;color:#1c3a2a;font-size:14.5px;text-align:left;}
.prx-spectable .row{display:flex !important;flex-wrap:wrap;justify-content:flex-start !important;align-items:baseline;gap:16px;padding:9px 16px !important;font-size:13.5px;border-bottom:0 !important;}
.prx-spectable .row span:first-child{flex:0 0 300px;max-width:300px;color:#777;text-align:left !important;}.prx-spectable .row span:last-child{flex:1 1 auto;color:#222;font-weight:600;text-align:left !important;}.prx-spectable .row:nth-child(odd){background:#faf8f4;}.prx-spectable .row + .row{border-top:1px solid #f0ece2;}.prx-spectable .row span{display:block;margin:0;padding:0;float:none;text-align:left !important;}
@media(max-width:600px){.prx-spectable .row span:first-child{flex:1 1 100%;max-width:none;}}
.prx-oc-ov{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;z-index:100000;padding:16px;}
.prx-oc-ov.open{display:flex;}
.prx-oc-box{background:#fff;border-radius:16px;padding:24px;max-width:390px;width:100%;box-shadow:0 24px 70px rgba(0,0,0,.35);position:relative;}
.prx-oc-box h3{margin:0 0 6px;font-size:21px;color:#123;}.prx-oc-sub{margin:0 0 16px;color:#6b6b6b;font-size:14px;line-height:1.4;}
.prx-oc-box input{width:100%;box-sizing:border-box;padding:12px 14px;border:1.5px solid #E0DACE;border-radius:10px;margin-bottom:10px;font-size:15px;}.prx-oc-box input:focus{outline:none;border-color:#1E7A4D;}
.prx-oc-submit{width:100%;padding:13px;background:#1E7A4D;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:15px;cursor:pointer;}.prx-oc-close{position:absolute;top:12px;right:16px;border:0;background:transparent;cursor:pointer;color:#aaa;font-size:26px;line-height:1;}.prx-oc-msg{font-size:14px;margin-top:10px;min-height:18px;}
.prx-zoom .prx-zoom-prev,.prx-zoom .prx-zoom-next{top:50%;transform:translateY(-50%);font-size:38px;line-height:1;background:rgba(255,255,255,.94);}.prx-zoom .prx-zoom-prev{left:10px;right:auto;}.prx-zoom .prx-zoom-next{right:10px;}
.prx-thumbs-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:0;}.prx-thumbs-wrap .prx-thumbs{overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;}.prx-thumbs-wrap .prx-thumbs::-webkit-scrollbar{display:none;}.prx-thumbs-scroll{width:30px;height:22px;border:0;border-radius:7px;background:var(--mint);color:var(--green);font-size:16px;line-height:1;cursor:pointer;}@media(max-width:560px){.prx-thumbs-wrap{display:contents;}.prx-thumbs-scroll{display:none;}.prx-thumbs-wrap .prx-thumbs{overflow:visible;}}
/* product-options-parity.js: UI mirrors existing native radio inputs; it never creates option values. */
.prx-option-source{display:none;}.prxv-vars{margin:12px 0;display:flex;flex-direction:column;gap:8px;max-width:480px;}.prx-option-dropdown{position:relative;max-width:480px;margin:0 0 10px;}.prx-option-dropdown__trigger{width:290px;max-width:100%;min-height:50px;display:flex;align-items:center;gap:10px;background:#B9E7CE;color:#1C3A2A;border:0;border-radius:12px;padding:8px 16px;font-family:'Onest',system-ui,sans-serif;font-size:13px;font-weight:700;line-height:1.2;cursor:pointer;text-align:left;}.prx-option-dropdown__caption{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.prx-option-dropdown__current{font-size:11.5px;font-weight:600;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px;}.prx-option-dropdown__marker{width:32px;height:32px;border-radius:8px;border:2px solid rgba(255,255,255,.75);margin-left:auto;flex:0 0 auto;}.prx-option-dropdown__arrow{transition:transform .15s;}.prx-option-dropdown.is-open .prx-option-dropdown__arrow{transform:rotate(180deg);}.prx-option-dropdown__list{display:none;position:absolute;z-index:1050;top:calc(100% + 6px);left:0;min-width:min(330px,calc(100vw - 32px));background:#fff;border:1px solid #d9d3c5;border-radius:12px;box-shadow:0 14px 34px rgba(20,40,30,.18);padding:12px;max-height:420px;overflow:auto;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;}.prx-option-dropdown.is-open .prx-option-dropdown__list{display:grid;}.prx-option-dropdown__item{border:1.5px solid #E0DACE;border-radius:10px;background:#fff;padding:8px 6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;font:inherit;}.prx-option-dropdown__item:hover,.prx-option-dropdown__item.is-selected{border-color:#1E7A4D;}.prx-option-dropdown__item.is-selected{box-shadow:0 0 0 2px rgba(30,122,77,.25);}.prx-option-dropdown__swatch{width:44px;height:44px;border-radius:9px;border:1px solid rgba(0,0,0,.18);background-size:cover;background-position:center;}.prx-option-dropdown__item>span:nth-child(2){font-size:11.5px;font-weight:600;color:#222;text-align:center;line-height:1.25;}.prx-option-dropdown__price{font-size:11px;font-weight:700;color:#1E7A4D;}

@media(min-width:1680px){#res-products .row{grid-template-columns:repeat(5,minmax(0,1fr))!important;}}

@media(min-width:981px){.prx #product-product .prx-pmain,.prx #product-product .prx-tabs,.prx #product-product>.prx-bc{padding-left:0;padding-right:0;}}

/* Preserve the final live card cascade, including the reserved title/price rows. */
/* A103: let multiline names reserve their full height above the rating. */
#res-products .caption .h4{height:auto;min-height:40px;flex-shrink:0;}
#res-products .rating{padding:0;height:15px;font-size:12px;line-height:18px;}
#res-products .cat-model{height:20px;}
#res-products .cat-box-effect-inner{display:block!important;}
#res-products .price{height:40px;margin:0 0 10px;}
#res-products .cart{height:40px;}
#res-products .wishlist,#res-products .compare{width:45px;padding:0 14px;}
#product-category .prx-ctool{min-height:70.25px;}
#product-category .prx-sel{border:1px solid #e2e2e2;border-radius:0;background:linear-gradient(#fafafa,#f4f4f4 40%,#e5e5e5);height:32.25px;padding:5px 20px 5px 10px;}
@media(min-width:981px){#product-category #input-sort{width:355px;}#product-category #input-limit{width:70px;}}

@media(max-width:768px){#res-products .cat-model:after{display:none;}#res-products .caption .h4{height:auto;min-height:56px;}#res-products .rating{flex:0 0 15px;}}
