:root{--pt-line: color-mix(in srgb, var(--pt-ink) 20%, transparent);--pt-muted: #626a61;--pt-radius: 20px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--pt-cream);color:var(--pt-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea,select{font:inherit}button,input,textarea,select{color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pt-shell{width:min(var(--pt-page-width),calc(100% - 48px));margin-inline:auto}.pt-kicker{color:var(--pt-orange);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pt-kicker--light{color:var(--pt-lime)}.pt-heading{margin:16px 0 0;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.06em}.pt-heading em{color:var(--pt-orange);font-family:Georgia,serif;font-weight:400}.pt-richtext,.pt-richtext p{color:var(--pt-muted);font-size:16px;line-height:1.65}.pt-richtext p:first-child{margin-top:0}.pt-richtext p:last-child{margin-bottom:0}.pt-skip-link{position:fixed;z-index:999;top:10px;left:10px;padding:10px 14px;background:#fff;border:2px solid var(--pt-ink);transform:translateY(-150%)}.pt-skip-link:focus{transform:translateY(0)}.pt-announcement{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 18px;background:var(--pt-ink-deep);color:#fff;font-size:11px;letter-spacing:.04em;text-align:center}.pt-announcement strong{color:var(--pt-lime)}.pt-header{position:relative;z-index:20;background:var(--pt-cream)}.pt-header__inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.pt-brand{display:inline-flex;align-items:center;gap:10px;justify-self:start;font-size:22px;font-weight:950;letter-spacing:-.055em}.pt-brand em{color:var(--pt-orange);font-style:normal}.pt-brand img{width:auto;height:38px;object-fit:contain}.pt-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:750}.pt-nav a:hover{color:var(--pt-orange)}.pt-header__actions{justify-self:end;display:flex;align-items:center;gap:13px}.pt-cart-link{position:relative;font-size:12px;font-weight:850}.pt-cart-count{position:absolute;top:-11px;right:-12px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--pt-orange);color:#fff;font-size:8px}.pt-pill-button{padding:11px 19px;border:1.5px solid var(--pt-ink);border-radius:999px;background:transparent;font-size:12px;font-weight:900}.pt-pill-button:hover{background:var(--pt-ink);color:#fff}.pt-mobile-menu{display:none}.pt-product{--product-gap: 42px}.pt-product__hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:var(--product-gap);width:min(calc(var(--pt-page-width) + 80px),calc(100% - 48px));margin:18px auto 28px;align-items:start}.pt-gallery{position:sticky;top:18px;min-width:0}.pt-gallery__main{position:relative;aspect-ratio:4 / 4.5;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:24px;background:#e8e1d4;touch-action:pan-y}.pt-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e1d4}.pt-gallery__slide img,.pt-gallery__slide video,.pt-gallery__slide iframe{width:100%;height:100%;display:block;border:0;object-position:center 60%}.pt-gallery__slide img{object-fit:cover}.pt-gallery__slide video{object-fit:contain;background:#17261d}.pt-gallery__variant-video{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:#17261d}.pt-gallery__variant-video video{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#17261d}.pt-gallery__arrow{position:absolute;z-index:5;top:50%;width:46px;height:46px;display:grid;place-items:center;padding:0 0 4px;border:1.5px solid var(--pt-ink);border-radius:50%;background:#fffdf8f0;color:var(--pt-ink);box-shadow:3px 3px #0e2418d1;font-size:32px;line-height:1;transform:translateY(-50%)}.pt-gallery__arrow:hover{background:var(--pt-lime)}.pt-gallery__arrow--prev{left:14px}.pt-gallery__arrow--next{right:14px}.pt-gallery__counter{position:absolute;z-index:5;top:15px;right:15px;min-width:56px;padding:7px 10px;border:1px solid rgba(14,36,24,.35);border-radius:999px;background:#fffdf8eb;color:var(--pt-ink);font-size:12px;font-weight:800;text-align:center}.pt-gallery__badge{position:absolute;z-index:3;left:16px;bottom:16px;padding:8px 11px;border:1px solid var(--pt-line);border-radius:999px;background:#fffdf8eb;color:#4e594f;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}.pt-gallery__thumb-area{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:center;margin-top:10px}.pt-gallery__thumb-area--no-arrows{grid-template-columns:minmax(0,1fr)}.pt-gallery__thumbs{min-width:0;display:flex;gap:10px;overflow-x:auto;padding:4px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.pt-gallery__thumbs::-webkit-scrollbar{display:none}.pt-gallery__thumb{position:relative;flex:0 0 calc((100% - 30px)/4);aspect-ratio:1.25 / 1;overflow:hidden;padding:0;border:1.5px solid var(--pt-ink);border-radius:12px;background:var(--pt-paper);scroll-snap-align:start}.pt-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pt-gallery__thumb.is-active{outline:3px solid var(--pt-orange);outline-offset:2px}.pt-gallery__thumb-arrow{width:38px;height:38px;display:grid;place-items:center;padding:0 0 3px;border:1.5px solid var(--pt-ink);border-radius:50%;background:var(--pt-paper);font-size:26px;line-height:1}.pt-gallery__thumb-arrow:hover{background:var(--pt-lime)}.pt-gallery__play{position:absolute;left:50%;top:50%;width:31px;height:31px;display:grid;place-items:center;padding-left:2px;border:1px solid rgba(255,255,255,.88);border-radius:50%;background:#0e2418c7;color:#fff;font-size:11px;transform:translate(-50%,-50%);pointer-events:none}.pt-product__panel{padding:12px 0 28px;scroll-margin-top:20px}.pt-product__eyebrow{margin-bottom:14px;color:var(--pt-orange);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pt-product__title{margin:0;font-size:clamp(42px,4.3vw,64px);line-height:.96;letter-spacing:-.065em}.pt-product__title em{color:var(--pt-orange);font-family:Georgia,serif;font-weight:400}.pt-product__subtitle{margin:19px 0;color:var(--pt-muted);font-size:15px;line-height:1.65}.pt-price{display:flex;align-items:end;gap:13px;padding:18px 0;border-top:1px solid var(--pt-line);border-bottom:1px solid var(--pt-line)}.pt-price strong{font-size:33px;line-height:1;letter-spacing:-.04em}.pt-price span{padding-bottom:3px;color:var(--pt-muted);font-size:10px}.pt-delivery-note{display:flex;align-items:center;gap:7px;margin-top:10px;color:#526057;font-size:10px;font-weight:750}.pt-delivery-note span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);color:var(--pt-ink);font-size:8px;font-weight:950}.pt-trust-list{display:grid;gap:11px;margin:18px 0;padding:0;list-style:none}.pt-trust-list li{display:flex;align-items:center;gap:10px}.pt-trust-list li>span{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:10px;font-weight:950}.pt-trust-list strong,.pt-trust-list small{display:block}.pt-trust-list strong{font-size:12px}.pt-trust-list small{margin-top:2px;color:#707870;font-size:9px}.pt-form-step{margin-top:19px}.pt-step-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pt-step-title>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--pt-blue);font-size:9px;font-weight:950}.pt-step-title strong,.pt-step-title small{display:block}.pt-step-title strong{font-size:12px}.pt-step-title small{margin-top:2px;color:#737a73;font-size:9px}.pt-photo-upload{position:relative;width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1.5px dashed #8e958f;border-radius:12px;background:var(--pt-paper);cursor:pointer}.pt-photo-upload:hover{border-color:var(--pt-ink);background:#fff}.pt-photo-upload.is-complete{border-style:solid;border-color:var(--pt-ink);background:#f3f8dd}.pt-photo-upload input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.pt-upload-icon,.pt-photo-preview{width:44px;height:44px;border-radius:50%}.pt-upload-icon{display:grid;place-items:center;background:var(--pt-lime);font-size:21px;font-weight:900}.pt-photo-preview{object-fit:cover}.pt-photo-upload strong,.pt-photo-upload small{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-photo-upload strong{font-size:13px}.pt-photo-upload small{margin-top:4px;color:#747b74;font-size:9px}.pt-photo-upload b{font-size:10px;text-decoration:underline}.pt-pet-name{width:100%;margin-top:9px;padding:12px 13px;border:1px solid #a8aea8;border-radius:10px;background:var(--pt-paper);font-size:12px}.pt-submit{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:16px 18px;border:0;border-radius:12px;background:var(--pt-ink);color:#fff;box-shadow:5px 5px 0 var(--pt-orange);font-size:14px;font-weight:950}.pt-submit:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--pt-orange)}.pt-submit:disabled{opacity:.56;cursor:not-allowed;transform:none}.pt-submit.is-loading{box-shadow:none}.pt-product-form .pt-native-submit{justify-content:center;min-height:54px;padding:14px 22px;border:1px solid var(--pt-ink);border-radius:4px;background:var(--pt-ink);color:#fff;box-shadow:none;font-size:16px;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;transition:opacity .15s ease}.pt-product-form .pt-native-submit:hover{opacity:.9;transform:none;box-shadow:none}.pt-product-form .pt-native-submit:focus-visible{outline:2px solid var(--pt-orange);outline-offset:3px}.pt-product-form .pt-native-submit:disabled{opacity:.5;cursor:not-allowed}.pt-checkout-note{display:flex;justify-content:center;gap:7px;margin-top:13px;color:#697169;font-size:9px}.pt-after-order{margin-top:18px;padding-top:17px;border-top:1px solid var(--pt-line)}.pt-after-order>strong{display:block;margin-bottom:10px;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.pt-after-order__steps{display:flex;align-items:center;justify-content:space-between;gap:5px;color:#59625a;font-size:9px}.pt-after-order__steps span{display:flex;align-items:center;gap:5px;white-space:nowrap}.pt-after-order__steps b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--pt-blue);font-size:8px}.pt-empty-product{padding:30px;border:2px dashed var(--pt-ink);border-radius:18px;background:var(--pt-paper);text-align:center}.pt-mobile-sticky{display:none}.pt-trust-rail{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px;margin-bottom:118px;border:1.5px solid var(--pt-ink);border-radius:15px;background:var(--pt-paper);box-shadow:5px 5px 0 var(--pt-ink)}.pt-trust-rail__item{display:flex;align-items:center;gap:12px;padding:19px 16px;border-right:1px solid var(--pt-line)}.pt-trust-rail__item:last-child{border-right:0}.pt-trust-rail__icon{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:10px;font-weight:950}.pt-trust-rail strong,.pt-trust-rail small{display:block}.pt-trust-rail strong{font-size:12px}.pt-trust-rail small{margin-top:3px;color:#757c75;font-size:9px;line-height:1.25}.pt-approval{display:grid;grid-template-columns:.82fr 1.18fr;gap:74px;align-items:center;padding-block:20px 125px}.pt-approval__copy .pt-richtext{margin:22px 0}.pt-check-list{margin:26px 0}.pt-check-list__item{display:flex;gap:12px;padding:15px 0;border-top:1px solid var(--pt-line)}.pt-check-list__item>span{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:10px;font-weight:950}.pt-check-list strong,.pt-check-list small{display:block}.pt-check-list strong{font-size:13px}.pt-check-list small{margin-top:3px;color:#737b73;font-size:10px}.pt-text-button{display:inline-flex;align-items:center;gap:20px;padding:0 0 5px;border:0;border-bottom:2px solid currentColor;background:transparent;font-size:13px;font-weight:950}.pt-approval__visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center;gap:16px;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:28px;background:var(--pt-blue);box-shadow:8px 8px 0 var(--pt-ink)}.pt-approval__visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:var(--pt-yellow)}.pt-proof-card{position:relative;z-index:1;width:42%;padding:11px 11px 40px;border:2px solid var(--pt-ink);background:#fff;box-shadow:5px 5px 0 var(--pt-ink)}.pt-proof-card:first-child{transform:rotate(-5deg)}.pt-proof-card:last-child{transform:rotate(4deg)}.pt-proof-card img,.pt-proof-placeholder{width:100%;height:330px;object-fit:cover;background:#dce8b4}.pt-proof-card>span{position:absolute;left:13px;bottom:12px;font-family:Georgia,serif;font-size:13px;font-style:italic}.pt-proof-card>i{position:absolute;top:-12px;right:-12px;padding:8px 9px;border:1.5px solid var(--pt-ink);background:var(--pt-lime);box-shadow:3px 3px 0 var(--pt-ink);font-size:8px;font-style:normal;font-weight:950;transform:rotate(5deg)}.pt-proof-arrow{position:relative;z-index:3;flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--pt-ink);border-radius:50%;background:var(--pt-orange);color:#fff;font-size:22px;font-weight:950}.pt-how{padding:112px 0 120px;background:var(--pt-ink-deep);color:#fff}.pt-how__head{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end;margin-bottom:50px}.pt-how__head .pt-richtext,.pt-how__head .pt-richtext p{color:#bbc5bd}.pt-how__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pt-step-card{position:relative;min-height:340px;padding:24px;border:1px solid #526156;border-radius:18px;background:var(--pt-ink)}.pt-step-card__number{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);color:var(--pt-ink);font-size:12px;font-weight:950}.pt-step-card__symbol{height:135px;display:grid;place-items:center;color:var(--pt-yellow);font-family:Georgia,serif;font-size:78px}.pt-step-card h3{margin:0 0 8px;font-size:21px;letter-spacing:-.035em}.pt-step-card p{margin:0;color:#bcc6be;font-size:13px;line-height:1.55}.pt-step-card small{position:absolute;left:24px;right:24px;bottom:21px;padding-top:14px;border-top:1px solid #435146;color:#8f9c92;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.pt-objections{padding-block:120px}.pt-objections__head{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:start;margin-bottom:45px}.pt-objections__grid{display:grid;grid-template-columns:1fr 1fr;border-top:1.5px solid var(--pt-ink);border-left:1.5px solid var(--pt-ink)}.pt-objection-card{min-height:225px;padding:28px;border-right:1.5px solid var(--pt-ink);border-bottom:1.5px solid var(--pt-ink);background:var(--pt-paper)}.pt-objection-card em{display:block;margin-bottom:34px;color:var(--pt-orange);font-family:Georgia,serif;font-size:18px}.pt-objection-card strong{display:block;font-size:20px;letter-spacing:-.03em}.pt-objection-card p{max-width:430px;margin:9px 0 0;color:var(--pt-muted);font-size:13px;line-height:1.55}.pt-emotion{padding-block:120px}.pt-emotion__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:center}.pt-emotion__copy .pt-richtext{margin:22px 0 28px}.pt-emotion__points{display:grid;gap:12px;margin-top:26px}.pt-emotion__point{padding:15px 0;border-top:1px solid var(--pt-line)}.pt-emotion__point strong{display:block;font-size:14px}.pt-emotion__point span{display:block;margin-top:4px;color:var(--pt-muted);font-size:11px;line-height:1.5}.pt-emotion__media{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;min-height:620px}.pt-emotion__image{overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:22px;background:var(--pt-paper);box-shadow:6px 6px 0 var(--pt-ink)}.pt-emotion__image:nth-child(2){margin-top:70px;margin-bottom:-20px}.pt-emotion__image img{width:100%;height:100%;object-fit:cover}.pt-emotion__image:first-child img{object-position:center 58%}.pt-facts{padding:105px 0;background:var(--pt-blue);border-block:1.5px solid var(--pt-ink)}.pt-facts__head{max-width:760px;margin-bottom:40px}.pt-facts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pt-fact{min-height:210px;padding:22px;border:1.5px solid var(--pt-ink);border-radius:16px;background:var(--pt-paper)}.pt-fact__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:14px;font-weight:950}.pt-fact strong{display:block;margin-top:34px;font-size:18px;letter-spacing:-.03em}.pt-fact p{margin:8px 0 0;color:var(--pt-muted);font-size:11px;line-height:1.55}.pt-photo-guide{padding:120px 0;background:var(--pt-orange);color:#fff}.pt-photo-guide__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.pt-photo-guide .pt-richtext,.pt-photo-guide .pt-richtext p{color:#fff0e9}.pt-photo-guide__cards{display:grid;grid-template-columns:1fr 1fr;gap:17px}.pt-photo-card{padding:11px 11px 21px;border:2px solid var(--pt-ink);background:var(--pt-paper);color:var(--pt-ink);box-shadow:6px 6px 0 var(--pt-ink);transform:rotate(-2deg)}.pt-photo-card:last-child{transform:rotate(3deg)}.pt-photo-card img,.pt-photo-card__placeholder{width:100%;height:285px;object-fit:cover;background:#dce8b4}.pt-photo-card:last-child img,.pt-photo-card:last-child .pt-photo-card__placeholder{filter:saturate(.6) brightness(.78)}.pt-photo-card>span{display:inline-block;margin:14px 5px 7px;padding:4px 6px;border-radius:4px;background:var(--pt-lime);font-size:8px;font-weight:950}.pt-photo-card strong,.pt-photo-card small{display:block;margin-left:5px}.pt-photo-card strong{font-size:15px}.pt-photo-card small{margin-top:4px;color:#747b74;font-size:9px}.pt-guarantee{display:flex;align-items:center;justify-content:center;gap:80px;padding:34px 24px;border-block:2px solid var(--pt-ink);background:var(--pt-yellow)}.pt-guarantee__copy{display:flex;align-items:center;gap:14px}.pt-guarantee__icon{width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--pt-ink);border-radius:50%;background:#fff;font-weight:950}.pt-guarantee strong,.pt-guarantee small{display:block}.pt-guarantee strong{font-size:16px}.pt-guarantee small{margin-top:4px;font-size:10px}.pt-reviews{padding-block:110px}.pt-reviews__head{max-width:720px;margin-bottom:40px}.pt-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pt-review-card{display:flex;flex-direction:column;min-height:255px;padding:25px;border:1.5px solid var(--pt-ink);border-radius:16px;background:var(--pt-paper)}.pt-review-stars{color:var(--pt-orange);letter-spacing:.15em}.pt-review-card blockquote{margin:24px 0;font-family:Georgia,serif;font-size:20px;line-height:1.45}.pt-review-card footer{margin-top:auto;color:var(--pt-muted);font-size:11px}.pt-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;padding-block:120px}.pt-faq__list{border-top:1.5px solid var(--pt-ink)}.pt-faq details{border-bottom:1.5px solid var(--pt-ink)}.pt-faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:16px;font-weight:850;list-style:none;cursor:pointer}.pt-faq summary::-webkit-details-marker{display:none}.pt-faq summary span{font-size:25px;font-weight:400;transition:transform .18s ease}.pt-faq details[open] summary span{transform:rotate(45deg)}.pt-faq details p{margin:-3px 42px 23px 0;color:var(--pt-muted);font-size:13px;line-height:1.6}.pt-final-cta{display:grid;grid-template-columns:.55fr 1.45fr;min-height:520px;border-block:2px solid var(--pt-ink);background:var(--pt-blue)}.pt-final-cta__media{min-height:100%;border-right:2px solid var(--pt-ink);background:var(--pt-lime)}.pt-final-cta__media img{width:100%;height:100%;object-fit:cover}.pt-final-cta__placeholder{height:100%;display:grid;place-items:center;font-size:170px}.pt-final-cta__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(35px,8vw,130px)}.pt-final-cta__copy .pt-richtext,.pt-final-cta__copy .pt-richtext p{color:#59625a;font-size:13px}.pt-final-price{display:flex;align-items:end;gap:12px;margin-top:13px}.pt-final-price strong{font-size:32px;letter-spacing:-.04em}.pt-final-price span{padding-bottom:4px;color:#59625a;font-size:10px}.pt-final-button{min-width:310px;display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:17px 18px;border:0;border-radius:11px;background:var(--pt-ink);color:#fff;box-shadow:5px 5px 0 var(--pt-orange);font-size:13px;font-weight:950}.pt-footer{padding:60px max(24px,calc((100vw - var(--pt-page-width)) / 2));background:var(--pt-ink-deep);color:#fff}.pt-footer__grid{display:grid;grid-template-columns:1fr auto minmax(260px,.75fr);gap:clamp(32px,6vw,90px);align-items:start}.pt-footer__about p{max-width:420px;color:#aeb9b0;font-size:11px;line-height:1.6}.pt-footer__links{display:grid;gap:12px;font-size:11px}.pt-footer__links a:hover{color:var(--pt-lime)}.pt-footer__newsletter>strong{display:block;font-size:14px}.pt-footer__newsletter>p{margin:8px 0 14px;color:#aeb9b0;font-size:10px;line-height:1.5}.pt-footer__form{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid #748078}.pt-footer__form input{min-width:0;min-height:45px;padding:10px 0;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.pt-footer__form input::placeholder{color:#8f9b92}.pt-footer__form button{min-width:58px;margin:5px 0;padding:8px 12px;border:0;border-radius:999px;background:var(--pt-lime);color:var(--pt-ink);font-size:10px;font-weight:900}.pt-footer__message{grid-column:1 / -1;margin:8px 0 0;color:#dce5de;font-size:10px}.pt-footer__message ul{margin:0;padding-left:16px}.pt-footer__legal{margin-top:28px;padding-top:22px;border-top:1px solid #425046;color:#89958c;font-size:9px;line-height:1.5}.pt-page{min-height:55vh;padding-block:80px}.pt-page__content{max-width:760px;margin-top:30px;line-height:1.7}.pt-cart{padding-block:70px 110px}.pt-cart__empty{padding:60px 0;text-align:center}.pt-cart__items{margin-top:30px;border-top:1.5px solid var(--pt-ink)}.pt-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid var(--pt-line)}.pt-cart-item img{width:120px;aspect-ratio:1;object-fit:cover;border-radius:12px}.pt-cart-item h2{margin:0 0 8px;font-size:20px}.pt-cart-properties{margin:10px 0;padding:0;color:var(--pt-muted);font-size:11px;list-style:none}.pt-cart-properties li{margin-top:4px}.pt-cart-properties a{text-decoration:underline}.pt-cart-item input{width:70px;padding:9px;border:1px solid var(--pt-line);border-radius:8px}.pt-cart-item__price{font-weight:900}.pt-cart__footer{display:flex;justify-content:flex-end;margin-top:30px}.pt-cart__summary{width:min(100%,380px);padding:24px;border:1.5px solid var(--pt-ink);border-radius:16px;background:var(--pt-paper)}.pt-cart__subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:900}.pt-cart__summary .pt-submit{justify-content:center}@media(max-width:1000px){.pt-product__hero{grid-template-columns:1fr 420px;gap:26px}.pt-gallery{position:relative;top:auto}.pt-approval{gap:42px}.pt-proof-card img,.pt-proof-placeholder{height:280px}}@media(max-width:820px){.template-product{padding-bottom:72px}.pt-shell{width:min(100% - 32px,var(--pt-page-width))}.pt-announcement{flex-wrap:wrap;gap:6px;font-size:9px}.pt-header__inner{width:calc(100% - 32px);min-height:62px;grid-template-columns:1fr auto}.pt-nav,.pt-header .pt-pill-button{display:none}.pt-mobile-menu{position:relative;display:block}.pt-mobile-menu summary{width:38px;height:38px;display:grid;align-content:center;gap:4px;padding:9px;border:1.5px solid var(--pt-ink);border-radius:50%;list-style:none;background:var(--pt-paper);cursor:pointer}.pt-mobile-menu summary::-webkit-details-marker{display:none}.pt-mobile-menu summary span{width:100%;height:1.5px;display:block;background:currentColor;transition:transform .15s ease,opacity .15s ease}.pt-mobile-menu[open] summary span:first-child{transform:translateY(5.5px) rotate(45deg)}.pt-mobile-menu[open] summary span:nth-child(2){opacity:0}.pt-mobile-menu[open] summary span:last-child{transform:translateY(-5.5px) rotate(-45deg)}.pt-mobile-menu nav{position:absolute;z-index:40;top:48px;right:0;width:min(78vw,290px);display:grid;padding:10px;border:1.5px solid var(--pt-ink);border-radius:14px;background:var(--pt-paper);box-shadow:6px 6px 0 var(--pt-ink)}.pt-mobile-menu nav a{padding:13px 10px;border-bottom:1px solid var(--pt-line);font-size:12px;font-weight:850}.pt-mobile-menu nav a:last-child{border-bottom:0}.pt-product__hero{display:flex;flex-direction:column;width:100%;margin:0;gap:0}.pt-gallery{width:100%}.pt-gallery__main{aspect-ratio:4 / 5;max-height:560px;border:0;border-block:1.5px solid var(--pt-ink);border-radius:0}.pt-gallery__slide img,.pt-gallery__slide video{object-position:center 62%}.pt-gallery__arrow{width:39px;height:39px;padding-bottom:3px;font-size:28px;box-shadow:2px 2px #0e2418b3}.pt-gallery__arrow--prev{left:11px}.pt-gallery__arrow--next{right:11px}.pt-gallery__counter{top:11px;right:11px;min-width:52px;padding:6px 9px;font-size:11px}.pt-gallery__thumb-area{display:block;margin-top:0}.pt-gallery__thumb-arrow{display:none}.pt-gallery__thumbs{gap:8px;width:100%;margin:0;padding:10px 16px 6px}.pt-gallery__thumb{flex:0 0 68px;width:68px;aspect-ratio:1}.pt-product__panel{width:100%;padding:22px 18px 48px}.pt-product__title{font-size:44px}.pt-product__subtitle{margin:15px 0;font-size:14px}.pt-price{align-items:flex-start}.pt-price span{max-width:230px;line-height:1.35}.pt-photo-upload strong,.pt-photo-upload small{max-width:190px}.pt-after-order__steps{flex-wrap:wrap;justify-content:flex-start}.pt-mobile-sticky{position:fixed;z-index:30;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:10px 13px calc(10px + env(safe-area-inset-bottom));border:0;border-top:2px solid var(--pt-ink);background:#fff;box-shadow:0 -8px 22px #0e24181f}.pt-mobile-sticky span{text-align:left}.pt-mobile-sticky small,.pt-mobile-sticky strong{display:block}.pt-mobile-sticky small{color:#6c746c;font-size:8px}.pt-mobile-sticky strong{margin-top:2px;font-size:16px}.pt-mobile-sticky b{padding:12px 15px;border-radius:8px;background:var(--pt-ink);color:#fff;font-size:10px}.pt-trust-rail{grid-template-columns:1fr 1fr;margin:22px auto 95px}.pt-trust-rail__item{border-bottom:1px solid var(--pt-line)}.pt-trust-rail__item:nth-child(2n){border-right:0}.pt-approval{grid-template-columns:1fr;gap:50px;padding-bottom:95px}.pt-heading{font-size:47px}.pt-approval__visual{min-height:480px}.pt-proof-card img,.pt-proof-placeholder{height:255px}.pt-how{padding:90px 0}.pt-how__head{grid-template-columns:1fr;gap:24px}.pt-how__cards{grid-template-columns:1fr}.pt-step-card{min-height:300px}.pt-objections{padding-block:95px}.pt-objections__head,.pt-objections__grid{grid-template-columns:1fr}.pt-objections__head{gap:18px}.pt-emotion{padding-block:90px}.pt-emotion__grid{grid-template-columns:1fr;gap:46px}.pt-emotion__media{min-height:470px;gap:9px}.pt-emotion__image:nth-child(2){margin-top:45px;margin-bottom:-10px}.pt-facts{padding:85px 0}.pt-facts__grid{grid-template-columns:1fr 1fr}.pt-fact{min-height:190px;padding:18px}.pt-photo-guide{padding:90px 0}.pt-photo-guide__grid{grid-template-columns:1fr;gap:55px}.pt-photo-guide__cards{gap:10px}.pt-photo-card img,.pt-photo-card__placeholder{height:210px}.pt-review-grid{grid-template-columns:1fr}.pt-guarantee{flex-direction:column;align-items:flex-start;gap:20px}.pt-faq{grid-template-columns:1fr;gap:45px;padding-block:95px}.pt-final-cta{grid-template-columns:1fr}.pt-final-cta__media{min-height:250px;border-right:0;border-bottom:2px solid var(--pt-ink)}.pt-final-cta__copy{padding:70px 20px 90px}.pt-final-button{width:100%;min-width:0}.pt-footer__grid{grid-template-columns:1fr}.pt-footer__links{justify-content:flex-start}.pt-cart-item{grid-template-columns:80px 1fr}.pt-cart-item img{width:80px}.pt-cart-item__price{grid-column:2}}@media(max-width:480px){.pt-product__title{font-size:43px}.pt-trust-rail{grid-template-columns:1fr}.pt-trust-rail__item{border-right:0}.pt-approval__visual{min-height:405px;gap:7px}.pt-proof-card{width:44%;padding:7px 7px 32px}.pt-proof-card img,.pt-proof-placeholder{height:210px}.pt-proof-arrow{width:34px;height:34px;font-size:17px}.pt-photo-guide__cards{grid-template-columns:1fr}.pt-photo-card img,.pt-photo-card__placeholder{height:240px}.pt-emotion__media{min-height:400px}.pt-facts__grid{grid-template-columns:1fr}.pt-fact{min-height:150px}.pt-fact strong{margin-top:20px}}.pt-home-hero{padding:44px 0 88px;overflow:hidden;border-bottom:1.5px solid var(--pt-ink);background:var(--pt-paper)}.pt-home-hero__grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:clamp(44px,7vw,110px);align-items:center}.pt-home-hero__copy{position:relative;z-index:2;padding:34px 0}.pt-home-hero__copy h1{max-width:650px;margin:18px 0 22px;font-size:clamp(54px,6.5vw,92px);line-height:.9;letter-spacing:-.075em}.pt-home-hero__copy h1 em{color:var(--pt-orange);font-family:Georgia,serif;font-weight:400}.pt-home-hero__copy .pt-richtext{max-width:570px}.pt-home-hero__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.pt-home-primary,.pt-home-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:13px 19px;border:1.5px solid var(--pt-ink);border-radius:999px;font-size:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.pt-home-primary{background:var(--pt-ink);color:#fff;box-shadow:4px 4px 0 var(--pt-orange)}.pt-home-primary:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 var(--pt-orange)}.pt-home-secondary{background:transparent}.pt-home-secondary:hover{background:var(--pt-ink);color:#fff}.pt-home-hero__note{display:flex;align-items:center;gap:8px;margin-top:22px;color:var(--pt-muted);font-size:10px;font-weight:800}.pt-home-hero__note span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);color:var(--pt-ink)}.pt-home-hero__media{position:relative;min-height:650px;margin-right:-6vw}.pt-home-hero__main-image{position:absolute;top:0;right:6vw;bottom:0;left:0;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:32px 0 0 32px;background:#ddd5c8}.pt-home-hero__main-image img,.pt-home-hero__small-image img{width:100%;height:100%;object-fit:cover}.pt-home-hero__main-image img{object-position:center 54%}.pt-home-hero__small-image{position:absolute;z-index:2;left:-42px;bottom:-34px;width:31%;aspect-ratio:.82;overflow:hidden;border:7px solid var(--pt-paper);border-radius:22px;background:var(--pt-lime);box-shadow:0 0 0 1.5px var(--pt-ink),7px 7px 0 var(--pt-ink);transform:rotate(-3deg)}.pt-home-hero__badge{position:absolute;z-index:3;right:calc(6vw + 17px);top:18px;width:142px;height:142px;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1.5px solid var(--pt-ink);border-radius:50%;background:var(--pt-lime);text-align:center;transform:rotate(6deg)}.pt-home-hero__badge strong,.pt-home-hero__badge span{display:block}.pt-home-hero__badge strong{font-family:Georgia,serif;font-size:15px;line-height:1.05}.pt-home-hero__badge span{margin-top:6px;font-size:8px;line-height:1.3}.pt-home-section-head{display:grid;grid-template-columns:1.1fr .7fr;gap:clamp(30px,7vw,100px);align-items:end;margin-bottom:42px}.pt-home-section-head .pt-heading{max-width:780px}.pt-home-categories{padding-block:108px 118px}.pt-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pt-category-card{min-width:0}.pt-category-card__image{position:relative;aspect-ratio:.78;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:18px;background:var(--pt-blue)}.pt-category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pt-category-card:nth-child(2) .pt-category-card__image img{object-position:center 68%}.pt-category-card:hover .pt-category-card__image img{transform:scale(1.035)}.pt-category-card__image>span{position:absolute;left:11px;top:11px;max-width:calc(100% - 22px);padding:7px 9px;border:1px solid var(--pt-ink);border-radius:999px;background:var(--pt-lime);font-size:8px;font-weight:900;text-transform:uppercase}.pt-category-card__copy{padding:15px 3px 0}.pt-category-card__copy strong{display:block;font-size:18px;letter-spacing:-.035em}.pt-category-card__copy p{min-height:43px;margin:7px 0 12px;color:var(--pt-muted);font-size:10px;line-height:1.45}.pt-category-card__copy b{font-size:10px;text-decoration:underline;text-underline-offset:4px}.pt-home-featured{padding-block:112px 122px;border-top:1.5px solid var(--pt-ink);background:var(--pt-paper)}.pt-home-featured--alt{background:var(--pt-blue)}.pt-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pt-home-product-card{min-width:0}.pt-home-product-card__image,.pt-home-product-card__placeholder{position:relative;aspect-ratio:.82;display:grid;place-items:center;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:16px;background:#ece5d9}.pt-home-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.pt-home-product-card:hover .pt-home-product-card__image img{transform:scale(1.03)}.pt-home-product-card__image>span{position:absolute;left:10px;top:10px;padding:7px 9px;border-radius:999px;background:var(--pt-ink);color:#fff;font-size:8px;font-weight:900;text-transform:uppercase}.pt-home-product-card__placeholder{background:linear-gradient(135deg,var(--pt-paper),var(--pt-blue))}.pt-home-product-card__placeholder span{padding:8px 10px;border:1px dashed var(--pt-ink);border-radius:999px;font-size:9px;font-weight:800}.pt-home-product-card__copy{display:flex;justify-content:space-between;gap:14px;padding:14px 3px 0}.pt-home-product-card__copy strong{font-size:13px;line-height:1.35}.pt-home-product-card__copy>div{flex:0 0 auto;text-align:right}.pt-home-product-card__copy b,.pt-home-product-card__copy s{display:block;font-size:11px}.pt-home-product-card__copy s{margin-top:3px;color:var(--pt-muted);font-size:9px}.pt-home-view-all{display:flex;justify-content:center;margin-top:43px}.pt-brand-story{padding:125px 0;overflow:hidden;background:var(--pt-ink-deep);color:#fff}.pt-brand-story__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(50px,8vw,120px);align-items:center}.pt-brand-story__media{position:relative;min-height:640px}.pt-brand-story__image{position:absolute;overflow:hidden;border:1.5px solid #fff;background:var(--pt-blue)}.pt-brand-story__image img{width:100%;height:100%;object-fit:cover}.pt-brand-story__image--main{top:0;right:18%;bottom:0;left:0;border-radius:26px}.pt-brand-story__image--small{z-index:2;right:0;bottom:-24px;width:40%;height:44%;border:7px solid var(--pt-ink-deep);border-radius:18px;box-shadow:0 0 0 1.5px #fff;transform:rotate(3deg)}.pt-brand-story__copy .pt-richtext,.pt-brand-story__copy .pt-richtext p{color:#b9c4bb}.pt-brand-story__copy .pt-richtext{margin:24px 0}.pt-brand-story__points{margin:30px 0 32px;border-top:1px solid #405046}.pt-brand-story__point{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:18px 0;border-bottom:1px solid #405046}.pt-brand-story__point>span{color:var(--pt-lime);font-size:10px;font-weight:900}.pt-brand-story__point strong{display:block;font-size:14px}.pt-brand-story__point p{margin:5px 0 0;color:#9caaa0;font-size:10px;line-height:1.5}.pt-brand-story .pt-home-secondary{border-color:#fff;color:#fff}.pt-brand-story .pt-home-secondary:hover{background:#fff;color:var(--pt-ink)}.pt-custom-spotlight{padding-block:120px;border-bottom:1.5px solid var(--pt-ink);background:var(--pt-yellow)}.pt-custom-spotlight__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(50px,8vw,115px);align-items:center}.pt-custom-spotlight__media{position:relative;aspect-ratio:1.08;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:28px;background:var(--pt-paper);box-shadow:8px 8px 0 var(--pt-ink)}.pt-custom-spotlight__media img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.pt-custom-spotlight__media>span{position:absolute;left:17px;bottom:17px;padding:9px 12px;border:1px solid var(--pt-ink);border-radius:999px;background:var(--pt-lime);font-size:9px;font-weight:900;text-transform:uppercase}.pt-custom-spotlight__copy .pt-richtext{margin:23px 0}.pt-custom-spotlight__copy ul{display:grid;gap:10px;margin:25px 0 30px;padding:0;list-style:none}.pt-custom-spotlight__copy li{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800}.pt-custom-spotlight__copy li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:9px}.pt-custom-spotlight__action{display:flex;align-items:center;gap:18px}.pt-custom-spotlight__action small{font-size:12px;font-weight:900}.pt-custom-spotlight__note{margin:15px 0 0;color:var(--pt-muted);font-size:9px}.template-index .pt-trust-rail{margin-top:55px;margin-bottom:100px}.pt-newsletter{padding:88px 0 92px;background:var(--pt-orange);color:#fff}.pt-newsletter__inner{display:grid;grid-template-columns:1fr .9fr;gap:clamp(50px,9vw,135px);align-items:center}.pt-newsletter h2{margin:14px 0 0;font-size:clamp(48px,6vw,78px);line-height:.92;letter-spacing:-.065em}.pt-newsletter h2 em{color:var(--pt-yellow);font-family:Georgia,serif;font-weight:400}.pt-newsletter .pt-richtext,.pt-newsletter .pt-richtext p{color:#fff4ef}.pt-newsletter__form{position:relative;display:grid;grid-template-columns:1fr auto;margin-top:22px;border-bottom:2px solid #fff}.pt-newsletter__form input{min-width:0;min-height:56px;padding:13px 4px;border:0;outline:0;background:transparent;color:#fff;font-size:14px}.pt-newsletter__form input::placeholder{color:#ffd9ca;opacity:1}.pt-newsletter__form button{min-height:48px;align-self:center;padding:11px 16px;border:1.5px solid var(--pt-ink);border-radius:999px;background:var(--pt-lime);color:var(--pt-ink);font-size:10px;font-weight:900}.pt-newsletter__form button span{margin-left:12px}.pt-newsletter__message{grid-column:1 / -1;margin:8px 0 0;font-size:11px}.pt-newsletter__message ul{margin:0;padding-left:17px}.pt-newsletter__form-wrap>small{display:block;margin-top:12px;color:#ffd9ca;font-size:8px}@media(max-width:1000px){.pt-home-hero__grid{grid-template-columns:.8fr 1.2fr;gap:35px}.pt-home-hero__media{min-height:560px}.pt-home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-home-product-card:nth-child(n+7){display:none}.pt-brand-story__media{min-height:550px}}@media(max-width:820px){.pt-home-hero{padding:30px 0 65px}.pt-home-hero__grid{display:flex;flex-direction:column;gap:28px}.pt-home-hero__copy{width:100%;padding:8px 0 0}.pt-home-hero__copy h1{max-width:560px;margin-block:14px 18px;font-size:clamp(52px,15.3vw,72px)}.pt-home-hero__buttons{margin-top:24px}.pt-home-hero__media{width:calc(100% + 16px);min-height:520px;margin:4px -16px 0 0}.pt-home-hero__main-image{right:0;border-radius:24px 0 0 24px}.pt-home-hero__small-image{left:-5px;bottom:-23px;width:34%;border-width:5px}.pt-home-hero__badge{right:13px;width:112px;height:112px;padding:16px}.pt-home-hero__badge strong{font-size:12px}.pt-home-section-head{grid-template-columns:1fr;gap:17px;margin-bottom:30px}.pt-home-categories{padding-block:82px 90px}.pt-category-grid{grid-template-columns:1fr 1fr;gap:26px 10px}.pt-category-card__copy p{min-height:58px}.pt-home-featured{padding-block:85px 92px}.pt-home-product-grid{grid-template-columns:1fr 1fr;gap:28px 10px}.pt-home-product-card:nth-child(n){display:block}.pt-home-product-card__copy{display:block;padding-top:11px}.pt-home-product-card__copy>div{margin-top:7px;text-align:left}.pt-home-product-card__copy b,.pt-home-product-card__copy s{display:inline;margin-right:6px}.pt-brand-story{padding:88px 0 100px}.pt-brand-story__grid{grid-template-columns:1fr;gap:65px}.pt-brand-story__media{min-height:570px}.pt-custom-spotlight{padding-block:88px 96px}.pt-custom-spotlight__grid{grid-template-columns:1fr;gap:60px}.pt-custom-spotlight__copy{order:-1}.template-index .pt-trust-rail{margin-top:42px;margin-bottom:84px}.pt-newsletter{padding-block:78px 86px}.pt-newsletter__inner{grid-template-columns:1fr;gap:35px}}@media(max-width:480px){.pt-home-primary,.pt-home-secondary{min-height:48px}.pt-home-hero__buttons .pt-home-primary,.pt-home-hero__buttons .pt-home-secondary{flex:1 1 100%}.pt-home-hero__media{min-height:435px}.pt-home-hero__small-image{width:38%}.pt-home-hero__badge{width:100px;height:100px}.pt-home-hero__badge span{display:none}.pt-category-card__copy strong{font-size:15px}.pt-category-card__copy p{font-size:9px}.pt-brand-story__media{min-height:450px}.pt-brand-story__image--main{right:12%}.pt-brand-story__image--small{width:43%;height:41%}.pt-custom-spotlight__media{aspect-ratio:.88}.pt-custom-spotlight__action{align-items:flex-start;flex-direction:column;gap:13px}.pt-custom-spotlight__action .pt-home-primary{width:100%}.pt-newsletter__form{grid-template-columns:1fr;gap:10px;padding-bottom:12px}.pt-newsletter__form button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.template-index .pt-trust-rail{margin-top:34px;margin-bottom:62px}.pt-home-proof{padding-block:112px;overflow:hidden;background:var(--pt-ink-deep);color:#fff}.pt-home-proof__grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);gap:clamp(48px,8vw,118px);align-items:center}.pt-home-proof__copy .pt-richtext,.pt-home-proof__copy .pt-richtext p{color:#b9c4bb}.pt-home-proof__copy .pt-richtext{margin:24px 0 20px}.pt-home-proof__points{margin:24px 0 30px;border-top:1px solid #405046}.pt-home-proof__point{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid #405046}.pt-home-proof__point>span{color:var(--pt-lime);font-size:10px;font-weight:900}.pt-home-proof__point strong{display:block;font-size:14px}.pt-home-proof__point p{margin:5px 0 0;color:#9caaa0;font-size:10px;line-height:1.5}.pt-home-secondary--light{border-color:#fff;color:#fff}.pt-home-secondary--light:hover{background:#fff;color:var(--pt-ink)}.pt-home-proof__media{position:relative;aspect-ratio:1.08;overflow:hidden;border:1.5px solid #fff;border-radius:28px;background:#25382c;box-shadow:8px 8px 0 var(--pt-lime)}.pt-home-proof__media img,.pt-home-proof__media video{width:100%;height:100%;object-fit:cover;object-position:center 58%}.pt-home-proof__media>span{position:absolute;left:17px;bottom:17px;padding:9px 12px;border:1px solid var(--pt-ink);border-radius:999px;background:var(--pt-lime);color:var(--pt-ink);font-size:9px;font-weight:900;text-transform:uppercase}@supports (content-visibility: auto){.pt-home-categories,.pt-home-featured,.pt-custom-spotlight,.pt-home-proof{content-visibility:auto;contain-intrinsic-size:auto 820px}}@media(max-width:820px){.pt-home-proof{padding-block:86px 94px}.pt-home-proof__grid{grid-template-columns:1fr;gap:48px}.pt-home-proof__media{order:-1;aspect-ratio:.92}.pt-footer{padding-top:52px}.pt-footer__links{grid-template-columns:1fr 1fr}}@media(max-width:480px){.template-index .pt-trust-rail{grid-template-columns:1fr 1fr;margin-top:24px;margin-bottom:52px;box-shadow:4px 4px 0 var(--pt-ink)}.template-index .pt-trust-rail__item{min-height:88px;align-items:flex-start;padding:13px 10px;border-right:0}.template-index .pt-trust-rail__item:nth-child(odd){border-right:1px solid var(--pt-line)}.template-index .pt-trust-rail__icon{width:23px;height:23px;font-size:8px}.template-index .pt-trust-rail strong{font-size:10px}.template-index .pt-trust-rail small{font-size:8px}.pt-home-proof__media{border-radius:20px;box-shadow:5px 5px 0 var(--pt-lime)}.pt-footer__form{grid-template-columns:minmax(0,1fr) auto}}@media(prefers-reduced-data:reduce){.pt-home-hero__small-image{display:none}.pt-home-product-card__image img,.pt-category-card__image img{transition:none}}.template-product{font-size:16px;line-height:1.55}.template-product .pt-announcement{min-height:42px;padding:10px 18px;font-size:13px;line-height:1.4}.template-product .pt-header__inner{min-height:78px}.template-product .pt-brand{font-size:25px}.template-product .pt-nav{gap:30px;font-size:15px}.template-product .pt-cart-link{font-size:14px}.template-product .pt-pill-button{min-height:44px;padding:11px 20px;font-size:14px}.template-product .pt-kicker{font-size:13px;line-height:1.35;letter-spacing:.105em}.template-product .pt-heading{font-size:clamp(40px,4.4vw,62px);line-height:1.01;letter-spacing:-.05em}.template-product .pt-richtext,.template-product .pt-richtext p{font-size:17px;line-height:1.65}.template-product .pt-product__hero{gap:52px;margin-top:26px;margin-bottom:36px}.template-product .pt-gallery__badge{left:18px;bottom:18px;padding:9px 13px;font-size:12px;letter-spacing:.045em}.template-product .pt-product__panel{padding-top:10px}.template-product .pt-product__eyebrow{margin-bottom:13px;font-size:13px;line-height:1.35;letter-spacing:.105em}.template-product .pt-product__title{font-size:clamp(48px,4.2vw,64px);line-height:.99;letter-spacing:-.055em}.template-product .pt-product__subtitle,.template-product .pt-product__subtitle p{margin-block:18px;font-size:18px;line-height:1.6}.template-product .pt-price{gap:14px;padding:20px 0}.template-product .pt-price strong{font-size:38px}.template-product .pt-price span{max-width:300px;padding-bottom:2px;font-size:14px;line-height:1.45}.template-product .pt-price s{color:#858c85;font-size:20px;line-height:1.2}.template-product .pt-delivery-note{gap:9px;margin-top:13px;font-size:14px;line-height:1.45}.template-product .pt-delivery-note span{width:23px;height:23px;font-size:11px}.template-product .pt-trust-list{gap:13px;margin:21px 0}.template-product .pt-trust-list li{align-items:flex-start;gap:12px}.template-product .pt-trust-list li>span{width:29px;height:29px;margin-top:1px;font-size:12px}.template-product .pt-trust-list strong{font-size:15px;line-height:1.35}.template-product .pt-trust-list small{margin-top:3px;font-size:13px;line-height:1.45}.template-product .pt-form-step{margin-top:22px}.template-product .pt-step-title{gap:11px;margin-bottom:13px}.template-product .pt-step-title>span{width:29px;height:29px;font-size:12px}.template-product .pt-step-title strong{font-size:15px;line-height:1.35}.template-product .pt-step-title small{margin-top:3px;font-size:13px;line-height:1.45}.template-product .pt-photo-upload{gap:14px;min-height:78px;padding:14px;border-radius:14px}.template-product .pt-upload-icon,.template-product .pt-photo-preview{width:48px;height:48px}.template-product .pt-photo-upload strong{font-size:15px}.template-product .pt-photo-upload small{margin-top:4px;font-size:13px}.template-product .pt-photo-upload b{font-size:13px}.template-product .pt-pet-name{min-height:50px;margin-top:11px;padding:13px 14px;font-size:15px}.template-product .pt-submit{min-height:62px;margin-top:20px;padding:17px 20px;border-radius:13px;font-size:16px;line-height:1.3}.template-product .pt-checkout-note{flex-wrap:wrap;gap:6px 9px;margin-top:14px;font-size:12.5px;line-height:1.45}.template-product .pt-after-order{margin-top:21px;padding-top:19px}.template-product .pt-after-order>strong{margin-bottom:12px;font-size:12.5px}.template-product .pt-after-order__steps{gap:8px;font-size:12.5px;line-height:1.4}.template-product .pt-after-order__steps b{width:23px;height:23px;font-size:10px}.pt-variant-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0 0}.pt-option-field{display:grid;gap:7px}.pt-option-field>span{font-size:14px;font-weight:850}.pt-option-field select{width:100%;min-height:50px;padding:0 38px 0 13px;border:1.5px solid #8e958f;border-radius:11px;background:var(--pt-paper);font-size:15px;font-weight:700}.pt-option-field select:focus{outline:2px solid var(--pt-orange);outline-offset:2px}.pt-custom-confidence,.pt-standard-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.pt-custom-confidence span,.pt-standard-confidence span{padding:10px 9px;border:1px solid var(--pt-line);border-radius:10px;background:#ffffff75;font-size:12px;font-weight:800;line-height:1.35;text-align:center}.template-product .pt-trust-rail{margin-top:36px;margin-bottom:74px;border-radius:17px}.template-product .pt-trust-rail__item{gap:13px;padding:21px 18px}.template-product .pt-trust-rail__icon{width:34px;height:34px;font-size:12px}.template-product .pt-trust-rail strong{font-size:15px;line-height:1.35}.template-product .pt-trust-rail small{margin-top:4px;font-size:13px;line-height:1.42}.template-product .pt-check-list strong{font-size:15px}.template-product .pt-check-list small{font-size:13px;line-height:1.45}.template-product .pt-text-button{font-size:14px}.template-product .pt-step-card h3{font-size:23px}.template-product .pt-step-card p{font-size:15px;line-height:1.58}.template-product .pt-step-card small{font-size:11.5px;line-height:1.4}.template-product .pt-objection-card em{font-size:20px}.template-product .pt-objection-card strong{font-size:22px}.template-product .pt-objection-card p{font-size:15px;line-height:1.6}.template-product .pt-emotion__point strong{font-size:16px}.template-product .pt-emotion__point span{font-size:14px;line-height:1.55}.template-product .pt-fact strong{font-size:20px}.template-product .pt-fact p{font-size:14px;line-height:1.58}.template-product .pt-guarantee strong{font-size:18px}.template-product .pt-guarantee small{font-size:14px;line-height:1.45}.template-product .pt-review-card blockquote{font-size:22px}.template-product .pt-review-card footer{font-size:14px}.template-product .pt-faq summary{padding:24px 0;font-size:18px;line-height:1.4}.template-product .pt-faq details p{margin-bottom:25px;font-size:15px;line-height:1.65}.template-product .pt-final-cta__copy .pt-richtext,.template-product .pt-final-cta__copy .pt-richtext p{font-size:16px}.template-product .pt-final-price strong{font-size:36px}.template-product .pt-final-price span{font-size:13px}.template-product .pt-final-button{min-height:58px;font-size:16px}.pt-standard-product__title{max-width:720px}.pt-standard-product__intro{max-width:620px}.pt-standard-price{flex-wrap:wrap}.pt-standard-stock{display:flex;align-items:center;gap:8px;margin:13px 0 4px;color:#415247;font-size:14px;font-weight:800}.pt-standard-stock>span{width:9px;height:9px;border-radius:50%;background:#3f8e59;box-shadow:0 0 0 4px #3f8e591f}.pt-standard-stock.is-sold-out{color:#874c45}.pt-standard-buy-row{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;align-items:end;margin-top:20px}.pt-standard-buy-row .pt-submit{margin-top:0}.pt-quantity-field{min-height:62px;display:grid;grid-template-columns:35px 1fr 35px;align-items:center;border:1.5px solid var(--pt-ink);border-radius:12px;background:var(--pt-paper);overflow:hidden}.pt-quantity-field button{height:100%;border:0;background:transparent;font-size:21px}.pt-quantity-field input{width:100%;border:0;outline:0;background:transparent;font-size:15px;font-weight:850;text-align:center;-moz-appearance:textfield}.pt-quantity-field input::-webkit-outer-spin-button,.pt-quantity-field input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.pt-dynamic-checkout{margin-top:13px}.pt-dynamic-checkout .shopify-payment-button__button{min-height:54px!important;border-radius:12px!important;font-size:15px!important;font-weight:850!important}.pt-custom-dynamic-checkout{margin-top:14px}.pt-custom-dynamic-checkout .shopify-payment-button{width:100%}.pt-standard-accordions{margin-top:23px;border-top:1px solid var(--pt-line)}.pt-standard-accordions details{border-bottom:1px solid var(--pt-line)}.pt-standard-accordions summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 0;font-size:15px;font-weight:850;list-style:none;cursor:pointer}.pt-standard-accordions summary::-webkit-details-marker{display:none}.pt-standard-accordions summary span{font-size:22px;font-weight:500;transition:transform .18s ease}.pt-standard-accordions details[open] summary span{transform:rotate(45deg)}.pt-standard-accordions .pt-richtext{padding:0 8px 18px 0}.pt-standard-accordions .pt-richtext,.pt-standard-accordions .pt-richtext p,.pt-standard-accordions .pt-richtext li{font-size:14px;line-height:1.6}.pt-standard-details{padding:100px 0;border-top:1.5px solid var(--pt-ink);border-bottom:1.5px solid var(--pt-ink);background:var(--pt-paper)}.pt-standard-details__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(54px,7vw,105px);align-items:center}.pt-standard-details__copy .pt-richtext{margin:22px 0 26px}.pt-standard-benefits{display:grid;gap:0;border-top:1px solid var(--pt-line)}.pt-standard-benefits article{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--pt-line)}.pt-standard-benefits article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--pt-lime);font-size:11px;font-weight:950}.pt-standard-benefits strong{display:block;font-size:16px}.pt-standard-benefits p{margin:5px 0 0;color:var(--pt-muted);font-size:14px;line-height:1.55}.pt-standard-details__media{aspect-ratio:1 / 1.08;overflow:hidden;border:1.5px solid var(--pt-ink);border-radius:24px;background:#e8e1d4;box-shadow:7px 7px 0 var(--pt-ink)}.pt-standard-details__media img,.pt-standard-details__media svg{width:100%;height:100%;object-fit:cover}.pt-product-placeholder{width:100%;height:100%;background:#ebe6dc}@media(max-width:1000px){.template-product .pt-product__hero{grid-template-columns:minmax(0,1fr) 430px;gap:32px}.pt-standard-details__grid{gap:44px}}@media(max-width:820px){.template-product{padding-bottom:88px}.template-product .pt-announcement{min-height:40px;padding:9px 14px;font-size:12px}.template-product .pt-header__inner{min-height:66px}.template-product .pt-brand{font-size:23px}.template-product .pt-cart-link{font-size:13px}.template-product .pt-mobile-menu nav a{padding:14px 11px;font-size:15px}.template-product .pt-product__panel{padding:25px 18px 43px}.template-product .pt-product__eyebrow{font-size:12px}.template-product .pt-product__title{font-size:clamp(38px,10.5vw,46px);line-height:1.02;letter-spacing:-.05em}.template-product .pt-product__subtitle,.template-product .pt-product__subtitle p{margin-block:15px 18px;font-size:16.5px;line-height:1.6}.template-product .pt-price{padding:18px 0}.template-product .pt-price strong{font-size:34px}.template-product .pt-price span,.template-product .pt-delivery-note{font-size:13.5px}.template-product .pt-trust-list strong{font-size:15px}.template-product .pt-trust-list small{font-size:13px}.template-product .pt-step-title strong{font-size:15px}.template-product .pt-step-title small{font-size:13px}.template-product .pt-photo-upload{grid-template-columns:auto minmax(0,1fr) auto}.template-product .pt-photo-upload strong,.template-product .pt-photo-upload small{max-width:100%;white-space:normal}.template-product .pt-photo-upload strong{font-size:14.5px}.template-product .pt-photo-upload small,.template-product .pt-photo-upload b{font-size:12.5px}.template-product .pt-pet-name{font-size:16px}.template-product .pt-submit{min-height:60px;font-size:16px}.template-product .pt-checkout-note{justify-content:flex-start;font-size:12px}.template-product .pt-after-order__steps{font-size:12px}.template-product .pt-mobile-sticky{padding:11px 14px calc(11px + env(safe-area-inset-bottom))}.template-product .pt-mobile-sticky small{font-size:11.5px;line-height:1.25}.template-product .pt-mobile-sticky strong{margin-top:2px;font-size:19px}.template-product .pt-mobile-sticky b{padding:13px 17px;font-size:14px}.template-product .pt-trust-rail{margin:18px auto 66px}.template-product .pt-trust-rail__item{padding:18px 15px}.template-product .pt-trust-rail strong{font-size:14px}.template-product .pt-trust-rail small{font-size:12.5px}.template-product .pt-heading{font-size:clamp(36px,10vw,46px)}.template-product .pt-richtext,.template-product .pt-richtext p{font-size:16px}.template-product .pt-step-card small{position:static;display:block;margin-top:18px}.template-product .pt-step-card p,.template-product .pt-objection-card p,.template-product .pt-emotion__point span,.template-product .pt-fact p,.template-product .pt-faq details p{font-size:14px}.template-product .pt-faq summary{font-size:17px}.pt-variant-stack{grid-template-columns:1fr;gap:10px;margin-top:18px}.pt-option-field>span{font-size:14px}.pt-option-field select{min-height:52px;font-size:16px}.pt-custom-confidence,.pt-standard-confidence{grid-template-columns:1fr;gap:7px}.pt-custom-confidence span,.pt-standard-confidence span{padding:10px 11px;font-size:12.5px;text-align:left}.pt-standard-buy-row{grid-template-columns:108px minmax(0,1fr)}.pt-standard-stock{font-size:13.5px}.pt-standard-accordions summary{font-size:15px}.pt-standard-accordions .pt-richtext,.pt-standard-accordions .pt-richtext p,.pt-standard-accordions .pt-richtext li{font-size:14px}.pt-standard-details{padding:76px 0 84px}.pt-standard-details__grid{grid-template-columns:1fr;gap:42px}.pt-standard-details__media{order:-1;aspect-ratio:1 / 1;border-radius:20px;box-shadow:5px 5px 0 var(--pt-ink)}.pt-standard-benefits strong{font-size:15.5px}.pt-standard-benefits p{font-size:14px}}@media(max-width:480px){.template-product .pt-gallery__main{max-height:510px}.template-product .pt-product__panel{padding-inline:16px}.template-product .pt-product__title{font-size:39px}.template-product .pt-price{display:grid;grid-template-columns:auto 1fr;align-items:end}.template-product .pt-price span{grid-column:1 / -1;max-width:none}.template-product .pt-trust-rail{grid-template-columns:1fr 1fr}.template-product .pt-trust-rail__item{min-height:112px;align-items:flex-start;border-right:0}.template-product .pt-trust-rail__item:nth-child(odd){border-right:1px solid var(--pt-line)}.template-product .pt-trust-rail__icon{width:30px;height:30px}.template-product .pt-trust-rail strong{font-size:13.5px}.template-product .pt-trust-rail small{font-size:12px}.pt-standard-buy-row{grid-template-columns:1fr}.pt-quantity-field{width:122px;min-height:50px}.pt-standard-buy-row .pt-submit{min-height:60px}.pt-standard-confidence span,.pt-custom-confidence span{font-size:12.5px}}.template-product .pt-footer__about p{font-size:14px;line-height:1.65}.template-product .pt-footer__links{gap:14px;font-size:14px}.template-product .pt-footer__newsletter>strong{font-size:16px}.template-product .pt-footer__newsletter>p{font-size:13px;line-height:1.55}.template-product .pt-footer__form input{font-size:14px}.template-product .pt-footer__form button{font-size:13px}.template-product .pt-footer__message{font-size:12.5px}.template-product .pt-footer__legal{font-size:12px;line-height:1.55}@supports (content-visibility: auto){.template-product #MainContent>.shopify-section:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 760px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/theme.css.map */
