.spc,.spc *{box-sizing:border-box}.spc{--red:#ed1239;--ink:#101828;--muted:#667085;--line:#e5e7eb;max-width:1380px;margin:18px auto;padding:18px;border:1px solid #edf0f3;border-radius:18px;background:#fff;color:var(--ink);font:15px/1.5 Arial,"Noto Sans Bengali",sans-serif;box-shadow:0 8px 30px rgba(16,24,40,.04)}.spc-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,1fr);gap:28px}.spc-collage{display:grid;gap:10px;height:620px}.spc-photo{min-width:0;min-height:0;padding:0;border:0;border-radius:13px;overflow:hidden;background:#f7f8fa;cursor:zoom-in}.spc-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.spc-photo:hover img{transform:scale(1.035)}.spc-count-1{grid-template:1fr/1fr}.spc-count-2{grid-template:1fr/1fr 1fr}.spc-count-3{grid-template:1fr 1fr/1.15fr .85fr}.spc-count-3 .spc-photo:first-child{grid-row:1/-1}.spc-count-4{grid-template:1fr 1fr/1fr 1fr}.spc-count-5{grid-template:1fr 1fr/1.15fr .85fr .85fr}.spc-count-5 .spc-photo:first-child{grid-row:1/-1}.spc-count-6{grid-template:1fr 1fr/1fr 1fr 1fr}.spc-zoom-note{text-align:center;margin:10px 0 0;color:#344054}.spc-breadcrumb{color:var(--muted);font-size:13px}.spc-info h1{margin:16px 0 14px;font-size:34px;line-height:1.2}.spc-price{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.spc-price>strong{color:var(--red);font-size:31px}.spc-price>b{padding:5px 9px;border-radius:7px;background:var(--red);color:#fff}.spc-price del{color:#98a2b3;font-size:21px}.spc-saving{display:inline-flex;align-items:center;gap:8px;margin:13px 0 22px;padding:9px 12px;border-radius:9px;background:#f0f9f2;color:#087b25}.spc-qty-label{display:block;margin-bottom:8px;font-weight:700}.spc-actions{display:grid;grid-template-columns:155px 1fr 1fr;gap:15px}.spc-actions>button{min-height:54px;border-radius:9px;font-size:16px;font-weight:700;cursor:pointer}.spc-add{border:1.5px solid var(--red);background:#fff;color:var(--red)}.spc-buy{border:1.5px solid var(--red);background:var(--red);color:#fff}.spc-actions>button:disabled{opacity:.65;cursor:wait}.spc-qty{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden}.spc-qty button,.spc-qty input{width:100%;border:0;background:#fff;text-align:center;font-size:18px}.spc-qty input{border-inline:1px solid var(--line);font-weight:700;appearance:textfield}.spc-description{margin-top:26px;padding:18px 20px;border:1px solid var(--line);border-radius:13px}.spc-description h2{display:inline-block;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid var(--red);font-size:19px}.spc-description p{margin:0 0 9px}.spc-related{margin-top:22px;padding:18px;border:1px solid #edf0f3;border-radius:15px}.spc-related>h2{margin:0 0 13px;font-size:21px}.spc-related-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.spc-related article{min-width:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.spc-related article>a{color:inherit;text-decoration:none}.spc-related img{display:block;width:100%;aspect-ratio:1.25/1;object-fit:contain;background:#fafafa}.spc-related h3{min-height:48px;margin:0;padding:10px 12px 4px;font-size:13px;line-height:1.35}.spc-related footer{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 12px;color:var(--red)}.spc-related-add{width:36px;height:34px;border:1px solid var(--red);border-radius:7px;background:#fff;cursor:pointer}.spc-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:35px;background:rgba(0,0,0,.88)}.spc-modal[hidden]{display:none}.spc-modal img{max-width:94vw;max-height:90vh;object-fit:contain}.spc-modal-close{position:absolute;top:18px;right:22px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:28px;cursor:pointer}.spc-toast{position:fixed;left:50%;bottom:80px;z-index:1000000;transform:translate(-50%,15px);opacity:0;padding:9px 14px;border-radius:8px;background:#172033;color:#fff;pointer-events:none;transition:.2s}.spc-toast.active{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){.spc-main{grid-template-columns:1fr}.spc-collage{height:560px}.spc-related-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.spc-related article{flex:0 0 190px;scroll-snap-align:start}}
@media(max-width:620px){.spc{margin:7px auto;padding:8px;border-radius:11px}.spc-main{gap:14px}.spc-collage{gap:5px;height:430px}.spc-photo{border-radius:8px}.spc-count-2{grid-template:1fr 1fr/1fr}.spc-count-3{grid-template:repeat(2,1fr)/1fr 1fr}.spc-count-5,.spc-count-6{grid-template:repeat(3,1fr)/1fr 1fr}.spc-count-3 .spc-photo:first-child,.spc-count-5 .spc-photo:first-child{grid-row:auto;grid-column:1/-1}.spc-count-4{grid-template:1fr 1fr/1fr 1fr}.spc-info h1{margin:9px 0;font-size:25px}.spc-price>strong{font-size:25px}.spc-price del{font-size:17px}.spc-saving{margin:9px 0 15px}.spc-actions{grid-template-columns:120px 1fr;gap:8px}.spc-buy{grid-column:1/-1}.spc-actions>button{min-height:48px;font-size:14px}.spc-description{margin-top:15px;padding:13px}.spc-related{padding:12px}.spc-related article{flex-basis:155px}}

/* Keep related product names to two lines without clipping padded text. */
.spc .spc-related-body>a:first-child{display:block;padding:10px 12px 4px}
.spc .spc-related-body>a>h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere;padding:0;margin:0;min-height:0;max-height:2.7em;line-height:1.35}