*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.rlp{font-family:DM Sans,sans-serif;color:#1a1a1a;max-width:1200px;margin:0 auto;padding:32px 40px 80px;-webkit-font-smoothing:antialiased}.rlp a{text-decoration:none;color:inherit}.rlp img{display:block;max-width:100%}.rlp-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#999;margin-bottom:32px;flex-wrap:wrap}.rlp-breadcrumb a{color:#999;transition:color .2s}.rlp-breadcrumb a:hover{color:#0071e3}.rlp-breadcrumb span:last-child{color:#1a1a1a;font-weight:500}.rlp-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.rlp-gallery{position:sticky;top:80px}.rlp-main-wrap{position:relative;border-radius:16px;overflow:hidden;background:#f5f5f7;height:520px;margin-bottom:12px}.rlp-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .4s ease;cursor:zoom-in;display:block}.rlp-slide.active{opacity:1}.rlp-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#1a1a1a;box-shadow:0 2px 12px #0000001f}.rlp-arrow:hover{background:#fff;box-shadow:0 4px 20px #0000002e;transform:translateY(-50%) scale(1.08)}.rlp-prev{left:12px}.rlp-next{right:12px}.rlp-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:10}.rlp-dot{width:7px;height:7px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .2s;padding:0}.rlp-dot.active{background:#fff;width:20px;border-radius:4px}.rlp-thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.rlp-thumbs::-webkit-scrollbar{display:none}.rlp-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;flex-shrink:0;padding:0;background:none;transition:all .2s}.rlp-thumb:hover{border-color:#d2d2d7}.rlp-thumb.active{border-color:#0071e3}.rlp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rlp-info{padding-top:4px}.rlp-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.rlp-badge{padding:4px 10px;border-radius:100px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rlp-badge-green{background:#34c7591a;color:#1a7f37}.rlp-badge-red{background:#ff3b301a;color:#cc2a2a}.rlp-badge-blue{background:#0071e314;color:#0050a0}.rlp-badge-gray{background:#f0f0f0;color:#666}.rlp-title{font-family:Syne,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;letter-spacing:-.03em;color:#1a1a1a;line-height:1.2;margin-bottom:16px}.rlp-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.rlp-price{font-family:Syne,sans-serif;font-size:1.8rem;font-weight:700;color:#1a1a1a;letter-spacing:-.03em}.rlp-price-was{font-size:1rem;color:#999;text-decoration:line-through}.rlp-save{background:#34c7591a;color:#1a7f37;padding:3px 8px;border-radius:6px;font-size:.75rem;font-weight:700}.rlp-stars{display:flex;align-items:center;gap:8px;margin-bottom:20px}.rlp-star-icons{color:#ff9f0a;font-size:.95rem;letter-spacing:1px}.rlp-star-label{font-size:.82rem;color:#666}.rlp-divider{height:1px;background:#f0f0f0;margin:20px 0}.rlp-option-group{margin-bottom:20px}.rlp-option-label{font-size:.82rem;font-weight:600;color:#555;margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em}.rlp-option-selected{color:#1a1a1a;font-weight:700;text-transform:none;letter-spacing:0}.rlp-option-btns{display:flex;gap:8px;flex-wrap:wrap}.rlp-opt-btn{padding:9px 18px;border-radius:8px;border:1.5px solid #e0e0e0;background:#fff;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .2s;color:#1a1a1a}.rlp-opt-btn:hover{border-color:#0071e3;color:#0071e3}.rlp-opt-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.rlp-qty-row{display:flex;gap:12px;margin-bottom:14px;align-items:center}.rlp-qty{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;overflow:hidden}.rlp-qty-btn{width:40px;height:48px;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#1a1a1a;transition:background .2s;font-family:DM Sans,sans-serif}.rlp-qty-btn:hover{background:#f5f5f7}.rlp-qty-input{width:52px;height:48px;border:none;text-align:center;font-size:.95rem;font-weight:600;color:#1a1a1a;font-family:DM Sans,sans-serif;background:#fff}.rlp-add-btn{flex:1;height:48px;background:#1a1a1a;color:#fff!important;border:none;border-radius:10px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:9px;letter-spacing:.01em}.rlp-add-btn:hover{background:#0071e3;transform:translateY(-1px);box-shadow:0 6px 20px #0071e34d}.rlp-add-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.rlp-trust{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rlp-trust-item{display:flex;align-items:flex-start;gap:10px}.rlp-trust-item svg{color:#0071e3;flex-shrink:0;margin-top:2px}.rlp-trust-item strong{display:block;font-size:.82rem;font-weight:600;color:#1a1a1a;margin-bottom:2px}.rlp-trust-item span{font-size:.75rem;color:#999;font-weight:300}.rlp-desc-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:14px 0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;color:#1a1a1a;cursor:pointer;border-top:1px solid #f0f0f0}.rlp-desc-btn svg{transition:transform .3s;flex-shrink:0}.rlp-desc-btn.active svg{transform:rotate(180deg)}.rlp-desc-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.rlp-desc-content.active{max-height:600px}.rlp-desc-body{padding:16px 0;font-size:.88rem;color:#555;line-height:1.75;font-weight:300}.rlp-desc-body p{margin-bottom:10px}.rlp-desc-body ul{padding-left:20px;margin-bottom:10px}.rlp-desc-body li{margin-bottom:5px}.shopify-payment-button{margin-top:12px}.shopify-payment-button__button{border-radius:10px!important;height:48px!important;font-family:DM Sans,sans-serif!important;font-size:.95rem!important;font-weight:600!important}@media(max-width:900px){.rlp{padding:20px 20px 60px}.rlp-layout{grid-template-columns:1fr;gap:40px}.rlp-gallery{position:static}.rlp-main-wrap{height:380px}.rlp-trust{grid-template-columns:1fr}}@media(max-width:480px){.rlp-title{font-size:1.4rem}.rlp-price{font-size:1.5rem}.rlp-main-wrap{height:300px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rahmanlab-product.css.map */
