.storefront{--green:#294434;--green-dark:#213a2b;--gold:#eac04b;--brown:#a65739;--cream:#fffcf6;--bg:#fffcf6;--line:#e1e4d7;--muted:#687064;background:#fffcf6;color:#293e2e;font-family:Manrope,Arial,sans-serif;min-height:55vh}.storefront *{box-sizing:border-box}.storefront h1,.storefront h2,.storefront h3,.storefront h4{font-family:Manrope,Arial,sans-serif;letter-spacing:-.035em;line-height:1.15}.storefront h1{font-weight:800}.storefront p{line-height:1.7}.storefront button,.storefront input,.storefront select,.storefront textarea{font-family:inherit}.storefront button{cursor:pointer}.storefront button:disabled{cursor:not-allowed;opacity:.55}.storefront :focus-visible{outline:3px solid #a96825;outline-offset:3px}.storefront a{color:inherit}.storefront input:not([type=checkbox]):not([type=radio]):not([type=range]),.storefront select,.storefront textarea{border:1px solid #cbd2c1;border-radius:6px;min-height:46px;background:#fff;color:#293e2e;font-size:16px}.storefront input[type=checkbox],.storefront input[type=radio]{accent-color:#294434;width:18px;height:18px}.storefront .button.primary{background:#294434;color:#fff;border-radius:5px;box-shadow:none}.store-inline-actions{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;font-weight:700}.market-home .market-hero{height:510px;max-height:510px}.market-hero-photo{position:absolute;inset:0;overflow:hidden}.market-hero-photo img{width:100%;height:100%;object-fit:cover}.market-home .market-hero-copy{padding-bottom:110px}.store-collection-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:24px auto 0;padding:40px 6%;max-width:1400px;background:#294434;color:#fff9e9;border-radius:8px;min-height:285px;overflow:hidden}.store-collection-hero h1{font-size:clamp(32px,3.6vw,52px);margin:8px 0 12px;color:inherit}.store-collection-hero p{max-width:480px;color:#e1e8d7;font-size:15px;margin-bottom:22px}.store-collection-hero>img{height:260px;width:340px;object-fit:contain}.store-collection-hero .market-kicker{color:#efd276}.shop-header-compact{max-width:1510px;margin:18px auto 0;padding:0 4%}.shop-header-compact-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--line);flex-wrap:wrap}.shop-header-compact-text h1{font-size:clamp(24px,2.8vw,36px);font-weight:800;color:#1b3b22;letter-spacing:-.035em;margin:6px 0 3px}.shop-header-compact-text p{font-size:14px;color:#616e58;margin:0;max-width:560px;line-height:1.5}.shop-header-compact-meta{font-size:12px;font-weight:700;color:#7d8972;padding-bottom:4px}.storefront .shop-container{max-width:1510px!important;margin:auto;grid-template-columns:210px minmax(0,1fr)!important;padding:24px 4% 65px!important;gap:28px!important}.storefront .filters-sidebar{box-shadow:none;top:140px!important;border-radius:8px!important;padding:20px!important}.storefront .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.storefront .shop-toolbar{padding:12px 0;border-block:1px solid var(--line);background:none}.storefront .shop-category-chip{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.storefront .shop-category-chip:hover{transform:translateY(-3px)}.storefront .shop-category-chip-photo{width:78px;height:78px;border-radius:8px;transition:transform .38s cubic-bezier(.34,1.56,.64,1)}.storefront .shop-category-chip:hover .shop-category-chip-photo{transform:scale(1.1) rotate(4deg)}.storefront .shop-category-chip-label{font:700 12px Manrope,Arial,sans-serif;transition:color .2s ease}.storefront .shop-category-scroll{gap:18px}.storefront .shop-category-chip.is-active .shop-category-chip-photo{outline:3px solid #c09532;outline-offset:3px}.storefront .shop-content{scroll-margin-top:140px}.storefront .shop-filter-drawer{background:#fffcf6}.storefront .market-product{height:100%;min-width:0}.storefront .market-product h3{font-size:16px}.storefront .market-product-details>p{font-size:13px}.storefront .market-product-price strong{font-size:21px}.storefront .market-product .market-add{min-height:46px}.storefront .market-product a{text-decoration:none}.storefront .product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.storefront .search-container{max-width:1400px;margin:28px auto 60px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;padding:0 4%;align-items:start}.storefront .search-filters-sidebar{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;position:sticky;top:180px}.storefront .search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.storefront .search-mobile-filter-bar{display:none}.store-product{max-width:1370px;margin:auto;padding:24px 4% 60px}.store-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:#6a7464;margin-bottom:25px}.store-breadcrumb a{text-decoration:none}.store-product-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:start}.store-gallery{position:sticky;top:175px}.store-main-image{width:100%;aspect-ratio:1;object-fit:contain;background:#f1f0e6;border:1px solid var(--line);border-radius:8px}.store-thumbnails{display:flex;gap:10px;overflow:auto;padding:12px 3px}.store-thumbnails button{padding:0;border:1px solid var(--line);background:#fff;border-radius:5px;flex:0 0 70px;height:70px;overflow:hidden;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s ease}.store-thumbnails button:hover{transform:scale(1.08) rotate(-1.5deg);border-color:#294434}.store-thumbnails button[aria-pressed=true]{outline:2px solid #294434;outline-offset:1px}.store-thumbnails img{height:100%;width:100%;object-fit:cover}.store-product-info h1{font-size:clamp(30px,3.3vw,47px);margin:10px 0 16px}.store-product-intro{font-size:16px;color:#65715c}.store-product-rating{font-size:13px;display:inline-block;margin:4px 0 14px}.store-buy-panel{padding:24px;border:1px solid #d7ddcb;background:#fff;border-radius:8px;margin:24px 0}.store-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-price strong{font-size:32px;letter-spacing:-.04em}.store-price del{font-size:15px;color:#77806f}.store-price small{font-size:12px;color:#a45135;background:#fceee1;padding:5px 8px;border-radius:3px}.store-tax{font-size:12px;color:#6e7767;margin:8px 0 20px}.store-pack{display:inline-flex;border:1px solid #294434;border-radius:5px;background:#f0f2e6;padding:10px 16px;font-size:14px;font-weight:700;margin-bottom:18px}.store-purchase-actions{display:flex;gap:12px}.store-purchase-actions>.market-button{flex:1 1;gap:8px}.store-quantity{display:flex;align-items:center;border:1px solid #cbd2c1;border-radius:5px;background:#fff}.store-quantity button{width:40px;height:50px;border:0;background:transparent;font-size:20px;color:#294434}.store-quantity output{min-width:30px;text-align:center;font-weight:800}.store-buy-now{width:100%;margin-top:12px}.store-buy-status{font-size:13px;min-height:22px;margin:12px 0 0}.store-product-support{display:flex;gap:16px;font-size:13px;border-block:1px solid var(--line);padding:17px 0;flex-wrap:wrap}.store-product-support a{text-decoration:none}.store-product-facts details{border-bottom:1px solid var(--line);padding:20px 0}.store-product-facts summary{cursor:pointer;font-size:16px;font-weight:800}.store-product-facts p{font-size:14px;white-space:pre-line;color:#5b6854}.store-product-facts table{width:100%;border-collapse:collapse;font-size:14px;margin-top:15px}.store-product-facts td{padding:10px;border-bottom:1px solid var(--line)}.store-product-bottom{margin-top:65px}.store-product-bottom h2{font-size:30px}.store-pairings{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0}.store-pairing{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:14px;border-radius:6px;background:#fff;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,border-color .3s ease}.store-pairing:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(33,58,43,.08);border-color:#b8c6b4}.store-pairing img{width:70px;height:80px;object-fit:cover;border-radius:3px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.store-pairing:hover img{transform:scale(1.08) rotate(2deg)}.store-pairing strong{font-size:14px;display:block}.store-pairing span{display:block;font-size:13px;margin-top:8px}.store-reviews{max-width:800px}.store-review{padding:20px 0;border-bottom:1px solid var(--line)}.store-review-form{display:grid;gap:14px;padding:25px;background:#f1f2e8;border-radius:6px}.store-review-form label{display:grid;gap:7px;font-size:13px;font-weight:700}.store-review-form input,.store-review-form select,.store-review-form textarea{padding:12px}.store-review-form .market-button{justify-self:start}.store-mobile-purchase{display:none}.storefront .checkout-shell{background:#fffcf6!important;padding-top:30px!important}.storefront .checkout-card{background:#fff!important;border:1px solid #dce1d1!important;border-radius:8px!important;box-shadow:none!important}.storefront .checkout-progress{background:#edf0e2;border-radius:6px;padding:16px 20px}.storefront .checkout-card-head h2{font-size:22px}.storefront .checkout-summary-col{top:175px!important}.storefront .checkout-trust-strip{background:#f3f3e8!important}.storefront .checkout-card button{border-radius:5px!important}.storefront .checkout-card label{line-height:1.5}.storefront:is([data-page=login],[data-page=create-account],[data-page=forgot-password],[data-page=reset-password],[data-page=verify-email]){background:linear-gradient(110deg,#edf0e2,#fffcf6 60%);padding:35px 16px}.storefront:is([data-page=login],[data-page=create-account])>div{box-shadow:none!important;border-radius:10px!important}.storefront:is([data-page=login],[data-page=create-account]) h1{font-size:33px!important}.storefront[data-page=account]{padding-bottom:35px}.storefront[data-page=account] h1{font-size:32px}.storefront[data-page=account] button,.storefront[data-page=account] input{border-radius:5px!important}.storefront:is([data-page=privacy-policy],[data-page=shipping-policy],[data-page=refund-policy],[data-page=terms],[data-page=disclaimer]) h1{font-size:clamp(30px,4vw,46px)!important}.storefront:is([data-page=privacy-policy],[data-page=shipping-policy],[data-page=refund-policy],[data-page=terms],[data-page=disclaimer]) h2{font-size:22px}.storefront:is([data-page=faq],[data-page=contact],[data-page=gifting],[data-page=blog],[data-page=recipes],[data-page=categories]) h1{font-size:clamp(32px,4vw,48px)!important}.storefront:is([data-page=faq],[data-page=contact],[data-page=gifting]) button{border-radius:5px!important}.store-story{max-width:1250px;margin:auto;padding:45px 5% 70px}.store-story-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}.store-story h1{font-size:clamp(36px,4.6vw,64px)}.store-story-hero img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.store-story-hero p{color:#69745f}.store-story-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:50px 0}.store-story-panels article{padding:25px;border:1px solid var(--line);border-radius:6px;background:#fff;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.store-story-panels article:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(41,68,52,.07)}.store-story-panels h2{font-size:23px}.store-story-panels p{font-size:14px}.store-support-banner{padding:30px;background:#294434;color:#fff9e9;border-radius:8px;display:flex;justify-content:space-between;gap:25px;align-items:center}.store-support-banner h2{color:inherit;margin:0 0 12px}.store-support-banner p{margin:0;font-size:14px}.store-support-banner .market-button{flex-shrink:0}@media(min-width:1600px){.storefront .shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){.store-product-grid{gap:28px}.storefront .shop-container{grid-template-columns:180px minmax(0,1fr)!important;gap:20px!important}.storefront .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .search-container{grid-template-columns:180px minmax(0,1fr)!important;gap:20px!important}.storefront .search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-purchase-actions{flex-wrap:wrap}.storefront .product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.store-pairings{grid-template-columns:1fr 1fr}.store-story-hero{gap:25px}}@media(max-width:800px){.market-home .market-hero{height:510px;min-height:510px;max-height:510px}.shop-header-compact{margin:12px auto 0;padding:0 5%}.shop-header-compact-inner{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:12px}.shop-header-compact-text h1{font-size:25px}.shop-header-compact-text p{font-size:13px}.store-collection-hero{margin:12px 12px 0;padding:28px 6%;min-height:240px;position:relative}.store-collection-hero>div{position:relative;z-index:1;max-width:80%}.store-collection-hero>img{position:absolute;right:-100px;bottom:-40px;width:270px;height:270px;opacity:.32}.store-collection-hero h1{font-size:34px}.store-collection-hero p{font-size:14px}.storefront .shop-container{display:block!important;padding:24px 5% 45px!important}.storefront .filters-sidebar{display:none}.storefront .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.storefront .shop-category-chip-photo{width:65px;height:65px}.storefront .search-hero-flex{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.storefront .search-container{display:block!important;padding:20px 4% 45px!important}.storefront .search-filters-sidebar{display:none!important}.storefront .search-mobile-filter-bar{display:flex!important;gap:8px;overflow-x:auto;padding:4px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.storefront .search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.store-product{padding:20px 5% 45px}.store-product-grid{grid-template-columns:1fr;gap:22px}.store-gallery{position:static}.store-main-image{aspect-ratio:1.1}.store-thumbnails button{flex-basis:60px;height:60px}.store-product-info h1{font-size:33px}.store-buy-panel{padding:20px}.store-product-bottom{margin-top:40px}.store-product-bottom h2{font-size:27px}.storefront .product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.store-pairings{grid-template-columns:1fr}.store-mobile-purchase{position:fixed;display:flex;bottom:0;left:0;right:0;background:#fffcf6;z-index:55;box-shadow:0 -3px 18px #243b2a15;padding:10px 5% max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line)}.store-mobile-purchase strong{font-size:21px}.store-mobile-purchase small{display:block;font-size:11px}.store-mobile-purchase .market-button{min-height:46px;padding:12px 22px}.storefront[data-page=products]{padding-bottom:65px}.storefront .checkout-summary-col{position:static!important}.store-story{padding:30px 5% 45px}.store-story-hero{grid-template-columns:1fr}.store-story-hero img{aspect-ratio:1.4}.store-story-panels{grid-template-columns:1fr;gap:14px;margin:30px 0}.store-support-banner{align-items:flex-start;flex-direction:column}.store-story h1{font-size:40px}}@media(prefers-reduced-motion:reduce){.storefront *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.storefront :is(h1,h2,h3,h4,p,label,input,button,select,textarea){font-family:Manrope,Arial,sans-serif!important}.store-save-link{border:0;background:transparent;padding:0;color:#294434;font-size:13px;font-weight:700}.storefront:is([data-page=login],[data-page=create-account],[data-page=createaccount])>div{background:transparent!important;min-height:65vh!important;padding:30px 10px!important;font-family:Manrope,Arial,sans-serif!important}.storefront:is([data-page=login],[data-page=create-account],[data-page=createaccount])>div>div{border:1px solid #d9dfcc!important;border-radius:8px!important;box-shadow:none!important}.storefront[data-page=contact]>div{background:#fffcf6!important}.storefront[data-page=contact]>div>section{background:#294434!important;text-align:left!important}.storefront[data-page=contact]>div>section h1{color:#fff9e9!important}.storefront[data-page=contact]>div>section>div{max-width:1100px!important}.storefront[data-page=contact] form{border-radius:8px!important;box-shadow:none!important}.product-urgency-pill{display:inline-flex;align-items:center;gap:8px;background:#fef3c7;border:1px solid #fde68a;color:#92400e;font-size:11px;font-weight:800;padding:5px 12px;border-radius:20px;margin-bottom:12px;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.product-urgency-pill:hover{transform:scale(1.04)}.urgency-dot{width:7px;height:7px;border-radius:50%;background:#d97706;animation:urgency-pulse 1.8s infinite}@keyframes urgency-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.product-culinary-chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 16px}.product-culinary-chips span{font-size:11px;font-weight:750;color:#27432d;background:#ecf2e7;border:1px solid #dbe5d4;padding:5px 10px;border-radius:4px;display:inline-block;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.product-culinary-chips span:hover{transform:translateY(-2px) scale(1.05)}.pack-selector-box{margin:18px 0 16px}.pack-selector-title{display:block;font-size:11px;font-weight:800;color:#354937;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.pack-selector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pack-pill-btn{border:1.5px solid #d4dbcd;background:#fff;border-radius:8px;padding:9px 10px;cursor:pointer;text-align:left;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .18s ease,background .18s ease,box-shadow .18s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:64px}.pack-pill-btn:hover{border-color:#7f9379;background:#fbfcf9;transform:translateY(-2px)}.pack-pill-btn.is-selected{border-color:#1b3b22;background:#f3f6ee;box-shadow:0 0 0 2px #1b3b2220}.pack-pill-head{display:flex;flex-direction:column;gap:3px}.pack-pill-head strong{font-size:12px;color:#1b3b22}.pack-pill-tag{font-size:9px;font-weight:800;background:#fef08a;color:#854d0e;padding:2px 5px;border-radius:3px;width:fit-content;letter-spacing:.02em}.pack-pill-price{font-size:12px;font-weight:800;color:#1b3b22;margin-top:4px}.pack-pill-price small{display:block;font-size:10px;color:#6d7764;font-weight:400}.pincode-checker-box{background:#f9faf6;border:1.5px solid #e1e7db;border-radius:8px;padding:14px 16px;margin:18px 0 10px}.pincode-checker-head{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px}.pincode-icon{font-size:18px;line-height:1}.pincode-title-wrap{display:flex;flex-direction:column;gap:2px}.pincode-title{font-size:12.5px;font-weight:800;color:#1b3b22}.pincode-subtitle{font-size:11px;color:#6b7661}.pincode-form{display:flex;gap:8px}.pincode-input{flex:1 1;min-height:38px!important;padding:8px 12px;border:1.5px solid #cbd4c3!important;border-radius:6px!important;font-size:13px!important;font-weight:700;letter-spacing:.04em;background:#fff!important}.pincode-check-btn{min-height:38px;padding:8px 16px;background:#1b3b22;color:#fff;border:0;border-radius:6px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s}.pincode-check-btn:hover{background:#122817;transform:scale(1.04)}.pincode-check-btn:active{transform:scale(.97)}.pincode-error{color:#b91c1c;font-size:11px;font-weight:700;margin:6px 0 0}.pincode-result{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8da}.pincode-result-row{display:flex;align-items:flex-start;gap:8px;color:#15803d}.pincode-check-icon{display:grid;place-items:center;width:18px;height:18px;background:#dcfce7;border-radius:50%;color:#15803d;font-size:11px;font-weight:800;flex-shrink:0;margin-top:2px}.pincode-result-row strong{font-size:12.5px;color:#15803d}.pincode-result-sub{font-size:11px;color:#64748b;margin:2px 0 0}.pincode-perks{display:flex;gap:14px;font-size:11px;font-weight:700;color:#495642;margin-top:8px;flex-wrap:wrap}.product-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border:1px solid #e1e7da;border-radius:8px;padding:16px;margin:20px 0}.trust-grid-item{display:flex;align-items:center;gap:9px;transition:transform .25s ease}.trust-grid-item:hover{transform:translateY(-2px)}.trust-grid-icon{font-size:20px;flex-shrink:0;display:inline-block;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.trust-grid-item:hover .trust-grid-icon{transform:scale(1.25) rotate(8deg)}.trust-grid-item strong{font-size:11.5px;display:block;color:#1b3b22;line-height:1.2}.trust-grid-item small{font-size:10px;color:#6d7965;display:block}.product-culinary-card{background:#f8faf4;border-left:4px solid #1b3b22;border-radius:0 8px 8px 0;padding:16px 20px;margin:22px 0;border-block:1px solid #e6ecde;border-right:1px solid #e6ecde;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.product-culinary-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(27,59,34,.06)}.culinary-card-kicker{font-size:10px;font-weight:800;color:#9b5327;letter-spacing:.08em}.product-culinary-card h3{font-size:15px;font-weight:800;margin:3px 0 6px;color:#1b3b22}.product-culinary-card p{font-size:13px;color:#4c5744;line-height:1.6;margin:0}.product-ratings-summary{display:grid;grid-template-columns:190px 1fr;gap:28px;background:#fff;border:1px solid #e1e7da;border-radius:8px;padding:22px;margin:24px 0;align-items:center}.ratings-score-card{text-align:center;border-right:1px solid #edf1e6;padding-right:20px}.ratings-big-number{font-size:42px;font-weight:800;color:#1b3b22;line-height:1}.ratings-stars{color:#eab308;font-size:18px;margin:5px 0}.ratings-score-card p{font-size:11px;color:#6d7764;margin:0 0 6px}.ratings-verified-pill{display:inline-block;font-size:10px;font-weight:750;color:#15803d;background:#dcfce7;padding:3px 8px;border-radius:12px}.ratings-bars{display:flex;flex-direction:column;gap:6px}.rating-bar-row{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;color:#495743}.bar-label{width:28px;font-size:11px}.bar-track{flex:1 1;height:8px;background:#edf0e8;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#eab308;border-radius:4px}.bar-pct{width:32px;text-align:right;font-size:11px;color:#798570}.bag-shipping.is-unlocked{background:#dcfce7;border-color:#bbf7d0}.bag-shipping.is-unlocked p{color:#15803d;font-weight:700}.bag-meter-bar{height:6px;background:#e5ebd9;border-radius:3px;overflow:hidden;margin-top:6px}.bag-meter-fill{height:100%;background:#eab308;transition:width .3s ease;border-radius:3px}.bag-meter-fill.is-complete{background:#15803d}.bag-trust-strip{display:flex;justify-content:center;gap:14px;font-size:11px;color:#5e6955;margin-top:10px;font-weight:700}.market-dispatch{color:#15803d;font-weight:750;font-size:11px}dialog:not([open]){display:none!important;pointer-events:none!important;visibility:hidden!important;opacity:0!important}@media(max-width:800px){.product-trust-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px}.pack-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pack-pill-btn{min-height:56px;padding:8px 6px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pack-pill-head strong{font-size:11px}.pack-pill-tag{font-size:8px;padding:1px 4px}.pack-pill-price{font-size:11px}.product-ratings-summary{grid-template-columns:1fr;gap:18px;padding:16px}.ratings-score-card{border-right:0;border-bottom:1px solid #edf1e6;padding-right:0;padding-bottom:14px}.store-mobile-purchase{position:fixed!important;display:flex!important;bottom:0;left:0;right:0;background:#ffffff!important;z-index:9999!important;box-shadow:0 -4px 25px rgba(0,0,0,.12);padding:10px 4% max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:10px;border-top:1.5px solid #dbe2d4;touch-action:manipulation;pointer-events:auto}.mobile-price-col{display:flex;flex-direction:column;gap:2px;min-width:85px}.mobile-price-col strong{font-size:19px;display:block;color:#1b3b22;line-height:1.1}.mobile-price-col small{font-size:10px;color:#55634d;font-weight:700}.mobile-pack-chip{display:inline-flex;align-items:center;gap:4px;background:#f3f6ee;border:1px solid #1b3b22;color:#1b3b22;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px;cursor:pointer}.mobile-btn-col{display:flex;gap:8px;flex:1 1;justify-content:flex-end}.mobile-btn-col .market-button{min-height:46px;padding:10px 14px;font-size:13px;font-weight:800;border-radius:7px;touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-add-bag{background:#ffffff!important;border:2px solid #1b3b22!important;color:#1b3b22!important;flex:1 1}.mobile-add-bag:active{background:#f3f6ee!important;transform:scale(.98)}.mobile-buy-now{background:#f1c54d!important;border:2px solid #dfb136!important;color:#1b3b22!important;flex:1.15 1}.mobile-buy-now:active{background:#e2b639!important;transform:scale(.98)}}.storefront .account-page{padding:30px 4% 65px!important;color:#293e2e!important;font-family:Manrope,Arial,sans-serif!important}.storefront .account-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;max-width:1380px;margin:0 auto;align-items:start}.storefront .account-nav-card{background:#ffffff!important;border:1.5px solid #e1e7db!important;border-radius:8px!important;padding:22px 18px!important;box-shadow:none!important;position:sticky;top:175px}.storefront .account-nav-title{font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;color:#798570!important;text-transform:uppercase!important;display:block;margin-bottom:14px}.storefront .account-nav-card nav{display:flex;flex-direction:column;gap:4px}.storefront .account-nav-card nav a,.storefront .account-nav-card nav button{display:flex;justify-content:space-between;align-items:center;padding:10px 14px!important;border-radius:6px!important;font-size:13px!important;font-weight:750!important;color:#354a37!important;text-decoration:none!important;background:none!important;border:0!important;width:100%!important;text-align:left;cursor:pointer;transition:all .2s ease}.storefront .account-nav-card nav a:hover,.storefront .account-nav-card nav button:hover{background:#f1f5ec!important;color:#1b3b22!important}.storefront .account-nav-card nav a.active{background:#1b3b22!important;color:#ffffff!important}.storefront .account-refer-card{margin-top:24px!important;padding:16px!important;background:#fbf6ec!important;border:1px solid #ebd9b5!important;border-radius:6px!important}.storefront .account-refer-card strong{color:#78350f!important;font-size:12.5px!important;display:block;margin-bottom:4px}.storefront .account-refer-card p{color:#92400e!important;font-size:11px!important;margin:0 0 10px}.storefront .account-refer-card a{display:inline-block;background:#92400e;color:#fff!important;font-size:11px;font-weight:800;padding:6px 12px;border-radius:4px;text-decoration:none}.storefront .account-welcome{background:#ffffff!important;border:1.5px solid #e1e7db!important;border-radius:8px!important;padding:24px 28px!important;display:flex;align-items:center;gap:22px;margin-bottom:24px;box-shadow:none!important}.storefront .account-welcome .account-avatar{background:#1b3b22!important;color:#fff!important}.storefront .account-welcome h1{font-size:26px!important;color:#1b3b22!important;margin:2px 0 4px}.storefront .account-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.storefront .account-stat-grid article{background:#ffffff!important;border:1.5px solid #e1e7db!important;border-radius:8px!important;padding:18px 20px!important;box-shadow:none!important;display:flex;flex-direction:column;gap:6px}.storefront .account-stat-grid article strong{font-size:24px!important;color:#1b3b22!important}.storefront .account-stat-grid article span{font-size:12px;color:#6b7661;font-weight:700}.storefront .account-panel{background:#ffffff!important;border:1.5px solid #e1e7db!important;border-radius:8px!important;padding:22px!important;box-shadow:none!important;margin-bottom:24px}.storefront .account-three-col,.storefront .account-two-col{gap:24px!important}.storefront .account-primary-btn{background:#1b3b22!important;color:#fff!important;border-radius:6px!important}.storefront .account-outline-btn{border-color:#1b3b22!important;color:#1b3b22!important;border-radius:6px!important}.storefront .account-login-gate{background:#ffffff!important;border:1.5px solid #e1e7db!important;border-radius:10px!important;box-shadow:none!important;padding:40px 24px!important;max-width:480px;margin:30px auto}@media(max-width:900px){.storefront .account-layout{grid-template-columns:1fr}.storefront .account-nav-card{position:static}.storefront .account-stat-grid{grid-template-columns:1fr 1fr}}.product-hero-v3{position:relative;isolation:isolate;max-width:1440px;margin:20px auto 0;height:510px;overflow:hidden;border-radius:8px;background:#233a2b;color:#fff9ec}.product-hero-v3-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.product-hero-v3-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#15281dc9,#15281d65 35%,transparent 65%)}.product-hero-v3-copy{position:absolute;top:42px;bottom:95px;left:5%;width:47%;display:grid;grid-template-rows:25px 132px 56px 30px 54px;gap:9px;align-content:start}.product-hero-v3-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-home .product-hero-v3 h1{font-size:clamp(34px,4.1vw,59px);line-height:1.06;margin:0;color:inherit;letter-spacing:-.045em}.market-home .product-hero-v3 h1 em{font-family:Newsreader,Georgia,serif!important;color:#f5d681;font-weight:500}.market-home .product-hero-v3-copy>p{font-size:15px;line-height:1.65;margin:0;max-width:410px;color:#eeeedd}.product-hero-v3-price{font-size:14px;font-weight:700;display:flex;gap:12px;align-items:center}.product-hero-v3-cta{width:172px;min-height:54px;height:54px;justify-content:space-between!important;transform:none!important}.product-hero-v3-controls{position:absolute;bottom:22px;left:5%;display:flex;align-items:center;gap:13px;width:min(390px,90%);height:42px}.product-hero-v3-controls>button{width:38px;height:38px;flex-shrink:0;border:1px solid #ffffff70;background:#20372580;color:white;border-radius:50%;font-size:18px}.product-hero-v3-controls>span{font-size:11px;white-space:nowrap}.product-hero-v3-track{height:3px;flex:1 1;background:#ffffff4d;overflow:hidden}.product-hero-v3-track>span{display:block;height:100%;background:#f1c54d}@media(max-width:1490px){.product-hero-v3{margin-inline:20px}}@media(max-width:900px){.product-hero-v3-copy{width:53%;grid-template-rows:24px 115px 67px 30px 52px}.market-home .product-hero-v3 h1{font-size:43px}.product-hero-v3-copy>p{max-width:330px}}@media(max-width:600px){.product-hero-v3{margin:12px 12px 0;height:460px}.product-hero-v3-copy{top:28px;left:6%;width:57%;bottom:90px;grid-template-rows:34px 96px 90px 27px 48px;gap:6px}.product-hero-v3-image{object-position:70% center}.product-hero-v3-shade{background:linear-gradient(90deg,#142b20ed,#142b20b5 42%,#142b2030 80%)}.product-hero-v3-kicker{font-size:9px;white-space:normal;line-height:1.5}.market-home .product-hero-v3 h1{font-size:31px;line-height:1.07}.market-home .product-hero-v3-copy>p{font-size:13px;line-height:1.65}.product-hero-v3-price{font-size:12px;gap:7px}.product-hero-v3-cta{height:48px;min-height:48px;width:151px;padding:12px 16px;font-size:13px}.product-hero-v3-controls{left:6%;bottom:18px;gap:10px}.product-hero-v3-controls>button{width:34px;height:34px}.product-hero-v3-track{max-width:130px}}@media(max-width:370px){.market-home .product-hero-v3 h1{font-size:27px}.product-hero-v3-copy{width:61%}}.product-story-v3{height:420px;border-radius:8px;box-shadow:none}.product-story-v3>.product-banner-picture{object-fit:cover;object-position:center}.product-story-v3 .product-banner-overlay{width:50%;max-width:580px;padding:35px 40px;display:grid;grid-template-rows:1fr 90px;gap:18px}.product-story-v3 .banner-content-top{display:grid;grid-template-rows:30px 80px 60px;gap:10px;align-content:start}.product-story-v3 .banner-content-top h3{font-size:32px;line-height:1.15}.product-story-v3 .banner-content-top p{display:block;font-size:14px;max-width:380px}.product-story-v3 .banner-footer-row{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:10px;flex-wrap:nowrap;margin:0;padding:0}.product-story-v3 .banner-price-pill{background:none;border:0;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.product-story-v3 .banner-cta-btn{width:150px;min-height:46px;justify-content:space-between;transform:none}.product-story-v3:hover{transform:none}@media(max-width:768px){.product-story-v3{height:410px}.product-story-v3 .product-banner-overlay{padding:25px 6%;width:61%;max-width:none;grid-template-rows:1fr 90px;justify-content:start}.product-story-v3:after{background:linear-gradient(90deg,#142b20ec,#142b20b0 40%,transparent)}.product-story-v3>.product-banner-picture{object-position:70% center}.product-story-v3 .banner-content-top{grid-template-rows:35px 75px 80px;gap:7px}.product-story-v3 .banner-content-top h3{font-size:24px}.product-story-v3 .banner-content-top p{font-size:12px;line-height:1.6}.product-story-v3 .banner-badge{font-size:8px;padding:5px;height:fit-content;max-width:100%}.product-story-v3 .banner-price-pill{font-size:14px}.product-story-v3 .banner-price-pill small{font-size:10px}.product-story-v3 .banner-cta-btn{width:135px;font-size:12px;padding:10px 14px}.market-home .product-hero-v3 h1{font-size:29px}}.storefront .account-page{background:#fffcf6!important}.storefront .account-nav-card,.storefront .account-profile-card,.storefront .account-simple-card,.storefront .account-ui-panel{background:#fff;border:1px solid #dce1d1;border-radius:8px;box-shadow:none}.storefront .account-welcome{background:#edf0e2;color:#294434}.storefront .account-green-btn,.storefront .account-primary-btn{background:#294434;border-radius:5px}.storefront .account-page-hero{background:#edf0e2}.storefront .account-refer-card{background:#f6edcd;border:1px solid #e7d7a5}.storefront .account-product-grid{gap:18px}.market-hero-copy .hero-cta-space{display:block;height:54px}.market-home .market-hero>.hero-cta-fixed{position:absolute;left:5%;bottom:100px;z-index:4;margin:0;transform:none}@media(max-width:800px){.market-home .market-hero .market-hero-copy>.hero-cta-fixed,.market-home .market-hero>.hero-cta-fixed{display:none!important}}.market-home .market-hero{height:auto;max-height:none;min-height:510px}.market-home .market-hero .market-hero-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:130px;height:auto;min-height:510px}.market-home .market-hero .market-hero-copy>.market-kicker,.market-home .market-hero .market-hero-copy>h1,.market-home .market-hero .market-hero-copy>p{margin:0;flex-shrink:0}.market-home .market-hero .market-hero-copy>.hero-cta-fixed{position:static;inset:auto;transform:none;margin:8px 0 0;flex-shrink:0;max-width:100%;white-space:normal;text-align:left;height:auto;min-height:54px}.market-home .market-hero .market-hero-reasons{margin:0;flex-wrap:wrap;flex-shrink:0}.product-story-v3{height:auto;min-height:420px}.product-story-v3 .product-banner-overlay{height:auto;min-height:420px;display:flex;flex-direction:column;gap:24px}.product-story-v3 .banner-content-top{display:flex;flex-direction:column;gap:12px}.product-story-v3 .banner-content-top h3,.product-story-v3 .banner-content-top p{min-height:0}.product-story-v3 .banner-footer-row{margin-top:auto;flex-shrink:0}@media(max-width:800px){.market-home .market-hero .market-hero-copy{padding-bottom:145px;min-height:510px}.product-story-v3 .product-banner-overlay{min-height:410px}}.sr-only{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}.market-header-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.drawer-simple-link,.drawer-simple-list{display:flex;flex-direction:column;gap:2px}.drawer-simple-link{padding:12px 4px;border-bottom:1px dashed #e4d4be;text-decoration:none;color:#3d3429}.drawer-simple-link strong{font-size:15px;font-weight:700}.drawer-simple-link small{font-size:12px;color:#7a6a56;font-weight:500}.shop-header-doodle{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.shop-header-doodle .kitchen-doodles{color:#8a6a4a;width:min(220px,46vw);height:42px}.shop-header-actions{display:none}.market-home,.pantry-bag-dialog,.pantry-footer,.pantry-header,.storefront{--line:#dfd0ba;--m-rule:#dfd0ba;--m-ink:#3d3429;--comfort-paper:#faf3e6;--comfort-clay:#8f3e29;--comfort-leaf:#354d37}.market-home,.storefront{background:#faf3e6;color:#3d3429}.pantry-utility{background:#793824;color:#fff6e5;padding:3px 5%!important;font-size:11px!important}.pantry-header{background:#fffaf0;border-bottom:1px solid #dfd0ba;overflow:visible}.pantry-nav{padding:2px 4.5%!important;align-items:center;min-height:0}.pantry-wordmark{height:66px;overflow:visible;display:flex;align-items:center}.pantry-logo-img{height:134px!important;width:auto!important;max-width:min(42vw,420px);object-fit:contain;margin:-34px 0}.market-header-search{background:#f5eddf;border-color:#ddcfb8;height:34px;border-radius:18px 12px 16px 10px}.market-header-nav{padding:4px 4.5%!important}.pantry-bag-button,.pantry-icon{border:1.6px solid #c4ad88!important;background:#fff8e8!important;border-radius:42% 48% 40% 52%!important;transform:rotate(-2deg)}.pantry-bag-button{background:#354d37!important;border-color:#2c3f2e!important;color:#fff8e8!important;transform:rotate(2deg)}.footer-doodle-band,.page-doodle-band{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 5%;color:#8a6a4a;background:#f7efe0;border-bottom:1px dashed #d7c4a4}.footer-doodle-band .kitchen-doodles,.page-doodle-band .kitchen-doodles{width:min(520px,70vw);height:36px}.page-doodle-band span{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:15px;transform:rotate(-2deg)}.footer-doodle-band{border-bottom:0;border-top:1px dashed #6f7a5a;background:#354331;color:#ead9b6}.market-home :is(h1,h2,h3),.storefront :is(.store-product-info h1,.store-product-bottom h2,.store-story h1,.shop-header-compact h1,.cart-hero h1,.checkout-shell h1,.thank-you-card h1){font-family:Newsreader,Georgia,serif!important;font-weight:550;letter-spacing:-.025em}.market-home .market-kicker{color:#875035;letter-spacing:.065em;text-transform:none;font-weight:700;line-height:1.7}.market-home :is(.market-section-heading h2,.sensory-cravings-header h2){font-size:clamp(30px,3.6vw,48px);line-height:1.13}.market-home .market-service-strip{background:#ede5d3;border-block:1px solid #dfd0ba;color:#4f4638}.market-home .market-service-strip b{color:#6e3a25}.market-home :is(.market-products-section,.market-categories,.market-moments,.market-product-banners,.market-help){background:transparent}.market-home .market-category>div{background:#eee2cd;border:1px solid #dbc9ad}.market-home .market-category img{object-fit:cover}.market-home .market-product,.storefront .market-product{background:transparent;border:0;border-radius:6px;overflow:visible;box-shadow:none}.market-home .market-product-details,.storefront .market-product-details{padding:15px 2px}.market-home .market-product-photo,.storefront .market-product-photo{background:#eee2cd;border-radius:7px}.market-home .market-add,.storefront .market-add{background:#354d37;color:#fffaf0;border-color:#354d37;border-radius:5px}.market-home .market-add:hover,.storefront .market-add:hover{background:#263c2a}.market-home :is(.market-product-tabs,.market-banners-tabs) button{background:#fffaf1;border:1px solid #d8c7ad;color:#544632;border-radius:5px;text-transform:none;white-space:nowrap}.market-home :is(.market-product-tabs,.market-banners-tabs) button[aria-pressed=true]{background:#793824;color:#fff9ee;border-color:#793824}.market-home .market-sensory-cravings{background:#efe6d5;border-block:1px solid #ddceb5}.market-home .sensory-cravings-header{text-align:left;max-width:850px;margin:0 0 30px}.market-home .sensory-cravings-header p{color:#665b4a;max-width:650px}.market-home .craving-card{background:#fffaf0;border:1px solid #deceb5;border-radius:7px;box-shadow:none}.market-home .craving-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #56391812}.market-home .craving-card-photo img{object-fit:cover}.market-home .craving-sensory-tag{display:none}.market-home .craving-pill-kannada{background:#fff6e7;color:#623e28;box-shadow:none;font-size:14px}.market-home .craving-card-body h3{color:#3e382b;font-size:26px}.market-home .craving-card-body p{color:#665b4a}.market-home .craving-action{color:#793824}.market-home .market-moment{background:#ede4d2;border:1px solid #dbccb2;color:#413c2c;border-radius:7px}.market-home .market-moment.morning{background:#eee0c1}.market-home .market-moment.home{background:#e7ead9}.market-home .ajji-heritage-card{background:#ede5d5;border:1px solid #d9c7aa;border-radius:8px}.market-home .ajji-heritage-content{color:#423726}.market-home .ajji-heritage-content :is(h2,p){color:inherit}.market-home .ajji-heritage-content h2{font-size:clamp(32px,3.7vw,52px)}.market-home .ajji-heritage-badges{border-color:#d9c7aa}.market-home .ajji-badge-item :is(strong,small){color:#5c4c36}.market-home .ajji-visual-quote{background:#354d37;color:#fff8e8}.market-home .market-button:not(.market-button-yellow):not(.market-button-outline){background:#793824;border-color:#793824;color:#fff8eb}.market-home .market-ghee-copy,.market-home .market-honey-copy{background:#efe5d0;color:#423726}.market-home .market-pairing-banner{background:#354d37;color:#fff7e7}.market-home .market-pairing-banner .market-kicker{color:#e9caa0}.market-home .market-pairing-banner>img{width:360px;height:250px;max-width:44%;object-fit:cover;object-position:center;border-radius:14px;margin:0 0 0 24px;transform:none;opacity:1;box-shadow:0 10px 30px rgba(0,0,0,.35);transition:transform .4s ease,box-shadow .4s ease}.market-home .market-pairing-banner:hover>img{transform:scale(1.03);box-shadow:0 14px 38px rgba(0,0,0,.45)}.market-home .market-closing-line{background:#e9ddc5;color:#65432c;border-block:1px solid #d9c6a7}.pantry-footer{background:#354331;color:#fff4de;border-top:5px double #b39869}.pantry-footer :is(a,p,span){color:inherit}.pantry-footer .footer-intro{border-color:#ffffff30}.pantry-footer .footer-masthead{color:#ead9b6}.storefront .product-culinary-card,.storefront .store-buy-panel,.storefront .store-details{background:#fff8eb;border-color:#dfcfb5}.storefront .product-culinary-card{border-left-color:#8f3e29}.storefront .store-main-image{background:#eee3d0}.storefront .store-thumbnails button{background:#fff8eb;border-color:#d5c1a3}.storefront .store-thumbnails button.active{border-color:#8f3e29}.market-home .market-hero{height:440px!important;min-height:440px!important;max-height:440px!important;background:#f7eedb!important;color:#30432d;isolation:isolate;border-bottom:1px solid #dac9a8}.market-home .market-hero-photo:after,.market-home .market-hero:after,.market-home .market-hero:before{display:none!important}.market-home .market-hero-photo{position:absolute!important;inset:22px 24px 76px auto!important;width:48%!important;height:auto!important;border:7px solid #fffaf0;border-radius:6px 6px 70px 6px;overflow:hidden;box-shadow:0 5px 18px #4b351719;transform:rotate(1deg)}.market-home .market-hero-photo img,.market-home .market-hero-photo picture{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1!important;filter:none!important;transform:none!important}.market-home .market-hero-copy{position:absolute!important;inset:0 auto 64px 0!important;width:51%!important;max-width:none!important;padding:26px 4.5%!important;display:grid!important;grid-template-rows:65px 1fr auto 50px 48px;gap:12px;background:none!important;color:#30432d!important;z-index:2}.hero-notebook-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-home .hero-notebook-heading .market-kicker{color:#875334;font-size:11px;letter-spacing:.07em;text-transform:uppercase;max-width:220px}.kitchen-doodles{color:#8e6543;width:min(100%,720px);height:auto;display:block}.kitchen-doodles-compact{width:94px;height:65px;flex-shrink:0;transform:rotate(-4deg)}.market-home .market-hero-copy h1{font-size:clamp(36px,3.9vw,58px)!important;line-height:1.08!important;align-self:center;margin:0!important;color:#30432d!important;letter-spacing:-.035em}.market-home .market-hero-copy h1 em{color:#99603e!important;font-weight:450}.market-home .market-hero-copy p{font-size:15px!important;line-height:1.65;max-width:420px;margin:0!important;color:#66543e!important}.market-home .market-hero-copy .hero-cta-fixed{position:static!important;transform:none!important;inset:auto!important;margin:0!important;justify-self:start;align-self:start;min-width:158px;min-height:48px;background:#365137!important;color:#fff9e9!important;border:1px solid #365137!important;border-radius:5px;white-space:nowrap}.market-home .market-hero-reasons{margin:0!important;display:flex;flex-direction:column;gap:4px;align-items:flex-start;color:#796449!important;line-height:1.4}.hero-written-note{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:17px;transform:rotate(-1deg)}.hero-product-caption{font-size:10px;letter-spacing:.015em}.market-home .market-hero-feature{display:none!important}.market-home .market-hero-controls{position:relative;height:auto;min-height:64px;background:transparent!important;border-top:0;color:#445037!important}.market-home .kitchen-stage .market-hero-controls{position:relative!important;inset:auto!important;grid-column:1/-1;height:auto;min-height:64px;margin-top:-1.25cm;padding:8px 2% 10px}.market-home .market-hero-controls button{color:#445037!important}.market-home .hero-timer-track{stroke:#d2c1a2}.market-home .hero-timer-progress{stroke:#577047}.market-home .market-hero-indicator-pill{background:#d5c8ae!important}.market-home .market-hero-fill{background:#64794f!important}.market-home .hero-slide-counter,.market-home .hero-timer-text{color:#445037!important}.home-notebook-divider{padding:22px 6% 8px;display:flex;align-items:center;justify-content:center;gap:28px;background:#fffaf0}.home-notebook-divider .kitchen-doodles{max-width:490px}.home-notebook-divider>span{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:21px;color:#796046;max-width:180px;transform:rotate(-2deg);line-height:1.4}.market-home .market-products-section{background:transparent}.market-home .market-product-tabs button[aria-pressed=true]{background:#793824;border-color:#793824}.market-home .market-service-strip{background:#f2eddf}.market-home .market-category>div{border:1px solid #e0d7c2;background:#f1ecdf}@media(max-width:800px){.market-home .market-hero{height:auto!important;min-height:0!important;max-height:none!important}.market-home .market-hero-copy{inset:auto!important;width:100%!important;height:auto;padding:18px 6% 8px!important;grid-template-rows:none!important;gap:9px}.market-home .market-hero-copy h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.08!important;max-width:none}.market-home .market-hero-copy p{font-size:14px!important;max-width:none}.kitchen-doodles-compact{width:76px;height:48px}.market-home .hero-notebook-heading .market-kicker{font-size:10px;max-width:none}.market-home .market-hero-photo{inset:auto!important;width:auto!important;border-width:5px;border-radius:5px;transform:none}.market-home .market-hero-photo img{object-position:center}.market-home .market-hero-controls{height:auto;min-height:52px}.hero-written-note{font-size:15px}.hero-product-caption{font-size:9px}.home-notebook-divider{padding:20px 7%;gap:10px}.home-notebook-divider .kitchen-doodles{width:65%}.home-notebook-divider>span{font-size:16px;max-width:110px}.market-home .market-product-tabs{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.market-home .market-section-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}.market-home .market-section-heading>a{font-size:12px;flex-shrink:0}}@media(prefers-reduced-motion:reduce){.market-home *,.pantry-header *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hero-amma-doodle{width:112px;height:75px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0;transform:rotate(-3deg)}.market-home .market-hero-photo{border:0!important;border-radius:5px!important;background:#eee3ca;overflow:visible!important;box-shadow:inset 0 0 0 1px #d7c3a1,0 5px 14px #61451d12!important;transform:none!important;padding:31px 35px 86px!important}.market-home .market-hero-photo picture{border:4px solid #fcf7eb;border-radius:3px;background:#f5eddc;box-shadow:0 2px 8px #62482112;overflow:hidden;position:relative;z-index:1}.market-home .market-hero-photo img{object-fit:cover!important;object-position:center!important;background:#f5eddc}.slide-kitchen-details{position:absolute;inset:0;pointer-events:none;color:#2c2116;z-index:4}.kitchen-hanging-ladle,.kitchen-window-sill,.kitchen-window-valance{display:none!important}.slide-product-doodle{position:absolute;top:14px;bottom:auto;left:auto;right:12px;display:flex;align-items:center;gap:8px;max-width:72%;padding:8px 12px 9px;background:#fff6e0;color:#2a1f14;border:2px solid #3d2c1c;transform:rotate(3deg);box-shadow:3px 4px 0 #cbb58a;z-index:5}.slide-product-doodle svg{width:42px;height:36px;flex-shrink:0;transform:rotate(-6deg);stroke:#3d2c1c}.slide-product-doodle span{font-family:Newsreader,Georgia,serif;font-size:16px;font-style:italic;line-height:1.2;font-weight:600;color:#2a1f14;transform:rotate(-1deg)}.hero-packshot-cutout{position:absolute;right:5%;bottom:10%;height:48%;width:auto;max-width:40%;object-fit:contain!important;z-index:3;filter:drop-shadow(0 10px 18px #3a27124d);pointer-events:none;background:none!important}@media(max-width:800px){.hero-amma-doodle{width:80px;height:54px}.market-home .market-hero-photo{padding:18px 16px 48px!important}.slide-product-doodle{top:10px;left:auto;right:10px;max-width:78%;padding:7px 10px}.slide-product-doodle span{font-size:14px}.hero-packshot-cutout{height:42%;right:4%;bottom:18%}}.kitchen-stage{position:relative;background:#f6eedc;padding-top:16px;border-top:4px solid #c7ac7d;isolation:isolate}.kitchen-stage-pelmet{position:absolute;top:0;left:0;right:0;height:16px;display:flex;z-index:3;pointer-events:none;overflow:hidden}.kitchen-stage-pelmet>span{flex:1 1;background-color:#e9ddc4;background-image:repeating-linear-gradient(90deg,transparent 0 10px,#617c4c24 10px 20px),repeating-linear-gradient(0deg,transparent 0 10px,#617c4c24 10px 20px);border-radius:0 0 45% 45%;border-bottom:1px solid #a9ab84}.market-home .kitchen-stage .market-hero{height:auto!important;min-height:0!important;max-height:none!important;background-color:#f9f2e3!important;background-image:linear-gradient(#c5b99f17 1px,transparent 0),linear-gradient(90deg,#c5b99f17 1px,transparent 0)!important;background-size:96px 96px!important;overflow:visible;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-template-rows:auto auto;gap:0 28px;padding:12px 4% 0;margin:0 auto;align-items:start}.market-home .kitchen-stage .market-hero-copy{position:relative!important;inset:auto!important;width:auto!important;max-width:none!important;grid-column:1;grid-row:1;padding:8px 8px 8px 0!important;display:flex!important;flex-direction:column!important;grid-template-rows:none!important;gap:10px!important;justify-content:center}.market-home .kitchen-stage .market-hero-photo{position:relative!important;inset:auto!important;width:auto!important;height:auto!important;grid-column:2;grid-row:1;background:transparent!important;box-shadow:none!important;padding:0!important;aspect-ratio:4/3;max-height:340px}.market-home .kitchen-stage .market-hero-photo picture{border:5px solid #fcf9f0;box-shadow:0 3px 12px #77573218;transform:rotate(1deg);height:100%;display:block}.kitchen-stage .kitchen-hanging-ladle,.kitchen-stage .kitchen-window-sill,.kitchen-stage .kitchen-window-valance{display:none!important}.kitchen-stage .slide-product-doodle{top:14px;bottom:auto;left:auto;right:14px}.market-home .kitchen-stage .market-hero-feature{display:flex!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:auto!important;max-width:none!important;min-height:0;height:auto!important;grid-column:2;grid-row:1;align-self:end;margin:0 14px calc(132px - 1cm)!important;padding:14px 18px 14px 14px!important;gap:12px!important;background:transparent!important;color:#3a2f22!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:5;transform:rotate(-2.4deg);isolation:isolate;overflow:visible}.hero-doodle-frame{position:absolute;inset:-10px -12px -12px -14px;width:calc(100% + 26px);height:calc(100% + 22px);pointer-events:none;z-index:0}.market-home .kitchen-stage .market-hero-feature:after,.market-home .kitchen-stage .market-hero-feature:before{display:none!important}.hero-feature-photo{display:block;flex:0 0 58px;height:58px;background:#f4ead4;border-radius:3px;overflow:hidden;position:relative;z-index:1;box-shadow:inset 0 0 0 1.5px #4f3d2a}.market-home .kitchen-stage .market-hero-feature img{width:58px!important;height:58px!important;object-fit:contain!important;border-radius:0;position:relative;z-index:1}.market-home .kitchen-stage .market-hero-feature>div{flex:1 1;min-width:0;position:relative;z-index:1}.hero-doodle-kicker,.market-home .kitchen-stage .market-hero-feature>div>span{font-size:12px;letter-spacing:.02em;color:#7a5a38;display:block}.hero-doodle-kicker{font-family:Newsreader,Georgia,serif;font-style:italic;letter-spacing:.01em;text-transform:none;transform:rotate(-1deg)}.hero-feature-product-link{display:block;text-decoration:none!important;color:#3a2f22!important;margin:3px 0 2px}.market-home .kitchen-stage .hero-feature-product-link strong{font-family:Newsreader,Georgia,serif!important;font-size:22px!important;line-height:1.12!important;display:block;white-space:normal;font-style:italic;font-weight:550;text-decoration:underline;text-decoration-style:wavy;text-decoration-thickness:1.5px;text-underline-offset:4px;text-decoration-color:#b08958}.market-home .kitchen-stage .market-hero-feature small{font-size:12px;color:#665c48;font-family:Newsreader,Georgia,serif;font-style:italic;position:relative;z-index:1}.hero-doodle-plus,.market-home .kitchen-stage .market-hero-feature button{width:42px;height:40px;flex:0 0 42px;border:2px solid #4f3d2a;border-radius:3px;background:#f3edd8;color:#365137;font-size:26px;position:relative;z-index:1;line-height:1;box-shadow:2px 2px 0 #cbb58a}.hero-doodle-tape{display:block;position:absolute;top:-12px;left:16%;width:58px;height:16px;background:#e4c989;transform:rotate(-11deg);z-index:2;clip-path:polygon(4% 18%,96% 8%,100% 78%,8% 92%)}.hero-doodle-tape.is-right{left:auto;right:14%;top:-8px;width:46px;height:13px;transform:rotate(9deg);background:#d9b978}.kitchen-stage-counter{height:22px;display:flex;border-top:5px solid #bca078;background:repeating-linear-gradient(0deg,#d5c09b 0 2px,#d9c7a6 2px 7px);box-shadow:inset 0 2px 0 #f0e3ca}.kitchen-stage-counter>span{flex:1 1;border-inline:1px solid #b49e7b;position:relative}.kitchen-stage-counter>span:after{content:"";display:block;width:42px;height:3px;background:#a48f6a;border-radius:3px;margin:9px auto 0}@media(max-width:800px){:root{--havikar-header:5.2rem;--havikar-tabbar:calc(60px + env(safe-area-inset-bottom,0px))}.pantry-utility{display:none}.pantry-nav{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;grid-template-rows:auto auto!important;align-items:center!important;padding:0 4% 6px!important;gap:0 8px!important}.mobile-menu-toggle{grid-column:1;grid-row:1;z-index:2;width:34px!important;height:34px!important;min-height:34px!important}.pantry-wordmark{grid-column:1/-1!important;grid-row:1!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 40px!important;width:100%;justify-self:stretch;height:64px;overflow:visible}.pantry-logo-img{height:134px!important;width:auto!important;max-width:min(92vw,520px)!important;object-fit:contain!important;margin:-35px 0!important}.pantry-nav-actions{grid-column:3;grid-row:1;z-index:2;gap:0!important}.mobile-menu-toggle,.pantry-bag-button,.pantry-nav-actions>.pantry-icon{width:34px!important;height:34px!important;min-height:34px!important}.market-header-search-wrap{display:block!important;grid-column:1/-1!important;grid-row:2!important;width:100%!important;max-width:none!important;margin:0!important}.market-header-search{height:34px!important;width:100%!important;max-width:none!important;border-radius:16px 11px 14px 9px}.kitchen-stage{height:auto!important;max-height:none!important;min-height:0!important;padding-top:6px;overflow:visible;display:block}.kitchen-stage-pelmet{height:10px}.kitchen-stage-counter{display:none}.market-home .kitchen-stage .market-hero{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;border-radius:0!important;overflow:visible!important;padding:4px 0 0!important;gap:0}.market-home .kitchen-stage .market-hero-photo{position:relative!important;inset:auto!important;width:auto!important;height:auto!important;margin:0 4%!important;padding:0!important;order:1;min-height:0;max-height:none;overflow:visible!important;display:block;aspect-ratio:5/4;border-radius:8px}.market-home .kitchen-stage .slide-kitchen-details{display:block}.market-home .kitchen-stage .market-hero-photo picture{width:100%;height:100%;transform:none;display:block;border-radius:8px;border-width:3px;overflow:hidden}.market-home .kitchen-stage .market-hero-photo picture img{height:100%!important;width:100%!important;max-height:none;object-fit:cover!important}.market-home .kitchen-stage .hero-packshot-cutout{height:44%!important;width:auto!important;max-width:42%!important;object-fit:contain!important;right:3%;bottom:22%}.market-home .kitchen-stage .market-hero-copy{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-rows:none!important;padding:14px 5% 8px!important;gap:8px!important;order:2}.market-home .kitchen-stage .hero-amma-doodle{display:none!important}.market-home .kitchen-stage .market-hero-copy p{display:-webkit-box!important;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px!important;line-height:1.45!important;max-width:none}.market-home .kitchen-stage .hero-cta-fixed,.market-home .kitchen-stage .market-hero-reasons{display:none!important}.market-home .hero-notebook-heading{gap:8px}.market-home .hero-notebook-heading .market-kicker{font-size:11px;max-width:none;letter-spacing:.06em}.market-home .kitchen-stage .market-hero-copy h1{font-size:clamp(26px,7.2vw,34px)!important;line-height:1.12!important;max-width:none;align-self:start;margin:0!important}.market-home .kitchen-stage .market-hero-feature{position:relative!important;inset:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:auto!important;align-self:stretch;min-height:0;margin:calc(-141px + 1cm) 5% 12px!important;order:3;padding:12px 14px 12px 12px!important;gap:10px!important;overflow:visible;z-index:5;transform:rotate(-2.4deg)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.hero-doodle-tape{top:-12px;left:16%;width:52px;height:15px}.market-home .kitchen-stage .hero-doodle-kicker{font-size:12px;color:#7a5a38}.market-home .kitchen-stage .hero-feature-product-link{margin:1px 0}.market-home .kitchen-stage .hero-feature-product-link strong{font-size:18px!important;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-home .kitchen-stage .market-hero-feature small{font-size:11px;font-family:Newsreader,Georgia,serif;font-style:italic}.market-home .kitchen-stage .hero-feature-photo,.market-home .kitchen-stage .market-hero-feature img{width:48px!important;height:48px!important;flex-basis:48px}.market-home .kitchen-stage .hero-doodle-plus{width:36px;height:34px;flex-basis:36px;font-size:22px;border-style:solid}.market-home .kitchen-stage .market-hero-controls{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:56px!important;order:4;padding:6px 3% 10px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px;margin-top:-1.25cm}.market-home .kitchen-stage .hero-slide-counter,.market-home .kitchen-stage .hero-timer-text{display:none}.market-home .kitchen-stage .hero-timer-dial-btn{width:28px;height:28px}}.storefront{background:#faf3e6;color:#3d3429}.storefront .cart-hero h1,.storefront .checkout-shell h1,.storefront h1,.storefront h2,.storefront h3{font-family:Newsreader,Georgia,serif}.storefront .shop-header-compact{background:transparent;border-bottom:1px solid #dfd0ba}.storefront .shop-header-compact-meta,.storefront .shop-header-compact-text p{color:#665b4a}.storefront .filters-sidebar,.storefront .shop-filter-drawer{background:#fffaf0;border:1px solid #dfd0ba;border-radius:8px;padding:20px;position:sticky;top:140px}.storefront .shop-container{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;padding:20px 4% 60px;max-width:1510px;margin:0 auto;box-sizing:border-box;align-items:start}.storefront .shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.storefront .shop-filter-drawer{position:relative;top:auto}.storefront .shop-category-chip.is-active .shop-category-chip-label{color:#793824}.storefront .shop-category-chip.is-active .shop-category-chip-photo{box-shadow:0 0 0 2px #793824}.storefront .button.primary,.storefront .shop-mobile-filter-btn{background:#354d37;color:#fffaf0;border-color:#354d37;border-radius:5px}.storefront .shop-empty,.storefront .shop-grid{color:#3d3429}.storefront .shop-empty{background:#fffaf0;border:1px solid #dfd0ba;border-radius:8px;padding:28px;text-align:center}.storefront .checkout-shell{background:transparent!important}.storefront .checkout-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:32px;align-items:start}.storefront .checkout-shell h1{font-family:Newsreader,Georgia,serif!important;font-weight:550!important;color:#3d3429!important;letter-spacing:-.025em!important}.storefront .checkout-card,.storefront .checkout-progress,.storefront .checkout-summary-col>div,.storefront .checkout-trust-strip{background:#fffaf0!important;border:1px solid #dfd0ba!important;box-shadow:none!important;border-radius:8px!important;color:#3d3429!important}.storefront .checkout-shell input:not([type=checkbox]):not([type=radio]):not([type=range]),.storefront .checkout-shell select,.storefront .checkout-shell textarea{background:#fffaf0!important;border-color:#d5c1a3!important;color:#3d3429!important;border-radius:6px!important}.storefront .comfort-primary-btn{background:#793824!important;color:#fff8eb!important;border:1px solid #793824!important;border-radius:5px!important;box-shadow:none!important}.storefront .comfort-primary-btn:disabled{background:#c4b39a!important;border-color:#c4b39a!important;cursor:not-allowed!important}.storefront .store-buy-panel .store-purchase-actions .market-button{flex:1 1;background:#354d37;color:#fffaf0;border-color:#354d37}.storefront .market-button-yellow,.storefront .store-buy-now{background:#793824;color:#fff8eb;border-color:#793824}.storefront .product-culinary-chips span,.storefront .product-trust-grid,.storefront .product-urgency-pill{background:#fff8eb;border-color:#dfcfb5;color:#5c4c36}.storefront .pack-pill-btn.is-selected{border-color:#793824;background:#efe6d5}.thank-you-page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#faf3e6;color:#3d3429}.thank-you-card{background:#fffaf0;border:1px solid #dfd0ba;border-radius:10px;padding:36px 28px;max-width:460px;width:100%;text-align:center;box-shadow:none}.thank-you-mark{width:68px;height:68px;border-radius:50%;background:#e7ead9;border:1px solid #b7c2a4;color:#354d37;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.thank-you-kicker{display:inline-block;font-size:12px;letter-spacing:.06em;font-weight:700;color:#875035;margin-bottom:12px}.thank-you-card h1{font-family:Newsreader,Georgia,serif;font-weight:550;font-size:clamp(26px,3.5vw,34px);line-height:1.15;margin:0 0 10px;color:#3d3429}.thank-you-card>p{font-size:14px;color:#665b4a;line-height:1.6;margin:0 0 24px}.thank-you-meta{background:#efe6d5;border:1px solid #dfd0ba;border-radius:8px;padding:16px 18px;margin-bottom:26px;display:flex;justify-content:space-between;align-items:center;text-align:left}.thank-you-meta span{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#796449;display:block;font-weight:700}.thank-you-meta strong{font-size:16px;color:#3d3429}.thank-you-actions{display:flex;flex-direction:column;gap:12px}.thank-you-actions a{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:5px;font-weight:700;text-decoration:none}.thank-you-actions a:first-child{background:#793824;color:#fff8eb}.thank-you-actions a:last-child{background:#fffaf0;color:#354d37;border:1.5px solid #354d37}.thank-you-note{margin:20px 0 0;font-size:12px;color:#796449}.market-home,.storefront,body,html{overflow-x:clip}@media(max-width:800px){body,html{overflow-x:clip}.pantry-header{position:sticky;top:0;z-index:40}.pantry-nav{padding:0 4% 6px!important;gap:0 8px!important}.market-header-search-wrap{display:block!important}.pantry-logo-img{height:134px!important;width:auto!important;max-width:min(92vw,520px)!important;margin:-35px 0!important}.market-mobile-cat-strip{display:none!important}.market-home .market-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px}.market-home .market-service-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 5%;overflow:hidden}.market-home .market-ghee-feature,.market-home .market-honey-feature{grid-template-columns:1fr!important;margin:0 5% 28px}.market-home .mantrakshata-feature-grid,.market-home .mantrakshata-feature-points{grid-template-columns:1fr!important}.market-home .market-pairing-banner{min-height:0;padding:22px;flex-direction:column;align-items:flex-start}.market-home .market-pairing-banner>img{position:relative!important;width:100%!important;max-width:100%!important;height:200px!important;right:auto!important;bottom:auto!important;margin:18px 0 0!important;opacity:1!important;border-radius:12px!important;transform:none!important;display:block!important}.market-home .market-add,.storefront .cart-checkout-button,.storefront .comfort-primary-btn,.storefront .market-add{min-height:40px;width:auto}.storefront .shop-container{display:block!important;padding:12px 4% 88px!important;grid-template-columns:none}.storefront .filters-sidebar{display:none!important}.shop-header-doodle{width:100%;justify-content:space-between}.shop-header-actions{display:flex;align-items:center;gap:10px}.shop-mobile-filter-btn,.storefront .shop-mobile-filter-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;background:#354d37!important;color:#fffaf0!important;border:1px solid #354d37!important;border-radius:5px!important;font-weight:700}.market-mobile-cat-strip,.pantry-bag-button .pantry-bag-text,.pantry-nav-actions>.account-icon,.pantry-nav-actions>.wishlist-nav-icon,.shop-toolbar .shop-mobile-filter-btn{display:none!important}.pantry-bag-button{padding:0 10px!important;min-width:38px;justify-content:center}.storefront .product-row,.storefront .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important}.storefront .shop-category-scroll{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:6px}.storefront .store-product-grid{grid-template-columns:1fr!important;gap:20px}.storefront .store-gallery{position:static}.storefront .store-product{padding:16px 4% 110px}.storefront .store-pairings{grid-template-columns:1fr!important}.storefront .store-purchase-actions{flex-wrap:wrap}.storefront .store-mobile-purchase .mobile-btn-col{display:flex;gap:8px;flex:1 1;min-width:0}.storefront .store-mobile-purchase .mobile-add-bag{background:#354d37;color:#fffaf0;border:0;min-height:46px;flex:1 1}.storefront .store-mobile-purchase .mobile-buy-now{background:#793824;color:#fff8eb;border:0;min-height:46px;flex:1 1}.storefront .cart-layout,.storefront .checkout-main-grid{grid-template-columns:1fr!important;gap:16px!important}.storefront .cart-hero{padding:20px 5%!important}.storefront .cart-hero h1{font-size:clamp(26px,7vw,34px)}.storefront .cart-item-row{grid-template-columns:84px minmax(0,1fr);gap:12px}.storefront .checkout-shell{padding:16px 4% 28px!important}.storefront .checkout-progress{flex-wrap:wrap;gap:10px!important;padding:14px!important}.storefront .checkout-summary-col{position:static!important}.storefront .checkout-summary-col button{position:static!important;left:auto!important;right:auto!important;width:auto!important;box-shadow:none!important}.storefront .checkout-summary-col .comfort-primary-btn{width:100%!important;min-height:48px}.thank-you-page{min-height:auto;padding:24px 16px 40px}.thank-you-card{padding:28px 18px}.pantry-bag-dialog{width:min(100%,420px);max-height:90dvh}}@media(max-width:440px){.pantry-logo-img,.pantry-wordmark img.pantry-logo-img{height:134px!important;width:auto!important;max-width:min(94vw,520px)!important;margin:-35px 0!important}.market-home .kitchen-stage .market-hero-copy h1{font-size:clamp(24px,7vw,30px)!important}.storefront .shop-grid .market-product h3{font-size:14px}.storefront .pack-selector-grid{grid-template-columns:1fr}}.market-home .hero-simmer-rail{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;background:transparent!important;border:0!important;color:#4a3a28!important}.market-home .hero-simmer-pause{width:36px;height:36px;flex:0 0 36px;border:2px solid #4f3d2a!important;border-radius:3px!important;background:#fff6e0!important;box-shadow:2px 2px 0 #cbb58a}.market-home .hero-simmer-pause .hero-timer-svg{display:none}.market-home .kitchen-stage .market-hero-next,.market-home .kitchen-stage .market-hero-prev{width:34px;height:34px;border:2px solid #4f3d2a!important;border-radius:3px!important;background:#f3edd8!important;color:#365137!important;box-shadow:2px 2px 0 #d4c09a}.hero-simmer-now{min-width:0;flex:1 1;max-width:280px;display:flex;flex-direction:column;gap:3px}.hero-simmer-now em{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:12px;color:#7a5a38;transform:rotate(-1deg)}.hero-simmer-now strong{font-family:Newsreader,Georgia,serif;font-weight:550;font-size:18px;line-height:1.1;color:#2c2116}.hero-simmer-wick{display:block;height:4px;border-radius:2px;background:#e4d4b6;overflow:hidden;position:relative}.hero-simmer-wick>i{display:block;height:100%;background:#d97706;border-radius:2px;transition:width 35ms linear}.market-home .hero-mustard-dots{max-width:none;gap:3px;flex:1 1}.market-home .hero-mustard-dots button{padding:8px 2px}.market-home .hero-mustard-dots .market-hero-indicator-pill{width:14px!important;height:4px!important;border-radius:2px!important;background:#d5c8ae!important;overflow:hidden;box-shadow:none;position:relative!important}.market-home .hero-mustard-dots button[aria-pressed=true] .market-hero-indicator-pill{width:42px!important;height:5px!important;background:#e4d4b6!important;transform:none}.market-home .hero-mustard-dots .market-hero-fill{background:#d97706!important;position:absolute!important;left:0;top:0;bottom:0;height:100%!important;border-radius:2px;transition:width 35ms linear}.hero-slide-progress-rail{position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(0,0,0,.25);z-index:25;overflow:hidden;pointer-events:none}.hero-slide-progress-bar{height:100%;background:linear-gradient(90deg,#f59e0b,#d97706,#b45309);box-shadow:0 0 8px rgba(217,119,6,.7);transition:width 35ms linear}@media(max-width:800px){.hero-simmer-now strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-simmer-now{max-width:38vw}.market-home .hero-mustard-dots{max-width:32vw}}.pantry-header .sr-only{position:absolute!important;display:block!important;width:1px!important;height:1px!important;min-width:0!important;min-height:0!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.pantry-header .pantry-bag-button{border-radius:9px!important;background:#f4efdf!important;border:1px solid #bdc8b4!important;color:#294434!important;min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.pantry-header .pantry-bag-icon-shell{display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;position:relative!important;background:transparent!important;border:0!important;border-radius:0!important}.pantry-header .pantry-bag-icon-shell>svg{display:block!important;width:24px!important;height:24px!important;opacity:1!important;visibility:visible!important;color:#294434!important;stroke:currentColor!important;fill:none!important}.pantry-header .pantry-bag-button:after,.pantry-header .pantry-bag-button:before,.pantry-header .pantry-bag-icon-shell:after,.pantry-header .pantry-bag-icon-shell:before{display:none!important}.shop-filter-dialog{padding:0;border:1px solid #d8cab0;border-radius:16px;width:min(500px,94vw);max-height:88dvh;background:#fffaf0;color:#34432c}.shop-filter-dialog::backdrop{background:#252a2066;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shop-filter-dialog .shop-filter-drawer{display:block!important;position:static!important;width:100%!important;max-width:none!important;max-height:86dvh!important;overflow-y:auto!important;box-sizing:border-box!important;border:0!important;margin:0!important;padding:20px!important}.shop-filter-dialog input[type=checkbox],.shop-filter-dialog input[type=radio]{width:19px;height:19px;flex:0 0 19px}.shop-filter-dialog label{min-height:36px}.shop-filter-dialog select{width:100%;min-height:44px;font-size:16px}.shop-filter-dialog button{min-height:40px}.shop-filter-dialog .button.primary{position:sticky;bottom:0;min-height:48px;background:#354d37;color:#fffaf0;z-index:2;box-shadow:0 -6px 12px #fffaf0}@media(min-width:801px){.market-home .kitchen-stage .market-hero-photo{transform:translateY(19px)!important}.market-home .kitchen-stage .market-hero-feature{transform:translateY(19px) rotate(-2.4deg)!important}}@media(max-width:800px){body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.pantry-utility{min-height:28px;height:auto!important;padding:5px 12px!important;font-size:11px!important;line-height:18px}.pantry-header{position:sticky!important;top:0!important;background:#fffaf0!important;z-index:60!important}.pantry-header .pantry-nav{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;grid-template-rows:52px 44px!important;gap:6px 10px!important;padding:4px 16px 12px!important;min-height:0!important;height:auto!important;align-items:center!important;overflow:visible!important}.pantry-header .mobile-menu-toggle{grid-column:1!important;grid-row:1!important;width:44px!important;height:44px!important;padding:10px!important;border-radius:9px!important;display:flex!important;align-items:center;justify-content:center}.pantry-header .mobile-menu-toggle svg{width:23px!important;height:23px!important}.pantry-header .pantry-wordmark{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center;justify-content:center;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0!important;overflow:hidden}.pantry-header .pantry-wordmark img.pantry-logo-img{display:none!important}.pantry-header .pantry-wordmark:after{content:"HAVIKAR";font:700 27px Georgia,serif;letter-spacing:1px;color:#16523a}.pantry-header .pantry-wordmark:before{display:none!important}.pantry-header .pantry-nav-actions{grid-column:3!important;grid-row:1!important;display:flex!important;align-items:center;justify-content:center;gap:0!important;width:44px!important;margin:0!important}.pantry-header .pantry-bag-button{width:44px!important;height:44px!important;padding:0!important}.pantry-header .pantry-bag-text,.pantry-header .pantry-nav-actions>.account-icon,.pantry-header .pantry-nav-actions>.wishlist-nav-icon{display:none!important}.pantry-header .market-header-search-wrap{grid-column:1/-1!important;grid-row:2!important;display:block!important;min-width:0!important}.pantry-header .market-header-search,.pantry-header .market-header-search-wrap{position:relative!important;width:100%!important;height:44px!important;margin:0!important}.pantry-header .market-header-search{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:9px!important;min-height:44px!important;padding:0 12px!important;border:1px solid #d8c7a9!important;border-radius:9px!important;background:#f5efdf!important;box-sizing:border-box!important;overflow:hidden!important}.pantry-header .market-header-search:focus-within{outline:2px solid #7a8c64;outline-offset:1px}.pantry-header .market-header-search .market-search-icon{position:static!important;transform:none!important;display:block!important;width:19px!important;height:19px!important;flex:0 0 19px!important;margin:0!important}.pantry-header .market-header-search input#home-search{position:static!important;inset:auto!important;display:block!important;flex:1 1!important;width:0!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:0!important;padding:0!important;margin:0!important;transform:none!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:16px!important;line-height:38px!important;text-align:left!important;color:#34432c!important;outline:none!important}.pantry-header .search-clear-btn{position:static!important;min-width:30px;min-height:36px;padding:0!important}.pantry-header .market-search-dropdown{top:50px!important;left:0!important;right:0!important;width:100%!important;max-height:60dvh;overflow-y:auto;z-index:90}.pantry-header .market-category-nav,.pantry-header .market-mobile-cat-strip{display:none!important}.mobile-bottom-bar{height:calc(62px + env(safe-area-inset-bottom))!important;min-height:62px!important;padding:4px 8px calc(4px + env(safe-area-inset-bottom))!important;z-index:65!important;box-sizing:border-box!important;background:#fffdf6!important}.mobile-bottom-bar .bottom-bar-tab{min-width:44px!important;min-height:48px!important;gap:3px!important;font-size:11px!important}.mobile-bottom-bar .bottom-bar-tab svg{width:22px!important;height:22px!important}.market-home .kitchen-stage .market-hero{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:18px 18px 8px!important;overflow:visible!important}.market-home .kitchen-stage .market-hero-copy{display:contents!important;position:static!important;inset:auto!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;transform:none!important}.market-home .kitchen-stage .hero-notebook-heading{order:0!important;min-height:40px!important;height:auto!important;margin:0 0 8px!important;gap:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.market-home .kitchen-stage .hero-notebook-heading .market-kicker{font-size:10px!important;line-height:1.5!important;letter-spacing:.045em!important;max-width:230px!important;margin:0!important}.market-home .kitchen-stage .hero-amma-doodle{display:block!important;width:64px!important;height:43px!important;position:static!important;margin:0!important;object-fit:contain!important}.market-home .kitchen-stage .market-hero-copy h1{order:1!important;font-size:clamp(29px,8vw,37px)!important;line-height:1.1!important;white-space:normal!important;margin:0 0 10px!important;padding:0!important;max-width:none!important;width:auto!important;min-height:0!important}.market-home .kitchen-stage .market-hero-copy>p{order:2!important;font-size:14px!important;line-height:1.55!important;margin:0!important;max-width:none!important;width:auto!important}.market-home .kitchen-stage .market-hero-photo{order:3!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:19px 0 0!important;transform:none!important;align-self:auto!important;flex:none!important;overflow:visible!important}.market-home .kitchen-stage .market-hero-photo picture{display:block!important;position:relative!important;height:clamp(210px,64vw,300px)!important;width:100%!important;padding:0!important;margin:0!important;transform:none!important;box-sizing:border-box!important;border-radius:6px!important;background:#f2e8d3!important}.market-home .kitchen-stage .market-hero-photo picture img{display:block!important;position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:none!important}.market-home .kitchen-stage .slide-kitchen-details{position:relative!important;inset:auto!important;height:45px!important;width:100%!important;display:block!important}.market-home .kitchen-stage .slide-product-doodle{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;height:45px!important;gap:9px!important;padding:0!important;margin:0!important;transform:none!important;background:transparent!important;border:0!important;box-shadow:none!important}.market-home .kitchen-stage .slide-product-doodle svg{height:39px!important;width:47px!important}.market-home .kitchen-stage .slide-product-doodle span{font-size:15px!important}.market-home .kitchen-stage .hero-cta-fixed,.market-home .kitchen-stage .kitchen-hanging-ladle,.market-home .kitchen-stage .kitchen-window-sill{display:none!important}.market-home .kitchen-stage .market-hero-feature{order:4!important;position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;align-self:stretch!important;width:100%!important;min-height:84px!important;height:auto!important;max-width:none!important;grid-area:auto!important;padding:14px!important;gap:10px!important;margin:12px 0 8px!important;transform:none!important;box-sizing:border-box!important}.market-home .kitchen-stage .hero-feature-product-link strong{white-space:normal!important;font-size:17px!important;line-height:1.15!important;overflow:visible!important}.market-home .kitchen-stage .market-hero-feature small{font-size:10px!important;line-height:1.3!important}.market-home .kitchen-stage .hero-feature-photo,.market-home .kitchen-stage .market-hero-feature img{width:48px!important;height:48px!important;flex-basis:48px!important}.market-home .kitchen-stage .market-hero-reasons{display:none!important}.market-home .kitchen-stage .market-hero-controls{order:6!important;position:static!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;flex-wrap:nowrap!important;width:100%!important;height:54px!important;min-height:54px!important;margin:0!important;padding:4px 0!important;transform:none!important;box-sizing:border-box!important}.market-home .kitchen-stage .market-hero-controls>button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;flex:0 0 36px!important;border-radius:6px!important;padding:7px!important;box-shadow:none!important}.market-home .kitchen-stage .market-hero-controls>button svg{width:18px!important;height:18px!important}.market-home .kitchen-stage .hero-timer-text{display:block!important;font-size:11px!important}.market-home .kitchen-stage .hero-mustard-dots{flex:1 1!important;max-width:none!important;min-width:0!important;overflow-x:auto!important;scrollbar-width:none!important;gap:2px!important;display:flex!important}.market-home .kitchen-stage .hero-mustard-dots button{flex:0 0 14px!important;padding:14px 1px!important;min-width:14px!important}.market-home .kitchen-stage .hero-mustard-dots button .market-hero-indicator-pill{width:12px!important}.market-home .market-service-strip{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding:18px!important;font-size:11px!important;line-height:1.5!important}.market-home .market-service-strip>*{white-space:normal!important;min-width:0}.market-home .market-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px 9px!important}.market-home .market-category h3{font-size:13px!important;line-height:1.2!important}.market-home .market-category p{font-size:10px!important}.storefront .shop-header-compact h1{font-size:30px!important}.storefront .shop-header-compact p{font-size:14px!important}.storefront .shop-header-doodle{display:none!important}.storefront .shop-toolbar{padding:8px 0!important;border:0!important;background:transparent!important}.storefront .shop-toolbar>div{display:flex!important;width:100%;justify-content:space-between;gap:12px!important}.storefront .shop-toolbar>div>span{font-size:11px;max-width:140px;text-align:right}.storefront .shop-toolbar .shop-mobile-filter-btn{display:inline-flex!important;min-height:44px!important;padding:10px 14px!important;white-space:nowrap!important;font-size:13px!important}.shop-filter-dialog{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:100%;border-radius:18px 18px 0 0;max-height:88dvh}.shop-filter-dialog .shop-filter-drawer{padding:20px 20px calc(20px + env(safe-area-inset-bottom))!important}.storefront .shop-grid .market-product-photo{aspect-ratio:1!important;height:auto!important}.storefront .shop-grid .market-product-photo img{object-fit:contain!important}.market-home .market-quick-dialog,.storefront .market-quick-dialog{max-width:94vw!important;max-height:86dvh!important;overflow:auto!important}.market-quick-layout{grid-template-columns:1fr!important}.market-quick-image{max-height:230px!important;object-fit:contain!important}.storefront .store-mobile-purchase{bottom:0!important}.storefront[data-page=products]{padding-bottom:95px!important}.market-home .kitchen-stage .market-hero-copy>p{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;max-height:none!important}.shop-filter-dialog h3{display:none!important}}.market-home .kitchen-stage .market-hero-photo picture img.hero-use-photo{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 52%!important}.hero-food-steam{position:absolute;left:38%;top:14%;width:24%;height:37%;z-index:2;pointer-events:none;overflow:visible;color:#fffaf0;filter:drop-shadow(0 1px 1px #4b351755)}.hero-food-steam path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;opacity:0;transform-box:fill-box;transform-origin:center;animation:hero-steam-rise 4.8s ease-in-out infinite}.hero-food-steam path:nth-child(2){animation-delay:1.1s}.hero-food-steam path:nth-child(3){animation-delay:2.2s}.hero-food-steam[data-paused=true] path{animation-play-state:paused}@keyframes hero-steam-rise{0%{opacity:0;transform:translateY(8px) scaleX(.86)}30%{opacity:.55}70%{opacity:.3}to{opacity:0;transform:translateY(-15px) scaleX(1.08)}}@media(prefers-reduced-motion:reduce){.hero-food-steam{display:none}.hero-food-steam path{animation:none}}.market-home .kitchen-stage .market-hero-photo picture img.hero-use-photo[src$="ghee-pouring.webp"]{object-position:50% 27%!important}@media(min-width:801px){.market-home .market-hero-photo:has(img[src$="ghee-pouring.webp"]) .slide-product-doodle{left:12px;right:auto;transform:rotate(-2deg)}}.market-home .kitchen-stage .market-hero-photo picture img.hero-use-photo[src$="puliyogare-serving.webp"]{object-position:50% 30%!important}@media(min-width:801px){.market-home .market-hero-photo:has(img[src$="puliyogare-serving.webp"]) .slide-product-doodle{left:12px;right:auto;transform:rotate(-2deg)}}@media(min-width:801px){.market-home .market-hero-photo:has(img[src$="puliyogare-serving.webp"]) .slide-product-doodle{max-width:40%;padding:7px;gap:6px}.market-home .market-hero-photo:has(img[src$="puliyogare-serving.webp"]) .slide-product-doodle svg{width:28px;height:28px}.market-home .market-hero-photo:has(img[src$="puliyogare-serving.webp"]) .slide-product-doodle span{font-size:14px}}.trust-badges{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(8px,1.5vw,16px)}.trust-badge{display:block;object-fit:contain;height:clamp(36px,3.8vw,50px);width:auto;background:transparent;border:none;border-radius:4px}.trust-badges-compact{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.trust-badge-scroll{width:100%;flex-shrink:0;overflow:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.trust-badge-scroll::-webkit-scrollbar{display:none}.trust-badge-track{animation:trust-badge-marquee 28s linear infinite;will-change:transform}.trust-badge-row,.trust-badge-track{display:flex;align-items:center;width:max-content}.trust-badge-row{gap:clamp(14px,2.5vw,28px);flex-wrap:nowrap;min-width:max-content;padding-right:clamp(14px,2.5vw,28px)}@keyframes trust-badge-marquee{to{transform:translateX(-50%)}}.trust-badge-image,.trust-badge-karnataka,.trust-badge-small-batch{display:block;flex:0 0 auto;object-fit:contain;background:transparent}.trust-badge-no{height:clamp(36px,3.8vw,48px);width:auto;max-width:clamp(200px,25vw,320px)}.trust-badge-fssai,.trust-badge-iso{height:clamp(34px,3.5vw,46px);width:auto;max-width:140px}.trust-badge-karnataka,.trust-badge-small-batch{height:clamp(38px,4vw,50px);width:auto;max-width:220px}.trust-badges-footer{justify-content:center;gap:clamp(12px,2vw,24px)}.trust-badges-footer .trust-badge{height:clamp(32px,3.2vw,42px);filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.trust-badges-footer .trust-badge-no{height:clamp(32px,3.2vw,40px);max-width:240px}.trust-badges-inline{flex-wrap:nowrap;overflow:hidden;white-space:nowrap}@media (max-width:640px){.trust-badge-row{gap:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){.trust-badge-scroll{overflow-x:auto}.trust-badge-track{animation:none}}.bhatco-logo-wrap{display:inline-flex;align-items:center;justify-content:center;min-height:40px}.bhatco-logo-img{display:block;max-height:48px;width:auto;max-width:150px;object-fit:contain}.bhatco-logo-fallback{font-size:13px;font-weight:800;letter-spacing:.16em;color:rgba(255,255,255,.85)}.footer-bhatco{margin:10px 0 6px}.footer-bhatco .bhatco-logo-img{max-height:36px;max-width:140px;background:rgba(255,255,255,.95);padding:5px 10px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.about-bhatco .bhatco-logo-img{max-height:80px;max-width:160px;filter:none}.about-bhatco .bhatco-logo-fallback{color:#1b3b22;opacity:.45;font-size:16px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.footer-certs{border-top:1px solid rgba(255,255,255,.12);padding:20px 6vw 14px;background:rgba(0,0,0,.15)}.footer-certs .trust-badge{background:transparent;padding:0;border-radius:0}.footer-fssai-lic{margin:10px 0 0;text-align:center;font-size:12px;color:rgba(255,255,255,.75);letter-spacing:.04em}