﻿:root{--ink:#3f3026;--paper:#fbf5ee;--paper2:#fffaf4;--muted:#806f62;--mustard:#c9992d;--mustard2:#a97b18;--line:#e6d9cc}*{box-sizing:border-box}html{direction:rtl}body{color:var(--ink);background:var(--paper);margin:0;font-family:Assistant,Arial,sans-serif;font-weight:800}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--mustard);background:#fbf5eef7;position:sticky;top:0}.head,main{max-width:1360px;margin:auto}.head{grid-template-columns:1fr auto 1fr;align-items:center;height:124px;padding:0 38px;display:grid}.head-spacer{grid-column:1}.brand{grid-column:2;justify-content:center;align-items:center;display:flex}.brand img{width:170px;max-height:105px;display:block}.cartbtn{background:0 0;border:0;grid-column:3;justify-self:start;align-items:center;gap:9px;padding:10px 4px;display:flex}.cartbtn b{background:var(--mustard);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Rubik;font-size:12px;display:grid}main{padding:0 30px 90px}.intro{text-align:center;background:linear-gradient(#fffaf4,#fbf5ee);border-bottom:1px solid #c9992d57;justify-content:center;align-items:center;min-height:338px;margin:0 -30px;padding:34px 260px 28px;display:flex;position:relative;overflow:hidden}.heroCopy{z-index:2;max-width:820px;position:relative}.heroCopy>span{color:var(--mustard2);margin-bottom:18px;font-size:18px;display:block}.intro h1{letter-spacing:-.025em;margin:0;font-size:clamp(48px,5vw,72px);font-weight:800;line-height:1.02}.intro p{color:#625247;margin:24px 0 0;font-size:19px}.heroFood{z-index:1;pointer-events:none;object-fit:cover;filter:saturate(.86)contrast(.94);border-radius:160px;width:260px;height:320px;position:absolute;bottom:-15px}.heroFoodLeft{left:-55px}.heroFoodRight{right:-55px}.cats{justify-content:center;gap:10px;padding:20px 0 26px;display:flex;overflow:auto}.cats button{white-space:nowrap;background:#ffffffb8;border:1px solid #dfcfbe;border-radius:999px;padding:9px 26px;font-size:16px}.cats button.active{color:#fff;background:var(--mustard);border-color:var(--mustard)}.catHero{padding:26px 0 16px}.catHero h2{margin:0 0 3px;font-size:30px}.catHero p{color:var(--muted);margin:0}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 28px;padding-top:22px;display:grid}.card{flex-direction:column;display:flex}.photo{background:#e9dfd4;border-radius:14px;height:250px;position:relative;overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%;display:block}.photo span{color:#fff;background:#3022199e;border-radius:999px;padding:5px 10px;font-size:12px;position:absolute;top:12px;right:12px}.body{flex-direction:column;flex:1;padding:15px 2px 0;display:flex}.tags{color:var(--mustard2);gap:10px;font-size:12px;display:flex}.tags i{font-style:normal}.card h3{margin:8px 0 5px;font-size:25px;line-height:1.18}.card p{color:var(--muted);min-height:44px;margin:0;font-size:14px;line-height:1.5}.mode{gap:8px;margin-top:12px;display:flex}.mode button{color:var(--muted);background:0 0;border:0;border-bottom:1px solid #0000;align-items:center;gap:5px;padding:5px 4px;font-size:12px;display:flex}.mode .on{border-bottom-color:var(--mustard);color:var(--ink)}.bottom{justify-content:space-between;align-items:end;margin-top:auto;padding-top:14px;display:flex}.bottom strong,.bottom small,.total b,.cf b,.success>strong{font-family:Rubik}.bottom strong{font-size:28px}.bottom small{color:var(--muted);font-size:10px;display:block}.add{background:var(--mustard);color:#fff;border:0;border-radius:50%;width:42px;height:42px}.primary{background:var(--mustard);color:#fff;border:0;border-radius:10px;padding:13px 18px}.note{text-align:center;color:var(--muted);margin-top:52px;font-size:12px}.overlay{z-index:50;background:#2319139e;place-items:center;display:grid;position:fixed;inset:0}.overlay.side{justify-content:flex-start;display:flex}.drawer{background:var(--paper2);flex-direction:column;width:min(470px,100%);height:100%;display:flex}.dh{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px;display:flex}.dh h2{margin:0;font-size:30px}.dh button{background:0 0;border:0}.list{flex:1;padding:20px;overflow:auto}.row{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;display:flex}.qty{align-items:center;gap:7px;display:flex}.qty button{background:0 0;border:0}.total,.fields,.cf{padding:20px}.total{grid-template-columns:1fr auto;display:grid}.total small,.total .primary{grid-column:1/-1}.checkout{background:var(--paper2);border-radius:16px;width:min(700px,95%)}.pickup{border-right:3px solid var(--mustard);gap:10px;margin:20px;padding:14px;display:flex}.pickup span{display:block}.fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.fields input,.fields textarea{border:1px solid var(--line);background:#fff;width:100%;padding:10px}.fields .full{grid-column:1/-1}.cf{justify-content:space-between;display:flex}.success{background:var(--paper2);text-align:center;border-radius:16px;padding:40px}.success>strong{font-size:54px;display:block}.empty{text-align:center;margin:auto;padding:30px}@media (width<=1050px){.grid{grid-template-columns:repeat(3,1fr)}.intro{padding-inline:200px}.heroFood{width:210px}}@media (width<=800px){.head{height:92px;padding:0 18px}.brand img{width:145px}.cartbtn span{display:none}main{padding:0 18px 70px}.intro{min-height:300px;margin:0 -18px;padding:44px 18px 34px}.heroFood{opacity:.18;width:180px;height:260px}.heroFoodLeft{left:-55px}.heroFoodRight{right:-55px}.heroCopy{z-index:3}.heroCopy>span{font-size:15px}.intro h1{font-size:clamp(42px,11vw,60px)}.intro p{font-size:16px}.cats{justify-content:flex-start;margin-inline:-18px;padding-inline:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.photo{height:175px}.card h3{font-size:20px}.card p{min-height:58px;font-size:13px}.bottom strong{font-size:23px}.fields{grid-template-columns:1fr}.fields .full{grid-column:auto}}
@font-face{font-family:RubikLocal;src:url("/fonts/rubik-400.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:RubikLocal;src:url("/fonts/rubik-500.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:RubikLocal;src:url("/fonts/rubik-600.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:RubikLocal;src:url("/fonts/rubik-700.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
body,button,input,textarea{font-family:Assistant,Arial,sans-serif;font-weight:800}
.bottom strong,.bottom small,.total b,.cf b{font-family:RubikLocal,Rubik,Arial,sans-serif}
.cartbtn b,.success>strong{font-family:Assistant,Arial,sans-serif}
.head{display:flex;align-items:center;justify-content:space-between}
.head-spacer{display:none}
.brand{order:1;grid-column:auto;justify-content:flex-start}
.cartbtn{order:2;grid-column:auto;justify-self:auto}
body,button,input,textarea,h1,h2,h3,h4,h5,h6,a,p,span,label,small,b,strong,i{font-family:Assistant,Arial,sans-serif;font-weight:800}
.bottom strong,.bottom small,.total b,.cf b{font-family:RubikLocal,Rubik,Arial,sans-serif;font-weight:700}
.cartbtn b,.success>strong{font-family:Assistant,Arial,sans-serif;font-weight:800}
html,body{font-synthesis-weight:none;text-rendering:optimizeLegibility}
body,button,input,textarea,h1,h2,h3,h4,h5,h6,a,p,span,label,small,b,strong,i{font-family:Assistant,Arial,sans-serif!important;font-weight:800!important}
.bottom strong,.bottom small,.total b,.cf b{font-family:RubikLocal,Rubik,Arial,sans-serif!important;font-weight:700!important}
html,body{font-synthesis:none;text-rendering:geometricPrecision}
body,button,input,textarea,h1,h2,h3,h4,h5,h6,a,p,span,label,small,b,strong,i{font-family:Assistant,Arial,sans-serif!important;font-weight:800!important}
.bottom strong,.bottom small,.total b,.cf b{font-family:RubikLocal,Rubik,Arial,sans-serif!important;font-weight:700!important}
@font-face{font-family:Assistant;src:url("/fonts/assistant-800.ttf") format("truetype");font-style:normal;font-weight:800;font-display:block}
.intro{background:#fbf5ee;border-top:3px solid var(--mustard);border-bottom:1px solid #e6d9cc;justify-content:flex-start;align-items:center;min-height:420px;margin:0 -30px;padding:70px 80px 82px;text-align:right}
.heroFood{display:none!important}
.heroCopy{max-width:1040px;margin:0 auto;width:100%;z-index:2}
.heroCopy>span{color:var(--mustard2);font-size:30px;line-height:1.2;margin-bottom:24px}
.intro h1{font-size:clamp(76px,8vw,116px);font-weight:800;letter-spacing:0;line-height:.98;max-width:1000px}
.intro p{color:#625247;font-size:clamp(28px,3.4vw,46px);font-weight:800;line-height:1.25;margin-top:34px;max-width:820px}
@media (width<=800px){.intro{min-height:360px;margin:0 -18px;padding:42px 22px 52px}.heroCopy>span{font-size:20px;margin-bottom:18px}.intro h1{font-size:clamp(52px,15vw,72px);line-height:1.02}.intro p{font-size:24px;line-height:1.28;margin-top:24px;max-width:330px}}
header{position:static;-webkit-backdrop-filter:none;backdrop-filter:none}
.cartbtn{position:fixed;z-index:60;top:40px;left:max(18px,calc((100vw - 1360px)/2 + 38px))}
.intro{background:#fbf5ee;border-top:3px solid var(--mustard);border-bottom:1px solid #e6d9cc;justify-content:center;align-items:center;min-height:338px;margin:0 -30px;padding:34px 260px 28px;text-align:center}
.heroFood{display:none!important}
.heroCopy{max-width:820px;margin:0 auto;width:auto;position:relative;z-index:2}
.heroCopy>span{color:var(--mustard2);font-size:18px;line-height:1.2;margin-bottom:18px;text-align:center}
.intro h1{font-size:clamp(48px,5vw,72px);font-weight:800;letter-spacing:0;line-height:1.02;max-width:none;text-align:center}
.intro p{color:#625247;font-size:19px;font-weight:800;line-height:1.35;margin:24px auto 0;max-width:820px;text-align:center}
@media (width<=800px){.cartbtn{top:24px;left:18px}.intro{min-height:300px;margin:0 -18px;padding:44px 18px 34px}.heroCopy{max-width:100%}.heroCopy>span{font-size:15px;margin-bottom:18px;text-align:center}.intro h1{font-size:clamp(42px,11vw,60px);line-height:1.02;text-align:center}.intro p{font-size:16px;line-height:1.35;margin-top:24px;max-width:330px;text-align:center}}
.body{gap:0}
.card p{min-height:0;margin-bottom:14px}
.mode{display:inline-flex;align-self:flex-start;gap:0;margin-top:6px;padding:3px;background:#fff8ef;border:1px solid #dfcfbe;border-radius:999px}
.mode button{min-height:36px;color:var(--muted);background:transparent;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:13px;line-height:1;display:flex}
.mode button svg{width:17px;height:17px}
.mode .on{color:#fff;background:var(--ink);border-bottom-color:transparent;box-shadow:0 1px 0 #00000012}
.bottom{justify-content:flex-start;align-items:center;gap:14px;margin-top:14px;padding-top:0;display:flex}
.bottom>div{display:flex;align-items:baseline;gap:8px}
.bottom strong{font-size:30px;line-height:1}
.bottom small{font-size:11px}
.quickQty{display:flex;align-items:center;gap:10px;margin-top:12px;color:var(--muted);font-size:13px}
.quickQty>div{display:inline-flex;align-items:center;gap:0;background:#fff;border:1px solid #dfcfbe;border-radius:999px;overflow:hidden}
.quickQty button{width:34px;height:34px;border:0;background:#fff;color:var(--ink);display:grid;place-items:center}
.quickQty button:disabled{color:#c4b6a8}
.quickQty svg{width:16px;height:16px}
.quickQty b{min-width:34px;text-align:center;color:var(--ink);font-family:RubikLocal,Rubik,Arial,sans-serif;font-size:16px}
.add{flex:0 0 auto;width:auto;min-width:96px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px}
.add svg{width:19px;height:19px}
.add span{font-size:14px;line-height:1}
.toast{position:fixed;z-index:80;left:50%;bottom:24px;transform:translateX(-50%);background:var(--ink);color:#fff;border:1px solid #0000001a;border-radius:999px;box-shadow:0 16px 42px #3f302633;padding:13px 22px;font-size:15px;line-height:1;white-space:nowrap}
@media (width<=800px){.card p{min-height:0;margin-bottom:12px}.mode{margin-top:4px}.mode button{min-height:34px;padding:7px 10px;font-size:12px}.quickQty{margin-top:10px;font-size:12px}.quickQty button{width:31px;height:31px}.quickQty b{min-width:31px;font-size:15px}.bottom{gap:10px;margin-top:12px}.bottom strong{font-size:25px}.add{min-width:42px;width:42px;height:42px;padding:0;border-radius:50%}.add span{display:none}.toast{bottom:18px;max-width:calc(100vw - 32px);overflow:hidden;text-overflow:ellipsis;font-size:14px;padding:12px 18px}}
.smsNotice{max-width:360px;margin:12px auto 16px;font-size:14px;line-height:1.45}.smsNotice.ok{color:#2f6b3f}.smsNotice.warn{color:#9a4d28}
.orderingClosedNotice{max-width:920px;margin:20px auto 4px;background:#fff8f3;color:#7a2635;border:1px solid #e4b9bf;border-right:6px solid #7a2635;border-radius:14px;padding:16px 20px;text-align:right;font-size:18px;line-height:1.35;box-shadow:0 16px 38px rgba(63,49,38,.08)}
.orderingClosedNotice b{display:block;font-size:26px;line-height:1.1;margin-bottom:5px;color:#7a2635!important}
.orderingClosedNotice span{display:block;color:#5f4f46!important}
.closedSaleBanner{background:linear-gradient(135deg,#7a2635 0%,#4b382c 48%,#62612e 100%)!important}
.closedSaleBanner .saleBanner small{background:#fff0f0!important;color:#7a2635!important}
.closedSaleBanner .saleBannerPhoto>img{filter:saturate(.75) contrast(.98)!important}
.closedCartbtn{background:#fff0f0!important;border-color:#e4b9bf!important;color:#7a2635!important}
.closedCartbtn svg{color:#7a2635!important}
.closedDrawerMessage p{color:var(--muted);font-size:16px;line-height:1.4;margin:6px auto 18px;max-width:320px}
body.ordering-closed .card{opacity:.9}
body.ordering-closed .cardQty{display:none!important}
.primary:disabled,.add:disabled{cursor:not-allowed;opacity:.62;box-shadow:none;transform:none}
.successOrderNumber{display:block!important;margin:4px auto 14px!important;font-size:46px!important;line-height:1!important;color:var(--ink)!important;font-family:Assistant,Arial,sans-serif!important;font-weight:800!important}
.successPickup{background:#fffaf4;border:1px solid #e6d9cc;border-right:4px solid var(--mustard);border-radius:10px;margin:14px auto 8px;max-width:380px;padding:12px 14px;text-align:right;line-height:1.35}.successPickup b{display:block;margin-bottom:3px}.successPickup span{display:block;color:var(--muted)}
.phoneField{display:flex;flex-direction:column;gap:7px}.fieldError{color:#b3261e;background:#fff0ee;border-right:4px solid #b3261e;padding:8px 10px;font-size:18px;line-height:1.25;text-align:right}.fields input[aria-invalid="true"],.fields textarea[aria-invalid="true"]{border-color:#b3261e!important;box-shadow:0 0 0 2px #b3261e26}
.fields input::placeholder,.fields textarea::placeholder{color:#3f3026;opacity:.34}
.marketingConsent{grid-column:1/-1!important;display:flex!important;align-items:flex-start!important;gap:10px!important;background:#fff8ef!important;border:1px solid #dfcfbe!important;border-radius:10px!important;padding:10px 12px!important;color:var(--ink)!important;line-height:1.35!important}
.marketingConsent.invalid{border-color:#b3261e!important;background:#fff0ee!important;box-shadow:0 0 0 2px #b3261e26!important}
.marketingConsent input{flex:0 0 auto!important;width:18px!important;height:18px!important;min-height:18px!important;margin:4px 0 0!important;accent-color:#2f7d4f!important}
.marketingConsent span{display:block!important;color:#5f4f46!important;font-size:14px!important;font-weight:800!important}
.consentError{grid-column:1/-1!important;margin-top:-6px!important}
.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.cartbtn{background:#fffaf4;border:1px solid #dfcfbe;border-radius:999px;box-shadow:0 10px 28px #3f30261f;min-height:44px;padding:10px 14px;z-index:120;isolation:isolate;position:fixed}
.cartbtn:hover{box-shadow:0 14px 34px #3f30262e;transform:translateY(-1px)}
.cartbtn:active{box-shadow:0 6px 18px #3f302624;transform:translateY(1px)}
.cartbtn svg{width:20px;height:20px}
.cartbtn b{position:absolute;top:-7px;right:-7px;box-shadow:0 3px 10px #3f302633}
.photo,.card{position:relative;z-index:1}
.add,.quickQty button,.mode button,.primary,.cats button{transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}
.add{box-shadow:0 9px 20px #c9992d40}
.add:hover{box-shadow:0 13px 26px #c9992d5c;transform:translateY(-1px)}
.add:active,.quickQty button:active,.mode button:active,.primary:active,.cats button:active{transform:translateY(1px)}
.quickQty button:hover{background:#fbf5ee}
.mode button:hover{background:#fff}
.mode .on:hover{background:var(--ink)}
.primary{box-shadow:0 8px 20px #c9992d33}
.primary:hover{box-shadow:0 12px 28px #c9992d45}
@media (width<=800px){.cartbtn{background:#fffaf4;border:1px solid #dfcfbe;box-shadow:0 10px 28px #3f302626;width:44px;height:44px;padding:0;justify-content:center}.cartbtn b{top:-6px;right:-6px}}
.grid{align-items:stretch}
.card{height:100%;min-height:496px}
.body{min-width:0;min-height:238px;display:grid;grid-template-rows:22px 68px 40px 54px 48px;align-content:start}
.tags{min-height:22px;align-items:center;overflow:hidden}
.tags i{white-space:nowrap}
.card h3{min-height:68px;max-height:68px;margin:0;line-height:1.16;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.card p{min-height:40px;max-height:40px;margin:0;padding-top:2px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.buyControls{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px}
.mode{min-height:42px;margin-top:0;flex:1 1 auto;min-width:0}
.modeSingle{background:#fff;border-color:#dfcfbe;color:var(--ink);justify-content:center;padding-inline:14px}
.modeSingle span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}
.modeSingle svg{width:17px;height:17px}
.quickQty{min-height:44px;margin-top:0;flex:0 0 auto;gap:8px}
.quickQty>span{white-space:nowrap}
.bottom{direction:ltr;min-height:48px;margin-top:0;align-self:end;display:flex;align-items:center;justify-content:flex-start;width:100%;gap:12px}
.bottom>div{direction:rtl;order:2;min-width:0;flex:0 0 auto}
.add{order:1;flex:0 0 auto}
.photo{aspect-ratio:4/3;height:auto}
@media (width<=1050px){.card{min-height:494px}.body{min-height:236px}}
@media (width<=800px){.card{min-width:0;min-height:418px}.body{min-height:228px;grid-template-rows:20px 50px 44px 66px 44px;padding-inline:0}.card h3{min-height:50px;max-height:50px;margin:0;line-height:1.16}.card p{min-height:44px;max-height:44px;line-height:1.28;-webkit-line-clamp:3}.buyControls{display:grid;grid-template-columns:1fr;justify-items:start;align-content:center;min-height:66px;gap:5px}.mode{min-height:32px;max-width:100%;min-width:0}.mode button{min-height:30px;padding-inline:7px;font-size:11px}.mode button svg{width:14px;height:14px}.modeSingle{padding-inline:10px}.modeSingle span{font-size:12px}.quickQty{min-height:29px;gap:5px}.quickQty>span{display:none}.quickQty button{width:29px;height:29px}.quickQty b{min-width:29px;font-size:14px}.bottom{min-height:44px;gap:8px}.bottom>div{min-width:0}.add{min-width:42px;width:42px;height:42px}.photo{height:auto}}
.kashrutBadge{order:2;color:var(--muted);border:1px solid #dfcfbe;background:#fffaf4;border-radius:999px;padding:8px 16px;font-size:15px;line-height:1;white-space:nowrap;box-shadow:0 8px 22px #3f302612;margin-inline:auto}
.brand{order:1}
.cartbtn{order:3}
@media (width<=800px){.head{height:auto;min-height:92px;padding-block:14px;gap:8px;flex-direction:column;align-items:flex-end;justify-content:center}.kashrutBadge{font-size:12px;padding:6px 10px;max-width:calc(100vw - 86px);overflow:hidden;text-overflow:ellipsis}.brand img{width:145px}}
.bottom{direction:rtl;justify-content:flex-start;align-self:stretch}
.bottom>div{direction:rtl;order:1}
.add{order:2}
@media (width<=800px){.head{direction:ltr;display:grid;grid-template-columns:64px 1fr auto;grid-template-areas:"cartspace kashrut logo";height:auto;min-height:116px;padding:14px 18px 16px;align-items:center;gap:8px 10px}.brand{direction:rtl;grid-area:logo;justify-self:end;order:initial}.brand img{width:145px}.kashrutBadge{direction:rtl;grid-area:kashrut;justify-self:center;align-self:center;margin:0;border-radius:50%;width:76px;height:76px;padding:9px 8px;display:grid;place-items:center;text-align:center;white-space:normal;font-size:11px;line-height:1.05;box-shadow:0 8px 20px #3f302616;max-width:none}.cartbtn{top:31px;left:18px}}
.kashrutBadge{direction:rtl;width:88px;height:88px;border:2px solid #9d8066;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;white-space:normal;padding:12px 10px;color:#6f5947;background:#fffaf4;box-shadow:inset 0 0 0 3px #fffaf4,inset 0 0 0 5px #9d806640,0 8px 20px #3f302614;font-size:12px;line-height:1.04;letter-spacing:0;transform:rotate(-4deg);margin-inline:auto}
.kashrutBadge strong{display:block;font-size:17px;line-height:1;color:#4a392d;margin:0 0 3px}
.kashrutBadge span{display:block;font-size:10px;line-height:1.05;color:#6f5947;max-width:56px}
.kashrutBadge::before{content:"";position:absolute;inset:7px;border:1px dashed #9d806690;border-radius:50%;pointer-events:none}
.kashrutBadge::after{content:none}
.head{position:relative}
@media (width>800px){.kashrutBadge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);margin:0}}
@media (width<=800px){.kashrutBadge{width:76px;height:76px;padding:11px 8px 8px;font-size:10px;line-height:1.02;justify-self:center;margin:0;transform:rotate(-5deg)}.kashrutBadge strong{font-size:15px;margin-bottom:2px}.kashrutBadge span{font-size:9px;max-width:48px}.kashrutBadge::before{inset:6px}.grid{gap:20px 12px}.card{min-height:398px}.body{min-height:208px;grid-template-rows:20px 46px 38px 58px 44px}.card h3{min-height:46px;max-height:46px}.card p{min-height:38px;max-height:38px;-webkit-line-clamp:2}.buyControls{min-height:58px}.photo{border-radius:12px}}
.card h3.titleShort{min-height:38px;max-height:38px;align-self:start}
.card h3.titleShort+p{padding-top:0}
@media (width<=800px){.card h3.titleShort{min-height:28px;max-height:28px}.card h3.titleShort+p{min-height:34px;max-height:34px}.body{grid-template-rows:20px auto 38px 58px 44px}}
.body{min-height:208px;grid-template-rows:22px 38px 40px 54px 48px}
.card h3,.card h3.titleShort,.card h3.titleLong{min-height:38px;max-height:38px;-webkit-line-clamp:1}
.card{min-height:455px}
.body{flex:0 0 auto}
@media (width<=800px){.card{min-height:338px}.body{min-height:190px;grid-template-rows:20px 28px 34px 58px 44px}.card h3,.card h3.titleShort,.card h3.titleLong{min-height:28px;max-height:28px;-webkit-line-clamp:1}.card p{min-height:34px;max-height:34px}}
.buyControls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px}
.mode{width:100%;height:44px;min-height:44px;display:flex;align-items:center;overflow:hidden}
.mode button{flex:1 1 0;min-width:0;height:38px;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.modeSingle{height:44px;align-items:center}
.modeSingle span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.quickQty{height:44px;min-height:44px;display:flex;align-items:center;margin:0}
.quickQty>div{height:44px}
.quickQty button{width:42px;height:42px}
.quickQty b{min-width:36px}
.bottom{min-height:46px;align-items:center}
.mode,.quickQty{align-self:start}
.buyControls{align-items:start}
@media (width<=800px){.card{min-height:368px}.body{min-height:220px;grid-template-rows:20px 46px 34px 46px 46px}.card h3,.card h3.titleShort,.card h3.titleLong{min-height:46px;max-height:46px;-webkit-line-clamp:2}.buyControls{grid-template-columns:minmax(94px,1fr) 74px;align-items:center;gap:5px;min-height:46px}.mode{height:40px;min-height:40px;padding:2px}.mode button{height:34px;min-height:34px;padding-inline:5px;font-size:10px;gap:3px}.mode button svg{width:13px;height:13px}.modeSingle span{font-size:11px}.quickQty{width:74px;height:40px;min-height:40px;gap:0}.quickQty>div{width:74px;height:40px;display:grid;grid-template-columns:26px 22px 26px;align-items:center}.quickQty button{width:26px;height:38px;display:grid;place-items:center;padding:0}.quickQty button svg{width:15px;height:15px}.quickQty b{min-width:22px;font-size:13px;line-height:1;text-align:center}.bottom{min-height:46px;gap:8px}.bottom strong{font-size:23px}.add{width:40px;height:40px;min-width:40px}}
.secondary{background:#fffaf4;color:var(--ink);border:1px solid #dfcfbe;border-radius:10px;padding:13px 18px}
.cartActions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.cartActions button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}
.total .cartActions .primary,.total .cartActions .secondary{grid-column:auto}
.drawer .total{grid-template-columns:1fr!important}
.cartTotalAmount{grid-column:1/-1;justify-self:end;direction:rtl;white-space:nowrap;font-family:RubikLocal,Rubik,Arial,sans-serif!important;font-weight:700!important;font-size:28px;line-height:1.2;text-align:left}
.drawer .total>span,.drawer .total>b{grid-column:1/-1;justify-self:end;white-space:nowrap}
.cartActions svg{width:18px;height:18px}
.cartActions .primary{background:var(--mustard);color:#fff}
.cartActions .secondary{background:#687a4d;color:#fff;border-color:#687a4d;box-shadow:0 8px 20px #687a4d24}
.cartActions .secondary:hover{background:#596a41;box-shadow:0 12px 28px #687a4d38}
@media (width<=800px){.cartActions{gap:8px}.cartActions button{min-height:46px;padding:11px 12px;font-size:14px}}
.head{direction:ltr;display:grid!important;grid-template-columns:1fr auto 1fr;grid-template-areas:"cart logo kashrut";align-items:center;height:124px;padding:0 38px}
.brand{direction:rtl;grid-area:logo!important;justify-self:center!important;order:initial!important}
.brand img{width:170px}
.kashrutBadge{direction:rtl;grid-area:kashrut!important;position:relative!important;left:auto!important;top:auto!important;justify-self:end!important;margin:0!important;transform:rotate(4deg)!important}
.cartbtn{grid-area:cart!important;position:relative!important;top:auto!important;left:auto!important;justify-self:start!important;order:initial!important}
@media (width<=800px){.head{grid-template-columns:86px minmax(128px,1fr) 86px;grid-template-areas:"cart logo kashrut";height:112px;min-height:112px;padding:12px 18px;gap:8px}.brand img{width:145px}.kashrutBadge{width:76px;height:76px;justify-self:end!important;transform:rotate(5deg)!important}.cartbtn{width:44px;height:44px;justify-self:start!important}}
:root{
  --ink:#3F3126;
  --coffee:#3F3126;
  --khaki:#B9AA9F;
  --paper:#F2ECE8;
  --paper2:#fff8f3;
  --muted:#75685f;
  --olive:#62612E;
  --copper:#BB5842;
  --mustard:#BB5842;
  --mustard2:#62612E;
  --line:#dbcfc6;
}

body{background:var(--paper)!important;color:var(--coffee)!important}
header{background:var(--paper)!important;border-bottom:0!important}
.head{
  direction:ltr;
  grid-template-columns:1fr auto 1fr!important;
  grid-template-areas:"cart logo kashrut"!important;
  max-width:1360px;
  height:126px!important;
  padding:0 38px!important;
  border-bottom:4px solid var(--coffee);
}
.brand{grid-area:logo!important;justify-self:center!important}
.brand img{width:176px!important;max-height:108px}
.cartbtn{
  grid-area:cart!important;
  justify-self:start!important;
  background:var(--paper2)!important;
  border-color:var(--khaki)!important;
  color:var(--coffee)!important;
}
.cartbtn b{background:var(--copper)!important;color:var(--paper2)!important}
.kashrutBadge{
  grid-area:kashrut!important;
  justify-self:end!important;
  position:relative!important;
  width:92px!important;
  height:92px!important;
  color:var(--coffee)!important;
  border-color:var(--olive)!important;
  background:var(--paper2)!important;
  transform:rotate(4deg)!important;
}
.kashrutBadge strong{color:var(--coffee)!important}
.kashrutBadge span{color:var(--olive)!important}
.kashrutBadge::before{border-color:#62612e9a!important}

.intro{
  direction:rtl;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);
  gap:46px;
  align-items:center;
  min-height:318px!important;
  margin:0!important;
  padding:34px 0 30px!important;
  background:var(--paper)!important;
  border:0!important;
  text-align:right!important;
  overflow:visible!important;
}
.heroCopy{
  width:100%!important;
  max-width:740px!important;
  margin:0!important;
  justify-self:end;
  text-align:right!important;
}
.heroCopy>span{
  color:var(--olive)!important;
  margin-bottom:14px!important;
  font-size:18px!important;
  text-align:right!important;
}
.intro h1{
  max-width:720px!important;
  margin:0!important;
  color:var(--coffee)!important;
  font-size:clamp(50px,5vw,70px)!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-align:right!important;
}
.intro p{
  max-width:650px!important;
  margin:22px 0 0!important;
  color:#62564e!important;
  font-size:21px!important;
  line-height:1.35!important;
  text-align:right!important;
}
.heroPanel{
  min-height:224px;
  align-content:center;
  display:grid;
  gap:14px;
  padding:32px 36px;
  border-radius:0 32px 32px 0;
  background:var(--coffee);
  color:var(--paper);
  box-shadow:0 20px 48px #3f31261f;
  overflow:hidden;
  position:relative;
  text-align:right;
}
.heroPanel::before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  left:-70px;
  bottom:-80px;
  border-radius:50%;
  background:#bb58424a;
}
.heroPanel strong{
  position:relative;
  font-size:30px;
  line-height:1.12;
  color:var(--paper);
}
.heroPanel span{
  position:relative;
  color:#f2ece8cf;
  font-size:18px;
  line-height:1.5;
}

.cats{
  justify-content:center!important;
  gap:12px!important;
  margin:0!important;
  padding:22px 0 18px!important;
  border-bottom:1px solid var(--line);
}
.cats button{
  background:var(--paper2)!important;
  border-color:var(--khaki)!important;
  color:var(--coffee)!important;
  min-width:112px;
  box-shadow:none!important;
}
.cats button.active{
  background:var(--coffee)!important;
  border-color:var(--coffee)!important;
  color:var(--paper)!important;
}
.catHero{padding:20px 0 8px!important}
.catHero h2{font-size:28px!important}
.catHero p{color:var(--olive)!important}

.grid{
  gap:38px 34px!important;
  padding-top:30px!important;
}
.card{
  min-height:430px!important;
  height:auto!important;
}
.photo{
  border-radius:18px!important;
  background:#ded2c8!important;
  box-shadow:0 16px 38px #3f312612;
}
.photo img{filter:saturate(.96) contrast(.98)}
.photo .badge{
  top:14px!important;
  right:14px!important;
  border-radius:999px!important;
  padding:7px 14px!important;
  font-size:13px!important;
  background:#3f3126c9!important;
  color:var(--paper)!important;
  box-shadow:0 8px 18px #3f31262a;
}
.photo .badge.copper{background:#bb5842d8!important}
.photo .badge.olive{background:#62612ed8!important}
.photo .badge.soft{background:#3f3126b8!important}
.body{
  min-height:194px!important;
  grid-template-rows:20px 56px 42px 50px 44px!important;
  padding:16px 0 0!important;
}
.tags{
  color:var(--olive)!important;
  justify-content:flex-end;
  gap:10px!important;
  font-size:12px!important;
  line-height:1!important;
}
.card h3,
.card h3.titleShort,
.card h3.titleLong{
  min-height:56px!important;
  max-height:56px!important;
  -webkit-line-clamp:2!important;
  margin:0!important;
  color:var(--coffee)!important;
  font-size:23px!important;
  font-weight:800!important;
  line-height:1.16!important;
}
.card p{
  min-height:42px!important;
  max-height:42px!important;
  color:#776a60!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.28!important;
  padding-top:0!important;
  text-align:right;
}
.buyControls{
  grid-template-columns:minmax(176px,1fr) 120px!important;
  min-height:50px!important;
  gap:12px!important;
  align-items:center!important;
}
.mode{
  height:42px!important;
  min-height:42px!important;
  background:var(--paper2)!important;
  border-color:var(--khaki)!important;
}
.mode button{
  height:36px!important;
  min-height:36px!important;
  color:#776a60!important;
}
.mode .on{
  background:var(--coffee)!important;
  color:var(--paper)!important;
}
.modeSingle{justify-content:center}
.quickQty{
  width:120px!important;
  height:42px!important;
  min-height:42px!important;
}
.quickQty>span{display:none!important}
.quickQty>div{
  width:120px!important;
  height:42px!important;
  grid-template-columns:38px 44px 38px!important;
  border-color:var(--khaki)!important;
  background:var(--paper2)!important;
}
.quickQty button{width:38px!important;height:40px!important;background:transparent!important}
.quickQty b{min-width:44px!important;color:var(--coffee)!important}
.bottom{
  direction:rtl!important;
  justify-content:flex-start!important;
  gap:14px!important;
  min-height:44px!important;
  align-items:center!important;
}
.bottom>div{order:1!important}
.bottom strong{color:var(--coffee)!important;font-size:28px!important;line-height:1!important}
.bottom small{color:#7e7168!important}
.add{
  order:2!important;
  min-width:104px!important;
  width:auto!important;
  height:42px!important;
  border-radius:999px!important;
  background:var(--copper)!important;
  color:var(--paper)!important;
  box-shadow:0 12px 28px #bb584238!important;
}
.add:hover{box-shadow:0 16px 34px #bb584252!important}
.primary{background:var(--copper)!important}
.cartActions .secondary{
  background:var(--olive)!important;
  border-color:var(--olive)!important;
}
.toast{background:var(--coffee)!important;color:var(--paper)!important}

@media (width<=1050px){
  .intro{grid-template-columns:1fr!important;gap:22px;padding:30px 18px 24px!important}
  .heroCopy{justify-self:center;text-align:center!important}
  .heroCopy>span,.intro h1,.intro p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}
  .heroPanel{width:min(620px,100%);justify-self:center;border-radius:24px;min-height:150px}
  .grid{gap:30px 22px!important}
}

@media (width<=800px){
  .head{
    grid-template-columns:82px minmax(132px,1fr) 82px!important;
    grid-template-areas:"cart logo kashrut"!important;
    min-height:108px!important;
    height:108px!important;
    padding:10px 16px!important;
  }
  .brand img{width:142px!important}
  .cartbtn{width:46px!important;height:46px!important;justify-self:start!important}
  .kashrutBadge{
    width:72px!important;
    height:72px!important;
    justify-self:end!important;
    transform:rotate(4deg)!important;
  }
  .kashrutBadge strong{font-size:14px!important}
  .kashrutBadge span{font-size:8.5px!important;max-width:46px!important}
  main{padding-inline:16px!important}
  .intro{
    min-height:318px!important;
    margin:0 -16px!important;
    padding:34px 18px 24px!important;
  }
  .heroCopy>span{font-size:15px!important;margin-bottom:14px!important}
  .intro h1{font-size:clamp(42px,13vw,58px)!important;max-width:350px!important}
  .intro p{font-size:16px!important;max-width:330px!important;margin-top:18px!important}
  .heroPanel{min-height:128px;padding:20px 22px;border-radius:20px}
  .heroPanel strong{font-size:22px}
  .heroPanel span{font-size:14px;line-height:1.4}
  .cats{
    justify-content:flex-start!important;
    margin-inline:-16px!important;
    padding-inline:16px!important;
    gap:10px!important;
  }
  .cats button{min-width:104px;padding:10px 20px!important}
  .grid{gap:24px 12px!important;padding-top:24px!important}
  .card{min-height:362px!important}
  .body{
    min-height:206px!important;
    grid-template-rows:20px 52px 38px 46px 44px!important;
    padding-top:13px!important;
  }
  .tags{font-size:11px!important;gap:8px!important}
  .card h3,
  .card h3.titleShort,
  .card h3.titleLong{
    min-height:52px!important;
    max-height:52px!important;
    -webkit-line-clamp:2!important;
    font-size:22px!important;
    line-height:1.1!important;
  }
  .card p{font-size:13px!important;font-weight:600!important;min-height:38px!important;max-height:38px!important;line-height:1.22!important;padding-top:0!important}
  .buyControls{
    grid-template-columns:minmax(96px,1fr) 64px!important;
    gap:4px!important;
    min-height:46px!important;
    align-items:center!important;
  }
  .mode{height:40px!important;min-height:40px!important}
  .mode button{height:34px!important;min-height:34px!important;font-size:9.5px!important;padding-inline:4px!important}
  .modeSingle span{font-size:11px!important}
  .quickQty{width:64px!important;height:40px!important;min-height:40px!important}
  .quickQty>div{width:64px!important;height:40px!important;grid-template-columns:22px 20px 22px!important}
  .quickQty button{width:22px!important;height:38px!important}
  .quickQty b{min-width:20px!important;font-size:13px!important}
  .bottom{gap:8px!important;min-height:44px!important}
  .bottom strong{font-size:23px!important}
  .add{min-width:40px!important;width:40px!important;height:40px!important;padding:0!important}
  .add span{display:none!important}
}

/* Figma handoff product-card implementation, adapted to existing controls. */
.grid{
  grid-template-columns:repeat(auto-fit, minmax(328px, 328px))!important;
  justify-content:center!important;
  align-items:start!important;
  gap:34px!important;
}
.card{
  width:328px!important;
  height:476px!important;
  min-height:476px!important;
  padding:14px!important;
  border-radius:12px!important;
  background:#FAF7F6!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  box-sizing:border-box!important;
}
.photo{
  width:300px!important;
  height:225px!important;
  aspect-ratio:auto!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.photo .badge,
.photo .badge.copper,
.photo .badge.olive,
.photo .badge.soft{
  min-width:76px!important;
  min-height:33px!important;
  top:14px!important;
  right:14px!important;
  padding:6px 20px!important;
  border-radius:20px!important;
  background:rgba(63,49,38,.7)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.1!important;
  text-align:center!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.body{
  width:100%!important;
  min-height:0!important;
  flex:1!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
}
.productCopy{
  width:267px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  gap:8px!important;
  text-align:right!important;
}
.card h3,
.card h3.titleShort,
.card h3.titleLong{
  width:267px!important;
  min-height:0!important;
  max-height:68px!important;
  margin:0!important;
  color:#3F3126!important;
  font-size:26px!important;
  font-weight:800!important;
  line-height:1.28!important;
  text-align:right!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.card p{
  width:267px!important;
  min-height:46px!important;
  max-height:46px!important;
  margin:0!important;
  padding:0!important;
  color:#796A5F!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.28!important;
  text-align:right!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.purchase{
  width:282px!important;
  min-height:77px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:4px!important;
}
.purchaseUnit{
  color:#B9AA9F!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1.1!important;
  text-align:right!important;
  white-space:nowrap!important;
}
.bottom{
  width:282px!important;
  height:55px!important;
  min-height:55px!important;
  direction:ltr!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:95px!important;
  margin:0!important;
  padding:0!important;
}
.bottom>div{
  order:2!important;
  width:85px!important;
  height:55px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:center!important;
}
.bottom>.cardQty{
  order:1!important;
  width:102px!important;
  height:38px!important;
  min-width:102px!important;
  min-height:38px!important;
}
.bottom strong{
  color:#3F3126!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:36px!important;
  font-weight:800!important;
  line-height:1!important;
  text-align:right!important;
  white-space:nowrap!important;
}
.bottom small{display:none!important}
.add{
  order:1!important;
  width:102px!important;
  min-width:102px!important;
  height:38px!important;
  padding:6px 20px!important;
  border:0!important;
  border-radius:20px!important;
  background:#BB5842!important;
  color:#FAF7F6!important;
  box-shadow:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.add svg{display:none!important}
.add span,
.cardQty b{
  display:block!important;
  color:#FAF7F6!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.cardQty{
  order:1!important;
  width:102px!important;
  min-width:102px!important;
  height:38px!important;
  padding:6px 20px!important;
  border-radius:20px!important;
  background:#BB5842!important;
  color:#FAF7F6!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  align-items:center!important;
  justify-items:center!important;
  box-sizing:border-box!important;
}
.cardQty button{
  width:24px!important;
  height:26px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#FAF7F6!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:20px!important;
  font-weight:400!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
}
.cardQty button span{font-weight:400!important;line-height:1!important}

@media (width<=800px){
  .grid{
    grid-template-columns:repeat(2, minmax(0, 1fr))!important;
    gap:18px 10px!important;
  }
  .card{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:8px!important;
    border-radius:10px!important;
  }
  .photo{
    width:100%!important;
    height:auto!important;
    aspect-ratio:4/3!important;
    border-radius:12px!important;
  }
  .photo .badge,
  .photo .badge.copper,
  .photo .badge.olive,
  .photo .badge.soft{
    min-width:52px!important;
    min-height:24px!important;
    top:8px!important;
    right:8px!important;
    padding:4px 10px!important;
    font-size:12px!important;
  }
  .body{gap:12px!important;padding-top:10px!important}
  .productCopy,
  .card h3,
  .card h3.titleShort,
  .card h3.titleLong,
  .card p,
  .purchase,
  .buyControls,
  .bottom{
    width:100%!important;
  }
  .card h3,
  .card h3.titleShort,
  .card h3.titleLong{
    max-height:50px!important;
    font-size:21px!important;
    line-height:1.16!important;
  }
  .card p{
    min-height:36px!important;
    max-height:36px!important;
    font-size:13px!important;
    line-height:1.28!important;
  }
  .purchase{min-height:0!important;gap:4px!important}
  .bottom{
    height:42px!important;
    min-height:42px!important;
    gap:0!important;
    justify-content:space-between!important;
  }
  .bottom>div{width:auto!important;height:42px!important}
  .bottom>.cardQty{width:76px!important;min-width:76px!important;height:34px!important;min-height:34px!important}
  .bottom strong{font-size:25px!important}
  .add{
    width:76px!important;
    min-width:76px!important;
    height:34px!important;
    padding:4px 10px!important;
  }
  .add span{font-size:15px!important}
  .cardQty{
    width:76px!important;
    min-width:76px!important;
    height:34px!important;
    padding:4px 10px!important;
  }
  .cardQty b{font-size:15px!important}
  .cardQty button{width:18px!important;height:24px!important;font-size:17px!important}
}

/* Figma product-card auto-layout correction.
   The existing markup has a .body wrapper, so display:contents lets the card
   distribute image, copy, and purchase areas exactly like the Figma auto layout. */
.card{
  width:328px!important;
  height:476px!important;
  min-height:476px!important;
  padding:14px!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
}
.card>.photo{
  flex:0 0 225px!important;
  width:300px!important;
  height:225px!important;
  margin:0!important;
}
.card>.body{
  display:contents!important;
}
.productCopy{
  flex:0 0 auto!important;
  width:267px!important;
  margin:0!important;
  padding:0!important;
  gap:8px!important;
}
.card h3,
.card h3.titleShort,
.card h3.titleLong{
  width:267px!important;
  min-height:0!important;
  max-height:68px!important;
  margin:0!important;
  line-height:1.28!important;
}
.card p{
  width:267px!important;
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  margin:0!important;
  line-height:1.28!important;
}
.purchase{
  flex:0 0 77px!important;
  width:282px!important;
  height:77px!important;
  min-height:77px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:4px!important;
}
.purchaseUnit{
  height:18px!important;
  line-height:18px!important;
}
.bottom{
  flex:0 0 55px!important;
  width:282px!important;
  height:55px!important;
  min-height:55px!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:95px!important;
}
.bottom>div:not(.cardQty){
  order:2!important;
  flex:0 0 85px!important;
  width:85px!important;
  height:55px!important;
}
.add,
.bottom>.cardQty,
.cardQty{
  order:1!important;
  flex:0 0 102px!important;
  width:102px!important;
  min-width:102px!important;
  height:38px!important;
  min-height:38px!important;
  box-sizing:border-box!important;
}
.cardQty{
  padding:6px 20px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  align-items:center!important;
  align-content:center!important;
  justify-items:center!important;
  flex-direction:initial!important;
}
.cardQty button,
.cardQty b{
  position:static!important;
  margin:0!important;
  transform:none!important;
  align-self:center!important;
  justify-self:center!important;
}

@media (width<=800px){
  .card{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    padding:8px!important;
    justify-content:flex-start!important;
    gap:12px!important;
  }
  .card>.photo{
    width:100%!important;
    height:auto!important;
    flex:0 0 auto!important;
    aspect-ratio:4/3!important;
  }
  .productCopy,
  .card h3,
  .card h3.titleShort,
  .card h3.titleLong,
  .card p,
  .purchase,
  .bottom{
    width:100%!important;
  }
  .purchase{
    flex:0 0 auto!important;
    height:auto!important;
    min-height:0!important;
  }
  .bottom{
    flex:0 0 42px!important;
    height:42px!important;
    min-height:42px!important;
    gap:0!important;
    justify-content:space-between!important;
  }
  .bottom>div:not(.cardQty){
    flex:0 0 auto!important;
    width:auto!important;
    height:42px!important;
  }
  .add,
  .bottom>.cardQty,
  .cardQty{
    flex:0 0 76px!important;
    width:76px!important;
    min-width:76px!important;
    height:34px!important;
    min-height:34px!important;
  }
  .cardQty{
    display:grid!important;
    grid-template-columns:1fr 1fr 1fr!important;
    align-items:center!important;
    justify-items:center!important;
    flex-direction:initial!important;
  }
}

/* Authoritative product-card layout from the Figma handoff + visual reference. */
main .grid{
  grid-template-columns:repeat(auto-fit, 328px)!important;
  justify-content:center!important;
  align-items:start!important;
  gap:34px 34px!important;
}
@media (width>1050px){
  main{
    max-width:1420px!important;
  }
  main .grid{
    grid-template-columns:repeat(4, 328px)!important;
    gap:34px 16px!important;
  }
}
main .grid .card{
  width:328px!important;
  height:476px!important;
  min-height:476px!important;
  padding:14px!important;
  border-radius:12px!important;
  background:#FAF7F6!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:0!important;
  overflow:hidden!important;
}
main .grid .card>.photo{
  width:300px!important;
  height:225px!important;
  flex:0 0 225px!important;
  margin:0!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
main .grid .card>.photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
main .grid .card>.photo .badge{
  min-width:76px!important;
  min-height:33px!important;
  top:14px!important;
  right:14px!important;
  padding:6px 20px!important;
  border-radius:20px!important;
  background:rgba(63,49,38,.7)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:nowrap!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:none!important;
}
main .grid .card>.body{
  display:contents!important;
}
main .grid .productCopy{
  width:267px!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:8px!important;
  text-align:right!important;
}
main .grid .card h3,
main .grid .card h3.titleShort,
main .grid .card h3.titleLong{
  width:267px!important;
  min-height:0!important;
  max-height:68px!important;
  margin:0!important;
  color:#3F3126!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:26px!important;
  font-weight:800!important;
  line-height:1.28!important;
  text-align:right!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
main .grid .card p{
  width:267px!important;
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  margin:0!important;
  padding:0!important;
  color:#796A5F!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.28!important;
  text-align:right!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
main .grid .purchase{
  width:282px!important;
  height:77px!important;
  min-height:77px!important;
  flex:0 0 77px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:4px!important;
}
main .grid .purchaseUnit{
  color:#B9AA9F!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:18px!important;
  height:18px!important;
  text-align:right!important;
  white-space:nowrap!important;
}
main .grid .bottom{
  width:282px!important;
  height:55px!important;
  min-height:55px!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:95px!important;
}
main .grid .bottom>div:not(.cardQty){
  order:2!important;
  width:85px!important;
  height:38px!important;
  flex:0 0 85px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  align-self:center!important;
}
main .grid .bottom strong{
  color:#3F3126!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:36px!important;
  font-weight:800!important;
  line-height:38px!important;
  height:38px!important;
  width:85px!important;
  text-align:right!important;
  white-space:nowrap!important;
  display:block!important;
}
main .grid .bottom small{display:none!important}
main .grid .add,
main .grid .cardQty{
  order:1!important;
  width:102px!important;
  min-width:102px!important;
  height:38px!important;
  min-height:38px!important;
  flex:0 0 102px!important;
  margin:0!important;
  padding:6px 20px!important;
  border:0!important;
  border-radius:20px!important;
  background:#BB5842!important;
  color:#FAF7F6!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
main .grid .add{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
main .grid .add svg{display:none!important}
main .grid .add span{
  display:block!important;
  color:#FAF7F6!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
main .grid .cardQty{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  align-items:center!important;
  justify-items:center!important;
  grid-auto-flow:column!important;
}
main .grid .cardQty button,
main .grid .cardQty b{
  position:static!important;
  transform:none!important;
  margin:0!important;
  color:#FAF7F6!important;
  font-family:Assistant,Arial,sans-serif!important;
  font-size:20px!important;
  line-height:1!important;
}
main .grid .cardQty button{
  width:24px!important;
  height:26px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  font-weight:400!important;
  display:grid!important;
  place-items:center!important;
}
main .grid .cardQty b{font-weight:800!important}

@media (width<=800px){
  main .grid{
    grid-template-columns:repeat(2, minmax(0, 1fr))!important;
    gap:18px 10px!important;
  }
  main .grid .card{
    width:100%!important;
    height:306px!important;
    min-height:306px!important;
    padding:8px!important;
    border-radius:10px!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  main .grid .card>.photo{
    width:100%!important;
    height:auto!important;
    flex:0 0 auto!important;
    aspect-ratio:4/3!important;
    border-radius:12px!important;
  }
  main .grid .card>.photo .badge{
    min-width:52px!important;
    min-height:24px!important;
    top:8px!important;
    right:8px!important;
    padding:4px 10px!important;
    font-size:12px!important;
  }
  main .grid .productCopy,
  main .grid .card h3,
  main .grid .card h3.titleShort,
  main .grid .card h3.titleLong,
  main .grid .card p,
  main .grid .purchase,
  main .grid .bottom{
    width:100%!important;
  }
  main .grid .card h3,
  main .grid .card h3.titleShort,
  main .grid .card h3.titleLong{
    min-height:50px!important;
    max-height:50px!important;
    font-size:21px!important;
    line-height:1.18!important;
  }
  main .grid .card p{
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    font-size:13px!important;
    line-height:1.28!important;
  }
  main .grid .purchase{
    height:54px!important;
    min-height:54px!important;
    flex:0 0 54px!important;
  }
  main .grid .bottom{
    height:42px!important;
    min-height:42px!important;
    gap:0!important;
    justify-content:space-between!important;
  }
  main .grid .bottom>div:not(.cardQty){
    width:auto!important;
    height:42px!important;
    flex:0 0 auto!important;
  }
  main .grid .bottom strong{font-size:25px!important}
  main .grid .add,
  main .grid .cardQty{
    width:76px!important;
    min-width:76px!important;
    height:34px!important;
    min-height:34px!important;
    flex:0 0 76px!important;
    padding:4px 10px!important;
  }
  main .grid .add span,
  main .grid .cardQty button,
  main .grid .cardQty b{
    font-size:15px!important;
  }
}

@media (min-width:801px){
  body{
    zoom:.8;
  }
}

.toast{
  top:24px!important;
  bottom:auto!important;
  background:#2f7d4f!important;
  color:#fffaf4!important;
  border-color:#25663f!important;
  box-shadow:0 16px 42px rgba(47,125,79,.28)!important;
}

@media (width<=800px){
  .toast{
    top:18px!important;
    bottom:auto!important;
  }
}

body.has-scrolled .cartbtn{
  position:fixed!important;
  left:max(24px, calc((100vw - 1360px) / 2 + 30px))!important;
  right:auto!important;
  top:auto!important;
  bottom:calc(24px + env(safe-area-inset-bottom, 0px))!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  min-height:56px!important;
  padding:0!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  justify-self:auto!important;
  background:var(--paper2)!important;
  border-color:var(--khaki)!important;
  box-shadow:0 16px 36px rgba(63,49,38,.24)!important;
  z-index:140!important;
}
body.has-scrolled .cartbtn span{
  display:none!important;
}
body.has-scrolled .cartbtn svg{
  width:24px!important;
  height:24px!important;
}
body.has-scrolled .cartbtn b{
  top:-6px!important;
  right:-6px!important;
  left:auto!important;
}
body.has-scrolled.drawer-open .cartbtn{
  display:none!important;
}

@media (width<=800px){
  body.has-scrolled .cartbtn{
    left:16px!important;
    bottom:calc(18px + env(safe-area-inset-bottom, 0px))!important;
  }
}

@media (width<=800px){
  main .grid .bottom strong{
    font-size:clamp(21px,5.8vw,24px)!important;
  }
  main .grid .add,
  main .grid .cardQty{
    width:70px!important;
    min-width:70px!important;
    flex-basis:70px!important;
    padding:4px 8px!important;
  }
  main .grid .add span,
  main .grid .cardQty button,
  main .grid .cardQty b{
    font-size:14px!important;
  }
  body.has-scrolled .cartbtn{
    left:8px!important;
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
  }
  body.has-scrolled .cartbtn svg{
    width:22px!important;
    height:22px!important;
  }
}

@media (width<=380px){
  main{
    padding-inline:12px!important;
  }
  main .grid{
    gap:18px 8px!important;
  }
  main .grid .add,
  main .grid .cardQty{
    width:64px!important;
    min-width:64px!important;
    flex-basis:64px!important;
    padding-inline:7px!important;
  }
  main .grid .bottom strong{
    font-size:19px!important;
  }
}

main .grid .photo .soldOutBadge{
  inset:50% auto auto 50%!important;
  top:50%!important;
  right:auto!important;
  left:50%!important;
  width:min(82%,230px)!important;
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#BB5842!important;
  color:#fffaf4!important;
  border:2px solid #fff8f3!important;
  border-radius:999px!important;
  box-shadow:0 12px 28px rgba(63,49,38,.28)!important;
  font-size:0!important;
  line-height:1!important;
  text-align:center!important;
  transform:translate(-50%,-50%) rotate(-8deg)!important;
  z-index:3!important;
}

main .grid .photo .soldOutBadge::after{
  content:"אזל מהמלאי";
  font-size:18px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}

@media (width<=800px){
  main .grid .photo .soldOutBadge{
    width:84%!important;
    height:34px!important;
    min-height:34px!important;
    padding:0 10px!important;
    border-width:1.5px!important;
    box-shadow:0 10px 20px rgba(63,49,38,.24)!important;
  }
  main .grid .photo .soldOutBadge::after{
    font-size:14px!important;
  }
}

main .grid .card>.photo>.badge.soldOutBadge{
  position:absolute!important;
  inset:auto!important;
  top:14px!important;
  left:14px!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:auto!important;
  height:36px!important;
  min-width:0!important;
  min-height:36px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#BB5842!important;
  color:#FFF8F3!important;
  border:2px solid #FFF8F3!important;
  border-radius:8px!important;
  box-shadow:0 10px 22px rgba(63,49,38,.24)!important;
  font-size:0!important;
  line-height:1!important;
  text-indent:0!important;
  color:transparent!important;
  overflow:visible!important;
  white-space:nowrap!important;
  z-index:10!important;
}

main .grid .card>.photo>.badge.soldOutBadge::before{
  content:""!important;
}

main .grid .card>.photo>.badge.soldOutBadge::after{
  content:"אזל"!important;
  color:#FFF8F3!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}

@media (width<=800px){
  main .grid .card>.photo>.badge.soldOutBadge{
    top:12px!important;
    left:12px!important;
    width:auto!important;
    height:32px!important;
    min-height:34px!important;
    padding:0 10px!important;
    border-radius:7px!important;
  }
  main .grid .card>.photo>.badge.soldOutBadge::after{
    font-size:14px!important;
  }
}

main .grid .soldOutAdd,
main .grid .soldOutAdd:hover,
main .grid .soldOutAdd:active{
  background:#b9aa9f!important;
  color:#fffaf4!important;
  box-shadow:none!important;
  cursor:not-allowed!important;
  transform:none!important;
}

/* Sale banner driven from admin settings */
.heroPanel.saleBanner{
  grid-template-columns:188px minmax(0,1fr)!important;
  gap:22px!important;
  align-items:center!important;
  align-content:center!important;
  min-height:224px!important;
  padding:22px 28px!important;
  border-radius:28px 0 0 28px!important;
}
.heroPanel.saleBanner::before{
  width:150px!important;
  height:150px!important;
  left:-62px!important;
  bottom:-62px!important;
}
.saleBannerPhoto{
  position:relative!important;
  width:188px!important;
  height:196px!important;
  border-radius:24px!important;
  overflow:hidden!important;
  border:2px solid rgba(251,245,238,.28)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.18)!important;
}
.saleBannerPhoto>img{
  position:relative!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.saleBannerPhoto span{
  display:none!important;
}
.saleBannerPhoto span img{
  display:block!important;
  width:100%!important;
  height:auto!important;
}
.saleBannerPhoto span img{
  display:block!important;
  width:100%!important;
  height:auto!important;
}
.saleBannerCopy{
  position:relative!important;
  display:grid!important;
  gap:10px!important;
}
.saleBannerTopline{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
.saleBanner small{
  color:#e9d5c8!important;
  font-size:15px!important;
  line-height:1!important;
}
.saleBanner em{
  position:absolute!important;
  top:16px!important;
  left:16px!important;
  right:auto!important;
  z-index:2!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-height:32px!important;
  padding:7px 14px!important;
  border-radius:999px!important;
  background:#B8FF3D!important;
  color:#243114!important;
  font-style:normal!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1!important;
  box-shadow:0 10px 22px rgba(184,255,61,.24),0 6px 16px rgba(0,0,0,.22)!important;
  transform:rotate(-3deg)!important;
  transform-origin:center!important;
}
.saleBanner .saleBannerDetails{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
}
.saleBanner .saleBannerDetails span{
  display:grid!important;
  gap:3px!important;
  padding:10px 12px!important;
  border:1px solid rgba(251,245,238,.18)!important;
  border-radius:14px!important;
  background:rgba(251,245,238,.08)!important;
  color:var(--paper)!important;
  font-size:16px!important;
  line-height:1.2!important;
}
.saleBanner .saleBannerDetails b{
  color:#e9d5c8!important;
  font-size:12px!important;
  line-height:1!important;
}
.saleBanner p{
  margin:0!important;
  color:#f2ece8cf!important;
  font-size:16px!important;
  line-height:1.42!important;
}

@media (width<=1050px){
  .heroPanel.saleBanner{
    grid-template-columns:136px minmax(0,1fr)!important;
    gap:16px!important;
    padding:18px!important;
    border-radius:24px!important;
  }
  .saleBannerPhoto{
    width:136px!important;
    height:146px!important;
    border-radius:18px!important;
  }
  .saleBannerPhoto span{right:25px!important;bottom:19px!important;width:45px!important}
}

@media (width<=800px){
  .heroPanel.saleBanner{
    grid-template-columns:112px minmax(0,1fr)!important;
    gap:12px!important;
    min-height:132px!important;
    padding:14px!important;
    border-radius:18px!important;
  }
  .saleBannerPhoto{
    width:112px!important;
    height:126px!important;
    border-radius:14px!important;
  }
  .saleBannerPhoto span{right:19px!important;bottom:16px!important;width:36px!important}
  .saleBannerCopy{gap:7px!important}
  .saleBannerTopline{gap:6px!important}
  .saleBanner small{font-size:12px!important}
  .saleBanner em{top:10px!important;left:10px!important;right:auto!important;width:auto!important;min-height:27px!important;padding:5px 10px!important;font-size:12px!important;transform:rotate(-3deg)!important}
  .saleBanner strong{font-size:22px!important}
  .saleBanner .saleBannerDetails{gap:6px!important}
  .saleBanner .saleBannerDetails span{
    padding:7px 8px!important;
    border-radius:10px!important;
    font-size:12px!important;
  }
  .saleBanner .saleBannerDetails b{font-size:10px!important}
  .saleBanner p{font-size:12px!important;line-height:1.32!important}
}

/* Richer sale banner treatment */
.heroPanel.saleBanner{
  border-radius:30px!important;
  background:
    linear-gradient(120deg, rgba(187,88,66,.16) 0 18%, transparent 18% 100%),
    linear-gradient(135deg, #3F3126 0%, #48372d 47%, #62612E 100%)!important;
  border:1px solid rgba(251,245,238,.12)!important;
  box-shadow:0 22px 54px rgba(63,49,38,.24)!important;
}
.heroPanel.saleBanner::before{
  background:rgba(242,236,232,.1)!important;
  border:1px solid rgba(242,236,232,.14)!important;
}
.heroPanel.saleBanner::after{
  content:"";
  position:absolute;
  inset:14px;
  border:1px solid rgba(242,236,232,.14);
  border-radius:24px;
  pointer-events:none;
}
.saleBannerPhoto{
  border-color:rgba(242,236,232,.45)!important;
}
.saleBannerPhoto>img{
  filter:sepia(.08) contrast(1.03)!important;
}
.saleBanner small{
  color:#f2ece8!important;
  width:max-content;
  padding:6px 12px;
  border-radius:999px;
  background:#BB5842;
}
.saleBanner .saleBannerDetails span{
  border-color:rgba(242,236,232,.24)!important;
  background:rgba(242,236,232,.12)!important;
}

@media (width<=800px){
  .heroPanel.saleBanner{
    border-radius:20px!important;
    background:
      linear-gradient(120deg, rgba(187,88,66,.16) 0 20%, transparent 20% 100%),
      linear-gradient(135deg, #3F3126 0%, #48372d 50%, #62612E 100%)!important;
  }
  .heroPanel.saleBanner::after{
    inset:9px;
    border-radius:15px;
  }
  .saleBanner small{padding:5px 9px}
}

/* Cart button color inversion */
.cartbtn,
body.has-scrolled .cartbtn{
  background:#3f3026!important;
  border-color:#3f3026!important;
  color:#fffaf4!important;
}

.cartbtn svg,
body.has-scrolled .cartbtn svg{
  color:#fffaf4!important;
  stroke:#fffaf4!important;
}

.cartbtn span,
body.has-scrolled .cartbtn span{
  color:#fffaf4!important;
}

.cartbtn:hover,
body.has-scrolled .cartbtn:hover{
  background:#31251d!important;
  border-color:#31251d!important;
}
