.st-cart{--st-accent: #ef6c00;--st-accent-strong: #ec6c00;--st-ink: #1a1a1a;--st-muted: #6b7280;--st-line: #ececec;--st-bg: #ffffff;--st-width: 480px;--st-radius: 12px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;font-family:Open Sans,system-ui,-apple-system,sans-serif;color:var(--st-ink)}.st-cart[hidden]{display:none}@media screen and (max-width:768px){.st-cart{display:none!important}}.st-cart__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}.st-cart.is-open .st-cart__scrim{opacity:1}.st-cart__drawer{position:absolute;top:0;right:0;height:100vh;height:100dvh;width:var(--st-width);max-width:100vw;background:var(--st-bg);box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.22,.61,.36,1);outline:none;overflow:hidden}.st-cart.is-open .st-cart__drawer{transform:translate(0)}.st-cart__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.st-cart__content>.shopify-section{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.st-cart__panel-wrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.st-cart__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--st-bg);z-index:2}.st-cart__loading[hidden]{display:none}.st-cart__spinner{width:28px;height:28px;border:3px solid var(--st-line);border-top-color:var(--st-accent);border-radius:50%;animation:st-cart-spin .8s linear infinite}@keyframes st-cart-spin{to{transform:rotate(360deg)}}.st-sticky-cart-enabled #HeaderCart{display:none!important}.st-cart__header{display:flex;align-items:center;gap:11px;padding:12px 16px 12px 12px;min-height:61px;flex:0 0 auto}.st-cart__title{font-family:Open Sans,system-ui,sans-serif;font-size:18px;font-weight:600;margin:0;flex:1 1 auto;color:#0b1215}.st-cart__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;border:none;background:transparent;color:#0b1215;cursor:pointer;border-radius:8px}.st-cart__icon-btn:hover{background:#f4f4f4}.st-cart__stepper{display:flex;align-items:center;justify-content:center;gap:10px;height:44px;background:#fff;border-bottom:.4px solid rgba(188,188,188,.2);box-shadow:0 2px 4px #00000012;flex:0 0 auto}.st-cart__step{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;flex:0 0 auto;cursor:pointer}.st-cart__step-icon{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.st-cart__step-label{font-family:Nunito Sans,Open Sans,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1;color:#1a1a1d}.st-cart__step.is-active .st-cart__step-label,.st-cart__step.is-done .st-cart__step-label{color:#ff6914;font-weight:600}.st-cart__step-line{flex:0 0 auto;width:32px;height:2px;background:#bcbcbc59}.st-cart__step-line.is-active{background:#ff6914}.st-cart__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 18px}.st-cart__empty{text-align:center;color:var(--st-muted);padding:48px 0}.st-cart__emptystate{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;min-height:72vh;padding:24px 12px}.st-cart__emptystate-img{width:325px;max-width:90%;height:auto}.st-cart__emptystate-text{display:flex;flex-direction:column;align-items:center;gap:12px}.st-cart__emptystate-title{margin:0;font-family:Open Sans,sans-serif;font-size:22px;font-weight:700;line-height:26px;color:#000}.st-cart__emptystate-sub{margin:0;max-width:349px;font-family:Open Sans,sans-serif;font-size:18px;font-weight:600;line-height:26px;color:#000}.st-cart__emptystate-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 23px;border:0;border-radius:10px;background:#ff6914;font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;color:#fff;cursor:pointer;box-shadow:2px 0 6px #00000014,0 2px 6px #00000014}.st-cart__emptystate-btn:hover{background:#ec6300}.st-cart__items{list-style:none;margin:0;padding:0;border:1px solid #e7e8e8;border-radius:12px;overflow:hidden;transition:opacity .15s ease}.st-cart__items.is-edd-pending>.st-cart__item,.st-cart__items.is-edd-pending>.st-cart__group{display:none}.st-cart__item-skel{display:flex;gap:12px;align-items:center;padding:12px}.st-cart__item-skel:not(:last-child){border-bottom:4px solid #f5f6fb}.st-cart__item-skel-media{flex:0 0 84px;width:84px;height:88px;border-radius:7px}.st-cart__item-skel-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.st-cart__item-skel-line{height:12px;width:90%;border-radius:4px}.st-cart__item-skel-line--short{width:55%}.st-cart__item-skel-price{height:14px;width:40%;border-radius:4px;margin-top:4px}.st-cart__item-skel-qty{flex:0 0 84px;width:84px;height:32px;border-radius:16px}.st-cart__items.is-grouped{border:0;border-radius:0;overflow:visible}.st-cart__item{position:relative;display:flex;gap:12px;align-items:center;padding:12px}.st-cart__item:not(:last-child){border-bottom:4px solid #f5f6fb}.st-cart__item-media{flex:0 0 84px;width:84px;height:88px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:1px solid #e7e8e8;border-radius:7px;overflow:hidden;position:relative;overflow:visible}.st-cart__item-img{max-width:64px;max-height:80px;object-fit:contain}.st-cart__item-media[data-st-pdp-url]{cursor:pointer}.st-cart__item-info{flex:1 1 auto;min-width:0}.st-cart__item-lowstock{margin:2px 0 0;font-size:12px;font-weight:700;color:#d8542a}.st-cart__item-bxgy-tag{display:inline-block;margin-bottom:4px;padding:2px 8px;border-radius:4px;background:linear-gradient(89.97deg,#9e87f0 -10.88%,#473096 102.6%);font-family:Open Sans,sans-serif;font-size:10px;font-weight:600;color:#fff}.st-cart__item-bxgy-tag[hidden]{display:none}.st-cart__item-name{font-size:16px;font-weight:600;line-height:18px;color:#0b1215;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-cart__item-size{font-size:14px;color:#6d6d6d;margin:0;text-transform:capitalize}.st-cart__item-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.st-cart__item-selling{font-size:16px;font-weight:600;color:#0b1215;letter-spacing:.16px}.st-cart__item-mrp{font-size:14px;color:#6d6d6d;text-decoration:line-through;opacity:.9}.st-cart__item-free{font-size:16px;font-weight:700;color:#1b8a3a}.st-cart__qty{flex:0 0 auto;align-self:flex-start;display:inline-flex;align-items:center;justify-content:space-between;gap:2px;width:87px;height:36px;padding:0 8px;border:1.2px solid var(--st-accent);border-radius:9px;background:#fff}.st-cart__qty-btn{flex:0 0 auto;width:22px;height:100%;border:none;background:transparent;color:var(--st-accent);font-size:18px;line-height:1;cursor:pointer}.st-cart__qty-btn:disabled,.st-cart__qty-btn[aria-disabled=true]{cursor:pointer;color:silver}.st-cart__qty-num{flex:1 1 auto;text-align:center;font-size:16px;font-weight:600;color:#1d1d1d;letter-spacing:.48px}.st-cart__footer{flex:0 0 auto;border-top:1px solid var(--st-line);border-radius:15px 15px 0 0;padding:14px 18px;box-shadow:0 -2px 10px #0000000a;background:var(--st-bg)}.st-cart__footer[hidden]{display:none}.st-cart__footer-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.st-cart__footer-total{display:flex;flex-direction:column;flex:0 0 auto}.st-cart__footer-price{font-size:18px;font-weight:700}.st-cart__footer-bill{display:inline-flex;align-items:center;gap:3px;border:none;background:transparent;padding:0;margin-top:1px;font-size:12px;color:var(--st-muted);text-decoration:underline;cursor:pointer}.st-cart__footer-bill svg{color:var(--st-ink)}.st-cart__bill-toggle{border:none;background:transparent;color:var(--st-accent);font-size:12px;padding:0;cursor:pointer;text-align:left}.st-cart__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;border:none;border-radius:8px;background:var(--st-accent);color:#fff;font-size:18px;font-weight:700;cursor:pointer;padding:13px 23px}.st-cart__cta:disabled{background:#f0a368;cursor:default}.st-cart__cta.is-loading{position:relative;background:var(--st-accent);color:transparent;pointer-events:none}.st-cart__cta.is-loading .st-cart__cta-icon{visibility:hidden}.st-cart__cta.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:st-cart-spin .7s linear infinite}.st-cart__bill{background:#fff;border:.8px solid #e7e8e8;border-radius:12px;overflow:visible;margin-bottom:12px}.st-cart__bill[hidden]{display:none}.st-cart__bill-title{font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;line-height:18px;letter-spacing:.16px;text-transform:capitalize;color:#0b1215;margin:0;padding:12px;border-bottom:.8px solid #e7e8e8}.st-cart__bill-rows{padding-top:12px}.st-cart__bill-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px;font-family:Open Sans,sans-serif;font-size:14px;line-height:16px;color:#0b1215;text-transform:capitalize}.st-cart__bill-row>span:first-child{font-weight:400}.st-cart__bill-row>span:last-child{font-weight:600;letter-spacing:.14px}.st-cart__bill-pos{color:#0b1215}.st-cart__bill-strike{color:#6d6d6d;font-weight:600;text-decoration:line-through;margin-right:4px}.st-cart__bill-free{color:#08a108;font-weight:600}.st-cart__bill-total{border-top:.8px dashed #e7e8e8;padding:12px;margin-top:4px}.st-cart__bill-total>span:first-child{font-size:16px;font-weight:600;letter-spacing:.16px}.st-cart__bill-total>span:last-child{font-size:16px;font-weight:700;letter-spacing:.16px}.st-cart__bill-savings{display:flex;align-items:center;justify-content:center;gap:4px;height:37px;margin:0;padding:0 12px;background:linear-gradient(90deg,#fef6ff,#c9ffc9b3 43%,#fef6ff);box-shadow:0 -2px 4px #0000000d;font-family:Nunito Sans,Open Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px;color:#08a108;text-align:center}.st-cart__bill-savings[hidden]{display:none}.st-cart__bill-info{position:relative;display:inline-flex;align-items:center;vertical-align:middle;margin-left:3px;cursor:pointer;outline:none}.st-cart__bill-info svg{display:block}.st-cart__bill-info:after,.st-cart__bill-info:before{opacity:0;visibility:hidden;transition:opacity .15s ease;pointer-events:none;z-index:100050}.st-cart__bill-info:after{content:attr(data-st-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);width:max-content;max-width:240px;padding:12px 14px;border-radius:10px;background:#2d2d2d;color:#fff;font:400 13px/1.45 Open Sans,system-ui,sans-serif;text-align:center;text-transform:none;letter-spacing:normal;white-space:normal;box-shadow:0 6px 20px #00000040}.st-cart__bill-info:before{content:"";position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2d2d2d}.st-cart__bill-info:hover:after,.st-cart__bill-info:hover:before,.st-cart__bill-info:focus:after,.st-cart__bill-info:focus:before{opacity:1;visibility:visible}.st-cart__group-verify-info{display:inline-flex;align-items:center;cursor:pointer}.st-dly{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100100;display:flex;align-items:center;justify-content:center;padding:20px;font-family:Open Sans,system-ui,sans-serif}.st-dly[hidden]{display:none}.st-dly__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .2s ease}.st-dly.is-open .st-dly__scrim{opacity:1}.st-dly__dialog{position:relative;width:100%;max-width:458px;margin-top:28px;opacity:0;transform:translateY(8px) scale(.98);transition:opacity .2s ease,transform .2s ease}.st-dly.is-open .st-dly__dialog{opacity:1;transform:none}.st-dly__close{position:absolute;top:-56px;left:50%;transform:translate(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 14px #0003;cursor:pointer}.st-dly__card{position:relative;overflow:hidden;background:linear-gradient(180deg,#f6f1ff,#fff 30%);border-radius:20px;box-shadow:0 16px 48px #00000038}.st-dly__head{position:relative;padding:21px 0 22px 18px}.st-dly__title{margin:0;font-family:Open Sans,system-ui,sans-serif;font-size:20px;font-weight:700;line-height:1.2;color:#0b1215;white-space:nowrap}.st-dly__map{position:absolute;top:-4px;right:0;width:105px;height:auto;mix-blend-mode:multiply}.st-dly__panel{margin:0 15px;background:#fff;border:.8px solid #e7e8e8;border-radius:15px;padding:15px}.st-dly__list{margin:0;padding-left:21px;list-style:disc;color:#636363}.st-dly__list li{font-family:Open Sans,system-ui,sans-serif;font-size:14px;line-height:21px}.st-dly__list li+li{margin-top:14px}.st-dly__ok{display:block;width:calc(100% - 30px);margin:29px 15px 21px;height:58px;border:0;border-radius:10px;background:#ff6914;color:#fff;font-family:Nunito Sans,Open Sans,sans-serif;font-size:19.5px;font-weight:700;letter-spacing:.39px;text-transform:capitalize;box-shadow:0 -3.655px 4.873px #00000014,0 4.873px 4.873px #00000014;cursor:pointer}.st-cart__gifts{border:1px solid #efdbfd;background:linear-gradient(121deg,#fdf2ff 1%,#fff9ff 105%);border-radius:15px;padding:11px 10px;margin-bottom:14px}.st-cart__gifts[hidden]{display:none}.st-cart__gifts-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 2px}.st-cart__gifts-title{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:800;margin:0;position:relative}.st-cart__gifts-title-text{position:relative;overflow:hidden;padding-right:2px;background:linear-gradient(176deg,#bf63ff 16%,#500088 85%);-webkit-background-clip:text;background-clip:text;color:transparent}.st-cart__gifts-title-text:after{content:"";position:absolute;top:0;left:0;width:10px;height:100%;background:linear-gradient(90deg,#ffffff80,#fff 50%,#ffffff80);transform:rotate(30deg);animation:st-cart-gift-shine 5s infinite}@keyframes st-cart-gift-shine{0%{left:0}to{left:300%}}.st-cart__gifts-spark{color:#bf63ff;flex:0 0 auto;position:absolute;right:-8px;top:-2px}.st-cart__gifts-count{font-size:13px;font-weight:600;color:#0b1215;white-space:nowrap}.st-cart__gifts-track{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.st-cart__gifts-track::-webkit-scrollbar{display:none}.st-cart__gift-card{flex:0 0 337px;width:337px;background:#fff;border:1px solid #e7e8e8;border-radius:14px;box-shadow:0 5px 7px #6c00b70d;overflow:hidden;display:flex;flex-direction:column}.st-cart__gift-banner{display:flex;align-items:center;gap:6px;min-height:38px;padding:6px 10px;background:linear-gradient(-90deg,#fff,#edffe0)}.st-cart__gift-card.is-locked .st-cart__gift-banner{background:linear-gradient(-90deg,#fff,#f5e8ff 125%)}.st-cart__gift-banner-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;color:#307f00}.st-cart__gift-card.is-locked .st-cart__gift-banner-icon{color:#6c00b7}.st-cart__gift-banner-text{font-size:15px;font-weight:500;line-height:1.2;color:#307f00}.st-cart__gift-card.is-locked .st-cart__gift-banner-text{color:#6c00b7}.st-cart__gift-progress{position:relative;z-index:1;height:4px;margin:-2px 10px 0;background:#8a8a8a33;border-radius:10px;overflow:hidden}.st-cart__gift-progress span{display:block;height:100%;background:#6c00b7;border-radius:10px}.st-cart__gift-body{display:flex;gap:10px;align-items:center;padding:10px}.st-cart__gift-imgbox{position:relative;flex:0 0 80px;width:80px;height:92px;border:1px solid #e7e8e8;border-radius:7px;display:flex;align-items:center;justify-content:center;overflow:visible}.st-cart__gift-img{max-width:58px;max-height:80px;object-fit:contain}.st-cart__gift-tag{position:absolute;top:0;left:-4px;width:66px;height:auto;z-index:1;pointer-events:none}.st-cart__gift-details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.st-cart__gift-name{font-size:16px;font-weight:600;line-height:1.2;color:#0b1215;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-cart__gift-size{font-size:14px;color:#6d6d6d;margin:0;text-transform:capitalize;line-height:1}.st-cart__gift-imgbox,.st-cart__gift-name{cursor:pointer}.st-cart__gift-priceRow{display:flex;justify-content:space-between;gap:8px}.st-cart__gift-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;min-width:0;line-height:100%}.st-cart__gift-amount{font-size:16px;font-weight:600;color:#0b1215}.st-cart__gift-trial{font-size:16px;font-style:italic;color:#6d6d6d}.st-cart__gift-mrp{font-size:16px;color:#6d6d6d;text-decoration:line-through}.st-cart__gift-off{font-size:16px;font-weight:700;color:#307f00}.st-cart__gift-btn{flex:0 0 auto;min-width:102px;height:36px;padding:8px 0;border:none;border-radius:8px;background:#ff6914;color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #00000014;line-height:1;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.st-cart__gift-btn:disabled{background:#ededed;color:#6d6d6d;box-shadow:none;cursor:default}.st-cart__gift-btn.is-claimed{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#28a51e;color:#fff;box-shadow:none;cursor:default;animation:st-cart-claimed-pop .3s ease}.st-cart__gift-btn.is-claimed svg{flex:0 0 auto}@keyframes st-cart-claimed-pop{0%{transform:scale(.9)}55%{transform:scale(1.05)}to{transform:scale(1)}}.st-cart__gift-card{transition:width .35s ease,flex-basis .35s ease,margin .35s ease,opacity .3s ease}.st-cart__gift-card.is-removing{width:0;flex-basis:0;min-width:0;margin-left:-10px;opacity:0;overflow:hidden;pointer-events:none}.st-cart__toast{position:fixed;right:18px;bottom:140px;z-index:100002;display:flex;align-items:center;gap:8px;width:444px;max-width:calc(100vw - 36px);padding:13px;border-radius:10px;background:#13191c;color:#fff;font-family:Open Sans;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 8px 24px #00000038;opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.st-cart__toast.is-visible{opacity:1;transform:translateY(0)}.st-cart__toast-icon{flex:0 0 auto;width:26px;height:26px}.st-cart__toast-text{flex:1 1 auto}.st-cart__gifts-skeleton[hidden]{display:none}.st-cart__skel{position:relative;overflow:hidden;background:#ececec;border-radius:6px}.st-cart__skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:st-cart-shimmer 1.2s infinite}@keyframes st-cart-shimmer{to{transform:translate(100%)}}.st-cart__gift-skel{flex:0 0 320px;width:320px;background:#fff;border:1px solid #e7e8e8;border-radius:14px;overflow:hidden}.st-cart__gift-skel-banner{height:38px;border-radius:0}.st-cart__gift-skel-body{display:flex;gap:10px;align-items:center;padding:10px}.st-cart__gift-skel-img{flex:0 0 80px;width:80px;height:92px;border-radius:7px}.st-cart__gift-skel-lines{flex:1 1 auto;display:flex;flex-direction:column;gap:8px}.st-cart__gift-skel-line{height:12px;width:100%}.st-cart__gift-skel-line--short{width:45%}.st-cart__gift-skel-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.st-cart__gift-skel-price{height:16px;width:60px}.st-cart__gift-skel-btn{height:34px;width:76px;border-radius:8px}.st-cart__offers{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:14px;padding-bottom:4px}.st-cart__offers::-webkit-scrollbar{display:none}.st-cart__offer{flex:0 0 auto}.st-cart__offer-img{display:block;height:64px;width:auto;border-radius:8px;object-fit:contain}.st-cart__group{list-style:none;margin:0 0 12px;padding:0;background:#fff;border:1px solid #e7e8e8;border-radius:12px;overflow:hidden}.st-cart__group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 12px 10px;border-bottom:1px solid #ececec}.st-cart__group-items{list-style:none;margin:0;padding:0}.st-cart__eta-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--st-ink)}.st-cart__eta-clock{width:18px;height:18px;flex:0 0 auto;color:var(--st-ink)}.st-cart__eta-time{font-size:16px;font-weight:700;color:var(--st-ink)}.st-cart__eta-chip.is-now .st-cart__eta-time{background:#c0f42d;color:#0b1215;font-style:italic;border-radius:3px;padding:2px 5px;font-size:11px}.st-cart__group-meta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#6d6d6d}.st-cart__group-info{display:flex}.st-cart__oos-card{background:#fff;border:.8px solid #e7e8e8;border-radius:12px;padding:16px 12px;margin-bottom:12px}.st-cart__oos-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.st-cart__oos-title{margin:0;font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;line-height:21px;color:#e73b49}.st-cart__oos-close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:none;line-height:0;cursor:pointer}.st-cart__oos-items{margin:0}.st-cart__item.is-oos{opacity:1}.st-cart__oos-items .st-cart__item-oos-tag{display:none}.st-cart__item-oos-tag{display:inline-block;font-size:11px;font-weight:700;color:#c0341d;margin-bottom:2px}.st-cart__item-media--gift{background:#fffdf9;border-color:#ffd9a2;border-radius:8px}.st-cart__item-free{font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:800;letter-spacing:.16px;line-height:1;color:#03c103}.st-cart__coupon{margin:14px 0;display:flex;flex-direction:column;align-items:center;gap:0;border:1px solid #e5e5e5;border-radius:14px;padding:0;background:#fff}.st-cart__coupon[hidden]{display:none}.st-cart__coupon-loader{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:11px 18px}.st-cart__coupon-loader[hidden],.st-cart__coupon-divider[hidden],.st-cart__coupon-viewall[hidden]{display:none}.st-cart__coupon-best,.st-cart__coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 18px}.st-cart__coupon-best[hidden],.st-cart__coupon-applied[hidden]{display:none}.st-cart__coupon-lead{display:flex;align-items:center;gap:8px;min-width:0}.st-cart__coupon-badge{flex:0 0 auto;display:inline-flex}.st-cart__coupon-text{min-width:0}.st-cart__coupon-code{font-size:16px;font-weight:600;line-height:19px;color:#0b1215;margin:0 0 4px}.st-cart__coupon-save{font-size:16px;line-height:19px;color:#05a109;margin:0}.st-cart__coupon-apply{flex:0 0 auto;border:none;background:#ff6914;color:#fff;font-size:16px;font-weight:700;line-height:18px;border-radius:9px;padding:11px 18px;cursor:pointer}.st-cart__coupon-apply.is-loading,.st-cart__coupon-apply-drawer.is-loading,.st-cart__coupon-input-apply.is-loading{color:transparent!important;position:relative;pointer-events:none}.st-cart__coupon-apply.is-loading:after,.st-cart__coupon-apply-drawer.is-loading:after,.st-cart__coupon-input-apply.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;margin:-8px 0 0 -8px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:st-cart-spin .7s linear infinite}.st-cart__coupon-input-apply.is-loading:after{border-color:#ff69144d;border-top-color:#ff6914}.st-cart__coupon-remove{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;border:1px solid #efefef;background:transparent;color:var(--st-accent);font-size:14px;font-weight:700;border-radius:6px;padding:7px 14px;cursor:pointer}.st-cart__coupon-apply.is-disabled,.st-cart__coupon-apply-drawer.is-disabled,.st-cart__coupon-input-apply.is-disabled{opacity:.5;pointer-events:none}.st-cart__coupon-divider{width:100%;height:1px;background:#e5e5e5}.st-cart__coupon-notice{display:flex;align-items:center;gap:10px;padding:11px 18px}.st-cart__coupon-notice[hidden]{display:none}.st-cart__coupon-notice-ico{flex:0 0 auto;width:22px;height:22px}.st-cart__coupon-notice-text{margin:0;font-size:14px;line-height:1.35;color:#1d1d1d}.st-cart__coupon-viewall{display:inline-flex;align-items:center;gap:2px;border:none;background:transparent;color:#ff6914;font-size:16px;font-weight:600;cursor:pointer;padding:11px 18px}.st-cart__coupon-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:var(--st-bg);display:flex;flex-direction:column;padding:0 18px 18px;overflow-y:auto}.st-cart__coupon-overlay[hidden]{display:none}.st-cart__coupon-overlay-head{display:flex;align-items:center;gap:10px;padding:16px 0;position:sticky;top:0;background:var(--st-bg);z-index:1}.st-cart__coupon-overlay-title{font-size:18px;font-weight:600;letter-spacing:.01em;color:#0b1215;margin:0;text-transform:capitalize}.st-cart__coupon-input-row{display:flex;align-items:center;gap:8px;border:.8px solid #dedede;border-radius:12px;padding:14px 12px;margin-bottom:16px}.st-cart__coupon-input{flex:1 1 auto;border:none;background:transparent;padding:0;font-family:Nunito Sans,Open Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;color:#0b1215;outline:none}.st-cart__coupon-input:focus{border:none;outline:none}.st-cart__coupon-input::placeholder{color:#9b9b9b;font-weight:600}.st-cart__coupon-input:disabled{background:transparent;color:#0b1215;-webkit-text-fill-color:#0b1215;opacity:1;outline:none;border:none}.st-cart__coupon-input-apply{flex:0 0 auto;border:none;background:transparent;color:#9b9b9b;font-family:Nunito Sans,Open Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;cursor:default}.st-cart__coupon-input-apply.is-active{color:var(--st-accent);cursor:pointer}.st-cart__coupon-list-title{font-family:Nunito Sans,Open Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em;text-transform:uppercase;color:#929292;margin:0 0 12px}.st-cart__coupon-list{display:flex;flex-direction:column;gap:14px}.st-cart__coupon-list-loading{display:flex;justify-content:center;padding:24px 0}.st-cart__coupon-item{display:flex;flex-direction:column;gap:12px;border:.8px solid #e7e8e8;border-radius:14px;padding:16px}.st-cart__coupon-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.st-cart__coupon-item-lead{display:flex;align-items:flex-start;gap:7px;min-width:0}.st-cart__coupon-item-badge{flex:0 0 auto;display:inline-flex;margin-top:2px}.st-cart__coupon-item-text{min-width:0}.st-cart__coupon-item-code{display:inline-block;border:.8px dashed #a0a0a0;border-radius:6px;padding:4px 6px;font-size:16px;letter-spacing:.03em;color:#464a4f;margin:0 0 8px}.st-cart__coupon-item-save{font-size:16px;letter-spacing:.03em;color:#5ba028;margin:0}.st-cart__coupon-apply-drawer{flex:0 0 auto;border:none;background:#ff6914;color:#fff;font-weight:700;font-size:12px;letter-spacing:.02em;border-radius:6px;padding:8px 12px;cursor:pointer}.st-cart__coupon-apply-drawer:disabled{background:#e0e0e0;color:#9b9b9b;cursor:default}.st-cart__coupon-applied-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#1a8917;font-weight:700;font-size:12px;letter-spacing:.02em}.st-cart__coupon-applied-pill svg{display:block}.st-cart__coupon-item-divider{border-top:.8px solid #e7e8e8}.st-cart__coupon-item-desc-wrap{padding-left:27px}.st-cart__coupon-item-desc{font-size:14px;letter-spacing:.02em;color:#464a4f;margin:0}.st-cart__coupon-readmore{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;margin-top:10px;font-size:14px;letter-spacing:.02em;color:#464a4f;cursor:pointer}.st-cart__coupon-readmore svg{transition:transform .2s ease}.st-cart__coupon-readmore.is-open svg{transform:rotate(180deg)}.st-cart__coupon-terms{padding-left:27px;margin:8px 0 0;font-size:13px;color:#6d6d6d;line-height:1.5}.st-cart__coupon-terms[hidden]{display:none}.st-cart__coupon-empty{color:var(--st-muted);font-size:13px;text-align:center;padding:16px 0}.st-cart__panel[hidden]{display:none}.st-cart__step{cursor:pointer}.st-cart__footer-address{display:flex;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--st-line)}.st-cart__footer-address[hidden]{display:none}.st-cart__footer-pin{flex:0 0 auto;color:var(--st-accent)}.st-cart__footer-address-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.st-cart__footer-address-name{font-size:13px;font-weight:700}.st-cart__footer-address-line{font-size:12px;color:var(--st-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-cart__footer-address-change{flex:0 0 auto;align-self:flex-start;border:none;background:#fdecdc;color:#ff6914;font-size:13px;font-weight:700;border-radius:8px;padding:6px 14px;cursor:pointer}.st-cart__footer-locprompt{display:flex;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--st-line)}.st-cart__footer-locprompt[hidden]{display:none}.st-cart__footer-setloc{padding-bottom:12px}.st-cart__footer-setloc[hidden]{display:none}.st-cart__footer-setloc-caret{display:block;width:0;height:0;margin-left:35px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:9px solid #ffe8d7}.st-cart__footer-setloc-msg{background:#ffe8d7;border-radius:8px;padding:6px 10px}.st-cart__footer-setloc-msg span{font-size:12px;line-height:16.37px;color:#323232}.st-cart__footer-locprompt-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.st-cart__footer-locprompt-title{font-size:18px;font-weight:700}.st-cart__footer-locprompt-addr{font-size:14px;color:var(--st-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-cart__footer-row--locprompt .st-cart__footer-total{display:none}.st-cart__footer-row--locprompt .st-cart__cta{width:100%}.st-cart__cta[hidden]{display:none}.st-cart__review-loading{display:flex;justify-content:center;padding:32px 0}.st-cart__review-title{font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;line-height:18px;color:#000;margin:16px 0 14px}.st-cart__review-title:first-child{margin-top:0}.st-cart__review-bill-card{margin-top:13px}.st-cart__review-group{background:#fff;border:1px solid var(--st-line);border-radius:12px;overflow:hidden;margin-bottom:12px}.st-cart__review-grouphead{display:flex;gap:8px;padding:12px 12px 14px;border-bottom:1px solid #ececec}.st-cart__review-clock{width:22px;height:22px;flex:0 0 auto}.st-cart__review-grouphead-text{display:flex;flex-direction:column;gap:2px;min-width:0}.st-cart__review-eta{font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;line-height:18px;color:#000}.st-cart__review-deliv{font-size:12px;font-weight:600;color:#6d6d6d}.st-cart__review-items{list-style:none;margin:0;padding:0}.st-cart__pay-title{font-size:20px;font-weight:700;color:#102a43;margin:0 0 4px}.st-cart__pay-sub{font-size:14px;color:var(--st-muted);margin:0 0 16px}.st-cart__pay-list{display:flex;flex-direction:column;gap:12px}.st-cart__pay-card{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid var(--st-line);border-radius:12px;padding:14px;background:#fff;cursor:pointer}.st-cart__pay-card.is-disabled{opacity:.5;cursor:default}.st-cart__pay-card.is-busy{opacity:.6;pointer-events:none}.st-cart__pay-licon{flex:0 0 auto;width:30px;height:24px;object-fit:contain}.st-cart__pay-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.st-cart__pay-name{font-size:16px;font-weight:600;color:#0b1215}.st-cart__pay-sub2{font-size:13px;font-weight:400;line-height:1.35;color:var(--st-muted)}.st-cart__pay-ricon{flex:0 0 auto;height:18px;max-width:72px;object-fit:contain}.st-cart__pay-chev{flex:0 0 auto;color:#6d6d6d}.st-cart__footer-label{font-size:11px;color:var(--st-muted)}.st-cart__bill-info{color:var(--st-muted);cursor:pointer;font-size:12px}.st-cart__item-rx-tag{position:relative;display:inline-flex;align-items:center;gap:4px;font-family:Nunito Sans,Open Sans,sans-serif;font-size:10px;font-weight:600;color:#454444;background:linear-gradient(90deg,#e9eeff,#fff 137%);border-radius:5px;padding:4px 7px;margin-bottom:4px}.st-cart__item-rx-tag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(90deg,#3c6aff,#fff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.st-cart__item-rx-tag svg{background:linear-gradient(180deg,#7092ff,#0130c8);border-radius:3px;padding:2px;color:#fff}.st-cart__item-special-tag{position:absolute;top:0;left:-4px}.st-cart__item-special-tag:after{content:"";position:absolute;top:50%;right:-1px;transform:translateY(-50%);width:6px;height:100%;background:#fff;clip-path:polygon(100% 0,0 50%,100% 100%)}.st-cart__item-special-star{width:84px;height:20px;display:block}.st-cart__rx{background:linear-gradient(135deg,#f1ffc9,#fff 45%,#ded6ff);border:1px solid #efdbfd;border-radius:12px;padding:12px;margin-bottom:14px}.st-cart__rx-head{display:flex;align-items:center;gap:6px}.st-cart__rx-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;background:linear-gradient(180deg,#7092ff,#0130c8);border-radius:4px}.st-cart__rx-title{font-size:16px;font-weight:700;line-height:18px;color:#0b1215;margin:0}.st-cart__rx-body{margin-top:12px;display:flex;flex-direction:column;gap:8px}.st-cart__rx-box{background:#fff;border:.6px solid #d1d5db;border-radius:8px;padding:8px 12px 8px 8px}.st-cart__rx-sub{font-size:14px;color:#0b1215;margin:0 0 4px}.st-cart__rx-vet{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;color:#323232;letter-spacing:-.1px;margin:0}.st-cart__rx-call{flex:0 0 auto}.st-cart__rx-or{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#6d6d6d}.st-cart__rx-upload-btn{width:100%;border:.6px solid #d1d5db;background:#fff;color:#ff6914;font-size:14px;font-weight:600;letter-spacing:.01em;border-radius:8px;padding:12px 16px;cursor:pointer}.st-cart__rx-uploaded-title{font-size:14px;font-weight:700;color:#05a109;margin:0 0 4px}.st-cart__rx-note{font-family:Nunito Sans,Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.1px;color:#323232;margin:0}.st-cart__rx-thumbs{display:flex;flex-wrap:wrap;gap:16px;margin-top:6px}.st-cart__rx-thumb{position:relative;width:70px;height:76px;display:inline-flex;align-items:center;justify-content:center;background:#fefefe;border:.6px solid rgba(0,0,0,.15);border-radius:12px;overflow:visible}.st-cart__rx-thumb img{max-width:60px;max-height:68px;object-fit:contain}.st-cart__rx-thumb-x{position:absolute;top:-7px;right:-7px;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:#fff;border:1px solid #e0e0e0;border-radius:50%;color:#6d6d6d;cursor:pointer}.st-cart__rx-thumb-x:disabled{opacity:.5;cursor:default}.st-cart__rx-addmore{width:70px;height:76px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 6px;background:#fefefe;border:.6px solid rgba(0,0,0,.15);border-radius:12px;cursor:pointer}.st-cart__rx-addmore-plus{display:inline-flex;align-items:center;justify-content:center}.st-cart__rx-addmore-text{font-family:Nunito Sans,Open Sans,sans-serif;font-size:10px;font-weight:400;line-height:12px;letter-spacing:-.44px;text-align:center;color:#6d6d6d}.st-cart__group-verify{display:flex;align-items:center;gap:6px;margin:10px 12px 0;padding:7px 12px;background:#f6f4fe;box-shadow:0 2px 4px #6c00b705;border-radius:10px;font-family:Nunito Sans,Open Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;color:#6d6d6d}.st-cart__group-verify svg{flex:0 0 auto;color:#6d6d6d}.st-cart__rx-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.st-cart__rx-modal[hidden]{display:none}.st-cart__rx-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.st-cart__rx-modal-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:24px}.st-cart__rx-modal-x{line-height:1;padding:0}.st-cart__rx-modal-card{width:458px;max-width:100%;max-height:80vh;background:#fff;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.st-cart__rx-modal-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px 16px 8px}.st-cart__rx-modal-title{font-size:16px;font-weight:700;color:#0b1215;margin:0 0 12px}.st-cart__rx-files{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.st-cart__rx-drop{display:flex;align-items:center;justify-content:center;width:100%;height:64px;border:.75px dashed rgba(0,0,0,.5);border-radius:10px;cursor:pointer;margin-bottom:0}.st-cart__rx-files:has(.st-cart__rx-preview) .st-cart__rx-drop{width:72px;height:72px;flex:0 0 auto}.st-cart__rx-drop[hidden]{display:none}.st-cart__rx-drop-plus{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px #63636333;font-size:22px;line-height:1;color:#1a1a1a}.st-cart__rx-preview{position:relative;display:inline-flex;align-items:center;justify-content:center;width:70px;height:76px;border:1px solid #e7e8e8;border-radius:12px;flex:0 0 auto}.st-cart__rx-preview[hidden]{display:none}.st-cart__rx-preview-thumb img{max-width:64px;max-height:64px;object-fit:contain}.st-cart__rx-preview-x{position:absolute;top:-7px;right:-7px;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e0e0e0;border-radius:50%;color:#6d6d6d;cursor:pointer;padding:0}.st-cart__rx-callout{position:relative;margin-top:14px;background:#efeafe;border-radius:10px;padding:11px 12px}.st-cart__rx-callout[hidden]{display:none}.st-cart__rx-callout:before{content:"";position:absolute;top:-6px;left:28px;width:12px;height:12px;background:#efeafe;transform:rotate(45deg)}.st-cart__rx-callout-title{font-size:12px;font-weight:700;color:#000;margin:0 0 4px}.st-cart__rx-callout-sub{font-size:12px;color:#000;margin:0}.st-cart__rx-modal-divider{height:1px;background:#f1f1f1;margin:16px 0}.st-cart__rx-valid-title{font-size:14px;font-weight:700;letter-spacing:.42px;color:#1d1d1d;margin:0 0 12px}.st-cart__rx-valid-sub{font-size:14px;letter-spacing:.28px;color:#4b5563;line-height:1.4;margin:0 0 16px}.st-cart__rx-tiles{display:flex;gap:24px}.st-cart__rx-tile{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;width:68px}.st-cart__rx-tile-ico{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:#f9f8f9;border-radius:10px}.st-cart__rx-tile-label{font-size:12px;letter-spacing:.24px;color:#1d1d1d;line-height:1.2}.st-cart__rx-dos-title{font-size:14px;font-weight:700;letter-spacing:.28px;color:#4b5563;margin:0 0 12px}.st-cart__rx-do{display:flex;align-items:center;gap:8px;margin-bottom:12px}.st-cart__rx-do:has(.st-cart__rx-do-sub){align-items:flex-start}.st-cart__rx-do-ico{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.st-cart__rx-do-ico--yes{background:#e3f6e9}.st-cart__rx-do-ico--no{background:#fdecec}.st-cart__rx-do-title{font-size:14px;font-weight:600;letter-spacing:.28px;color:#1d1d1d;margin:0}.st-cart__rx-do-sub{font-size:12px;color:#4b5563;line-height:15px;letter-spacing:.24px;margin:4px 0 0}.st-cart__rx-error{color:#c0341d;font-size:12px;margin:8px 0 0}.st-cart__rx-error[hidden]{display:none}.st-cart__rx-continue{flex:0 0 auto;margin:11px 12px 12px;height:51px;border:none;background:var(--st-accent);color:#fff;font-size:16px;font-weight:700;letter-spacing:.48px;border-radius:12px;cursor:pointer}.st-cart__rx-continue:disabled{background:#0003;cursor:default}.st-cart__review-items .st-cart__item:has(.st-cart__review-row){flex-direction:column;align-items:stretch}.st-cart__review-row{display:flex;align-items:center;gap:12px}.st-cart__review-vet{display:flex;align-items:flex-start;gap:6px;background:#ebf4ff;border-radius:6px;padding:8px 10px;margin:0;font-size:12px;line-height:16px;color:#0b1215}.st-cart__review-vet-ic{width:16px;height:16px;flex:0 0 auto;margin-top:1px}.st-cart__content.is-busy{opacity:.6;pointer-events:none}.stl{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;font-family:Open Sans,system-ui,sans-serif;color:#0b1215}.stl[hidden]{display:none}@media screen and (max-width:768px){.stl{display:none!important}}.stl__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}.stl.is-open .stl__scrim{opacity:1}.stl__panel{position:absolute;top:0;right:0;height:100vh;height:100dvh;width:480px;max-width:100vw;background:#fff;box-shadow:-4px 0 24px #0000001f;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto}.stl.is-open .stl__panel{transform:translate(0)}.stl__screen[hidden]{display:none}.stl__header{display:flex;justify-content:space-between;align-items:center;padding:24px;background:#f7fee7}.stl__heading{font-weight:600;font-size:20px;color:#000}.stl__close{display:flex;align-items:center;cursor:pointer;width:20px;height:20px;flex:0 0 auto}.stl__close svg{width:20px;height:20px}.stl__logo{padding-top:28px;background:#f7fee7;display:flex;justify-content:center}.stl__logo img{width:250px;height:auto}.stl__body{position:relative;margin-top:-24px;background:#fff;border-radius:28px 28px 0 0;padding:24px}.stl__phone-row{display:flex;height:52px;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;margin:0 0 20px;transition:border-color .3s ease}.stl__phone-row:focus-within{border-color:#4b5563}.stl__cc{display:flex;align-items:center;gap:8px;padding:0 16px;border-right:1px solid #d3d4d7;height:100%}.stl__flag{width:23px;height:16px;object-fit:cover}.stl__phone-section{flex:1;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;height:100%}.stl__phone-input-wrap{display:flex;gap:4px;align-items:center;width:90%}.stl__phone-input-wrap span{font-size:16px;font-weight:600;color:#4b5563}.stl__phone-input{font-size:16px;font-weight:600;border:none!important;outline:none;box-shadow:none!important;caret-color:#ef6c00;width:100%}.stl__phone-input::placeholder{color:#a0a0a0;font-size:14px;font-weight:400}.stl__clear{background:#f5f5f5;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:8px;padding:0}.stl__clear:hover{background:#e0e0e0}.stl__getotp{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:6px;background:#d9d9d9;height:48px;width:100%;font-size:16px;font-weight:700;color:#fff;border:none;cursor:not-allowed;transition:all .3s ease}.stl__getotp:not(:disabled){background:#ef6c00;cursor:pointer}.stl__getotp-icon{display:flex;align-items:center;justify-content:center}.stl__err,.stl__otp-err{margin-top:9px;font-size:14px;font-weight:500;color:red;text-align:center}.stl__err[hidden],.stl__otp-err[hidden]{display:none}.stl__or{display:flex;align-items:center;text-align:center;width:100%;margin:32px 0}.stl__or--otp{margin:24px 0}.stl__or:before,.stl__or:after{content:"";flex:1;border-bottom:1px solid #ebebeb}.stl__or:before{margin-right:8px}.stl__or:after{margin-left:8px}.stl__or span{color:#4b5563;font-size:14px;font-weight:600}.stl__wa{display:flex;gap:6px;align-items:center;justify-content:center;width:100%;cursor:pointer;margin:32px 0 0}.stl__wa-text{font-weight:700;font-size:16px;text-align:center;color:#118968}.stl__wa-img{display:flex}.stl__wa-img img{width:22px;height:22px}.stl__otp-info{font-weight:600;font-size:16px;color:#4b5563;display:flex;align-items:center;gap:5px}.stl__otp-info [data-stl-phone-disp]{color:#000}.stl__otp-wa-icon{display:none;align-items:center}.stl__otp-wa-icon img{width:18px;height:18px}.stl__edit{font-size:16px;font-weight:700;text-decoration:underline;margin:12px 0 32px;cursor:pointer;color:#000}.stl__otp{width:100%;display:flex;justify-content:space-between}.stl__otp-input{width:48px;height:48px;border:1px solid #1d1d1d!important;text-align:center;font-size:18px;border-radius:8px;outline:none}.stl__otp-input:focus{outline:2px solid #007bff}.stl__resend-row{font-size:16px;font-weight:600;color:#4b5563;margin:28px 0 32px;gap:5px;display:flex;align-items:center}.stl__resend-in,.stl__timer{font-weight:700;color:#1d1d1d}.stl__resend{display:flex;cursor:pointer;text-align:center;margin:28px 0 32px;align-items:center;justify-content:center;gap:5px;background:transparent;border:none;color:#000;font-size:16px;font-weight:700;text-decoration:underline}.stl__resend[hidden]{display:none}.stl__verify{font-size:18px;font-weight:700;color:#fff;background:#d9d9d9;width:100%;height:52px;border-radius:8px;border:none;cursor:not-allowed;transition:all .3s ease}.stl__verify:not(:disabled){background:#ef6c00;cursor:pointer}.stl__signup-sub{font-size:14px;color:#6d6d6d;margin:0 0 16px}.stl__field{display:block;width:100%;height:52px;border:1px solid #e5e7eb!important;border-radius:12px;padding:0 16px;font-size:16px;outline:none;margin-bottom:16px;transition:border-color .3s ease}.stl__field:focus{border-color:#ef6c00}.stl__field:disabled{background:#f5f6f6;color:#838fa0;cursor:not-allowed}.stl__signup-submit{width:100%;height:52px;border:none;border-radius:12px;background:#ef6c00;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px}.stl__signup-submit:disabled{background:#eaecf0;color:#838fa0;cursor:not-allowed}.st-ipa{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001}.st-ipa[hidden]{display:none}body.st-ipa-lock{overflow:hidden}.st-ipa__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}.st-ipa.is-open .st-ipa__scrim{opacity:1}.st-ipa__drawer{position:absolute;top:0;right:0;height:100vh;height:100dvh;width:480px;max-width:100vw;background:#fff;display:flex;flex-direction:column;overflow-y:auto;box-shadow:-4px 0 24px #0000001f;font-family:Open Sans,system-ui,sans-serif;color:#1a1a1a;transform:translate(100%);transition:transform .3s cubic-bezier(.22,.61,.36,1)}.st-ipa.is-open .st-ipa__drawer{transform:translate(0)}.st-ipa__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000026;cursor:pointer}.st-ipa__img-wrap{display:flex;align-items:center;justify-content:center;padding:28px 20px 12px}.st-ipa__img{max-width:220px;max-height:220px;object-fit:contain}.st-ipa__head{padding:0 20px 18px;border-bottom:6px solid #f5f5f5}.st-ipa__title{margin:0 0 10px;font-size:16px;font-weight:600;line-height:22px;color:#0b1215}.st-ipa__pricerow{display:flex;align-items:center;justify-content:space-between;gap:12px}.st-ipa__priceblock{display:inline-flex;align-items:baseline;gap:8px;flex-shrink:0}.st-ipa__price{font-size:18px;font-weight:800;color:#000}.st-ipa__mrp{font-size:13px;color:#8e8c8c}.st-ipa__mrp s{color:#8e8c8c}.st-ipa__badge{position:relative;display:inline-flex;align-items:center;background:linear-gradient(111.92deg,#61de8b,#28aa53 42.22%);color:#fff;font-size:12px;font-weight:600;line-height:1.25;padding:8px 14px;border-radius:8px;margin-left:auto}.st-ipa__badge[hidden]{display:none}.st-ipa__badge:before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:7px 7px 7px 0;border-color:transparent #53d27d transparent transparent}.st-ipa__badge-icon{flex-shrink:0;width:16px;height:16px;margin-right:8px;background:url(/cdn/shop/files/gift.png?v=1732801149) center/cover no-repeat}.st-ipa__section{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 20px 6px}.st-ipa__section[hidden]{display:none}.st-ipa__section--toggle{cursor:pointer}.st-ipa__section-titlewrap{display:inline-flex;align-items:center;gap:12px}.st-ipa__section-icon{width:22px;height:22px;object-fit:contain}.st-ipa__section-title{font-size:16px;font-weight:600;color:#1a1a1d}.st-ipa__section.is-collapsed .st-ipa__chev{transform:rotate(180deg)}.st-ipa__details,.st-ipa__desc{padding:0 20px}.st-ipa__row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f1f1f1;font-size:14px}.st-ipa__row-k{font-weight:700;flex:1}.st-ipa__row-v{text-align:right;flex:1}.st-ipa__desc-text{font-size:14px;line-height:20px;color:#3a3a3a}.st-ipa__desc-text p{margin:0 0 8px}.st-ipa__viewmore{display:inline-flex;align-items:center;gap:4px;margin:6px 0 2px;padding:0;border:0;background:none;color:#ec6c00;font-size:16px;font-weight:400;cursor:pointer}.st-ipa__knowmore{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 20px;padding:10px 14px;border:0;border-radius:8px;background:#ffedde;cursor:pointer}.st-ipa__knowmore-left{display:inline-flex;align-items:center;gap:8px}.st-ipa__knowmore-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.st-ipa__knowmore-text{font-size:14px;font-weight:700;color:#1a1a1d}.st-ipa__footer{position:sticky;bottom:0;margin-top:auto;padding:12px 20px;background:#fff;box-shadow:0 -4px 12px #00000014}.st-ipa__claim{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#ef6c00;color:#fff;font-size:16px;font-weight:400;cursor:pointer}.st-ipa__claim[hidden]{display:none}.st-ipa__claim:disabled{cursor:default}.st-ipa__locked{display:flex;flex-direction:column;gap:12px}.st-ipa__locked[hidden]{display:none}.st-ipa__locked-pill{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;max-width:100%;padding:6px 9px;border:1px solid #f7caff;border-radius:8px;background:#f8e8ff;color:#7c0094;font-size:12px;font-weight:600;width:100%}.st-ipa__locked-pill[hidden]{display:none}.st-ipa__claim--locked{background:#ededed;color:#757371;cursor:not-allowed}.st-ipa__claim.is-claimed{background:#28a51e;color:#fff;cursor:default}.st-ipa__claim-spinner{width:16px;height:16px;border-width:2px}.st-ipa__claim-spinner[hidden]{display:none}@media screen and (max-width:768px){.st-ipa{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/462/assets/sticky-cart.css.map */
