:root{--cp-sage: #5a7a5a;--cp-sage-light: #8aab8a;--cp-sage-dark: #3d5c3d;--cp-sage-bg: #eaf2e8;--cp-cream: #faf8f4;--cp-cream-dark: #f0ece4;--cp-blue: #6b8fa8;--cp-blue-bg: #edf4f8;--cp-white: #ffffff;--cp-gray-50: #f9f9f9;--cp-gray-100: #f0f0f0;--cp-gray-200: #e0e0e0;--cp-gray-500: #888888;--cp-gray-700: #444444;--cp-gray-900: #1a1a1a;--cp-red: #c0392b;--cp-red-bg: #fff0f0;--cp-star: #f5a623;--cp-font-head: Georgia, "Times New Roman", serif;--cp-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--cp-r-sm: 6px;--cp-r: 10px;--cp-r-lg: 16px;--cp-r-xl: 24px;--cp-r-full: 9999px;--cp-sh-sm: 0 1px 4px rgba(0,0,0,.08);--cp-sh: 0 4px 16px rgba(0,0,0,.1);--cp-sh-lg: 0 8px 32px rgba(0,0,0,.14);--cp-ease: .22s ease;--cp-cta-bg: #5a7a5a;--cp-cta-hover: #3d5c3d;--cp-cta-text: #ffffff}.cp-section *,.cp-section *:before,.cp-section *:after{box-sizing:border-box}.cp-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.cp-container{padding-left:2rem;padding-right:2rem}}.cp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--cp-cta-bg);color:var(--cp-cta-text);font-family:var(--cp-font-body);font-size:1rem;font-weight:700;text-decoration:none;border:none;border-radius:var(--cp-r-full);padding:1rem 2rem;cursor:pointer;line-height:1;transition:background var(--cp-ease),transform var(--cp-ease),box-shadow var(--cp-ease)}.cp-btn:hover{background:var(--cp-cta-hover);transform:translateY(-2px);box-shadow:var(--cp-sh)}.cp-btn:active{transform:translateY(0)}.cp-btn--lg{font-size:1.125rem;padding:1.25rem 2.5rem}.cp-btn--full{width:100%;justify-content:center}.cp-btn--ghost{background:transparent;color:var(--cp-cta-bg);border:2px solid var(--cp-cta-bg)}.cp-btn--ghost:hover{background:var(--cp-sage-bg)}.cp-btn--white{background:var(--cp-white);color:var(--cp-sage-dark)}.cp-btn--white:hover{background:var(--cp-cream)}.cp-stars{color:var(--cp-star);letter-spacing:.04em}.cp-stars-count{font-size:.85rem;color:var(--cp-gray-500)}.cp-badge{display:inline-flex;align-items:center;gap:.35rem;background:var(--cp-sage-bg);border:1px solid var(--cp-sage-light);border-radius:var(--cp-r-full);padding:.2rem .7rem;font-size:.8rem;font-weight:700;color:var(--cp-sage-dark);white-space:nowrap}.cp-annbar{background:var(--cp-sage);color:var(--cp-white);text-align:center;padding:.5rem 3rem;font-family:var(--cp-font-body);font-size:.875rem;font-weight:500;position:relative;z-index:100}.cp-annbar a{color:inherit;text-decoration:underline}.cp-annbar__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff9;font-size:1.1rem;cursor:pointer;padding:0;line-height:1}.cp-trustbar{background:var(--cp-cream);border-top:1px solid var(--cp-gray-100);border-bottom:1px solid var(--cp-gray-100);padding:.75rem 0}.cp-trustbar__row{display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem 0}.cp-trustbar__row::-webkit-scrollbar{display:none}@media(min-width:768px){.cp-trustbar__row{justify-content:center;gap:2.5rem;overflow-x:visible}}.cp-trustbar__item{display:flex;align-items:center;gap:.5rem;flex-shrink:0;font-family:var(--cp-font-body);font-size:.875rem;font-weight:600;color:var(--cp-gray-700)}.cp-trustbar__icon{font-size:1.1rem}.cp-hero{background:var(--cp-cream);padding:3rem 0 4rem}.cp-hero__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.cp-hero__grid{grid-template-columns:1fr 1fr;gap:4rem;padding:2rem 0}}.cp-hero__eyebrow{display:block;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cp-sage);margin-bottom:.75rem}.cp-hero__stars-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.cp-hero__h1{font-family:var(--cp-font-head);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:700;line-height:1.08;color:var(--cp-gray-900);margin:0 0 1rem}.cp-hero__h1 em{color:var(--cp-sage);font-style:normal}.cp-hero__sub{font-size:1.1rem;line-height:1.65;color:var(--cp-gray-700);margin:0 0 1.5rem;max-width:480px}.cp-hero__badges{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.cp-hero__cta-row{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.cp-hero__guarantee{font-size:.8rem;color:var(--cp-gray-500)}.cp-hero__image-wrap{border-radius:var(--cp-r-xl);overflow:hidden;background:var(--cp-sage-bg)}.cp-hero__image-wrap img{width:100%;height:auto;display:block;object-fit:cover}.cp-hero__placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:5rem;color:var(--cp-sage-light)}.cp-tiktok{background:#0a0a0a;color:var(--cp-white);padding:.85rem 0;overflow:hidden}.cp-tiktok__row{display:flex;align-items:center;gap:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cp-tiktok__row::-webkit-scrollbar{display:none}.cp-tiktok__label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;white-space:nowrap}.cp-tiktok__sep{width:1px;height:28px;background:#ffffff26;flex-shrink:0}.cp-tiktok__items{display:flex;gap:1.5rem;flex-shrink:0}.cp-tiktok__stat{display:flex;align-items:center;gap:.4rem;font-size:.8rem;white-space:nowrap;opacity:.8}.cp-ps{background:var(--cp-cream);padding:4rem 0}.cp-ps__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media(min-width:768px){.cp-ps__grid{grid-template-columns:1fr 1fr}}.cp-ps__panel{border-radius:var(--cp-r-lg);padding:2rem;display:flex;flex-direction:column;gap:1rem}.cp-ps__panel--problem{background:#fff7f7;border-left:4px solid var(--cp-red)}.cp-ps__panel--solution{background:var(--cp-sage-bg);border-left:4px solid var(--cp-sage)}.cp-ps__chip{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cp-ps__panel--problem .cp-ps__chip{color:var(--cp-red)}.cp-ps__panel--solution .cp-ps__chip{color:var(--cp-sage)}.cp-ps__title{font-family:var(--cp-font-head);font-size:1.25rem;font-weight:700;line-height:1.25;color:var(--cp-gray-900)}.cp-ps__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.cp-ps__list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;color:var(--cp-gray-700)}.cp-benefits{background:var(--cp-white);padding:4rem 0}.cp-benefits__hdr{text-align:center;margin-bottom:2.5rem}.cp-benefits__eyebrow{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--cp-sage);margin-bottom:.5rem}.cp-benefits__title{font-family:var(--cp-font-head);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--cp-gray-900)}.cp-benefits__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(min-width:768px){.cp-benefits__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.cp-bcard{background:var(--cp-cream);border-radius:var(--cp-r-lg);padding:1.5rem;text-align:center;border:1px solid var(--cp-gray-100);transition:transform var(--cp-ease),box-shadow var(--cp-ease)}.cp-bcard:hover{transform:translateY(-3px);box-shadow:var(--cp-sh)}.cp-bcard__icon{font-size:2rem;margin-bottom:.75rem;display:block}.cp-bcard__title{font-family:var(--cp-font-head);font-size:.95rem;font-weight:700;color:var(--cp-gray-900);margin-bottom:.4rem}@media(min-width:768px){.cp-bcard__title{font-size:1.05rem}}.cp-bcard__desc{font-size:.8rem;color:var(--cp-gray-500);line-height:1.55}.cp-hiw{background:var(--cp-sage-bg);padding:4rem 0}.cp-hiw__hdr{text-align:center;margin-bottom:3rem}.cp-hiw__steps{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.cp-hiw__steps{grid-template-columns:repeat(3,1fr)}}.cp-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;position:relative}.cp-step__num{width:52px;height:52px;border-radius:var(--cp-r-full);background:var(--cp-sage);color:var(--cp-white);font-family:var(--cp-font-head);font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--cp-sh)}.cp-step__icon{font-size:2.25rem}.cp-step__title{font-family:var(--cp-font-head);font-size:1.1rem;font-weight:700;color:var(--cp-gray-900)}.cp-step__desc{font-size:.875rem;color:var(--cp-gray-700);line-height:1.6;max-width:250px}.cp-reviews{background:var(--cp-white);padding:4rem 0}.cp-reviews__hdr{text-align:center;margin-bottom:2.5rem}.cp-reviews__agg{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem}.cp-reviews__agg-score{font-family:var(--cp-font-head);font-size:2.5rem;font-weight:700;color:var(--cp-gray-900)}.cp-reviews__agg-detail{display:flex;flex-direction:column;gap:.15rem}.cp-reviews__total{font-size:.8rem;color:var(--cp-gray-500)}.cp-reviews__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.cp-reviews__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.cp-reviews__grid{grid-template-columns:repeat(3,1fr)}}.cp-rcard{background:var(--cp-cream);border-radius:var(--cp-r-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid var(--cp-gray-100)}.cp-rcard__stars{color:var(--cp-star);font-size:.9rem}.cp-rcard__title{font-family:var(--cp-font-head);font-size:.95rem;font-weight:700;color:var(--cp-gray-900)}.cp-rcard__body{font-size:.85rem;line-height:1.65;color:var(--cp-gray-700);flex:1}.cp-rcard__footer{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--cp-gray-100)}.cp-rcard__avatar{width:34px;height:34px;border-radius:var(--cp-r-full);background:var(--cp-sage-bg);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;overflow:hidden}.cp-rcard__avatar img{width:100%;height:100%;object-fit:cover}.cp-rcard__name{font-size:.8rem;font-weight:700;color:var(--cp-gray-900)}.cp-rcard__verified{font-size:.7rem;color:var(--cp-sage)}.cp-rcard__meta{font-size:.75rem;color:var(--cp-gray-500)}.cp-bundle{background:var(--cp-cream-dark);padding:4rem 0}.cp-bundle__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.cp-bundle__grid{grid-template-columns:1fr 1fr;gap:4rem}}.cp-bundle__chip{display:inline-block;background:var(--cp-sage);color:var(--cp-white);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:var(--cp-r-full);margin-bottom:1rem}.cp-bundle__title{font-family:var(--cp-font-head);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--cp-gray-900);margin-bottom:.75rem}.cp-bundle__sub{font-size:.95rem;color:var(--cp-gray-700);line-height:1.65;margin-bottom:1rem}.cp-bundle__price{font-size:1.75rem;font-weight:700;color:var(--cp-gray-900);margin:1rem 0}.cp-bundle__price s{font-size:1.1rem;color:var(--cp-gray-500);font-weight:400;margin-right:.5rem}.cp-bundle__save{color:var(--cp-red);font-size:.85rem;font-weight:700}.cp-bundle__items{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.cp-bundle__items li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--cp-gray-700)}.cp-bundle__img{border-radius:var(--cp-r-xl);overflow:hidden}.cp-bundle__img img{width:100%;height:auto;display:block}.cp-bundle__img-placeholder{aspect-ratio:1;background:var(--cp-sage-bg);display:flex;align-items:center;justify-content:center;font-size:4rem;border-radius:var(--cp-r-xl)}.cp-faq{background:var(--cp-white);padding:4rem 0}.cp-faq__hdr{text-align:center;margin-bottom:2.5rem}.cp-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.cp-faq__item{border:1px solid var(--cp-gray-200);border-radius:var(--cp-r);overflow:hidden}.cp-faq__btn{width:100%;text-align:left;padding:1.1rem 1.5rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--cp-font-body);font-size:.95rem;font-weight:600;color:var(--cp-gray-900);transition:background var(--cp-ease)}.cp-faq__btn:hover{background:var(--cp-gray-50)}.cp-faq__btn[aria-expanded=true]{background:var(--cp-sage-bg);color:var(--cp-sage-dark)}.cp-faq__chevron{flex-shrink:0;width:18px;height:18px;transition:transform var(--cp-ease);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.cp-faq__btn[aria-expanded=true] .cp-faq__chevron{transform:rotate(180deg)}.cp-faq__panel{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .3s ease;font-size:.875rem;line-height:1.7;color:var(--cp-gray-700);padding:0 1.5rem}.cp-faq__panel.open{max-height:600px;padding:.75rem 1.5rem 1.25rem}.cp-cta-final{background:var(--cp-sage);padding:5rem 0;text-align:center;color:var(--cp-white)}.cp-cta-final__h2{font-family:var(--cp-font-head);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--cp-white);margin:0 0 1rem;line-height:1.15}.cp-cta-final__sub{font-size:1.1rem;opacity:.88;margin:0 auto 2rem;max-width:520px;line-height:1.6}.cp-cta-final__guarantees{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem;font-size:.8rem;opacity:.75}.cp-product{padding:2rem 0 4rem}.cp-product__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:900px){.cp-product__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.cp-gallery__main{aspect-ratio:1;border-radius:var(--cp-r-xl);overflow:hidden;background:var(--cp-gray-50)}.cp-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}.cp-gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:none}.cp-gallery__thumbs::-webkit-scrollbar{display:none}.cp-gallery__thumb{width:68px;height:68px;border-radius:var(--cp-r);overflow:hidden;flex-shrink:0;cursor:pointer;border:2px solid transparent;transition:border-color var(--cp-ease)}.cp-gallery__thumb.active,.cp-gallery__thumb:hover{border-color:var(--cp-sage)}.cp-gallery__thumb img{width:100%;height:100%;object-fit:cover}.cp-pdp__info{display:flex;flex-direction:column;gap:1rem}@media(min-width:900px){.cp-pdp__info{position:sticky;top:80px}}.cp-pdp__rating{display:flex;align-items:center;gap:.75rem}.cp-pdp__rating-link{font-size:.8rem;color:var(--cp-sage);text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;font-family:var(--cp-font-body)}.cp-pdp__title{font-family:var(--cp-font-head);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:var(--cp-gray-900);line-height:1.15;margin:0}.cp-pdp__price-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.cp-pdp__price{font-size:1.875rem;font-weight:700;color:var(--cp-gray-900)}.cp-pdp__compare{font-size:1.15rem;color:var(--cp-gray-500);text-decoration:line-through}.cp-pdp__save{font-size:.8rem;font-weight:700;color:var(--cp-red);background:var(--cp-red-bg);padding:.15rem .6rem;border-radius:var(--cp-r-full)}.cp-pdp__bullets{list-style:none;padding:1.25rem;margin:0;background:var(--cp-sage-bg);border-radius:var(--cp-r-lg);display:flex;flex-direction:column;gap:.6rem}.cp-pdp__bullets li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;color:var(--cp-gray-700)}.cp-pdp__shipping{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--cp-gray-700);background:var(--cp-blue-bg);padding:.75rem 1rem;border-radius:var(--cp-r);border-left:3px solid var(--cp-blue)}.cp-variants{display:flex;flex-direction:column;gap:.5rem}.cp-variants__label{font-size:.8rem;font-weight:700;color:var(--cp-gray-700)}.cp-variants__label span{font-weight:400}.cp-variants__opts{display:flex;flex-wrap:wrap;gap:.5rem}.cp-var-btn{padding:.45rem 1rem;border:2px solid var(--cp-gray-200);border-radius:var(--cp-r-full);font-size:.85rem;font-weight:600;background:var(--cp-white);cursor:pointer;color:var(--cp-gray-900);transition:border-color var(--cp-ease),background var(--cp-ease);font-family:var(--cp-font-body)}.cp-var-btn:hover,.cp-var-btn.active{border-color:var(--cp-sage);background:var(--cp-sage-bg);color:var(--cp-sage-dark)}.cp-var-btn[disabled]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.cp-atc{display:flex;flex-direction:column;gap:.75rem}.cp-atc__btn{width:100%;padding:1.1rem;background:var(--cp-sage);color:var(--cp-white);border:none;border-radius:var(--cp-r-full);font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--cp-font-body);transition:background var(--cp-ease),transform var(--cp-ease)}.cp-atc__btn:hover{background:var(--cp-sage-dark);transform:translateY(-2px)}.cp-atc__btn:active{transform:translateY(0)}.cp-atc__trust{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.cp-atc__trust-item{display:flex;align-items:center;gap:.25rem;font-size:.72rem;color:var(--cp-gray-500);white-space:nowrap}.cp-atc__lock{font-size:.8rem}.cp-sticky{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--cp-white);border-top:1px solid var(--cp-gray-100);padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));z-index:900;box-shadow:0 -4px 20px #00000012}@media(max-width:899px){.cp-sticky{display:block}}.cp-sticky.hidden{display:none!important}.cp-sticky__inner{display:flex;align-items:center;gap:.75rem;max-width:540px;margin:0 auto}.cp-sticky__price{font-size:1.1rem;font-weight:700;color:var(--cp-gray-900);white-space:nowrap}.cp-sticky__btn{flex:1;background:var(--cp-sage);color:var(--cp-white);border:none;border-radius:var(--cp-r-full);padding:.9rem;font-size:.95rem;font-weight:700;cursor:pointer;font-family:var(--cp-font-body);transition:background var(--cp-ease)}.cp-sticky__btn:hover{background:var(--cp-sage-dark)}.cp-fbt{background:var(--cp-cream);border-radius:var(--cp-r-lg);border:1px solid var(--cp-gray-100);padding:1.25rem}.cp-fbt__label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--cp-sage);margin-bottom:1rem}.cp-fbt__list{display:flex;flex-direction:column;gap:.75rem}.cp-fbt__row{display:flex;align-items:center;gap:.75rem}.cp-fbt__row input[type=checkbox]{accent-color:var(--cp-sage);width:17px;height:17px;flex-shrink:0;cursor:pointer}.cp-fbt__img{width:50px;height:50px;border-radius:var(--cp-r-sm);overflow:hidden;flex-shrink:0;background:var(--cp-gray-100)}.cp-fbt__img img{width:100%;height:100%;object-fit:cover}.cp-fbt__name{flex:1;font-size:.825rem;font-weight:600;color:var(--cp-gray-900)}.cp-fbt__price{font-size:.825rem;font-weight:700;color:var(--cp-gray-700);white-space:nowrap}.cp-stock-pill{display:inline-flex;align-items:center;gap:.35rem;background:var(--cp-red-bg);color:var(--cp-red);font-size:.75rem;font-weight:700;padding:.2rem .7rem;border-radius:var(--cp-r-full)}.cp-stock-pill:before{content:"";display:inline-block;width:7px;height:7px;background:var(--cp-red);border-radius:50%;animation:cpPulse 1.4s ease infinite}@keyframes cpPulse{0%,to{opacity:1}50%{opacity:.3}}.cp-section-title{font-family:var(--cp-font-head);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--cp-gray-900);margin:0 0 .5rem}.cp-section-sub{font-size:1rem;color:var(--cp-gray-500);line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/11/assets/calmpaws.css.map */
