: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-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}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
