@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap";:root{color:#263e32;font-synthesis:none;--green:#254b3b;--peach:#eee5d6;background:#fbfaf6;font-family:IBM Plex Sans Arabic,Tahoma,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #bd733e}input:focus,textarea:focus{outline-offset:2px;outline:2px solid #6b9677}.demo-bar{background:var(--green);color:#f4f4e9;justify-content:space-between;padding:9px 6%;font-size:11px;display:flex}.demo-bar a{align-items:center;gap:7px;display:flex}.shop-header{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6ed;border-bottom:1px solid #e4e7dc;justify-content:space-between;align-items:center;gap:20px;padding:20px 6%;display:flex;position:sticky;top:0}.shop-brand{align-items:center;gap:12px;display:flex}.shop-brand>img,.brand-icon{object-fit:contain;border-radius:13px;width:45px;height:45px}.brand-icon{background:#e5ecd9;place-items:center;display:grid}.shop-brand b{font-size:19px}.shop-brand small{color:#748072;margin-top:3px;font-size:10px;display:block}.catalog-link{font-size:13px}.cart-button{background:var(--green);color:#fff;border-radius:100px;align-items:center;gap:10px;padding:11px 17px;display:flex}.cart-button>b{color:#264533;background:#dceaaf;border-radius:50%;place-items:center;min-width:24px;height:24px;font-size:11px;animation:.25s pop;display:grid}.hero{background:#eee9dc;border-radius:24px;grid-template-columns:1.12fr 1fr;gap:20px;width:min(1320px,92%);min-height:470px;margin:26px auto 0;padding:55px 5%;display:grid;overflow:hidden}.eyebrow{color:#577150;align-items:center;gap:7px;font-size:12px;display:flex}.hero h1{letter-spacing:-1.6px;margin:19px 0 12px;font-size:clamp(34px,3.65vw,55px);font-weight:600;line-height:1.5}.hero h1 em{color:#6c8359;font-style:normal}.hero p{color:#71806a;font-size:15px;line-height:1.9}.shop-cta{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:28px;padding:14px 23px;font-weight:500;transition:transform .2s,background .2s;display:inline-flex}.shop-cta:hover{background:#38634b;transform:translateY(-3px)}.hero .shop-cta{margin-top:10px}.hero-note{color:#6c765e;align-items:center;gap:8px;margin-top:24px;font-size:10px;display:flex}.hero-note i{background:currentColor;border-radius:50%;width:3px;height:3px;margin-inline:3px}.hero-display{justify-content:center;align-items:center;padding-top:25px;display:flex;position:relative}.hero-label{color:#637855;border:1px solid #bbc6a9;border-radius:40px;padding:6px 15px;font-size:11px;position:absolute;top:0;left:0}.hero-products{direction:ltr;justify-content:center;align-items:center;width:100%;padding:25px 0;display:flex}.hero-item{direction:rtl;background:#fff;border-radius:14px;flex:0 0 40%;max-width:170px;padding:16px 14px;transition:translate .3s;position:relative;box-shadow:0 20px 40px #36432814}.hero-item img{object-fit:contain;mix-blend-mode:multiply;border-radius:8px;width:100%;height:140px}.hero-item span{white-space:nowrap;text-overflow:ellipsis;margin-top:12px;font-size:11px;display:block;overflow:hidden}.hero-item b{margin-top:8px;font-size:15px;display:block}.item-0{background:#f9fcf1;margin-right:-45px;transform:rotate(-12deg)}.item-1{z-index:2;transform:translateY(-22px)rotate(4deg)}.item-2{background:#f9eddc;margin-left:-45px;transform:rotate(15deg)}.hero-item:hover{z-index:3;translate:0 -12px}.hero-stamp{background:#dce9b8;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;animation:6s ease-in-out infinite float;display:flex;position:absolute;bottom:5px;left:0;transform:rotate(-5deg);box-shadow:0 8px 24px #3540240c}.hero-stamp span{font-size:10px}.hero-stamp b{font-size:14px}.hero-empty{color:#738666;place-items:center;gap:20px;display:grid}.benefits{border-bottom:1px solid #e5e8df;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1160px;margin:0 auto;padding:33px 4%;display:grid}.benefits>span{grid-template-columns:24px auto;align-items:center;column-gap:14px;display:grid}.benefits svg{grid-row:span 2}.benefits b{font-size:12px}.benefits small{color:#879080;margin-top:4px;font-size:10px}.catalog{width:min(1200px,88%);margin:60px auto 70px}.catalog-heading{justify-content:space-between;align-items:center;gap:25px;display:flex}.catalog h2{letter-spacing:-.7px;margin:10px 0 20px;font-size:30px;font-weight:600}.search{background:#fff;border:1px solid #e2e7dc;border-radius:12px;align-items:center;gap:10px;width:310px;padding:12px 17px;display:flex}.search input{color:#254b3b;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.search button{color:inherit;background:0 0;padding:0;display:flex}.chips{scrollbar-width:thin;gap:9px;padding:6px 0 12px;display:flex;overflow-x:auto}.chips button{color:#627559;white-space:nowrap;background:#f0f1e9;border-radius:100px;padding:10px 21px;font-size:12px;transition:background .2s,color .2s}.chips button.active{background:var(--green);color:#fff}.chips button:hover{background:#d9e2cc}.chips button.active:hover{background:#345b42}.results{color:#7e8c74;margin-top:22px;font-size:11px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:18px;display:grid}.product-card{background:#fff;border:1px solid #e7e9df;border-radius:17px;min-width:0;padding:13px 13px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;animation:.45s both rise}.product-card:hover{border-color:#b5c9a5;transform:translateY(-6px);box-shadow:0 18px 35px #2d492b0e}.product-image{background:#f5f5ee;border-radius:10px;position:relative;overflow:hidden}.product-image>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:190px;padding:17px;transition:transform .4s}.product-card:hover .product-image>img{transform:scale(1.06)}.in-cart{color:#486330;background:#e6f1d5;border-radius:20px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex;position:absolute;top:7px;right:7px}.product-card>small{color:#829078;margin:15px 5px 5px;font-size:10px;display:block}.product-card h3{overflow-wrap:anywhere;min-height:48px;margin:0 5px;font-size:16px;font-weight:500;line-height:1.5}.product-bottom{justify-content:space-between;align-items:center;gap:5px;margin:10px 5px 0;display:flex}.product-bottom strong{white-space:nowrap;font-size:16px}.add-button{color:#375c36;background:#e9efdc;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .2s;display:grid}.add-button:hover{background:#cce2a6}.quantity{background:#f0f3e9;border:1px solid #e4ead8;border-radius:30px;align-items:center;gap:10px;padding:5px;display:flex}.quantity button{color:#395839;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.quantity b{text-align:center;min-width:8px;font-size:12px}.shop-outro{background:#eaf0de;border-radius:16px;align-items:center;gap:25px;width:min(1200px,88%);margin:0 auto 50px;padding:30px 35px;display:flex}.shop-outro h2{margin:0;font-size:23px;font-weight:500}.shop-outro p{color:#6e7f63;margin:8px 0 0;font-size:12px}.shop-outro>a{white-space:nowrap;gap:15px;margin-right:auto;font-size:13px;display:flex}.shop-footer{border-top:1px solid #e2e7dc;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;padding:30px 6%;font-size:11px;display:flex}.shop-footer>span{color:#8a927f}.floating-cart{background:var(--green);color:#fff;z-index:6;white-space:nowrap;border-radius:15px;align-items:center;gap:20px;padding:17px 24px;font-size:13px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #193b3330}.floating-cart strong{border-right:1px solid #ffffff40;padding-right:15px}.toast{z-index:30;color:#fff;background:#253d30;border-radius:12px;align-items:center;gap:18px;max-width:min(420px,100% - 48px);padding:17px 22px;font-size:13px;animation:.25s rise;display:flex;position:fixed;bottom:95px;left:24px;box-shadow:0 12px 35px #0002}.toast button{color:inherit;background:0 0;padding:0;display:flex}.cart-dialog{color:#263e32;background:#fbfaf6;border:0;border-radius:0;width:min(520px,100%);height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:35px;overflow-y:auto;box-shadow:-20px 0 80px #0002}.cart-dialog[open]{animation:.3s slide}.cart-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#172b2580}.cart-dialog h2{align-items:center;gap:12px;margin:17px 0 28px;font-size:28px;display:flex}.close-cart{color:#375236;background:#eff2e7;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:15px;left:15px}.cart-items{gap:15px;max-height:240px;display:grid;overflow-y:auto}.cart-row{align-items:center;gap:12px;display:flex}.cart-row>img{object-fit:contain;background:#fff;border-radius:8px;width:50px;height:55px}.cart-row>span{flex:1;min-width:0}.cart-row>span b{font-size:13px;font-weight:500;display:block}.cart-row small{color:#78806a;font-size:11px}.cart-total{border-block:1px solid #e2e7d9;justify-content:space-between;margin-top:12px;padding:22px 0;display:flex}.cart-total strong{font-size:22px}.cart-dialog fieldset{border:0;gap:14px;margin:0;padding:20px 0;display:grid}.cart-dialog legend{float:right;width:100%;margin-bottom:16px;font-size:16px;font-weight:600}.cart-dialog label{gap:7px;font-size:12px;display:grid}.field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cart-dialog input,.cart-dialog textarea{color:#243d2a;background:#fff;border:1px solid #dce3d2;border-radius:9px;width:100%;min-width:0;padding:11px 12px;font-size:14px}.cart-dialog textarea{resize:vertical;min-height:75px}.location-button{color:#3b613d;background:#edf3e3;border:1px dashed #a7bd96;border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:12px;display:flex}.cart-dialog details{color:#66795a;font-size:11px}.cart-dialog summary{cursor:pointer}.cart-dialog details .field-pair{margin-top:12px}.checkout-button{width:100%;margin-top:18px}.checkout-note{color:#7b856f;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.inline-notice{color:#6b5b2f;background:#f4edce;border-radius:10px;margin-top:15px;padding:15px;font-size:13px;line-height:1.9}.empty{text-align:center;color:#718066;flex-direction:column;align-items:center;padding:50px 18px;display:flex}.empty h3{font-size:17px}.empty p{font-size:13px}.empty .shop-cta{margin-top:15px;font-size:13px}.success{color:#496c3f;text-align:center;flex-direction:column;align-items:center;padding-top:22vh;display:flex}.success h2{margin-bottom:0}.success p{font-size:14px}.success strong{background:#e9f0dc;border-radius:10px;margin:10px 0 30px;padding:12px 25px}.skeleton{background:linear-gradient(100deg,#eaece2 25%,#f4f5ef 40%,#eaece2 55%) 0 0/300% 100%;border-radius:15px;height:310px;animation:2s linear infinite shimmer}@keyframes shimmer{to{background-position:-150% 0}}@keyframes rise{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes slide{0%{translate:100%}to{translate:0}}@keyframes pop{0%{transform:scale(.7)}to{transform:scale(1)}}@keyframes float{50%{translate:0 -8px}}@media (width<=1000px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding:40px 4%}.hero h1{font-size:38px}.hero-item img{height:115px}.hero-stamp{bottom:0}.hero-note{font-size:9px}}@media (width<=700px){.catalog-link{display:none}.shop-header{padding:15px 5%}.shop-brand b{font-size:16px}.cart-button{padding:9px 12px;font-size:12px}.hero{border-radius:18px;grid-template-columns:1fr;min-height:0;margin-top:17px;padding:30px 7%}.hero h1{font-size:35px}.hero-display{min-height:280px;margin-top:12px}.hero-products{max-width:350px}.hero-item img{height:100px}.hero-label{font-size:9px}.hero-stamp{padding:10px 14px;bottom:0;left:0}.benefits{gap:12px;padding:25px 5%}.benefits>span{text-align:center;flex-direction:column;gap:7px;display:flex}.benefits b{font-size:10px}.benefits small{display:none}.catalog{width:90%;margin:35px auto 40px}.catalog-heading{flex-direction:column;align-items:stretch;gap:0}.catalog h2{margin-bottom:18px;font-size:26px}.search{width:100%;margin-bottom:18px}.chips button{padding:9px 18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:9px 9px 14px}.product-image>img{height:145px;padding:10px}.product-card h3{min-height:43px;font-size:14px}.product-bottom strong{font-size:14px}.quantity{gap:5px;padding:3px}.quantity button{width:21px;height:21px}.product-bottom{margin-inline:0}.shop-outro{flex-wrap:wrap;gap:15px;width:90%;padding:24px 20px}.shop-outro h2{font-size:19px}.shop-outro p{font-size:11px}.shop-outro>svg{display:none}.shop-outro>a{margin-right:0}.shop-footer{flex-wrap:wrap;padding-bottom:50px}.shop-footer>span{display:none}.floating-cart{justify-content:space-between;gap:8px;width:90%;padding:15px;font-size:12px}.floating-cart strong{padding-right:10px}.cart-dialog{padding:32px 22px}.cart-dialog .quantity{gap:7px}.demo-bar{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}.grocery-hero{object-fit:cover;mix-blend-mode:multiply;border-radius:20px;width:100%;height:410px}.hero-display{padding-top:0}.hero-stamp{bottom:10px;left:-10px}.product-placeholder{color:#81976d;background:#edf1e5;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:190px;display:flex}.product-placeholder span{font-size:11px}@media (width<=700px){.grocery-hero{object-fit:contain;height:290px}.hero-display{min-height:290px}.product-placeholder{height:145px}.hero-stamp{left:0}}
