.product-page{background:#fff}.product-page.modal-open{overflow:hidden}.product-page main:focus{outline:0}
.pdp-skip{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 20px;background:var(--brand);color:#fff;border-radius:8px}.pdp-skip:focus{top:12px}
.product-page .category-strip a{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;font-weight:650;min-height:50px}.product-page .category-strip .pdp-contact-link{margin-left:auto}
.pdp-breadcrumb{display:flex;align-items:center;gap:9px;min-height:72px;font-size:12px;color:var(--secondary);white-space:nowrap;overflow:auto;scrollbar-width:none}.pdp-breadcrumb a{display:flex;align-items:center;min-height:44px}.pdp-breadcrumb>.icon{width:12px;height:12px}.pdp-breadcrumb>span{color:var(--brand)}
.pdp-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);column-gap:64px;row-gap:0;grid-template-rows:auto auto 1fr;padding-top:5px;align-items:start}
.pdp-gallery{min-width:0;grid-column:1;grid-row:1 / span 3}.pdp-heading{grid-column:2;grid-row:1;padding-top:3px}.pdp-overview{grid-column:2;grid-row:2}.pdp-summary{grid-column:2;grid-row:3}.pdp-main-image{position:relative;display:block;width:100%;aspect-ratio:1.12;background:var(--soft);border-radius:15px;overflow:hidden;cursor:zoom-in}.pdp-main-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 55%;transition:transform .65s var(--ease),object-position .65s var(--ease)}.pdp-main-image.is-detail>img{transform:scale(1.8);object-position:50% 76%}.pdp-image-expand{display:grid;place-items:center;position:absolute;right:18px;bottom:18px;width:42px;height:42px;background:#fffffff2;color:var(--brand);border-radius:50%;box-shadow:0 2px 14px #1c143514}.pdp-image-expand>.icon{width:20px;height:20px}
.pdp-gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px}.pdp-thumbnails{display:flex;gap:10px}.pdp-thumbnails>button{width:65px;height:62px;border:1px solid var(--border);border-radius:8px;overflow:hidden;padding:3px;transition:border-color .2s,box-shadow .2s}.pdp-thumbnails>button[aria-pressed=true]{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.pdp-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:4px}.pdp-detail-thumb img{transform:scale(1.8);transform-origin:50% 76%}.pdp-gallery-bottom>p{text-align:right;display:grid;gap:3px;font-size:12px;color:var(--secondary)}.pdp-image-count{font-size:10px;letter-spacing:.1em;color:#a39b91}
.pdp-summary{padding-top:0}.pdp-heading>.eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:12px}.pdp-heading h1{font-size:46px;letter-spacing:-.05em;line-height:1.12}.pdp-intro{color:var(--secondary);font-size:14px;line-height:1.8;max-width:48ch;margin-top:17px}
.pdp-price-block{margin-top:24px;padding-bottom:22px;border-bottom:1px solid var(--border)}.pdp-prices{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pdp-prices>strong{color:var(--accent);font-size:35px;font-weight:700;line-height:1.2;letter-spacing:-.05em;white-space:nowrap;font-variant-numeric:tabular-nums}.pdp-prices>del{font-size:15px;color:#958b80;white-space:nowrap}.pdp-prices>span{font-size:11px;font-weight:750;padding:4px 9px;background:#f7ece7;color:#a13927;border-radius:5px;white-space:nowrap}.pdp-price-block>p{font-size:11px;color:var(--secondary);margin-top:8px}
.pdp-color-dot{width:17px;height:17px;border:1px solid #00000010;background:var(--rug-color);border-radius:50%}

.pdp-order{margin-top:22px}.pdp-order-actions{display:flex;gap:10px}.pdp-wa{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--whatsapp-green,#25d366);color:var(--whatsapp-ink,#123927);font-size:14px;font-weight:750;line-height:1.4;min-height:54px;padding:14px 17px;border-radius:8px;transition:background .2s,box-shadow .2s}.pdp-order-actions>.pdp-wa{flex:1}.pdp-wa>.whatsapp-brand{width:25px;height:25px}.pdp-wa>.icon:last-child{width:18px;height:18px;margin-left:auto}.pdp-call{display:grid;place-items:center;width:54px;min-width:54px;border:1px solid var(--border);border-radius:8px;color:var(--brand)}.pdp-call .icon{width:21px;height:21px}.pdp-order>p{font-size:10px;color:var(--secondary);line-height:1.7;margin-top:10px}
.pdp-service-links{display:flex;flex-wrap:wrap;gap:7px 18px;padding-top:18px;font-size:11px;color:var(--secondary)}.pdp-service-links>*{display:flex;align-items:center;gap:7px;min-height:28px}.pdp-service-links .icon{width:17px;height:17px}.pdp-service-links a{color:var(--brand);font-weight:600}.pdp-service-links a>.icon:last-child{width:14px;height:14px}
.pdp-detail-nav{display:flex;gap:37px;margin-top:58px;border-bottom:1px solid var(--border);overflow:auto;scrollbar-width:none;white-space:nowrap}.pdp-detail-nav a{font-size:13px;min-height:60px;display:flex;align-items:center;color:var(--secondary);position:relative}.pdp-detail-nav a[aria-current="location"]{font-weight:700;color:var(--brand)}.pdp-detail-nav a[aria-current="location"]::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--brand)}
.pdp-details{display:grid;grid-template-columns:1.15fr 1fr;gap:88px;padding-block:49px 52px;scroll-margin-top:30px}.pdp-editorial .eyebrow,.pdp-faq .eyebrow,.pdp-related .eyebrow{font-size:9px;margin-bottom:13px}.pdp-editorial h2{font-size:32px;max-width:24ch;line-height:1.2}.pdp-editorial>p:not(.eyebrow){font-size:14px;color:var(--secondary);line-height:1.9;margin-top:17px;max-width:65ch}.pdp-editorial h3{font-size:15px;letter-spacing:0;margin-top:25px}.pdp-editorial h3+p{margin-top:9px!important}.pdp-specs{margin:0;align-self:start;border-top:1px solid var(--border)}.pdp-specs>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--border);font-size:13px;line-height:1.8}.pdp-specs dt{color:var(--secondary)}.pdp-specs dd{margin:0;color:var(--brand);font-weight:550}
.pdp-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;padding-block:20px 60px;scroll-margin-top:30px}.pdp-faq h2{font-size:30px}.pdp-questions details{border-bottom:1px solid var(--border)}.pdp-questions details:first-child{border-top:1px solid var(--border)}.pdp-questions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:67px;padding:17px 0;font-size:14px;font-weight:600;cursor:pointer;line-height:1.6}.pdp-questions summary::-webkit-details-marker{display:none}.pdp-questions summary>.icon{width:17px;height:17px;flex:none;transition:transform .2s}.pdp-questions details[open] summary>.icon{transform:rotate(45deg)}.pdp-questions details>p{font-size:13px;line-height:1.9;color:var(--secondary);padding:0 32px 20px 0}.pdp-questions a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}
.pdp-related{padding:43px 0 48px;background:#f7f5f1;border-top:1px solid #eee9e2;scroll-margin-top:30px}.pdp-related-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:25px}.pdp-related-heading h2{font-size:32px}.pdp-rail-actions{display:flex;align-items:center;gap:9px}.pdp-rail-actions .text-link{font-size:12px;margin-right:16px;gap:10px}.pdp-rail-actions>button{width:40px;height:40px;border:1px solid var(--border);background:#fff}.pdp-rail-actions>button:disabled{opacity:.3}.pdp-rail-actions [data-related-prev]>.icon{transform:rotate(180deg)}.pdp-related-rail{display:grid;grid-auto-flow:column;grid-auto-columns:300px;justify-content:safe center;gap:20px;overflow:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding:3px 1px 7px}.pdp-related-rail .product-card{width:auto;min-width:0;scroll-snap-align:start;align-self:start}.pdp-related-rail .product-photo{display:block;aspect-ratio:1.52}.pdp-related-rail .product-detail-link{justify-content:center}.pdp-related-rail .product-info h3 a{display:block}.pdp-rail-meter{height:2px;background:#e0d9d0;margin-top:22px;overflow:hidden}.pdp-rail-meter>span{display:block;height:100%;background:var(--brand);width:100%;transform-origin:left}
.pdp-mobile-order{display:none}.pdp-dialog .menu-list{margin-top:20px}.pdp-dialog .dialog-heading h2{font-size:27px}.pdp-lightbox{width:min(1040px,calc(100% - 48px));max-height:94dvh;padding:20px 24px;border-radius:14px}.pdp-lightbox .dialog-heading{margin-bottom:14px}.pdp-lightbox .dialog-heading h2{font-size:22px}.pdp-lightbox-canvas{height:min(72dvh,800px);overflow:auto;background:var(--soft);border-radius:9px;overscroll-behavior:contain}.pdp-lightbox-canvas>img{width:100%;height:100%;object-fit:contain}.pdp-lightbox-canvas.is-zoomed>img{width:170%;max-width:none;height:auto;object-fit:initial}.pdp-lightbox-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:10px;font-size:11px;color:var(--secondary)}.pdp-lightbox-tools button{border:1px solid var(--border);color:var(--brand)}.pdp-lightbox-tools button[aria-pressed=true]>.icon{transform:rotate(45deg)}.pdp-noscript{padding-block:20px;font-size:13px}
@media(hover:hover){.pdp-wa:hover{background:#20c65e;box-shadow:0 4px 14px #25d36622}.pdp-call:hover{border-color:#b6ab9b;background:var(--soft)}.pdp-detail-nav a:hover,.product-page .category-strip a:hover{color:var(--accent)}}
@media(min-width:760px) and (max-width:1100px){.pdp-hero{column-gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pdp-heading h1{font-size:36px}.pdp-intro{font-size:13px}.pdp-prices>strong{font-size:30px}.pdp-prices{gap:10px}.pdp-wa{font-size:12px;padding-inline:12px}.pdp-wa>.whatsapp-brand{width:22px;height:22px}.pdp-call{width:48px;min-width:48px}.pdp-details{gap:45px}.pdp-editorial h2{font-size:28px}.pdp-faq{gap:35px}.pdp-main-image{aspect-ratio:.9}.pdp-gallery-bottom{gap:10px}.pdp-gallery-bottom>p{font-size:10px}.pdp-thumbnails>button{width:54px;height:54px}.pdp-related-rail{grid-auto-columns:280px}}
@media(max-width:759px){
 body.product-page{padding-bottom:calc(90px + env(safe-area-inset-bottom))}
 .product-page .category-strip .container{gap:24px}.product-page .category-strip a{min-height:45px;font-size:11px}.product-page .category-strip .pdp-contact-link{margin-left:0}.product-page .search-form input{font-size:16px}
 .pdp-breadcrumb{min-height:56px;gap:7px;font-size:10px}.pdp-breadcrumb a{min-height:42px}.pdp-breadcrumb>.icon{width:10px;height:10px}
 .pdp-hero{display:block;padding-top:0}.pdp-main-image{aspect-ratio:1.2;border-radius:11px}.pdp-image-expand{width:36px;height:36px;bottom:13px;right:13px}.pdp-image-expand>.icon{width:18px;height:18px}.pdp-gallery-bottom{padding-top:12px;gap:15px}.pdp-thumbnails{gap:9px}.pdp-thumbnails>button{width:53px;height:50px}.pdp-gallery-bottom>p{font-size:10px}.pdp-image-count{font-size:9px}
 .pdp-summary{padding-top:25px}.pdp-heading>.eyebrow{font-size:9px;margin-bottom:9px}.pdp-heading h1{font-size:34px}.pdp-intro{font-size:13px;line-height:1.75;margin-top:12px;max-width:none}.pdp-price-block{margin-top:18px;padding-bottom:18px}.pdp-prices{gap:12px}.pdp-prices>strong{font-size:31px}.pdp-prices>del{font-size:13px}.pdp-prices>span{font-size:10px}.pdp-price-block>p{font-size:10px;margin-top:7px}
 .pdp-order{margin-top:19px}.pdp-wa{font-size:12px;min-height:52px;padding:13px 14px;gap:9px}.pdp-wa>.whatsapp-brand{width:23px;height:23px}.pdp-wa>.icon:last-child{width:16px;height:16px}.pdp-call{width:50px;min-width:50px}.pdp-order>p{font-size:10px;line-height:1.7;margin-top:9px}.pdp-service-links{display:grid;gap:7px;padding-top:15px;font-size:11px}.pdp-service-links>*{min-height:29px}
 .pdp-detail-nav{margin-top:30px;gap:25px}.pdp-detail-nav a{font-size:11px;min-height:52px}.pdp-details{display:block;padding-block:32px 26px;scroll-margin-top:18px}.pdp-editorial .eyebrow,.pdp-faq .eyebrow,.pdp-related .eyebrow{font-size:9px;margin-bottom:10px}.pdp-editorial h2{font-size:27px;max-width:24ch;line-height:1.2}.pdp-editorial>p:not(.eyebrow){font-size:13px;line-height:1.85;margin-top:14px}.pdp-editorial h3{font-size:14px;margin-top:21px}.pdp-specs{margin-top:27px}.pdp-specs>div{font-size:12px;padding-block:11px;gap:15px;grid-template-columns:1fr 1.1fr}
 .pdp-faq{display:block;padding-block:18px 34px;scroll-margin-top:18px}.pdp-faq h2{font-size:27px}.pdp-questions{margin-top:20px}.pdp-questions summary{font-size:13px;min-height:64px;line-height:1.65;padding-block:16px;gap:16px}.pdp-questions details>p{font-size:12px;padding-right:15px}
 .pdp-related{padding-block:32px 30px}.pdp-related-heading{display:block;margin-bottom:17px}.pdp-related-heading h2{font-size:27px}.pdp-rail-actions{margin-top:11px}.pdp-rail-actions .text-link{margin-right:auto;font-size:11px}.pdp-rail-actions>button{width:36px;height:36px}.pdp-related-rail{grid-auto-columns:min(268px,78vw);gap:13px;justify-content:start;margin-right:-16px;padding-right:16px;scroll-padding-right:16px}.pdp-related-rail .product-photo{aspect-ratio:1.5}.pdp-rail-meter{margin-top:17px}.pdp-related-rail .product-price-line{min-width:0}.pdp-related-rail .price{font-size:21px}
 .pdp-mobile-order{display:flex;align-items:center;gap:16px;justify-content:space-between;position:fixed;left:0;right:0;bottom:0;z-index:45;padding:11px 16px calc(11px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--border);box-shadow:0 -5px 22px #1c143508;backdrop-filter:blur(16px)}.pdp-mobile-order>div{display:flex;flex-direction:column;gap:0;flex:1;min-width:0}.pdp-mobile-order strong{font-size:21px;line-height:1.4;letter-spacing:-.04em;color:var(--brand)}.pdp-mobile-order>div>span{font-size:9px;color:var(--secondary)}.pdp-mobile-order b{font-weight:500}.pdp-mobile-order .pdp-wa{flex:none;width:56%;min-height:48px;font-size:12px}.product-page.modal-open .pdp-mobile-order{visibility:hidden}
 .pdp-lightbox{width:100%;max-height:96dvh;margin:auto 0;top:50%;bottom:auto;transform:translateY(-50%);padding:15px;border-radius:0}.pdp-lightbox .dialog-heading h2{font-size:20px}.pdp-lightbox-canvas{height:65dvh}.pdp-lightbox-tools{font-size:10px;gap:12px}.pdp-dialog .dialog-heading h2{font-size:25px}
}
@media(max-width:359px){.pdp-main-image{aspect-ratio:1.15}.pdp-heading h1{font-size:31px}.pdp-wa{font-size:11px;padding-inline:11px;gap:7px}.pdp-wa>.whatsapp-brand{width:21px;height:21px}.pdp-call{width:45px;min-width:45px}.pdp-detail-nav{gap:21px}.pdp-detail-nav a{font-size:10px}.pdp-editorial h2,.pdp-related-heading h2{font-size:25px}.pdp-mobile-order{gap:12px}.pdp-mobile-order .pdp-wa{flex:none;width:56%;font-size:11px}}
@media(prefers-reduced-motion:reduce){.product-page *{scroll-behavior:auto!important}.pdp-main-image>img,.pdp-thumbnails>button,.pdp-wa,.pdp-questions summary>.icon{transition:none}}

/* Product-focused mobile layout: identify, inspect, then order. */
@media(max-width:759px){
 .product-page .category-strip{display:none}
 .pdp-breadcrumb{min-height:43px;font-size:10px;gap:6px}
 .pdp-breadcrumb a{min-height:40px}
 .pdp-hero{display:flex;flex-direction:column;gap:0;padding-top:0}
 .pdp-heading,.pdp-overview,.pdp-gallery,.pdp-summary{width:100%}
 .pdp-heading{order:0;padding-top:4px}
 .pdp-heading>.eyebrow{font-size:9px;letter-spacing:.06em;margin-bottom:5px}
 .pdp-heading h1{font-size:30px;line-height:1.15;letter-spacing:-.045em}
 .pdp-heading .pdp-intro{display:none}
 .pdp-overview{order:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0 16px}
 .pdp-price-block{border:0;margin:0;padding:0;min-width:0}
 .pdp-prices{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;column-gap:8px;row-gap:1px}
 .pdp-prices>strong{font-size:28px;grid-column:1;grid-row:1}
 .pdp-prices>del{font-size:11px;grid-column:1/-1;grid-row:2}
 .pdp-prices>span{font-size:10px;grid-column:2;grid-row:1;padding:3px 7px}
 .pdp-price-block>p{display:none}

 .pdp-color-dot{width:14px;height:14px}
 .pdp-gallery{order:2}
 .pdp-main-image{height:clamp(205px,60vw,270px);aspect-ratio:auto;border-radius:13px}
 .pdp-main-image>img{object-position:50% 28%}
 .pdp-image-expand{width:40px;height:40px;right:12px;bottom:12px}
 .pdp-gallery-bottom{padding-top:9px;gap:12px}
 .pdp-thumbnails{gap:8px}
 .pdp-thumbnails>button{width:44px;height:44px;padding:2px;border-radius:7px}
 .pdp-gallery-bottom>p{display:flex;align-items:center;gap:9px;font-size:10px}
 .pdp-image-count{font-size:9px;padding-left:9px;border-left:1px solid var(--border)}
 .pdp-summary{order:3;padding-top:9px}

 .pdp-order{margin-top:14px}
 .pdp-order-actions{gap:9px}
 .pdp-order-actions .pdp-wa{font-size:12px;min-height:52px;padding-inline:12px;border-radius:10px;gap:8px}
 .pdp-order-actions .pdp-wa>.whatsapp-brand{width:23px;height:23px}
 .pdp-call{width:50px;min-width:50px;border-radius:10px;background:var(--soft)}
 .pdp-order>p{font-size:10px;line-height:1.65;margin-top:7px}
 .pdp-service-links{display:flex;flex-wrap:wrap;gap:5px 14px;padding:12px 0 0;font-size:10px}
 .pdp-service-links>*{min-height:30px;gap:5px}
 .pdp-service-links .icon{width:15px;height:15px}
 .pdp-detail-nav{margin-top:22px;gap:0;justify-content:space-between;border:1px solid var(--border);border-radius:11px;background:var(--soft);padding:4px;overflow:visible}
 .pdp-detail-nav a{flex:1;justify-content:center;min-height:42px;font-size:11px;border-radius:7px;padding-inline:7px}
 .pdp-detail-nav a[aria-current="location"]{background:#fff;box-shadow:0 2px 6px #1c14350a}
 .pdp-detail-nav a[aria-current="location"]::after{display:none}
 .pdp-details{padding-block:28px 22px}
 .pdp-editorial h2{font-size:25px;line-height:1.25;max-width:27ch}
 .pdp-editorial>p:not(.eyebrow){line-height:1.8;margin-top:12px}
 .pdp-editorial h3{margin-top:19px}
 .pdp-specs{margin-top:23px;border:1px solid var(--border);border-radius:11px;padding:0 14px;background:#faf9f7}
 .pdp-specs>div:last-child{border-bottom:0}
 .pdp-specs>div{padding-block:10px}
 .pdp-faq{padding-block:12px 30px}
 .pdp-questions{margin-top:17px}
 .pdp-questions summary{min-height:60px}
 .pdp-related-heading h2{font-size:26px;line-height:1.2;max-width:23ch}
 .pdp-related-heading .eyebrow{display:none}
 .pdp-related-rail{grid-auto-columns:min(268px,76vw)}
 .pdp-rail-actions>button{width:42px;height:42px}
 .pdp-related .product-photo{aspect-ratio:1.6}
 .pdp-mobile-order{padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom));gap:12px}
 .pdp-mobile-order strong{font-size:22px}
 .pdp-mobile-order .pdp-wa{border-radius:10px;min-height:49px}
}
@media(max-width:359px){.pdp-heading h1{font-size:28px}.pdp-prices>strong{font-size:26px}.pdp-overview{gap:12px}.pdp-order-actions .pdp-wa{font-size:11px;padding-inline:10px;gap:6px}.pdp-call{width:45px;min-width:45px}.pdp-detail-nav a{font-size:10px;padding-inline:5px}.pdp-related-heading h2{font-size:24px}.pdp-service-links{font-size:10px}}

/* Fixed product facts, ordered size / material / color. */
.pdp-attributes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding-top:19px}
.pdp-attributes>div{display:flex;flex-direction:column;gap:6px;min-width:0}
.pdp-attributes dt{font-size:12px;color:var(--secondary)}
.pdp-attributes dd{display:flex;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:650;color:var(--brand);white-space:nowrap}
.pdp-attributes dd>span{white-space:nowrap}
@media(max-width:759px){.pdp-overview{display:block;padding:12px 0 16px}.pdp-attributes{gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.pdp-attributes dt{font-size:12px}.pdp-attributes dd{font-size:13px;gap:4px}.pdp-summary{padding-top:0}.pdp-order{margin-top:16px}}

/* Persistent site navigation with a contextual order row above it. */
@media(max-width:759px){
 body.product-page{--pdp-nav-height:calc(74px + env(safe-area-inset-bottom));padding-bottom:calc(var(--pdp-nav-height) + 80px)}
 html:has(body.product-page){scroll-padding-bottom:calc(var(--pdp-nav-height,74px) + 80px)}
 .product-page .bottom-bar{z-index:46;background:#fff;border-radius:0;box-shadow:0 -4px 18px #1c143508}
 .product-page .pdp-mobile-order{bottom:var(--pdp-nav-height);padding:8px 16px;gap:12px;background:#fff;border-top:1px solid var(--border);box-shadow:0 -5px 20px #1c143508;backdrop-filter:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}
 .product-page .pdp-mobile-order.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
 .product-page .pdp-mobile-order strong{font-size:21px;line-height:1.2}
 .product-page .pdp-mobile-order .pdp-wa{min-height:44px;padding:10px 13px;border-radius:9px}
 .product-page:has(.pdp-mobile-order.is-visible) .bottom-bar{box-shadow:none}
 .product-page.modal-open .pdp-mobile-order{visibility:hidden;pointer-events:none}
}
@media(prefers-reduced-motion:reduce){.product-page .pdp-mobile-order{transition:none;transform:none}}

/* Equal, clearly labelled contact options in the main product summary. */
.pdp-order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}
.pdp-order-actions>.pdp-wa,.pdp-order-actions>.pdp-call{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:60px;padding:10px 14px;gap:10px;border-radius:10px;font-size:14px;line-height:1.35;text-align:left;font-weight:700}
.pdp-order-actions>.pdp-call{background:#faf9f7;border:1px solid #dcd5ce;transition:background .2s,border-color .2s}
.pdp-action-label{display:flex;flex-direction:column;gap:1px;min-width:0}
.pdp-order-actions .icon{flex:none;width:24px;height:24px}
.pdp-order-actions>.pdp-call .icon{width:22px;height:22px}
@media(max-width:1100px){.pdp-order-actions{gap:9px}.pdp-order-actions>.pdp-wa,.pdp-order-actions>.pdp-call{min-height:58px;padding:9px 10px;gap:8px;font-size:13px}.pdp-order-actions .icon{width:23px;height:23px}}
@media(hover:hover){.pdp-order-actions>.pdp-call:hover{background:#f1eee9;border-color:#b6ab9b}}
@media(prefers-reduced-motion:reduce){.pdp-order-actions>.pdp-call{transition:none}}
