/* Reference geometry: the gallery and purchase share one row; thumbs fill its height. */
.rc31-product.product-main{width:100%;max-width:1480px;margin-inline:auto;padding:0 24px 40px;color:#122d50;background:#fff}
.rc31-product .breadcrumbs{min-height:54px;margin:0;padding:18px 0;font-size:12px;line-height:1.5}
.rc31-product .product-detail{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);gap:42px;align-items:stretch;width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;background:#fff}
.rc31-product .product-gallery{--rc27-thumb-size:clamp(112px,10vw,144px);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:stretch;align-content:stretch;align-self:stretch;gap:14px;min-width:0;min-height:clamp(380px,36vw,560px);width:100%;max-width:none;background:#fff;position:relative}
.rc31-product .product-gallery:has(.gallery-thumbnails){grid-template-columns:var(--rc27-thumb-size) minmax(0,1fr)}
.rc31-product .gallery-main{position:relative;display:block;align-self:stretch;width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;margin:0;padding:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 5px 18px #122d5008}
.rc31-product .gallery-main>#main-product-image{position:absolute;inset:0;width:100%;height:100%;max-height:none;max-width:none;padding:50px 10px 10px;object-fit:contain;object-position:center}
.rc31-product .gallery-thumbnails{--gallery-gap:10px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-rows:calc((100% - (var(--gallery-visible,3) - 1)*var(--gallery-gap))/var(--gallery-visible,3));gap:var(--gallery-gap);align-content:start;align-self:stretch;min-height:0;height:100%;padding:0;margin:0;contain:size;overflow:auto;scrollbar-width:none}
.rc31-product .gallery-thumbnails button{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%;height:100%;min-height:0;padding:5px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;box-shadow:none}
.rc31-product .gallery-thumbnails button[aria-pressed=true]{border-color:#1955e8;box-shadow:inset 0 0 0 1px #1955e8;background:#fff}
.rc31-product .gallery-thumbnails img{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.rc31-product .gallery-main>.condition-recycle{top:12px;left:12px;width:36px;height:36px;box-shadow:0 2px 6px #09865918}
.rc31-product .gallery-main>.condition-recycle img{width:23px;height:23px}
.rc31-product .rc30-photo-brand{position:absolute;top:12px;right:12px;margin:0;background:#fff;pointer-events:none;z-index:4}
.rc31-product .rc30-photo-brand .rc26-brand-mark{width:174px;height:36px}
.rc31-product .product-purchase{display:flex;flex-direction:column;gap:0;align-self:stretch;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:#fff}
.rc31-product .rc28-product-meta{display:flex;align-items:center;min-height:34px;margin:0 0 12px}
.rc31-product .rc28-product-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.rc31-product .rc28-product-tags>a,.rc31-product .rc28-product-tags>span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:20px;background:#f0f3f7;color:#40536b;font-size:12px;line-height:1.4;font-weight:650;text-decoration:none}
.rc31-product .rc28-product-tags>.rc28-condition{background:#ecf8f1;color:#08774e}
.rc31-product .rc28-product-tags>.rc31-component-maker{background:#122d50;color:#fff}
.rc31-product .product-purchase h1{margin:0 0 16px;font-size:clamp(22px,1.1rem + 1.1vw,29px);line-height:1.18;letter-spacing:-.4px;font-weight:700;overflow-wrap:anywhere;text-wrap:pretty}
.rc31-product .rc28-stock-line{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:12px;min-height:34px;margin:0 0 15px;padding:0 0 14px;border-bottom:1px solid #dfe6ef;font-size:12px;line-height:1.5;color:#697b90}
.rc31-product .rc28-stock-line .stock{margin:0;font-size:13px;line-height:1.5;font-weight:650}
.rc31-product .rc28-product-lead{font-size:15.5px;line-height:1.6;color:#344960;margin:0;max-width:none}
.rc31-product .rc28-purchase-actions{display:grid;gap:14px;margin-top:auto;padding-top:24px}
.rc31-product .purchase-controls{display:grid;grid-template-columns:138px minmax(0,1fr) 52px;align-items:stretch;gap:10px;margin:0}
.rc31-product .quantity-control{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;width:138px;height:52px;min-height:52px;max-height:52px;border:1px solid #dfe6ef;border-radius:11px;overflow:hidden}
.rc31-product .quantity-control button{width:44px;min-height:50px;padding:10px;background:#f3f5f8;color:#1955e8}
.rc31-product .quantity-control button:hover{background:#e8eefb}
.rc31-product .quantity-control button:disabled{color:#a8b4c5;cursor:default}
.rc31-product .quantity-control input{width:100%;min-width:0;margin:0;padding:0;font-size:16px;font-weight:650;text-align:center;border:0;border-inline:1px solid #e6ebf1;border-radius:0;background:#fff;color:#122d50}
.rc31-product .quantity-control[hidden]{display:none}
.rc31-product .purchase-controls>.add-product{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;min-width:0;margin:0;padding:10px;border:0;border-radius:11px;background:#1955e8;color:#fff;box-shadow:0 4px 12px #1955e817;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none}
.rc31-product .purchase-controls>.add-product strong{white-space:nowrap}
.rc31-product .purchase-controls>.add-product:hover{background:#1249ce}
.rc31-product .purchase-controls>.add-product>.icon{width:20px;height:20px;flex:0 0 auto}
.rc31-product .purchase-controls>.card-share{display:grid;place-items:center;width:52px;height:52px;padding:14px;border:0;border-radius:11px;background:#109a56;color:#fff}
.rc31-product .purchase-controls:has(.quantity-control[hidden]){grid-template-columns:minmax(0,1fr) 52px}
.rc31-product .purchase-controls:has(.quantity-control[hidden])>.add-product{grid-row:1;grid-column:1}
.rc31-product .purchase-controls:has(.quantity-control[hidden])>.card-share{grid-row:1;grid-column:2}
.rc31-product .purchase-controls>.add-product:disabled{background:#edf0f4;color:#708196;box-shadow:none;cursor:not-allowed}
.rc31-product .rc28-whatsapp{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 14px;border-radius:11px;background:#0c9563;color:#fff;text-decoration:none;text-align:center;font-size:14px;font-weight:650;line-height:1.4}
.rc31-product .rc28-whatsapp:hover{background:#087b51}
.rc31-product .rc28-whatsapp svg{width:22px;height:22px;flex:0 0 auto}
.rc31-product .rc28-section-nav{position:sticky;top:var(--chrome-visible-height,80px);z-index:20;margin-top:26px;background:#fff;border-bottom:1px solid #dfe6ef;box-shadow:0 4px 8px #122d5007}
.rc31-product .rc28-section-nav>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:9px 0}
.rc31-product .rc28-section-nav a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 17px;border-radius:24px;color:#526980;font-size:12px;font-weight:650;line-height:1.4;text-align:center;text-decoration:none}
.rc31-product .rc28-section-nav a:hover{background:#f1f4f9;color:#1955e8}
.rc31-product .rc28-section-nav a[aria-current=location]{background:#1955e8;color:#fff;box-shadow:0 2px 6px #1955e820}

.rc31-product [data-product-section]{scroll-margin-top:calc(var(--chrome-visible-height,80px) + var(--rc28-nav-height,62px) + 18px)}
.rc31-product .rc28-section{display:grid;grid-template-columns:minmax(180px,.78fr) minmax(0,1.6fr);gap:clamp(28px,4vw,64px);padding:32px 0;border-bottom:1px solid #e4e9ee;background:#fff}
.rc31-product .rc28-section-heading>span,.rc31-product .rc28-related-heading>div>span{display:block;font-size:11px;font-weight:600;color:#6e8094;line-height:1.4;margin-bottom:8px}
.rc31-product .rc28-section-heading h2,.rc31-product .rc28-related-heading h2{font-size:24px;font-weight:700;letter-spacing:-.4px;line-height:1.3;margin:0 0 10px;overflow-wrap:anywhere}
.rc31-product .rc28-section-heading p{font-size:13px;line-height:1.7;color:#6c7f93;max-width:38ch;margin:0}
.rc31-product .rc28-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0}
.rc31-product .rc28-facts>div{padding:11px 0;border-bottom:1px solid #e9edf2;min-width:0}
.rc31-product .rc28-facts dt{font-size:11px;color:#6d8095;line-height:1.5;margin-bottom:4px}
.rc31-product .rc28-facts dd{font-size:14px;line-height:1.5;font-weight:600;margin:0;overflow-wrap:anywhere}
.rc31-product .rc28-inline-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:#1955e8;text-decoration:none;margin-top:16px}
.rc31-product .rc28-inline-link .icon{width:17px;height:17px}
.rc31-product .rc28-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0}
.rc31-product .rc28-checks li{display:flex;gap:12px;align-items:start}
.rc31-product .rc28-check-number{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:8px;background:#f4f6f9;color:#1955e8;font-size:12px;font-weight:700}
.rc31-product .rc28-checks h3{font-size:14px;line-height:1.5;margin:2px 0 7px}
.rc31-product .rc28-checks p{font-size:13px;line-height:1.7;color:#677c92;margin:0}
.rc31-product .rc28-source{margin-top:16px;border:0}
.rc31-product .rc28-source summary,.rc31-product .rc28-faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;font-size:14px;font-weight:600;line-height:1.55;padding:16px 0}
.rc31-product .rc28-source summary{font-size:13px;color:#5b738e}
.rc31-product summary::-webkit-details-marker{display:none}
.rc31-product .rc28-source summary .icon,.rc31-product .rc28-faq summary .icon{width:16px;height:16px;flex:0 0 auto}
.rc31-product .rc28-source[open]>summary .icon,.rc31-product .rc28-faq details[open]>summary .icon{transform:rotate(45deg)}
.rc31-product .source-content{font-size:14px;line-height:1.75;overflow-wrap:anywhere;max-width:100%;color:#536b85}
.rc31-product .source-content img{max-width:100%;height:auto}
.rc31-product .source-content table{width:100%;table-layout:fixed}
.rc31-product .rc28-faq details{border-bottom:1px solid #e4e9ee}
.rc31-product .rc28-faq details:first-child>summary{padding-top:0}
.rc31-product .rc28-faq details p{font-size:14px;line-height:1.75;color:#677c92;margin:0;padding:0 24px 18px 0}
.rc31-product .rc28-documents{list-style:none;margin:0;padding:0}
.rc31-product .rc28-documents a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px;color:#1955e8;font-size:14px;background:#fafbfc;border-radius:9px;text-decoration:none}
.rc31-product .rc28-related{padding:30px 0 0;background:#fff;border:0;border-radius:0;min-width:0}
.rc31-product .rc28-related-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.rc31-product .rc28-related-heading h2{margin-bottom:0}
.rc31-product .rc28-related-controls{display:flex;gap:8px;flex:0 0 auto}
.rc31-product .rc28-related-controls button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:10px;background:#1955e8;color:#fff;cursor:pointer}
.rc31-product .rc28-related-controls button:first-child .icon{transform:rotate(180deg)}
.rc31-product .rc28-related-controls button:disabled{background:#edf0f4;color:#8594a6;cursor:default}
.rc31-product .rc28-related-controls .icon{width:20px;height:20px}
.rc31-product .rc28-related-track.product-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/4);gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding:8px 2px 16px;margin:0;scroll-padding-inline:2px;max-width:100%;min-width:0}
.rc31-product .rc28-related-track::-webkit-scrollbar{display:none}
.rc31-product .rc28-related-track>.product-card{scroll-snap-align:start}
.rc31-product :is(a,button,[tabindex]):focus-visible{outline:3px solid #1955e8;outline-offset:3px}
@media(max-width:1100px) and (min-width:921px){
 .rc31-product .product-detail{gap:28px}
 .rc31-product .product-gallery{--rc27-thumb-size:104px;gap:12px}
 .rc31-product .product-purchase h1{font-size:25px}
 .rc31-product .rc28-product-lead{font-size:14px;line-height:1.65}
 .rc31-product .rc28-product-tags>a,.rc31-product .rc28-product-tags>span{font-size:10px;min-height:29px;padding:5px 9px}
 .rc31-product .purchase-controls{grid-template-columns:104px minmax(0,1fr) 44px;gap:8px}
 .rc31-product .quantity-control{width:104px;grid-template-columns:32px minmax(0,1fr) 32px}
 .rc31-product .quantity-control button{width:32px;padding:7px}
 .rc31-product .purchase-controls>.card-share{width:44px;padding:12px}
 .rc31-product .purchase-controls>.add-product{font-size:13px;padding:8px;gap:6px}
 .rc31-product .purchase-controls:has(.quantity-control[hidden]){grid-template-columns:minmax(0,1fr) 44px}
 .rc31-product .rc30-photo-brand .rc26-brand-mark{width:150px;height:36px}
}
@media(max-width:1100px){.rc31-product .rc28-related-track.product-grid{grid-auto-columns:calc((100% - 32px)/3)}}
@media(max-width:920px){
 .rc31-product.product-main{padding-inline:20px}
 .rc31-product .product-detail{grid-template-columns:minmax(0,1fr);gap:20px}
 .rc31-product .product-gallery{--rc27-thumb-size:13.5%;min-height:0;height:auto;gap:12px}
 .rc31-product .gallery-main{height:auto;min-height:0;aspect-ratio:4/3}
 .rc31-product .product-purchase{height:auto;gap:0}
 .rc31-product .product-purchase h1{font-size:27px}
 .rc31-product .rc28-purchase-actions{margin-top:0;padding-top:20px}
 .rc31-product .rc28-section-nav{margin-top:24px}
 .rc31-product .rc28-section{grid-template-columns:minmax(160px,.72fr) minmax(0,1.4fr);gap:30px}
}
@media(max-width:760px){
 .rc31-product.product-main{padding-inline:14px}
 .rc31-product .breadcrumbs{min-height:46px;padding-block:13px;font-size:11px}
 .rc31-product .product-gallery{--rc27-thumb-size:clamp(48px,13.5%,94px);gap:8px}
 .rc31-product .gallery-thumbnails{--gallery-gap:7px}
 .rc31-product .gallery-thumbnails button{padding:3px;border-radius:9px}
 .rc31-product .gallery-main{border-radius:12px}
 .rc31-product .gallery-main>#main-product-image{padding:39px 6px 6px}
 .rc31-product .gallery-main>.condition-recycle{width:28px;height:28px;top:8px;left:8px}
 .rc31-product .gallery-main>.condition-recycle img{width:18px;height:18px}
 .rc31-product .rc30-photo-brand{top:8px;right:8px}
 .rc31-product .rc30-photo-brand .rc26-brand-mark{width:132px;height:28px}
 .rc31-product .product-detail{gap:16px}
 .rc31-product .rc28-product-meta{order:0;min-height:28px;margin-bottom:10px}
 .rc31-product .rc28-product-tags{gap:6px}
 .rc31-product .rc28-product-tags>a,.rc31-product .rc28-product-tags>span{font-size:10px;min-height:27px;padding:5px 9px}
 .rc31-product .product-purchase h1{order:1;font-size:23px;line-height:1.22;margin-bottom:13px}
 .rc31-product .rc28-stock-line{order:2;margin-bottom:0;padding-bottom:12px;font-size:11px}
 .rc31-product .rc28-stock-line .stock{font-size:12px}
 .rc31-product .rc28-purchase-actions{order:3;gap:10px;padding-top:14px}
 .rc31-product .rc28-product-lead{order:4;margin-top:17px;font-size:14px;line-height:1.65}
 .rc31-product .purchase-controls{grid-template-columns:104px minmax(0,1fr) 44px;gap:7px}
 .rc31-product .quantity-control{width:104px;grid-template-columns:32px minmax(0,1fr) 32px;min-height:48px;max-height:48px;height:48px}
 .rc31-product .quantity-control button{width:32px;min-height:46px;padding:7px}
 .rc31-product .purchase-controls>.add-product{font-size:13px;padding:8px;min-height:48px;gap:6px}
 .rc31-product .purchase-controls>.add-product>.icon{width:18px;height:18px}
 .rc31-product .purchase-controls>.card-share{width:44px;height:48px;padding:12px}
 .rc31-product .purchase-controls:has(.quantity-control[hidden]){grid-template-columns:minmax(0,1fr) 44px}
 .rc31-product .rc28-whatsapp{font-size:13px;min-height:44px;padding:10px}
 .rc31-product .rc28-section-nav{margin-top:22px}
 .rc31-product .rc28-section-nav>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding-block:6px}
 .rc31-product .rc28-section-nav a{font-size:10px;min-height:34px;padding:7px 3px;border-radius:7px}
 .rc31-product .rc28-section{grid-template-columns:minmax(0,1fr);gap:20px;padding:27px 0}
 .rc31-product .rc28-section-heading h2,.rc31-product .rc28-related-heading h2{font-size:21px}
 .rc31-product .rc28-section-heading p{max-width:none}
 .rc31-product .rc28-checks{grid-template-columns:minmax(0,1fr);gap:20px}
 .rc31-product .rc28-facts{gap:0 16px}
 .rc31-product .rc28-facts dd{font-size:13px}
 .rc31-product .rc28-related-controls button{width:34px;height:36px}
 .rc31-product .rc28-related-heading{align-items:start}
 .rc31-product .rc28-related-track.product-grid{grid-auto-columns:calc((100% - 12px)/2);gap:12px}
}
@media(max-width:359px){
 .rc31-product.product-main{padding-inline:10px}
 .rc31-product .product-gallery{--rc27-thumb-size:44px;gap:7px}
 .rc31-product .rc30-photo-brand .rc26-brand-mark{width:108px;height:26px}
 .rc31-product .gallery-main>.condition-recycle{width:26px;height:26px}
 .rc31-product .gallery-main>#main-product-image{padding-top:36px}
 .rc31-product .product-purchase h1{font-size:21px}
 .rc31-product .purchase-controls{grid-template-columns:90px minmax(0,1fr) 36px;gap:5px}
 .rc31-product .quantity-control{width:90px;grid-template-columns:27px minmax(0,1fr) 27px}
 .rc31-product .quantity-control button{width:27px;padding:5px}
 .rc31-product .purchase-controls>.add-product{font-size:12px;gap:4px;padding:6px}
 .rc31-product .purchase-controls>.card-share{width:36px;padding:9px}
 .rc31-product .purchase-controls:has(.quantity-control[hidden]){grid-template-columns:minmax(0,1fr) 36px}
 .rc31-product .rc28-related-track.product-grid{grid-auto-columns:86%}
 .rc31-product .rc28-facts{grid-template-columns:minmax(0,1fr)}
}
@media(prefers-reduced-motion:reduce){.rc31-product *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
