.commerce-menu{padding-block:50px 100px;min-height:70vh}.commerce-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:35px}.commerce-heading h1{font-size:clamp(3.25rem,5.8vw,5.6rem);margin-bottom:18px}.commerce-heading p{max-width:53ch;font-size:15px}.commerce-heading #pickup-state{font-size:12px;padding-block:12px;max-width:28ch;color:var(--green);flex-shrink:0}.menu-tools{display:flex;justify-content:space-between;align-items:end;gap:20px}.commerce-search{display:grid;gap:9px;font-size:12px;font-weight:700;width:min(440px,100%)}.commerce-search input,.commerce-dialog input,.commerce-dialog textarea{width:100%;min-height:48px;border:1px solid #9da99c;border-radius:6px;padding:11px 14px;color:var(--ink);background:var(--white);font:inherit}.commerce-search input{font-size:14px}.commerce-search input::placeholder{color:#667063}.commerce-categories{display:flex;gap:8px;overflow-x:auto;position:sticky;top:var(--header-height);padding:18px 0;background:var(--paper);z-index:15;min-height:82px;margin-top:15px;border-bottom:1px solid var(--line);scrollbar-width:thin}.commerce-categories a{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border:1px solid var(--line);border-radius:5px;min-height:44px;color:var(--green);font-size:12px;font-weight:600;background:var(--white);flex-shrink:0}.commerce-categories a:hover,.commerce-categories a[aria-current=true]{background:var(--green);color:white;text-decoration:none;border-color:var(--green)}.commerce-section{scroll-margin-top:calc(var(--header-height) + 105px);margin-block:38px 56px}.commerce-section h2{font-size:28px;margin-bottom:25px}.commerce-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 23px}.commerce-product{min-width:0;position:relative;display:flex;flex-direction:column;align-items:stretch}.product-explore{display:block;padding:0;width:100%;border:0;background:none;text-align:start;color:inherit;border-radius:10px;position:relative}.product-image-wrap{display:block;position:relative;background:#e9ede5;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.commerce-product img{width:100%;height:100%;object-fit:contain;transition:transform .35s var(--ease)}.product-explore:hover img{transform:scale(1.04)}.commerce-product-copy{display:block;margin-top:15px}.commerce-product h3{font-size:17px;line-height:1.35;letter-spacing:-.025em;text-wrap:pretty;overflow-wrap:anywhere}.commerce-product p{font-size:12px;margin-top:5px;line-height:1.55;color:var(--muted)}.commerce-product strong{font-size:14px;font-variant-numeric:tabular-nums;display:block;margin-top:9px;color:var(--green)}.product-card-action{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:var(--green);font-size:12px;min-height:44px}.product-card-action .card-plus{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #b6c2b2;border-radius:5px}html[dir=rtl] .card-explore{transform:scaleX(-1)}.card-plus svg{width:18px;height:18px}.sold-out-label{line-height:1.5}.product-explore:hover{text-decoration:none}.commerce-product.is-unavailable .product-image-wrap{background:#eceee7}.commerce-product.is-unavailable img{opacity:.84}.product-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:var(--green);font-weight:800}.commerce-basket-bar{position:fixed;bottom:max(18px,env(safe-area-inset-bottom));inset-inline:0;margin-inline:auto;width:min(520px,calc(100% - 32px));z-index:25;border:0;border-radius:7px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 22px;font:inherit;font-weight:700;font-size:14px;min-height:58px;box-shadow:0 6px 24px #152a2230}.commerce-dialog{border:0;border-radius:14px;width:min(920px,calc(100% - 48px));max-height:90dvh;padding:0;color:var(--ink);background:var(--paper);overflow-y:auto;box-shadow:0 18px 65px #071d163b;overscroll-behavior:contain}.commerce-dialog::backdrop{background:#101e17a6}.dialog-close{position:absolute;inset-block-start:14px;inset-inline-end:14px;z-index:4;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--paper);color:var(--ink);box-shadow:0 3px 14px #16322515}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.product-photo{display:flex;align-items:center;justify-content:center;background:#e5ebdf;padding:18px}.product-photo img{width:100%;max-height:540px;object-fit:contain}.product-detail-layout form{padding:55px 32px 30px;min-width:0}.product-dialog h2{font-size:35px;line-height:1.18;overflow-wrap:anywhere}.product-canonical{font-size:15px;margin-top:9px}.product-tagline{font-size:21px;font-weight:700;line-height:1.5;color:var(--green);margin-top:26px}.product-tagline:empty{display:none}.product-description{font-size:14px;line-height:1.75;margin-top:14px}.product-price-row{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-block:24px;padding-block:15px;border-block:1px solid var(--line)}.product-price-row strong{font-size:20px;font-variant-numeric:tabular-nums}.product-price-row span{font-size:12px;line-height:1.5}.product-purchase{display:flex;align-items:end;gap:12px;position:sticky;bottom:-1px;background:var(--paper);padding-block:12px;z-index:2}.commerce-dialog label{font-size:12px;font-weight:600;display:grid;gap:7px}.product-purchase label{width:80px;flex-shrink:0}.commerce-primary{min-height:50px;border:0;border-radius:5px;padding:12px 18px;background:var(--green);color:white;font:inherit;font-size:14px;font-weight:700}.commerce-primary:disabled{background:#d7ddd2;color:#4f5c4d}.product-purchase .commerce-primary{flex:1}.commerce-option{display:flex!important;align-items:center;gap:12px!important;min-height:48px;padding-block:8px}.commerce-option input{width:21px;height:21px;min-height:21px;accent-color:var(--green)}#product-modifiers h3{font-size:17px;margin-bottom:8px}#product-modifiers:empty{display:none}.product-message{font-size:12px;line-height:1.65}.product-message:empty{display:none}.product-detail-links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.product-detail-links .text-link{font-size:12px}.basket-dialog{width:min(530px,calc(100% - 32px));padding:45px 28px 28px}.basket-dialog h2{font-size:28px;padding-inline-end:30px;margin:0 0 13px}.basket-dialog>p{font-size:13px}.basket-dialog form{display:grid;gap:16px}.commerce-cart-line{display:flex;gap:14px;justify-content:space-between;align-items:center;padding-block:20px;border-bottom:1px solid var(--line);font-size:14px}.commerce-cart-line>div{min-width:0}.commerce-cart-line strong,.commerce-cart-line small{display:block}.commerce-cart-line small{margin-top:7px;overflow-wrap:anywhere;color:var(--muted)}.commerce-remove{border:1px solid #a9b7a4;background:transparent;color:var(--green);border-radius:5px;min-height:44px;padding:8px 10px;font-size:12px}.basket-quantity{display:flex;align-items:center;gap:6px;margin-top:10px}.basket-quantity button{border:1px solid var(--line);background:var(--white);width:44px;height:44px;border-radius:4px}.basket-quantity svg{width:16px;height:16px}.basket-quantity span{min-width:25px;text-align:center;font-variant-numeric:tabular-nums}.commerce-total{font-size:24px;font-weight:700;padding-block:24px;color:var(--green)}.commerce-message{margin-block:25px;color:var(--muted)}.commerce-message:empty{display:none}.menu-feedback>.button{margin-bottom:25px}.commerce-confirmation{padding:28px;background:var(--green-light);margin-block:28px;border-radius:10px}.commerce-confirmation h2{font-size:26px;margin-bottom:12px}.commerce-confirmation p{font-size:14px;margin-top:8px}#checkout-message{color:var(--error);font-size:13px;line-height:1.6}.commerce-menu[aria-busy=true]{cursor:progress}body:has(dialog[open]){overflow:hidden}
@media(min-width:1500px){.commerce-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1050px){.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.commerce-heading{gap:35px}.product-dialog h2{font-size:29px}.product-detail-layout form{padding-inline:24px}}
@media(max-width:760px){.commerce-menu{padding-block:28px 85px}.commerce-heading{display:block;margin-bottom:23px}.commerce-heading h1{font-size:45px;margin-bottom:14px}.commerce-heading p{font-size:13px}.commerce-heading #pickup-state{margin-top:15px;padding:0;font-size:12px;max-width:none}.menu-tools{display:block}.menu-tools>.text-link{display:none}.commerce-search{width:100%;font-size:11px}.commerce-search input{font-size:14px;min-height:46px}.commerce-categories{margin-top:10px;margin-inline:-20px;padding:12px 20px;min-height:70px;gap:6px}.commerce-categories a{font-size:11px;padding-inline:12px}.commerce-section{margin-block:27px 38px;scroll-margin-top:calc(var(--header-height) + 87px)}.commerce-section h2{font-size:24px;margin-bottom:20px}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.commerce-product h3{font-size:14px;line-height:1.45}.commerce-product p{font-size:12px;line-height:1.6;margin-top:4px}.commerce-product strong{font-size:13px}.commerce-product-copy{margin-top:12px}.product-card-action{font-size:11px;margin-top:4px}.product-card-action .card-plus{width:40px;height:44px}.commerce-dialog.product-dialog{width:100%;max-width:100%;max-height:94dvh;inset:auto 0 0;margin:0;border-radius:16px 16px 0 0}.product-detail-layout{display:block;min-height:0}.product-photo{height:260px;padding:12px}.product-photo img{height:100%;width:100%}.product-detail-layout form{padding:24px 22px 22px}.product-dialog h2{font-size:31px}.product-canonical{font-size:14px;margin-top:7px}.product-tagline{font-size:20px;margin-top:19px}.product-description{font-size:13px;margin-top:11px}.product-price-row{margin-block:16px;padding-block:13px}.product-purchase{margin-top:10px}.product-purchase label{width:72px}.product-purchase .commerce-primary{font-size:13px;padding-inline:10px}.basket-dialog{padding:50px 22px 25px;width:calc(100% - 20px);max-height:94dvh}.basket-dialog h2{font-size:25px}.commerce-cart-line{font-size:13px}.commerce-basket-bar{font-size:12px;bottom:12px;min-height:55px}.product-message{font-size:12px}.dialog-close{inset-block-start:10px;inset-inline-end:10px}html[lang=ar] .commerce-heading h1{font-size:43px}html[lang=ar] .commerce-product h3{font-size:14px;line-height:1.7}html[lang=ar] .product-dialog h2{line-height:1.6}}
@media(max-width:359px){.commerce-categories{margin-inline:-16px;padding-inline:16px}.commerce-product-grid{gap:23px 12px}.commerce-product h3{font-size:13px}.commerce-product p{font-size:12px}.product-photo{height:225px}.product-detail-layout form{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){.commerce-product img{transition:none}.product-explore:hover img{transform:none}}
