.store-header,.store-footer{max-width:1440px;width:calc(100% - 100px);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:25px}.store-header{height:110px;border-bottom:1px solid #d7dec8}.store-header>a:not(.brand){font-size:15px}.store-header-actions{display:flex;gap:15px;align-items:center}.language-toggle{background:transparent;border:1px solid #b6c29e;border-radius:99px;padding:7px 17px;font-size:14px;color:#223f2d}.cart-link{background:#223f2d;color:#f5f3e9;padding:9px 18px;border-radius:99px;font-size:15px;display:flex;align-items:center;gap:15px}.cart-link span{min-width:24px;height:24px;border-radius:50%;background:#d7ed55;color:#223f2d;text-align:center;line-height:24px;font-size:12px}#shop-main{max-width:1440px;width:calc(100% - 100px);margin:0 auto;padding:42px 0 70px}.shop-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.shop-intro h1{font-size:clamp(35px,4vw,57px);line-height:1.3;margin:7px 0}.shop-intro .eyebrow{font-size:13px;letter-spacing:0;color:#78875c}.shop-intro p{font-size:16px;color:#63764e}.delivery-label{display:flex;align-items:center;gap:10px;font-size:14px;white-space:nowrap;padding:8px 16px;background:#e7ebd4;border-radius:99px}.delivery-label svg{width:20px;height:20px}.store-notice{border:1px solid #d9cdac;background:#f1e9d6;padding:14px 20px;border-radius:12px;font-size:15px;margin-bottom:28px}.shop-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:35px;align-items:start}.store-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.store-product{min-width:0}.store-photo{aspect-ratio:1;overflow:hidden;border:1px solid #aab99a;border-radius:42% 42% 13px 13px;direction:ltr;background:#eae9df}.store-product:nth-child(2) .store-photo{border-radius:16px 16px 38% 38%}.store-photo img{width:300%;height:100%;max-width:none;object-fit:fill}.store-product h2{font-size:25px;margin-top:18px}.store-product>p{font-size:14px;color:#6b7c55;min-height:52px;margin-top:4px}.store-product-price{margin:12px 0 13px;font-size:20px;font-weight:500}.store-product-price small{font-size:13px;color:#7b8868;font-weight:400}.add-cart{width:100%;background:#d7ed55;border:1px solid #566c2a;border-radius:99px;padding:10px 14px;font-size:14px;color:#223f2d;box-shadow:2px 3px 0 #223f2d;display:flex;justify-content:space-between;gap:15px}.add-cart:disabled{box-shadow:none;background:#e9ecdF;border-color:#c6d0b5}.add-cart:hover:not(:disabled){background:#c7df37}.store-stock{font-size:12px;color:#81916a;margin-top:10px}.cart-panel{border:1px solid #c8d2b7;border-radius:18px;background:#fffef8;position:sticky;top:25px;scroll-margin-top:20px}.cart-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e1e7d3}.cart-heading h2{font-size:27px}.cart-heading span{font-size:12px;color:#7b8b62}.cart-body{padding:20px 22px}.cart-empty{text-align:center;color:#778467;font-size:14px;padding:25px 6px 40px}.cart-empty strong{display:block;font-family:'Baloo Bhaijaan 2',sans-serif;color:#546e38;font-size:23px;margin-bottom:5px}.cart-item{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #e4e9d7}.cart-item-title{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cart-item h3{font-size:19px}.remove-item{border:0;background:transparent;color:#8c977e;font-size:18px;line-height:1}.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:10px}.quantity{display:flex;align-items:center;border:1px solid #ccd6bc;border-radius:7px;overflow:hidden;direction:ltr}.quantity button{background:#f0f3e6;border:0;padding:4px 11px;color:#223f2d;font-size:17px}.quantity span{padding:0 11px;font-size:14px}.cart-item-bottom>span{font-size:14px}.cart-summary{display:flex;justify-content:space-between;font-size:15px;margin-bottom:10px}.cart-summary.total{font-size:20px;font-weight:600;border-top:1px solid #d6dfc8;padding-top:13px;margin-top:13px}.cart-note{font-size:12px;color:#7a8a66;line-height:1.7;margin:12px 0}.cart-panel .primary-button{width:100%;border-radius:99px;margin-top:9px}.store-footer{border-top:1px solid #d4dfc4;font-size:13px;padding:25px 0;color:#798967}.checkout-summary{background:#f0f4df;border-radius:10px;padding:18px 20px;margin-bottom:24px}.checkout-summary h3{font-size:22px;margin-bottom:10px}.checkout-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.payment-choice{border:1px solid #c7d1b5;border-radius:10px;padding:15px;font-size:14px;display:flex;gap:10px;align-items:flex-start;cursor:pointer}.payment-choice:has(input:checked){background:#eff4d7;border-color:#688239}.payment-choice small{display:block;font-size:12px;color:#7a8965}.payment-choice input{margin-top:6px;accent-color:#51702c}.payment-choice.disabled{opacity:.45;cursor:default}.checkout-error{padding:10px 14px;color:#923e28;background:#fae7dc;border-radius:8px;display:none;margin-top:16px;font-size:14px}.checkout-error:not(:empty){display:block}.confirmation{max-width:760px;margin:20px auto;text-align:center}.confirmation h1{font-size:52px}.confirmation>p{font-size:17px;color:#6d8056;margin:12px 0 28px}.confirmation-mark{width:90px;height:90px;background:#d7ed55;border:1.5px solid #223f2d;border-radius:50%;font-size:40px;margin:0 auto 24px;display:grid;place-items:center;transform:rotate(-9deg)}.confirmation-card{border:1px solid #c5d1b2;background:#fffef8;border-radius:16px;text-align:start;padding:25px}.confirmation-card>h2{font-size:24px;margin-bottom:15px}.confirmation-line{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e0e7d2;font-size:16px}.confirmation-line:last-child{border:0}.confirmation-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:25px}.payment-form-container{padding:15px 0}.payment-form-container .mysr-form{direction:ltr}.payment-footnote{font-size:13px;color:#75845f;margin-bottom:15px}.checkout-step{font-size:12px;color:#7f8e6b;margin-bottom:5px}.availability-error{background:#f7e3d8;border:1px solid #e6c2ad;border-radius:9px;padding:13px;font-size:14px;margin-bottom:20px}
[lang=en] .store-app{font-family:'DM Sans',Arial,sans-serif}[lang=en] .store-app h1,[lang=en] .store-app h2,[lang=en] .store-app h3{font-family:'Bricolage Grotesque','DM Sans',sans-serif;letter-spacing:-.04em}[lang=en] .store-product h2{font-size:24px}[lang=en] .shop-intro h1{font-size:51px;line-height:1.1}[lang=en] .store-product>p{line-height:1.6}
@media(max-width:1150px){.shop-grid{grid-template-columns:1fr 310px;gap:25px}.store-products{grid-template-columns:1fr 1fr;gap:28px 20px}.store-header,#shop-main,.store-footer{width:calc(100% - 64px)}.store-product h2{font-size:28px}.shop-intro{align-items:flex-start}.delivery-label{font-size:12px}.shop-intro p{max-width:400px}}
@media(max-width:760px){.store-header,#shop-main,.store-footer{width:calc(100% - 36px)}.store-header{height:88px;gap:14px}.store-header .brand{width:127px}.store-header>a:not(.brand){display:none}.store-header-actions{gap:8px}.language-toggle{padding:6px 11px;font-size:12px}.cart-link{font-size:13px;padding:7px 11px;gap:8px}#shop-main{padding-top:30px}.shop-intro{display:block;margin-bottom:25px}.shop-intro h1{font-size:39px;margin:8px 0 11px}.shop-intro p{font-size:15px}.delivery-label{display:inline-flex;margin-top:18px}.shop-grid{grid-template-columns:1fr;gap:35px}.store-products{gap:27px 15px}.store-product h2{font-size:24px;line-height:1.45;margin-top:14px}.store-product>p{font-size:13px;min-height:60px;line-height:1.75}.store-product-price{font-size:18px;line-height:1.4}.store-product-price small{display:block;font-size:12px}.add-cart{font-size:12px;padding:9px 11px;gap:8px}.store-stock{font-size:11px}.cart-panel{position:static}.cart-empty{padding:20px}.cart-heading h2{font-size:25px}.checkout-methods{grid-template-columns:1fr}.confirmation h1{font-size:39px}.confirmation>p{font-size:16px}.confirmation-card{padding:19px}.confirmation-line{font-size:14px}[lang=en] .shop-intro h1{font-size:37px}[lang=en] .store-product h2{font-size:23px}.store-notice{font-size:14px;padding:13px 16px}}
