.layout1-page{--l1-theme:var(--theme-top-bar-bg,#f85606);--l1-cart:var(--theme-cart-bg,#1f2937);background:#f2f3f8;padding:28px 0}@media (max-width:767.98px){.layout1-page{padding:10px 0}}.layout1-page .l1-container{max-width:var(--theme-container-width,1320px);margin:0 auto;padding:0 14px}@media (max-width:767.98px){.layout1-page .l1-container{max-width:100%;padding:0 10px}}.layout1-page .l1-top{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:992px){.layout1-page .l1-top{grid-template-columns:1fr 1fr;gap:24px}}.layout1-page .l1-card{background:#fff;border:1px solid #edf0f5;border-radius:14px;padding:14px;box-shadow:0 4px 18px #0f172a0d}@media (min-width:768px){.layout1-page .l1-card{padding:22px}}.layout1-page .l1-main{background:#f6f7fb;border-radius:12px;position:relative;overflow:hidden}.layout1-page .l1-main img{aspect-ratio:1;object-fit:contain;width:100%;height:auto;transition:transform .4s;display:block}.layout1-page .l1-main:hover img{transform:scale(1.04)}.layout1-page .l1-badge{z-index:2;background:linear-gradient(135deg, var(--l1-theme), color-mix(in srgb, var(--l1-theme) 70%, #000));color:#fff;border-radius:999px;padding:5px 13px;font-size:13px;font-weight:700;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #0000002e}.layout1-page .l1-thumbs{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.layout1-page .l1-thumb{cursor:pointer;background:#f6f7fb;border-radius:10px;width:74px;height:74px;transition:box-shadow .15s,transform .15s;overflow:hidden;box-shadow:0 0 0 1px #e5e7eb}.layout1-page .l1-thumb:hover{transform:translateY(-2px)}.layout1-page .l1-thumb.is-active{box-shadow:0 0 0 2px var(--l1-theme)}.layout1-page .l1-thumb img{object-fit:cover;width:100%;height:100%;display:block}.layout1-page .l1-crumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.layout1-page .l1-crumb a{color:#6b7280;text-decoration:none}.layout1-page .l1-crumb a:hover{color:var(--l1-theme)}.layout1-page .l1-crumb .current{color:#374151;font-weight:500}.layout1-page .l1-title{color:#1f2937;margin:0 0 14px;font-size:21px;font-weight:600;line-height:1.3}@media (min-width:768px){.layout1-page .l1-title{font-size:29px}}.layout1-page .l1-price{background:#f9fafb;border:1px solid #f1f5f9;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;padding:12px 14px;display:flex}.layout1-page .l1-old{color:#9ca3af;font-size:16px;text-decoration:line-through}.layout1-page .l1-new{color:var(--l1-theme);font-size:27px;font-weight:800;line-height:1}.layout1-page .l1-new small{font-size:.6em;font-weight:700}.layout1-page .l1-save{color:#15803d;background:#dcfce7;border-radius:999px;margin-left:auto;padding:4px 11px;font-size:12px;font-weight:700}.layout1-page .l1-code{color:#64748b;background:#f1f5f9;border-radius:6px;margin-bottom:16px;padding:3px 10px;font-size:12px;display:inline-block}.layout1-page .l1-code p{margin:0}.layout1-page .l1-bullets{color:#4b5563;flex-direction:column;gap:4px;margin:0 0 14px;padding-left:18px;font-size:14px;display:flex}.layout1-page .l1-qty-label{color:#374151;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.layout1-page .l1-instock{color:#15803d;background:#dcfce7;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.layout1-page .l1-oos{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.layout1-page .l1-choose{color:#b45309;background:#fef3c7;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.layout1-page .l1-qty{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:0;margin-bottom:16px;display:inline-flex;overflow:hidden}.layout1-page .l1-qty button,.layout1-page .l1-qty span{color:#111827;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;transition:background .15s,color .15s;display:flex}.layout1-page .l1-qty button:hover:not(:disabled){background:var(--l1-theme);color:#fff}.layout1-page .l1-qty button:disabled{opacity:.35;cursor:not-allowed}.layout1-page .l1-qty span{cursor:default;background:#f8fafc;min-width:48px;font-size:16px}.layout1-page .l1-options{border-top:1px solid #eef1f6;gap:14px;margin-bottom:16px;padding-top:16px;display:grid}.layout1-page .l1-option-title{color:#374151;margin:0 0 8px;font-size:13px;font-weight:700}.layout1-page .l1-selector{flex-wrap:wrap;gap:8px;display:flex}.layout1-page .l1-opt input{display:none}.layout1-page .l1-opt label{color:#374151;cursor:pointer;background:#fff;border:1px solid #d8dee9;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:40px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.layout1-page .l1-opt label:hover{border-color:var(--l1-theme);color:var(--l1-theme)}.layout1-page .l1-opt input:checked+label{background:var(--l1-theme);border-color:var(--l1-theme);color:#fff;box-shadow:0 4px 12px color-mix(in srgb, var(--l1-theme) 35%, transparent)}.layout1-page .l1-cta{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.layout1-page .l1-cta-row{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:768px){.layout1-page .l1-cta-row{grid-template-columns:1fr 1fr}}.layout1-page .l1-btn{color:#fff;cursor:pointer;text-align:center;border:0;border-radius:10px;padding:13px 16px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s}.layout1-page .l1-btn:hover{color:#fff;transform:translateY(-2px)}.layout1-page .l1-add{background:linear-gradient(135deg, var(--l1-cart), color-mix(in srgb, var(--l1-cart) 75%, #000));box-shadow:0 4px 14px #1f293740}.layout1-page .l1-order{background:linear-gradient(135deg, var(--l1-theme), color-mix(in srgb, var(--l1-theme) 72%, #000));box-shadow:0 4px 14px color-mix(in srgb, var(--l1-theme) 40%, transparent)}.layout1-page .l1-wa{background:linear-gradient(135deg,#22c55e,#16a34a);justify-content:center;align-items:center;gap:7px;text-decoration:none;display:flex;box-shadow:0 4px 14px #16a34a4d}.layout1-page .l1-wa i{font-size:17px}.layout1-page .l1-ship{background:linear-gradient(135deg,#e0f7fb,#cff4fc);border:1px solid #b6e9f3;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.layout1-page .l1-ship>i{color:#0796b6;flex-shrink:0;margin-top:2px;font-size:24px}.layout1-page .l1-ship-lines{color:#007691;flex-direction:column;gap:7px;width:100%;display:flex}.layout1-page .l1-ship-head{text-transform:uppercase;letter-spacing:.04em;color:#0796b6;font-size:12px;font-weight:800}.layout1-page .l1-ship-row{border-bottom:1px dashed #0796b640;justify-content:space-between;align-items:center;gap:16px;padding-bottom:7px;font-size:14px;font-weight:600;display:flex}.layout1-page .l1-ship-row:last-child{border-bottom:0;padding-bottom:0}.layout1-page .l1-ship-row strong{color:#045d72;font-weight:800}.layout1-page .l1-tabs-card{background:#fff;border:1px solid #edf0f5;border-radius:14px;margin-top:12px;padding:18px;box-shadow:0 4px 18px #0f172a0d}@media (min-width:768px){.layout1-page .l1-tabs-card{margin-top:24px;padding:24px}}.layout1-page .l1-tabbar{border-bottom:1px solid #e5e7eb;gap:4px;display:flex}.layout1-page .l1-tab{color:#6b7280;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 18px;font-size:14px;font-weight:600;transition:color .15s}.layout1-page .l1-tab:hover{color:var(--l1-theme)}.layout1-page .l1-tab.is-active{color:var(--l1-theme);border-bottom-color:var(--l1-theme)}.layout1-page .l1-tab .l1-tab-count{color:#9ca3af;margin-left:4px;font-size:12px}.layout1-page .l1-tab-body{margin-top:18px}.layout1-page .l1-desc{color:#374151;line-height:1.8}.layout1-page .l1-related{margin-top:20px}@media (min-width:768px){.layout1-page .l1-related{margin-top:28px}}.layout1-page .l1-related-title{color:#111827;margin:0 0 16px;padding-left:12px;font-size:19px;font-weight:700;position:relative}.layout1-page .l1-related-title:before{content:"";background:var(--l1-theme);border-radius:4px;width:4px;position:absolute;top:2px;bottom:2px;left:0}.l1-free-ship{color:#fff;background:#16a34a;border-radius:6px;align-items:center;gap:6px;margin:10px 0 0;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.l1-free-ship i{font-size:13px}
.layout2-page,.layout2-page *{font-family:Poppins,Hind Siliguri,sans-serif}.layout2-page{background:radial-gradient(circle at 85% 12%,#f9731624,#0000 32%),radial-gradient(circle at 8% 18%,#3b82f614,#0000 24%),linear-gradient(#f8fafc 0%,#fff 35%);padding:20px 0 40px}.layout2-shell{max-width:1380px;margin:0 auto}.layout2-breadcrumb{color:#475569;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:12px;display:flex}.layout2-breadcrumb a{color:#334155;text-decoration:none}.layout2-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr) minmax(240px,.5fr);align-items:start;gap:16px;display:grid}.layout2-gallery,.layout2-buybox,.layout2-shipbox,.layout2-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 28px #0f172a0d}.layout2-gallery{border-top:4px solid #f97316;padding:14px;position:relative}.layout2-main-image{aspect-ratio:1;cursor:zoom-in;background:linear-gradient(#fff7ed 0%,#ffedd5 100%);border:1px solid #fed7aa;border-radius:14px;overflow:hidden}.layout2-main-image img{object-fit:cover;width:100%;height:100%;display:block}.mag-zoom{opacity:0;pointer-events:none;z-index:12;background-position:50%;background-repeat:no-repeat;background-size:230%;transition:opacity .18s;position:absolute;inset:0}.layout2-main-image.is-zooming .mag-zoom{opacity:1}@media (max-width:1199.98px){.mag-zoom{display:none!important}}.mag-tap-hint{color:#fff;pointer-events:none;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:none;position:absolute;bottom:10px;right:10px}@media (max-width:1199.98px){.mag-tap-hint{display:flex}.layout2-main-image{cursor:zoom-in}.layout2-gallery{overflow:hidden}}.mag-lightbox{z-index:99999;background:#000000f5;flex-direction:column;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.mag-lightbox.is-open{display:flex}.mag-lightbox-img{object-fit:contain;touch-action:pinch-zoom;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:100%;max-height:85vh}.mag-lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex;position:absolute;top:14px;right:14px}.mag-lightbox-hint{color:#ffffff73;margin-top:12px;font-size:12px}.layout2-thumbs{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:10px;margin-top:12px;display:grid}.layout2-thumb{cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.layout2-thumb:hover{border-color:#fb923c;transform:translateY(-2px);box-shadow:0 10px 18px #f973162e}.layout2-thumb img{object-fit:cover;width:100%;height:82px;display:block}.layout2-buybox{border-top:4px solid #f97316;padding:16px;position:sticky;top:18px}.layout2-title{color:#0f172a;margin:0 0 10px;font-size:26px;font-weight:700;line-height:1.22}.layout2-meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.layout2-chip{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.layout2-price{background:linear-gradient(135deg,#fff7ed 0%,#fff1e6 100%);border:1px solid #fdba74;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:8px 16px;display:flex}.layout2-price .new_price,.layout2-price .details-price{color:#ea580c;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:900}.layout2-price .old_price,.layout2-price del{color:#94a3b8;font-size:14px;font-weight:700}.layout2-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.layout2-summary-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:14px;padding:10px}.layout2-summary-card span{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.layout2-summary-card strong{color:#0f172a;font-size:12px}.layout2-shipbox .layout2-summary-grid{grid-template-columns:1fr}.layout2-group{border-top:1px solid #f1f5f9;padding:4px 0}.layout2-group:first-of-type{border-top:0;padding-top:0}.layout2-label{color:#334155;margin-bottom:4px;font-size:13px;font-weight:800}.layout2-option-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.layout2-option-row small{color:#64748b;font-size:11px;font-weight:600}.layout2-qty-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.layout2-qty{background:#fff7ed;border:1px solid #fdba74;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #f973161f}.layout2-qty .minus,.layout2-qty .plus{color:#ea580c;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:inline-flex}.layout2-qty input{text-align:center;color:#0f172a;background:#fff7ed;border:0;width:58px;height:40px;font-size:16px;font-weight:800}.layout2-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.layout2-btn{color:#fff;border:0;border-radius:14px;min-height:52px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 22px #0f172a1f}.layout2-btn:hover{transform:translateY(-1px)}.layout2-add{opacity:.85;background:linear-gradient(135deg,#374151 0%,#1f2937 100%);font-size:13px}.layout2-buy{letter-spacing:.3px;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);font-size:16px;box-shadow:0 4px 14px #b91c1c66}.layout2-buy:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);box-shadow:0 6px 20px #b91c1c80}.layout2-phone{color:#fff;background:#1e40af;border:1px solid #1e40af;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:10px;font-weight:700;text-decoration:none;display:flex}.layout2-phone:hover{color:#fff;background:#1e3a8a}.layout2-whatsapp{color:#fff;background:#25d366;border:1px solid #25d366;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:10px;font-weight:700;text-decoration:none;display:flex}.layout2-whatsapp:hover{color:#fff;background:#22c55e}.layout2-shipbox{border-top:4px solid #0ea5e9;padding:16px;position:sticky;top:18px}.layout2-shipbox h6{color:#0f172a;margin:0 0 8px;font-size:14px;font-weight:800}.layout2-ship-row{border-top:1px dashed #e2e8f0;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.layout2-ship-row:first-of-type{border-top:0;padding-top:0}.layout2-ship-row i{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:inline-flex}.layout2-ship-row strong{color:#0f172a;font-size:13px;display:block}.layout2-ship-row span{color:#64748b;font-size:12px;display:block}.layout2-seller{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;margin-top:12px;padding:10px}.layout2-seller strong{color:#1e40af;font-size:13px}.layout2-seller p{color:#334155;margin:4px 0 0;font-size:12px}.layout2-panel{margin-top:20px;padding:18px}.layout2-section-title{color:#0f172a;margin-bottom:10px;font-size:18px;font-weight:800}.layout2-accordion .accordion-item{border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;overflow:hidden}.layout2-accordion .accordion-button{color:#0f172a;background:#fff;font-weight:800;box-shadow:none!important}.layout2-related{margin-top:22px}@media (max-width:991.98px){.layout2-grid{grid-template-columns:1fr}.layout2-buybox,.layout2-shipbox{position:static}}@media (max-width:767.98px){.layout2-page{padding-top:12px}.layout2-summary-grid,.layout2-cta-grid{grid-template-columns:1fr}.layout2-title{font-size:22px}}.layout2-free-ship{color:#fff;background:#16a34a;border-radius:6px;align-items:center;gap:6px;margin-top:12px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.layout2-free-ship i{font-size:13px}
