paws-peps-cart-drawer.ppcd{--ppcd-orange: #f05a28;--ppcd-green: #38b54a;--ppcd-cream: #fff8f2;--ppcd-surface: #fff;--ppcd-text: #202822;--ppcd-muted: #707873;--ppcd-width: 470px;--ppcd-image-size: 76px;--ppcd-radius: 18px;--ppcd-border: color-mix(in srgb, var(--ppcd-text) 11%, transparent);--ppcd-shadow: 0 8px 24px rgba(31, 46, 36, .08);position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482000;display:block;pointer-events:none;color:var(--ppcd-text);font-family:inherit;letter-spacing:0}paws-peps-cart-drawer.ppcd *,paws-peps-cart-drawer.ppcd *:before,paws-peps-cart-drawer.ppcd *:after{box-sizing:border-box;letter-spacing:0}paws-peps-cart-drawer.ppcd [hidden]{display:none!important}paws-peps-cart-drawer.ppcd.is-open{pointer-events:auto}.ppcd__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#141e1870;opacity:0;cursor:default;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:opacity .22s ease}.ppcd.is-open .ppcd__overlay{opacity:1}.ppcd__panel{position:absolute;top:0;right:0;display:grid;width:min(var(--ppcd-width),100vw);height:100dvh;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:0;border-left:1px solid var(--ppcd-border);outline:0;background:var(--ppcd-cream);box-shadow:-24px 0 65px #16231b33;transform:translate(102%);transition:transform .26s cubic-bezier(.22,.75,.28,1)}.ppcd__panel:before{content:"";position:absolute;inset:0 0 auto;z-index:10;height:4px;pointer-events:none;background:linear-gradient(90deg,var(--ppcd-orange) 0 52%,var(--ppcd-green) 52% 100%)}.ppcd.is-open .ppcd__panel{transform:translate(0)}.ppcd__header{position:relative;z-index:3;display:flex;min-height:88px;padding:21px 20px 16px;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--ppcd-border);background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--ppcd-orange) 11%,transparent),transparent 44%),var(--ppcd-surface)}.ppcd__header-copy{min-width:0}.ppcd__heading{display:flex;margin:0;align-items:baseline;gap:8px;color:var(--ppcd-text);font-size:clamp(1.85rem,4vw,2.25rem);font-weight:780;line-height:1.04}.ppcd__count{color:var(--ppcd-orange);font-size:.78em;font-weight:800}.ppcd__subtitle{margin:6px 0 0;color:var(--ppcd-muted);font-size:1rem;line-height:1.35}.ppcd__close{display:inline-flex;width:40px;min-width:40px;height:40px;margin:0;padding:0;align-items:center;justify-content:center;border:1px solid var(--ppcd-border);border-radius:50%;background:var(--ppcd-cream);color:var(--ppcd-text);box-shadow:0 4px 12px #1f2a240f;cursor:pointer}.ppcd__close:hover{border-color:var(--ppcd-orange);background:var(--ppcd-orange);color:#fff}.ppcd__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ppcd__rewards{position:relative;z-index:2;margin:10px 14px 6px;padding:14px 14px 12px;border:1px solid color-mix(in srgb,var(--ppcd-green) 25%,transparent);border-radius:calc(var(--ppcd-radius) - 2px);background:linear-gradient(135deg,color-mix(in srgb,var(--ppcd-green) 11%,white),#fff);box-shadow:var(--ppcd-shadow)}.ppcd__reward-message{margin:0 0 10px;color:var(--ppcd-text);font-size:1.05rem;font-weight:720;line-height:1.3;text-align:center}.ppcd__progress-track{position:relative;height:8px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--ppcd-green) 13%,white)}.ppcd__progress-fill{display:block;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ppcd-orange),var(--ppcd-green));transition:width .3s ease}.ppcd__goals{display:grid;margin-top:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ppcd__goal{display:grid;min-width:0;justify-items:center;gap:5px;color:var(--ppcd-muted);text-align:center}.ppcd__goal-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--ppcd-text) 12%,transparent);border-radius:50%;background:#fff;color:var(--ppcd-muted)}.ppcd__goal-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ppcd__goal.is-unlocked{color:var(--ppcd-green)}.ppcd__goal.is-unlocked .ppcd__goal-icon{border-color:var(--ppcd-green);background:var(--ppcd-green);color:#fff}.ppcd__goal-label{overflow:hidden;font-size:.86rem;font-weight:700;line-height:1.15;text-overflow:ellipsis}.ppcd__body{position:relative;min-height:0;overflow-x:hidden;overflow-y:auto;padding:4px 14px 14px;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ppcd-green) 55%,white) transparent}.ppcd__body::-webkit-scrollbar{width:6px}.ppcd__body::-webkit-scrollbar-thumb{border-radius:99px;background:color-mix(in srgb,var(--ppcd-green) 55%,white)}.ppcd__error{margin:8px 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--ppcd-orange) 32%,transparent);border-radius:12px;background:color-mix(in srgb,var(--ppcd-orange) 8%,white);color:var(--ppcd-text);font-size:.88rem;line-height:1.35}.ppcd__items{display:grid;gap:8px}.ppcd__item{position:relative;display:grid;min-height:calc(var(--ppcd-image-size) + 20px);padding:10px 11px;grid-template-columns:var(--ppcd-image-size) minmax(0,1fr);gap:12px;align-items:center;border:1px solid var(--ppcd-border);border-radius:var(--ppcd-radius);background:var(--ppcd-surface);box-shadow:var(--ppcd-shadow)}.ppcd__media{display:flex;width:var(--ppcd-image-size);height:var(--ppcd-image-size);align-items:center;justify-content:center;overflow:visible}.ppcd__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ppcd__item-main{display:grid;min-width:0;align-self:stretch;grid-template-rows:auto 1fr auto;gap:7px}.ppcd__item-top{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 24px;gap:8px;align-items:start}.ppcd__item-title{display:-webkit-box;margin:0;overflow:hidden;color:var(--ppcd-text);font-size:1.2rem;font-weight:780;line-height:1.22;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ppcd__item-title:hover{color:var(--ppcd-orange)}.ppcd__remove{display:inline-flex;width:24px;min-width:24px;height:24px;margin:-2px -2px 0 0;padding:3px;align-items:center;justify-content:center;border:0;background:transparent;color:#8a918c;cursor:pointer}.ppcd__remove:hover{color:var(--ppcd-orange)}.ppcd__remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ppcd__variant{display:inline-flex;width:fit-content;max-width:100%;margin:0;padding:2px 7px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--ppcd-green) 9%,white);color:var(--ppcd-muted);font-size:.86rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ppcd__item-bottom{display:grid;min-width:0;grid-template-columns:108px minmax(0,1fr);gap:10px;align-items:end}.ppcd__quantity{display:grid;width:108px;height:36px;grid-template-columns:34px 40px 34px;align-items:center;overflow:hidden;border-radius:999px;background:var(--ppcd-green);color:#fff;box-shadow:0 5px 13px color-mix(in srgb,var(--ppcd-green) 24%,transparent)}.ppcd__quantity-button{display:flex;width:34px;height:36px;margin:0;padding:0;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;font-family:Arial,sans-serif;font-size:22px;line-height:1;cursor:pointer}.ppcd__quantity-button:hover{background:#ffffff29}.ppcd__quantity-button:disabled{opacity:.45;cursor:wait}.ppcd__quantity-value{display:flex;width:40px;height:36px;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.28);border-left:1px solid rgba(255,255,255,.28);color:#fff;font-size:1.05rem;font-weight:800;line-height:1}.ppcd__price{display:flex;min-width:0;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;column-gap:5px;row-gap:4px;color:var(--ppcd-text);text-align:right}.ppcd__compare-price{color:#979e99;font-size:.95rem;font-weight:500;text-decoration:line-through;white-space:nowrap}.ppcd__final-price{color:var(--ppcd-orange);font-size:1.05rem;font-weight:820;white-space:nowrap}.ppcd__saving{display:flex;flex-basis:100%;width:100%;align-items:center;justify-content:flex-end;gap:5px;color:var(--ppcd-text);font-size:.9rem;font-weight:720;line-height:1.2;white-space:nowrap}.ppcd__saving strong{color:var(--ppcd-green);font-weight:850}.ppcd__footer{position:relative;z-index:4;display:grid;gap:7px;padding:11px 14px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--ppcd-border);background:color-mix(in srgb,var(--ppcd-surface) 98%,transparent);box-shadow:0 -12px 28px #1f2a2414;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ppcd__summary-row{display:flex;min-height:30px;padding:0 2px;align-items:center;justify-content:space-between;gap:12px;color:var(--ppcd-text);font-size:1.05rem}.ppcd__summary-row--regular{color:var(--ppcd-muted);font-size:1rem}.ppcd__summary-row--regular strong{text-decoration:line-through;text-decoration-thickness:1px}.ppcd__summary-row--savings{color:var(--ppcd-orange);font-size:1.04rem;font-weight:760}.ppcd__summary-row--subtotal{margin-top:1px;padding-top:8px;border-top:1px solid var(--ppcd-border);font-size:1.24rem;font-weight:820}.ppcd__summary-row--subtotal strong{color:var(--ppcd-orange);font-size:1.3rem}.ppcd__checkout,.ppcd__continue{display:flex;width:100%;min-height:58px;padding:0 18px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:18px;background:var(--ppcd-green);color:#fff;font-size:1.08rem;font-weight:830;line-height:1.2;text-align:center;text-decoration:none;box-shadow:0 9px 20px color-mix(in srgb,var(--ppcd-green) 23%,transparent);transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.ppcd__checkout:hover,.ppcd__continue:hover{background:var(--ppcd-orange);color:#fff;transform:translateY(-1px);box-shadow:0 11px 24px color-mix(in srgb,var(--ppcd-orange) 27%,transparent)}.ppcd__footer-note{margin:1px 0 0;color:var(--ppcd-muted);font-size:.82rem;line-height:1.3;text-align:center}.ppcd__empty{display:grid;min-height:360px;padding:30px 20px;align-content:center;justify-items:center;text-align:center}.ppcd__empty-icon{display:flex;width:70px;height:70px;margin-bottom:16px;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--ppcd-green) 10%,white);color:var(--ppcd-green)}.ppcd__empty-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ppcd__empty h3{margin:0;color:var(--ppcd-text);font-size:1.75rem;font-weight:800;line-height:1.15}.ppcd__empty p{max-width:330px;margin:12px 0 22px;color:var(--ppcd-muted);font-size:1.06rem;line-height:1.5}.ppcd__continue{width:auto;min-width:190px;min-height:56px;border-radius:999px;background:var(--ppcd-orange);font-size:1.06rem;box-shadow:0 9px 20px color-mix(in srgb,var(--ppcd-orange) 23%,transparent)}.ppcd__continue:hover{background:var(--ppcd-green)}.ppcd__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff8f2b8;color:var(--ppcd-text);font-size:.86rem;font-weight:700;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.ppcd__spinner{width:22px;height:22px;border:3px solid color-mix(in srgb,var(--ppcd-green) 24%,white);border-top-color:var(--ppcd-green);border-radius:50%;animation:ppcd-spin .7s linear infinite}@keyframes ppcd-spin{to{transform:rotate(360deg)}}html.ppcd-lock,body.ppcd-lock{overflow:hidden!important}.ppcd :is(button,a):focus-visible{outline:3px solid color-mix(in srgb,var(--ppcd-orange) 45%,transparent);outline-offset:3px}@media screen and (max-width:749px){.ppcd__panel{width:min(94vw,var(--ppcd-width))}.ppcd__header{min-height:82px;padding:19px 15px 14px}.ppcd__rewards{margin-right:10px;margin-left:10px}.ppcd__body,.ppcd__footer{padding-right:10px;padding-left:10px}.ppcd__item{padding:9px 10px;gap:10px}}@media screen and (max-width:390px){.ppcd__panel{width:100vw}.ppcd__item{--ppcd-image-size: min(var(--ppcd-image-size), 66px)}.ppcd__item-bottom{grid-template-columns:102px minmax(0,1fr);gap:7px}.ppcd__quantity{width:102px;grid-template-columns:31px 40px 31px}.ppcd__quantity-button{width:31px}.ppcd__final-price{font-size:1.02rem}}@media(prefers-reduced-motion:reduce){.ppcd__overlay,.ppcd__panel,.ppcd__progress-fill,.ppcd__checkout,.ppcd__continue{transition:none!important}.ppcd__spinner{animation-duration:1.4s}}.ppcd__item-title,.ppcd__final-price,.ppcd__compare-price,.ppcd__saving,.ppcd__summary-row,.ppcd__checkout,.ppcd__empty h3,.ppcd__empty p,.ppcd__continue{letter-spacing:0!important}.ppcd__price{line-height:1.2}@media screen and (max-width:390px){.ppcd__item-title{font-size:1.08rem}.ppcd__compare-price{font-size:.86rem}.ppcd__final-price{font-size:1.02rem}.ppcd__saving{font-size:.8rem;gap:4px}.ppcd__summary-row--subtotal,.ppcd__summary-row--subtotal strong{font-size:1.14rem}.ppcd__checkout{font-size:1.02rem}}.ppcd__item-title{font-size:1.38rem!important;font-weight:800!important;line-height:1.18!important}.ppcd__compare-price{font-size:1.06rem!important;font-weight:600!important}.ppcd__final-price{font-size:1.22rem!important;font-weight:850!important}.ppcd__saving{gap:6px!important;font-size:1.02rem!important;font-weight:760!important;line-height:1.25!important;white-space:normal!important}.ppcd__saving strong{font-size:1.04rem!important;font-weight:880!important}.ppcd__summary-row{min-height:36px!important;font-size:1.18rem!important;font-weight:720!important}.ppcd__summary-row strong{font-size:1.2rem!important;font-weight:850!important}.ppcd__summary-row--regular{font-size:1.12rem!important}.ppcd__summary-row--regular strong{font-size:1.15rem!important}.ppcd__summary-row--savings{font-size:1.18rem!important;font-weight:820!important}.ppcd__summary-row--savings strong{font-size:1.22rem!important}.ppcd__summary-row--subtotal{font-size:1.38rem!important;font-weight:850!important}.ppcd__summary-row--subtotal strong{font-size:1.46rem!important;font-weight:880!important}.ppcd__empty{min-height:400px!important}.ppcd__empty-icon{display:flex!important;width:104px!important;height:104px!important;margin-bottom:22px!important;align-items:center!important;justify-content:center!important;border-radius:0!important;background:transparent!important;color:inherit!important}.ppcd__empty-icon img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.ppcd__empty h3{font-size:2.05rem!important;font-weight:850!important;line-height:1.12!important}.ppcd__empty p{max-width:350px!important;margin:14px 0 24px!important;font-size:1.22rem!important;line-height:1.48!important}.ppcd__continue{min-height:56px!important;font-size:1.28rem!important;font-weight:850!important;border-radius:999px!important}@media screen and (max-width:390px){.ppcd__item-title{font-size:1.24rem!important}.ppcd__compare-price{font-size:.96rem!important}.ppcd__final-price{font-size:1.1rem!important}.ppcd__saving,.ppcd__saving strong{font-size:.92rem!important}.ppcd__summary-row,.ppcd__summary-row strong{font-size:1.08rem!important}.ppcd__summary-row--subtotal,.ppcd__summary-row--subtotal strong{font-size:1.28rem!important}.ppcd__empty h3{font-size:1.82rem!important}.ppcd__empty p{font-size:1.1rem!important}.ppcd__continue{font-size:1.18rem!important}}.ppcd__item-main{align-self:center!important;grid-template-rows:auto auto auto!important;align-content:center!important;gap:2px!important}.ppcd__item-main>span:empty{display:none!important}.ppcd__item-title{margin:0!important;font-size:1.5rem!important;font-weight:820!important;line-height:1.12!important}.ppcd__variant{margin:1px 0 0!important}.ppcd__item-bottom{margin-top:2px!important;grid-template-columns:96px minmax(0,1fr)!important;gap:9px!important}.ppcd__quantity{width:96px!important;height:32px!important;grid-template-columns:30px 36px 30px!important}.ppcd__quantity-button{width:30px!important;height:32px!important;font-size:18px!important}.ppcd__quantity-value{width:36px!important;height:32px!important;font-size:1.16rem!important;font-weight:850!important}.ppcd__empty-icon{display:flex!important;width:110px!important;height:110px!important;margin-bottom:20px!important;align-items:center!important;justify-content:center!important;border-radius:0!important;background:transparent!important;color:#000!important}.ppcd__empty-cart-icon{display:block!important;width:100%!important;height:100%!important;overflow:visible!important;color:#000!important}.ppcd__empty-cart-icon .ppcd__cart-line{fill:none!important;stroke:currentColor!important;stroke-width:29!important;stroke-linecap:round!important;stroke-linejoin:round!important}.ppcd__empty-cart-icon .ppcd__cart-wheel{fill:currentColor!important;stroke:none!important}@media screen and (max-width:390px){.ppcd__item-title{font-size:1.35rem!important}.ppcd__item-bottom{grid-template-columns:92px minmax(0,1fr)!important;gap:7px!important}.ppcd__quantity{width:92px!important;grid-template-columns:28px 36px 28px!important}.ppcd__quantity-button{width:28px!important}}.ppcd__checkout{border-radius:999px!important}@media screen and (max-width:749px){.ppcd__item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:92px!important;padding:10px!important}.ppcd__media{grid-column:1!important;grid-row:1!important;display:flex!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:74px!important;min-height:74px!important;max-height:74px!important;align-items:center!important;justify-content:center!important;align-self:center!important;overflow:hidden!important}.ppcd__media img{display:block!important;width:100%!important;max-width:64px!important;height:100%!important;max-height:74px!important;object-fit:contain!important;object-position:center!important}.ppcd__item-main{grid-column:2!important;grid-row:1!important;min-width:0!important;width:100%!important;align-self:center!important;grid-template-rows:auto auto auto!important;align-content:center!important;gap:2px!important}.ppcd__item-title{margin:0!important}.ppcd__item-bottom{margin-top:3px!important;grid-template-columns:88px minmax(0,1fr)!important;gap:7px!important;align-items:end!important}.ppcd__quantity{width:88px!important;height:30px!important;grid-template-columns:27px 34px 27px!important}.ppcd__quantity-button{width:27px!important;height:30px!important;font-size:17px!important}.ppcd__quantity-value{width:34px!important;height:30px!important;font-size:1.08rem!important}}@media screen and (max-width:360px){.ppcd__item{grid-template-columns:56px minmax(0,1fr)!important;gap:8px!important;padding:9px!important}.ppcd__media{width:56px!important;min-width:56px!important;max-width:56px!important;height:66px!important;min-height:66px!important;max-height:66px!important}.ppcd__media img{max-width:56px!important;max-height:66px!important}.ppcd__item-bottom{grid-template-columns:84px minmax(0,1fr)!important;gap:5px!important}.ppcd__quantity{width:84px!important;grid-template-columns:25px 34px 25px!important}.ppcd__quantity-button{width:25px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/paws-peps-cart-drawer.css.map */
