:root{--apaw-bg: #f7f1e8;--apaw-bg-soft: #fcf8f2;--apaw-surface: #fffdf9;--apaw-surface-alt: #eee6d9;--apaw-ink: #30231e;--apaw-ink-soft: #675850;--apaw-line: #d9ccbc;--apaw-sage: #687255;--apaw-sage-soft: #dfe3d5;--apaw-clay: #a96f55;--apaw-amber: #b8874f;--apaw-accent: #7a6248;--apaw-accent-deep: #4a352a;--apaw-panel: #34251f;--apaw-shadow: 0 18px 48px rgba(56, 39, 30, .09);--apaw-shadow-hover: 0 22px 56px rgba(56, 39, 30, .14);--apaw-radius: 22px;--apaw-radius-soft: 14px;--apaw-container: min(1240px, calc(100vw - clamp(28px, 5vw, 80px)) )}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--apaw-ink);background:radial-gradient(circle at 5% 12%,rgba(191,167,124,.08),transparent 24rem),var(--apaw-bg);overflow-x:clip}body,button,input,select,textarea{font-family:Avenir Next,Avenir,Segoe UI,sans-serif}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #8b683d;outline-offset:3px}.apaw-heading,.site-brand__name{font-family:Georgia,Times New Roman,serif;letter-spacing:-.025em}.apaw-heading{line-height:1.04}.apaw-copy,.rte{color:var(--apaw-ink-soft);line-height:1.75}.apaw-eyebrow{color:var(--apaw-sage);font-size:.76rem;font-weight:800;letter-spacing:.14em}.apaw-section{padding-top:clamp(42px,5vw,72px)}.apaw-section-heading{margin-bottom:clamp(22px,3vw,36px)}.apaw-section-heading .apaw-heading{text-wrap:balance}.apaw-panel,.apaw-product-card,.apaw-ritual-card,.apaw-promise-card,.apaw-review-card,.apaw-faq-panel,.apaw-faq-side{border-color:color-mix(in srgb,var(--apaw-line) 84%,transparent);box-shadow:var(--apaw-shadow)}.apaw-button{min-height:50px;padding-inline:22px;border-radius:12px;font-size:.92rem;letter-spacing:.015em;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.apaw-button:hover{transform:translateY(-2px)}.apaw-button--primary{background:var(--apaw-panel);color:#fffaf1;box-shadow:0 8px 20px #34251f2e}.apaw-button--primary:hover{background:#211713;box-shadow:0 10px 26px #34251f3d}.apaw-button--secondary{border-color:#34251f3d;background:#fffdf9c7}.apaw-button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.apaw-button-row--center{justify-content:center;margin-top:28px}.apaw-announcement{position:relative;z-index:32;background:var(--apaw-panel);color:#fffaf1;border:0}.apaw-announcement__inner{min-height:32px;justify-content:center;font-size:.73rem;font-weight:700;letter-spacing:.035em;text-align:center}.site-header{position:relative;top:auto;z-index:30;background:#fcf8f2f0;border-bottom:1px solid rgba(78,60,48,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header--sticky{position:sticky;top:0}.site-header__inner{grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto;gap:clamp(14px,2vw,28px);min-height:68px}.site-brand{gap:9px}.site-brand__logo{width:50px;height:50px;border-radius:50%}.site-brand__name{font-size:clamp(1.14rem,1.6vw,1.48rem)}.site-brand__tag{max-width:230px;font-size:.72rem;line-height:1.25;color:var(--apaw-ink-soft)}.site-nav{gap:24px;font-size:.88rem}.site-nav__mobile-header{display:none}.site-nav__item>a,.site-nav__item>summary{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--apaw-ink);font-weight:700;text-decoration:none}.site-nav__item [aria-current=page]{color:var(--apaw-sage)}.site-nav__chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.site-nav__item[open] .site-nav__chevron{transform:rotate(225deg) translate(-1px,-1px)}.site-nav__dropdown{gap:7px;min-width:250px;margin-top:0;padding:14px;border-radius:16px;background:#fffdf9fc;box-shadow:0 18px 50px #34251f29}.site-nav__dropdown a{display:flex;min-height:40px;align-items:center;padding:7px 10px;border-radius:9px;color:var(--apaw-ink-soft);line-height:1.3}.site-nav__dropdown a:hover,.site-nav__dropdown a:focus-visible{color:var(--apaw-ink);background:var(--apaw-bg)}.site-nav__subgroup{padding:0}.site-nav__subgroup-title{font-weight:800}.site-header__actions{gap:8px}.site-header__action{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border-radius:10px;font-size:.82rem}.site-header__action:hover{background:#68725514}.site-header__action--cart{color:var(--apaw-ink)}.site-header__cart-count{min-width:24px;height:24px;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--apaw-sage);color:#fff;font-size:.72rem}.apaw-hero{position:relative;isolation:isolate;overflow:hidden;padding-block:max(20px,calc(var(--hero-padding-top) - 8px)) max(20px,calc(var(--hero-padding-bottom) - 8px));background:var(--apaw-bg-soft)}.apaw-hero--scheme-sage{background:#e7e9df}.apaw-hero--scheme-espresso{background:var(--apaw-panel);color:#fffaf1}.apaw-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);align-items:center;gap:clamp(32px,6vw,88px)}.apaw-hero--image-left .apaw-hero__copy{order:2}.apaw-hero--image-left .apaw-hero__media{order:1}.apaw-hero--background{min-height:clamp(560px,62vw,680px);display:grid;align-items:center;padding-block:0;color:#fffaf1;background:#4a382f}.apaw-hero--background .apaw-hero__inner,.apaw-hero--no-image .apaw-hero__inner{grid-template-columns:1fr}.apaw-hero--background .apaw-hero__inner{min-height:clamp(560px,62vw,680px);align-items:center;padding-top:max(32px,var(--hero-padding-top));padding-bottom:max(32px,var(--hero-padding-bottom))}.apaw-hero--background .apaw-hero__copy{width:100%;padding:0;color:#fffaf1;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.apaw-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.apaw-hero__mobile-background{display:none}.apaw-hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#261a15d1,#30221b9e 38%,#37292129 72%),linear-gradient(180deg,rgba(37,25,20,.12) 0%,transparent 55%,rgba(37,25,20,.28) 100%);pointer-events:none}.apaw-hero--overlay-none .apaw-hero__background:after{display:block;background:linear-gradient(90deg,#261a159e,#30221b61 38%,#3729210d 72%)}.apaw-hero--overlay-strong .apaw-hero__background:after{background:linear-gradient(90deg,#1f1511e6,#261b16bd 42%,#2d211b47 76%),linear-gradient(180deg,#1f15112e,#1f15115c)}.apaw-hero__background img,.apaw-hero__background picture{display:block;width:100%;height:100%;object-fit:cover}.apaw-hero__background img{object-position:center 48%}.apaw-hero__copy{max-width:var(--hero-content-width);display:grid;align-content:center;padding:0;border:0;background:transparent;box-shadow:none}.apaw-hero--align-center .apaw-hero__copy{justify-items:center;margin-inline:auto;text-align:center}.apaw-hero__title{max-width:14ch;font-size:clamp(2.8rem,5vw,5.15rem);line-height:.98;text-wrap:balance}.apaw-hero__lede{max-width:58ch;margin-top:18px;font-size:clamp(1rem,1.4vw,1.18rem)}.apaw-hero--scheme-espresso .apaw-hero__lede,.apaw-hero--background .apaw-hero__lede{color:#fffaf1d9}.apaw-hero--background .apaw-eyebrow{color:#d9dfc9;text-shadow:0 1px 18px rgba(20,12,9,.25)}.apaw-hero--background .apaw-hero__title{max-width:13ch;font-size:clamp(3rem,5vw,4.8rem);text-shadow:0 2px 24px rgba(20,12,9,.26)}.apaw-hero--background .apaw-hero__lede{max-width:54ch;color:#fffaf1e6;text-shadow:0 1px 16px rgba(20,12,9,.22)}.apaw-hero--background .apaw-button--primary{color:#30231e;background:#fff8ec;border-color:#fff8ec}.apaw-hero--background .apaw-button--secondary{color:#fffaf1;background:#2a1d1747;border-color:#fffaf1a3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.apaw-hero__buttons{margin-top:22px}.apaw-hero__trust-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px 15px;margin:20px 0 0;padding:14px 0 0;border-top:1px solid rgba(78,60,48,.18);color:var(--apaw-ink-soft);font-size:.82rem;font-weight:700}.apaw-hero__trust-list li:before{content:"";width:7px;height:7px;display:inline-block;margin-right:8px;border-radius:50%;background:var(--apaw-sage)}.apaw-hero--scheme-espresso .apaw-hero__trust-list,.apaw-hero--background .apaw-hero__trust-list{border-color:#fff3;color:#fffaf1d6}.apaw-hero--background .apaw-hero__trust-list{gap:8px;padding-top:12px;border-color:#fffaf13d}.apaw-hero--background .apaw-hero__trust-list li{padding:7px 11px;background:#2a1d174d;border:1px solid rgba(255,250,241,.18);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.apaw-hero--background .apaw-hero__trust-list li:before{background:#c8d3b3}.apaw-hero__media{position:relative;min-height:clamp(400px,42vw,540px);overflow:hidden;border:1px solid rgba(78,60,48,.14);border-radius:28px 28px 110px;background:var(--apaw-surface-alt);box-shadow:var(--apaw-shadow)}.apaw-hero__media picture,.apaw-hero__media img{width:100%;height:100%;display:block}.apaw-hero__media img{object-fit:cover}.apaw-product-grid{gap:clamp(14px,2.2vw,26px);align-items:stretch}.apaw-product-card{position:relative;display:flex;flex-direction:column;align-self:stretch;height:100%;padding:0;gap:0;overflow:hidden;border-radius:18px;background:var(--apaw-surface);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.apaw-product-card:hover{transform:translateY(-4px);border-color:#c9b9a6;box-shadow:var(--apaw-shadow-hover)}.apaw-product-card__media{display:block;width:100%;aspect-ratio:1 / 1;padding:6px;border:0;border-radius:0;background:#f2ede5;box-shadow:none}.apaw-product-card__media picture,.apaw-product-card__media img,.apaw-product-card__media .apaw-placeholder{display:block;width:100%;height:100%}.apaw-product-card__media img{object-fit:contain;object-position:center;transform:scale(1.015);transition:transform .4s ease}.apaw-product-card:hover .apaw-product-card__media img{transform:scale(1.045)}.apaw-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-content:start;gap:0;padding:12px 14px 14px}.apaw-product-card h3{min-height:2.4em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.2}.apaw-product-card h3 a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.apaw-product-card__benefit{display:-webkit-box;overflow:hidden;min-height:1.35em;margin:4px 0 0;color:var(--apaw-ink-soft);font-size:.78rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.apaw-product-badge{position:absolute;top:10px;left:10px;z-index:2;padding:6px 9px;border:1px solid rgba(104,114,85,.25);border-radius:999px;background:var(--apaw-sage-soft);color:#465039;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.apaw-product-badge--sale{border-color:#a96f5547;background:#f1dfd5;color:#754734}.apaw-product-badge--muted{border-color:#30231e1f;background:#eae5df;color:#665b54}.apaw-product-card__meta{margin-top:6px;padding-top:0}.apaw-product-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 8px;line-height:1.25}.apaw-product-card__prices .apaw-price{font-size:1rem}.apaw-product-card__compare{color:#887a71;font-size:.84rem}.apaw-product-card__actions{margin-top:auto;padding-top:10px}.apaw-product-card__actions .apaw-button,.apaw-product-card__form,.apaw-product-card__form .apaw-button{width:100%}.apaw-product-rating{min-height:1.25em;margin-top:5px;line-height:1.25}.apaw-product-grid--featured-picks .apaw-product-card{height:100%!important;align-self:stretch!important}.apaw-product-grid--featured-picks .apaw-product-card__media{padding:6px!important}.apaw-product-rating__stars{color:var(--apaw-amber);letter-spacing:.04em}.apaw-blog-index{padding-bottom:clamp(48px,6vw,80px)}.apaw-blog-heading{max-width:760px;margin-inline:auto}.apaw-blog-heading .apaw-copy{max-width:62ch;margin:12px auto 0}.apaw-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.5vw,28px)}.apaw-blog-card{min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--apaw-line) 88%,transparent);border-radius:20px;background:linear-gradient(145deg,#fffdf9fa,#f8f1e8eb);box-shadow:0 14px 38px #38271e14}.apaw-blog-card__body{display:flex;height:100%;flex-direction:column;align-items:flex-start;padding:clamp(22px,3vw,32px)}.apaw-blog-card__badge{position:static;display:inline-flex;align-items:center;min-height:27px;margin:0 0 14px;padding:5px 10px;color:#526043;background:var(--apaw-sage-soft);border:1px solid rgba(104,114,85,.25);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.11em;line-height:1;text-transform:uppercase}.apaw-blog-card__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.16;overflow-wrap:anywhere;text-wrap:balance}.apaw-blog-card__title a{color:var(--apaw-ink);text-decoration:none}.apaw-blog-card__title a:hover{color:var(--apaw-sage)}.apaw-blog-card__excerpt{margin:14px 0 0;color:var(--apaw-ink-soft);font-size:.95rem;line-height:1.65}.apaw-blog-card__meta{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 18px;margin-top:auto;padding-top:22px;color:var(--apaw-ink-soft);border-top:1px solid rgba(78,60,48,.12);font-size:.82rem}.apaw-blog-card__link{flex:0 0 auto;font-weight:800}.apaw-article-page{padding-bottom:clamp(48px,7vw,88px)}.apaw-article-page__container{max-width:1100px}.apaw-article-page__shell{overflow:hidden;padding:clamp(30px,5vw,68px);border:1px solid color-mix(in srgb,var(--apaw-line) 88%,transparent);border-radius:var(--apaw-radius);background:linear-gradient(145deg,#fffdf9fc,#faf5edf5);box-shadow:var(--apaw-shadow)}.apaw-article-page__header{max-width:880px;margin:0 auto;padding-bottom:clamp(26px,4vw,42px);border-bottom:1px solid rgba(78,60,48,.13);text-align:center}.apaw-article-page__journal-link{display:inline-flex;margin-bottom:16px;text-decoration:none;text-transform:uppercase}.apaw-article-page__journal-link:hover{color:var(--apaw-accent-deep)}.apaw-article-page__title{max-width:18ch;margin:0 auto;font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.02;overflow-wrap:anywhere;text-wrap:balance}.apaw-article-page__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin-top:18px;color:var(--apaw-ink-soft);font-size:.86rem}.apaw-article-page__content{max-width:780px;margin:clamp(30px,5vw,52px) auto 0;color:var(--apaw-ink);font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.8;overflow-wrap:anywhere}.apaw-article-page__content>:first-child{margin-top:0}.apaw-article-page__content>:last-child{margin-bottom:0}.apaw-article-page__content p,.apaw-article-page__content ul,.apaw-article-page__content ol{margin-block:0 1.25em}.apaw-article-page__content h2,.apaw-article-page__content h3,.apaw-article-page__content h4{margin:1.75em 0 .55em;color:var(--apaw-ink);font-family:Georgia,Times New Roman,serif;line-height:1.16;text-wrap:balance}.apaw-article-page__content h2{font-size:clamp(1.75rem,3vw,2.45rem)}.apaw-article-page__content h3{font-size:clamp(1.35rem,2.2vw,1.8rem)}.apaw-article-page__content img{display:block;width:auto;max-width:100%;height:auto;margin:clamp(24px,4vw,40px) auto;border-radius:16px}.apaw-article-page__content hr{height:1px;margin:clamp(28px,4vw,42px) 0;border:0;background:#4e3c3024}.apaw-article-page__content blockquote{margin:1.6em 0;padding:18px 22px;border-left:4px solid var(--apaw-sage);border-radius:0 12px 12px 0;background:#dfe3d57a}.apaw-article-page__content a{font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.apaw-article-page__footer{display:flex;max-width:780px;margin:clamp(32px,5vw,52px) auto 0;padding-top:24px;border-top:1px solid rgba(78,60,48,.13)}.apaw-article-page__footer .apaw-button{width:auto}.apaw-ritual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.apaw-ritual-card{min-width:0;overflow:hidden;border-radius:22px;background:var(--apaw-surface)}.apaw-ritual-card__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--apaw-surface-alt)}.apaw-ritual-card__media img{width:100%;height:100%;object-fit:cover}.apaw-ritual-card__body{padding:20px}.apaw-ritual-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.apaw-ritual-card h3 a{color:inherit;text-decoration:none}.apaw-ritual-card__body p{min-height:0;color:var(--apaw-ink-soft)}.apaw-ritual-card__link{color:var(--apaw-sage);font-weight:800}.apaw-section--collection{padding-top:clamp(26px,3.2vw,38px)}.apaw-collection-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(22px,3.5vw,42px);padding:clamp(22px,3vw,36px);border-radius:22px;background:linear-gradient(135deg,#f0e6d9,#faf5ee)}.apaw-collection-hero--text-only{grid-template-columns:1fr}.apaw-collection-hero__copy{gap:8px}.apaw-collection-hero__copy .apaw-heading{margin:0;font-size:clamp(2.5rem,4.5vw,4.45rem);line-height:1}.apaw-collection-hero__copy .apaw-copy{margin-top:2px}.apaw-collection-count{margin-top:2px;font-size:.82rem;font-weight:750}.apaw-collection-hero__media{min-height:240px;max-height:320px;border-radius:16px 16px 56px}.apaw-collection-tools{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:18px 0;padding:10px 12px;border:1px solid rgba(120,91,70,.18);border-radius:14px;background:#fffdf9f0;box-shadow:0 8px 24px #38271e0d}.apaw-collection-tools__summary{order:2;display:flex;align-items:center;gap:10px;margin-right:auto;color:var(--apaw-ink-soft);font-size:.8rem;font-weight:700;white-space:nowrap}.apaw-filter-toggle{display:none}.apaw-sort{order:3;display:flex;align-items:center;gap:9px;white-space:nowrap}.apaw-sort label{color:var(--apaw-ink-soft);font-size:.76rem;font-weight:800;letter-spacing:.02em}.apaw-sort .apaw-select{min-width:180px;min-height:40px;border-color:#785b463d;border-radius:9px;background-color:var(--apaw-surface);font-size:.82rem}.apaw-filters{order:1;display:flex;align-items:flex-start;gap:8px}.apaw-filters__header,.apaw-filters__actions{display:none}.apaw-filter-group{position:relative}.apaw-filter-group>summary{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;list-style:none;border:1px solid rgba(104,114,85,.28);border-radius:9px;background:#dfe3d561;color:#465039;cursor:pointer;font-size:.78rem;font-weight:750}.apaw-filter-group>summary:hover,.apaw-filter-group>summary:focus-visible,.apaw-filter-group[open]>summary{border-color:#6872559e;background:#dfe3d5b8}.apaw-filter-group>summary::-webkit-details-marker{display:none}.apaw-filter-count{min-width:20px;height:20px;display:inline-grid;place-items:center;border-radius:50%;background:var(--apaw-sage);color:#fff;font-size:.68rem}.apaw-filter-group__body{position:absolute;top:calc(100% + 8px);left:0;z-index:8;min-width:240px;max-height:320px;overflow:auto;padding:12px;border:1px solid var(--apaw-line);border-radius:12px;background:var(--apaw-surface);box-shadow:var(--apaw-shadow)}.apaw-filter-option{min-height:38px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;cursor:pointer;font-size:.86rem}.apaw-filter-option input{width:18px;height:18px;accent-color:var(--apaw-sage)}.apaw-filter-option small{color:var(--apaw-ink-soft)}.apaw-price-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.apaw-price-filter label{display:grid;gap:6px;font-size:.75rem;font-weight:750}.apaw-price-filter input{min-width:0;width:100%;min-height:42px;border:1px solid var(--apaw-line);border-radius:9px;background:#fff}.apaw-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-10px 0 20px}.apaw-active-filters a{padding:8px 11px;border-radius:999px;background:var(--apaw-sage-soft);color:#465039;font-size:.78rem;font-weight:700}.apaw-collection-grid{margin-top:0}.apaw-empty-state{grid-column:1 / -1;padding:clamp(32px,5vw,64px);text-align:center}.apaw-section--product .apaw-product-page{gap:clamp(24px,3vw,46px)}.apaw-section--product .apaw-product-gallery,.apaw-section--product .apaw-product-purchase-box,.apaw-section--product .product-description-card,.apaw-product-sidebar-card,.apaw-product-accordion{border-color:var(--apaw-line);border-radius:18px;background:var(--apaw-surface);box-shadow:0 12px 36px #38271e12}.apaw-section--product .apaw-product-gallery__main{border-radius:18px;background:#f1ece4}.apaw-product-title{font-size:clamp(2.25rem,4vw,4.4rem);text-wrap:balance}.apaw-product-pricing{margin-top:14px}.apaw-product-price{font-size:1.45rem}.apaw-product-trust-row{gap:8px}.apaw-product-trust-row li{padding:8px 11px;border-radius:999px;background:var(--apaw-sage-soft);color:#465039;font-size:.76rem}.apaw-product-form label,.apaw-purchase-options__label{font-size:.78rem;letter-spacing:.05em;text-transform:uppercase}.apaw-select,.apaw-quantity,.apaw-signup-form input,.apaw-search-panel input{min-height:50px;border:1px solid var(--apaw-line);border-radius:10px;background:#fff;color:var(--apaw-ink)}.apaw-product-submit{min-height:56px}.apaw-product-dynamic-checkout{margin-top:12px}.product-description-card{padding:clamp(22px,3vw,38px)}.product-description-card :where(h2,h3,h4){margin:1.6em 0 .55em;color:var(--apaw-ink);font-family:Georgia,Times New Roman,serif;line-height:1.2}.product-description-card :where(p,ul,ol,table){margin-block:.85em}.product-description-card :where(ul,ol){padding-left:1.25rem}.product-description-card a{color:var(--apaw-sage);text-decoration:underline;text-underline-offset:3px}.product-description-card table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.product-description-card :where(th,td){padding:10px;border:1px solid var(--apaw-line);text-align:left}.apaw-cart-drawer__panel{width:min(100%,470px);background:var(--apaw-bg-soft)}.apaw-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px}.apaw-cart-drawer__close,.apaw-filters__close{min-height:42px;padding:0 12px;border:1px solid var(--apaw-line);border-radius:9px;background:var(--apaw-surface)}.apaw-cart-drawer__body{padding:18px 24px}.apaw-cart-drawer__item{grid-template-columns:88px minmax(0,1fr);align-items:start;padding:13px;border-radius:14px;background:var(--apaw-surface)}.apaw-cart-drawer__item-image{aspect-ratio:1;overflow:hidden;border-radius:11px;background:var(--apaw-surface-alt)}.apaw-cart-drawer__item-image img{width:100%;height:100%;object-fit:cover}.apaw-cart-drawer__item h3{font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.25}.apaw-cart-drawer__item h3 a{color:inherit}.apaw-cart-drawer__quantity{width:fit-content;display:grid;grid-template-columns:38px 38px 38px;align-items:center;margin-top:12px;border:1px solid var(--apaw-line);border-radius:10px;overflow:hidden}.apaw-cart-drawer__quantity button,.apaw-cart-drawer__quantity span{min-height:38px;display:grid;place-items:center;border:0;background:transparent}.apaw-cart-drawer__quantity button{cursor:pointer;font-size:1.05rem}.apaw-cart-drawer__footer{padding:18px 24px 22px;background:var(--apaw-surface);box-shadow:0 -8px 24px #34251f0f}.apaw-cart-drawer__summary{font-size:1.04rem}.apaw-cart-drawer__footer .apaw-button--primary{min-height:56px}.apaw-search-panel,.apaw-auth-panel{border-radius:22px;background:var(--apaw-surface)}.apaw-page-content{padding:clamp(24px,4vw,52px);border-radius:22px;background:var(--apaw-surface)}.apaw-page-content>.apaw-section-heading{margin-bottom:24px}.apaw-page-content>.apaw-section-heading .apaw-heading{font-size:clamp(2.5rem,5vw,4.8rem)}.apaw-search-panel .apaw-signup-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.site-footer{margin-top:clamp(56px,8vw,110px);background:#2c211c}.site-footer__grid{grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(140px,.7fr))}.site-footer__link{display:inline-flex;min-height:36px;align-items:center}.apaw-back-to-top{background:var(--apaw-sage)}@media screen and (min-width:860px){.site-nav__item--has-children .site-nav__dropdown{top:calc(100% - 2px)}}@media screen and (min-width:990px){.apaw-hero__copy,.apaw-hero__media{min-height:clamp(400px,38vw,510px)!important}}@media screen and (max-width:1050px){.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.site-header__menu-toggle{display:inline-flex;order:0}.site-brand{order:1}.site-header__actions{order:2}.site-header__action:not(.site-header__action--cart){display:none}.site-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:block;visibility:hidden;pointer-events:none;background:#251a1570;opacity:0;transition:opacity .18s ease,visibility .18s ease}.site-nav.is-open{visibility:visible;pointer-events:auto;opacity:1}.site-nav__panel{width:min(90vw,420px);height:100%;display:block;overflow-y:auto;padding:18px;background:var(--apaw-bg-soft);box-shadow:18px 0 50px #251a1533;transform:translate(-100%);transition:transform .22s ease}.site-nav.is-open .site-nav__panel{transform:translate(0)}.site-nav__mobile-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--apaw-line)}.site-nav__mobile-title{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700}.site-nav__mobile-close{min-height:42px;padding:0 12px;border:1px solid var(--apaw-line);border-radius:9px;background:var(--apaw-surface)}.site-nav__item{border-bottom:1px solid rgba(78,60,48,.12)}.site-nav__item>a,.site-nav__item>summary{width:100%;min-height:54px;justify-content:space-between;font-size:1rem}.site-nav__dropdown{position:static;min-width:0;padding:0 0 12px 10px;border:0;background:transparent;box-shadow:none}.site-nav__dropdown a{min-height:46px}.site-nav__mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.site-nav__mobile-link{justify-content:center;border:1px solid var(--apaw-line);border-radius:10px;background:var(--apaw-surface)}.apaw-menu-open{overflow:hidden}.apaw-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:34px}.apaw-hero__title{font-size:clamp(2.55rem,4.9vw,4.25rem)}.apaw-ritual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apaw-collection-tools{align-items:center}.apaw-filter-toggle{display:inline-flex;min-height:40px;padding-inline:13px;border-color:#68725561;border-radius:9px;background:#dfe3d585;color:#465039;box-shadow:none}.apaw-filters{position:fixed;inset:0 auto 0 0;z-index:80;width:min(92vw,410px);display:block;overflow-y:auto;padding:20px;background:var(--apaw-bg-soft);box-shadow:18px 0 50px #251a1538;transform:translate(-105%);transition:transform .22s ease}.apaw-filters.is-open{transform:translate(0)}.apaw-filters__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.apaw-filter-group{border-bottom:1px solid var(--apaw-line)}.apaw-filter-group>summary{width:100%;min-height:54px;justify-content:space-between;padding:0;border:0;background:transparent}.apaw-filter-group__body{position:static;min-width:0;max-height:none;padding:0 0 14px;border:0;background:transparent;box-shadow:none}.apaw-filters__actions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding-top:20px}.apaw-filter-open{overflow:hidden}}@media screen and (max-width:749px){:root{--apaw-container: min(100% - 28px, 1240px)}.apaw-section{padding-top:38px}.site-header__inner{min-height:58px;gap:8px}.site-header__menu-toggle{width:40px;height:40px;border-radius:10px}.site-brand{align-items:center!important}.site-brand__logo{width:40px;height:40px}.site-brand__meta{gap:1px!important}.site-brand__name{font-size:.92rem!important}.site-brand__tag{max-width:132px!important;font-size:.56rem!important}.site-header__action--cart{min-width:40px;padding:0;justify-content:flex-end;font-size:0}.site-header__action--cart>span:first-child{display:none}.site-header__cart-count{width:30px;height:30px;font-size:.76rem}.apaw-hero{padding-block:max(12px,calc(var(--hero-padding-top-mobile) - 4px)) max(12px,calc(var(--hero-padding-bottom-mobile) - 4px))}.apaw-hero__inner,.apaw-hero--image-left .apaw-hero__inner{grid-template-columns:1fr;gap:16px}.apaw-hero--image-left .apaw-hero__copy,.apaw-hero--image-left .apaw-hero__media{order:initial}.apaw-hero__copy{max-width:none;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.apaw-hero__title{max-width:15ch!important;font-size:clamp(2.15rem,9.8vw,3.25rem)!important;line-height:1!important}.apaw-hero__lede{margin-top:12px!important;font-size:.92rem!important;line-height:1.55!important}.apaw-hero__buttons{display:grid;grid-template-columns:1fr;margin-top:15px!important;gap:8px!important}.apaw-hero__buttons .apaw-button{width:100%;min-height:46px!important;padding-inline:16px!important;border-radius:11px!important;font-size:.88rem!important}.apaw-hero__trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 9px;margin-top:14px;padding-top:12px;font-size:.7rem;line-height:1.35}.apaw-hero__trust-list li:before{width:6px;height:6px;margin-right:6px}.apaw-hero__media{min-height:0!important;aspect-ratio:4 / 3!important;border-radius:18px 18px 54px!important}.apaw-hero--background{min-height:520px}.apaw-hero--background .apaw-hero__copy{padding:24px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:18px!important;background:#2d1f19a3!important}.apaw-hero--has-image{min-height:clamp(560px,155vw,660px);padding-block:0!important;color:#fffaf1;background:#30231e}.apaw-hero--has-image .apaw-hero__mobile-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block!important;overflow:hidden}.apaw-hero--has-image .apaw-hero__mobile-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#261b1638,#261b1661 42%,#1f1512e6),linear-gradient(90deg,rgba(38,27,22,.18),transparent 72%);pointer-events:none}.apaw-hero--has-image.apaw-hero--overlay-none .apaw-hero__mobile-background:after{background:linear-gradient(180deg,#261b161f,#261b1640 44%,#1f1512c7)}.apaw-hero--has-image.apaw-hero--overlay-strong .apaw-hero__mobile-background:after{background:linear-gradient(180deg,#1f151266,#1f15128f 44%,#19110ef0)}.apaw-hero--has-image .apaw-hero__mobile-background picture,.apaw-hero--has-image .apaw-hero__mobile-background img{display:block;width:100%;height:100%}.apaw-hero--has-image .apaw-hero__mobile-background img{object-fit:cover;object-position:center 45%}.apaw-hero--has-image .apaw-hero__background,.apaw-hero--has-image .apaw-hero__media{display:none!important}.apaw-hero--has-image .apaw-hero__inner{position:relative;z-index:2;display:flex!important;min-height:clamp(560px,155vw,660px);align-items:flex-end;gap:0!important;padding-top:max(24px,var(--hero-padding-top-mobile));padding-bottom:max(24px,var(--hero-padding-bottom-mobile));box-sizing:border-box}.apaw-hero--has-image .apaw-hero__copy,.apaw-hero--has-image.apaw-hero--background .apaw-hero__copy{width:100%;max-width:min(100%,var(--hero-content-width));padding:0!important;color:#fffaf1;border:0!important;background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none}.apaw-hero--has-image .apaw-eyebrow,.apaw-hero--has-image .apaw-hero__title,.apaw-hero--has-image .apaw-hero__lede{color:inherit;text-shadow:0 1px 18px rgba(20,12,9,.24)}.apaw-hero--has-image .apaw-hero__title{max-width:12ch!important;font-size:clamp(2.2rem,9.8vw,3rem)!important;line-height:1.02!important}.apaw-hero--has-image .apaw-hero__lede{max-width:44rem;color:#fffaf1e6}.apaw-hero--has-image .apaw-hero__buttons{width:100%}.apaw-hero--has-image .apaw-button--primary{color:#30231e;background:#fff8ec;border-color:#fff8ec}.apaw-hero--has-image .apaw-button--secondary{color:#fffaf1;background:#2a1d175c;border-color:#fffaf1b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.apaw-hero--has-image .apaw-hero__trust-list{gap:.7rem;padding:0;border:0}.apaw-hero--has-image .apaw-hero__trust-list li{min-width:0;padding:.7rem .9rem;color:#fffaf1;background:#2a1d177a;border:1px solid rgba(255,250,241,.24);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.apaw-hero--has-image .apaw-hero__trust-list li:before{background:#c8d3b3;box-shadow:0 0 0 3px #c8d3b32e}.apaw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.apaw-product-card{min-width:0!important;height:100%!important;border-radius:14px!important}.apaw-product-card__media{min-height:0!important;aspect-ratio:1 / 1!important;padding:4px!important}.apaw-product-card__body{padding:10px 11px 12px!important}.apaw-product-card h3{min-height:2.5em;font-size:.96rem!important;line-height:1.25!important}.apaw-product-card h3 a{-webkit-line-clamp:3}.apaw-product-card__benefit{min-height:1.3em;margin-top:3px;font-size:.72rem!important;line-height:1.3!important}.apaw-product-card__meta{margin-top:5px}.apaw-product-card__prices{gap:2px 6px}.apaw-product-card__prices .apaw-price{font-size:.9rem}.apaw-product-card__compare{font-size:.74rem}.apaw-product-card__actions{margin-top:auto!important;padding-top:8px}.apaw-product-card__actions .apaw-button{min-height:44px;padding:0 8px;font-size:.73rem}.apaw-product-badge{font-size:.58rem}.apaw-blog-index{padding-top:32px;padding-bottom:44px}.apaw-blog-heading{margin-bottom:20px}.apaw-blog-heading .apaw-copy{margin-top:8px;font-size:.92rem;line-height:1.55}.apaw-blog-grid{grid-template-columns:1fr;gap:15px}.apaw-blog-card{border-radius:16px}.apaw-blog-card__body{padding:19px 18px}.apaw-blog-card__badge{margin-bottom:11px}.apaw-blog-card__title{font-size:clamp(1.32rem,6.4vw,1.7rem);line-height:1.18}.apaw-blog-card__excerpt{margin-top:10px;font-size:.9rem;line-height:1.58}.apaw-blog-card__meta{margin-top:18px;padding-top:15px}.apaw-article-page{padding-top:24px;padding-bottom:48px}.apaw-article-page__shell{padding:26px 19px 30px;border-radius:17px}.apaw-article-page__header{padding-bottom:24px}.apaw-article-page__journal-link{margin-bottom:12px}.apaw-article-page__title{max-width:100%;font-size:clamp(2rem,10vw,2.8rem);line-height:1.06}.apaw-article-page__meta{margin-top:14px}.apaw-article-page__content{margin-top:26px;font-size:.98rem;line-height:1.72}.apaw-article-page__content h2,.apaw-article-page__content h3,.apaw-article-page__content h4{text-wrap:pretty}.apaw-article-page__footer{margin-top:32px}.apaw-article-page__footer .apaw-button{width:100%}.apaw-ritual-grid,#shop-by-category .apaw-ritual-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.apaw-ritual-card{display:grid;grid-template-columns:42% minmax(0,1fr)}.apaw-ritual-card__media{min-height:170px;aspect-ratio:auto}.apaw-ritual-card__body{padding:16px!important}.apaw-ritual-card h3{font-size:1.08rem}.apaw-ritual-card__body p{font-size:.78rem;line-height:1.45}.apaw-ritual-card__link{font-size:.78rem}#shop-by-category .apaw-section-heading{margin-bottom:16px}#shop-by-category .apaw-section-heading .apaw-heading{line-height:1.05}#shop-by-category .apaw-section-heading .apaw-copy{display:-webkit-box;max-width:34rem;margin:8px auto 0;overflow:hidden;font-size:min(var(--apaw-local-body-size-mobile),.88rem);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}#shop-by-category .apaw-ritual-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start;gap:10px!important}#shop-by-category .apaw-ritual-card{display:block;height:auto;border-radius:min(var(--apaw-local-card-radius),16px)!important;box-shadow:0 10px 26px #38271e14}#shop-by-category .apaw-ritual-card__media{display:block!important;width:100%;height:var(--apaw-category-mobile-image-height);min-height:0;max-height:var(--apaw-category-mobile-image-height)!important;aspect-ratio:auto}#shop-by-category .apaw-ritual-card__media picture,#shop-by-category .apaw-ritual-card__media img,#shop-by-category .apaw-ritual-card__media .apaw-placeholder{width:100%;height:100%;max-height:none!important}#shop-by-category .apaw-ritual-card__body{display:block!important;min-height:0!important;padding:11px!important}#shop-by-category .apaw-ritual-card h3{display:-webkit-box;min-height:0;margin:0;overflow:hidden;font-size:clamp(.96rem,4.2vw,1.08rem);line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}#shop-by-category .apaw-ritual-card__body p{display:-webkit-box;min-height:0;margin:6px 0 0;overflow:hidden;font-size:.74rem!important;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}#shop-by-category .apaw-ritual-card__link{display:inline-flex;width:100%;min-height:38px;align-items:center;justify-content:center;margin-top:10px;padding:7px 9px;color:var(--apaw-local-accent);background:color-mix(in srgb,var(--apaw-local-accent) 8%,var(--apaw-local-card-bg));border:1px solid color-mix(in srgb,var(--apaw-local-accent) 28%,var(--apaw-local-card-border));border-radius:10px;font-size:.72rem;line-height:1.2;text-align:center;text-decoration:none}#shop-by-category .apaw-ritual-card__link:after{content:none!important}#shop-by-category .apaw-button-row--center{margin-top:18px}.apaw-collection-hero{grid-template-columns:1fr;gap:14px;padding:17px;border-radius:16px}.apaw-collection-hero__copy .apaw-heading{font-size:clamp(2.15rem,10.5vw,3.15rem)}.apaw-collection-hero__copy{gap:6px}.apaw-collection-hero__copy .apaw-copy{font-size:.92rem;line-height:1.55}.apaw-collection-count{margin-top:0;font-size:.76rem}.apaw-collection-hero__media{min-height:180px;max-height:240px;border-radius:12px 12px 40px}.apaw-collection-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:12px 0 16px;padding:8px;border-radius:12px}.apaw-collection-tools__summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-right:0}.apaw-collection-tools__summary>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apaw-sort{gap:8px;justify-self:end}.apaw-sort label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.apaw-sort .apaw-select{min-width:0;width:min(145px,38vw);min-height:40px;font-size:.78rem}.apaw-filter-toggle{min-height:40px;padding-inline:12px}.apaw-section--product .apaw-product-page{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.apaw-product-title{font-size:clamp(2.2rem,11vw,3.3rem)}.apaw-product-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.apaw-product-trust-row li{border-radius:10px}.product-description-card{padding:18px}.apaw-cart-drawer__panel{width:100%}.apaw-cart-drawer__header,.apaw-cart-drawer__body,.apaw-cart-drawer__footer{padding-inline:16px}.apaw-search-panel .apaw-signup-form{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.site-footer__grid>:first-child{grid-column:1 / -1}}@media screen and (max-width:430px){.site-brand__tag{display:none!important}.apaw-collection-tools{grid-template-columns:1fr}.apaw-collection-tools__summary,.apaw-sort{width:100%}.apaw-sort{justify-self:stretch}.apaw-collection-tools__summary{grid-template-columns:auto 1fr}.apaw-collection-tools__summary>span{justify-self:end}.apaw-sort .apaw-select{width:100%}.apaw-product-grid{gap:9px!important}.apaw-product-card__body{padding:9px 10px 11px!important}.apaw-product-card h3{min-height:2.4em}.apaw-product-card h3 a{-webkit-line-clamp:2}.apaw-product-card__benefit{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.apaw-button:hover,.apaw-product-card:hover,.apaw-product-card:hover .apaw-product-card__media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/275/assets/apaw-2026.css.map */
