/* Canvas Iraq V3.8 — premium product details */
.product-card .product-image,.product-card .product-title{cursor:pointer}
.product-detail-dialog{width:min(980px,calc(100% - 24px));max-height:92dvh;border:0;padding:0;border-radius:28px;background:#fff;color:#17211f;box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:auto}
.product-detail-dialog::backdrop{background:rgba(7,20,18,.66);backdrop-filter:blur(5px)}
.pd-close{position:sticky;top:14px;margin:14px 14px -58px auto;z-index:5;width:44px;height:44px;border-radius:50%;border:1px solid #dbe6e3;background:rgba(255,255,255,.94);font-size:27px;line-height:1;display:grid;place-items:center;cursor:pointer}
.pd-layout{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px}
.pd-gallery{padding:28px;background:#f3f6f3}.pd-main{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:20px}.pd-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.pd-thumb{width:68px;height:68px;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;padding:0;flex:none}.pd-thumb.active{border-color:#138f83}.pd-thumb img{width:100%;height:100%;object-fit:cover}
.pd-info{padding:54px 34px 34px}.pd-kicker{font-size:12px;letter-spacing:2px;color:#138f83;font-weight:800}.pd-info h2{font-size:34px;margin:10px 0 8px}.pd-desc{color:#697773;line-height:1.9}.pd-price{font-size:28px;font-weight:900;margin:22px 0}.pd-label{display:block;font-weight:800;margin:18px 0 10px}.pd-sizes{display:flex;gap:9px;flex-wrap:wrap}.pd-size{border:1px solid #cddbd7;background:#fff;border-radius:999px;padding:10px 15px;cursor:pointer;font-weight:700}.pd-size.active{background:#138f83;color:#fff;border-color:#138f83}.pd-stock{font-size:13px;color:#64716e;margin-top:10px}.pd-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.pd-actions button{min-height:50px;border-radius:14px;font-weight:800;cursor:pointer}.pd-add{border:0;background:#138f83;color:#fff}.pd-room{border:1px solid #138f83;background:#fff;color:#0c766c}.pd-note{margin-top:18px;padding-top:18px;border-top:1px solid #e3ebe8;display:grid;gap:9px;color:#596762;font-size:14px}
@media(max-width:720px){.product-detail-dialog{width:100%;max-width:none;height:94dvh;max-height:94dvh;border-radius:24px 24px 0 0;margin:auto 0 0}.pd-layout{grid-template-columns:1fr}.pd-gallery{padding:18px}.pd-main{aspect-ratio:4/3}.pd-info{padding:24px 20px 32px}.pd-info h2{font-size:27px}.pd-actions{grid-template-columns:1fr}.pd-close{margin-right:12px}}
