:root{--cream:#f7efe3;--black:#171412;--red:#d93d2f;--yellow:#f4c84a;--orange:#e98538;--green:#5f8f68;--mint:#dfeee4;--frost:#d9eef2;--white:#fff;--line:#15151526;--shadow:0 20px 55px #251c121a;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-display:Impact, Haettenschweiler, "Arial Black", var(--font-body);--font-ar-body:"Noto Sans Arabic", Tahoma, Arial, ui-sans-serif, system-ui, sans-serif;--font-ar-display:"Noto Kufi Arabic", Tahoma, Arial, ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--black);direction:inherit;text-align:start;text-rendering:optimizelegibility;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1400px,100% - clamp(28px,6vw,72px));margin:auto}.display{font-family:var(--font-display);text-transform:uppercase;letter-spacing:0;text-wrap:balance;line-height:.9}.kicker{text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:800}.btn{text-transform:uppercase;letter-spacing:.04em;text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:12px;font-weight:800;transition:all .25s;display:inline-flex}.btn-dark{background:var(--black);color:#fff}.btn-dark:hover{transform:translateY(-3px)}.btn-light{color:var(--black);background:#fff}.btn-light:hover{transform:translateY(-3px)}.btn-outline{border:2px solid var(--black);color:var(--black);background:0 0}.site-header{border-top:3px solid var(--black);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#f7efe3f0;min-height:78px;position:sticky;top:0}.nav{grid-template-columns:minmax(150px,.7fr) auto minmax(420px,1.3fr);align-items:center;gap:clamp(12px,2.2vw,30px);min-height:78px;display:grid}.logo{font-family:var(--font-display);text-transform:uppercase;justify-self:start;align-items:center;gap:.5rem;min-width:max-content;font-size:23px;line-height:.88;display:inline-flex}.logo img{object-fit:contain;width:auto;height:46px;max-height:46px}.nav-links{white-space:nowrap;justify-self:center;align-items:center;gap:clamp(14px,2vw,28px);font-size:14px;font-weight:800;display:flex}.nav-links a{padding-block:8px;position:relative}.nav-links a:after{content:"";inset-inline:0;background:var(--red);transform-origin:50%;height:2px;transition:transform .2s;position:absolute;bottom:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.nav-actions{justify-self:end;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.pill{border:1px solid var(--black);white-space:nowrap;background:#fff3;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 14px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.pill:hover{background:#fff;transform:translateY(-1px)}.cart-count{background:var(--black);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-inline-start:2px;padding-inline:6px;font-size:11px;display:inline-grid}.hero{color:#fff;background:#161616;align-items:flex-end;min-height:min(760px,100svh - 84px);display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;opacity:.74;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0000001a,#000000c7);position:absolute;inset:0}.hero-content{z-index:2;padding-block:clamp(52px,8vw,82px);position:relative}.hero h1{max-width:1150px;font-size:clamp(58px,10.5vw,170px)}.hero-bottom{justify-content:space-between;align-items:end;gap:40px;margin-top:36px;display:flex}.hero-bottom p{max-width:490px;font-size:20px;line-height:1.55}.hero-ctas{flex-wrap:wrap;gap:10px;display:flex}.marquee{background:var(--yellow);border-bottom:2px solid var(--black);padding:18px 0;overflow:hidden}.marquee-track{width:max-content;font-family:var(--font-display);text-transform:uppercase;gap:48px;font-size:20px;animation:20s linear infinite scroll;display:flex}@keyframes scroll{to{transform:translate(-50%)}}.section{padding-block:clamp(74px,9vw,120px)}.section-title{max-width:1100px;margin-top:20px;font-size:clamp(42px,8vw,130px)}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,20px);margin-top:clamp(34px,6vw,65px);display:grid}.category{min-height:clamp(360px,42vw,520px);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;justify-content:space-between;padding:clamp(24px,3vw,38px);display:flex;position:relative;overflow:hidden}.category h3{z-index:2;font-size:clamp(45px,5vw,80px);position:relative}.category img{inset-inline-end:-7%;object-fit:cover;border-radius:50% 50% 0 0;width:76%;height:72%;transition:all .35s;position:absolute;bottom:-4%}.category:hover img{transform:scale(1.05)rotate(-2deg)}.c-yellow{background:var(--yellow)}.c-red{background:var(--red);color:#fff}.c-orange{background:var(--orange)}.c-green{background:var(--green);color:#fff}.home-bundle-ad-section{padding-block:clamp(28px,5vw,70px)}.home-bundle-ad{color:#fff;background:#8e0f0f;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:stretch;gap:clamp(18px,3vw,34px);min-height:320px;display:grid;overflow:hidden;box-shadow:0 28px 70px #500c083d}.home-bundle-ad-media{background:#5d0909;min-height:100%}.home-bundle-ad-media img{object-fit:cover;width:100%;height:100%;min-height:320px}.home-bundle-ad-copy{background:linear-gradient(135deg,#171412f5,#8e0f0feb);flex-direction:column;justify-content:center;gap:16px;padding:clamp(24px,4vw,44px);display:flex}.home-bundle-ad-copy h2{font-size:clamp(38px,5vw,72px);line-height:.95}.home-bundle-ad-copy p{color:#ffffffc7;max-width:470px;font-size:16px;line-height:1.65}.home-bundle-ad-items{flex-wrap:wrap;gap:8px;display:flex}.home-bundle-ad-items span{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.home-bundle-ad-items strong{color:var(--yellow)}.home-bundle-ad-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:6px;display:flex}.home-bundle-ad-price{gap:2px;display:grid}.home-bundle-ad-price span{color:var(--yellow);font-size:24px;font-weight:1000}.home-bundle-ad-price del{color:#ffffff94;font-size:13px}.home-bundle-ad form{margin:0}.dark{background:var(--black);color:#fff}.steps{border-top:1px solid #3d3d3d;margin-top:70px}.step{border-bottom:1px solid #3d3d3d;grid-template-columns:90px 1fr 1fr;align-items:center;gap:28px;padding:40px 0;display:grid}.step h3{font-size:clamp(38px,5vw,72px)}.step p{opacity:.72;max-width:520px;font-size:18px;line-height:1.6}.feature{background:var(--red);color:#fff;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.feature-copy{z-index:3;width:50%;position:relative}.feature h2{font-size:clamp(70px,9vw,145px)}.feature p{max-width:420px;margin:30px 0;font-size:19px;line-height:1.6}.feature img{inset-inline-end:-7%;aspect-ratio:1;object-fit:contain;background:#fff7e4;border-radius:50%;width:58vw;max-width:830px;padding:clamp(18px,3vw,42px);position:absolute;bottom:-15%;box-shadow:-40px 25px 70px #00000038}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:clamp(16px,2vw,22px);margin-top:clamp(34px,5vw,60px);display:grid}.product-card{box-shadow:var(--shadow);background:#fff;border-radius:22px;min-width:0;padding:clamp(14px,2vw,18px);transition:all .25s}.product-card:hover{transform:translateY(-8px)}.product-card a{display:block}.product-card img{aspect-ratio:1.08;object-fit:contain;background:radial-gradient(circle at 55% 38%,#fff 0 34%,#fff7e4 35% 100%);border-radius:18px;width:100%;height:auto;padding:clamp(12px,2.4vw,24px)}.product-card h3{font-family:var(--font-display);text-transform:uppercase;overflow-wrap:anywhere;margin-top:20px;font-size:clamp(20px,2.6vw,25px)}.meta{color:#5f5750;justify-content:space-between;gap:10px;margin:12px 0 18px;font-size:13px;font-weight:800;display:flex}.price{font-family:var(--font-display);font-size:23px}.bundle-pages .product-grid{align-items:stretch}.bundle-card{flex-direction:column;display:flex}.bundle-card>a{flex:auto}.bundle-image-frame{aspect-ratio:1.08;background:0 0;border-radius:18px;place-items:center;width:100%;display:grid;overflow:hidden}.bundle-card .bundle-image-frame img{aspect-ratio:auto;object-fit:contain;background:0 0;border-radius:0;width:100%;height:100%;padding:0}.bundle-offers-grid{grid-template-columns:repeat(auto-fit,minmax(min(335px,100%),1fr));gap:clamp(18px,2.2vw,26px);margin-top:clamp(34px,5vw,60px);display:grid}.bundle-offer-card{min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;padding:clamp(14px,2vw,18px);transition:transform .25s;display:flex}.bundle-offer-card:hover{transform:translateY(-7px)}.bundle-offer-body{flex-direction:column;flex:auto;gap:12px;padding-top:18px;display:flex}.bundle-offer-head,.bundle-summary-strip,.bundle-purchase-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.bundle-sale-label,.bundle-saving-label,.bundle-summary-strip span,.bundle-items-list span,.bundle-includes-note{font-size:12px;font-weight:900;line-height:1.45}.bundle-sale-label{background:var(--black);color:#fff;text-transform:uppercase;border-radius:999px;padding:6px 10px}.bundle-saving-label{color:var(--red);white-space:nowrap}.bundle-offer-card h3{font-family:var(--font-display);text-transform:uppercase;overflow-wrap:anywhere;font-size:clamp(22px,2.6vw,30px);line-height:1.05}.bundle-description{color:#5f5750;font-size:14px;line-height:1.7}.bundle-summary-strip{border-block:1px solid var(--line);color:#4f463e;padding-block:11px}.bundle-items-list{flex-wrap:wrap;gap:8px;display:flex}.bundle-items-list span{color:#3a3028;background:#fff7e4;border-radius:999px;padding:7px 10px}.bundle-items-list strong{color:var(--red)}.bundle-includes-note{color:#6d6258;margin-top:14px}.bundle-purchase-row{margin-top:16px}.bundle-price-block{gap:3px;display:grid}.bundle-offer-price{color:#f97316;font-size:19px;font-weight:1000}.bundle-regular-price{color:#5f5750;font-size:13px;text-decoration:line-through}.bundle-add-form{margin:0}.bundle-add-button{min-height:48px;padding-inline:20px;font-size:12px}.shop-head{padding:80px 0 30px}.shop-head h1{font-size:clamp(70px,10vw,160px)}.filters{flex-wrap:wrap;gap:10px;margin-top:35px;display:flex}.filter{border:2px solid var(--black);background:0 0;border-radius:999px;padding:12px 20px;font-weight:800}.filter.active{background:var(--black);color:#fff}.natural-meat-badge-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.natural-meat-badge{width:fit-content;color:var(--red);white-space:nowrap;background:#fff;border:1px solid #1714122e;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:1000;line-height:1.2;display:inline-flex}.product-page{padding:42px 0 100px}.product-layout{grid-template-columns:minmax(320px,.86fr) minmax(380px,.9fr);align-items:start;gap:clamp(34px,5vw,64px);display:grid}.gallery-main{background:var(--yellow);border:2px solid #1714121a;border-radius:28px;position:sticky;top:102px;overflow:hidden;box-shadow:0 22px 60px #251c121f}.gallery-main img{object-fit:contain;background:radial-gradient(circle at 50% 44%,#fff7e4 0 42%,#f6c943 43% 100%);width:100%;min-height:520px;max-height:620px;padding:clamp(24px,4vw,48px)}.product-info{padding-top:18px}.product-info h1{overflow-wrap:anywhere;max-width:720px;font-size:96px;line-height:.96}.product-variant-note{color:#5f5750;margin-top:8px;margin-bottom:22px;font-size:14px;font-weight:900;line-height:1.4;display:block}.product-lead{max-width:680px;margin:24px 0;font-size:20px;line-height:1.6}.nutrition-row{grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0;display:grid}.nutri{border:1px solid var(--line);text-align:center;border-radius:18px;padding:16px}.nutri strong{font-size:22px;display:block}.quantity{flex-wrap:wrap;align-items:center;gap:14px;margin:24px 0;display:flex}.qty-control{border:2px solid var(--black);background:#fff7e4;border-radius:999px;align-items:center;display:flex;overflow:hidden}.qty-control button,.qty-control span{background:0 0;border:0;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.qty-control input{appearance:textfield}.qty-control input::-webkit-outer-spin-button{appearance:none;margin:0}.qty-control input::-webkit-inner-spin-button{appearance:none;margin:0}.buy-row{flex-wrap:wrap;gap:10px;display:flex}.details{border-top:1px solid var(--line);margin-top:45px}.detail{border-bottom:1px solid var(--line);padding:24px 0}.detail h2{text-transform:uppercase;font-size:inherit;margin-bottom:8px;font-weight:800}.detail p{color:#4e4e4e;line-height:1.7}.section-head-row{justify-content:space-between;align-items:end;gap:24px;display:flex}.articles-section{border-block:1px solid var(--line);background:#fff8ee}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin-top:clamp(30px,5vw,56px);display:grid}.article-card{background:var(--white);min-height:260px;box-shadow:var(--shadow);border:1px solid #1714121f;border-radius:20px;padding:clamp(20px,2.5vw,28px);transition:transform .25s,border-color .25s}.article-card:hover{border-color:#d93d2f73;transform:translateY(-6px)}.article-card a{flex-direction:column;gap:16px;min-height:100%;display:flex}.article-label{border:1px solid var(--black);color:#4c433c;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:800}.article-card h3{font-family:var(--font-ar-display);overflow-wrap:anywhere;font-size:clamp(22px,2.2vw,31px);line-height:1.35}.article-card p{color:#5f5750;line-height:1.8}.article-more{color:var(--red);margin-top:auto;font-weight:900}.content-page,.article-page{padding-block:clamp(68px,9vw,118px)}.content-shell{max-width:860px}.content-shell h1{margin-top:18px;font-size:clamp(42px,7vw,86px)}.content-lead{color:#5f5750;margin-top:24px;font-size:clamp(18px,2vw,23px);line-height:1.8}.content-body{border-top:2px solid var(--black);color:#332d28;white-space:normal;margin-top:34px;padding-top:30px;font-size:18px;line-height:2}.contact-info-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.contact-info-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;padding:clamp(20px,3vw,28px);transition:transform .25s,border-color .25s}.contact-info-card:hover{border-color:var(--orange);transform:translateY(-4px)}.contact-icon{margin-bottom:12px;font-size:32px;display:block}.contact-info-card h3{margin-bottom:8px;font-size:15px;font-weight:800}.contact-info-card p{color:var(--red);font-size:18px;font-weight:800}.contact-info-card small{color:#5f5750;margin-top:8px;font-size:13px;line-height:1.5;display:block}.contact-success{background:#ecfdf5;border:1px solid #6ee7b7;border-radius:16px;align-items:flex-start;gap:14px;margin-top:32px;padding:20px 24px;display:flex}.contact-success-icon{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:grid}.contact-success strong{color:#065f46;font-size:16px;display:block}.contact-success p{color:#047857;margin-top:4px;font-size:14px;line-height:1.6}.contact-form-wrapper{border-top:2px solid var(--black);margin-top:40px;padding-top:36px}.contact-form-title{margin-bottom:24px;font-size:22px;font-weight:800}.contact-form textarea{resize:vertical;min-height:140px}.contact-submit{min-width:200px;margin-top:20px}@media (width<=700px){.contact-info-cards{grid-template-columns:1fr}}.error-page{background:linear-gradient(180deg, #fff8ee 0%, var(--cream) 100%);align-items:center;min-height:min(760px,100svh - 78px);padding-block:clamp(54px,8vw,96px);display:flex;overflow:hidden}.error-shell{grid-template-columns:minmax(0,1fr) minmax(310px,.74fr);align-items:center;gap:clamp(34px,6vw,80px);display:grid}.error-copy{min-width:0}.error-code{border:2px solid var(--black);width:fit-content;font-family:var(--font-display);background:var(--yellow);box-shadow:8px 8px 0 var(--black);border-radius:999px;margin-top:22px;padding:8px 18px;font-size:clamp(44px,8vw,96px);line-height:.9}.error-copy h1{max-width:780px;margin-top:28px;font-size:clamp(42px,7.5vw,118px)}.error-message{color:#5f5750;max-width:560px;margin-top:24px;font-size:clamp(17px,2vw,22px);line-height:1.8}.error-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.error-plate{align-content:center;justify-items:center;min-height:430px;display:grid;position:relative}.error-plate__label{z-index:3;border:2px solid var(--black);background:var(--mint);color:var(--black);border-radius:999px;place-self:start end;padding:10px 16px;font-size:13px;font-weight:900;position:relative;transform:rotate(4deg);box-shadow:7px 7px #1714122e}.error-plate__tray{aspect-ratio:1;background:radial-gradient(circle at 46% 42%, #fff 0 30%, #fff7e4 31% 50%, var(--yellow) 51% 100%);border:3px solid var(--black);border-radius:50%;place-items:center;width:min(390px,78vw);margin-top:22px;display:grid;position:relative;box-shadow:16px 20px #17141229}.error-plate__tray:before{content:"";border:2px dashed #17141233;border-radius:50%;position:absolute;inset:11%}.error-plate__tray:after{content:"";background:var(--red);border:2px solid var(--black);border-radius:999px;width:58%;height:18%;position:absolute;bottom:17%;transform:rotate(-5deg)}.error-plate__meal{z-index:2;aspect-ratio:1.22;background:var(--green);border:2px solid var(--black);border-radius:28px;width:48%;position:relative;overflow:hidden;transform:rotate(7deg);box-shadow:8px 10px #1714122e}.error-plate__meal span{background:#fff7e4;border:2px solid #17141273;border-radius:999px;position:absolute}.error-plate__meal span:first-child{top:24%;width:48%;height:18%;inset-inline-start:16%;transform:rotate(-12deg)}.error-plate__meal span:nth-child(2){top:49%;width:42%;height:17%;inset-inline-end:12%;transform:rotate(18deg)}.error-plate__meal span:nth-child(3){bottom:12%;background:var(--orange);width:22%;height:22%;inset-inline-start:24%}.error-plate__steam{z-index:4;opacity:.64;border-inline-start:3px solid #17141270;border-radius:999px;width:12px;height:58px;animation:2.8s ease-in-out infinite steamRise;position:absolute;top:15%}.error-plate__steam:first-child{animation-delay:-.4s;inset-inline-start:36%}.error-plate__steam:nth-child(2){height:70px;animation-delay:-.9s;inset-inline-start:48%}.error-plate__steam:nth-child(3){animation-delay:-1.35s;inset-inline-start:61%}@keyframes steamRise{0%,to{opacity:.28;transform:translateY(10px)scaleY(.82)}45%{opacity:.68;transform:translateY(-8px)scaleY(1)}}.cart-page,.checkout-page{padding:70px 0 110px}.cart-page h1,.checkout-page h1{font-size:clamp(70px,9vw,140px)}.cart-layout{grid-template-columns:1.4fr .6fr;gap:40px;margin-top:55px;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 0;display:grid}.cart-item img{object-fit:contain;background:#fff7e4;border-radius:20px;width:150px;height:130px;padding:10px}.cart-item h3{font-family:var(--font-display);text-transform:uppercase;overflow-wrap:anywhere;font-size:23px}.remove{background:0 0;border:0;margin-top:10px;text-decoration:underline}.summary{background:#fff;border-radius:28px;height:max-content;padding:28px;position:sticky;top:110px}.summary-row{justify-content:space-between;padding:13px 0;display:flex}.summary-total{border-top:2px solid var(--black);margin-top:10px;padding-top:20px;font-family:Archivo Black;font-size:25px}.summary .btn{width:100%;margin-top:18px}.checkout-layout{grid-template-columns:1fr .72fr;gap:50px;margin-top:55px;display:grid}.checkout-box{background:#fff;border-radius:28px;margin-bottom:18px;padding:30px}.checkout-box h2{font-family:var(--font-display);text-transform:uppercase;margin-bottom:24px;font-size:28px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field.full{grid-column:1/-1}.field label,.field-label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{background:#fff;border:1px solid #c9c1b5;border-radius:13px;outline:none;padding:14px}.field input:disabled,.field select:disabled,.field textarea:disabled{color:#7a7066;cursor:not-allowed;background:#f1ede6;border-style:dashed}.delivery-mode-field{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-mode-field .field-label{grid-column:1/-1}.checkout-choice{cursor:pointer;background:#fffdf8;border:1px solid #c9c1b5;border-radius:15px;align-items:center;gap:10px;min-height:54px;padding:12px 14px;display:flex}.checkout-choice input{width:18px;height:18px;accent-color:var(--red);flex:none}.checkout-choice span{font-size:13px;font-weight:900;line-height:1.5}.pay-option{border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;margin-top:10px;padding:14px;display:flex}.order-line{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:12px 0;display:flex}.order-line img{object-fit:contain;background:#fff7e4;border-radius:12px;width:70px;height:65px;padding:6px}.order-line .grow{flex:1}.footer{background:var(--black);color:#fff;padding:70px 0 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-logo{font-family:var(--font-display);font-size:clamp(58px,8vw,115px);line-height:.8}.footer-heading{color:#bdb7ae;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800}.footer a{margin:10px 0;display:block}.footer-bottom{color:#bdb7ae;border-top:1px solid #383838;justify-content:space-between;margin-top:60px;padding-top:25px;font-size:13px;display:flex}.footer-social-placeholder{color:#bdb7ae}@media (width<=950px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero-bottom{flex-direction:column;align-items:flex-start}.category-grid,.product-grid,.product-layout,.cart-layout,.checkout-layout,.article-grid,.error-shell,.auth-shell,.account-hero,.profile-grid,.address-manager{grid-template-columns:1fr}.auth-copy:after{opacity:.5;bottom:-56px}.account-order-card{grid-template-columns:1fr}.account-order-actions{justify-content:start}.feature{padding-bottom:390px}.feature-copy{width:100%}.feature img{width:650px;max-width:105%;inset-inline-end:50%;transform:translate(50%)}.home-bundle-ad{grid-template-columns:1fr}.home-bundle-ad-media img{min-height:260px;max-height:420px}.gallery-main{position:static}.gallery-main img{aspect-ratio:1;min-height:auto}.step{grid-template-columns:55px 1fr}.step p{grid-column:2}.summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}.error-plate{min-height:340px}}@media (width<=620px){.container{width:calc(100% - 28px)}.site-header{min-height:72px}.pill{padding:9px 12px}.section{padding:82px 0}.category{min-height:440px;padding:26px}.nutrition-row{grid-template-columns:1fr 1fr}.cart-item{grid-template-columns:95px 1fr}.cart-item img{width:95px;height:95px}.cart-item>strong{grid-column:2}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.delivery-mode-field,.footer-grid{grid-template-columns:1fr}.footer-logo{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.error-actions .btn{width:100%}.error-plate{min-height:280px}.error-plate__tray{width:min(300px,82vw)}.auth-card{box-shadow:8px 9px 0 var(--black);border-radius:20px}.auth-card-head{align-items:flex-start}.auth-form-grid,.account-stats,.profile-social-data{grid-template-columns:1fr}.profile-card-main{grid-template-columns:72px minmax(0,1fr)}.profile-avatar{border-radius:20px;width:72px;height:72px;font-size:23px}.account-stats div,.account-stats div:first-child{border-inline-start:0;border-top:1px solid var(--line)}.account-stats div:first-child{border-top:0}.account-panel-head{flex-direction:column;align-items:flex-start}.account-panel-head .btn,.mini-action,.account-order-actions form{width:100%}.account-order-meta{grid-template-columns:1fr;display:grid}.invoice-toolbar,.customer-invoice-head{flex-direction:column;align-items:flex-start}.customer-invoice-head div:last-child{text-align:start}.invoice-parties{grid-template-columns:1fr}.invoice-toolbar-actions,.invoice-toolbar-actions .btn{width:100%}}.mobile-nav-actions{align-items:center;gap:8px;display:none}.hamburger{border:1px solid var(--black);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:7px 8px;display:flex}.hamburger span{background:var(--black);border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;display:none;position:fixed;inset:0}.mobile-nav-overlay.nav-open{display:block}.mobile-nav-panel{top:0;inset-inline-end:0;background:#fff;flex-direction:column;gap:.15rem;width:min(340px,85vw);padding:1.25rem 1.5rem 2rem;display:flex;position:absolute;bottom:0;overflow-y:auto;box-shadow:-4px 0 30px #0000002e}.mobile-nav-panel a{color:var(--black);border-bottom:1px solid #f0ece5;padding:.7rem 0;font-size:1.05rem;font-weight:700;display:block}.mobile-nav-panel hr{border:0;border-top:1px solid #ddd;margin:.5rem 0}.mobile-nav-close{cursor:pointer;background:0 0;border:0;align-self:flex-end;margin-bottom:.5rem;padding:.25rem .5rem;font-size:1.3rem}.nav-search{border:1px solid var(--black);border-radius:999px;flex:210px;align-items:center;min-width:150px;max-width:245px;height:40px;display:flex;overflow:hidden}.nav-search-input{background:0 0;border:0;outline:0;width:clamp(150px,16vw,210px);padding:0 .75rem;font-family:inherit;font-size:.82rem}.nav-search-btn{background:var(--black);color:#fff;cursor:pointer;border:0;flex-shrink:0;place-items:center;width:38px;height:40px;display:grid}.alert-success{color:#065f46;background:#ecfdf5;border-inline-start:3px solid #10b981;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.88rem}.alert-error{color:#9f1239;background:#fff1f2;border-inline-start:3px solid #f43f5e;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.88rem}.field-error{color:#e11d48;margin-top:.25rem;font-size:.75rem;display:block}.nav-logout-form{margin:0;display:inline-flex}.nav-logout-form .pill{color:inherit}.auth-page{background:linear-gradient(180deg, #fff8ee 0%, var(--cream) 68%, #f0e2d1 100%);align-items:center;min-height:min(820px,100svh - 78px);padding-block:clamp(52px,8vw,92px);display:flex;overflow:hidden}.auth-shell{grid-template-columns:minmax(0,.96fr) minmax(330px,.72fr);align-items:center;gap:clamp(34px,7vw,92px);display:grid}.auth-copy{min-width:0;position:relative}.auth-copy:after{content:"";inset-inline-start:12%;aspect-ratio:2.7;border:2px solid var(--black);background:repeating-linear-gradient(90deg, var(--red) 0 42px, #fff 42px 82px, var(--yellow) 82px 124px);opacity:.88;z-index:0;border-radius:999px;width:min(520px,74vw);position:absolute;bottom:-86px;transform:rotate(-4deg);box-shadow:13px 14px #17141229}.auth-copy>*{z-index:1;position:relative}.auth-copy h1{max-width:760px;margin-top:18px;font-size:clamp(46px,7.6vw,112px)}.auth-copy p{color:#5f5750;max-width:560px;margin-top:24px;font-size:clamp(17px,1.8vw,22px);line-height:1.85}.auth-tickets{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.auth-tickets span{border:2px solid var(--black);background:#fff;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:900;box-shadow:5px 5px #1714121f}.auth-tickets span:nth-child(2){background:var(--mint)}.auth-tickets span:nth-child(3){background:var(--yellow)}.auth-card{border:2px solid var(--black);box-shadow:14px 16px 0 var(--black);z-index:2;background:#fff;border-radius:26px;flex-direction:column;gap:18px;padding:clamp(22px,3vw,34px);display:flex;position:relative}.auth-card-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:18px;display:flex}.auth-mark{background:var(--red);color:#fff;border:2px solid var(--black);width:58px;height:58px;font-family:var(--font-display);border-radius:18px;flex-shrink:0;place-items:center;font-size:16px;font-weight:900;display:grid;box-shadow:5px 5px #1714122e}.auth-card h2{font-family:var(--font-ar-display);font-size:clamp(22px,2.6vw,31px);line-height:1.25}.auth-card-head p,.auth-switch{color:#5f5750;font-size:14px;line-height:1.7}.auth-card .field input{background:#fffdf8;border:2px solid #cfc4b4;border-radius:16px;min-height:52px}.auth-card .field input:focus{border-color:var(--red);box-shadow:0 0 0 4px #d93d2f1f}.auth-submit{width:100%;margin-top:4px}.auth-divider{color:#766b60;align-items:center;gap:12px;font-size:12px;font-weight:900;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.social-login-stack{gap:10px;display:grid}.social-login-button{color:#fff;background:#1877f2;border:2px solid #1877f2;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.social-login-button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1877f238}.social-login-button span{color:#1877f2;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-family:Arial,sans-serif;font-size:21px;font-weight:900;line-height:1;display:grid}.social-login-button-google{color:#1f2937;background:#fff;border-color:#d6dce5;box-shadow:inset 0 0 0 1px #1714120d}.social-login-button-google:hover{box-shadow:0 10px 22px #1714121c}.social-login-button-google span{color:#4285f4;border:1px solid #d6dce5;font-size:15px}.social-login-button-facebook span{color:#1877f2}.auth-switch{text-align:center;margin-top:2px}.auth-switch a{color:var(--red);text-underline-offset:4px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px}.auth-form-grid{grid-template-columns:1fr 1fr}.auth-page-register .auth-mark{background:var(--green)}.account-page{background:linear-gradient(180deg, #fff8ee 0%, var(--cream) 48%, #f4eadc 100%);padding-block:clamp(52px,8vw,96px) 110px}.account-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.66fr);align-items:end;gap:clamp(28px,5vw,68px);display:grid}.account-hero h1{max-width:900px;margin-top:18px;font-size:clamp(44px,7.4vw,112px)}.account-hero p{color:#5f5750;max-width:580px;margin-top:22px;font-size:clamp(17px,1.7vw,22px);line-height:1.8}.account-stats{border:2px solid var(--black);background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:11px 12px #17141229}.account-stats div{border-inline-start:1px solid var(--line);padding:clamp(16px,2.6vw,26px)}.account-stats div:first-child{background:var(--yellow);border-inline-start:0}.account-stats span{font-family:var(--font-display);font-size:clamp(33px,5vw,56px);line-height:1;display:block}.account-stats strong{color:#4f463e;margin-top:8px;font-size:12px;display:block}.account-panel{border:2px solid var(--black);background:#fff;border-radius:28px;margin-top:clamp(34px,6vw,62px);padding:clamp(18px,3vw,32px);box-shadow:13px 15px #17141221}.account-panel-head{border-bottom:2px solid var(--black);justify-content:space-between;align-items:center;gap:18px;padding-bottom:22px;display:flex}.account-panel-head h2{font-family:var(--font-ar-display);font-size:clamp(24px,3vw,38px)}.account-panel-head p{color:#5f5750;margin-top:6px}.order-list{gap:14px;margin-top:24px;display:grid}.account-order-card{border:1px solid var(--line);background:#fffdf8;border-radius:20px;grid-template-columns:minmax(210px,.8fr) minmax(260px,1fr) auto;align-items:center;gap:14px;padding:16px;transition:transform .2s,border-color .2s;display:grid}.account-order-card:hover{border-color:#d93d2f7a;transform:translateY(-2px)}.account-order-main{gap:5px;display:grid}.order-number{color:var(--red);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:900}.order-date{color:#6d6258;font-size:13px}.account-order-main strong{font-size:18px}.account-order-meta{flex-wrap:wrap;gap:8px;display:flex}.status-chip{border:1px solid var(--line);color:#4f463e;background:#fff;border-radius:999px;align-items:center;min-height:34px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.status-chip-order{background:var(--mint);border-color:#5f8f6859}.status-chip-payment{background:#fff4d0;border-color:#f4c84a8c}.status-chip-link{background:var(--black);color:#fff;border-color:var(--black)}.account-order-actions{flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.mini-action{border:2px solid var(--black);min-height:38px;color:var(--black);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex}.mini-action:hover{background:var(--black);color:#fff}.account-pagination{margin-top:24px}.account-empty{text-align:center;padding:clamp(34px,7vw,78px) 16px}.account-empty h2{max-width:650px;margin:18px auto 0;font-size:clamp(38px,6vw,82px)}.account-empty p{color:#5f5750;max-width:460px;margin:20px auto 26px;line-height:1.8}.profile-hero{align-items:center}.profile-card{border:2px solid var(--black);background:#fff;border-radius:24px;padding:clamp(18px,2.4vw,28px);box-shadow:11px 12px #17141226}.profile-card-main{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;display:grid}.profile-avatar{border:2px solid var(--black);background:var(--yellow);width:92px;height:92px;font-family:var(--font-display);border-radius:24px;place-items:center;font-size:30px;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-card h2{font-family:var(--font-ar-display);overflow-wrap:anywhere;font-size:clamp(23px,3vw,36px)}.profile-card p{color:#5f5750;overflow-wrap:anywhere;margin-top:4px}.profile-provider-row{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.profile-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);align-items:start;gap:28px;display:grid}.profile-panel{margin-top:34px}.profile-social-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.profile-social-data div{border:1px solid var(--line);background:#fffdf8;border-radius:16px;min-width:0;padding:13px 14px}.profile-social-data strong{color:#6d6258;margin-bottom:5px;font-size:12px;display:block}.profile-social-data span{overflow-wrap:anywhere;font-weight:900;display:block}.profile-form{border-top:1px solid var(--line);gap:16px;margin-top:24px;padding-top:24px;display:grid}.profile-form .btn{justify-self:start}.profile-schedule-card{border:2px solid var(--black);background:var(--mint);border-radius:20px;gap:8px;margin-top:22px;padding:18px;display:grid}.profile-schedule-card strong{font-family:var(--font-display);font-size:26px}.profile-schedule-card span{color:#4f463e;font-weight:800}.profile-schedule-days{gap:10px;margin-top:14px;display:grid}.profile-schedule-days div{border:1px solid var(--line);background:#fffdf8;border-radius:15px;padding:12px}.profile-schedule-days strong,.profile-schedule-days span{display:block}.profile-schedule-days span{color:#6d6258;margin-top:3px;font-size:13px}.address-manager{grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:24px;display:grid}.address-form{border:1px solid var(--line);background:#fffdf8;border-radius:22px;gap:14px;padding:18px;display:grid}.address-form h3{font-family:var(--font-ar-display);font-size:24px}.address-list{gap:14px;display:grid}.address-card{border:2px solid var(--black);background:#fff;border-radius:22px;padding:18px;box-shadow:7px 8px #1714121a}.address-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.address-card-head strong{font-family:var(--font-ar-display);font-size:22px;display:block}.address-card-head span{color:#6d6258;margin-top:2px;font-size:13px;font-weight:800;display:block}.address-card p{color:#4f463e;margin-top:12px;line-height:1.7}.address-card details{margin-top:14px}.address-card summary{cursor:pointer;font-weight:900}.address-form-inline{margin-top:12px}.checkbox-line{color:#4f463e;align-items:center;gap:9px;font-size:13px;font-weight:900;display:flex}.checkbox-line input{width:18px;height:18px;accent-color:var(--red)}.checkout-new-address.checkbox-line{grid-column:1/-1}.address-empty{min-height:auto;padding:30px}.invoice-page{background:linear-gradient(180deg, #fff8ee 0%, var(--cream) 100%);padding-block:clamp(46px,7vw,82px) 100px}.invoice-toolbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.invoice-toolbar h1{margin-top:10px;font-size:clamp(34px,5.5vw,76px)}.invoice-toolbar-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-invoice{border:2px solid var(--black);background:#fff;border-radius:26px;padding:clamp(22px,4vw,44px);box-shadow:13px 15px #17141224}.customer-invoice-head{border-bottom:2px solid var(--black);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.invoice-brand{font-family:var(--font-display);font-size:clamp(32px,4vw,54px);line-height:.9;display:block}.customer-invoice-head p,.customer-invoice-head span{color:#5f5750;font-size:13px;line-height:1.7}.customer-invoice-head strong{margin-bottom:8px;font-size:22px;display:block}.customer-invoice-head div:last-child{text-align:end}.customer-invoice-head div:last-child span{display:block}.invoice-parties{grid-template-columns:1fr 1fr;gap:16px;margin-block:24px;display:grid}.invoice-parties div{border:1px solid var(--line);background:#fff8ee;border-radius:18px;padding:18px}.invoice-parties span{color:#6d6258;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.invoice-parties strong{font-size:17px;display:block}.invoice-parties p{color:#5f5750;margin-top:5px;font-size:13px}.invoice-lines{border:1px solid var(--line);border-radius:18px;overflow-x:auto}.invoice-lines table{border-collapse:collapse;text-align:start;width:100%;min-width:520px}.invoice-lines th,.invoice-lines td{border-bottom:1px solid var(--line);padding:15px 16px}.invoice-lines th{background:var(--black);color:#fff;font-size:12px}.invoice-lines tr:last-child td{border-bottom:0}.invoice-lines td{font-weight:800}.invoice-total-box{margin-inline-start:auto;border:1px solid var(--line);background:#fffdf8;border-radius:18px;width:min(100%,430px);margin-top:24px;padding:18px}.invoice-total-box div{color:#5f5750;justify-content:space-between;align-items:center;gap:20px;padding-block:9px;display:flex}.invoice-total-box strong{color:var(--black)}.invoice-discount strong{color:#047857}.invoice-grand{border-top:2px solid var(--black);margin-top:8px;font-size:20px;font-weight:900;padding-top:15px!important}.invoice-grand strong{color:var(--red)}@media print{.site-header,.footer,.no-print{display:none!important}body{color:#000!important;background:#fff!important}.invoice-page{background:#fff!important;padding:0!important}.customer-invoice{width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important;border-radius:0!important}}@media (width<=860px){.nav-links,.nav-actions,.nav-search{display:none}.mobile-nav-actions{display:flex}}@media (width>=861px){.mobile-nav-actions{display:none}}@media (width<=1240px){.nav{grid-template-columns:minmax(130px,.55fr) minmax(0,1fr)}.nav-links{display:none}.nav-actions{justify-content:end;width:100%}}@media (width<=1060px){.nav{grid-template-columns:minmax(120px,auto) minmax(0,1fr)}.nav-actions{gap:6px}.nav-search{flex-basis:170px;max-width:190px}.nav-search-input{width:132px;padding-inline:.65rem}.pill{min-height:40px;padding:8px 11px;font-size:12px}}@media (width<=1100px){.nav{grid-template-columns:1fr auto}.nav-links,.nav-actions,.nav-search{display:none}.mobile-nav-actions{display:flex}}@media (width>=1101px){.mobile-nav-actions{display:none}}html[lang=ar] body{font-family:var(--font-ar-body)}html[lang=ar] .display,html[lang=ar] .logo,html[lang=ar] .marquee-track,html[lang=ar] .price,html[lang=ar] .product-card h3,html[lang=ar] .cart-item h3,html[lang=ar] .checkout-box h2,html[lang=ar] .footer-logo{font-family:var(--font-ar-display);text-transform:none;line-height:1.12}html[lang=ar] .kicker,html[lang=ar] .btn{text-transform:none;letter-spacing:0}html[lang=ar] .hero h1{max-width:980px}html[lang=ar] .hero-bottom p,html[lang=ar] .product-lead,html[lang=ar] .step p,html[lang=ar] .detail p{line-height:1.85}html[lang=ar] .mobile-nav-panel{box-shadow:4px 0 30px #0000002e}html[dir=ltr] .mobile-nav-panel{inset-inline:0 auto}html[dir=ltr] .feature img{box-shadow:-40px 25px 70px #00000038}html[dir=rtl] .feature img{box-shadow:40px 25px 70px #00000038}@media (width<=950px){html[dir=rtl] .feature img{transform:translate(-50%)}}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media (hover:none){.btn,.pill,.filter,.hamburger,.qty-control button{min-height:44px}}@media (prefers-reduced-motion:reduce){.error-plate__steam{animation:none}}@media (width<=760px){.nav{gap:12px}.logo{font-size:19px}.hero{min-height:calc(100svh - 74px)}.hero h1,.shop-head h1,.cart-page h1,.checkout-page h1,.product-info h1{font-size:clamp(40px,15vw,78px)}.hero-bottom p,.product-lead{font-size:17px}.hero-ctas,.buy-row{width:100%}.hero-ctas .btn,.buy-row .btn{flex:180px}.category h3{font-size:clamp(34px,11vw,54px)}.step{grid-template-columns:1fr;gap:10px;padding-block:30px}.step p{grid-column:auto}.feature{min-height:auto;padding-block:78px 340px}.feature h2{font-size:clamp(42px,14vw,78px)}.feature img{width:min(520px,112vw);bottom:-90px}.home-bundle-ad-copy{padding:24px}.shop-head{padding-block:54px 20px}.filters{scroll-snap-type:x proximity;flex-wrap:nowrap;padding-bottom:10px;overflow-x:auto}.filter{white-space:nowrap;scroll-snap-align:start}.meta,.summary-row,.order-line,.pay-option{align-items:flex-start}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:14px}.cart-item img{border-radius:16px;width:86px;height:86px}.cart-item>div:last-child{grid-column:1/-1;justify-content:space-between;flex-direction:row!important;align-items:stretch!important}.summary,.checkout-box{border-radius:20px;padding:20px}.nav-search-input{width:min(58vw,220px)}}@media (width<=420px){.mobile-nav-actions .pill{padding-inline:10px}.btn{width:100%;padding-inline:18px}.product-card h3,.cart-item h3{font-size:19px}.footer-bottom{align-items:flex-start}.home-bundle-ad{border-radius:22px}.home-bundle-ad-copy h2{font-size:34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
