.EnquiryModal-module__XakFyG__overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.2s EnquiryModal-module__XakFyG__fadeIn;display:flex;position:fixed;inset:0}@keyframes EnquiryModal-module__XakFyG__fadeIn{0%{opacity:0}to{opacity:1}}.EnquiryModal-module__XakFyG__modal{scrollbar-width:thin;scrollbar-color:#ddd transparent;background:#fff;border-radius:2px;width:100%;max-width:500px;max-height:92vh;animation:.25s EnquiryModal-module__XakFyG__slideUp;position:relative;overflow-y:auto}.EnquiryModal-module__XakFyG__modal::-webkit-scrollbar{width:4px}.EnquiryModal-module__XakFyG__modal::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}@keyframes EnquiryModal-module__XakFyG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.EnquiryModal-module__XakFyG__header{z-index:1;background:#111;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 26px 20px;display:flex;position:sticky;top:0}.EnquiryModal-module__XakFyG__headerLeft{flex:1}.EnquiryModal-module__XakFyG__headerAccent{background:var(--red);border-radius:2px;width:32px;height:3px;margin-bottom:12px}.EnquiryModal-module__XakFyG__headerTitle{color:#fff;margin:0 0 4px;font-size:18px;font-weight:600;line-height:1.2}.EnquiryModal-module__XakFyG__headerSub{color:#888;margin:0;font-size:12.5px;line-height:1.4}.EnquiryModal-module__XakFyG__closeBtn{color:#ffffff8c;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;line-height:1;transition:all .2s;display:flex}.EnquiryModal-module__XakFyG__closeBtn:hover{color:#fff;background:#ffffff24}.EnquiryModal-module__XakFyG__productBanner{border-left:4px solid var(--red);background:#fff6f6;padding:14px 26px}.EnquiryModal-module__XakFyG__productLabel{letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:5px;font-size:10px;font-weight:700}.EnquiryModal-module__XakFyG__productName{color:#111;margin-bottom:3px;font-size:14.5px;font-weight:600;line-height:1.35}.EnquiryModal-module__XakFyG__productCode{color:#888;font-size:12px}.EnquiryModal-module__XakFyG__body{padding:24px 26px 28px}.EnquiryModal-module__XakFyG__label{letter-spacing:1.5px;text-transform:uppercase;color:#999;margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.EnquiryModal-module__XakFyG__input{color:#111;box-sizing:border-box;background:#fff;border:1.5px solid #e2e2e2;border-radius:6px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .2s}.EnquiryModal-module__XakFyG__input:focus{border-color:var(--red)}.EnquiryModal-module__XakFyG__textarea{color:#111;resize:none;box-sizing:border-box;background:#fff;border:1.5px solid #e2e2e2;border-radius:6px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .2s;display:block}.EnquiryModal-module__XakFyG__textarea:focus{border-color:var(--red)}.EnquiryModal-module__XakFyG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.EnquiryModal-module__XakFyG__formGroup{margin-bottom:14px}.EnquiryModal-module__XakFyG__submitBtn{background:var(--red);color:#fff;letter-spacing:.4px;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;padding:13px 20px;font-family:inherit;font-size:14.5px;font-weight:600;transition:all .25s;display:flex}.EnquiryModal-module__XakFyG__submitBtn:hover{background:#cc1010;transform:translateY(-2px);box-shadow:0 6px 20px #ee22224d}.EnquiryModal-module__XakFyG__submitBtn svg{transition:transform .25s}.EnquiryModal-module__XakFyG__submitBtn:hover svg{transform:translate(4px)}@media (max-width:576px){.EnquiryModal-module__XakFyG__overlay{align-items:flex-end;padding:0}.EnquiryModal-module__XakFyG__modal{border-radius:18px 18px 0 0;max-width:100%;max-height:93vh;animation:.3s cubic-bezier(.32,.72,0,1) EnquiryModal-module__XakFyG__slideFromBottom}@keyframes EnquiryModal-module__XakFyG__slideFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.EnquiryModal-module__XakFyG__modal:before{content:"";background:#ddd;border-radius:4px;width:40px;height:4px;margin:12px auto 0;display:block}.EnquiryModal-module__XakFyG__header{padding-top:16px;position:relative}.EnquiryModal-module__XakFyG__formRow{grid-template-columns:1fr;gap:0}.EnquiryModal-module__XakFyG__body{padding:20px 20px 36px}}
.ProductActions-module__UIhIya__actionsWrap{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex;position:relative}.ProductActions-module__UIhIya__sharePopover{z-index:1000;background:#fff;border:1px solid #e8e8e8;border-radius:12px;width:272px;padding:16px;animation:.18s ProductActions-module__UIhIya__popIn;position:absolute;bottom:calc(100% + 12px);left:0;box-shadow:0 8px 32px #00000024}@keyframes ProductActions-module__UIhIya__popIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ProductActions-module__UIhIya__sharePopover:after{content:"";filter:drop-shadow(0 2px 2px #0000000d);border:8px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:28px}.ProductActions-module__UIhIya__shareTitle{letter-spacing:2px;text-transform:uppercase;color:#aaa;margin-bottom:12px;font-size:11px;font-weight:700}.ProductActions-module__UIhIya__copyRow{border:1.5px solid #e5e5e5;border-radius:6px;align-items:center;margin-bottom:14px;display:flex;overflow:hidden}.ProductActions-module__UIhIya__copyInput{color:#555;white-space:nowrap;text-overflow:ellipsis;cursor:default;-webkit-user-select:all;user-select:all;background:#f8f8f8;border:none;outline:none;flex:1;padding:8px 10px;font-size:12px;overflow:hidden}.ProductActions-module__UIhIya__copyBtn{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s}.ProductActions-module__UIhIya__copyBtn:hover{background:#cc1010}.ProductActions-module__UIhIya__copyBtnDone{background:#22a84e}.ProductActions-module__UIhIya__copyBtnDone:hover{background:#1a8a3f}.ProductActions-module__UIhIya__socialGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.ProductActions-module__UIhIya__socialBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:8px 4px;text-decoration:none;transition:background .2s;display:flex}.ProductActions-module__UIhIya__socialBtn:hover{background:#f5f5f5}.ProductActions-module__UIhIya__socialIcon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ProductActions-module__UIhIya__socialIcon svg{width:18px;height:18px}.ProductActions-module__UIhIya__socialLabel{color:#666;white-space:nowrap;font-size:10px;font-weight:500}@media (max-width:576px){.ProductActions-module__UIhIya__sharePopover{border-radius:16px 16px 0 0;width:100%;padding:20px 20px 36px;animation:.25s cubic-bezier(.32,.72,0,1) ProductActions-module__UIhIya__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 32px #0000002e}.ProductActions-module__UIhIya__sharePopover:after{display:none}@keyframes ProductActions-module__UIhIya__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductActions-module__UIhIya__sharePopover:before{content:"";background:#ddd;border-radius:4px;width:40px;height:4px;margin:0 auto 16px;display:block}.ProductActions-module__UIhIya__socialGrid{grid-template-columns:repeat(5,1fr)}.ProductActions-module__UIhIya__shareTitle{text-align:center}}
