:root{--psale-cream: #FBF7EF;--psale-cream-2: #F6F0E4;--psale-card: #FFFFFF;--psale-ink: #1A1A1A;--psale-muted: #6B6B6B;--psale-red: #D32F2F;--psale-red-deep: #B71C1C;--psale-accent: #C28A30;--psale-border: #ECE4D4;--psale-radius: 16px;--psale-radius-lg: 24px;--psale-shadow: 0 6px 22px rgba(120,100,60,.08);--psale-shadow-hover: 0 12px 30px rgba(120,100,60,.14);--psale-maxw: 1280px}.template-page.page-on-sale main .shopify-policy__title,.page-on-sale .psale-hide{display:none!important}.psale{background:var(--psale-cream);color:var(--psale-ink);font-family:inherit}.psale *{box-sizing:border-box}.psale__wrap{max-width:var(--psale-maxw);margin:0 auto;padding-left:20px;padding-right:20px}.psale__section{padding:48px 0}.psale__section--tight{padding:28px 0}.psale__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px 24px;flex-wrap:wrap;margin-bottom:22px}.psale__title{font-size:30px;font-weight:800;letter-spacing:-.01em;margin:0;display:flex;align-items:center;gap:10px}.psale__title .psale__emoji{font-size:24px}.psale__viewall{font-size:14px;font-weight:700;color:var(--psale-accent);text-decoration:none;white-space:nowrap}.psale__viewall:hover{text-decoration:underline}.psale-hero{background:linear-gradient(180deg,var(--psale-cream-2) 0%,var(--psale-cream) 100%)}.psale-hero__inner{max-width:var(--psale-maxw);margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:28px;padding:40px 20px 36px;min-height:62vh}.psale-hero__left{padding-right:10px}.psale-hero__eyebrow{display:inline-block;font-size:15px;font-weight:800;letter-spacing:.08em;color:var(--psale-red);text-transform:uppercase;margin-bottom:8px}.psale-hero__headline{font-size:clamp(40px,6vw,72px);line-height:.98;font-weight:900;margin:0 0 6px;color:var(--psale-ink)}.psale-hero__headline .hl-accent{color:var(--psale-red)}.psale-hero__sub{font-size:clamp(18px,2.2vw,26px);font-weight:800;margin:6px 0 4px}.psale-hero__tagline{font-size:15px;color:var(--psale-muted);margin:8px 0 22px;max-width:440px}.psale-hero__cta{display:flex;gap:14px;flex-wrap:wrap}.psale-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;font-weight:800;font-size:15px;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;min-height:48px}.psale-btn--primary{background:var(--psale-red);color:#fff;box-shadow:0 6px 16px #d32f2f40}.psale-btn--primary:hover{background:var(--psale-red-deep);transform:translateY(-2px)}.psale-btn--ghost{background:#fff;color:var(--psale-ink);border-color:var(--psale-border)}.psale-btn--ghost:hover{border-color:var(--psale-accent);transform:translateY(-2px)}.psale-hero__media{position:relative;border-radius:var(--psale-radius-lg);overflow:hidden;aspect-ratio:16 / 10;background:#efe7d6}.psale-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.psale-hero__media .psale-ph{width:100%;height:100%}.psale-hero--banner{padding:0;background:var(--psale-cream)}.psale-hero__banner-wrap{max-width:var(--psale-maxw);margin:0 auto;padding:0;position:relative}.psale-hero__overlay{position:absolute;top:50%;left:6%;transform:translateY(-50%);z-index:2;max-width:42%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;pointer-events:none}.psale-hero__overlay>*{pointer-events:auto}.psale-hero__o-eyebrow{display:inline-block;background:var(--psale-red);color:#fff;font-size:13px;font-weight:800;letter-spacing:.06em;padding:5px 12px;border-radius:999px;text-transform:uppercase}.psale-hero__o-headline,.psale-hero__o-headline p{margin:0;font-size:clamp(28px,4.6vw,64px);font-weight:900;line-height:1.02;letter-spacing:-.02em;color:var(--psale-ink)}.psale-hero__o-headline .psale-pct,.psale-hero__o-headline strong{color:var(--psale-red)}.psale-hero__o-sub{margin:0;font-size:clamp(13px,1.5vw,19px);font-weight:600;color:var(--psale-muted)}.psale-hero__o-btn{margin-top:6px;display:inline-flex;align-items:center;gap:8px;background:var(--psale-ink);color:#fff;font-size:clamp(14px,1.4vw,17px);font-weight:800;padding:12px 26px;border-radius:999px;text-decoration:none;transition:transform .15s ease,background .15s ease}.psale-hero__o-btn span{transition:transform .15s ease}.psale-hero__o-btn:hover{background:var(--psale-red);transform:translateY(-2px)}.psale-hero__o-btn:hover span{transform:translate(4px)}@media(max-width:749px){.psale-hero__overlay{left:5%;max-width:52%;gap:6px}.psale-hero__o-eyebrow{font-size:10px;padding:3px 8px}.psale-hero__o-headline,.psale-hero__o-headline p{font-size:clamp(18px,6.4vw,30px)}.psale-hero__o-sub{font-size:clamp(10px,2.6vw,13px)}.psale-hero__o-btn{font-size:12px;padding:8px 16px;margin-top:2px}}.psale-hero__banner{display:block;width:100%;line-height:0}.psale-hero__banner img{width:100%;height:auto;display:block}.psale-hero__banner.psale-ph{display:flex;align-items:center;justify-content:center;line-height:1.3}.psale-hero__banner-cta{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;padding:18px 20px 4px}.psale-trust{background:var(--psale-cream-2);border-top:1px solid var(--psale-border)}.psale-trust__inner{max-width:var(--psale-maxw);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 20px}.psale-trust__item{display:flex;align-items:center;justify-content:center;gap:10px;text-align:left;font-size:13.5px;color:#4a4a4a}.psale-trust__icon{font-size:22px;line-height:1}.psale-trust__txt strong{display:block;font-weight:800;color:var(--psale-ink);font-size:13.5px}.psale-trust__txt span{display:block;font-size:12px;color:var(--psale-muted)}.psale-promos__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.psale-promo{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:var(--psale-card);border:1px solid var(--psale-border);border-radius:var(--psale-radius);padding:20px;min-height:230px;text-decoration:none;color:inherit;box-shadow:var(--psale-shadow);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.psale-promo>div:first-child,.psale-promo__shop{position:relative;z-index:2}.psale-promo__discount{max-width:62%}.psale-promo:hover{transform:translateY(-4px);box-shadow:var(--psale-shadow-hover)}.psale-promo__logo{height:30px;width:auto;max-width:150px;object-fit:contain;margin-bottom:6px}.psale-promo__logo-text{font-size:20px;font-weight:900;letter-spacing:-.01em;color:var(--psale-ink)}.psale-promo__cat{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--psale-muted)}.psale-promo__tag{position:absolute;top:16px;right:16px;background:var(--psale-red);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;padding:4px 10px;border-radius:6px;text-transform:uppercase}.psale-promo__discount{font-size:34px;font-weight:900;color:var(--psale-red);line-height:1;margin:14px 0 2px}.psale-promo__discount small{font-size:14px;font-weight:700}.psale-promo__media{position:absolute;right:6px;bottom:6px;width:42%;height:48%;opacity:.95;pointer-events:none;z-index:1}.psale-promo__media img{width:100%;height:100%;object-fit:contain;object-position:bottom right}.psale-promo__shop{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:800;color:#fff;background:var(--psale-ink);padding:9px 16px;border-radius:999px;align-self:flex-start}.psale-promo:hover .psale-promo__shop{background:var(--psale-red)}.psale-carousel{position:relative;display:flex;align-items:center;gap:6px}.psale-carousel__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 6px;flex:1 1 auto}.psale-carousel__track::-webkit-scrollbar{display:none}.psale-carousel__slide{scroll-snap-align:start;flex:0 0 calc((100% - 54px)/4);min-height:230px}.psale-carousel__arrow{flex:0 0 auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--psale-border);background:var(--psale-card);color:var(--psale-ink);border-radius:999px;cursor:pointer;box-shadow:var(--psale-shadow);transition:background .15s ease,color .15s ease,transform .15s ease;z-index:3}.psale-carousel__arrow:hover{background:var(--psale-ink);color:#fff;transform:scale(1.05)}.psale-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.psale-carousel__dot{width:9px;height:9px;border-radius:999px;border:0;padding:0;cursor:pointer;background:var(--psale-border);transition:background .15s ease,width .15s ease}.psale-carousel__dot.is-active{background:var(--psale-red);width:22px}.psale-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.psale-grid--clearance{grid-template-columns:repeat(5,1fr)}.psale-card{position:relative;display:flex;flex-direction:column;background:var(--psale-card);border:1px solid var(--psale-border);border-radius:var(--psale-radius);padding:12px;text-decoration:none;color:inherit;box-shadow:var(--psale-shadow);transition:transform .16s ease,box-shadow .16s ease}.psale-card:hover{transform:translateY(-3px);box-shadow:var(--psale-shadow-hover)}.psale-card__badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--psale-red);color:#fff;font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px}.psale-card__badge--last{background:#5a3210}.psale-card__imgwrap{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#faf7f0;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.psale-card__imgwrap img{width:100%;height:100%;object-fit:contain}.psale-card__title{font-size:13px;font-weight:600;line-height:1.3;color:var(--psale-ink);margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.psale-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.psale-card__now{font-size:16px;font-weight:800;color:var(--psale-ink)}.psale-card__was{font-size:12.5px;color:#9a9a9a;text-decoration:line-through}.psale-card__save{font-size:11.5px;font-weight:700;color:#2e7d32;margin-top:2px}.psale-card__rating{display:flex;align-items:center;gap:5px;margin-top:6px;font-size:11px;color:var(--psale-muted)}.psale-card__stars{color:#f5a623;letter-spacing:1px;font-size:12px}.psale-scroll-wrap{position:relative}.psale-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:6px}.psale-scroll::-webkit-scrollbar{display:none}.psale-scroll .psale-card{scroll-snap-align:start}.psale-arrow{position:absolute;top:42%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--psale-border);box-shadow:0 2px 10px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:6;color:var(--psale-ink);font-size:18px}.psale-arrow:hover{background:var(--psale-ink);color:#fff}.psale-arrow--left{left:-14px}.psale-arrow--right{right:-14px}.psale-arrow.is-hidden{opacity:0;pointer-events:none}.psale-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.psale-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid var(--psale-border);border-radius:16px;padding:26px 16px;min-height:132px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.psale-brand:hover{transform:translateY(-3px);box-shadow:var(--psale-shadow-hover)}.psale-brand__logo{height:60px;max-width:100%;object-fit:contain}.psale-brand__name{font-size:16px;font-weight:800;letter-spacing:-.01em}.psale-brand__off{font-size:12px;color:var(--psale-red);font-weight:700}.psale-why{background:var(--psale-cream-2);border-radius:var(--psale-radius-lg)}.psale-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.psale-why__item{text-align:center;padding:18px 14px}.psale-why__icon{font-size:34px;line-height:1;margin-bottom:10px}.psale-why__t{font-weight:800;font-size:15px;margin:0 0 4px}.psale-why__d{font-size:13px;color:var(--psale-muted);margin:0}.psale-cta{background:linear-gradient(135deg,var(--psale-red) 0%,var(--psale-red-deep) 100%);border-radius:var(--psale-radius-lg);color:#fff;text-align:center;padding:48px 24px}.psale-cta__icon{font-size:34px;line-height:1}.psale-cta__t{font-size:30px;font-weight:900;letter-spacing:-.01em;margin:10px 0 6px}.psale-cta__d{font-size:16px;opacity:.95;margin:0 auto 24px;max-width:560px}.psale-cta__btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--psale-red-deep);font-weight:900;font-size:17px;letter-spacing:.01em;padding:16px 36px;border-radius:999px;text-decoration:none;box-shadow:0 8px 24px #0000002e;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.psale-cta__btn:hover{transform:translateY(-3px);background:var(--psale-ink);color:#fff;box-shadow:0 12px 30px #00000047}.psale-cta__arrow{font-size:19px;transition:transform .18s ease}.psale-cta__btn:hover .psale-cta__arrow{transform:translate(4px)}.psale-cta__fine{font-size:11.5px;opacity:.85;margin-top:16px}.psale-cta__fine a{color:#fff;text-decoration:underline}.psale-seo__t{font-size:22px;font-weight:800;margin:0 0 14px}.psale-acc{border-top:1px solid var(--psale-border)}.psale-acc__item{border-bottom:1px solid var(--psale-border)}.psale-acc__btn{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:16px 4px;font-size:15px;font-weight:700;color:var(--psale-ink);text-align:left}.psale-acc__btn .psale-acc__chev{transition:transform .2s ease;font-size:14px;color:var(--psale-muted)}.psale-acc__item.is-open .psale-acc__chev{transform:rotate(180deg)}.psale-acc__panel{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;color:#555;line-height:1.6}.psale-acc__item.is-open .psale-acc__panel{max-height:600px}.psale-acc__panel-inner{padding:0 4px 18px}.psale-ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:repeating-linear-gradient(45deg,#efe7d6,#efe7d6 14px,#e7dcc7 14px 28px);color:#8a7a55;font-size:13px;font-weight:700;letter-spacing:.04em;text-align:center;border-radius:inherit;min-height:80px}@media screen and (max-width:749px){.psale__section{padding:30px 0}.psale__wrap{padding-left:14px;padding-right:14px}.psale__title{font-size:21px}.psale-hero__inner{grid-template-columns:1fr;gap:0;padding:0 0 18px;min-height:auto}.psale-hero__media{border-radius:0 0 var(--psale-radius-lg) var(--psale-radius-lg);aspect-ratio:4 / 3;order:1}.psale-hero__left{order:2;padding:22px 16px 4px}.psale-hero__headline{font-size:clamp(34px,13vw,52px)}.psale-hero__tagline,.psale-hero__cta .psale-btn--ghost{display:none}.psale-hero__cta .psale-btn{width:100%;justify-content:center}.psale-trust__inner{gap:4px;padding:12px 8px}.psale-trust__item{flex-direction:column;text-align:center;gap:4px;font-size:11px}.psale-trust__icon{font-size:20px}.psale-trust__txt strong{font-size:11px}.psale-trust__txt span{display:none}.psale-promos__grid{grid-template-columns:1fr;gap:14px}.psale-promo{min-height:230px}.psale-carousel__track{gap:10px}.psale-carousel__slide{flex:0 0 calc((100% - 10px)/2);min-height:200px}.psale-carousel__arrow{width:30px;height:30px}.psale-carousel{gap:2px}.psale-carousel__slide .psale-promo{padding:13px;min-height:200px}.psale-carousel__slide .psale-promo__logo{height:22px;max-width:96px;margin-bottom:3px}.psale-carousel__slide .psale-promo__logo-text{font-size:15px}.psale-carousel__slide .psale-promo__cat{font-size:10px}.psale-carousel__slide .psale-promo__discount{font-size:24px;margin:8px 0 2px;max-width:100%}.psale-carousel__slide .psale-promo__discount small{font-size:11px}.psale-carousel__slide .psale-promo__tag{top:10px;right:10px;font-size:9px;padding:3px 7px}.psale-carousel__slide .psale-promo__shop{font-size:11px;padding:7px 12px;margin-top:10px;align-self:flex-start;max-width:70%}.psale-carousel__slide .psale-promo__media{width:40%;height:34%;right:8px;bottom:auto;top:34%;opacity:.92}.psale-carousel__slide .psale-promo__discount{max-width:100%}.psale-scroll{grid-auto-flow:row;grid-template-columns:repeat(2,1fr);grid-auto-columns:auto;overflow:visible}.psale-arrow{display:none}.psale-grid,.psale-grid--clearance,.psale-brands{grid-template-columns:repeat(2,1fr);gap:12px}.psale-brand{min-height:116px;padding:22px 12px}.psale-brand__logo{height:50px}.psale-why__grid{grid-template-columns:repeat(2,1fr);gap:6px}.psale-why__item{padding:14px 8px}.psale-cta{padding:34px 18px;border-radius:var(--psale-radius)}.psale-cta__t{font-size:23px}.psale-cta__d{font-size:14.5px;margin-bottom:20px}.psale-cta__btn{font-size:16px;padding:15px 30px;width:100%;max-width:340px;justify-content:center}}@media screen and (min-width:750px)and (max-width:1023px){.psale-promos__grid{grid-template-columns:repeat(2,1fr)}.psale-carousel__slide{flex:0 0 calc((100% - 18px)/2)}.psale-grid{grid-template-columns:repeat(4,1fr)}.psale-grid--clearance{grid-template-columns:repeat(3,1fr)}.psale-brands{grid-template-columns:repeat(4,1fr)}.psale-brand__logo{height:54px}}.ppromo-wrap{position:relative}.ppromo-bar{position:-webkit-sticky;position:sticky!important;top:var(--ppromo-top, 0px);z-index:50;background:#fff;border-bottom:1px solid #ececec;transition:box-shadow .2s ease}.ppromo-bar.is-stuck{box-shadow:0 3px 12px #0000001a}.ppromo-bar__inner{position:relative;max-width:1280px;margin:0 auto;padding:10px 16px}.ppromo-bar__scroll{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ppromo-bar__scroll::-webkit-scrollbar{display:none}.ppromo-pill{flex:0 0 auto;display:inline-flex;align-items:center;white-space:nowrap;padding:9px 16px;border-radius:999px;border:1px solid #e2e2e2;background:#f7f7f7;color:#1a1a1a;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.ppromo-pill:hover{background:#efefef;border-color:#d4d4d4}.ppromo-pill.is-active{background:#e4002b;border-color:#e4002b;color:#fff}.ppromo-bar__fade{position:absolute;top:0;bottom:0;width:42px;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:2}.ppromo-bar__fade--r{right:0;background:linear-gradient(to right,#fff0,#fff 70%)}.ppromo-bar__fade--l{left:0;background:linear-gradient(to left,#fff0,#fff 70%)}.ppromo-wrap.has-overflow:not(.at-end) .ppromo-bar__fade--r{opacity:1}.ppromo-wrap.has-overflow:not(.at-start) .ppromo-bar__fade--l{opacity:1}@media screen and (max-width:749px){.ppromo-bar__inner{padding:8px 12px}.ppromo-pill{padding:8px 13px;font-size:13px}.ppromo-bar__fade{width:34px}}.ppromo-fly{display:none}@media screen and (max-width:749px){.ppromo-wrap{display:none!important}.ppromo-fly{display:block}.ppromo-fly__tab{position:fixed;left:0;top:42%;z-index:9998;display:flex;flex-direction:column;align-items:center;gap:3px;padding:12px 7px;border:0;cursor:pointer;background:#e4002b;color:#fff;border-radius:0 12px 12px 0;box-shadow:2px 2px 10px #00000038;-webkit-appearance:none;appearance:none}.ppromo-fly__tab-label{font-size:11px;font-weight:800;letter-spacing:.03em;writing-mode:vertical-rl;transform:rotate(180deg)}.ppromo-fly__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#0000006b;opacity:0;transition:opacity .25s ease}.ppromo-fly.is-open .ppromo-fly__backdrop{opacity:1}.ppromo-fly__panel{position:fixed;top:0;left:0;bottom:0;z-index:9999;width:80%;max-width:320px;background:#fff;box-shadow:4px 0 24px #00000040;transform:translate(-105%);transition:transform .28s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.ppromo-fly.is-open .ppromo-fly__panel{transform:translate(0)}.ppromo-fly__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff}.ppromo-fly__title{font-size:16px;font-weight:900;color:#1a1a1a}.ppromo-fly__close{border:0;background:none;font-size:26px;line-height:1;color:#777;cursor:pointer;padding:0 4px}.ppromo-fly__list{padding:8px 0 24px}.ppromo-fly__item{display:block;padding:14px 20px;font-size:15px;font-weight:700;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #f3f3f3}.ppromo-fly__item.is-active{color:#e4002b;background:#fff5f6}.ppromo-fly__item:active{background:#f7f7f7}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/petso-sale-landing.css.map?b=178190999830242 */
