.paw-upsell[hidden]{display:none!important}html.paw-upsell-open{overflow:hidden}.paw-upsell,.paw-upsell *{box-sizing:border-box}.paw-upsell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482000;display:flex;align-items:center;justify-content:center;padding:18px;font-family:inherit}.paw-upsell__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008f}.paw-upsell__dialog{position:relative;display:flex;flex-direction:column;width:min(720px,calc(100vw - 36px));max-height:min(880px,calc(100vh - 36px));overflow:hidden;background:#fff;color:var(--paw-upsell-text,#1f1f1f);border-radius:22px;box-shadow:0 28px 80px #0000003d;outline:none}.paw-upsell__close{position:absolute;top:18px;right:20px;z-index:9;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:#757575;cursor:pointer}.paw-upsell__close:hover{color:#222}.paw-upsell__header{flex:0 0 auto;padding:24px 72px 20px 28px;background:#fff}.paw-upsell__heading{margin:0 0 22px;color:inherit;font:700 clamp(26px,3vw,34px)/1.1 inherit;letter-spacing:-.025em}.paw-upsell__current{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:center}.paw-upsell__current-image-wrap{width:92px;height:92px;overflow:hidden;background:#f3f3f3;border-radius:2px}.paw-upsell__current-image{display:block;width:100%;height:100%;object-fit:contain;background:#f5f5f5}.paw-upsell__image--placeholder{background:linear-gradient(90deg,#f2f2f2,#fafafa,#f2f2f2);background-size:200% 100%;animation:pawUpsellShimmer 1.2s linear infinite}@keyframes pawUpsellShimmer{to{background-position:-200% 0}}.paw-upsell__current-copy{min-width:0}.paw-upsell__current-copy>strong{display:block;margin:0 0 5px;color:#171717;font-size:21px;line-height:1.2;font-weight:750}.paw-upsell__current-variant{display:block;margin-bottom:7px;color:#929292;font-size:15px;line-height:1.3}.paw-upsell__current-prices{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;line-height:1.2}.paw-upsell__current-prices>strong{font-size:20px;color:#191919}.paw-upsell__current-compare{color:#929292;text-decoration:line-through}.paw-upsell__current-save{display:inline-flex;align-items:center;min-height:32px;padding:5px 11px;border-radius:6px;background:var(--paw-upsell-badge-bg,#fff0e7);color:#222;font-size:14px;font-weight:700}.is-hidden{display:none!important}.paw-upsell__dealbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 28px;background:var(--paw-upsell-deal-bg,#f1f2f5);border-top:1px solid #eceef2;border-bottom:1px solid #e5e7ea}.paw-upsell__deal-title{color:#1f1f1f;font-size:17px;line-height:1.1;font-weight:800;letter-spacing:.02em}.paw-upsell__countdown{display:flex;align-items:stretch;gap:8px}.paw-upsell__timebox{display:grid;place-items:center;min-width:58px;padding:7px 10px;border:1px solid #9d9d9d;border-radius:10px;background:#fff;color:#1b1b1b;line-height:1}.paw-upsell__timebox strong{font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.paw-upsell__timebox small{margin-top:4px;font-size:10px;font-weight:700;text-transform:lowercase}.paw-upsell__tier-status{flex:0 0 auto;padding:8px 28px;border-bottom:1px solid #ececec;background:#fff;color:#16745a;font-size:11.5px;line-height:1.3;text-align:center;font-weight:650}.paw-upsell__tier-status:empty{display:none}.paw-upsell__scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#999 transparent}.paw-upsell__scroll::-webkit-scrollbar{width:7px}.paw-upsell__scroll::-webkit-scrollbar-thumb{background:#999;border-radius:99px}.paw-upsell__list{margin:0;padding:0 28px;list-style:none}.paw-upsell__item{display:grid;grid-template-columns:118px minmax(0,1fr) 98px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #e7e7e7}.paw-upsell__item:last-child{border-bottom:0}.paw-upsell__image-wrap{display:block;width:118px;height:118px;overflow:hidden;background:#f4f4f4;text-decoration:none}.paw-upsell__image{display:block;width:100%;height:100%;object-fit:contain;background:#f4f4f4}.paw-upsell__details{min-width:0}.paw-upsell__product-title{display:block;color:#222;font-size:17px;line-height:1.23;font-weight:750;text-decoration:none}.paw-upsell__product-title:hover{text-decoration:underline}.paw-upsell__description{margin-top:4px;color:#707070;font-size:12px;line-height:1.35}.paw-upsell__prices{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:11px;line-height:1.2}.paw-upsell__compare{color:#929292;font-size:14px;text-decoration:line-through}.paw-upsell__price{color:#171717;font-size:24px;font-weight:800}.paw-upsell__save-percent{display:inline-flex;align-items:center;min-height:32px;padding:5px 10px;border-radius:6px;background:var(--paw-upsell-badge-bg,#fff0e7);color:#202020;font-size:14px;font-weight:750}.paw-upsell__selects{display:flex;flex-direction:column;gap:8px;margin-top:12px}.paw-upsell__select-wrap{position:relative;display:block;min-width:0;border:1px solid #d7d7d7;border-radius:10px;background:#fff;padding:8px 36px 8px 13px}.paw-upsell__select-wrap:after{content:"";position:absolute;right:14px;bottom:17px;width:8px;height:8px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);pointer-events:none}.paw-upsell__select-wrap>span{display:block;margin-bottom:3px;color:#777;font-size:10px;line-height:1.15;font-weight:700;text-transform:none}.paw-upsell__select-wrap select{display:block;width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#222;font:500 15px/1.3 inherit;appearance:none;-webkit-appearance:none;cursor:pointer}.paw-upsell__select-wrap select:disabled{opacity:.55;cursor:not-allowed}.paw-upsell__meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:9px}.paw-upsell__qty{display:inline-grid;grid-template-columns:28px 32px 28px;height:30px;border:1px solid #dedede;border-radius:6px;overflow:hidden;background:#fff}.paw-upsell__qty button{padding:0;border:0;background:#fff;color:#333;font:700 15px/1 inherit;cursor:pointer}.paw-upsell__qty button:hover{background:#f7f7f7}.paw-upsell__qty button:disabled{opacity:.35;cursor:not-allowed}.paw-upsell__qty span{display:grid;place-items:center;border-left:1px solid #eee;border-right:1px solid #eee;font-size:11px;font-variant-numeric:tabular-nums}.paw-upsell__cart-note{color:#777;font-size:10px}.paw-upsell__remove{padding:0;border:0;background:transparent;color:#777;font:500 10.5px/1.2 inherit;text-decoration:underline;cursor:pointer}.paw-upsell__selected-summary{margin-top:7px;color:#277356;font-size:10.5px;line-height:1.35}.paw-upsell__status{display:block;margin-top:5px;color:#38814a;font-size:10.5px;line-height:1.25}.paw-upsell__status:empty{display:none}.paw-upsell__status[data-state=error]{color:#b42318}.paw-upsell__action{align-self:stretch;display:flex;align-items:center;justify-content:flex-end}.paw-upsell__add{width:98px;min-height:74px;padding:10px 8px;border:0;border-radius:8px;background:var(--paw-upsell-accent,#ff9900);color:#111;font:800 17px/1.1 inherit;cursor:pointer;transition:.18s ease}.paw-upsell__add:hover{filter:brightness(.97);transform:translateY(-1px)}.paw-upsell__add:disabled{cursor:default;opacity:.5;transform:none}.paw-upsell__add.is-added{background:#e9f6ec;color:#28713a;border:1px solid #65b277}.paw-upsell__footer{flex:0 0 auto;padding:16px 28px 22px;background:#fff;border-top:1px solid #e6e6e6}.paw-upsell__footer-error{margin-bottom:8px;color:#b42318;font-size:11px;line-height:1.3;text-align:center}.paw-upsell__footer-error:empty{display:none}.paw-upsell__continue{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:58px;padding:12px 18px;border:0;border-radius:10px;background:var(--paw-upsell-accent,#ff9900);color:#111;font:500 18px/1.15 inherit;cursor:pointer;transition:.18s ease}.paw-upsell__continue:hover{filter:brightness(.97)}.paw-upsell__continue:disabled{opacity:.6;cursor:wait}.paw-upsell__continue-count{font-size:13px;font-weight:700;opacity:.78}.paw-upsell__continue-count:before{content:"\b7";margin-right:7px}@media(max-width:749px){.paw-upsell{align-items:flex-end;padding:0}.paw-upsell__dialog{width:100%;max-height:calc(100dvh - 54px);border-radius:24px 24px 0 0}.paw-upsell__close{top:19px;right:16px;width:38px;height:38px}.paw-upsell__header{padding:24px 54px 18px 20px}.paw-upsell__heading{margin-bottom:20px;font-size:27px;line-height:1.08}.paw-upsell__current{grid-template-columns:78px minmax(0,1fr);gap:14px}.paw-upsell__current-image-wrap{width:78px;height:78px}.paw-upsell__current-copy>strong{font-size:18px}.paw-upsell__current-variant{font-size:14px}.paw-upsell__current-prices{gap:8px;font-size:14px}.paw-upsell__current-prices>strong{font-size:18px}.paw-upsell__current-save{min-height:30px;padding:5px 9px;font-size:13px}.paw-upsell__dealbar{padding:13px 20px}.paw-upsell__deal-title{font-size:16px}.paw-upsell__timebox{min-width:52px;padding:7px 8px}.paw-upsell__timebox strong{font-size:19px}.paw-upsell__tier-status{padding:7px 18px;font-size:10.5px}.paw-upsell__list{padding:0 20px}.paw-upsell__item{grid-template-columns:112px minmax(0,1fr) 88px;gap:13px;padding:18px 0}.paw-upsell__image-wrap{width:112px;height:112px}.paw-upsell__product-title{font-size:16px}.paw-upsell__description{display:none}.paw-upsell__prices{gap:7px;margin-top:8px}.paw-upsell__compare{font-size:13px}.paw-upsell__price{font-size:21px}.paw-upsell__save-percent{min-height:28px;padding:4px 8px;font-size:12px}.paw-upsell__selects{margin-top:9px;gap:7px}.paw-upsell__select-wrap{padding:7px 30px 7px 11px;border-radius:8px}.paw-upsell__select-wrap:after{right:12px;bottom:15px;width:7px;height:7px}.paw-upsell__select-wrap>span{font-size:9px}.paw-upsell__select-wrap select{font-size:14px}.paw-upsell__meta-row{margin-top:7px;gap:6px}.paw-upsell__qty{grid-template-columns:25px 29px 25px;height:28px}.paw-upsell__qty span{font-size:10px}.paw-upsell__cart-note,.paw-upsell__remove,.paw-upsell__selected-summary{font-size:9.5px}.paw-upsell__add{width:88px;min-height:72px;border-radius:7px;font-size:16px}.paw-upsell__footer{padding:13px 20px max(18px,env(safe-area-inset-bottom))}.paw-upsell__continue{min-height:56px;font-size:17px}}@media(max-width:520px){.paw-upsell__dialog{max-height:calc(100dvh - 26px)}.paw-upsell__header{padding-left:16px}.paw-upsell__heading{font-size:24px}.paw-upsell__dealbar{padding-left:16px;padding-right:16px}.paw-upsell__list{padding:0 16px}.paw-upsell__item{grid-template-columns:92px minmax(0,1fr) 74px;gap:11px;padding:16px 0}.paw-upsell__image-wrap{width:92px;height:104px}.paw-upsell__product-title{font-size:14.5px}.paw-upsell__price{font-size:18px}.paw-upsell__compare{font-size:12px}.paw-upsell__save-percent{font-size:11px}.paw-upsell__select-wrap select{font-size:13px}.paw-upsell__add{width:74px;min-height:68px;font-size:14px}.paw-upsell__footer{padding-left:16px;padding-right:16px}}@media(max-width:390px){.paw-upsell__heading{font-size:22px}.paw-upsell__deal-title{font-size:14px}.paw-upsell__timebox{min-width:47px;padding:6px}.paw-upsell__timebox strong{font-size:17px}.paw-upsell__item{grid-template-columns:84px minmax(0,1fr) 68px;gap:9px}.paw-upsell__image-wrap{width:84px;height:96px}.paw-upsell__product-title{font-size:13.5px}.paw-upsell__price{font-size:17px}.paw-upsell__add{width:68px;font-size:13px}}.paw-upsell__dialog,.paw-upsell__scroll,.paw-upsell__list,.paw-upsell__item,.paw-upsell__details,.paw-upsell__selects,.paw-upsell__select-wrap{max-width:100%;min-width:0}.paw-upsell__scroll{overflow-x:hidden!important;overscroll-behavior-x:none;touch-action:pan-y;-webkit-overflow-scrolling:touch}.paw-upsell__list{width:100%;overflow-x:clip}.paw-upsell__item{width:100%;overflow:hidden}.paw-upsell__item>*,.paw-upsell__details>*,.paw-upsell__select-wrap select{min-width:0;max-width:100%}.paw-upsell__product-title,.paw-upsell__description,.paw-upsell__selected-summary,.paw-upsell__status{overflow-wrap:anywhere;word-break:normal}.paw-upsell__countdown{flex:0 0 auto;min-width:124px;justify-content:flex-end}.paw-upsell__timebox{box-sizing:border-box;width:58px;min-width:58px;height:64px;min-height:64px;padding:7px 6px;contain:layout paint}.paw-upsell__timebox strong{display:block;width:2.4ch;text-align:center;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;letter-spacing:0}.paw-upsell__timebox small{display:block;width:100%;text-align:center;white-space:nowrap}@media(max-width:749px){.paw-upsell__dialog{overflow-x:hidden}.paw-upsell__scroll{width:100%;max-width:100vw}.paw-upsell__list{padding-left:16px;padding-right:16px}.paw-upsell__item{grid-template-columns:82px minmax(0,1fr) 76px;gap:11px;padding:14px 0;align-items:center}.paw-upsell__image-wrap{width:82px;height:88px;justify-self:start;background:#f7f7f7}.paw-upsell__image{width:100%;height:100%;object-fit:contain}.paw-upsell__add{width:76px;min-width:76px;min-height:66px}.paw-upsell__prices{margin-top:7px}.paw-upsell__selects{margin-top:8px}.paw-upsell__meta-row{margin-top:6px}.paw-upsell__countdown{min-width:112px;gap:6px}.paw-upsell__timebox{width:53px;min-width:53px;height:59px;min-height:59px}}@media(max-width:520px){.paw-upsell__item{grid-template-columns:74px minmax(0,1fr) 68px;gap:9px;padding:13px 0}.paw-upsell__image-wrap{width:74px;height:82px}.paw-upsell__add{width:68px;min-width:68px;min-height:62px;font-size:13px}.paw-upsell__product-title{font-size:14px;line-height:1.2}.paw-upsell__select-wrap{padding-top:6px;padding-bottom:6px}}@media(max-width:390px){.paw-upsell__item{grid-template-columns:70px minmax(0,1fr) 64px;gap:8px}.paw-upsell__image-wrap{width:70px;height:78px}.paw-upsell__add{width:64px;min-width:64px;min-height:60px;font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/pawtique-upsell-popup.css.map */
