:root{--pp-ink:#6f3f2f;--pp-blue:#e98da5;--pp-blue-dark:#cf6f89;--pp-pink:#cbb7f6;--pp-cream:#fffaf0;--pp-line:#ead4d7;--pp-muted:#806961}.paw-pouch{background:linear-gradient(180deg,#fffdf8 0,#fff 32%);color:var(--pp-ink);font-family:var(--font-body--family),"Arial Rounded MT Bold",Arial,sans-serif}.paw-pouch *{box-sizing:border-box}.paw-pouch__ticker{display:flex;justify-content:center;gap:clamp(18px,5vw,72px);padding:11px 20px;background:#f2a0b3;color:#6f3f2f;border-bottom:2px solid #6f3f2f;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;overflow:hidden;white-space:nowrap}.paw-pouch__product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,6vw,88px);padding-top:48px;padding-bottom:72px;align-items:start}.paw-pouch__gallery{min-width:0}.paw-pouch__main-media{position:relative;aspect-ratio:1/1;border:2px solid #ead4d7;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fffaf0 0 55%,#e1d2fb);box-shadow:0 18px 45px #6f3f2f1a}.paw-pouch__main-image{width:100%;height:100%;display:block;object-fit:contain}.paw-pouch__placeholder{padding:12%;color:#cbd0dc}.paw-pouch__media-badge{position:absolute;top:18px;left:18px;padding:9px 14px;border:2px solid #6f3f2f;border-radius:999px;background:#ffb3c2;color:var(--pp-ink);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;box-shadow:3px 3px #6f3f2f}.paw-pouch__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:12px}.paw-pouch__thumb{aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:16px;overflow:hidden;background:#fff4f6;cursor:pointer}.paw-pouch__thumb.is-active{border-color:var(--pp-blue)}.paw-pouch__thumb img{width:100%;height:100%;object-fit:cover}.paw-pouch__details{position:sticky;top:28px;display:flex;flex-direction:column;align-items:flex-start}.paw-pouch__brand-cue{display:flex;align-items:center;gap:12px;margin-bottom:10px}.paw-pouch__brand-cue img{width:72px;height:72px;border:2px solid #6f3f2f;border-radius:24px;object-fit:cover;box-shadow:4px 4px #d8c6fa}.paw-pouch__brand-cue>div{display:grid;gap:3px}.paw-pouch__mascot{color:#a06b74;font-size:.88rem;font-weight:800;letter-spacing:.04em}.paw-pouch__eyebrow{color:var(--pp-blue);font-size:.78rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.paw-pouch__details h1{margin:10px 0 8px;max-width:12ch;color:#6f3f2f;font-size:clamp(2.45rem,4.7vw,5rem);line-height:.92;letter-spacing:-.06em}.paw-pouch__rating-link{display:flex;gap:9px;align-items:center;color:var(--pp-ink);font-size:.86rem;text-decoration:none}.paw-pouch__rating-link>span:first-child,.paw-pouch__review-stars,.paw-pouch__score>span{color:#ff9d00;letter-spacing:.08em}.paw-pouch__rating-link>span:last-child{text-decoration:underline;text-underline-offset:3px}.paw-pouch__price{margin-top:22px;font-size:1.75rem;font-weight:900;letter-spacing:-.04em}.paw-pouch__compare{color:var(--pp-muted);text-decoration:line-through}.paw-pouch__compare span{margin-left:8px;color:var(--pp-blue);text-decoration:none;font-weight:800}.paw-pouch__intro{margin:20px 0 24px;color:#6f554d}.paw-pouch__intro p{font-size:1.05rem;line-height:1.55}.paw-pouch__intro ul{display:grid;gap:7px;margin:14px 0 0;padding:0;list-style:none;font-size:.95rem}.paw-pouch__intro li:before{content:"\2713";color:var(--pp-blue);font-weight:900;margin-right:9px}.paw-pouch__form{width:100%}.paw-pouch__field{display:block;margin:0 0 18px;padding:0;border:0}.paw-pouch__field>span,.paw-pouch__field legend{display:block;margin-bottom:9px;color:var(--pp-ink);font-size:.9rem;font-weight:900}.paw-pouch__field select{width:100%;min-height:50px;padding:0 14px;border:2px solid var(--pp-line);border-radius:16px;background:#fffdf9;color:var(--pp-ink);font-size:1rem}.paw-pouch__style-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.paw-pouch__style-card{position:relative;display:flex;align-items:center;gap:12px;min-height:78px;padding:13px;border:2px solid var(--pp-line);border-radius:20px;background:#fffdf9;cursor:pointer;transition:.18s ease}.paw-pouch__style-card:has(input:checked){border-color:#6f3f2f;background:#fff0f4;box-shadow:4px 4px #d8c6fa}.paw-pouch__style-card input{position:absolute;opacity:0;pointer-events:none}.paw-pouch__style-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:#fffaf0;border:1px solid var(--pp-line);color:#e98da5;font-size:1.35rem;font-weight:900}.paw-pouch__style-card strong,.paw-pouch__style-card small{display:block}.paw-pouch__style-card small{margin-top:2px;color:var(--pp-muted);font-size:.76rem}.paw-pouch__stock{display:flex;align-items:center;gap:8px;margin:2px 0 12px;font-size:.86rem;font-weight:700}.paw-pouch__stock span{width:8px;height:8px;border-radius:50%;background:#17a762;box-shadow:0 0 0 4px #dff7e9}.paw-pouch__add{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 22px;border:2px solid #6f3f2f;border-radius:18px;background:#f2a0b3;color:#6f3f2f;font-size:1.03rem;font-weight:900;cursor:pointer;box-shadow:5px 5px #6f3f2f;transition:.18s ease}.paw-pouch__add:hover{transform:translate(-1px,-1px);background:#ffb3c2;box-shadow:6px 6px #6f3f2f}.paw-pouch__add:disabled{opacity:.5;cursor:not-allowed;transform:none}.paw-pouch__pay-note{width:100%;margin:10px 0 20px;color:var(--pp-muted);text-align:center;font-size:.78rem}.paw-pouch__disclosure{width:100%;border-top:1px solid var(--pp-line)}.paw-pouch__disclosure:last-child{border-bottom:1px solid var(--pp-line)}.paw-pouch__disclosure summary{padding:17px 0;font-weight:900;cursor:pointer}.paw-pouch__disclosure p{margin:0 0 17px;color:var(--pp-muted);line-height:1.55}.paw-pouch-addons{padding:76px 0;background:linear-gradient(135deg,#fffaf0,#fff0f4);color:var(--pp-ink)}.paw-pouch-addons__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.paw-pouch-addons__head h2{margin:7px 0 0;font-size:clamp(2rem,4vw,3.8rem);line-height:.98;letter-spacing:-.055em}.paw-pouch-addons__head p{color:var(--pp-muted)}.paw-pouch-addons__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.paw-pouch-addon-card{overflow:hidden;border:2px solid #efd4d8;border-radius:24px;background:#fffdf9;box-shadow:0 10px 24px #6f3f2f12}.paw-pouch-addon-card__image{aspect-ratio:1;background:linear-gradient(145deg,#fff4f6,#e7dafc)}.paw-pouch-addon-card__image img,.paw-pouch-addon-card__image svg{width:100%;height:100%;object-fit:cover}.paw-pouch-addon-card__body{display:flex;align-items:end;justify-content:space-between;gap:10px;padding:14px}.paw-pouch-addon-card__body span{color:var(--pp-blue);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.paw-pouch-addon-card__body h3{display:-webkit-box;margin:4px 0 6px;overflow:hidden;font-size:.94rem;line-height:1.2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.paw-pouch-addon-card__body strong{font-size:.88rem}.paw-pouch-addon-card__form button{width:42px;height:42px;border:2px solid #6f3f2f;border-radius:50%;background:#ffb3c2;color:#6f3f2f;font-size:0;cursor:pointer;box-shadow:2px 2px #6f3f2f}.paw-pouch-addon-card__form button span{color:#fff;font-size:1.25rem;line-height:1}.paw-pouch-addons__editor-note{padding:16px;border:1px dashed var(--pp-line);border-radius:12px}.paw-pouch__story{padding:96px 0;background:linear-gradient(135deg,#cdb7f6,#eadffc);color:#6f3f2f}.paw-pouch__story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,120px)}.paw-pouch__story .paw-pouch__eyebrow{color:#6f3f2f}.paw-pouch__story h2{margin:12px 0 0;font-size:clamp(2.5rem,5vw,5.3rem);line-height:.94;letter-spacing:-.065em}.paw-pouch__story-points{display:grid;gap:0}.paw-pouch__story-points article{display:grid;grid-template-columns:42px 1fr;padding:24px 0;border-top:2px dashed rgba(111,63,47,.25)}.paw-pouch__story-points article strong{color:var(--pp-pink)}.paw-pouch__story-points h3{margin:0;font-size:1.25rem}.paw-pouch__story-points p{grid-column:2;margin:7px 0 0;color:#725449}.paw-pouch__reviews{padding-top:96px;padding-bottom:96px}.paw-pouch__reviews-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.paw-pouch__reviews-head h2{margin:7px 0;font-size:clamp(2.2rem,4.5vw,4.4rem);line-height:.95;letter-spacing:-.06em}.paw-pouch__reviews-head p{margin:0;color:var(--pp-muted)}.paw-pouch__score{min-width:150px;padding:16px 20px;border:2px solid #6f3f2f;border-radius:22px;background:#fff0f4;box-shadow:4px 4px #d8c6fa}.paw-pouch__score strong,.paw-pouch__score span,.paw-pouch__score small{display:block}.paw-pouch__score strong{font-size:2.4rem;line-height:1}.paw-pouch__score small{margin-top:4px;color:var(--pp-muted)}.paw-pouch__review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.paw-pouch__review-card{position:relative;display:flex;flex-direction:column;min-height:260px;padding:22px;border:2px solid var(--pp-line);border-radius:24px;background:#fffdf9;box-shadow:0 8px 20px #6f3f2f0d}.paw-pouch__review-card:nth-child(3n+2){background:#fff1f5}.paw-pouch__review-card:nth-child(3n){background:#f6f0ff}.paw-pouch__review-card:after{content:"\2661";position:absolute;right:18px;top:16px;color:#e98da5;font-size:1.35rem}.paw-pouch__review-card h3{margin:13px 0 8px;font-size:1.08rem}.paw-pouch__review-card>p{margin:0;color:#6f554d;line-height:1.55}.paw-pouch__review-card footer{display:grid;grid-template-columns:38px 1fr;gap:0 10px;align-items:center;margin-top:auto;padding-top:22px}.paw-pouch__avatar{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e1d2fb;color:#6f3f2f;font-weight:900}.paw-pouch__review-card footer small{color:var(--pp-muted)}.paw-pouch__guarantee{padding:56px 0;background:#f2a0b3;color:#6f3f2f;border-block:2px solid #6f3f2f}.paw-pouch__guarantee .page-width{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.paw-pouch__guarantee .page-width>span{font-size:3rem}.paw-pouch__guarantee h2,.paw-pouch__guarantee p{margin:0}.paw-pouch__guarantee p{margin-top:5px}.paw-pouch__guarantee a{padding:13px 18px;border:2px solid #6f3f2f;border-radius:999px;background:#fffaf0;color:#6f3f2f;font-weight:900;text-decoration:none;box-shadow:3px 3px #6f3f2f}.paw-pouch__empty{padding:100px 0}.paw-pouch-addons--cart{padding:34px max(20px,calc((100% - var(--page-width)) / 2))}.paw-pouch-addons--cart .paw-pouch-addons__head h2{font-size:2rem}.paw-pouch-addons--drawer{padding:18px var(--theme-drawer-padding);background:var(--pp-cream)}.paw-pouch-addons--drawer .paw-pouch-addons__head{margin-bottom:12px}.paw-pouch-addons--drawer .paw-pouch__eyebrow{display:none}.paw-pouch-addons--drawer .paw-pouch-addons__head h2{margin:0;font-size:1.1rem;letter-spacing:-.02em}.paw-pouch-addons--drawer .paw-pouch-addons__rail{display:flex;gap:9px;overflow-x:auto;padding-bottom:5px}.paw-pouch-addon-card--compact{display:flex;flex:0 0 235px;align-items:center;border-radius:12px}.paw-pouch-addon-card--compact .paw-pouch-addon-card__image{width:82px;height:92px;flex:0 0 82px}.paw-pouch-addon-card--compact .paw-pouch-addon-card__body{flex:1;padding:10px}.paw-pouch-addon-card--compact .paw-pouch-addon-card__body span{display:none}.paw-pouch-addon-card--compact .paw-pouch-addon-card__body h3{font-size:.8rem}.paw-pouch-addon-card--compact .paw-pouch-addon-card__form button{width:32px;height:32px}@media(max-width:989px){.paw-pouch__product{grid-template-columns:1fr;padding-top:24px;gap:28px}.paw-pouch__details{position:static}.paw-pouch__details h1{max-width:14ch}.paw-pouch-addons__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.paw-pouch__story-grid{grid-template-columns:1fr}.paw-pouch__review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.paw-pouch__ticker{justify-content:flex-start;overflow-x:auto}.paw-pouch__product{padding-bottom:52px}.paw-pouch__main-media{border-radius:20px}.paw-pouch__thumbs{grid-template-columns:repeat(5,1fr)}.paw-pouch__thumb:nth-child(n+6){display:none}.paw-pouch__details h1{font-size:2.65rem}.paw-pouch__style-options{grid-template-columns:1fr 1fr}.paw-pouch__style-card{align-items:flex-start;flex-direction:column;gap:7px;min-height:116px}.paw-pouch-addons{padding:54px 0}.paw-pouch-addons__head,.paw-pouch__reviews-head{align-items:flex-start;flex-direction:column}.paw-pouch-addons__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.paw-pouch-addon-card{flex:0 0 76vw;scroll-snap-align:start}.paw-pouch__story,.paw-pouch__reviews{padding-top:68px;padding-bottom:68px}.paw-pouch__review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.paw-pouch__review-card{flex:0 0 84vw;scroll-snap-align:start}.paw-pouch__guarantee .page-width{grid-template-columns:auto 1fr}.paw-pouch__guarantee a{grid-column:1/3;text-align:center}}.paw-pouch__price-row{display:flex;align-items:center;gap:12px;margin-top:22px;flex-wrap:wrap}.paw-pouch__price-row .paw-pouch__price{margin-top:0}.paw-pouch__price-row .paw-pouch__compare{font-size:1.05rem}.paw-pouch__save-badge{padding:4px 12px;border:2px solid #6f3f2f;border-radius:999px;background:#ffe3ea;color:#6f3f2f;font-size:.78rem;font-weight:900}.paw-pouch__urgency{margin:8px 0 0;color:#cf6f89;font-size:.86rem;font-weight:800}.paw-pouch__mock-note{margin:4px 0 0;color:var(--pp-muted);font-size:.74rem;font-style:italic}.paw-pouch__bundle-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.paw-pouch__bundle-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:84px;padding:14px 10px;border:2px solid var(--pp-line);border-radius:20px;background:#fffdf9;cursor:pointer;text-align:center;transition:.18s ease}.paw-pouch__bundle-card:has(input:checked){border-color:#6f3f2f;background:#fff0f4;box-shadow:4px 4px #d8c6fa}.paw-pouch__bundle-card input{position:absolute;opacity:0;pointer-events:none}.paw-pouch__bundle-card-top{display:flex;flex-direction:column;gap:2px}.paw-pouch__bundle-card-top strong{font-size:.98rem}.paw-pouch__bundle-card-top small{color:#cf6f89;font-weight:800;font-size:.74rem}.paw-pouch__bundle-card-price{font-weight:900;font-size:.92rem}.paw-pouch__bundle-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:3px 10px;border:2px solid #6f3f2f;border-radius:999px;background:#ffb3c2;color:#6f3f2f;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.paw-pouch__bundle-note{margin:10px 0 0;color:var(--pp-muted);font-size:.78rem}.paw-pouch__bundle-note[data-bundle-offer]{margin-bottom:20px;line-height:1.45}.paw-pouch__qna{padding-top:64px;padding-bottom:32px}.paw-pouch__qna-list{display:grid;gap:14px;max-width:52rem}.paw-pouch__qna-item{padding:18px 20px;border:2px solid var(--pp-line);border-radius:20px;background:#fffdf9}.paw-pouch__qna-q{display:flex;gap:10px;margin:0 0 8px;font-weight:900}.paw-pouch__qna-a{display:flex;gap:10px;margin:0;color:#6f554d;line-height:1.5}.paw-pouch__qna-q span,.paw-pouch__qna-a span{flex:0 0 20px;height:20px;display:grid;place-items:center;border-radius:50%;font-size:.7rem;font-weight:900}.paw-pouch__qna-q span{background:#6f3f2f;color:#fff}.paw-pouch__qna-a span{background:#e98da5;color:#fff}.paw-pouch__faq{padding-top:32px;padding-bottom:64px}.paw-pouch__faq-list{max-width:52rem}.paw-pouch__faq-list .paw-pouch__disclosure{border-top:1px solid var(--pp-line)}.paw-pouch__faq-list .paw-pouch__disclosure:last-child{border-bottom:1px solid var(--pp-line)}@media(max-width:640px){.paw-pouch__bundle-options{grid-template-columns:1fr 1fr 1fr;gap:7px}.paw-pouch__bundle-card{padding:10px 6px;min-height:74px}.paw-pouch__bundle-card-top strong{font-size:.86rem}.paw-pouch__bundle-card-price{font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/paw-pouch.css.map */
