/* ========================================================================
 * SHAHAZ.COM — Seller Product Question Surface
 * ZIP-446: The former standalone Live Chat gateway has been retired.
 * General /chat/ now redirects to Home; only /chat/?product_id=... uses this
 * stylesheet for the existing Seller-question contract.
 * ======================================================================== */
body.page-template-page-shahaz-chat,
body.page-template-page-shahaz-chat-php{overflow-x:hidden;background:#fff3f8!important}
body.page-template-page-shahaz-chat #shahaz-global-market-header,
body.page-template-page-shahaz-chat .shahaz-footer,
body.page-template-page-shahaz-chat #shahaz-cnav,
body.page-template-page-shahaz-chat-php #shahaz-global-market-header,
body.page-template-page-shahaz-chat-php .shahaz-footer,
body.page-template-page-shahaz-chat-php #shahaz-cnav{display:none!important}

.shahaz-live-chat-gateway,.shahaz-live-chat-gateway *{box-sizing:border-box}
.shahaz-live-chat-gateway{width:100%;min-height:100svh;margin:0;padding:0 15px 30px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.98) 0,rgba(255,247,251,.95) 29%,rgba(255,241,247,.88) 60%,rgba(255,228,240,.96) 100%);color:#24131d;font-family:"Noto Sans Bengali","Hind Siliguri",Arial,sans-serif;overflow:auto}
.shahaz-live-chat-topbar{width:min(100%,640px);min-height:70px;margin:0 auto;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;padding:11px 0 9px}
.shahaz-live-chat-back{width:46px;height:46px;display:grid;place-items:center;border:1.5px solid rgba(194,24,91,.22);border-radius:15px;background:rgba(255,255,255,.92);color:#c2185b;box-shadow:0 8px 20px rgba(107,15,85,.09),inset 0 1px 0 #fff;text-decoration:none}
.shahaz-live-chat-back svg{width:29px;height:29px;display:block}
.shahaz-live-chat-back:focus-visible{outline:2px solid #d4af37;outline-offset:2px}
.shahaz-live-chat-topbar-title{text-align:center;font-family:"Playfair Display",Georgia,serif;font-size:24px;line-height:1.1;font-weight:900;color:#171016}
.shahaz-live-chat-topbar-spacer{display:block;width:46px;height:46px}

.shahaz-live-chat-product-question{width:min(100%,620px);margin:18px auto 30px;padding:18px;border:1.5px solid #efbfd7;border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(107,15,85,.09),0 3px 0 rgba(212,175,55,.18)}
.shahaz-live-chat-product-question__eyebrow{color:#a90063;font-size:9px;font-weight:950;letter-spacing:.16em}
.shahaz-live-chat-product-question h1{margin:5px 0 12px;color:#2b1520;font-family:"Playfair Display",Georgia,serif;font-size:23px;line-height:1.2}
.shahaz-live-chat-product-question__product{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid #f1d4e3;border-radius:14px;background:#fff8fc}
.shahaz-live-chat-product-question__product img{width:58px;height:58px;object-fit:cover;border-radius:10px}.shahaz-live-chat-product-question__product strong{display:block;color:#3a1c2e;font-size:12px;line-height:1.35}.shahaz-live-chat-product-question__product span{display:block;margin-top:3px;color:#866477;font-size:9px}
.shahaz-live-chat-product-question__notice{margin-top:9px;padding:9px 10px;border-radius:10px;font-size:10px}.shahaz-live-chat-product-question__notice.success{background:#eefaf4;color:#17633f;border:1px solid #b9e3cc}.shahaz-live-chat-product-question__notice.error{background:#fff1f5;color:#8b3152;border:1px solid #efbfd0}
.shahaz-live-chat-product-question__form{display:grid;gap:8px;margin-top:10px}.shahaz-live-chat-product-question__form input,.shahaz-live-chat-product-question__form textarea{width:100%;border:1px solid #efbfd7;border-radius:11px;background:#fff;color:#3a1c2e;padding:10px 11px;font:inherit;font-size:11px;outline:none}.shahaz-live-chat-product-question__form textarea{resize:vertical;min-height:90px}.shahaz-live-chat-product-question__form input:focus,.shahaz-live-chat-product-question__form textarea:focus{border-color:#d9007b;box-shadow:0 0 0 3px rgba(217,0,123,.08)}.shahaz-live-chat-product-question__form button{min-height:43px;border:1.5px solid #d4af37;border-radius:12px;background:linear-gradient(145deg,#f50091,#c80070);color:#fff;font-size:11px;font-weight:900;box-shadow:0 4px 0 #970052;cursor:pointer}

@media (max-width:430px){
 .shahaz-live-chat-gateway{padding-left:11px;padding-right:11px}
 .shahaz-live-chat-topbar{grid-template-columns:44px 1fr 44px}
 .shahaz-live-chat-back{width:42px;height:42px}.shahaz-live-chat-topbar-spacer{width:44px;height:42px}
 .shahaz-live-chat-topbar-title{font-size:21px}
}
