:root{color-scheme:light;font-family:Inter,Tahoma,Arial,system-ui,sans-serif;background:#f4f1ea;color:#111827;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;direction:rtl}a{color:inherit;text-decoration:none}button{font:inherit;letter-spacing:0}.page{--accent: #0f766e;--ink: #111827;--muted: #667085;--paper: #ffffff;--soft: #f4f1ea;--line: rgba(17, 24, 39, .12);--shadow: 0 18px 42px rgba(17, 24, 39, .1);min-height:100vh;overflow-x:hidden;background:var(--soft);color:var(--ink);padding:12px}.app-shell{width:min(100%,1180px);margin:0 auto}.hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;min-height:220px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#111827f2,#0f766edb),#111827;color:#fff;padding:22px;box-shadow:var(--shadow);animation:rise-in .52s ease both}.hero-cover{min-height:320px;background-position:center;background-size:cover}.hero:after{content:"";position:absolute;inset:auto -10% -42% -10%;height:170px;background:linear-gradient(90deg,#f59e0b66,#10b98133);transform:skewY(-5deg)}.brand-mark,.product-image{display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--accent),#f59e0b);color:#fff;font-weight:950}.brand-mark{position:relative;z-index:1;width:76px;height:76px;border:1px solid rgba(255,255,255,.34);border-radius:8px;font-size:30px}.product-image img,.slider-slide img{width:100%;height:100%;object-fit:cover}.brand-mark img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product-image span{display:block;width:76px;height:76px;border-radius:999px;background:#ffffff42}.hero-copy{position:relative;z-index:1;min-width:0}.hero-copy p,.hero-copy h1{margin:0}.hero-copy p{color:#ffffffbd;font-size:13px;font-weight:950}.hero-copy h1{margin-top:6px;max-width:760px;font-size:38px;line-height:1.08}.welcome-text{max-width:720px;margin-top:10px;color:#ffffffd1;font-size:14px;font-weight:800;line-height:1.75}.meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px;color:#ffffffc7;font-size:13px;font-weight:850}.meta-row span,.meta-row a{border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;padding:7px 10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meta-row .call-button{display:inline-flex;align-items:center;min-height:34px;font-weight:950}.track-order-button{min-height:34px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff29;color:#fff;cursor:pointer;padding:7px 12px;font-size:13px;font-weight:950;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stats{position:relative;z-index:1;display:none;gap:8px;justify-self:end}.hero-stats div{min-width:92px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1a;padding:11px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stats span,.section-head span,.section-head small,.product-kicker,.product-number{color:var(--muted);font-size:11px;font-weight:950}.hero-stats strong{display:block;color:#fff;font-size:25px;line-height:1}.menu-slider{position:relative;min-height:260px;margin-top:12px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#111827;box-shadow:var(--shadow)}.slider-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.04);transition:opacity .65s ease,transform .95s ease}.slider-slide.active{opacity:1;transform:scale(1)}.slider-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111827b8,#1118270a)}.slider-caption{position:absolute;right:18px;bottom:18px;z-index:1;display:grid;max-width:min(540px,calc(100% - 36px));gap:7px;color:#fff}.slider-caption strong{font-size:34px;line-height:1.05}.slider-caption span{color:#ffffffd6;font-size:14px;font-weight:800;line-height:1.65}.slider-dots{position:absolute;left:16px;bottom:16px;z-index:2;display:flex;gap:7px}.slider-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#ffffff73;cursor:pointer;padding:0}.slider-dots button.active{width:26px;background:#fff}.service-strip{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.prep-card,.rush-card,.state-card{border:1px solid var(--line);border-radius:8px;padding:14px 16px}.prep-card{display:flex;justify-content:space-between;gap:12px;background:color-mix(in srgb,var(--accent) 8%,white);color:var(--accent);font-weight:950}.rush-card{background:#fff7ed;border-color:#fed7aa;color:#9a3412;font-weight:900;line-height:1.65}.category-bar{position:relative;direction:ltr}.category-menu-trigger,.category-scroll-button,.category-menu-head button{border:0;background:transparent;color:inherit;cursor:pointer}.category-menu-trigger{display:grid;place-items:center;gap:3px;width:42px;min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff}.category-menu-trigger span{display:block;width:16px;height:2px;border-radius:999px;background:currentColor}.category-scroll-button{position:absolute;top:50%;z-index:12;display:grid;place-items:center;width:34px;min-height:38px;transform:translateY(-50%);border:1px solid var(--line);border-radius:8px;background:#fff;color:inherit;cursor:pointer;font-size:26px;line-height:1}.category-scroll-left{left:0}.category-scroll-right{right:0}.category-menu-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:min(320px,calc(100vw - 28px));border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 22px 52px #1118272e;padding:14px}.category-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.category-menu-head strong,.category-menu-head span{display:block}.category-menu-head strong{color:var(--ink);font-size:15px;font-weight:950}.category-menu-head span{margin-top:4px;color:var(--muted);font-size:13px;font-weight:800}.category-menu-head button{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#f3f4f6;font-size:24px;line-height:1}.category-menu-list{display:grid;gap:4px}.category-menu-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;border:0;border-radius:7px;background:transparent;color:#525252;cursor:pointer;padding:6px 4px;text-align:start;font-size:14px;font-weight:800}.category-menu-list button strong{color:#111;font-weight:950}.category-menu-list button.active,.category-menu-list button:hover{background:#f5f5f5;color:#111}.category-tabs{position:sticky;top:0;z-index:5;display:flex;direction:rtl;gap:8px;overflow-x:auto;margin:14px -12px 0;padding:10px 12px;background:#f4f1eaeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;min-height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;padding:9px 14px;font-size:13px;font-weight:950}.category-tabs button.active{border-color:var(--accent);background:var(--accent);color:#fff}.menu-sections{padding:10px 0 38px}.made-with{padding:18px 12px 4px;color:#6b7280;text-align:center;font-size:13px;font-weight:850}.menu-section{margin-top:26px}.section-head{display:flex;align-items:end;gap:10px;margin-bottom:12px}.section-head h2{margin:0;color:var(--ink);font-size:24px;line-height:1.2}.section-head small{margin-inline-start:auto}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:14px}.product-card{position:relative;display:grid;grid-template-columns:minmax(130px,38%) minmax(0,1fr);min-height:178px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);animation:rise-in .46s ease both}.product-media{position:relative;min-width:0;min-height:178px}.product-image{width:100%;height:100%;min-height:178px;aspect-ratio:4 / 3;border-radius:0;font-size:34px}.product-number{position:absolute;top:8px;right:8px;border-radius:999px;background:#ffffffe0;color:var(--accent);padding:4px 7px;line-height:1}.product-body{display:grid;align-content:center;min-width:0;padding:16px}.product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-head h3{margin:4px 0 0;color:var(--ink);font-size:17px;line-height:1.35}.price-pill{flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,white);color:var(--accent);padding:7px 9px;font-size:13px;font-weight:950;white-space:nowrap}.description{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.product-add{position:absolute;top:12px;left:12px;z-index:2;display:none;place-items:center;width:34px;height:34px;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:#fff;color:#111827;cursor:pointer;font-size:26px;line-height:1;box-shadow:0 4px 12px #11182724}.product-options-trigger{margin-top:10px;width:fit-content;min-height:34px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,white);color:color-mix(in srgb,var(--accent) 78%,#111827);cursor:pointer;padding:6px 14px;font-size:12px;font-weight:950}.options{display:grid;gap:8px;margin-top:10px}.options b{display:block;margin-bottom:5px;color:color-mix(in srgb,var(--ink) 74%,var(--muted));font-size:12px}.chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.chips span{border:1px solid color-mix(in srgb,var(--accent) 20%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,white);color:color-mix(in srgb,var(--accent) 72%,var(--ink));padding:5px 8px;font-size:11px;font-weight:900}.product-options-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;background:#11182770;padding:18px}.product-options-modal-card{width:min(760px,100%);max-height:min(92vh,900px);overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 24px 56px #11182742}.product-options-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:14px 16px}.product-options-modal-head h3,.product-options-modal-head p{margin:0}.product-options-modal-head h3{color:#111827;font-size:19px}.product-options-modal-head p{margin-top:4px;color:#6b7280;font-size:13px;font-weight:800}.product-options-modal-head button{width:34px;height:34px;border:0;border-radius:999px;background:#eef2f7;color:#111827;cursor:pointer;font-size:24px;line-height:1}.product-options-modal-body{display:grid;gap:10px;max-height:min(58vh,560px);overflow:auto;padding:14px 16px}.product-options-group{border:1px solid var(--line);border-radius:8px;background:#fcfcfc;padding:11px}.product-options-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.product-options-group-head strong{color:#111827;font-size:14px;font-weight:950}.product-options-group-head span{color:#6b7280;font-size:12px;font-weight:850}.product-options-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.product-options-list button{border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827;cursor:pointer;padding:9px 10px;text-align:right;transition:border-color .12s ease,background-color .12s ease}.product-options-list button.selected{border-color:color-mix(in srgb,var(--accent) 62%,#93c5fd);background:color-mix(in srgb,var(--accent) 8%,#eff6ff)}.product-options-list button span,.product-options-list button small{display:block}.product-options-list button span{font-size:13px;font-weight:900}.product-options-list button small{margin-top:3px;color:#6b7280;font-size:12px;font-weight:850}.product-options-modal-foot{display:grid;gap:6px;border-top:1px solid var(--line);padding:14px 16px}.product-options-modal-foot .summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-options-modal-foot .summary span{color:#6b7280;font-size:13px;font-weight:800}.product-options-modal-foot .summary strong{color:var(--accent);font-size:20px}.product-options-modal-foot p{margin:0;color:#b45309;font-size:12px;font-weight:900}.modal-foot-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-options-modal-foot button{width:100%;min-height:40px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:950}.product-options-modal-foot button.secondary{border:1px solid var(--line);background:#f3f4f6;color:#1f2937}.product-options-modal-foot button:disabled{opacity:.5;cursor:not-allowed}.quantity-actions{display:inline-flex;align-items:center;gap:8px}.quantity-actions button{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827;cursor:pointer;font-size:20px;line-height:1}.quantity-actions strong{min-width:28px;text-align:center;color:#111827}.quantity-actions.compact button{width:28px;height:28px;font-size:16px}.item-note-input{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827;padding:8px 10px;font:inherit}.floating-cart-button{position:fixed;left:14px;bottom:14px;z-index:72;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;background:#111827;color:#fff;cursor:pointer;padding:10px 14px;box-shadow:0 12px 26px #11182757}.floating-cart-button span{font-size:12px;font-weight:800}.floating-cart-button strong{border-radius:999px;background:#ffffff2e;padding:4px 8px;font-size:12px}.checkout-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;display:grid;place-items:center;background:#11182770;padding:14px}.checkout-modal-card{width:min(920px,100%);max-height:min(94vh,980px);overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 24px 56px #11182742}.checkout-modal-card.verification-mode{width:min(980px,100%)}.checkout-head{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:12px 14px}.checkout-head h3,.checkout-head p{margin:0}.checkout-head h3{color:#111827;font-size:18px}.checkout-head p{margin-top:3px;color:#6b7280;font-size:13px;font-weight:800}.checkout-head button{width:34px;height:34px;border:0;border-radius:999px;background:#eef2f7;color:#111827;cursor:pointer;font-size:24px;line-height:1}.checkout-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;max-height:min(67vh,680px);overflow:auto;padding:12px 14px}.otp-verification-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,220px) auto;align-items:center;gap:12px;border-color:color-mix(in srgb,var(--accent) 34%,#bbf7d0);background:radial-gradient(circle at top right,color-mix(in srgb,var(--accent) 18%,transparent),transparent 34%),linear-gradient(135deg,#f0fdf4,#fff)}.otp-verification-copy{display:grid;gap:3px}.otp-verification-copy span{color:color-mix(in srgb,var(--accent) 78%,#111827);font-size:12px;font-weight:950}.otp-verification-copy strong{color:#111827;font-size:18px;line-height:1.25}.otp-verification-copy small{color:#64748b;font-size:12px;font-weight:900}.otp-verification-panel .checkout-error,.otp-verification-panel .checkout-success{margin:5px 0 0}.otp-verification-panel input{width:100%;min-height:54px;border:1px solid color-mix(in srgb,var(--accent) 36%,#cbd5e1);border-radius:12px;background:#fff;color:#111827;padding:8px 12px;text-align:center;font:inherit;font-size:24px;font-weight:950;letter-spacing:6px;outline:none}.otp-verification-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 14%,transparent)}.otp-verification-panel button{min-width:142px;min-height:54px;border:0;border-radius:12px;background:var(--accent);color:#fff;cursor:pointer;padding:0 16px;font-size:14px;font-weight:950}.otp-verification-panel button:disabled{opacity:.55;cursor:not-allowed}.checkout-block{border:1px solid var(--line);border-radius:8px;background:#fafafa;padding:10px}.checkout-block-title{margin-bottom:8px;color:#111827;font-size:14px;font-weight:950}.checkout-items{display:grid;gap:8px}.checkout-item{display:flex;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px}.checkout-item h4,.checkout-item p{margin:0}.checkout-item h4{color:#111827;font-size:13px}.checkout-item p{margin-top:2px;color:#6b7280;font-size:11px;font-weight:700}.checkout-item-actions{display:grid;justify-items:end;gap:6px}.checkout-item-actions strong{font-size:13px;color:#111827}.checkout-item-actions .remove{border:0;background:transparent;color:#b91c1c;cursor:pointer;font-size:11px;font-weight:900;padding:0}.checkout-item-options{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.checkout-item-options span{border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:2px 7px;font-size:10px;font-weight:800}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.checkout-form-grid label{display:grid;gap:4px}.checkout-form-grid label span{color:#374151;font-size:12px;font-weight:900}.checkout-form-grid input,.checkout-form-grid select,.checkout-form-grid textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827;padding:8px 9px;font:inherit}.checkout-form-grid label.full-width{grid-column:1 / -1}.checkout-error,.checkout-success{margin:8px 0 0;font-size:12px;font-weight:900}.checkout-error{color:#b91c1c}.checkout-success{color:#047857}.checkout-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding:12px 14px}.checkout-foot .summary span{display:block;color:#6b7280;font-size:12px;font-weight:700}.checkout-foot .summary strong{color:var(--accent);font-size:20px}.checkout-foot button{min-width:170px;min-height:40px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:950;padding:0 14px}.checkout-foot button:disabled{opacity:.5;cursor:not-allowed}.otp-box{display:grid;gap:8px;margin-top:10px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;padding:10px}.otp-box strong,.otp-box span{display:block}.otp-box strong{color:#9a3412;font-size:13px;font-weight:950}.otp-box span{margin-top:2px;color:#c2410c;font-size:12px;font-weight:800}.otp-box input{width:100%;border:1px solid #fdba74;border-radius:8px;background:#fff;color:#111827;padding:9px 10px;text-align:center;font:inherit;font-size:20px;font-weight:950;letter-spacing:4px}.otp-box button,.track-form button{min-height:38px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-size:13px;font-weight:950;padding:0 12px}.otp-box button:disabled,.track-form button:disabled{opacity:.55;cursor:not-allowed}.track-modal-card{width:min(680px,100%);max-height:min(94vh,900px);overflow:auto;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 24px 56px #11182742}.track-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:12px 14px}.track-form label{display:grid;gap:4px}.track-form span{color:#374151;font-size:12px;font-weight:900}.track-form input{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:#111827;padding:8px 9px;font:inherit}.tracked-orders{display:grid;gap:10px;padding:0 14px 14px}.tracked-order-card{border:1px solid var(--line);border-radius:8px;background:#fafafa;padding:11px}.tracked-order-head,.tracked-order-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.tracked-order-head strong,.tracked-order-head span{display:block}.tracked-order-head strong{color:#111827;font-size:14px;font-weight:950}.tracked-order-head span,.tracked-order-meta span{color:#6b7280;font-size:12px;font-weight:800}.tracked-order-head b{border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,white);color:color-mix(in srgb,var(--accent) 80%,#111827);padding:6px 9px;font-size:12px;white-space:nowrap}.order-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin:12px 0}.order-steps span{height:5px;border-radius:999px;background:#e5e7eb}.order-steps span.active{background:var(--accent)}.tracked-order-meta strong{color:#111827;font-size:14px}.tracked-order-items{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.tracked-order-items span{border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:4px 8px;font-size:11px;font-weight:850}.state-card{background:#fff;color:var(--muted);text-align:center;font-weight:950}.state-card.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.template-signature-menu{--accent: #0f766e;--ink: #111111;--muted: #667085;--soft: #f6f2ea;--line: rgba(28, 25, 23, .12);--shadow: 0 18px 44px rgba(28, 25, 23, .09);background:linear-gradient(180deg,#fbfaf7 0,#f6f2ea 260px,#fbfaf7),#fbfaf7;padding:12px 0 22px}.template-signature-menu .app-shell{width:100%;max-width:none}.template-signature-menu .hero{direction:ltr;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(calc(100% - 24px),1180px);min-height:132px;margin:0 auto;border:1px solid rgba(28,25,23,.1);border-radius:18px;background:linear-gradient(135deg,#fffffff5,#f0fdfad1),#fff;color:#111;padding:16px 18px;box-shadow:var(--shadow);overflow:hidden}.template-signature-menu .hero:after,.template-signature-menu .hero-stats,.template-signature-menu .welcome-text,.template-signature-menu .menu-slider,.template-signature-menu .service-strip{display:none}.template-signature-menu .brand-mark{grid-column:1;justify-self:start;width:clamp(74px,7vw,92px);height:clamp(74px,7vw,92px);aspect-ratio:1 / 1;border:1px solid rgba(28,25,23,.1);border-radius:18px;background:#fff;color:var(--accent);font-size:32px;box-shadow:0 12px 28px #1c19171a;overflow:hidden;flex:0 0 auto}.template-signature-menu .brand-mark img{object-fit:contain;object-position:center}.template-signature-menu .hero-copy{grid-column:2;direction:rtl;justify-self:end;max-width:700px;text-align:right}.template-signature-menu .hero-copy p{display:none;color:#6b7280;font-size:11px}.template-signature-menu .hero-copy h1{color:#111;font-size:clamp(24px,3vw,38px);font-weight:950;line-height:1.12}.template-signature-menu .meta-row{justify-content:flex-end;margin-top:10px;color:#6b7280;font-size:12px}.template-signature-menu .meta-row span,.template-signature-menu .meta-row a{border:1px solid rgba(28,25,23,.1);border-radius:999px;background:#fff;color:#374151;padding:7px 10px;-webkit-backdrop-filter:none;backdrop-filter:none}.template-signature-menu .meta-row .call-button{border:1px solid color-mix(in srgb,var(--accent) 50%,#111111);border-radius:999px;background:var(--accent);color:#fff;padding:7px 13px}.template-signature-menu .track-order-button{border:1px solid rgba(28,25,23,.12);background:#fff;color:#111;padding:8px 13px;box-shadow:0 8px 18px #1c191714}.template-signature-menu .hero-stats{grid-column:3;display:flex;justify-self:end}.template-signature-menu .hero-stats div{border:1px solid rgba(28,25,23,.1);background:#ffffffb8;color:#111}.template-signature-menu .hero-stats strong{color:#111}.template-signature-menu .category-bar{position:sticky;top:8px;z-index:8;direction:ltr;display:flex;align-items:stretch;width:min(calc(100% - 24px),1180px);gap:6px;margin:12px auto 0;border:1px solid rgba(28,25,23,.1);border-radius:16px;background:#ffffffeb;padding:7px 44px;box-shadow:0 14px 34px #1c191714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.template-signature-menu .category-tabs{position:static;flex:1 1 auto;min-width:0;direction:ltr;margin:0;border-bottom:0;background:transparent;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.template-signature-menu .category-tabs:before{content:"☰";flex:0 0 auto;display:grid;place-items:center;width:38px;min-height:56px;color:#111;font-size:19px;font-weight:900}.template-signature-menu .category-tabs:before{content:none;display:none}.template-signature-menu .category-menu-trigger{display:grid;place-items:center;align-self:stretch;width:42px;min-height:42px;border:0;border-radius:12px;background:color-mix(in srgb,var(--accent) 7%,#ffffff);color:#111}.template-signature-menu .category-menu-trigger.active,.template-signature-menu .category-menu-trigger:hover{background:#f5f5f5}.template-signature-menu .category-scroll-button{top:7px;bottom:7px;z-index:14;width:32px;min-height:42px;transform:none;border:0;border-radius:12px;background:#fff;color:#111;font-size:30px}.template-signature-menu .category-scroll-button:hover{background:#f5f5f5}.template-signature-menu .category-scroll-left{left:10px}.template-signature-menu .category-scroll-right{right:10px}.template-signature-menu .category-menu-popover{top:calc(100% + 6px);left:32px;direction:ltr}.template-signature-menu .category-tabs button{direction:rtl;min-height:42px;border:1px solid transparent;border-radius:999px;background:transparent;color:#374151;padding:0 14px;font-size:14px;font-weight:850;white-space:nowrap}.template-signature-menu .category-tabs button.active{position:relative;border-color:color-mix(in srgb,var(--accent) 22%,transparent);background:color-mix(in srgb,var(--accent) 12%,#ffffff);color:color-mix(in srgb,var(--accent) 78%,#111111)}.template-signature-menu .category-tabs button.active:after{content:none}.template-signature-menu .menu-sections{width:min(calc(100% - 24px),1180px);margin:0 auto;padding:18px 0 44px}.template-signature-menu .menu-section{margin-top:0}.template-signature-menu .section-head{display:flex;align-items:end;gap:10px;border-bottom:0;padding:0 2px;margin-bottom:14px}.template-signature-menu .section-head span,.template-signature-menu .section-head small{display:block}.template-signature-menu .section-head h2{color:#111;font-size:24px;font-weight:950}.template-signature-menu .section-head h2:after{content:"المنتجات المتاحة داخل هذا التصنيف";display:block;margin-top:3px;color:#4b5563;font-size:15px;font-weight:500}.template-signature-menu .product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.template-signature-menu .product-card{display:block;min-height:324px;overflow:hidden;border:1px solid rgba(28,25,23,.1);border-radius:18px;background:#fff;box-shadow:0 12px 30px #1c191714;padding:0;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.template-signature-menu .product-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 28%,#d1d5db);box-shadow:0 18px 38px #1c19171f}.template-signature-menu .product-media{min-height:184px;background:#f8fafc}.template-signature-menu .product-image{min-height:184px;background:linear-gradient(135deg,#0f766e14,#f59e0b14),#f8fafc}.template-signature-menu .product-image img{object-fit:cover;padding:0}.template-signature-menu .product-image span{width:86px;height:86px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,white)}.template-signature-menu .product-number,.template-signature-menu .product-kicker{display:none}.template-signature-menu .product-body{display:block;min-height:140px;padding:14px 15px 15px}.template-signature-menu .product-head{display:block;padding-inline-end:0}.template-signature-menu .product-head h3{display:-webkit-box;overflow:hidden;min-height:42px;margin:0;color:#111;font-size:16px;font-weight:950;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-signature-menu .description{display:-webkit-box;overflow:hidden;min-height:42px;margin-top:8px;color:#4b5563;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-signature-menu .price-pill{display:inline-block;margin-top:12px;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,#ffffff);color:color-mix(in srgb,var(--accent) 78%,#111111);padding:6px 10px;font-size:13px;font-weight:950}.template-signature-menu .product-options-trigger{width:100%;min-height:40px;border-radius:12px;background:#111;color:#fff;border-color:#111;margin-top:12px}.template-signature-menu .product-options-trigger:hover{background:var(--accent);border-color:var(--accent)}.template-signature-menu .product-add{top:186px;right:12px;left:auto}.template-signature-menu .chips,.template-signature-menu .options{display:none}.template-smart-menu{--accent: #008f72;--ink: #171713;--muted: #64665f;--soft: #f3f0e7;--line: rgba(23, 23, 19, .14);--shadow: 0 14px 32px rgba(23, 23, 19, .08);background:linear-gradient(90deg,rgba(23,23,19,.035) 1px,transparent 1px),linear-gradient(180deg,#f7f4eb 0,#ece7d9 430px,#f7f4eb);background-size:28px 28px,auto;padding:16px 0 24px}.template-smart-menu .app-shell{width:min(calc(100% - 24px),1320px)}.template-smart-menu .hero{direction:ltr;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr) auto;min-height:186px;border:1px solid #171713;border-radius:8px;background:linear-gradient(135deg,#171713,#25241d 44%,#143f37),#171713;color:#fbfaf4;padding:0;box-shadow:0 18px #1717131a}.template-smart-menu .hero:after{content:"";position:absolute;inset:auto 0 0;height:7px;background:linear-gradient(90deg,#ffcf5a 0,#ffcf5a 33%,#008f72 33%,#008f72 66%,#ff6b57 66%,#ff6b57);transform:none}.template-smart-menu .brand-mark{grid-column:1;align-self:stretch;width:100%;height:100%;min-height:186px;border:0;border-inline-end:1px solid rgba(255,255,255,.16);border-radius:0;background:linear-gradient(145deg,#fbfaf4 0,#e8dfc8),#fbfaf4;color:var(--accent);font-size:52px;box-shadow:none}.template-smart-menu .brand-mark img{object-fit:contain;padding:18px}.template-smart-menu .hero-copy{grid-column:2;direction:rtl;align-self:center;padding:22px 26px}.template-smart-menu .hero-copy h1{max-width:820px;margin-top:0;color:#fbfaf4;font-size:clamp(30px,4vw,54px);font-weight:950;line-height:1.05}.template-smart-menu .meta-row{margin-top:16px}.template-smart-menu .meta-row span,.template-smart-menu .meta-row a,.template-smart-menu .track-order-button{border-color:#fbfaf42e;border-radius:8px;background:#fbfaf414;color:#f8f5ec;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.template-smart-menu .meta-row .call-button,.template-smart-menu .track-order-button:hover{border-color:#ffcf5a;background:#ffcf5a;color:#171713}.template-smart-menu .hero-stats{grid-column:3;display:flex;flex-direction:column;align-self:stretch;justify-self:stretch;gap:0;min-width:140px;border-inline-start:1px solid rgba(255,255,255,.16)}.template-smart-menu .hero-stats div{display:grid;place-items:center;min-width:0;flex:1 1 0;border:0;border-radius:0;background:#fbfaf40e;padding:14px 16px}.template-smart-menu .hero-stats div+div{border-top:1px solid rgba(255,255,255,.16)}.template-smart-menu .hero-stats span{color:#fbfaf494}.template-smart-menu .hero-stats strong{color:#ffcf5a;font-size:32px}.template-smart-menu .category-bar{position:sticky;top:10px;z-index:8;display:flex;gap:6px;align-items:stretch;margin-top:14px;border:1px solid #171713;border-radius:8px;background:#fbfaf4;padding:7px 42px;box-shadow:0 9px #17171314;-webkit-backdrop-filter:none;backdrop-filter:none}.template-smart-menu .category-menu-trigger{border-radius:8px;background:#171713;color:#fbfaf4}.template-smart-menu .category-tabs{position:static;flex:1 1 auto;min-width:0;margin:0;background:transparent;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.template-smart-menu .category-tabs button{min-height:44px;border:1px solid transparent;border-radius:8px;background:transparent;color:#4c4d47;padding:0 14px}.template-smart-menu .category-tabs button.active,.template-smart-menu .category-tabs button:hover{border-color:#171713;background:#171713;color:#fbfaf4}.template-smart-menu .category-scroll-button{top:7px;bottom:7px;width:31px;min-height:44px;transform:none;border-radius:8px;background:#171713;color:#fbfaf4}.template-smart-menu .category-scroll-left{left:8px}.template-smart-menu .category-scroll-right{right:8px}.template-smart-menu .category-menu-popover{top:calc(100% + 8px);left:0;border-radius:8px;border-color:#171713;box-shadow:0 16px #1717131a}.template-smart-menu .menu-slider{min-height:246px;border:1px solid #171713;border-radius:8px;box-shadow:0 14px #1717131a}.template-smart-menu .slider-caption{right:22px;bottom:22px}.template-smart-menu .slider-caption strong{font-size:40px}.template-smart-menu .slider-dots button.active{background:#ffcf5a}.template-smart-menu .service-strip{grid-template-columns:minmax(210px,.4fr) 1fr}.template-smart-menu .prep-card,.template-smart-menu .rush-card{border-color:#171713;border-radius:8px;background:#fbfaf4;box-shadow:0 7px #17171314}.template-smart-menu .prep-card{color:#171713}.template-smart-menu .prep-card strong{color:var(--accent)}.template-smart-menu .menu-sections{padding:24px 0 64px}.template-smart-menu .menu-section{position:relative;margin-top:34px}.template-smart-menu .section-head{align-items:center;margin-bottom:14px;border-bottom:2px solid #171713;padding:0 0 11px}.template-smart-menu .section-head span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#ffcf5a;color:#171713;font-size:13px}.template-smart-menu .section-head h2{font-size:26px;font-weight:950}.template-smart-menu .section-head small{border:1px solid #171713;border-radius:8px;background:#fbfaf4;color:#171713;padding:7px 10px;box-shadow:none}.template-smart-menu .product-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px}.template-smart-menu .product-card{grid-template-columns:116px minmax(0,1fr);min-height:168px;border:1px solid #171713;border-radius:8px;background:#fbfaf4;box-shadow:0 8px #17171314;transition:transform .16s ease,box-shadow .16s ease}.template-smart-menu .product-card:nth-child(4n+2){background:#f2ead8}.template-smart-menu .product-card:nth-child(4n+3){background:#edf5ee}.template-smart-menu .product-card:nth-child(4n+4){background:#fff4da}.template-smart-menu .product-card:hover{transform:translateY(-3px);box-shadow:0 12px #1717131c}.template-smart-menu .product-media,.template-smart-menu .product-image{min-height:168px}.template-smart-menu .product-image{border-inline-end:1px solid #171713;background:#171713}.template-smart-menu .product-image img{object-fit:cover;padding:0}.template-smart-menu .product-number{top:10px;right:10px;border:1px solid #171713;border-radius:8px;background:#fbfaf4;color:#171713}.template-smart-menu .product-body{align-content:stretch;padding:13px 14px}.template-smart-menu .product-head{align-items:start;gap:8px}.template-smart-menu .product-kicker{color:var(--accent)}.template-smart-menu .product-head h3{margin-top:3px;color:#171713;font-size:16px;font-weight:950;line-height:1.32}.template-smart-menu .description{display:-webkit-box;overflow:hidden;margin-top:7px;color:#5f6258;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-smart-menu .price-pill{border:1px solid #171713;border-radius:8px;background:#ffcf5a;color:#171713}.template-smart-menu .chips,.template-smart-menu .options{display:none}.template-smart-menu .product-options-trigger{width:100%;min-height:39px;margin-top:auto;border:1px solid #171713;border-radius:8px;background:#171713;color:#fbfaf4}.template-smart-menu .product-options-trigger:hover{background:var(--accent);color:#fff}.template-smart-menu .floating-cart-button{border-radius:8px;background:#171713;box-shadow:0 10px #17171329}.template-smart-menu .floating-cart-button strong{background:#ffcf5a;color:#171713}.template-linktree-stack{--accent: #22c55e;--ink: #111827;--muted: #4b5563;--soft: #f7ffe9;--line: rgba(17, 24, 39, .18);--shadow: 0 8px 0 rgba(17, 24, 39, .16);background:linear-gradient(180deg,#bef264 0,#e7ffd5 280px,#f8fff2 620px),#f8fff2}.template-linktree-stack .app-shell{width:min(100%,640px)}.template-linktree-stack .hero{grid-template-columns:1fr;justify-items:center;min-height:auto;border:0;background:transparent;box-shadow:none;color:#111827;padding:30px 14px 18px;text-align:center}.template-linktree-stack .hero:after{display:none}.template-linktree-stack .brand-mark{width:96px;height:96px;border:3px solid #111827;border-radius:999px;background:#111827;box-shadow:0 8px #1118272e}.template-linktree-stack .hero-copy p,.template-linktree-stack .hero-copy h1,.template-linktree-stack .welcome-text,.template-linktree-stack .meta-row{color:#111827}.template-linktree-stack .hero-copy h1{margin-inline:auto;font-size:30px}.template-linktree-stack .welcome-text{margin-inline:auto}.template-linktree-stack .meta-row{justify-content:center}.template-linktree-stack .meta-row span,.template-linktree-stack .meta-row a,.template-linktree-stack .hero-stats div{border:2px solid #111827;background:#ffffffb8;color:#111827}.template-linktree-stack .hero-stats{display:flex;justify-self:center}.template-linktree-stack .hero-stats strong{color:#111827}.template-linktree-stack .menu-slider{min-height:210px;border:2px solid #111827;border-radius:22px;box-shadow:0 9px #1118272e}.template-linktree-stack .service-strip{grid-template-columns:1fr}.template-linktree-stack .prep-card,.template-linktree-stack .rush-card{justify-content:center;border:2px solid #111827;border-radius:999px;background:#fff;color:#111827;box-shadow:0 7px #11182724;text-align:center}.template-linktree-stack .category-tabs{position:static;display:grid;gap:10px;margin:14px 0 0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.template-linktree-stack .category-tabs button{width:100%;min-height:52px;border:2px solid #111827;border-radius:999px;background:#fff;color:#111827;box-shadow:0 7px #11182729}.template-linktree-stack .category-tabs button.active{background:#111827;color:#fff}.template-linktree-stack .menu-section{margin-top:24px}.template-linktree-stack .section-head{justify-content:center;text-align:center}.template-linktree-stack .section-head span,.template-linktree-stack .section-head small,.template-linktree-stack .product-number,.template-linktree-stack .product-kicker{display:none}.template-linktree-stack .section-head h2{font-size:18px}.template-linktree-stack .product-grid{grid-template-columns:1fr;gap:12px}.template-linktree-stack .product-card{grid-template-columns:74px 1fr;align-items:center;min-height:auto;border:2px solid #111827;border-radius:20px;background:#fff;box-shadow:0 8px #11182729;padding:9px}.template-linktree-stack .product-card:nth-child(3n+1){background:#ecfccb}.template-linktree-stack .product-card:nth-child(3n+2){background:#dcfce7}.template-linktree-stack .product-add{display:none}.template-linktree-stack .product-media,.template-linktree-stack .product-image{min-height:74px}.template-linktree-stack .product-image{border:2px solid #111827;border-radius:16px;background:linear-gradient(135deg,#111827,#22c55e);font-size:24px}.template-linktree-stack .product-body{padding:4px 8px}.template-linktree-stack .product-head h3{font-size:15px}.template-linktree-stack .price-pill{border:2px solid #111827;background:#111827;color:#fff}.template-linktree-stack .chips span{border-color:#111827;background:#ffffffb8;color:#111827}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 740px){.page{padding:18px}.template-signature-menu{padding:12px 0 22px}.hero{grid-template-columns:auto minmax(0,1fr) auto}.hero-stats{display:flex}.service-strip{grid-template-columns:minmax(220px,.52fr) 1fr}}@media (max-width: 739px){.hero{grid-template-columns:1fr;text-align:center}.brand-mark{margin:0 auto}.meta-row,.prep-card{justify-content:center}.hero-copy h1{font-size:30px}.menu-slider{min-height:215px}.slider-caption strong{font-size:26px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:96px 1fr;min-height:126px}.product-media,.product-image{min-height:126px}.product-body{padding:12px}.product-options-trigger{width:100%;justify-self:stretch}.product-options-modal-root{padding:10px}.product-options-modal-card{width:100%;max-height:calc(100vh - 20px);border-radius:10px}.product-options-list{grid-template-columns:1fr}.floating-cart-button{left:10px;right:10px;bottom:10px;justify-content:space-between}.checkout-modal-root{padding:10px}.checkout-modal-card{width:100%;max-height:calc(100vh - 20px)}.checkout-body{grid-template-columns:1fr;max-height:calc(100vh - 240px)}.otp-verification-panel{grid-template-columns:1fr;text-align:center}.otp-verification-panel input,.otp-verification-panel button{width:100%}.checkout-form-grid,.track-form{grid-template-columns:1fr}.checkout-foot{flex-direction:column;align-items:stretch}.checkout-foot button{width:100%;min-width:0}.template-linktree-stack .product-card{grid-template-columns:74px 1fr}.template-linktree-stack .product-media,.template-linktree-stack .product-image{min-height:74px}.template-signature-menu .hero{grid-template-columns:64px minmax(0,1fr);justify-items:stretch;width:calc(100% - 20px);min-height:104px;padding:12px;text-align:right}.template-signature-menu .brand-mark{grid-column:1;width:64px;height:64px;margin:0;border-radius:15px}.template-signature-menu .hero-copy{grid-column:2;justify-self:stretch;text-align:right}.template-signature-menu .hero-copy h1{display:block;font-size:20px}.template-signature-menu .meta-row{justify-content:flex-start;margin-top:8px}.template-signature-menu .meta-row span{display:none}.template-signature-menu .track-order-button,.template-signature-menu .meta-row .call-button{min-height:34px;padding:6px 10px;font-size:12px}.template-signature-menu .hero-stats{display:none}.template-signature-menu .category-bar{top:0;width:100%;margin-top:10px;border-width:1px 0;border-radius:0;padding:6px 12px}.template-signature-menu .category-tabs button{min-height:40px;padding:0 10px;font-size:13px}.template-signature-menu .category-menu-trigger,.template-signature-menu .category-scroll-button{min-height:40px}.category-scroll-button,.template-signature-menu .category-scroll-button{display:none}.template-signature-menu .category-scroll-left{left:12px}.template-signature-menu .category-scroll-right{right:12px}.template-signature-menu .category-menu-popover{left:12px}.template-signature-menu .menu-sections{width:calc(100% - 20px);padding:14px 0 84px}.template-signature-menu .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-signature-menu .product-card{min-height:274px;border-radius:15px}.template-signature-menu .product-media,.template-signature-menu .product-image{min-height:132px}.template-signature-menu .product-image img{padding:0}.template-signature-menu .product-body{min-height:142px;padding:10px}.template-signature-menu .product-head h3{font-size:13px;line-height:1.35}.template-signature-menu .price-pill{margin-top:10px;font-size:12px}.template-signature-menu .product-options-trigger{min-height:36px;border-radius:10px;font-size:12px}.template-smart-menu{padding:10px 0 18px;background-size:22px 22px,auto}.template-smart-menu .app-shell{width:calc(100% - 20px)}.template-smart-menu .hero{grid-template-columns:74px minmax(0,1fr);min-height:124px;gap:0;padding:0;text-align:right}.template-smart-menu .brand-mark{width:74px;min-height:124px;height:100%;margin:0;font-size:26px}.template-smart-menu .brand-mark img{padding:9px}.template-smart-menu .hero-copy{padding:13px 12px}.template-smart-menu .hero-copy h1{font-size:22px;line-height:1.18}.template-smart-menu .meta-row{justify-content:flex-start;margin-top:8px}.template-smart-menu .meta-row span{display:none}.template-smart-menu .track-order-button,.template-smart-menu .meta-row .call-button{min-height:33px;padding:6px 9px;font-size:12px}.template-smart-menu .hero-stats{display:none}.template-smart-menu .category-bar{top:0;width:100%;margin-top:10px;border-radius:8px;padding:6px;box-shadow:0 6px #17171314}.template-smart-menu .category-scroll-button{display:none}.template-smart-menu .category-tabs button{min-height:38px;padding:0 10px;font-size:13px}.template-smart-menu .category-menu-popover{left:12px}.template-smart-menu .menu-slider{min-height:188px}.template-smart-menu .slider-caption strong{font-size:26px}.template-smart-menu .service-strip{grid-template-columns:1fr}.template-smart-menu .menu-sections{padding:14px 0 86px}.template-smart-menu .section-head{gap:8px;margin-bottom:10px}.template-smart-menu .section-head span{width:34px;height:34px}.template-smart-menu .section-head h2{font-size:20px}.template-smart-menu .section-head small{padding:5px 8px}.template-smart-menu .product-grid{grid-template-columns:1fr;gap:10px}.template-smart-menu .product-card{grid-template-columns:94px minmax(0,1fr);min-height:132px;box-shadow:0 6px #17171314}.template-smart-menu .product-media,.template-smart-menu .product-image{min-height:132px}.template-smart-menu .product-body{padding:10px}.template-smart-menu .product-head{gap:6px}.template-smart-menu .product-head h3{font-size:14px;line-height:1.28}.template-smart-menu .price-pill{padding:6px 8px;font-size:11px}.template-smart-menu .description{margin-top:5px;font-size:12px;line-height:1.45;-webkit-line-clamp:1}.template-smart-menu .product-options-trigger{min-height:35px;margin-top:8px;font-size:12px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.food-os-page{--food-ink: #181712;--food-muted: #66645d;--food-paper: #fffaf0;--food-panel: #f8f1df;--food-line: rgba(24, 23, 18, .14);--food-accent: #0d8f74;--food-warm: #f7c948;min-height:100vh;background:linear-gradient(90deg,rgba(24,23,18,.035) 1px,transparent 1px),linear-gradient(180deg,#fffaf0 0,#eee4cf 380px,#fffaf0);background-size:28px 28px,auto;color:var(--food-ink);letter-spacing:0}.food-os-shell{width:min(calc(100% - 24px),1280px);margin:0 auto;padding:14px 0 96px}.food-os-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:stretch;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-ink);color:var(--food-paper);box-shadow:0 16px #1817121a;overflow:hidden}.food-os-brand-block{display:grid;grid-template-columns:128px minmax(0,1fr);gap:0;min-width:0}.food-os-logo{display:grid;place-items:center;min-height:158px;border-inline-start:1px solid rgba(255,250,240,.14);background:var(--food-paper);color:var(--food-accent);font-size:52px;font-weight:950}.food-os-logo img{width:100%;height:100%;object-fit:contain;padding:18px}.food-os-brand-block>div:last-child{display:grid;align-content:center;min-width:0;padding:22px 26px}.food-os-kicker,.food-os-section-head span,.food-os-drawer-head span{color:color-mix(in srgb,var(--food-warm) 80%,white);font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase}.food-os-header h1{margin:5px 0 0;color:var(--food-paper);font-size:clamp(30px,5vw,56px);line-height:1.04}.food-os-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.food-os-meta span,.food-os-actions a,.food-os-actions button{min-height:36px;border:1px solid rgba(255,250,240,.18);border-radius:8px;background:#fffaf014;color:var(--food-paper);padding:8px 11px;font-size:12px;font-weight:900}.food-os-actions{display:grid;grid-template-columns:1fr;gap:8px;min-width:178px;border-inline-end:1px solid rgba(255,250,240,.14);padding:14px}.food-os-actions a,.food-os-actions button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.food-os-actions a:hover,.food-os-actions button:hover,.food-os-cart-chip{border-color:var(--food-warm);background:var(--food-warm);color:var(--food-ink)}.food-os-cart-chip{display:grid!important;gap:2px;min-height:58px!important}.food-os-cart-chip:disabled{opacity:.62;cursor:not-allowed}.food-os-command{position:sticky;top:10px;z-index:20;display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);gap:10px;margin-top:14px;border:1px solid var(--food-ink);border-radius:8px;background:#fffaf0f0;box-shadow:0 9px #18171214;padding:8px}.food-os-search{display:grid;gap:4px;border:1px solid var(--food-line);border-radius:8px;background:#fff;padding:8px 10px}.food-os-search span,.food-os-form-grid span,.food-os-track-form span,.food-os-note span{color:var(--food-muted);font-size:11px;font-weight:950}.food-os-search input,.food-os-form-grid input,.food-os-form-grid select,.food-os-form-grid textarea,.food-os-track-form input,.food-os-note textarea,.food-os-otp input{width:100%;border:0;background:transparent;color:var(--food-ink);font:inherit;font-size:14px;font-weight:900;outline:none}.food-os-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.food-os-tabs::-webkit-scrollbar{display:none}.food-os-tabs button{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:48px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--food-muted);cursor:pointer;padding:0 12px;font-weight:950}.food-os-tabs button strong{display:grid;place-items:center;min-width:26px;height:26px;border-radius:8px;background:#18171212;color:var(--food-ink);font-size:12px}.food-os-tabs button.active,.food-os-tabs button:hover{border-color:var(--food-ink);background:var(--food-ink);color:var(--food-paper)}.food-os-tabs button.active strong,.food-os-tabs button:hover strong{background:var(--food-warm)}.food-os-hero-media{position:relative;min-height:260px;margin-top:14px;overflow:hidden;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-ink);box-shadow:0 14px #1817121a}.food-os-hero-media article{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.035);transition:opacity .48s ease,transform .72s ease}.food-os-hero-media article.active{opacity:1;transform:scale(1)}.food-os-hero-media img{width:100%;height:100%;object-fit:cover}.food-os-hero-media article:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#181712c2,#1817120a)}.food-os-hero-media div{position:absolute;right:22px;bottom:22px;z-index:1;display:grid;gap:6px;max-width:min(540px,calc(100% - 44px));color:var(--food-paper)}.food-os-hero-media strong{font-size:clamp(28px,5vw,48px);line-height:1.05}.food-os-hero-media span{color:#fffaf0d1;font-size:14px;font-weight:850}.food-os-service-row{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);gap:10px;margin-top:14px}.food-os-service-row div,.food-os-service-row p{margin:0;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-paper);box-shadow:0 7px #18171214;padding:14px 16px}.food-os-service-row span{display:block;color:var(--food-muted);font-size:12px;font-weight:900}.food-os-service-row strong{display:block;margin-top:4px;color:var(--food-accent);font-size:20px;font-weight:950}.food-os-service-row p{color:#9a3412;font-weight:900;line-height:1.7}.food-os-menu-board{display:grid;gap:28px;padding:26px 0 0}.food-os-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;border-bottom:2px solid var(--food-ink);padding-bottom:11px}.food-os-section-head h2{margin:3px 0 0;font-size:clamp(24px,4vw,36px);line-height:1.08}.food-os-section-head>strong{border:1px solid var(--food-ink);border-radius:8px;background:var(--food-warm);color:var(--food-ink);padding:8px 11px;font-size:12px;white-space:nowrap}.food-os-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px;margin-top:14px}.food-os-product{display:grid;grid-template-columns:124px minmax(0,1fr);min-height:174px;overflow:hidden;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-paper);box-shadow:0 8px #18171214;transition:transform .16s ease,box-shadow .16s ease}.food-os-product:nth-child(4n+2){background:#f2ead8}.food-os-product:nth-child(4n+3){background:#edf5ee}.food-os-product:nth-child(4n+4){background:#fff4da}.food-os-product:hover{transform:translateY(-3px);box-shadow:0 12px #1817121f}.food-os-product-media{display:grid;place-items:center;min-height:174px;border:0;border-inline-end:1px solid var(--food-ink);background:var(--food-ink);color:var(--food-warm);cursor:pointer;padding:0;font-size:36px;font-weight:950}.food-os-product-media img{width:100%;height:100%;object-fit:cover}.food-os-product-body{display:grid;align-content:stretch;gap:8px;min-width:0;padding:13px 14px}.food-os-badges{display:flex;flex-wrap:wrap;gap:5px;min-height:24px}.food-os-badges span{border:1px solid rgba(24,23,18,.16);border-radius:999px;background:#0d8f741a;color:var(--food-accent);padding:4px 8px;font-size:10px;font-weight:950}.food-os-product-title{display:block;width:100%;border:0;background:transparent;color:var(--food-ink);cursor:pointer;padding:0;text-align:start;font-size:17px;font-weight:950;line-height:1.32}.food-os-product-body p{display:-webkit-box;overflow:hidden;margin:0;color:var(--food-muted);font-size:13px;font-weight:750;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.food-os-product-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.food-os-product-foot strong{border:1px solid var(--food-ink);border-radius:8px;background:var(--food-warm);color:var(--food-ink);padding:7px 9px;font-size:12px;white-space:nowrap}.food-os-product-foot button,.food-os-sheet-foot button,.food-os-cart-foot button,.food-os-checkout-foot button,.food-os-track-form button,.food-os-otp button{min-height:38px;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-ink);color:var(--food-paper);cursor:pointer;padding:0 13px;font-size:13px;font-weight:950}.food-os-product-foot button:hover,.food-os-sheet-foot button:hover,.food-os-cart-foot button:hover,.food-os-checkout-foot button:hover,.food-os-track-form button:hover,.food-os-otp button:hover{background:var(--food-accent);color:#fff}.food-os-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:end center;background:#18171285;padding:14px}.food-os-product-sheet,.food-os-cart-drawer,.food-os-checkout,.food-os-track{width:min(980px,100%);max-height:min(94vh,980px);overflow:hidden;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-paper);box-shadow:0 20px #1817122e}.food-os-product-sheet{display:grid;grid-template-columns:minmax(240px,.44fr) minmax(0,1fr);position:relative}.food-os-close,.food-os-drawer-head button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-paper);color:var(--food-ink);cursor:pointer;font-size:24px;line-height:1}.food-os-close{position:absolute;top:12px;left:12px;z-index:2}.food-os-sheet-media{display:grid;place-items:center;min-height:520px;border-inline-end:1px solid var(--food-ink);background:var(--food-ink);color:var(--food-warm);font-size:64px;font-weight:950}.food-os-sheet-media img{width:100%;height:100%;object-fit:cover}.food-os-sheet-body{display:grid;gap:14px;overflow:auto;padding:24px}.food-os-sheet-body h3{margin:0;font-size:clamp(25px,4vw,40px);line-height:1.08}.food-os-sheet-description{margin:0;color:var(--food-muted);font-size:14px;font-weight:800;line-height:1.7}.food-os-choice-group,.food-os-note,.food-os-checkout-block,.food-os-otp{display:grid;gap:10px;border:1px solid var(--food-line);border-radius:8px;background:#fff;padding:12px}.food-os-choice-group>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.food-os-choice-group strong,.food-os-checkout-block>strong{color:var(--food-ink);font-size:14px;font-weight:950}.food-os-choice-group span{color:var(--food-muted);font-size:12px;font-weight:850}.food-os-choice-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.food-os-choice-list button{display:flex;justify-content:space-between;gap:8px;border:1px solid var(--food-line);border-radius:8px;background:#fffaf0;color:var(--food-ink);cursor:pointer;padding:10px;text-align:start;font-weight:900}.food-os-choice-list button.selected{border-color:var(--food-ink);background:var(--food-warm)}.food-os-note textarea{min-height:72px;resize:vertical}.food-os-sheet-foot,.food-os-checkout-foot,.food-os-cart-foot{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;border-top:1px solid var(--food-line);padding-top:12px}.food-os-sheet-foot button,.food-os-checkout-foot button,.food-os-cart-foot button{width:100%;min-height:48px}.food-os-warning,.food-os-error,.food-os-success{margin:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:900}.food-os-warning,.food-os-error{background:#fff1f2;color:#be123c}.food-os-success{background:#ecfdf5;color:#047857}.food-os-quantity{display:inline-flex;align-items:center;gap:8px}.food-os-quantity button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-paper);color:var(--food-ink);cursor:pointer;font-size:19px;font-weight:950}.food-os-quantity strong{min-width:26px;text-align:center}.food-os-quantity.compact button{width:30px;height:30px;font-size:16px}.food-os-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--food-line);padding:16px}.food-os-drawer-head h3{margin:3px 0 0;font-size:24px}.food-os-cart-drawer{justify-self:end;width:min(460px,100%);max-height:calc(100vh - 28px);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.food-os-cart-lines{display:grid;gap:10px;overflow:auto;padding:14px}.food-os-cart-lines article,.food-os-checkout-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid var(--food-line);border-radius:8px;background:#fff;padding:10px}.food-os-cart-lines h4,.food-os-checkout-line h4{margin:0;font-size:14px}.food-os-cart-lines p,.food-os-checkout-line p{margin:3px 0 0;color:var(--food-muted);font-size:12px;font-weight:800}.food-os-cart-lines article>div:last-child{display:grid;justify-items:end;gap:6px}.food-os-cart-lines article>div:last-child>button,.food-os-checkout-line>button{border:0;background:transparent;color:#be123c;cursor:pointer;padding:0;font-size:12px;font-weight:950}.food-os-line-options{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.food-os-line-options span{border-radius:999px;background:#0d8f741a;color:var(--food-accent);padding:4px 7px;font-size:11px;font-weight:900}.food-os-cart-foot,.food-os-checkout-foot{background:#fff;padding:14px 16px}.food-os-cart-foot strong,.food-os-checkout-foot strong{color:var(--food-accent);font-size:22px}.food-os-checkout{width:min(1040px,100%);max-height:min(94vh,980px);overflow:auto}.food-os-checkout-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:12px;padding:14px}.food-os-checkout-line{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center}.food-os-form-grid,.food-os-track-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.food-os-form-grid label,.food-os-track-form label{display:grid;gap:5px;border:1px solid var(--food-line);border-radius:8px;background:#fffaf0;padding:10px}.food-os-form-grid .wide{grid-column:1 / -1}.food-os-otp{margin:14px 14px 0;border-color:#0d8f7452;background:#f0fdf4}.food-os-otp strong,.food-os-otp small,.food-os-otp span{display:block}.food-os-otp input{min-height:54px;border:1px solid rgba(13,143,116,.32);border-radius:8px;background:#fff;text-align:center;font-size:24px;letter-spacing:6px}.food-os-track{width:min(720px,100%);max-height:min(90vh,820px);overflow:auto}.food-os-track-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;padding:14px}.food-os-track-results{display:grid;gap:10px;padding:0 14px 14px}.food-os-track-results article{display:grid;gap:10px;border:1px solid var(--food-line);border-radius:8px;background:#fff;padding:12px}.food-os-track-results article>div:first-child,.food-os-track-results p{display:flex;justify-content:space-between;gap:10px;margin:0}.food-os-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.food-os-progress i{display:block;height:6px;border-radius:999px;background:#e5e7eb}.food-os-progress i.active{background:var(--food-accent)}.food-os-sticky-cart{position:fixed;right:14px;bottom:14px;left:14px;z-index:60;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:58px;border:1px solid var(--food-ink);border-radius:8px;background:var(--food-ink);color:var(--food-paper);cursor:pointer;padding:10px 14px;box-shadow:0 10px #1817122e;font-weight:950}.food-os-sticky-cart strong{justify-self:center;color:var(--food-warm)}.food-os-empty{border:1px dashed rgba(24,23,18,.28);border-radius:8px;background:#fffaf0c2;padding:28px 18px;text-align:center}.food-os-empty strong{display:block;font-size:18px}.food-os-empty p{margin:8px auto 0;max-width:380px;color:var(--food-muted);font-size:13px;font-weight:800;line-height:1.7}.food-os-footer{padding:22px 0 0;color:var(--food-muted);text-align:center;font-size:12px;font-weight:900}button:disabled{opacity:.56;cursor:not-allowed}@media (max-width: 820px){.food-os-shell{width:calc(100% - 20px);padding-top:10px}.food-os-header,.food-os-brand-block,.food-os-command,.food-os-service-row,.food-os-product-sheet,.food-os-checkout-grid,.food-os-track-form{grid-template-columns:1fr}.food-os-header{box-shadow:0 10px #1817121a}.food-os-brand-block{grid-template-columns:82px minmax(0,1fr)}.food-os-logo{min-height:124px;border-inline-start:0;border-inline-end:1px solid rgba(24,23,18,.16);font-size:30px}.food-os-logo img{padding:10px}.food-os-brand-block>div:last-child{padding:14px 13px}.food-os-header h1{font-size:25px}.food-os-meta span:nth-child(1){display:none}.food-os-actions{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;border-inline-end:0;border-top:1px solid rgba(255,250,240,.14);padding:10px}.food-os-actions a,.food-os-actions button{min-width:0;padding:7px;font-size:11px}.food-os-cart-chip{min-height:44px!important}.food-os-command{top:0;gap:7px;padding:7px}.food-os-tabs button{min-height:40px;padding:0 10px;font-size:12px}.food-os-hero-media{min-height:190px}.food-os-service-row div,.food-os-service-row p{padding:12px}.food-os-products{grid-template-columns:1fr;gap:10px}.food-os-product{grid-template-columns:98px minmax(0,1fr);min-height:136px}.food-os-product-media{min-height:136px}.food-os-product-body{gap:6px;padding:10px}.food-os-product-title{font-size:14px}.food-os-product-body p{font-size:12px;-webkit-line-clamp:1}.food-os-product-foot strong,.food-os-product-foot button{font-size:11px}.food-os-overlay{padding:8px}.food-os-product-sheet,.food-os-cart-drawer,.food-os-checkout,.food-os-track{max-height:calc(100vh - 16px);box-shadow:0 10px #18171229}.food-os-sheet-media{min-height:230px;border-inline-end:0;border-bottom:1px solid var(--food-ink)}.food-os-sheet-body{max-height:calc(100vh - 260px);padding:14px}.food-os-choice-list,.food-os-form-grid,.food-os-sheet-foot,.food-os-checkout-foot,.food-os-cart-foot{grid-template-columns:1fr}.food-os-checkout-line{grid-template-columns:minmax(0,1fr) auto}.food-os-sticky-cart{right:10px;bottom:10px;left:10px}}@media (prefers-reduced-motion: reduce){.food-os-page *,.food-os-page *:before,.food-os-page *:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
