/* Product-only presentation. The shared header, commerce and catalogue keep their contracts. */
body.tc-pdp-v149 { --pdp-ink:#202623; --pdp-muted:#606963; --pdp-line:#e1e5e2; }
body.tc-pdp-v149 .site-header,body.tc-pdp-v149 .tc-product-nav,body.tc-pdp-v149 .tc-product-media {position:relative!important;top:auto!important;bottom:auto!important;}
body.tc-pdp-v149 .tc-product {max-width:1328px;width:calc(100% - 48px);margin:0 auto;color:var(--pdp-ink);letter-spacing:0;}
body.tc-pdp-v149 .tc-product-hero {display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:36px;padding-bottom:28px;}
body.tc-pdp-v149 .tc-product-gallery {min-height:0;min-width:0;}
body.tc-pdp-v149 .tc-product-media {display:flex!important;flex-direction:column;gap:12px;height:auto;}
body.tc-pdp-v149 .tc-product-stage {height:440px;max-height:none;aspect-ratio:auto;min-height:0;border:1px solid var(--pdp-line);border-radius:8px;background:#fff;box-shadow:none;overflow:hidden;}
body.tc-pdp-v149 .tc-product-open {display:block;width:100%;height:100%;margin:0;padding:18px;border:0;border-radius:0;background:#fff;cursor:zoom-in;}
body.tc-pdp-v149 .tc-product-open img {display:block;width:100%;height:100%;max-height:none;object-fit:contain;padding:0;mix-blend-mode:normal;}
body.tc-pdp-v149 .tc-product-photo-tools {right:12px;bottom:12px;}
body.tc-pdp-v149 .tc-product-photo-tools button {width:42px;height:42px;background:#fff;color:var(--pdp-ink);border:1px solid var(--pdp-line);border-radius:6px;box-shadow:none;}
body.tc-pdp-v149 .tc-product-thumbnails {display:flex;flex-direction:row;order:2;height:auto!important;max-height:none;gap:10px;overflow:auto;scrollbar-width:none;}
body.tc-pdp-v149 .tc-product-thumbnails button {flex:0 0 72px;width:72px;height:72px;border-radius:6px;}
body.tc-pdp-v149 .tc-product-summary {display:flex;flex-direction:column;min-width:0;padding:0;background:#fff;}
body.tc-pdp-v149 .tc-product-taxonomy {gap:8px;margin:0 0 16px;flex-wrap:wrap;}
body.tc-pdp-v149 .tc-product-taxonomy :is(a,span) {border:1px solid var(--pdp-line)!important;background:#f5f6f5!important;color:#505953!important;border-radius:5px;padding:5px 9px;font-size:13px;box-shadow:none;}
body.tc-pdp-v149 .tc-product-summary h1 {font-size:32px;line-height:1.18;letter-spacing:0;font-weight:700;margin:0 0 18px;color:var(--pdp-ink);overflow-wrap:anywhere;}
body.tc-pdp-v149 .tc-product-intro {font-size:16px;line-height:1.65;color:var(--pdp-muted);margin:0 0 20px;max-width:62ch;}
body.tc-pdp-v149 .tc-product-buy {margin-top:auto;padding:18px 0 0;border-top:1px solid var(--pdp-line);background:#fff;}
body.tc-pdp-v149 .tc-product-commerce {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:0 0 16px;}
body.tc-pdp-v149 .tc-product-price {color:var(--pdp-ink)!important;font-size:32px;line-height:1.2;font-variant-numeric:tabular-nums;}
body.tc-pdp-v149 .tc-product-price small {font-size:12px;color:var(--pdp-muted);font-weight:400;}
body.tc-pdp-v149 .tc-product-stock {font-size:13px;}
body.tc-pdp-v149 .tc-product-stock.is-reservation {color:var(--pdp-muted);}
body.tc-pdp-v149 .tc-product-stock.is-reservation:before {background:var(--pdp-muted);}
body.tc-pdp-v149 .tc-product .tc-product-actions {display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;gap:10px;align-items:stretch;}
body.tc-pdp-v149 .tc-product .tc-product-actions.tc-product-reservation {grid-template-columns:minmax(0,1fr)!important;}
body.tc-pdp-v149 .tc-product-quantity {height:52px;grid-template-columns:34px minmax(0,1fr) 34px;border-radius:6px!important;border-color:var(--pdp-line);background:#f5f6f5;}
body.tc-pdp-v149 .tc-product-quantity button {width:34px;color:var(--pdp-ink);}
body.tc-pdp-v149 .tc-product-quantity input {font-size:16px;}
body.tc-pdp-v149 .tc-product-actions .c98-purchase {display:grid!important;grid-template-columns:minmax(0,1fr) 52px;gap:10px;background:transparent!important;border-radius:0!important;overflow:visible;min-width:0;}
body.tc-pdp-v149 .tc-product-actions .tc-card-buy {display:flex;align-items:center;justify-content:center!important;gap:10px;background:#252d29!important;color:#fff!important;border:0!important;border-radius:6px!important;min-height:52px;padding:10px 12px;box-shadow:none;}
body.tc-pdp-v149 .tc-product-actions .tc-card-buy:hover {background:#101612!important;}
body.tc-pdp-v149 .tc-product-actions .tc-card-buy-copy {flex:0 1 auto!important;font-size:16px;border:0!important;padding:0!important;}
body.tc-pdp-v149 .tc-product-actions .tc-card-buy-copy b {display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.25;text-align:center;}
body.tc-pdp-v149 .tc-product-actions .tc-card-share {width:52px;min-width:52px;height:52px;border:1px solid var(--pdp-line)!important;border-radius:6px!important;background:#fff!important;color:var(--pdp-ink)!important;}
body.tc-pdp-v149 .tc-product-consult {margin:12px 0 0;padding:8px 0;color:var(--pdp-muted);font-size:14px;}
body.tc-pdp-v149 .tc-product-nav {gap:24px;border-color:var(--pdp-line);background:#fff!important;box-shadow:none!important;z-index:auto;scrollbar-width:none;}
body.tc-pdp-v149 .tc-product-nav a {padding:14px 0;font-size:14px;color:var(--pdp-muted);border-radius:0;white-space:nowrap;}
body.tc-pdp-v149 .tc-product-nav a[aria-current] {color:var(--pdp-ink);border-bottom-color:var(--pdp-ink);background:transparent;}
body.tc-pdp-v149 .tc-product-section {padding:22px 0;scroll-margin-top:20px;}
body.tc-pdp-v149 .tc-product-section-heading h2,body.tc-pdp-v149 .tc-product-related h2 {font-size:22px;color:var(--pdp-ink);}
body.tc-pdp-v149 .tc-product-specs :is(th,td) {font-family:inherit;font-size:14px;padding:12px 14px;border-color:var(--pdp-line);}
body.tc-pdp-v149 .tc-product-specs th {background:#f8f9f8!important;color:var(--pdp-muted);}
body.tc-pdp-v149 .tc-product-specs,body.tc-pdp-v149 .tc-product-accordion {border-color:var(--pdp-line);}
body.tc-pdp-v149 .tc-product-accordion-body {font-size:15px;}
body.tc-pdp-v149 .tc-product-related {scroll-margin-top:20px;}
body.tc-pdp-v149 .tc-product-related-rail {scrollbar-width:none;}
body.tc-pdp-v149 .tc-product-related-rail::-webkit-scrollbar {display:none;}
body.tc-pdp-v149 .tc-product-related .c98-purchase {background:#252d29!important;}
body.tc-pdp-v149 .tc-product-related .tc-card-buy,body.tc-pdp-v149 .tc-product-related .tc-card-share {background:#252d29!important;}
body.tc-pdp-v149 .tc-product-dock {display:none!important;}
body.tc-pdp-v149 .tc-product :is(button,a,input):focus-visible {outline:2px solid #107c50;outline-offset:3px;}
body.tc-pdp-v149 .tc-product-lightbox {width:min(1280px,calc(100% - 40px))!important;height:calc(100dvh - 40px)!important;max-width:none!important;max-height:none!important;margin:auto!important;padding:16px;border:0;border-radius:8px;color:var(--pdp-ink);}
body.tc-pdp-v149 .tc-product-lightbox::backdrop {background:#151b18d9;backdrop-filter:blur(2px);}
body.tc-pdp-v149 .tc-product-lightbox header {padding:0 0 10px;border-bottom:1px solid var(--pdp-line);}
body.tc-pdp-v149 .tc-product-lightbox button {display:grid;place-items:center;min-width:42px;width:42px;height:42px;padding:9px;border:1px solid var(--pdp-line);border-radius:6px;background:#fff;color:var(--pdp-ink);cursor:pointer;}
body.tc-pdp-v149 .tc-product-zoom-viewport {display:flex;flex-direction:column;background:#fff;scrollbar-width:none;}
body.tc-pdp-v149 .tc-product-zoom-canvas {flex:0 0 auto;margin:auto;}
body.tc-pdp-v149 .tc-product-zoom-viewport::-webkit-scrollbar {display:none;}
body.tc-pdp-v149 .tc-product-lightbox footer {padding-top:10px;border-top:1px solid var(--pdp-line);}
body.tc-pdp-v149 .tc-product-zoom-controls {gap:10px;}
body.tc-pdp-v149 .tc-product-zoom-controls input {width:120px;accent-color:#252d29;}
body.tc-pdp-v149 .tc-product-zoom-controls output {min-width:44px;font-size:13px;}
body.tc-pdp-v149:has(.tc-product-lightbox[open]) {overflow:hidden;}
@media(max-width:900px){body.tc-pdp-v149 .tc-product-hero{gap:24px;}body.tc-pdp-v149 .tc-product-stage{height:380px;}body.tc-pdp-v149 .tc-product-summary h1{font-size:28px;}}
@media(max-width:760px){
 body.tc-pdp-v149 .tc-product{width:calc(100% - 32px);}
 body.tc-pdp-v149 .tc-product-hero{grid-template-columns:minmax(0,1fr);gap:22px;padding-bottom:22px;}
 body.tc-pdp-v149 .tc-product-stage{height:auto;aspect-ratio:1.15;max-height:430px;}
 body.tc-pdp-v149 .tc-product-open{position:absolute;inset:0;padding:12px;}
 body.tc-pdp-v149 .tc-product-summary h1{font-size:26px;margin-bottom:14px;}
 body.tc-pdp-v149 .tc-product-taxonomy{margin-bottom:12px;}
 body.tc-pdp-v149 .tc-product-intro{font-size:15px;margin-bottom:16px;}
 body.tc-pdp-v149 .tc-product .tc-product-actions{grid-template-columns:98px minmax(0,1fr)!important;gap:8px;}
 body.tc-pdp-v149 .tc-product-actions .c98-purchase{grid-template-columns:minmax(0,1fr) 44px;gap:8px;}
 body.tc-pdp-v149 .tc-product-actions .tc-card-share{width:44px;min-width:44px;}
 body.tc-pdp-v149 .tc-product-quantity{grid-template-columns:30px minmax(0,1fr) 30px;}
 body.tc-pdp-v149 .tc-product-quantity button{width:30px;}
 body.tc-pdp-v149 .tc-product-lightbox{width:100%!important;height:100dvh!important;border-radius:0;padding:12px;}
 body.tc-pdp-v149 .tc-product-lightbox header{font-size:13px;}
 body.tc-pdp-v149 .tc-product-zoom-controls{gap:6px;}
 body.tc-pdp-v149 .tc-product-zoom-controls input{width:72px;}
}
