*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);font-weight:var(--font-body-weight);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.15;margin:0 0 .5em}h1{font-size:clamp(1.9rem,3.4vw,3rem)}h2{font-size:clamp(1.5rem,2.4vw,2.1rem)}p{margin:0 0 1em}.container{max-width:1160px;margin:0 auto;padding:0 20px}.skip-link{position:absolute;left:-999px;top:0;background:var(--color-ink);color:var(--color-bg);padding:10px 16px;z-index:999}.skip-link:focus{left:20px;top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--radius);border:1px solid transparent;font-family:var(--font-body);font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .15s ease,background .15s ease}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-accent);color:var(--color-bg)}.btn--primary:hover{background:var(--color-accent-2)}.btn--secondary{background:transparent;border-color:var(--color-line);color:var(--color-ink)}.btn--block{width:100%}.btn[disabled]{opacity:.5;cursor:not-allowed}.announcement-bar{overflow:hidden;padding:10px 0;font-size:.85rem}.announcement-bar__track{display:flex;gap:2.5rem;white-space:nowrap;animation:marquee 22s linear infinite}.announcement-bar__item{flex:none}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-bar__track{animation:none}}.site-header{border-bottom:1px solid var(--color-line);background:var(--color-bg)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;gap:24px}.site-header__wordmark{font-family:var(--font-heading);font-size:1.3rem}.site-header__nav{display:flex;gap:28px;flex:1;justify-content:center}.site-header__nav a{font-size:.95rem}.site-header__cart{position:relative;font-size:.95rem}.site-header__cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;margin-inline-start:6px;border-radius:50%;background:var(--color-accent);color:var(--color-bg);font-size:.7rem}.site-header__menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:0;cursor:pointer;padding:4px}.site-header__menu-toggle span{width:22px;height:2px;background:var(--color-ink)}@media(max-width:820px){.site-header__menu-toggle{display:flex}.site-header__nav{position:absolute;inset-inline:0;top:100%;background:var(--color-bg);flex-direction:column;padding:16px 20px;border-bottom:1px solid var(--color-line);display:none}.site-header__nav.is-open{display:flex}}.site-footer{border-top:1px solid var(--color-line);margin-top:80px;padding:56px 0 0;background:var(--color-surface)}.site-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:40px}.site-footer__wordmark{font-family:var(--font-heading);font-size:1.2rem}.site-footer__links{display:flex;flex-direction:column;gap:8px}.site-footer__links h4,.site-footer__trust h4{font-size:.8rem;color:var(--color-ink-soft);margin-bottom:12px;font-weight:600}.site-footer__bottom{border-top:1px solid var(--color-line);padding:20px;font-size:.85rem;color:var(--color-ink-soft)}@media(max-width:700px){.site-footer__inner{grid-template-columns:1fr}}.hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000008c,#0000 60%)}.hero__content{position:relative;color:#fff;padding-block:56px;max-width:640px}.hero__eyebrow{font-size:.85rem;opacity:.85;margin-bottom:.4em}.hero__body{font-size:1.05rem;opacity:.9}.featured-product{padding:72px 20px}.featured-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.featured-product__image img{border-radius:var(--radius)}@media(max-width:820px){.featured-product__grid{grid-template-columns:1fr}}.price{display:flex;align-items:baseline;gap:10px;font-size:1.4rem}.price__sale{font-weight:700}.price__compare{text-decoration:line-through;color:var(--color-ink-soft);font-size:1rem}.price__badge{font-size:.75rem;background:var(--color-accent-2);color:var(--color-bg);padding:3px 9px;border-radius:var(--radius)}.product{padding:48px 20px 0}.product__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px}.product__gallery-main{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1;background:var(--color-surface)}.product__gallery-main img{width:100%;height:100%;object-fit:cover}.product__badge{position:absolute;top:16px;inset-inline-start:16px;z-index:2;background:var(--color-accent);color:var(--color-bg);padding:10px 16px;border-radius:6px;line-height:1.3}.product__badge strong{display:block;font-size:.82rem;font-weight:700}.product__badge span{display:block;font-size:.7rem;opacity:.85}.product__stamp{position:absolute;top:16px;inset-inline-end:16px;z-index:2;width:78px;height:78px;border-radius:50%;background:var(--color-bg);border:2px dashed var(--color-accent-2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--color-ink)}.product__stamp strong{font-size:1.3rem;font-family:var(--font-heading);line-height:1}.product__stamp span{font-size:.6rem;max-width:60px;line-height:1.15}.product__gallery-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.product__gallery-thumb{border:2px solid transparent;padding:0;background:none;cursor:pointer;width:64px;height:64px;border-radius:var(--radius);overflow:hidden}.product__gallery-thumb img{width:100%;height:100%;object-fit:cover}.product__gallery-thumb.is-active{border-color:var(--color-accent)}.product__rating{display:flex;align-items:center;gap:8px;color:var(--color-ink-soft);font-size:.9rem;margin-bottom:.6em}.stars{color:var(--color-accent-2);letter-spacing:2px}.product__title{margin-bottom:.5em}.product__price{margin:1em 0 1.2em}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--color-line);border:1px solid var(--color-line);border-radius:8px;overflow:hidden;margin-bottom:1.2em}.benefits-grid__item{background:var(--color-surface);padding:14px 16px;display:flex;align-items:center;gap:10px;font-size:.88rem}.benefits-grid__icon{font-size:1.15rem;line-height:1;flex-shrink:0}@media(max-width:480px){.benefits-grid{grid-template-columns:1fr}}.product__form{border-top:1px solid var(--color-line);padding-top:24px;margin-top:8px}.product__option{margin-bottom:18px}.product__option label{display:block;font-size:.85rem;margin-bottom:8px;color:var(--color-ink-soft)}.pill-group{display:flex;flex-wrap:wrap;gap:8px}.pill{padding:10px 18px;border:1px solid var(--color-line);border-radius:6px;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-body);font-size:.9rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.pill:hover{border-color:var(--color-accent)}.pill.is-selected{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.pill.is-disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}.btn--cart{display:flex;align-items:center;justify-content:center;gap:10px}.trust-row{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-top:18px;font-size:.8rem;color:var(--color-ink-soft)}.trust-row__item{display:inline-flex;align-items:center;gap:6px}.payment-row{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:14px;font-size:.72rem;letter-spacing:.03em;color:var(--color-ink-soft)}.payment-row span{border:1px solid var(--color-line);border-radius:4px;padding:4px 8px}.product__quantity{margin-bottom:20px}.product__quantity label{display:block;font-size:.85rem;margin-bottom:6px;color:var(--color-ink-soft)}.quantity-stepper{display:inline-flex;align-items:center;border:1px solid var(--color-line);border-radius:var(--radius)}.quantity-stepper button{width:38px;height:42px;border:0;background:none;font-size:1.1rem;cursor:pointer}.quantity-stepper input{width:48px;text-align:center;border:0;background:none;color:var(--color-ink);font-family:var(--font-body)}.product__guarantee{font-size:.85rem;color:var(--color-ink-soft);margin-top:16px}.product__accordion{border-top:1px solid var(--color-line);padding:16px 0}.product__accordion summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between}.product__accordion summary:after{content:"+";font-weight:400}.product__accordion[open] summary:after{content:"\2212"}.product__accordion-body{padding-top:12px;color:var(--color-ink-soft);font-size:.94rem}.product__accordion-body img{border-radius:var(--radius);margin-bottom:12px}.product__story{max-width:760px;margin:88px auto 0;text-align:center}.product__story img{margin-top:28px;border-radius:var(--radius)}.product__reviews{margin:88px 0 64px}.product__reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.review-card{background:var(--color-surface);padding:24px;border-radius:var(--radius)}.review-card__author{display:block;margin-top:12px;font-size:.85rem;color:var(--color-ink-soft)}.product__reviews-note{margin-top:20px;font-size:.8rem;color:var(--color-ink-soft)}@media(max-width:820px){.product__grid,.product__reviews-grid{grid-template-columns:1fr}}.product__sticky-bar{position:fixed;inset-inline:0;bottom:0;background:var(--color-bg);border-top:1px solid var(--color-line);padding:12px 0;z-index:50;transform:translateY(100%);transition:transform .2s ease}.product__sticky-bar.is-visible{transform:translateY(0)}.product__sticky-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-page,.generic-page{padding:56px 20px 80px}.generic-page--center{text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.product-card{display:block}.product-card img{border-radius:var(--radius);margin-bottom:12px;aspect-ratio:1/1;object-fit:cover}.product-card h3{font-size:1rem;margin-bottom:.2em}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}.search-form{display:flex;gap:10px;margin-top:20px;max-width:420px}.search-form input{flex:1;padding:12px 14px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-bg);color:var(--color-ink)}.cart-page{padding:56px 20px 80px}.cart-table{width:100%;border-collapse:collapse;margin-top:24px}.cart-table th{text-align:start;font-size:.8rem;color:var(--color-ink-soft);padding-bottom:12px;border-bottom:1px solid var(--color-line)}.cart-table td{padding:16px 0;border-bottom:1px solid var(--color-line);vertical-align:middle}.cart-table__product{display:flex;gap:14px;align-items:center}.cart-table__product img{width:64px;height:64px;object-fit:cover;border-radius:var(--radius)}.cart-table__variant{font-size:.85rem;color:var(--color-ink-soft)}.cart-page__summary{display:flex;justify-content:space-between;margin-top:24px;font-size:1.1rem}.cart-page__actions{display:flex;gap:12px;margin-top:20px}.empty-state{color:var(--color-ink-soft);padding:40px 0;text-align:center}.paw-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000085;z-index:998}.paw-cart-drawer{position:fixed;top:0;right:0;width:min(450px,94vw);height:100dvh;background:#fff;z-index:999;transform:translate(105%);transition:transform .28s ease;box-shadow:-8px 0 28px #0000002e;display:flex;flex-direction:column;color:#151515}.paw-cart-drawer.is-open{transform:translate(0)}.paw-cart-drawer__head{height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5;font-size:22px}.paw-cart-drawer__head button{border:0;background:none;font-size:38px;cursor:pointer}.paw-cart-drawer__body{padding:0 22px 24px;overflow:auto;flex:1}.paw-drawer-item{display:grid;grid-template-columns:72px 1fr auto;gap:13px;padding:19px 0;border-bottom:1px solid #e7e7e7}.paw-drawer-item img{width:72px;height:72px;object-fit:cover;border-radius:6px}.paw-drawer-title{font-weight:800;line-height:1.2}.paw-drawer-variant{font-size:13px;color:#666;margin-top:3px}.paw-drawer-qty{display:inline-flex;border:1px solid #bbb;border-radius:5px;margin-top:9px;overflow:hidden}.paw-drawer-qty button{width:29px;height:29px;border:0;background:#fff;cursor:pointer;font-size:18px}.paw-drawer-qty span{width:32px;display:grid;place-items:center;border-inline:1px solid #ddd}.paw-drawer-price{font-weight:800;white-space:nowrap}.paw-cart-drawer__foot{padding-top:20px}.paw-drawer-subtotal{display:flex;justify-content:space-between;font-size:21px;font-weight:900;margin-bottom:15px}.paw-drawer-checkout{width:100%;padding:15px;border:0;border-radius:6px;background:#258dad;color:#fff;font-size:18px;font-weight:900;cursor:pointer}.paw-drawer-view{display:block;text-align:center;text-decoration:underline;margin-top:12px;font-size:13px}body.paw-cart-open{overflow:hidden}.paw-cart-overlay{z-index:2147483645!important}.paw-cart-drawer{top:0!important;right:0!important;height:100vh!important;height:100dvh!important;z-index:2147483646!important}.paw-cart-drawer__head{position:relative;z-index:2;flex:0 0 76px;background:#fff}.paw-cart-drawer__head [data-cart-close]{position:relative;z-index:3;display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;line-height:1}.paw-drawer-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:58px}.paw-drawer-delete{border:0;background:transparent;padding:2px;cursor:pointer;color:#151515;width:25px;height:25px;display:grid;place-items:center}.paw-drawer-delete svg{width:18px;height:18px;fill:currentColor}.paw-drawer-delete:hover{opacity:.55}.paw-drawer-empty{min-height:calc(100dvh - 125px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 24px;color:#151515}.paw-drawer-empty:before{content:"";width:72px;height:72px;margin-bottom:22px;border:2px solid #258dad;border-radius:50%;background:center/34px 34px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23258dad' stroke-width='1.7'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 3h2l.4 2M7 13h10l4-8H5.4M7 13 5.4 5M7 13l-2 2h13m-10 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z'/%3E%3C/svg%3E")}.paw-drawer-empty strong{display:block;font-size:25px;line-height:1.2;margin-bottom:10px;font-weight:900}.paw-drawer-empty a{display:inline-flex;align-items:center;justify-content:center;min-width:210px;margin-top:18px;padding:14px 24px;border-radius:6px;background:#258dad;color:#fff!important;font-size:16px;font-weight:800;text-decoration:none!important;transition:background .2s ease,transform .2s ease}.paw-drawer-empty a:hover{background:#176f86;transform:translateY(-1px)}.paw-cart-drawer__body:has(.paw-drawer-empty){padding:0}@media(max-width:600px){.paw-drawer-empty{min-height:calc(100dvh - 90px);padding:32px 18px}.paw-drawer-empty strong{font-size:22px}}:root{--paw-ref-font:"Montserrat",Arial,sans-serif}body,button,input,select,textarea,.paw-product,.paw-product *,.paw-sticky-cart,.paw-sticky-cart *,.product__reviews,.review-card,.paw-cart-drawer,.paw-cart-drawer *{font-family:var(--paw-ref-font)!important}.paw-product__title{font-size:28px!important;line-height:1.16!important;font-weight:800!important;letter-spacing:-.35px!important}.paw-product__rating{font-size:16px!important;line-height:1.3!important}.paw-product__social{font-size:13px!important;line-height:1.35!important}.paw-product__benefits,.paw-product__benefit{font-size:14px!important;line-height:1.35!important;font-weight:700!important}.paw-product__price{font-size:23px!important;line-height:1.15!important;font-weight:800!important}.paw-product__price del{font-size:15px!important;font-weight:600!important}.paw-offer-title b{font-size:12px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.025em!important}.paw-bundle strong{font-size:16px!important;line-height:1.2!important;font-weight:800!important}.paw-bundle small{font-size:13px!important;line-height:1.25!important}.paw-bundle__price b{font-size:16px!important;line-height:1.2!important;font-weight:800!important}.paw-bundle__price del{font-size:13px!important}.paw-popular{font-size:11px!important;line-height:1.15!important;font-weight:700!important}.paw-unit__number{font-size:15px!important;font-weight:800!important}.paw-unit label{font-size:10px!important;font-weight:600!important}.paw-unit select{font-size:12px!important;font-weight:400!important}.paw-free-gift strong{font-size:12px!important;line-height:1.2!important;font-weight:700!important}.paw-free-gift__info label{font-size:9px!important}.paw-free-gift__info select{font-size:10px!important}.paw-free-gift span{font-size:11px!important}.paw-product__add{font-size:18px!important;line-height:1!important;font-weight:800!important;letter-spacing:0!important}.paw-product__trust{font-size:12px!important;line-height:1.25!important;font-weight:700!important}.product__accordion summary,.paw-product details summary{font-size:15px!important;line-height:1.25!important;font-weight:700!important}.product__accordion-body,.paw-product details [class*=body]{font-size:14px!important;line-height:1.55!important;font-weight:400!important}.paw-sticky-cart__product strong{font-size:15px!important;font-weight:800!important}.paw-sticky-cart__price span{font-size:17px!important;font-weight:800!important}.paw-sticky-cart__price del{font-size:12px!important}.paw-sticky-cart__actions select{font-size:13px!important}.paw-sticky-cart__actions button{font-size:16px!important;font-weight:800!important}.product__reviews h2,.paw-product h2{font-size:28px;line-height:1.15;font-weight:800}.review-card{font-size:14px!important;line-height:1.55!important}.review-card__author{font-size:12px!important;font-weight:700!important}.paw-cart-drawer__head{font-size:18px!important;font-weight:800!important}.paw-drawer-title{font-size:14px!important;line-height:1.25!important;font-weight:700!important}.paw-drawer-variant{font-size:12px!important}.paw-drawer-price{font-size:14px!important;font-weight:700!important}.paw-drawer-subtotal{font-size:18px!important;font-weight:800!important}.paw-drawer-checkout{font-size:16px!important;font-weight:800!important}.paw-drawer-view{font-size:12px!important}.paw-drawer-empty strong{font-size:20px!important}.paw-drawer-empty a{font-size:14px!important}@media(max-width:850px){.paw-product__title{font-size:26px!important}.paw-product__price{font-size:22px!important}.paw-product__add{font-size:17px!important}.product__reviews h2,.paw-product h2{font-size:25px}}@media(max-width:480px){.paw-product__title{font-size:24px!important}.paw-product__rating{font-size:14px!important}.paw-product__benefits,.paw-product__benefit{font-size:13px!important}.paw-bundle strong{font-size:15px!important}.paw-product__add{font-size:16px!important}.paw-product__trust{font-size:10px!important}.product__accordion summary,.paw-product details summary{font-size:14px!important}.product__accordion-body,.paw-product details [class*=body]{font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme-live-v2.css.map */
