:root{--bg:#f4efe7;--panel:#fffaf3;--panel-2:#ffffff;--text:#171717;--muted:#6c6258;--line:#e7dccd;--gold:#ddb15b;--gold-2:#f0c87a;--brown:#5a3524;--dark:#121212;--shadow:0 20px 60px rgba(24,18,11,.1);--radius:28px;--radius-sm:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(255,210,117,.2),transparent 28%),radial-gradient(circle at bottom right,rgba(90,53,36,.08),transparent 30%),var(--bg)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font:inherit}.wrap{width:min(1240px,calc(100% - 32px));margin:0 auto}.announcement{padding:10px 16px;text-align:center;background:linear-gradient(90deg,#2a1b12,#4a2d20,#2a1b12);color:#f8ead6;font-size:14px;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f4edb8;border-bottom:1px solid rgba(231,220,205,.9)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.brand{display:flex;align-items:center;gap:14px}.brand-logo{width:66px;height:66px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.1))}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:1.2rem;line-height:1}.brand-copy span{color:var(--muted);margin-top:4px;font-size:.82rem}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{color:#3e352d;font-weight:600;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:linear-gradient(90deg,var(--gold),#f9dc9d);transition:width .25s ease}.desktop-nav a:hover:after{width:100%}.nav-actions{display:flex;gap:12px;align-items:center}.ghost-btn,.cart-btn,.secondary-btn,.primary-btn,.chip,.icon-btn,.qty-btn{border:0;cursor:pointer;transition:.25s ease}.ghost-btn{background:#fffc;border:1px solid var(--line);color:#3e352d;padding:12px 18px;border-radius:999px}.ghost-btn:hover{transform:translateY(-1px);background:#fff}.bc-market-form{margin:0;display:flex;align-items:center;flex:0 0 auto}.bc-market-select{appearance:none;-webkit-appearance:none;min-width:86px;width:86px;max-width:86px;padding:9px 26px 9px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;color:#3e352d;font:inherit;font-size:.82rem;font-weight:800;line-height:1.1;cursor:pointer;box-shadow:none;background-image:linear-gradient(45deg,transparent 50%,#6b5640 50%),linear-gradient(135deg,#6b5640 50%,transparent 50%);background-position:calc(100% - 15px) calc(50% - 2px),calc(100% - 10px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.bc-market-select:hover{background-color:#fff}.bc-market-select:focus-visible{outline:2px solid rgba(221,177,91,.95);outline-offset:2px}.bc-market-label{display:block;margin:4px 2px 8px;font-size:.82rem;font-weight:800;color:#6b5640;letter-spacing:.04em;text-transform:uppercase}.cart-btn,.primary-btn{background:linear-gradient(135deg,var(--dark),#2a2a2a);color:#fff;padding:13px 18px;border-radius:999px;box-shadow:0 12px 30px #00000029}.cart-btn span{margin-left:8px;display:inline-grid;place-items:center;min-width:24px;height:24px;background:var(--gold);color:#23160f;border-radius:999px;font-weight:700}.primary-btn:hover,.cart-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px #00000038}.secondary-btn{background:#ffffffad;color:#2b211b;border:1px solid rgba(108,98,88,.22);padding:14px 22px;border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.secondary-btn:hover{background:#fff;transform:translateY(-2px)}.hero{position:relative;overflow:hidden;padding:54px 0 40px}.hero-orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.hero-orb-a{width:420px;height:420px;background:#f0c87a42;top:50px;left:-80px}.hero-orb-b{width:360px;height:360px;background:#709a682e;top:180px;right:-40px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.eyebrow{display:inline-block;padding:10px 14px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(231,220,205,.9);color:#8a5a2f;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero-copy h1{font-size:clamp(3.2rem,7vw,5.6rem);line-height:.95;margin:20px 0 18px;letter-spacing:-.05em;max-width:10ch}.hero-text{font-size:1.12rem;line-height:1.8;color:var(--muted);max-width:60ch}.hero-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.stat-card{background:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(231,220,205,.9);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.stat-card strong{display:block;font-size:1.08rem}.stat-card span{display:block;color:var(--muted);margin-top:6px;line-height:1.45}.trust-stats{align-items:stretch}.trust-stat-card{position:relative;padding-top:20px}.trust-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#ddb15b2e;font-size:1.15rem;margin-bottom:12px}.trust-stat-card strong{font-size:1.02rem}.trust-stat-card span:last-child{margin-top:8px}.hero-card{position:relative;background:linear-gradient(180deg,#ffffffe6,#fff8f0f2);border:1px solid rgba(231,220,205,.92);border-radius:36px;padding:18px;box-shadow:0 24px 80px #24191129}.hero-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.tag,.rating-pill,.modal-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.tag,.modal-badge{background:#1f1712;color:#fff}.rating-pill{background:#fff;border:1px solid var(--line);color:#58483d}.hero-card-image-link{display:block;color:inherit}.hero-card-image-link:focus-visible{outline:3px solid rgba(221,177,91,.85);outline-offset:4px;border-radius:24px}.hero-product-row{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:18px 8px 8px}.product-kicker{margin:0 0 6px;color:#9f6c3a;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.hero-product-row h3{margin:0;font-size:1.5rem}.muted{color:var(--muted)}.hero-price-block{text-align:right}.hero-price-block strong{display:block;font-size:1.8rem}.hero-price-block span{color:#a79c90;text-decoration:line-through}.floating-logo{position:absolute;width:170px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.14));animation:floaty 6s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.logo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0 24px}.logo-strip-card{display:flex;gap:16px;align-items:center;background:#ffffffb8;border:1px solid rgba(231,220,205,.94);padding:18px;border-radius:26px;box-shadow:var(--shadow)}.logo-strip-card img{width:72px;height:72px;object-fit:contain}.logo-strip-card strong{display:block;margin-bottom:4px}.logo-strip-card span{color:var(--muted);line-height:1.45;font-size:.95rem}.collection,.story,.faq{padding:74px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:28px}.section-head h2{margin:10px 0 0;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.04em}.filter-row{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:11px 16px;border-radius:999px;background:#ffffffc2;border:1px solid var(--line);color:#4d4036;font-weight:700}.chip.active,.chip:hover{background:#1b1613;color:#fff;border-color:#1b1613}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{position:relative;background:#ffffffdb;border:1px solid rgba(231,220,205,.95);border-radius:30px;overflow:hidden;box-shadow:var(--shadow);transition:transform .28s ease,box-shadow .28s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 24px 80px #2419112e}.product-image-wrap{position:relative;aspect-ratio:1/1;background:linear-gradient(180deg,#fbf6ef,#f3ebdd);display:grid;place-items:center;padding:24px}.product-image-wrap img{width:100%;height:100%;object-fit:contain}.card-badge{position:absolute;left:16px;top:16px;z-index:3;background:#111111e0;color:#fff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;letter-spacing:.05em}.quick-view{position:absolute;right:16px;bottom:16px;background:#fffffff0;color:#2a1d15;border:1px solid rgba(231,220,205,.98);border-radius:999px;padding:11px 14px;box-shadow:0 12px 30px #00000014}.quick-view:hover{transform:translateY(-2px)}.product-body{padding:20px 20px 22px}.product-rating{color:#946a37;font-size:.82rem;font-weight:700}.product-name{margin:10px 0 8px;font-size:1.28rem;letter-spacing:-.02em}.product-desc{color:var(--muted);line-height:1.6;font-size:.98rem;min-height:3.2em}.price-row{display:flex;align-items:center;gap:12px;margin-top:16px}.price-row strong{font-size:1.55rem}.price-row span{color:#a79c90;text-decoration:line-through}.card-actions .primary-btn,.card-actions .secondary-btn{flex:1;padding:14px 16px;border-radius:18px}.feature-band{padding:80px 0;background:radial-gradient(circle at top right,rgba(240,200,122,.2),transparent 28%),linear-gradient(180deg,#fff6,#ffffff8c);border-top:1px solid rgba(231,220,205,.8);border-bottom:1px solid rgba(231,220,205,.8)}.feature-grid{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center}.feature-copy h2,.story-copy h2,.newsletter-copy h2{margin:14px 0;font-size:clamp(2.2rem,4vw,3.2rem);letter-spacing:-.04em}.feature-copy p,.story-copy p,.newsletter-copy p{color:var(--muted);line-height:1.85;font-size:1.06rem}.feature-list{margin:26px 0 0;padding:0;list-style:none;display:grid;gap:14px}.feature-list li{display:flex;align-items:center;gap:12px;background:#ffffffc7;border:1px solid rgba(231,220,205,.95);padding:16px 18px;border-radius:22px;box-shadow:var(--shadow)}.feature-list li:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--gold);flex:0 0 auto}.stacked-cards{display:grid;gap:18px}.mini-panel{background:#171310;color:#fff;border-radius:28px;padding:26px;box-shadow:0 24px 60px #0000002e}.mini-panel:nth-child(2){background:#2b211b}.mini-panel:nth-child(3){background:#463325}.panel-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#ffffff24;margin-bottom:14px}.mini-panel strong{display:block;font-size:1.16rem}.mini-panel p{margin:8px 0 0;color:#d7cdc4;line-height:1.65}.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.story-photo-card{background:linear-gradient(180deg,#fffffff0,#fcf8f2f0);border:1px solid rgba(231,220,205,.95);border-radius:36px;padding:28px;box-shadow:var(--shadow)}.story-photo-card img{width:100%;max-height:600px;object-fit:contain;filter:drop-shadow(0 20px 36px rgba(0,0,0,.14))}.story-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.story-badges span{border:1px solid var(--line);background:#fffc;padding:10px 14px;border-radius:999px;color:#5f5144;font-weight:700}.newsletter{margin-bottom:24px;border:1px solid rgba(231,220,205,.95);border-radius:36px;background:radial-gradient(circle at top right,rgba(222,177,91,.26),transparent 28%),linear-gradient(135deg,#fffaf3,#fbf2e6);box-shadow:var(--shadow);padding:34px;display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center}.newsletter-form{display:flex;gap:12px;align-items:center;justify-content:flex-end}.newsletter-form input{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:999px;padding:16px 18px;outline:none}.faq-list{display:grid;gap:14px}.faq-item{background:#fffc;border:1px solid rgba(231,220,205,.95);border-radius:24px;padding:0 22px;box-shadow:var(--shadow)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 0;font-weight:800;font-size:1.08rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0 0 20px;color:var(--muted);line-height:1.8}.site-footer{padding:34px 0 44px;border-top:1px solid rgba(231,220,205,.95);background:#ffffff8c}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:72px;height:72px;object-fit:contain}.footer-brand strong{display:block;font-size:1.2rem}.footer-brand span,.footer-copy{color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:18px;color:#4a3f35;font-weight:700}.cart-drawer{position:fixed;top:0;right:0;width:min(420px,100%);height:100dvh;background:#fffaf3f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-left:1px solid rgba(231,220,205,.98);box-shadow:-24px 0 60px #0000002e;z-index:80;transform:translate(102%);transition:transform .35s ease;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-header,.cart-footer{padding:18px;border-bottom:1px solid rgba(231,220,205,.95)}.cart-footer{border-top:1px solid rgba(231,220,205,.95);border-bottom:0;margin-top:auto}.cart-header{display:flex;align-items:center;justify-content:space-between}.icon-btn{width:42px;height:42px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:1.4rem}.icon-btn:hover{transform:scale(1.04)}.cart-items{padding:16px;overflow:auto;display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid rgba(231,220,205,.95);border-radius:20px;padding:10px}.cart-item img{width:88px;height:88px;object-fit:contain;background:#faf6ef;border-radius:16px}.cart-item strong{display:block}.cart-item .muted{font-size:.93rem}.cart-qty{display:flex;align-items:center;gap:8px;margin-top:8px}.cart-qty button{width:28px;height:28px;border-radius:999px;border:1px solid var(--line);background:#fff}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.wide{width:100%}.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:70;opacity:0;visibility:hidden;transition:.3s ease}.backdrop.show{opacity:1;visibility:visible}.product-modal{width:min(1000px,calc(100% - 24px));border:0;padding:0;border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 36px 120px #00000047}.product-modal::backdrop{background:#00000073}.modal-close{position:absolute;right:16px;top:16px;z-index:4}.modal-grid{display:grid;grid-template-columns:1fr 1fr}.modal-media{background:linear-gradient(180deg,#fbf6ef,#f0e6d8);min-height:520px;padding:28px;display:grid;place-items:center}.modal-media img{width:100%;height:100%;max-height:460px;object-fit:contain}.modal-copy{padding:36px}.modal-copy h3{margin:18px 0 8px;font-size:2.1rem;letter-spacing:-.04em}.modal-price-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.modal-price-row strong{font-size:1.8rem}.modal-price-row span{color:#aaa095;text-decoration:line-through}.modal-highlights{margin:22px 0 26px;padding:0;list-style:none;display:grid;gap:12px}.modal-highlights li{position:relative;padding-left:22px;color:#51453b}.modal-highlights li:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--gold);position:absolute;left:0;top:.55em}.qty-row{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:999px;padding:8px 12px;margin-bottom:24px}.qty-btn{width:34px;height:34px;border-radius:999px;background:#faf6ef;border:1px solid var(--line)}.modal-actions{display:flex;gap:12px;flex-wrap:wrap}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%) translateY(40px);background:#1f1712;color:#fff;padding:14px 18px;border-radius:999px;z-index:90;opacity:0;pointer-events:none;transition:.35s ease;box-shadow:0 18px 50px #0000004d}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1100px){.hero-grid,.feature-grid,.story,.newsletter,.modal-grid,.product-grid,.logo-strip{grid-template-columns:1fr 1fr}.story,.newsletter,.feature-grid{grid-template-columns:1fr}.hero-copy h1{max-width:11ch}}@media(max-width:760px){.bc-about-watermark{width:min(46%,190px);inset:auto -14px -10px auto;opacity:.05}.desktop-nav{display:none}.nav{min-height:76px}.brand-logo{width:58px;height:58px}.hero-grid,.logo-strip,.product-grid,.footer-grid{grid-template-columns:1fr;display:grid}.hero-stats{grid-template-columns:1fr}.section-head{display:block}.feature-grid,.story,.newsletter,.modal-grid{grid-template-columns:1fr}.hero-main-image{height:320px}.hero-visual{min-height:auto}.floating-logo{display:none}.newsletter-form{flex-direction:column;align-items:stretch}.footer-grid{display:grid}.hero-copy h1{font-size:3.1rem}.cart-btn,.ghost-btn{padding:11px 14px}.hero-card{padding:14px}.modal-copy{padding:24px}}:root{--text:#23160f;--muted:#6f5e51;--gold:#f0b642;--gold-2:#ffd987;--orange:#ff8a3d;--orange-2:#ffb15f;--cream:#fff6ea;--brown:#6f3f24;--brown-deep:#4e2e1d;--shadow-strong:0 22px 60px rgba(78,46,29,.18)}body.subpage-body{min-height:100vh}.primary-btn,.cart-btn,.tag,.modal-badge{background:linear-gradient(135deg,var(--gold),var(--orange));color:var(--brown-deep);box-shadow:0 16px 34px #f0b64247}.primary-btn:hover,.cart-btn:hover,.tag:hover,.modal-badge:hover{box-shadow:0 22px 42px #f0b64257}.secondary-btn{background:#ffffffdb;border:1px solid rgba(153,114,74,.22)}.ghost-btn{background:linear-gradient(180deg,#ffffffe6,#fff9eff2)}.chip.active{background:linear-gradient(135deg,#f0b6423d,#ff8a3d38);color:var(--brown-deep);border:1px solid rgba(240,182,66,.45)}.cart-btn .cart-paw-icon{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12))}.cart-btn .cart-btn-label{font-weight:800}.cart-btn span#cartCount{background:#ffffffeb;color:var(--brown-deep)}.product-card{overflow:hidden}.product-card:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:linear-gradient(90deg,var(--gold),var(--orange));opacity:0;transition:opacity .25s ease}.product-card:hover:after{opacity:1}.product-card:hover .product-image-wrap img{transform:scale(1.04) translateY(-4px)}.product-image-wrap img{transition:transform .45s ease}.card-badge{background:linear-gradient(135deg,#ffd792f5,#ff9d59f0);color:var(--brown-deep)}.product-review-link,.text-review-btn{border:0;background:none;padding:0;color:#9b5a20;font-weight:800;cursor:pointer}.product-review-link:hover,.text-review-btn:hover{color:#7a4415}.product-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.modal-review-line{margin:0 0 12px}.story-photo-card.photo-real img{max-height:520px;object-fit:cover;border-radius:26px}.checkout-preview{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;padding-bottom:24px}.checkout-mini-card,.blog-card,.subpage-hero,.checkout-card,.admin-card{background:linear-gradient(180deg,#fffffff0,#fff9f1f5);border:1px solid rgba(231,220,205,.95);border-radius:32px;box-shadow:var(--shadow)}.checkout-mini-card{padding:28px}.mini-checkout-head,.summary-lines div,.checkout-form-grid label,.shipping-option,.cart-footer-actions,.admin-actions,.admin-post-row,.review-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.mini-checkout-head span,.summary-lines span{color:var(--muted)}.mini-checkout-lines{display:grid;gap:16px;margin-top:18px}.mini-checkout-lines div{display:flex;justify-content:space-between;gap:14px}.preview-actions{display:flex;flex-wrap:wrap;gap:12px}.blog-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{overflow:hidden}.blog-card img{width:100%;height:220px;object-fit:cover}.blog-card-copy{padding:20px}.blog-card-copy h3{margin:10px 0 8px;font-size:1.28rem}.blog-card-copy p{margin:0;color:var(--muted);line-height:1.7}.blog-meta{display:flex;align-items:center;justify-content:space-between;color:#8b6a46;font-size:.82rem;font-weight:700}.subpage-main{padding:34px 0 70px}.subpage-hero{padding:32px;margin-bottom:24px}.blog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid,.checkout-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.admin-card,.checkout-card{padding:28px}.admin-card h2,.checkout-card h2{margin:0 0 16px}.admin-card label,.checkout-form-grid label{display:grid;gap:8px;color:#4e3a2c;font-weight:700}.admin-card input,.admin-card textarea,.checkout-card input{width:100%;border:1px solid var(--line);border-radius:18px;padding:14px 16px;background:#fff;font:inherit}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px}.checkout-form-grid .full{grid-column:1 / -1}.shipping-options{display:grid;gap:12px;margin-bottom:24px}.shipping-option{justify-content:flex-start;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#fff;font-weight:700}.shipping-option strong{margin-left:auto}.shipping-option.active-demo{border-color:#f0b642a6;background:linear-gradient(180deg,#fff3dbcc,#fffffff5)}.summary-card{position:sticky;top:110px;height:max-content}.checkout-items,.admin-post-list,.reviews-list{display:grid;gap:12px}.checkout-item,.admin-post-row,.review-card{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:12px;background:#fff;border:1px solid rgba(231,220,205,.95);border-radius:20px}.checkout-item img{width:72px;height:72px;border-radius:14px;object-fit:contain;background:#faf6ef}.summary-lines{display:grid;gap:12px;margin-top:20px}.summary-total{margin-top:6px;padding-top:14px;border-top:1px solid var(--line);font-size:1.1rem}.cart-header-title{display:flex;align-items:center;gap:12px}.cart-header-title img{width:28px;height:28px}.cart-footer-actions{flex-direction:column;align-items:stretch}.cart-item{grid-template-columns:88px 1fr auto}.reviews-modal{width:min(820px,calc(100% - 24px));border:0;padding:0;border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 36px 120px #00000047}.reviews-modal::backdrop{background:#00000073}.reviews-modal-inner{padding:34px}.reviews-modal h3{margin:12px 0 8px;font-size:2rem}.reviews-summary{color:var(--muted);margin-bottom:18px}.review-card{grid-template-columns:1fr;padding:18px}.review-card-head{justify-content:space-between}.review-stars{color:#b56b1f;font-weight:800}.review-card p{margin:0;color:var(--muted);line-height:1.7}.admin-post-row{grid-template-columns:1fr auto}.admin-post-row .admin-post-meta{display:grid;gap:4px}.admin-post-row button{white-space:nowrap}.hidden{display:none!important}@media(max-width:1100px){.checkout-preview,.admin-grid,.checkout-grid,.blog-preview-grid,.blog-page-grid{grid-template-columns:1fr}.summary-card{position:static}}@media(max-width:760px){.checkout-form-grid{grid-template-columns:1fr}.subpage-hero,.admin-card,.checkout-card,.checkout-mini-card,.reviews-modal-inner{padding:22px}.blog-card img{height:180px}.cart-btn .cart-btn-label{display:none}}:root{--header-height: 84px;--jump-height: 58px}body.menu-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:120;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease,transform .25s ease}.site-header.is-scrolled{background:#fffaf3eb;box-shadow:0 16px 40px #23160f14;border-bottom-color:#e7dccd}.desktop-main-nav a.is-current{color:var(--brown-deep)}.menu-toggle{display:none;width:52px;height:52px;border-radius:16px;border:1px solid rgba(153,114,74,.18);background:#ffffffdb;align-items:center;justify-content:center;gap:5px;flex-direction:column;cursor:pointer;box-shadow:0 8px 20px #23160f14}.menu-toggle span{display:block;width:20px;height:2px;border-radius:99px;background:#3e352d}.mobile-menu-panel{display:none;border-top:1px solid rgba(231,220,205,.92);background:#fffaf3fa}.mobile-menu-inner{display:grid;gap:10px;padding:16px 0 18px}.mobile-menu-inner a{padding:14px 16px;border:1px solid rgba(231,220,205,.9);border-radius:18px;background:#fff;font-weight:700;color:#3e352d}.mobile-menu-panel.is-open{display:block}.section-jump-wrap{position:sticky;top:84px;z-index:110;background:#f4efe7d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,220,205,.7)}.section-jump{display:flex;gap:12px;overflow:auto;padding:11px 0;scrollbar-width:none}.section-jump::-webkit-scrollbar{display:none}.section-jump a{white-space:nowrap;padding:10px 16px;border-radius:999px;border:1px solid rgba(231,220,205,.95);background:#ffffffe0;color:#4d4036;font-weight:700;box-shadow:0 8px 20px #23160f0a}.section-jump a:hover{background:#1b1613;color:#fff;border-color:#1b1613}.center-cta{display:flex;justify-content:center;margin-top:28px}.shop-page-collection{padding-top:8px}.latest-blog-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.latest-blog-image-card{overflow:hidden;border-radius:28px;border:1px solid rgba(231,220,205,.9);box-shadow:var(--shadow)}.latest-blog-image-card img{width:100%;height:100%;min-height:340px;object-fit:cover}.contact-card{background:linear-gradient(180deg,#fffffff0,#fff9f1f5);border:1px solid rgba(231,220,205,.95);border-radius:32px;box-shadow:var(--shadow);padding:32px}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.contact-email{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:800;color:var(--brown-deep);word-break:break-word}.floating-mascot{position:fixed;right:18px;bottom:18px;z-index:125;width:115px;height:115px;display:grid;place-items:center;border-radius:999px;padding:8px;background:linear-gradient(180deg,#fffffff7,#fff5e6f2);border:1px solid rgba(231,220,205,.92);box-shadow:0 18px 40px #23160f2e;animation:mascot-bob 3.8s ease-in-out infinite}.floating-mascot img{width:100%;height:100%;object-fit:contain}@keyframes mascot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.footer-copy a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:1100px){.latest-blog-grid,.contact-grid{grid-template-columns:1fr}}@media(max-width:760px){:root{--header-height:95px}.desktop-main-nav,.nav-actions{display:none}.bc-market-form--mobile{display:block;margin-top:6px}.bc-market-form--desktop .bc-market-select{width:86px}.bc-market-select--mobile{width:100%;max-width:none;border-radius:18px;background-color:#fff;padding:12px 40px 12px 14px;font-size:.95rem}.menu-toggle{display:flex}.nav{min-height:95px}.section-jump-wrap{top:76px}.section-jump{padding:10px 0}.section-jump a{padding:10px 14px;font-size:.95rem}.floating-logo{display:block;width:108px;opacity:.95}.floating-logo-a{right:-10px;top:-14px}.floating-logo-b{left:auto;right:6px;bottom:-26px}.floating-mascot{width:74px;height:74px;right:12px;bottom:12px;padding:7px}.hero-copy h1{font-size:2.45rem}.latest-blog-image-card img{min-height:240px}.contact-card,.subpage-hero,.admin-card,.checkout-card{padding:22px}}.cart-btn{display:inline-flex;align-items:center;gap:10px}.cart-btn-label{margin-left:0!important;display:inline!important;min-width:0!important;height:auto!important;background:none!important;color:inherit!important;border-radius:0!important;font-weight:700}#cartCount{margin-left:0!important}.product-title{min-height:48px;display:block;line-height:1.2}.subpage-main{padding-top:48px}.announcement{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.announcement img,.tag img,.newsletter-copy h2 img{height:44px!important;width:auto;vertical-align:middle}.card-badge img,.modal-badge img{height:34px!important;width:auto;display:block}.product-name{min-height:3.05em;display:block}.cart-drawer{top:96px;height:calc(100dvh - 96px);z-index:130;border-top-left-radius:28px}.badge-explainer{padding:18px 0 10px}.badge-explainer-card{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;padding:28px;background:linear-gradient(180deg,#fffffff0,#fff9f1f5);border:1px solid rgba(231,220,205,.95);border-radius:32px;box-shadow:var(--shadow)}.badge-explainer-logo{display:grid;place-items:center;min-height:96px}.badge-explainer-logo img{max-width:100%;height:84px;object-fit:contain}.blog-hero-body{color:var(--muted);line-height:1.8;margin:0 0 20px}.site-version{color:var(--muted)}@media(max-width:760px){.section-jump-wrap+main{padding-top:18px}.subpage-main{padding-top:34px}.announcement img,.tag img,.newsletter-copy h2 img{height:38px!important}.cart-drawer{top:84px;height:calc(100dvh - 84px)}.badge-explainer-card{grid-template-columns:1fr;text-align:left}.badge-explainer-logo img{height:72px}}.aggressive-deal-card{margin-top:24px;padding:20px;background:#ffffffc7;border:1px solid rgba(231,220,205,.95);border-radius:28px;text-align:center;box-shadow:var(--shadow)}.aggressive-deal-card img{width:min(100%,340px);margin:0 auto 14px;object-fit:contain}.aggressive-deal-card p{margin:0;color:var(--muted);font-style:italic}.center-cta{display:none}.announcement{min-height:44px;display:flex;align-items:center;justify-content:center;padding:10px 20px;text-align:center;font-size:15px;line-height:1.35}.product-card{display:flex;flex-direction:column;height:100%}.product-body{padding:20px 20px 22px;display:flex;flex-direction:column;flex:1}.product-meta-row{align-items:flex-start}.product-name{margin:10px 0 8px;font-size:1.22rem;letter-spacing:-.02em;line-height:1.25;min-height:3.1em}.product-desc{color:var(--muted);line-height:1.55;font-size:.98rem;min-height:5.1em}.price-row{margin-top:auto;min-height:48px}.card-actions{display:flex;gap:10px;margin-top:18px}.card-actions .primary-btn,.card-actions .secondary-btn{min-height:64px;align-items:center;justify-content:center;display:flex}.card-badge{min-width:74px;min-height:74px;display:grid;place-items:center}.card-badge img,.modal-badge img{height:40px!important;width:auto}.footer-copy:last-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.logo-strip-card{align-items:flex-start}@media(max-width:760px){.product-name,.product-desc{min-height:auto}.card-actions .primary-btn,.card-actions .secondary-btn{min-height:56px}}.card-badge img,.modal-badge img{width:auto!important;height:47px!important}.butters-quote-card{transition:transform .22s ease,box-shadow .22s ease;will-change:transform,opacity}.butters-quote-card:hover{transform:scale(1.05);box-shadow:0 14px 34px #00000024}.butters-quote-card:active{transform:scale(1.02)}.butters-quote-logo{width:72px!important;height:72px!important;min-width:72px;min-height:72px;object-fit:contain;object-position:center center;flex:0 0 72px;align-self:center}.butters-quote-copy{min-width:0}.butters-quote-text{display:block;margin-bottom:6px!important}.butters-quote-signoff{display:block;color:var(--muted);line-height:1.3;font-size:.95rem}.butters-quote-card.quote-exit{animation:buttersQuoteOut .18s ease forwards}.butters-quote-card.quote-enter{animation:buttersQuoteIn .28s ease forwards}@keyframes buttersQuoteOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-48px)}}@keyframes buttersQuoteIn{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}:root{--bc-header-height:84px;--bc-jump-height:0px}.site-header.is-scrolled{background:#f8f4edeb;box-shadow:0 10px 30px #23160f14}.section-jump-wrap+main{padding-top:24px}.section-jump-wrap{position:sticky;top:var(--bc-header-height);z-index:39}.desktop-main-nav a[data-nav-link]{display:inline-flex;align-items:center}.desktop-main-nav a.is-current{color:#1b1613}.desktop-main-nav a.is-current:after{width:100%}.hero-visual{position:relative;min-height:620px}.hero-card{overflow:visible}.hero-card-top.hero-card-top-overlay,.hero-card-top.hero-card-top-classic{position:absolute;top:18px;left:18px;right:18px;z-index:3;margin-bottom:0}.hero-badge,.hero-card .tag,.product-card .tag,.modal-badge{background:#fffffff5;border:1px solid rgba(231,220,205,.96);box-shadow:0 10px 24px #23160f1a;color:#4b2d1c}.hero-badge img,.hero-card .tag img,.product-card .tag img,.modal-badge img,.card-badge img{display:block;height:34px!important;width:auto!important}.hero-main-image{width:100%;height:460px;object-fit:cover;border-radius:28px}.floating-logo{position:absolute;width:170px;height:auto;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.14));animation:floaty 6s ease-in-out infinite}.floating-logo-a{right:-20px;top:-8px}.floating-logo-b{left:-24px;bottom:-16px;animation-delay:-2.6s}.product-card{position:relative;display:flex;flex-direction:column;overflow:visible}.product-card .product-media{position:relative;display:flex;align-items:center;justify-content:center;height:360px;padding:24px 24px 34px;background:linear-gradient(180deg,#fbf6ef,#f3ebdd);overflow:visible}.product-card .product-card__image,.product-card .product-media img{display:block;width:auto;height:auto;max-width:100%;max-height:320px;object-fit:contain;margin:0 auto;padding:0}.product-card .product-copy{position:relative;padding:20px 20px 22px;display:flex;flex-direction:column;flex:1}.product-card h3{margin:0 0 10px;padding-top:12px}.shopify-product-form{margin-top:auto}.shopify-product-form .quantity-field{display:flex;align-items:center;gap:12px;margin:0 0 14px}.shopify-product-form .quantity-field input{width:88px;padding:10px 12px}.cart-btn.cart-btn-paw{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important;min-width:auto}.cart-btn.cart-btn-paw:hover{transform:none!important;box-shadow:none!important}.cart-paw-shell{position:relative;display:block;width:82px;height:82px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff7dc,#f2d25c 52%,#ddb340);border:2px solid rgba(111,63,36,.34);box-shadow:0 12px 24px #5a352429,0 0 0 5px #ffffff85;overflow:hidden}.cart-paw-icon{width:100%!important;height:100%!important;object-fit:contain;display:block;filter:drop-shadow(0 2px 2px rgba(255,255,255,.14))}.cart-btn .cart-btn-label{position:absolute;left:50%;bottom:18px;transform:translate(-73%);margin:0!important;padding:0!important;min-width:0!important;height:auto!important;background:none!important;color:#4b2d1c!important;font-size:11px;line-height:1;font-weight:900;letter-spacing:.01em;z-index:2}.cart-btn .cart-count-badge,.cart-btn span#cartCount{position:absolute;left:50%;bottom:15px;transform:translate(14px);width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;display:grid!important;place-items:center;border-radius:999px;background:#fff6dc!important;color:#4b2d1c!important;border:2px solid rgba(111,63,36,.18);box-shadow:0 3px 8px #0000001a;font-weight:900;font-size:11px;z-index:3}.blog-post{margin:0 0 18px}.blog-post img{width:100%;max-width:280px;border-radius:24px;border:1px solid rgba(231,220,205,.9);margin:0 0 18px;box-shadow:var(--shadow)}.blog-post h2{margin:0 0 12px}.blog-post p{color:var(--muted);line-height:1.8}@media(max-width:760px){.section-jump-wrap{top:76px}.section-jump-wrap+main{padding-top:18px}.cart-paw-shell{width:70px;height:70px}.cart-btn .cart-btn-label{bottom:14px;font-size:10px}.cart-btn .cart-count-badge,.cart-btn span#cartCount{bottom:11px;transform:translate(11px);width:20px!important;height:20px!important;min-width:20px!important;font-size:10px}.floating-logo{display:none}.hero-main-image{height:360px}}.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}.logo-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin-top:18px}.logo-strip-card,.butters-quote-card{display:flex!important;align-items:center!important;gap:18px!important;min-height:150px;padding:26px 24px!important;background:linear-gradient(180deg,#fffffff5,#fff8effa)!important;border:1px solid rgba(231,220,205,.95)!important;border-radius:30px!important;box-shadow:0 18px 42px #23160f14!important}.butters-quote-logo{width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important}.butters-mini-quote{color:var(--muted);line-height:1.65;min-height:4.8em}.section-jump-wrap{position:sticky!important;top:var(--bc-header-height)!important;z-index:121!important;background:transparent!important;border-bottom:0!important;padding:14px 0 8px!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.section-jump{display:flex!important;align-items:center;justify-content:center;gap:6px!important;width:max-content;max-width:100%;margin:0 auto;padding:12px 18px!important;border-radius:999px!important;background:#f6eedcf5!important;border:1px solid rgba(232,190,53,.45)!important;box-shadow:0 10px 28px #7351231a,inset 0 1px #fffc!important}.section-jump a{background:transparent!important;border:0!important;box-shadow:none!important;padding:8px 14px!important;border-radius:999px!important}.section-jump a:hover{background:#ffffffb3!important;color:var(--brown-deep)!important}.cart-btn.cart-btn-paw{display:inline-flex!important;align-items:center!important}.cart-paw-shell{width:76px!important;height:76px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.cart-paw-outline{width:100%;height:100%;display:block;filter:drop-shadow(0 7px 16px rgba(99,62,24,.2))}.cart-paw-outline ellipse,.cart-paw-outline path{fill:#fffbf4e0;stroke:#9c6627;stroke-width:5;vector-effect:non-scaling-stroke}.cart-paw-outline path{fill:#f7d7788f}.cart-btn .cart-count-badge,.cart-btn span#cartCount{left:50%!important;top:60%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:auto!important;min-width:0!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#4d2f11!important;font-weight:900;font-size:20px!important;line-height:1!important;z-index:3;text-shadow:0 1px 0 rgba(255,255,255,.65)}.hero-card .tag,.product-card .tag,.modal-badge,.card-badge{width:84px;height:84px;min-width:84px;min-height:84px;display:grid!important;place-items:center!important;border-radius:50%!important;border:4px solid rgba(229,177,58,.95)!important;background:radial-gradient(circle at 34% 30%,#fffffffa,#fff4e0fa 62%,#f8d791f2)!important;box-shadow:0 14px 34px #7b56212e,0 0 0 4px #ffffffb8!important;transition:transform .22s ease,box-shadow .22s ease!important;overflow:hidden}.hero-card .tag img,.product-card .tag img,.modal-badge img,.card-badge img{width:90%!important;height:90%!important;max-width:none!important;object-fit:contain!important;transform:translateY(1px)}.hero-card .tag:hover,.product-card .tag:hover,.modal-badge:hover,.card-badge:hover{transform:scale(1.14) rotate(-2deg)!important;box-shadow:0 22px 44px #7b56213d,0 0 0 5px #ffffffd1!important}.product-card .product-card-top{top:14px!important;left:14px!important;right:14px!important}.hero-card-top.hero-card-top-overlay{top:16px!important;left:16px!important;right:16px!important}@media(max-width:760px){.logo-strip{grid-template-columns:1fr!important}.section-jump-wrap{top:76px!important;padding:10px 0 6px!important}.section-jump{justify-content:flex-start;padding:10px 14px!important}.cart-paw-shell{width:66px!important;height:66px!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{font-size:17px!important}.hero-card .tag,.product-card .tag,.modal-badge,.card-badge{width:72px;height:72px;min-width:72px;min-height:72px}}.hero-card .tag,.hero-badge,.product-card .tag,.modal-badge,.card-badge{border:5px solid #1a1612!important;box-shadow:0 16px 36px #7b56212e,0 0 0 5px #ffffffc7!important}.hero-card .tag img,.hero-badge img,.product-card .tag img,.modal-badge img,.card-badge img{width:97%!important;height:97%!important;transform:none!important}.hero-card .tag:hover,.hero-badge:hover,.product-card .tag:hover,.modal-badge:hover,.card-badge:hover{transform:scale(1.18) rotate(-2deg)!important}.hero-card-top.hero-card-top-overlay .hero-badge{width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important}.cart-btn.cart-btn-paw{position:relative;min-width:88px;justify-content:center;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.cart-paw-shell{position:relative;width:84px!important;height:84px!important}.cart-paw-outline{filter:drop-shadow(0 6px 14px rgba(65,43,16,.18))}.cart-paw-outline ellipse,.cart-paw-outline path{fill:#f1c156c7!important;stroke:#111!important;stroke-width:5.5!important}.cart-paw-outline path{fill:#eab53ed1!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{top:67%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#111!important;font-size:24px!important;font-weight:900!important;letter-spacing:-.04em;text-shadow:0 1px 0 rgba(255,255,255,.45)}.section-jump-wrap{position:relative!important;top:auto!important;z-index:160!important;height:auto}.section-jump-wrap.is-docked{position:fixed!important;top:0!important;left:0;right:0;width:100%;padding:10px 0 8px!important;background:linear-gradient(180deg,#f4efe7eb,#f4efe7c2)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(207,176,103,.28)!important;box-shadow:0 10px 26px #422e1214!important}.section-jump-wrap.is-docked .section-jump{margin:0 auto!important}.section-jump-spacer{display:none;width:100%}.section-jump-spacer.is-active{display:block}@media(max-width:760px){.hero-card-top.hero-card-top-overlay .hero-badge{width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important}.cart-paw-shell{width:72px!important;height:72px!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{font-size:21px!important}.section-jump-wrap.is-docked{padding:8px 0 6px!important}}.butters-badge{display:inline-flex!important;align-items:center;justify-content:center;width:78px;height:78px;min-width:78px;min-height:78px;padding:0!important;overflow:hidden;border-radius:50%!important;background:linear-gradient(180deg,#fffcf7fa,#f8edd5fa)!important;border:5px solid #191511!important;box-shadow:0 0 0 6px #ffffffd6,0 14px 32px #4c34102e!important;transform-origin:center center;transition:transform .22s ease,box-shadow .22s ease}.butters-badge img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.hero-card-top.hero-card-top-overlay .hero-badge{width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important}.butters-badge:hover,.hero-badge:hover,.product-card .butters-badge:hover{transform:scale(1.16) rotate(-2deg)!important;box-shadow:0 0 0 6px #ffffffeb,0 18px 40px #4c34103d!important}.cart-btn.cart-btn-paw{min-width:115px}.cart-paw-shell{position:relative;width:72px!important;height:72px!important;display:block}.cart-paw-icon{width:100%!important;height:100%!important;object-fit:contain!important;display:block;filter:drop-shadow(0 8px 16px rgba(65,43,16,.16))}.cart-paw-outline{display:none!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{position:absolute!important;top:64%!important;left:50%!important;transform:translate(-50%,-50%)!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:none!important;border:0!important;color:#111!important;font-size:21px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.05em;text-shadow:0 1px 0 rgba(255,255,255,.55)}.section-jump-wrap{position:relative!important;top:auto!important;left:auto!important;right:auto!important;opacity:1;visibility:visible}.section-jump-floating{position:fixed!important;top:var(--bc-header-height, 84px)!important;left:0;right:0;z-index:170!important;padding:10px 0 8px!important;background:linear-gradient(180deg,#f4efe7f2,#f4efe7d1)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid rgba(207,176,103,.28)!important;box-shadow:0 10px 26px #422e1214!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.section-jump-floating.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.section-jump-floating .section-jump{margin:0 auto!important}@media(max-width:760px){.hero-card-top.hero-card-top-overlay .hero-badge{width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important}.cart-paw-shell{width:64px!important;height:64px!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{font-size:19px!important}.section-jump-floating{top:var(--bc-header-height, 84px)!important;padding:8px 0 6px!important}}.section-jump-sentinel{display:block;width:100%;height:1px;margin:0;padding:0}.section-jump-wrap{position:sticky!important;top:var(--bc-header-height, 84px)!important;z-index:121!important;background:transparent!important;border-bottom:0!important;padding:14px 0 8px!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.section-jump-wrap .section-jump{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:max-content!important;max-width:100%!important;margin:0 auto!important;padding:12px 18px!important;border-radius:999px!important;background:#f6eedcf5!important;border:1px solid rgba(232,190,53,.45)!important;box-shadow:0 10px 28px #7351231a,inset 0 1px #fffc!important}.section-jump-wrap .section-jump a{background:transparent!important;border:0!important;box-shadow:none!important;padding:8px 14px!important;border-radius:999px!important}.section-jump-floating{position:fixed!important;top:0!important;left:50%!important;right:auto!important;width:auto!important;padding:8px 0 0!important;background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:250!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%) translateY(-110%)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.section-jump-floating .section-jump{margin:0 auto!important;width:max-content!important;max-width:calc(100vw - 24px)!important;padding:10px 14px!important;gap:4px!important;border-radius:999px!important;background:#f6eedcf7!important;border:1px solid rgba(232,190,53,.55)!important;box-shadow:0 12px 26px #422e1224,inset 0 1px #ffffffd9!important}.section-jump-floating .section-jump a{padding:7px 12px!important;font-size:14px!important}.cart-paw-shell{position:relative!important;width:72px!important;height:72px!important;display:block!important}.cart-paw-icon{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 0 0 #000) drop-shadow(0 0 0 #000) drop-shadow(0 8px 16px rgba(65,43,16,.16))!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{position:absolute!important;top:67%!important;left:50%!important;transform:translate(-50%,-50%)!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:none!important;border:0!important;color:#111!important;font-size:20px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.05em!important;text-shadow:0 1px 0 rgba(255,255,255,.55)!important}@media(max-width:760px){.section-jump-floating{top:0!important;padding-top:6px!important}.section-jump-floating .section-jump{max-width:calc(100vw - 16px)!important;padding:9px 12px!important}.cart-paw-shell{width:64px!important;height:64px!important}.cart-btn .cart-count-badge,.cart-btn span#cartCount{font-size:18px!important;top:68%!important}}.section-jump-wrap:not(.section-jump-floating){display:none!important}.section-jump-floating{position:fixed!important;top:0!important;left:50%!important;right:auto!important;width:auto!important;max-width:calc(100vw - 24px)!important;padding:8px 0 0!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:260!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%) translateY(-115%)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.section-jump-floating.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%) translateY(0)!important}.section-jump-floating .section-jump{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:max-content!important;max-width:calc(100vw - 24px)!important;margin:0 auto!important;padding:10px 14px!important;border-radius:999px!important;background:#f6eedcf7!important;border:1px solid rgba(232,190,53,.55)!important;box-shadow:0 12px 26px #422e1224,inset 0 1px #ffffffd9!important}.section-jump-floating .section-jump a{padding:7px 12px!important;font-size:14px!important;border-radius:999px!important;background:transparent!important;border:0!important;box-shadow:none!important}.cart-btn.cart-btn-paw{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;min-width:54px!important;padding:10px 12px!important}.cart-btn.cart-btn-paw .cart-circle-badge,.cart-btn.cart-btn-paw span#cartCount{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;border-radius:50%!important;background:var(--gold)!important;color:#171717!important;border:2px solid #171717!important;box-sizing:border-box!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:0!important;transform:none!important;position:static!important}@media(max-width:760px){.section-jump-floating{padding-top:6px!important;max-width:calc(100vw - 16px)!important}.section-jump-floating .section-jump{max-width:calc(100vw - 16px)!important;padding:9px 12px!important}.cart-btn.cart-btn-paw{min-width:50px!important;padding:9px 11px!important}.cart-btn.cart-btn-paw .cart-circle-badge,.cart-btn.cart-btn-paw span#cartCount{width:26px!important;min-width:26px!important;height:26px!important;font-size:12px!important}}@media(max-width:760px){.product-grid,.search-results-grid{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.product-grid>*,.search-results-grid>*{min-width:0}.product-card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.product-card .product-copy,.product-card h3,.product-card .muted,.product-card .price-row,.product-card .shopify-product-form,.product-card .quantity-field,.product-card .primary-btn,.product-card .ghost-btn{min-width:0}.product-card h3,.product-card .muted,.product-card .price-row,.product-card .price-row strong,.product-card .compare-at,.product-card .quantity-field label{overflow-wrap:anywhere;word-break:break-word}.product-card .price-row{flex-wrap:wrap;row-gap:6px}.product-card .shopify-product-form .quantity-field{flex-wrap:wrap}.product-card .shopify-product-form .quantity-field input,.product-card .shopify-product-form .primary-btn{width:100%}.section-jump-floating{left:0!important;right:0!important;top:calc(var(--bc-header-height, 84px) + env(safe-area-inset-top,0px) - 6px)!important;width:100%!important;max-width:none!important;padding:6px 8px 0!important;transform:translateY(-115%)!important}.section-jump-floating.is-visible{transform:translateY(0)!important}.section-jump-floating .section-jump{width:100%!important;max-width:100%!important;justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:10px 12px!important}.section-jump-floating .section-jump::-webkit-scrollbar{display:none}.section-jump-floating .section-jump a{flex:0 0 auto;white-space:nowrap}}.product-card .product-card-badge,.product-card .product-media .butters-approved-badge{position:absolute;left:-18px;top:-18px;width:66px;height:66px;z-index:20;display:block;padding:0;pointer-events:auto;transition:transform .25s ease,filter .25s ease;transform-origin:center center}.product-card .product-card-badge:hover,.product-card .product-media .butters-approved-badge:hover{transform:scale(1.18) rotate(-6deg);filter:drop-shadow(0 10px 12px rgba(0,0,0,.22))}.product-card .product-card-badge img,.product-card .product-media .butters-approved-badge img{width:100%;height:100%;object-fit:contain;display:block}.butters-approved-badge{cursor:pointer}.butters-approved-speech{position:absolute;left:calc(100% - 2px);top:-8px;min-width:140px;max-width:220px;padding:10px 12px;border:1px solid rgba(120,84,46,.18);border-radius:16px;background:#fffdf8;color:#5b3b1f;box-shadow:0 16px 36px #492d132e;font-size:.88rem;font-weight:700;line-height:1.35;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,10px,0) scale(.96);transform-origin:left bottom;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.butters-approved-speech:after{content:"";position:absolute;left:-8px;top:20px;width:14px;height:14px;background:#fffdf8;border-left:1px solid rgba(120,84,46,.18);border-bottom:1px solid rgba(120,84,46,.18);transform:rotate(45deg)}.butters-approved-badge:hover .butters-approved-speech,.butters-approved-badge:focus-visible .butters-approved-speech,.butters-approved-badge.is-bubble-visible .butters-approved-speech{opacity:1;visibility:visible;transform:translateZ(0) scale(1)}.butters-approved-badge:focus-visible{outline:2px solid rgba(216,131,55,.55);outline-offset:3px;border-radius:16px}.butters-approved-badge.is-mobile-pulse{animation:buttersBadgePulse .68s cubic-bezier(.22,.9,.2,1)}.butters-mobile-toast{position:fixed;left:50%;bottom:18px;z-index:80;width:min(calc(100% - 24px),340px);padding:12px 16px;border-radius:18px;border:1px solid rgba(120,84,46,.16);background:#fffdf8fa;color:#5b3b1f;box-shadow:0 18px 38px #492d132e;font-weight:700;line-height:1.35;opacity:0;pointer-events:none;transform:translate3d(-50%,18px,0);transition:opacity .24s ease,transform .24s ease}.butters-mobile-toast.is-visible{opacity:1;transform:translate3d(-50%,0,0)}@keyframes buttersBadgePulse{0%{transform:scale(1) rotate(0)}45%{transform:scale(1.16) rotate(-6deg)}to{transform:scale(1) rotate(0)}}@media(max-width:760px){.butters-approved-speech{display:none}}@media(prefers-reduced-motion:reduce){.butters-approved-badge,.butters-approved-speech,.butters-mobile-toast{transition:none!important}.butters-approved-badge.is-mobile-pulse{animation:none!important}}.product-page-grid{align-items:start}.product-page-image-card{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;padding:30px;overflow:visible}.product-page-main-image,.product-page-image-card>img,.product-page-image-card>.placeholder-svg{display:block;width:auto!important;height:auto!important;max-width:100%;max-height:500px;object-fit:contain!important;margin:0 auto}.product-page-image-card .butters-approved-badge{position:absolute;left:-28px;top:-28px;width:96px;height:96px;z-index:7}.product-page-image-card .butters-approved-badge img{width:100%;height:100%;object-fit:contain;display:block}.cart-line{display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:none}.cart-line>a{width:96px;height:96px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(180deg,#fbf6ef,#f3ebdd);padding:10px;overflow:hidden}.cart-line__image,.cart-line>a img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;margin:0 auto}.cart-line__controls{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px}.cart-line__quantity-field{flex:1 1 220px;min-width:0}.cart-line__quantity-field .ghost-btn{width:100%}.cart-line__remove-btn{flex:0 0 auto;align-self:flex-start;margin:0}@media(max-width:760px){.product-card .product-media{height:300px;padding:20px 20px 28px}.product-card .product-card__image,.product-card .product-media img{max-height:252px}.product-card .product-card-badge,.product-card .product-media .butters-approved-badge{width:62px;height:62px;left:6px;top:6px;transform-origin:top left}.product-card .product-card-badge:hover,.product-card .product-media .butters-approved-badge:hover{transform:scale(1.14) rotate(-6deg)}.product-page-image-card{min-height:380px;padding:22px}.product-page-main-image,.product-page-image-card>img,.product-page-image-card>.placeholder-svg{max-height:330px}.product-page-image-card .butters-approved-badge{width:72px;height:72px;left:-20px;top:-20px}.cart-line{grid-template-columns:78px 1fr}.cart-line>strong{grid-column:2}.cart-line>a{width:78px;height:78px}.cart-line__controls{align-items:flex-start}.cart-line__quantity-field{flex-basis:100%}}.hero-cta-row{gap:16px;align-items:stretch}.hero-cta-row .primary-btn,.hero-cta-row .secondary-btn{min-height:62px;padding:16px 26px;border-radius:22px;font-size:1rem;font-weight:800;letter-spacing:-.01em;text-transform:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;position:relative;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.hero-cta-row .primary-btn{background:linear-gradient(135deg,#f3ab35,#ff8e38);color:#3f2618;border:1px solid rgba(167,97,37,.24);box-shadow:0 18px 36px #e9963557}.hero-cta-row .primary-btn:hover,.hero-cta-row .primary-btn:focus-visible{transform:translateY(-3px);box-shadow:0 24px 46px #e996356b}.hero-cta-row .secondary-btn{background:linear-gradient(180deg,#fffffffa,#fff7eef5);color:#3f2a1d;border:1px solid rgba(129,88,54,.34);box-shadow:0 18px 36px #492e1a1f}.hero-cta-row .secondary-btn:hover,.hero-cta-row .secondary-btn:focus-visible{background:#fff;border-color:#81583680;transform:translateY(-3px);box-shadow:0 24px 42px #492e1a2e}.hero-cta-row .primary-btn:focus-visible,.hero-cta-row .secondary-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #fffc,0 0 0 7px #f0b64252,0 24px 42px #492e1a2e}@media(max-width:700px){.hero-cta-row{display:grid;grid-template-columns:1fr}.hero-cta-row .primary-btn,.hero-cta-row .secondary-btn{width:100%}}.trust-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:10px 0 12px}.trust-card,.newsletter-shell,.newsletter-form-card,.cart-upsell-card{background:#ffffffd6;border:1px solid rgba(231,220,205,.95);box-shadow:var(--shadow)}.trust-card{display:flex;gap:14px;padding:18px;border-radius:24px;align-items:flex-start}.trust-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f5ecde;font-size:1.2rem;flex:0 0 auto}.trust-card p{margin:.35rem 0 0;color:var(--muted);line-height:1.65}.newsletter-band{padding:24px 0 8px}.newsletter-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:28px;border-radius:30px;align-items:start}.newsletter-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.newsletter-points span,.product-trust-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#f8f1e5;border:1px solid var(--line);font-weight:700;color:#544335}.newsletter-form-card{padding:22px;border-radius:24px;align-self:start}.newsletter-form-row{display:flex;gap:12px;align-items:center}.newsletter-input{width:100%;text-align:left!important}.newsletter-message{margin:12px 0 0}.newsletter-message.success{color:#365f32;font-weight:700}.newsletter-message.error{color:#8b2f2f}.newsletter-submit-btn{min-width:190px;font-weight:800;letter-spacing:.01em;padding-inline:24px}.newsletter-submit-btn:hover{transform:translateY(-2px) scale(1.02)}.product-trust-points{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 20px}.mobile-sticky-cart{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:none;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:20px;background:#171310f5;color:#fff;box-shadow:0 16px 34px #00000038}.mobile-sticky-cart__meta{display:grid;gap:4px;min-width:0}.mobile-sticky-cart__meta strong,.mobile-sticky-cart__meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-sticky-cart__button{flex:0 0 auto}.mobile-sticky-cart.is-visible{display:flex}.cart-upsells{padding:28px 0 0}.cart-upsell-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cart-upsell-card{border-radius:26px;overflow:hidden}.cart-upsell-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:linear-gradient(180deg,#fbf6ef,#f3ebdd);padding:18px}.cart-upsell-card__image img{width:100%;height:100%;object-fit:contain}.cart-upsell-card__copy{padding:18px}.cart-upsell-card__copy h3{margin:0 0 8px}.cart-upsell-form{margin-top:14px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.trust-band,.cart-upsell-grid,.newsletter-shell{grid-template-columns:1fr}}@media(max-width:760px){.newsletter-form-row{flex-direction:column;align-items:stretch}.mobile-sticky-cart{display:none}html.has-mobile-sticky-cart body{padding-bottom:88px}}.trust-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.trust-stat-card{position:relative;overflow:hidden;min-height:100%;padding:22px 20px 20px;border-radius:24px;border:1px solid rgba(122,79,43,.18);background:linear-gradient(180deg,#fffdf9fa,#faf0e3f5);box-shadow:0 18px 36px #4a30191f}.trust-stat-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#f1b24a,#ef8f3a)}.trust-stat-card:nth-child(2):before{background:linear-gradient(90deg,#ef9b46,#d67734)}.trust-stat-card:nth-child(3):before{background:linear-gradient(90deg,#deaa52,#c8872c)}.trust-stat-card strong{display:block;margin-bottom:4px;font-size:1.06rem;color:#3c2819}.trust-stat-card span:last-child{display:block;margin-top:8px;color:#5f4a3b;line-height:1.55}.trust-stat-icon{width:46px;height:46px;margin-bottom:14px;border-radius:14px;background:linear-gradient(180deg,#f6bd523d,#e896371f);border:1px solid rgba(171,116,41,.18);box-shadow:0 10px 18px #643e1d14}@media(max-width:900px){.trust-stats{grid-template-columns:1fr}}.butters-approved-badge{z-index:24}.butters-approved-badge.is-bubble-visible,.butters-approved-badge:hover,.butters-approved-badge:focus-visible{z-index:38}.butters-approved-speech{z-index:39;min-width:168px;max-width:260px;padding:12px 14px;border:1px solid rgba(120,84,46,.24);border-radius:18px;box-shadow:0 18px 36px #492d1338}.butters-mobile-toast{bottom:calc(env(safe-area-inset-bottom,0px) + 20px);max-width:360px}.has-mobile-sticky-cart .butters-mobile-toast{bottom:calc(env(safe-area-inset-bottom,0px) + 108px)}@media(max-width:760px){.butters-mobile-toast{width:min(calc(100% - 20px),360px);padding:13px 16px;border-radius:20px}}.bc-about-hero .hero-text{max-width:760px}.bc-about-age-badges{margin-top:22px}.bc-about-story-shell{margin-top:28px;margin-bottom:32px}.bc-about-story-card h2{margin:14px 0 18px;font-size:clamp(2rem,3.8vw,3rem);letter-spacing:-.04em}.bc-about-story-prose p{margin:0 0 16px;color:var(--muted);font-size:1.05rem;line-height:1.9}.bc-story-link-wrap{margin-top:20px}.bc-story-link-bubble{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:16px 24px;border-radius:999px;background:linear-gradient(135deg,#fff7db,#ffe4a8 55%,#ffd178);border:1px solid rgba(188,126,37,.34);color:#4a2b14;font-weight:900;font-size:1rem;line-height:1.25;text-align:center;box-shadow:0 16px 34px #b5792747,0 0 #ffc45c8c;animation:bcButtersBubbleBob 1.6s ease-in-out infinite,bcButtersBubbleGlow 2.2s ease-in-out infinite}.bc-story-link-bubble:hover,.bc-story-link-bubble:focus-visible{transform:translateY(-3px) scale(1.02);box-shadow:0 22px 40px #b5792757,0 0 0 10px #ffc45c29}.bc-story-link-bubble:focus-visible{outline:3px solid rgba(86,57,27,.22);outline-offset:4px}.bc-story-link-bubble:after{content:"";position:absolute;inset:auto 18% -10px auto;width:18px;height:18px;border-right:1px solid rgba(188,126,37,.34);border-bottom:1px solid rgba(188,126,37,.34);background:#ffd98d;transform:rotate(45deg)}@keyframes bcButtersBubbleBob{0%,to{transform:translateY(0)}20%{transform:translateY(-3px)}40%{transform:translateY(2px)}60%{transform:translateY(-4px)}80%{transform:translateY(1px)}}@keyframes bcButtersBubbleGlow{0%,to{box-shadow:0 16px 34px #b5792747,0 0 #ffc45c2e}50%{box-shadow:0 20px 38px #b5792757,0 0 0 10px #ffc45c38}}@media(max-width:900px){.bc-about-story-intro,.story.bc-about-story-intro{grid-template-columns:1fr;align-items:start}}@media(max-width:760px){.bc-about-story-card{padding:24px}.bc-story-link-bubble{width:100%;min-height:70px;padding:16px 20px;font-size:.98rem}.bc-story-link-bubble:after{right:22%}}.hero{padding:42px 0 28px}.hero-grid{gap:28px}.hero-copy h1{margin:16px 0 14px;max-width:11ch}.hero-text{max-width:56ch;line-height:1.72}.hero-cta-row{margin-top:22px}.hero-stats{margin-top:24px}.hero-visual{min-height:560px}.hero-card{padding:16px}.bc-story-link-wrap{margin-top:22px;margin-bottom:14px}.bc-story-link-pill{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:62px;padding:16px 26px;border-radius:999px;border:1px solid rgba(173,112,31,.26);background:linear-gradient(135deg,#fff8e0,#ffe6a9 52%,#ffd075);color:#472810;font-weight:900;line-height:1.2;text-align:center;box-shadow:0 16px 34px #b579273d,0 0 #ffc45c2e;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;animation:bcStoryLinkGlow 2.6s ease-in-out infinite}.bc-story-link-pill__text{position:relative;z-index:2}.bc-story-link-pill__fireworks{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.bc-story-link-pill__spark{position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:999px;background:radial-gradient(circle,#fff,#ffde76fa 22%,#ffa81ceb,#ffa81c00 74%);opacity:0;transform:translateZ(0) scale(.15);filter:drop-shadow(0 0 8px rgba(255,199,67,.72))}.bc-story-link-pill:hover,.bc-story-link-pill:focus-visible{transform:translateY(-3px);border-color:#ad701f66;box-shadow:0 22px 42px #b5792752,0 0 0 10px #ffc45c1f}.bc-story-link-pill:hover .bc-story-link-pill__spark,.bc-story-link-pill:focus-visible .bc-story-link-pill__spark{animation:bcStorySpark .9s ease-out infinite}.bc-story-link-pill__spark--a{--dx:-88px;--dy:-40px;animation-delay:.02s}.bc-story-link-pill__spark--b{--dx:-62px;--dy:44px;animation-delay:.12s}.bc-story-link-pill__spark--c{--dx:0px;--dy:-66px;animation-delay:.22s}.bc-story-link-pill__spark--d{--dx:0px;--dy:66px;animation-delay:.32s}.bc-story-link-pill__spark--e{--dx:88px;--dy:-32px;animation-delay:.42s}.bc-story-link-pill__spark--f{--dx:66px;--dy:44px;animation-delay:.52s}.bc-story-link-pill__spark--g{--dx:-104px;--dy:0px;animation-delay:.18s}.bc-story-link-pill__spark--h{--dx:104px;--dy:0px;animation-delay:.58s}.bc-story-link-pill__spark--i{--dx:-28px;--dy:-82px;animation-delay:.28s}.bc-story-link-pill__spark--j{--dx:28px;--dy:82px;animation-delay:.68s}.bc-about-story-shell{margin-top:24px;margin-bottom:32px}.bc-about-story-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:28px;align-items:start}.bc-about-story-media{position:sticky;top:calc(var(--bc-header-height, 84px) + 20px)}.bc-about-photo-card{padding:24px}.bc-about-photo-card img{max-height:680px}.bc-about-photo-badges{margin-top:18px}.bc-about-story-card{position:relative;overflow:hidden;isolation:isolate;padding:30px}.bc-about-story-card>*{position:relative;z-index:1}.bc-about-watermark{position:absolute;inset:50% auto auto 50%;width:min(74%,520px);aspect-ratio:1 / 1;transform:translate(-50%,-50%);pointer-events:none;z-index:0;display:grid;place-items:center;opacity:.15}.bc-about-watermark:before{content:none}.bc-about-watermark-mark{width:100%;height:100%;display:block;background-image:var(--about-watermark-image);background-repeat:no-repeat;background-position:center;background-size:contain;filter:none}.bc-about-story-card h2{margin:14px 0 18px}.bc-about-story-prose{display:grid;gap:0}.bc-about-story-prose p{margin:0 0 16px;color:var(--muted);font-size:1.03rem;line-height:1.82}.bc-about-story-prose strong{color:var(--text)}.product-main-add-btn{width:100%;margin-top:8px}.product-reassurance-card{margin-top:16px;padding:18px;border-radius:24px;border:1px solid rgba(231,220,205,.95);background:linear-gradient(180deg,#ffffffe6,#fbf3e8f5);box-shadow:var(--shadow)}.product-reassurance-card__eyebrow{margin:0 0 12px;font-size:.9rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#83522a}.product-reassurance-copy{margin:12px 0 0;line-height:1.65}.bc-cart-page .cart-page-grid{align-items:start}.bc-cart-summary-card{position:sticky;top:calc(var(--bc-header-height, 84px) + 24px)}.bc-cart-checkout-btn{width:100%;margin-top:8px;min-height:58px;font-size:1rem;font-weight:800}.bc-cart-reassurance{display:grid;gap:10px;margin-top:16px}.bc-cart-reassurance span{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:18px;background:#f8f1e5;border:1px solid var(--line);color:#544335;font-weight:700}@keyframes bcStoryLinkGlow{0%,to{box-shadow:0 16px 34px #b579273d,0 0 #ffc45c1f}50%{box-shadow:0 20px 40px #b579274d,0 0 0 8px #ffc45c2e}}@keyframes bcStorySpark{0%{opacity:0;transform:translateZ(0) scale(.2)}12%{opacity:1}to{opacity:0;transform:translate3d(var(--dx),var(--dy),0) scale(1.45)}}@media(max-width:1100px){.hero-copy h1{max-width:12ch}.hero-visual{min-height:520px}}@media(max-width:900px){.hero{padding:34px 0 18px}.hero-grid{gap:22px}.hero-stats{gap:14px}.bc-about-story-layout{grid-template-columns:1fr}.bc-about-story-media{position:static}}@media(max-width:760px){.collection,.story,.faq{padding:52px 0}.hero{padding:24px 0 8px}.hero-copy h1{margin:12px 0;max-width:none;font-size:clamp(2.55rem,10vw,3.6rem)}.hero-text{font-size:1rem;line-height:1.65}.hero-cta-row,.hero-stats{margin-top:18px}.hero-visual{min-height:auto}.hero-card{border-radius:28px}.story-badges{gap:8px;margin-top:18px}.story-badges span{padding:9px 12px;font-size:.82rem}.bc-story-link-wrap{margin-top:18px;margin-bottom:10px}.bc-story-link-pill{width:100%;min-height:66px;padding:16px 20px;animation:bcStoryLinkGlow 2.8s ease-in-out infinite,bcStoryMobilePulse 4.2s ease-in-out infinite}.bc-about-story-card,.bc-about-photo-card,.bc-cart-summary-card{padding:24px}.bc-cart-summary-card{position:static;margin-top:18px}}@keyframes bcStoryMobilePulse{0%,86%,to{transform:scale(1)}90%{transform:scale(1.02)}94%{transform:scale(.992)}}@media(prefers-reduced-motion:reduce){.bc-story-link-pill,.bc-story-link-pill__spark{animation:none!important;transition:none!important}}.bc-external-jump-wrap{margin-bottom:8px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:start}.product-page-image-card{order:1;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px}.product-page-copy{order:2;display:flex;flex-direction:column;gap:18px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.product-page-summary{display:flex;flex-direction:column;gap:18px}.product-page-copy .product-price{font-size:1.5rem;font-weight:800}.product-page-copy .compare-price{margin-left:10px;color:var(--muted);text-decoration:line-through}.shopify-product-form{margin-top:0}.product-form-options{display:grid;gap:14px}.product-form-option{display:grid;gap:8px}.product-form-select{display:block;width:100%;margin:0;text-align:left;border-radius:18px}.quantity-field{display:flex;align-items:center;gap:12px;margin:0}.product-main-add-btn{width:100%;min-height:54px}.product-description-card{padding:22px;border-radius:24px;border:1px solid rgba(231,220,205,.95);background:linear-gradient(180deg,#ffffffeb,#fbf3e8fa);box-shadow:var(--shadow)}.product-description-title{margin:0 0 14px;font-size:1.1rem}.product-description{color:#3f362f;line-height:1.7;overflow-wrap:anywhere}.product-price-note{margin-top:4px;font-size:.85rem;color:var(--muted);line-height:1.3}.product-price-note .product-cad-price{display:block;font-weight:600;margin-bottom:2px}.product-price-note .product-shipping-note{display:block;font-style:italic}.product-description>*:first-child{margin-top:0}.product-description>*:last-child{margin-bottom:0}.product-description img,.product-description iframe,.product-description video,.product-description table{display:none!important}.product-description ul,.product-description ol{padding-left:20px}@media(max-width:900px){.product-page-grid{grid-template-columns:1fr}.product-page-image-card,.product-page-copy{order:initial}}.is-hidden{display:none!important}.cart-line__variant-list{margin:8px 0 0}.cart-line__variant-list p{margin:0 0 4px}#cart-notification{position:fixed;right:18px;bottom:18px;z-index:999;pointer-events:none;opacity:0;transform:translateY(10px);background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:14px 18px;min-width:220px;max-width:min(92vw,320px);transition:opacity .2s ease,transform .2s ease}#cart-notification.is-visible{opacity:1;transform:translateY(0)}#cart-notification.is-error{border-color:#d98989}.announcement-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#fff4df;font-weight:800;letter-spacing:.02em;white-space:nowrap}.announcement-copy{display:inline-flex;align-items:center;color:#f8ead6}.footer-social,.footer-payments{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.social-link{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;border:1px solid rgba(231,220,205,.95);background:#ffffffdb;color:#3e352d;font-weight:700}.social-link:hover{transform:translateY(-1px);background:#fff}.social-link svg{width:16px;height:16px;flex:0 0 16px}.footer-payments-label{color:var(--muted);font-weight:700}.footer-payments-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.payment-icon{width:38px;height:auto}@media(max-width:760px){.announcement-pill{width:100%}.footer-social,.footer-payments{gap:10px}.social-link{flex:1 1 auto;justify-content:center}}.desktop-main-nav a.nav-link--shop-emphasis,.mobile-menu-inner a.nav-link--shop-emphasis,.section-jump a.nav-link--shop-emphasis{color:#2d231a;font-weight:800;letter-spacing:.01em}.desktop-main-nav a.nav-link--shop-emphasis:after{width:46%;background:linear-gradient(90deg,#e8be35eb,#f9dc9df5)}.desktop-main-nav a.nav-link--shop-emphasis:hover,.desktop-main-nav a.nav-link--shop-emphasis:focus-visible{color:#1b1613}.section-jump-wrap .section-jump a.nav-link--shop-emphasis,.section-jump-floating .section-jump a.nav-link--shop-emphasis{color:#2d231a!important;font-weight:800!important;letter-spacing:.01em!important}.mobile-menu-inner a.nav-link--shop-emphasis{color:#1f1813}.shopify-product-form .primary-btn,.product-main-add-btn,.mobile-sticky-cart__button{transform:translateY(0);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;will-change:transform}.shopify-product-form .primary-btn:hover,.shopify-product-form .primary-btn:focus-visible,.product-main-add-btn:hover,.product-main-add-btn:focus-visible,.mobile-sticky-cart__button:hover,.mobile-sticky-cart__button:focus-visible{transform:translateY(-3px);box-shadow:0 22px 40px #f0b64257,0 10px 18px #2419111f;filter:saturate(1.03)}.shopify-product-form .primary-btn:active,.product-main-add-btn:active,.mobile-sticky-cart__button:active{transform:translateY(-1px)}@media(max-width:760px){.section-jump-wrap .section-jump a.nav-link--shop-emphasis,.section-jump-floating .section-jump a.nav-link--shop-emphasis{letter-spacing:0!important}}@media(prefers-reduced-motion:reduce){.shopify-product-form .primary-btn,.product-main-add-btn,.mobile-sticky-cart__button{transition:none!important;transform:none!important;will-change:auto}.shopify-product-form .primary-btn:hover,.shopify-product-form .primary-btn:focus-visible,.product-main-add-btn:hover,.product-main-add-btn:focus-visible,.mobile-sticky-cart__button:hover,.mobile-sticky-cart__button:focus-visible,.shopify-product-form .primary-btn:active,.product-main-add-btn:active,.mobile-sticky-cart__button:active{transform:none!important;filter:none!important}}@media(max-width:760px){.section-jump-floating{top:env(safe-area-inset-top,0px)!important;padding:8px 10px 0!important}.section-jump-floating .section-jump.bc-floating-mobile-nav{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto auto;align-items:center;gap:8px;overflow:visible!important;padding:10px 12px!important}.section-jump-floating .bc-floating-mobile-link,.section-jump-floating .bc-floating-mobile-cart,.section-jump-floating .bc-floating-mobile-menu-toggle,.section-jump-floating .bc-floating-market-form .bc-market-select{min-height:44px;padding:10px 12px;border-radius:999px;border:1px solid rgba(231,220,205,.95);background:#fffffff0;color:#4d4036;font-weight:700;box-shadow:0 8px 20px #23160f0a}.section-jump-floating .bc-floating-mobile-link,.section-jump-floating .bc-floating-mobile-cart{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.section-jump-floating .bc-floating-mobile-cart{position:relative;padding-inline:12px}.section-jump-floating .bc-floating-mobile-cart-icon{font-size:18px;line-height:1}.section-jump-floating .bc-floating-mobile-cart-count{position:absolute;top:5px;right:4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#5a3524;color:#fff;font-size:11px;font-weight:800;line-height:18px;text-align:center}.section-jump-floating .bc-floating-mobile-link.nav-link--shop-emphasis{font-weight:800}.section-jump-floating .bc-floating-market-form{margin:0;min-width:0}.section-jump-floating .bc-floating-market-form .bc-market-select{width:auto;max-width:110px;min-width:86px;-webkit-appearance:auto;appearance:auto;box-shadow:0 8px 20px #23160f0a}.section-jump-floating .bc-floating-mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;white-space:nowrap;background:#fffffff0}.section-jump-floating .bc-floating-mobile-menu-icon{display:inline-flex;flex-direction:column;justify-content:center;gap:4px}.section-jump-floating .bc-floating-mobile-menu-icon span{display:block;width:16px;height:2px;border-radius:999px;background:currentColor}.section-jump-floating .bc-floating-mobile-panel{display:none;margin-top:8px;padding:10px;border-radius:22px;border:1px solid rgba(231,220,205,.95);background:#fffaf3fa;box-shadow:0 16px 38px #23160f1f}.section-jump-floating .bc-floating-mobile-panel.is-open{display:grid;gap:8px}.section-jump-floating .bc-floating-mobile-panel a,.section-jump-floating .bc-floating-mobile-panel .bc-market-select{width:100%;min-height:44px;padding:12px 14px;border-radius:16px;border:1px solid rgba(231,220,205,.9);background:#fffffff0;color:#3e352d;font-weight:700}.section-jump-floating .bc-floating-mobile-panel .bc-market-form{margin:0}}@media(max-width:760px){.section-jump-floating{left:0!important;right:0!important;width:100%!important;max-width:100%!important;overflow-x:clip!important;padding:8px 10px 0!important}.section-jump-floating .section-jump.bc-floating-mobile-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));width:100%!important;max-width:100%!important;align-items:center;gap:8px;overflow:visible!important;padding:10px 12px!important}.section-jump-floating .bc-floating-mobile-link,.section-jump-floating .bc-floating-mobile-cart,.section-jump-floating .bc-floating-mobile-menu-toggle,.section-jump-floating .bc-floating-market-form,.section-jump-floating .bc-floating-market-form .bc-market-select{width:100%;min-width:0;max-width:none}.section-jump-floating .bc-floating-mobile-link,.section-jump-floating .bc-floating-mobile-cart,.section-jump-floating .bc-floating-mobile-menu-toggle,.section-jump-floating .bc-floating-market-form .bc-market-select,.section-jump-floating .bc-floating-mobile-panel a,.section-jump-floating .bc-floating-mobile-panel .bc-market-select{background:#fffffff0;color:#4d4036;border:1px solid rgba(231,220,205,.95);box-shadow:0 8px 20px #23160f0a}.section-jump-floating .bc-floating-market-form .bc-market-select{-webkit-appearance:none;appearance:none;text-align:center;padding-right:28px}.section-jump-floating .bc-floating-mobile-menu-toggle{padding-inline:0}.section-jump-floating .bc-floating-mobile-panel{width:calc(100vw - 20px);max-width:calc(100vw - 20px);margin-inline:auto}.logo-strip,.logo-strip-card,.butters-quote-card,.mini-panel{overflow:hidden}.butters-quote-card,.butters-mini-quote{animation:none!important;transition:none!important}.floating-mascot{right:max(12px,calc(env(safe-area-inset-right,0px) + 12px));bottom:max(12px,calc(env(safe-area-inset-bottom,0px) + 12px));animation:none;transform:none}}@media(max-width:760px){.section-jump-floating{left:0;right:0;width:100%;padding:8px 8px 0!important;overflow-x:clip}.section-jump-floating .section-jump.bc-floating-mobile-nav{display:flex!important;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;min-width:0;width:100%;overflow:hidden!important;padding:10px 14px!important}.section-jump-floating .bc-floating-mobile-link{flex:0 1 auto;min-width:0;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;justify-content:flex-start;font-size:15px}.section-jump-floating .bc-floating-mobile-link.nav-link--shop-emphasis{font-weight:800}.section-jump-floating .bc-floating-market-form{flex:0 0 auto;min-width:0;margin:0}.section-jump-floating .bc-floating-market-form--compact .bc-market-select{width:58px;min-width:58px;max-width:58px;padding:0 14px 0 0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:15px;font-weight:800;line-height:1.2;text-align:center;color:#4d4036;background-image:none!important}.section-jump-floating .bc-floating-mobile-cart{flex:0 0 auto}.section-jump-floating .bc-floating-mobile-menu-toggle{flex:0 0 auto;min-height:auto;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.section-jump-floating .bc-floating-mobile-menu-icon span{width:18px}}@media(min-width:761px){.cart-line{grid-template-columns:78px 1fr auto}.cart-line>a{width:78px;height:78px}}@media(max-width:760px){.section-jump-floating{padding:8px 8px 0!important}.section-jump-floating .section-jump.bc-floating-mobile-nav{display:grid!important;grid-template-columns:40px minmax(68px,1fr) 52px 36px 36px;align-items:center;gap:10px;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:10px 14px!important}.section-jump-floating .bc-floating-mobile-link,.section-jump-floating .bc-floating-mobile-cart,.section-jump-floating .bc-floating-mobile-menu-toggle,.section-jump-floating .bc-floating-market-form,.section-jump-floating .bc-floating-market-form .bc-market-select{width:auto!important;min-width:0!important;max-width:100%!important}.section-jump-floating .bc-floating-mobile-link{display:flex;align-items:center;min-height:36px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4d4036}.section-jump-floating .bc-floating-mobile-link--home{justify-content:center;font-size:22px;line-height:1}.section-jump-floating .bc-floating-mobile-home-icon{display:inline-block;transform:translateY(-1px)}.section-jump-floating .bc-floating-mobile-link.nav-link--shop-emphasis{justify-content:flex-start;font-size:15px;font-weight:800}.section-jump-floating .bc-floating-market-form{justify-self:center;overflow:hidden}.section-jump-floating .bc-floating-market-form--compact .bc-market-select{width:52px!important;min-width:52px!important;max-width:52px!important;min-height:36px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:14px;font-weight:800;line-height:36px;text-align:center;color:#4d4036;background-image:none!important}.section-jump-floating .bc-floating-mobile-cart{position:relative;display:flex;align-items:center;justify-content:center;min-height:36px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.section-jump-floating .bc-floating-mobile-cart-count{top:-1px;right:-2px}.section-jump-floating .bc-floating-mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.section-jump-floating .bc-floating-mobile-menu-icon{gap:4px}.section-jump-floating .bc-floating-mobile-menu-icon span{width:18px;height:2px}.section-jump-floating .bc-floating-mobile-panel{width:calc(100vw - 16px);max-width:calc(100vw - 16px)}}@media(min-width:761px){.cart-line{grid-template-columns:78px 1fr auto}.cart-line>a{width:78px;height:78px}.cart-item{grid-template-columns:78px 1fr auto}.cart-item img{width:78px;height:78px;border-radius:16px}}@media(max-width:760px){.section-jump-floating .section-jump.bc-floating-mobile-nav{grid-template-columns:minmax(54px,.9fr) minmax(72px,1.2fr) minmax(58px,.95fr) 34px 34px!important;gap:8px!important;padding:10px 12px!important}.section-jump-floating .bc-floating-mobile-link--home{justify-content:flex-start!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}.section-jump-floating .bc-floating-mobile-home-icon{display:none!important}.section-jump-floating .bc-floating-market-form{justify-self:center!important}.section-jump-floating .bc-floating-market-form--compact .bc-market-select{width:58px!important;min-width:58px!important;max-width:58px!important;font-size:13px!important;letter-spacing:-.01em!important}}@media(min-width:761px){.site-header .cart-btn.cart-btn-paw{position:relative!important;min-width:56px!important;min-height:44px!important;padding:8px 12px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.site-header .cart-btn.cart-btn-paw:before{content:"\1f6d2";display:block;font-size:24px;line-height:1}.site-header .cart-btn.cart-btn-paw .cart-circle-badge,.site-header .cart-btn.cart-btn-paw span#cartCount{position:absolute!important;top:2px!important;right:2px!important;margin:0!important;width:22px!important;min-width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#6a3c24!important;color:#fff!important;border:2px solid #fffaf3!important;font-size:11px!important;font-weight:800!important;line-height:1!important}}@media(max-width:760px){.section-jump-floating .bc-floating-mobile-panel{gap:10px!important}.section-jump-floating .bc-floating-mobile-panel .bc-floating-market-form{width:100%!important;display:block!important;margin:0!important}.section-jump-floating .bc-floating-mobile-panel .bc-floating-market-form .bc-market-select{width:100%!important;min-height:44px!important;height:auto!important;padding:12px 14px!important;border-radius:16px!important;border:1px solid rgba(231,220,205,.9)!important;background:#fffffff0!important;box-shadow:none!important;font-size:16px!important;font-weight:700!important;line-height:1.25!important;text-align:left!important;color:#3e352d!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:none!important}}@media(min-width:761px){.site-header .cart-btn.cart-btn-paw{position:relative!important;min-width:56px!important;min-height:44px!important;padding:8px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.site-header .cart-btn.cart-btn-paw:before{content:none!important;display:none!important}.site-header .bc-header-cart-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.site-header .bc-header-cart-icon-svg{width:24px;height:24px;overflow:visible}.site-header .bc-header-cart-icon-svg circle,.site-header .bc-header-cart-icon-svg path{fill:none!important;stroke:#5a3524;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/style.css.map */
