/* Food Orange Tajawal - Professional Arabic UI */
:root{--fot-orange:#D05423;--fot-orange-dark:#A9431A;--fot-soft:#FFF4EF;--fot-text:#242424;--fot-muted:#766B67;--fot-border:#F0DED6;--fot-bg:#FFFDFC;--fot-green:#17a36b;--fot-red:#d83b3b;--fot-yellow:#f6a700;--fot-shadow:0 18px 50px rgba(47,24,15,.10);--fot-radius:24px}
.fot-wrap,.fot-wrap *,.fot-admin-wrap,.fot-admin-wrap *{box-sizing:border-box;font-family:'Tajawal',Arial,sans-serif!important}
.fot-wrap,.fot-admin-wrap{direction:rtl;color:var(--fot-text);font-family:'Tajawal',Arial,sans-serif!important;line-height:1.75}
.fot-wrap{max-width:1240px;margin:0 auto;padding:24px 16px}.fot-rtl{text-align:right}.fot-wrap a{text-decoration:none}.fot-muted{color:var(--fot-muted)!important}.fot-small{font-size:13px}.fot-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 13px;border-radius:999px;background:var(--fot-soft);color:var(--fot-orange);font-size:13px;font-weight:800;margin-bottom:8px}.fot-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--fot-orange)}
.fot-section-head{margin-bottom:22px}.fot-section-head h1,.fot-section-head h2,.fot-market-hero h1,.fot-dashboard-topbar h2{margin:0 0 8px;font-weight:800;letter-spacing:-.7px;color:var(--fot-text)}.fot-section-head p,.fot-market-hero p,.fot-dashboard-topbar p{margin:0;color:var(--fot-muted)}.fot-between{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.fot-btn,.fot-btn-mini,.fot-sidebar-link{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--fot-orange),var(--fot-orange-dark));color:#fff!important;border-radius:16px;padding:12px 19px;font-weight:800;box-shadow:0 10px 24px rgba(208,84,35,.22);transition:.18s ease;text-decoration:none}.fot-btn:hover,.fot-btn-mini:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(208,84,35,.3);color:#fff!important}.fot-btn-light{background:#fff!important;color:var(--fot-orange)!important;border:1px solid var(--fot-border)!important;box-shadow:none}.fot-btn-ghost{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.35);box-shadow:none;color:#fff!important}.fot-btn-full{width:100%}.fot-btn-mini{padding:8px 12px;border-radius:12px;font-size:13px;box-shadow:none}.fot-link-danger{border:none;background:none;color:var(--fot-red);font-weight:800;cursor:pointer;padding:6px}.fot-alert{border-radius:18px;padding:14px 16px;margin:0 0 18px;font-weight:800;border:1px solid}.fot-alert-success{background:#ecfff7;border-color:#b9f2d6;color:#0b7b4e}.fot-alert-error{background:#fff1f1;border-color:#ffd0d0;color:#b92e2e}.fot-empty{background:#fff;border:1px dashed var(--fot-border);border-radius:22px;padding:30px;text-align:center;color:var(--fot-muted);box-shadow:0 10px 34px rgba(47,24,15,.05)}.fot-empty-small{padding:18px;font-size:14px}
/* marketplace */
.fot-market-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:linear-gradient(135deg,#2b1d17,var(--fot-orange));color:#fff;border-radius:30px;padding:34px;margin-bottom:18px;box-shadow:var(--fot-shadow);position:relative;overflow:hidden}.fot-market-hero:after{content:"";position:absolute;inset:auto -40px -80px auto;width:220px;height:220px;background:rgba(255,255,255,.12);border-radius:50%}.fot-market-hero h1,.fot-market-hero p{color:#fff}.fot-filter-bar{display:grid;grid-template-columns:1fr 220px auto;gap:12px;background:#fff;border:1px solid var(--fot-border);border-radius:22px;padding:12px;margin-bottom:22px;box-shadow:0 14px 40px rgba(47,24,15,.06)}
.fot-filter-bar input,.fot-filter-bar select,.fot-soft-form input,.fot-soft-form select,.fot-soft-form textarea,.fot-inline-form input,.fot-inline-form select,.fot-copy-row input,.fot-cart-card input,.fot-cart-card select,.fot-cart-card textarea,.fot-order-update-form select,.fot-table select{width:100%;border:1px solid var(--fot-border)!important;background:#fff!important;border-radius:16px!important;min-height:48px;padding:12px 14px!important;color:var(--fot-text)!important;font-size:15px;outline:none;transition:.15s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.fot-soft-form textarea,.fot-cart-card textarea{resize:vertical}.fot-filter-bar input:focus,.fot-filter-bar select:focus,.fot-soft-form input:focus,.fot-soft-form select:focus,.fot-soft-form textarea:focus,.fot-cart-card input:focus,.fot-cart-card textarea:focus,.fot-cart-card select:focus,.fot-copy-row input:focus{border-color:var(--fot-orange)!important;box-shadow:0 0 0 4px rgba(208,84,35,.12)!important}.fot-soft-form label,.fot-cart-card label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:var(--fot-text)}
/* categories */
.fot-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fot-category-card{background:#fff;border:1px solid var(--fot-border);border-radius:24px;padding:18px;box-shadow:0 12px 35px rgba(47,24,15,.06);min-height:150px;display:flex;flex-direction:column;justify-content:space-between;transition:.18s ease;color:var(--fot-text)!important;overflow:hidden;position:relative}.fot-category-card:hover{transform:translateY(-3px);border-color:rgba(208,84,35,.38);box-shadow:0 18px 45px rgba(47,24,15,.1)}.fot-category-media{height:96px;border-radius:18px;background:linear-gradient(135deg,var(--fot-soft),#fff);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:34px;margin-bottom:12px}.fot-category-card strong{font-size:18px;font-weight:800}.fot-category-card small{color:var(--fot-muted)}
/* restaurant cards */
.fot-restaurant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fot-restaurant-card{background:#fff;border:1px solid var(--fot-border);border-radius:26px;overflow:hidden;box-shadow:0 14px 40px rgba(47,24,15,.07);transition:.18s ease}.fot-restaurant-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(47,24,15,.13)}.fot-card-cover{height:185px;background:linear-gradient(135deg,var(--fot-soft),#f8d8ca);background-size:cover;background-position:center;display:block;position:relative}.fot-card-logo{position:absolute;right:18px;bottom:-30px;width:72px;height:72px;border-radius:22px;object-fit:cover;border:5px solid #fff;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.16)}.fot-card-logo-placeholder{display:flex;align-items:center;justify-content:center;background:var(--fot-orange);color:#fff;font-weight:800}.fot-open-badge{position:absolute;left:14px;top:14px;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;color:#fff;background:var(--fot-green)}.fot-open-badge.is-closed,.is-closed{background:var(--fot-red)!important;color:#fff!important}.is-open{background:var(--fot-green)!important;color:#fff!important}.fot-card-body{padding:42px 18px 18px}.fot-card-body h3{margin:0 0 8px;font-size:21px;font-weight:800}.fot-card-body h3 a{color:var(--fot-text)}.fot-tags{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}.fot-tags span{background:var(--fot-soft);color:var(--fot-orange);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.fot-meta-row{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0;color:var(--fot-muted);font-size:13px}.fot-address-line{min-height:28px}.fot-card-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}
/* restaurant page */
.fot-hero{border-radius:32px;background:linear-gradient(135deg,#2b1d17,var(--fot-orange));background-size:cover;background-position:center;min-height:330px;display:flex;align-items:flex-end;padding:34px;margin-bottom:18px;box-shadow:var(--fot-shadow);overflow:hidden}.fot-hero-content{display:flex;align-items:center;gap:20px;color:#fff;width:100%}.fot-hero-content h1{font-size:42px;line-height:1.15;margin:0 0 10px;color:#fff;font-weight:800}.fot-hero-content p{max-width:780px;margin:0;color:rgba(255,255,255,.88)}.fot-hero-logo{width:118px;height:118px;border-radius:30px;object-fit:cover;border:6px solid rgba(255,255,255,.92);background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.25)}.fot-hero-badges{display:flex;gap:9px;flex-wrap:wrap;margin:14px 0}.fot-hero-badges span{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.fot-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.fot-restaurant-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.fot-info-card{background:#fff;border:1px solid var(--fot-border);border-radius:20px;padding:16px;box-shadow:0 10px 30px rgba(47,24,15,.05)}.fot-info-card strong{display:block;font-size:13px;color:var(--fot-orange);margin-bottom:6px}.fot-info-card span{font-weight:700;color:var(--fot-text)}.fot-order-layout{display:grid;grid-template-columns:1fr 360px;gap:22px;align-items:start}.fot-menu-area{min-width:0}.fot-menu-nav{position:sticky;top:10px;z-index:5;display:flex;gap:10px;overflow:auto;padding:10px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid var(--fot-border);border-radius:18px;margin-bottom:16px}.fot-menu-nav a{white-space:nowrap;background:var(--fot-soft);color:var(--fot-orange);border-radius:999px;padding:9px 14px;font-weight:800}.fot-menu-section{margin-bottom:24px}.fot-menu-section-head{height:100px;border-radius:24px;background:linear-gradient(135deg,#2b1d17,var(--fot-orange));background-size:cover;background-position:center;display:flex;align-items:end;padding:18px;margin-bottom:14px;color:#fff}.fot-menu-section-head h2{margin:0;color:#fff;font-weight:800}.fot-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fot-menu-item-card{display:grid;grid-template-columns:150px 1fr;background:#fff;border:1px solid var(--fot-border);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(47,24,15,.06)}.fot-menu-item-img{min-height:160px;background:var(--fot-soft);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:38px;position:relative}.fot-menu-item-img span{position:absolute;top:10px;right:10px;background:var(--fot-orange);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.fot-menu-item-body{padding:14px}.fot-menu-item-body h3{margin:0 0 5px;font-size:19px;font-weight:800}.fot-menu-item-body p{margin:0 0 8px;color:var(--fot-muted);font-size:14px}.fot-prep-time{display:block;color:var(--fot-muted);margin-bottom:6px}.fot-price-row{display:flex;align-items:center;gap:8px;margin:9px 0}.fot-price-row strong{color:var(--fot-orange);font-size:18px}.fot-price-row del{color:#999}.fot-qty-control{display:flex;align-items:center;gap:6px;max-width:140px;background:var(--fot-soft);border-radius:16px;padding:5px}.fot-qty-control button{width:34px;height:34px;border:none;border-radius:12px;background:#fff;color:var(--fot-orange);font-weight:900;font-size:20px;cursor:pointer}.fot-qty-control input{width:50px!important;text-align:center!important;min-height:34px!important;border:none!important;background:transparent!important;padding:0!important;font-weight:800!important}.fot-cart-card{position:sticky;top:10px;background:#fff;border:1px solid var(--fot-border);border-radius:28px;padding:20px;box-shadow:var(--fot-shadow)}.fot-cart-card h3{margin:0 0 14px;font-size:23px;font-weight:800}.fot-total-box{background:var(--fot-soft);border-radius:20px;padding:14px;margin:14px 0}.fot-total-box div{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.fot-total-box div:last-child{margin-bottom:0}.fot-total-final{border-top:1px solid rgba(208,84,35,.18);padding-top:10px;font-size:18px}.fot-total-final strong{color:var(--fot-orange)}
/* forms and dashboard */
.fot-auth-wrap{display:flex;justify-content:center}.fot-auth-card{width:100%;max-width:520px;background:#fff;border:1px solid var(--fot-border);border-radius:32px;padding:28px;box-shadow:var(--fot-shadow)}.fot-auth-card-wide{max-width:850px}.fot-soft-form{display:grid;gap:14px}.fot-grid-form{grid-template-columns:repeat(2,minmax(0,1fr))}.fot-span-2{grid-column:1/-1}.fot-inline-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fot-inline-form input{min-width:220px;flex:1}.fot-check-card{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;background:#fff;border:1px solid var(--fot-border);border-radius:18px;padding:12px!important}.fot-check-card input,.fot-check-list input{width:auto!important;min-height:auto!important}.fot-check-list{display:flex;flex-wrap:wrap;gap:10px;background:#fff;border:1px solid var(--fot-border);border-radius:18px;padding:14px}.fot-check-list strong{width:100%}.fot-check-list label{display:flex!important;flex-direction:row!important;align-items:center!important;background:var(--fot-soft);border-radius:999px;padding:8px 12px!important;font-size:14px}.fot-image-control{display:flex;gap:8px}.fot-image-control input{flex:1}.fot-image-preview{display:block;width:100%;height:90px;background-size:cover;background-position:center;border-radius:16px;border:1px solid var(--fot-border);margin-top:8px}.fot-dashboard-shell{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}.fot-sidebar{position:sticky;top:18px;background:#1f1714;border-radius:30px;padding:16px;color:#fff;box-shadow:var(--fot-shadow);max-height:calc(100vh - 36px);overflow:auto}.fot-dashboard-brand{display:flex;align-items:center;gap:12px;padding:12px;background:rgba(255,255,255,.07);border-radius:22px;margin-bottom:14px}.fot-brand-logo{width:52px;height:52px;border-radius:18px;background:var(--fot-orange);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:24px}.fot-dashboard-brand strong{display:block;color:#fff}.fot-dashboard-brand small{display:block;color:rgba(255,255,255,.68)}.fot-sidebar-tabs{display:grid;gap:8px}.fot-tab-btn{border:none;background:transparent;color:#fff;text-align:right;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;gap:0 10px;padding:12px;border-radius:18px;cursor:pointer;transition:.15s ease}.fot-tab-btn:hover,.fot-tab-btn.active{background:linear-gradient(135deg,var(--fot-orange),var(--fot-orange-dark));box-shadow:0 12px 24px rgba(208,84,35,.25)}.fot-tab-btn .fot-tab-icon{grid-row:1/3;width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.fot-tab-btn span:not(.fot-tab-icon){font-weight:800}.fot-tab-btn small{color:rgba(255,255,255,.68)}.fot-sidebar-link{width:100%;margin-top:14px;background:#fff!important;color:var(--fot-orange)!important;box-shadow:none}.fot-dashboard-main{min-width:0}.fot-dashboard-topbar{background:linear-gradient(135deg,#2b1d17,var(--fot-orange));background-size:cover;background-position:center;color:#fff;border-radius:30px;padding:26px;margin-bottom:16px;display:flex;justify-content:space-between;gap:18px;align-items:center;box-shadow:var(--fot-shadow)}.fot-dashboard-topbar h2,.fot-dashboard-topbar p{color:#fff}.fot-tab-panel{display:none}.fot-tab-panel.active{display:block;animation:fotFade .18s ease}@keyframes fotFade{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.fot-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.fot-stat{background:#fff;border:1px solid var(--fot-border);border-radius:24px;padding:18px;box-shadow:0 12px 30px rgba(47,24,15,.06)}.fot-stat span{display:block;color:var(--fot-muted);font-weight:800;font-size:13px}.fot-stat strong{display:block;font-size:28px;font-weight:900;color:var(--fot-text);margin:3px 0}.fot-stat small{color:var(--fot-muted)}.fot-dashboard-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fot-dashboard-card{background:#fff;border:1px solid var(--fot-border);border-radius:28px;padding:20px;box-shadow:0 12px 36px rgba(47,24,15,.06);margin-bottom:16px}.fot-dashboard-card h2,.fot-dashboard-card h3{margin:0 0 8px;font-weight:900}.fot-dashboard-card p{margin:0 0 14px;color:var(--fot-muted)}.fot-quick-actions{display:grid;gap:10px}.fot-mini-action{border:1px solid var(--fot-border);background:#fff;border-radius:18px;padding:12px;display:flex;align-items:center;gap:10px;text-align:right;cursor:pointer}.fot-mini-action b{width:32px;height:32px;border-radius:12px;background:var(--fot-soft);color:var(--fot-orange);display:flex;align-items:center;justify-content:center}.fot-mini-action span{font-weight:800}.fot-restaurant-snapshot{background:linear-gradient(135deg,#2b1d17,var(--fot-orange));background-size:cover;background-position:center;color:#fff;min-height:220px;display:flex;flex-direction:column;justify-content:end}.fot-restaurant-snapshot h3,.fot-restaurant-snapshot p,.fot-restaurant-snapshot span{color:#fff}.fot-section-list-pro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.fot-section-chip-card{border:1px solid var(--fot-border);border-radius:22px;padding:12px;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:10px;background:#fff}.fot-section-thumb{width:64px;height:54px;border-radius:16px;background:var(--fot-soft);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:24px}.fot-product-list{display:grid;gap:10px}.fot-product-row{display:grid;grid-template-columns:62px 1fr auto auto auto auto;gap:10px;align-items:center;border:1px solid var(--fot-border);background:#fff;border-radius:18px;padding:10px}.fot-product-thumb{width:62px;height:52px;border-radius:14px;background:var(--fot-soft);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.fot-product-row small{display:block;color:var(--fot-muted)}.fot-status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;background:var(--fot-soft);color:var(--fot-orange);white-space:nowrap}.status-pending{background:#fff6df;color:#9a6500}.status-accepted,.status-preparing{background:#eef5ff;color:#1650a8}.status-on_delivery{background:#f1eaff;color:#5b32a3}.status-completed{background:#e8fff4;color:#0b7b4e}.status-cancelled{background:#fff0f0;color:#b92e2e}.fot-order-cards{display:grid;gap:14px}.fot-order-card{border:1px solid var(--fot-border);border-radius:24px;background:#fff;padding:16px;box-shadow:0 8px 26px rgba(47,24,15,.05)}.fot-order-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}.fot-order-card-head strong{font-size:18px}.fot-order-card-head small,.fot-order-card-grid small{display:block;color:var(--fot-muted)}.fot-order-card-grid{display:grid;grid-template-columns:1.1fr 1.5fr .9fr;gap:14px;padding:12px;background:#fffaf7;border-radius:18px}.fot-order-card-grid span{display:block;color:var(--fot-orange);font-weight:800;font-size:13px}.fot-items-mini{padding:0;margin:0;list-style:none}.fot-items-mini li{margin:3px 0}.fot-items-mini b{color:var(--fot-orange)}.fot-order-update-zone{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap}.fot-order-update-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.fot-order-update-form select{min-width:145px}.fot-delivery-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fot-delivery-agent{border:1px solid var(--fot-border);border-radius:18px;padding:14px;background:#fff}.fot-delivery-agent strong,.fot-delivery-agent span,.fot-delivery-agent small{display:block}.fot-delivery-agent span,.fot-delivery-agent small{color:var(--fot-muted)}.fot-copy-row{display:flex;gap:10px}.fot-copy-row input{flex:1}.fot-preview-frame{width:100%;height:520px;border:1px solid var(--fot-border);border-radius:22px;background:#fff;margin-top:14px}.fot-page-links{display:flex;gap:10px;flex-wrap:wrap}.fot-page-links a{background:var(--fot-soft);color:var(--fot-orange);padding:10px 14px;border-radius:999px;font-weight:800}
/* admin */
.fot-admin-wrap{max-width:1260px}.fot-admin-wrap.wrap{margin-top:20px}.fot-admin-hero{background:linear-gradient(135deg,#2b1d17,var(--fot-orange));color:#fff;border-radius:28px;padding:28px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--fot-shadow);margin-bottom:14px}.fot-admin-hero h1,.fot-admin-hero p{color:#fff;margin:0}.fot-admin-version{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 14px}.fot-admin-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.fot-admin-tabs a{background:#fff;border:1px solid var(--fot-border);color:var(--fot-text);border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}.fot-admin-tabs a.active{background:var(--fot-orange);color:#fff;border-color:var(--fot-orange)}.fot-admin-image-preview img{margin-top:10px;width:120px;height:80px;object-fit:cover;border-radius:14px}.wp-admin .fot-dashboard-card,.wp-admin .fot-stat,.wp-admin .fot-category-card{box-shadow:0 10px 28px rgba(47,24,15,.06)}.wp-admin .fot-soft-form input[type=color]{padding:3px!important;height:48px!important}.wp-admin .fot-soft-form input[type=checkbox]{min-height:auto!important}
@media(max-width:1100px){.fot-dashboard-shell{grid-template-columns:1fr}.fot-sidebar{position:relative;top:0;max-height:none}.fot-sidebar-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.fot-order-layout{grid-template-columns:1fr}.fot-cart-card{position:relative;top:0}.fot-restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fot-menu-grid{grid-template-columns:1fr}.fot-stat-grid,.fot-restaurant-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.fot-wrap{padding:16px 10px}.fot-filter-bar{grid-template-columns:1fr}.fot-category-grid,.fot-restaurant-grid,.fot-dashboard-grid-2,.fot-stat-grid,.fot-restaurant-info-grid,.fot-section-list-pro,.fot-delivery-list{grid-template-columns:1fr}.fot-grid-form{grid-template-columns:1fr}.fot-span-2{grid-column:auto}.fot-hero{padding:22px;min-height:auto}.fot-hero-content{flex-direction:column;text-align:center}.fot-hero-content h1{font-size:30px}.fot-menu-item-card{grid-template-columns:1fr}.fot-menu-item-img{min-height:180px}.fot-dashboard-topbar,.fot-market-hero,.fot-admin-hero{flex-direction:column;align-items:flex-start}.fot-sidebar-tabs{grid-template-columns:1fr}.fot-product-row{grid-template-columns:54px 1fr;gap:8px}.fot-product-row>*:nth-child(n+3){grid-column:2}.fot-order-card-grid{grid-template-columns:1fr}.fot-order-update-zone{align-items:stretch}.fot-order-update-form,.fot-copy-row,.fot-inline-form{flex-direction:column;align-items:stretch}.fot-order-update-form select,.fot-order-update-form button{width:100%}}

/* Malawy Restaurants Pro additions */
.fot-form-section{background:linear-gradient(135deg,var(--fot-soft),#fff);border:1px solid var(--fot-border);border-radius:20px;padding:14px 16px;margin:4px 0;display:flex;flex-direction:column;gap:3px}
.fot-form-section strong,.fot-subsection-title{font-size:16px;font-weight:900;color:var(--fot-orange)}
.fot-form-section small,.fot-soft-form label small{color:var(--fot-muted);font-weight:600}
.fot-subsection-title{background:#fff7f2;border:1px solid var(--fot-border);border-radius:18px;padding:12px 14px;margin-top:4px}
.fot-admin-restaurant-form{align-items:start}.fot-admin-restaurant-card{overflow:hidden}.fot-admin-restaurant-card .fot-dashboard-head{background:linear-gradient(135deg,#fff7f2,#fff);border:1px solid var(--fot-border);border-radius:22px;padding:16px;margin-bottom:16px}.fot-admin-restaurant-form input,.fot-admin-restaurant-form select,.fot-admin-restaurant-form textarea{box-shadow:inset 0 1px 2px rgba(47,24,15,.025)!important}.fot-admin-restaurant-form label{background:#fff;border:1px solid #f8ebe5;border-radius:18px;padding:12px}
.fot-restaurant-about{display:grid;grid-template-columns:360px 1fr;gap:18px;margin:0 0 22px}.fot-store-photo{min-height:260px;border-radius:28px;background-size:cover;background-position:center;border:1px solid var(--fot-border);box-shadow:var(--fot-shadow)}.fot-about-card{background:#fff;border:1px solid var(--fot-border);border-radius:28px;padding:22px;box-shadow:0 12px 34px rgba(47,24,15,.06);display:flex;flex-direction:column;justify-content:center}.fot-about-card h2{margin:0 0 8px;font-weight:900}.fot-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.fot-social-links a{background:var(--fot-soft);border:1px solid var(--fot-border);color:var(--fot-orange)!important;border-radius:999px;padding:8px 12px;font-weight:800}
.fot-promo-section{background:#fff;border:1px solid var(--fot-border);border-radius:30px;padding:20px;margin:0 0 24px;box-shadow:0 12px 36px rgba(47,24,15,.06)}.fot-promo-video{border-radius:24px;overflow:hidden;background:#111;margin-bottom:14px}.fot-promo-video iframe,.fot-promo-video video{display:block;width:100%;aspect-ratio:16/9;border:0;max-height:520px;background:#111}.fot-promo-gallery,.fot-promo-grid-admin{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fot-promo-gallery span,.fot-promo-grid-admin span{display:block;min-height:170px;background-size:cover;background-position:center;border-radius:22px;border:1px solid var(--fot-border);box-shadow:0 8px 24px rgba(47,24,15,.07)}.fot-promo-grid-admin span{min-height:120px}.fot-tab-btn[data-tab="promo"] .fot-tab-icon,.fot-tab-btn[data-tab="profile"] .fot-tab-icon{background:rgba(255,255,255,.18)}
@media(max-width:900px){.fot-restaurant-about{grid-template-columns:1fr}.fot-promo-gallery,.fot-promo-grid-admin{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.fot-promo-gallery,.fot-promo-grid-admin{grid-template-columns:1fr}.fot-store-photo{min-height:210px}}

/* Product single pages */
.fot-menu-item-body h3 a{color:var(--fot-text)!important;text-decoration:none}.fot-product-card-link{color:inherit!important;text-decoration:none}.fot-product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:12px}.fot-product-card-actions .fot-qty-control{margin-top:0}.fot-product-hero-single{display:grid;grid-template-columns:420px 1fr;gap:22px;align-items:stretch;background:linear-gradient(135deg,#2b1d17,var(--fot-orange));background-size:cover;background-position:center;border-radius:34px;padding:24px;margin-bottom:22px;box-shadow:var(--fot-shadow);overflow:hidden}.fot-product-media-xl{min-height:430px;border-radius:28px;background:rgba(255,255,255,.12);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:72px;position:relative;border:1px solid rgba(255,255,255,.22);box-shadow:0 22px 60px rgba(0,0,0,.18)}.fot-product-media-xl span{position:absolute;right:18px;top:18px;background:var(--fot-orange);color:#fff;border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px}.fot-product-detail-card{background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.55);border-radius:28px;padding:26px;display:flex;flex-direction:column;justify-content:center}.fot-back-link{display:inline-flex;width:max-content;margin-bottom:12px;color:var(--fot-orange)!important;background:var(--fot-soft);border:1px solid var(--fot-border);border-radius:999px;padding:7px 12px;font-weight:900}.fot-product-detail-card h1{margin:0 0 12px;font-size:42px;line-height:1.15;font-weight:900;color:var(--fot-text)}.fot-product-price-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0 14px}.fot-product-price-main strong{font-size:34px;color:var(--fot-orange);font-weight:900}.fot-product-price-main del{color:var(--fot-muted);font-size:18px}.fot-product-price-main span{background:#e8fff4;color:#0b7b4e;border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px}.fot-product-meta-pills{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.fot-product-meta-pills span{background:#fff;border:1px solid var(--fot-border);border-radius:999px;padding:8px 12px;font-weight:800;color:var(--fot-muted);font-size:13px}.fot-product-description{color:var(--fot-text);font-size:16px}.fot-product-description p{margin:0 0 12px}.fot-product-restaurant-mini{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--fot-border);border-radius:20px;padding:12px;margin:10px 0 14px}.fot-product-restaurant-mini img{width:58px;height:58px;border-radius:16px;object-fit:cover}.fot-product-restaurant-mini strong,.fot-product-restaurant-mini small{display:block}.fot-product-restaurant-mini small{color:var(--fot-muted)}.fot-product-order-grid{display:grid;grid-template-columns:380px 1fr;gap:22px;align-items:start}.fot-product-order-card{position:sticky;top:16px}.fot-product-order-card form{display:grid;gap:12px}.fot-qty-control-large{height:54px;border-radius:18px}.fot-qty-control-large input{font-size:18px;font-weight:900}.fot-product-info-area{min-width:0}.fot-product-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.fot-related-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fot-related-product{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--fot-border);border-radius:20px;padding:10px;color:var(--fot-text)!important;transition:.18s ease}.fot-related-product:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(47,24,15,.08)}.fot-related-product span{height:130px;border-radius:16px;background:var(--fot-soft);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:32px}.fot-related-product strong{font-weight:900}.fot-related-product small{color:var(--fot-orange);font-weight:900}.fot-product-single .fot-hero-actions .fot-btn-ghost{background:rgba(208,84,35,.08)!important;color:var(--fot-orange)!important;border-color:rgba(208,84,35,.18)!important}
@media(max-width:1050px){.fot-product-hero-single,.fot-product-order-grid{grid-template-columns:1fr}.fot-product-order-card{position:relative;top:0}.fot-product-media-xl{min-height:320px}.fot-related-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.fot-product-hero-single{padding:14px;border-radius:26px}.fot-product-detail-card{padding:18px;border-radius:22px}.fot-product-detail-card h1{font-size:30px}.fot-product-price-main strong{font-size:26px}.fot-product-info-grid,.fot-related-products{grid-template-columns:1fr}.fot-product-card-actions{align-items:stretch}.fot-product-card-actions .fot-btn-mini,.fot-product-card-actions .fot-qty-control{width:100%;justify-content:center}.fot-product-media-xl{min-height:250px}}
.fot-product-row{grid-template-columns:62px 1fr auto auto auto auto auto}
@media(max-width:760px){.fot-product-row{grid-template-columns:54px 1fr}.fot-product-row>*:nth-child(n+3){grid-column:2}}

/* Wide product order popup */
body.fot-modal-open{overflow:hidden}
.fot-order-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:24px;direction:rtl;font-family:'Tajawal',Arial,sans-serif!important}
.fot-order-modal.is-open{display:flex}.fot-order-modal *{box-sizing:border-box;font-family:'Tajawal',Arial,sans-serif!important}.fot-order-modal-backdrop{position:absolute;inset:0;background:rgba(24,18,15,.66);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}
.fot-order-modal-dialog{position:relative;z-index:2;width:min(1120px,96vw);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.8);border-radius:34px;padding:20px;display:grid;grid-template-columns:360px 1fr;gap:18px;box-shadow:0 34px 90px rgba(18,10,6,.38);animation:fotModalIn .18s ease;text-align:right;color:var(--fot-text)}
@keyframes fotModalIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.fot-modal-close{position:absolute;top:14px;left:14px;z-index:5;width:42px;height:42px;border:none;border-radius:16px;background:#fff;color:var(--fot-orange);font-size:28px;line-height:1;font-weight:800;box-shadow:0 10px 28px rgba(47,24,15,.14);cursor:pointer}.fot-modal-close:hover{background:var(--fot-soft)}
.fot-modal-product-side{background:linear-gradient(180deg,#fff7f2,#fff);border:1px solid var(--fot-border);border-radius:28px;padding:14px;display:flex;flex-direction:column;gap:14px;min-width:0}.fot-modal-product-image{min-height:250px;border-radius:24px;background:linear-gradient(135deg,var(--fot-soft),#fff);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;font-size:58px;position:relative;overflow:hidden}.fot-modal-product-image span{position:absolute;right:14px;top:14px;background:var(--fot-orange);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.fot-modal-product-info h3{font-size:25px;line-height:1.25;margin:0 0 6px;font-weight:900;color:var(--fot-text)}.fot-modal-price{margin:6px 0 12px}.fot-modal-price strong{font-size:27px}.fot-modal-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fot-modal-mini-grid div{background:#fff;border:1px solid var(--fot-border);border-radius:18px;padding:10px;min-height:92px}.fot-modal-mini-grid span,.fot-modal-mini-grid strong,.fot-modal-mini-grid small{display:block}.fot-modal-mini-grid span{font-size:21px}.fot-modal-mini-grid strong{font-weight:900;color:var(--fot-text);font-size:13px}.fot-modal-mini-grid small{color:var(--fot-muted);font-weight:700;font-size:12px;line-height:1.45}.fot-modal-note{margin:10px 0 0;background:#fff;border:1px dashed var(--fot-border);border-radius:16px;padding:9px 11px;color:var(--fot-orange);font-weight:900}
.fot-modal-form{display:flex;flex-direction:column;gap:14px;min-width:0;padding:8px 4px 2px}.fot-modal-form-head{padding:0 8px}.fot-modal-form-head h2{font-size:28px;line-height:1.2;margin:0 0 4px;font-weight:900;color:var(--fot-text)}.fot-modal-form-head p{margin:0;color:var(--fot-muted);font-weight:700}.fot-modal-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fot-field-icon{display:flex;flex-direction:column;gap:7px;background:#fff;border:1px solid #f8ebe5;border-radius:20px;padding:11px;font-weight:900;color:var(--fot-text)}.fot-field-title{font-size:14px;color:var(--fot-text);font-weight:900}.fot-input-with-icon{position:relative}.fot-input-with-icon b{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:2;font-size:17px;line-height:1}.fot-input-with-icon-textarea b{top:16px;transform:none}.fot-modal-form input,.fot-modal-form select,.fot-modal-form textarea{width:100%;border:1px solid var(--fot-border)!important;background:#fff!important;border-radius:16px!important;min-height:48px;padding:12px 44px 12px 14px!important;color:var(--fot-text)!important;font-size:15px;outline:none;transition:.15s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.fot-modal-form textarea{resize:vertical}.fot-modal-form input:focus,.fot-modal-form select:focus,.fot-modal-form textarea:focus{border-color:var(--fot-orange)!important;box-shadow:0 0 0 4px rgba(208,84,35,.12)!important}.fot-field-qty .fot-qty-control input{padding:0!important;text-align:center;border:none!important;background:transparent!important;box-shadow:none!important;min-height:auto!important}.fot-modal-checkout-bar{display:grid;grid-template-columns:1fr 220px;gap:12px;align-items:stretch;background:#fff7f2;border:1px solid var(--fot-border);border-radius:24px;padding:12px}.fot-modal-total-box{margin:0!important;background:#fff!important;border-radius:20px!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fot-modal-total-box div{display:flex;flex-direction:column;gap:2px;border-bottom:none!important;padding:8px 10px!important}.fot-modal-total-box span{font-size:12px;color:var(--fot-muted)}.fot-modal-total-box strong{font-size:15px;color:var(--fot-text)}.fot-modal-total-box .fot-total-final strong{color:var(--fot-orange);font-size:16px}.fot-modal-submit{height:100%;min-height:64px;border-radius:20px!important}.fot-product-related-block{margin-top:22px}.fot-product-single .fot-product-order-grid{display:none!important}
@media(max-width:980px){.fot-order-modal{padding:12px}.fot-order-modal-dialog{grid-template-columns:1fr;max-height:calc(100vh - 24px);border-radius:26px}.fot-modal-product-side{display:grid;grid-template-columns:240px 1fr}.fot-modal-product-image{min-height:220px}.fot-modal-checkout-bar{grid-template-columns:1fr}.fot-modal-submit{min-height:54px}.fot-modal-total-box{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.fot-order-modal-dialog{padding:12px}.fot-modal-product-side,.fot-modal-fields-grid,.fot-modal-total-box{grid-template-columns:1fr}.fot-modal-product-image{min-height:210px}.fot-modal-form-head h2{font-size:22px}.fot-modal-close{top:8px;left:8px}.fot-field-icon.fot-span-2{grid-column:auto}.fot-modal-checkout-bar{position:sticky;bottom:0;z-index:4;box-shadow:0 -12px 28px rgba(47,24,15,.08)}}

/* Product add-ons */
.fot-modal-addon-hint{background:#fff;border:1px dashed var(--fot-border);border-radius:16px;padding:9px 11px;margin:-2px 0 10px;color:var(--fot-orange);font-weight:900;font-size:13px}
.fot-addon-picker{background:linear-gradient(180deg,#fff7f2,#fff);border:1px solid var(--fot-border);border-radius:22px;padding:12px;display:flex;flex-direction:column;gap:10px}
.fot-addon-picker-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap}.fot-addon-picker-head strong{font-size:16px;font-weight:900;color:var(--fot-text)}.fot-addon-picker-head small{color:var(--fot-muted);font-weight:800}
.fot-addon-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fot-addon-option{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:10px;border:1px solid #f3ded4;border-radius:18px;padding:11px 12px;background:#fff;font-weight:900;cursor:pointer;transition:.15s ease}.fot-addon-option:hover{border-color:rgba(208,84,35,.45);box-shadow:0 10px 24px rgba(208,84,35,.08)}.fot-addon-option input{width:18px!important;min-height:auto!important;padding:0!important;box-shadow:none!important;accent-color:var(--fot-orange)}.fot-addon-option span{display:flex;align-items:center;gap:6px;color:var(--fot-text);font-size:14px}.fot-addon-option strong{white-space:nowrap;color:var(--fot-orange);font-size:13px}.fot-addon-card-badge{color:var(--fot-orange)!important;background:#fff7f2;border:1px solid var(--fot-border);border-radius:999px;width:max-content;padding:5px 9px!important;margin-top:5px}
.fot-addons-editor-wrap{margin-top:6px}.fot-addons-editor{display:grid;gap:10px}.fot-addon-row{display:grid;grid-template-columns:1fr 160px 42px;gap:9px;align-items:center;background:#fff7f2;border:1px solid var(--fot-border);border-radius:18px;padding:10px}.fot-addon-row input{margin:0!important}.fot-addon-remove{width:42px;height:42px;border:none;border-radius:14px;background:#fff;color:var(--fot-red);font-size:22px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(47,24,15,.06)}.fot-add-addon-btn{width:max-content}.fot-item-addons{display:flex!important;flex-wrap:wrap;gap:5px;margin-top:6px;color:var(--fot-muted)!important}.fot-item-addons em{font-style:normal;background:#fff7f2;border:1px solid var(--fot-border);border-radius:999px;padding:3px 8px;color:var(--fot-orange);font-weight:800;font-size:12px}
@media(max-width:680px){.fot-addon-options,.fot-addon-row{grid-template-columns:1fr}.fot-addon-row{gap:8px}.fot-addon-remove{width:100%}.fot-add-addon-btn{width:100%}}

/* Add-on quantities */
.fot-addon-option{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important}
.fot-addon-choice{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:none!important;cursor:pointer!important;min-width:0!important}
.fot-addon-choice input{width:18px!important;min-height:auto!important;padding:0!important;box-shadow:none!important;accent-color:var(--fot-orange)!important;flex:0 0 auto!important}
.fot-addon-choice span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.fot-addon-qty-control{max-width:124px!important;padding:4px!important;border-radius:14px!important;background:#fff7f2!important;border:1px solid var(--fot-border)!important}
.fot-addon-qty-control button{width:28px!important;height:28px!important;border-radius:10px!important;font-size:16px!important}
.fot-addon-option .fot-addon-qty-input{width:40px!important;min-height:28px!important;padding:0!important;text-align:center!important;border:none!important;background:transparent!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;color:var(--fot-text)!important}
.fot-addon-option:has(.fot-js-addon:not(:checked)) .fot-addon-qty-control{opacity:.72}
@media(max-width:680px){.fot-addon-option{grid-template-columns:1fr!important}.fot-addon-qty-control{max-width:100%!important;width:100%!important;justify-content:center!important}.fot-addon-choice span{white-space:normal!important}}

/* Malawy menu redesign: clean restaurant menu without side checkout */
.fot-restaurant-single .fot-menu-modern-layout{display:block;width:100%;margin-top:18px}
.fot-restaurant-single .fot-menu-area-modern{width:100%;min-width:0}
.fot-restaurant-single .fot-menu-nav-modern{position:sticky;top:12px;z-index:20;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;overflow:visible;padding:12px;margin:0 auto 26px;max-width:920px;background:rgba(255,255,255,.92);border:1px solid rgba(208,84,35,.16);border-radius:999px;box-shadow:0 18px 45px rgba(47,24,15,.08);backdrop-filter:blur(14px)}
.fot-restaurant-single .fot-menu-nav-modern a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border-radius:999px;background:#fff2ec;color:var(--fot-orange)!important;border:1px solid rgba(208,84,35,.10);font-weight:900;text-decoration:none;box-shadow:none;transition:.18s ease}
.fot-restaurant-single .fot-menu-nav-modern a:hover{background:linear-gradient(135deg,var(--fot-orange),var(--fot-orange-dark));color:#fff!important;transform:translateY(-1px);box-shadow:0 12px 28px rgba(208,84,35,.22)}
.fot-restaurant-single .fot-menu-section-clean{margin:0 0 22px;scroll-margin-top:96px}
.fot-restaurant-single .fot-menu-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;align-items:stretch}
.fot-menu-item-card-modern{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;border-radius:30px!important;overflow:hidden;background:#fff!important;border:1px solid rgba(208,84,35,.13)!important;box-shadow:0 18px 46px rgba(47,24,15,.07)!important;transition:.18s ease;position:relative;isolation:isolate}
.fot-menu-item-card-modern:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(208,84,35,.06),transparent 34%);pointer-events:none;z-index:-1}
.fot-menu-item-card-modern:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(47,24,15,.12)!important;border-color:rgba(208,84,35,.24)!important}
.fot-menu-item-card-modern .fot-menu-item-img{width:100%;min-height:220px!important;height:220px;background:#fff1eb;background-size:cover;background-position:center;border-radius:0 0 28px 28px;font-size:54px;color:rgba(208,84,35,.42);text-decoration:none}
.fot-menu-item-card-modern .fot-menu-item-img span{top:14px;right:14px;background:rgba(255,255,255,.95);color:var(--fot-orange);border:1px solid rgba(208,84,35,.18);box-shadow:0 10px 24px rgba(47,24,15,.08)}
.fot-menu-item-card-modern .fot-menu-item-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}
.fot-card-topline{display:flex;gap:8px;flex-wrap:wrap;min-height:26px}
.fot-card-topline span{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;background:var(--fot-soft);color:var(--fot-orange);border:1px solid rgba(208,84,35,.12);padding:4px 10px;font-weight:900;font-size:12px}
.fot-menu-item-card-modern .fot-menu-item-body h3{margin:0!important;font-size:22px!important;line-height:1.3;font-weight:900;color:var(--fot-text)}
.fot-menu-item-card-modern .fot-menu-item-body p{margin:0!important;color:var(--fot-muted);font-size:14px;line-height:1.7;min-height:48px}
.fot-card-meta-line{display:flex;gap:8px;flex-wrap:wrap;color:var(--fot-muted);font-weight:800;font-size:12px}
.fot-card-meta-line small{background:#faf7f5;border:1px solid rgba(208,84,35,.10);border-radius:999px;padding:5px 9px;color:var(--fot-muted)}
.fot-menu-item-card-modern .fot-price-row{margin-top:auto;margin-bottom:4px;align-items:baseline;justify-content:flex-start}
.fot-menu-item-card-modern .fot-price-row strong{font-size:22px;font-weight:900;color:var(--fot-orange)}
.fot-menu-item-card-modern .fot-product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}
.fot-menu-item-card-modern .fot-product-card-actions .fot-btn-mini{width:100%;min-height:42px;border-radius:15px;font-size:14px;font-weight:900}
.fot-card-order-btn{background:linear-gradient(135deg,var(--fot-orange),var(--fot-orange-dark))!important;color:#fff!important;border:0!important}
.fot-menu-item-card-modern + .fot-order-modal{display:none}
.fot-menu-item-card-modern + .fot-order-modal.is-open{display:flex}
.fot-restaurant-single .fot-cart-card{display:none!important}
.fot-restaurant-single .fot-menu-section-head{display:none!important}
@media(max-width:900px){.fot-restaurant-single .fot-menu-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.fot-restaurant-single .fot-menu-nav-modern{border-radius:24px;justify-content:flex-start;overflow:auto;flex-wrap:nowrap}.fot-restaurant-single .fot-menu-nav-modern a{white-space:nowrap}}
@media(max-width:620px){.fot-restaurant-single .fot-menu-grid-modern{grid-template-columns:1fr}.fot-menu-item-card-modern .fot-product-card-actions{grid-template-columns:1fr}.fot-menu-item-card-modern .fot-menu-item-img{height:200px;min-height:200px!important}.fot-restaurant-single .fot-menu-nav-modern{top:8px;margin-bottom:18px}}

/* Product sizes / variants */
.fot-sizes-editor-wrap,.fot-addons-editor-wrap{background:linear-gradient(135deg,#fff7f3,#fff);border:1px solid var(--fot-border);border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:4px}
.fot-sizes-editor-wrap strong,.fot-addons-editor-wrap strong{font-size:17px;color:var(--fot-text)}
.fot-sizes-editor-wrap small,.fot-addons-editor-wrap small{color:var(--fot-muted);font-weight:600}
.fot-sizes-editor,.fot-addons-editor{display:flex;flex-direction:column;gap:10px}
.fot-size-row,.fot-addon-row{display:grid;grid-template-columns:1fr 160px 44px;gap:10px;align-items:center;background:#fff;border:1px solid var(--fot-border);border-radius:18px;padding:10px}
.fot-size-remove,.fot-addon-remove{width:42px;height:42px;border-radius:14px;border:1px solid #ffd6cb;background:#fff4ef;color:var(--fot-orange);font-size:22px;line-height:1;cursor:pointer;font-weight:900}
.fot-add-size-btn,.fot-add-addon-btn{justify-self:start}
.fot-size-picker{background:#fff;border:1px solid var(--fot-border);border-radius:22px;padding:14px;box-shadow:0 8px 22px rgba(47,24,15,.05)}
.fot-size-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}
.fot-size-option{position:relative;cursor:pointer;border:1px solid var(--fot-border);border-radius:18px;background:#fffdfc;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:.16s ease;font-weight:900;min-height:58px}
.fot-size-option:hover{border-color:rgba(208,84,35,.45);transform:translateY(-1px);box-shadow:0 10px 26px rgba(47,24,15,.08)}
.fot-size-option input{position:absolute;opacity:0;pointer-events:none}
.fot-size-option:has(input:checked){border-color:var(--fot-orange);background:var(--fot-soft);box-shadow:0 0 0 4px rgba(208,84,35,.10)}
.fot-size-option strong{color:var(--fot-orange);white-space:nowrap}
.fot-price-prefix{display:inline-flex;margin-inline-end:6px;color:var(--fot-muted);font-size:13px;font-weight:900;vertical-align:middle}
.fot-item-size{display:block;color:var(--fot-orange);margin-top:5px;font-weight:800}
.fot-item-size em{font-style:normal;background:#fff4ef;border:1px solid #f4d7ce;border-radius:999px;padding:4px 9px;display:inline-flex}
@media(max-width:720px){.fot-size-options{grid-template-columns:1fr}.fot-size-row,.fot-addon-row{grid-template-columns:1fr}.fot-size-remove,.fot-addon-remove{width:100%}}

/* Malawy v3.0 — Talabat-style menu rows */
.fot-restaurant-single .fot-menu-modern-layout{max-width:1040px;margin:18px auto 0!important}
.fot-restaurant-single .fot-menu-area-modern{width:100%!important}
.fot-restaurant-single .fot-menu-grid-modern{display:flex!important;flex-direction:column!important;gap:12px!important;max-width:920px;margin:0 auto!important}
.fot-talabat-product-card{display:grid!important;grid-template-columns:minmax(0,1fr) 156px!important;gap:14px;align-items:stretch;min-height:156px;background:#fff;border:1px solid rgba(47,24,15,.10);border-radius:18px;box-shadow:0 8px 24px rgba(47,24,15,.055);padding:14px;transition:.16s ease;position:relative;overflow:hidden}
.fot-talabat-product-card:hover{border-color:rgba(208,84,35,.28);box-shadow:0 14px 36px rgba(47,24,15,.10);transform:translateY(-1px)}
.fot-talabat-product-info{display:flex;flex-direction:column;min-width:0;text-decoration:none!important;color:var(--fot-text)!important;padding-inline-start:2px}
.fot-talabat-product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:5px}
.fot-talabat-product-title-row h3{margin:0!important;font-size:21px!important;line-height:1.35;font-weight:900;color:var(--fot-text)}
.fot-talabat-product-info p{margin:0 0 9px!important;color:#707070;font-size:14px;line-height:1.65;max-width:620px;min-height:auto!important}
.fot-talabat-muted-desc{color:#9a9a9a!important}
.fot-talabat-badge-hot{display:inline-flex;align-items:center;white-space:nowrap;background:#fff3ed;color:var(--fot-orange);border:1px solid rgba(208,84,35,.16);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900}
.fot-talabat-product-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;margin-bottom:8px}
.fot-talabat-product-meta span{display:inline-flex;align-items:center;min-height:24px;background:#faf7f5;border:1px solid rgba(208,84,35,.10);border-radius:999px;padding:3px 9px;color:#777;font-size:11.5px;font-weight:800}
.fot-talabat-price-line{display:flex;align-items:baseline;gap:9px;margin-top:2px}
.fot-talabat-price-line strong{display:flex;align-items:baseline;gap:5px;color:var(--fot-orange);font-size:18px;font-weight:950;letter-spacing:-.2px}
.fot-talabat-price-line strong small{font-size:12px;color:#777;font-weight:800}
.fot-talabat-price-line del{color:#999;font-size:13px}
.fot-talabat-product-media-wrap{position:relative;min-width:0}
.fot-talabat-product-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:128px;background:#fff2ec;background-size:cover;background-position:center;border-radius:16px;text-decoration:none!important;font-size:38px;color:rgba(208,84,35,.42);border:1px solid rgba(208,84,35,.08);overflow:hidden}
.fot-talabat-add-btn{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);min-width:96px;height:38px;border:none;border-radius:999px;background:#fff;color:var(--fot-orange);box-shadow:0 10px 26px rgba(47,24,15,.16);font-weight:950;font-size:14px;cursor:pointer;transition:.16s ease;border:1px solid rgba(208,84,35,.14)}
.fot-talabat-add-btn:hover{background:var(--fot-orange);color:#fff;box-shadow:0 14px 30px rgba(208,84,35,.24);transform:translateX(-50%) translateY(-1px)}
.fot-talabat-product-card + .fot-order-modal{display:none}
.fot-talabat-product-card + .fot-order-modal.is-open{display:flex}
.fot-restaurant-single .fot-menu-nav-modern{max-width:920px!important;margin-bottom:16px!important;justify-content:flex-start!important;overflow:auto!important;flex-wrap:nowrap!important;border-radius:18px!important;padding:10px!important;scrollbar-width:none}
.fot-restaurant-single .fot-menu-nav-modern::-webkit-scrollbar{display:none}
.fot-restaurant-single .fot-menu-nav-modern a{white-space:nowrap;min-height:40px;padding:8px 17px!important;font-size:15px}
.fot-restaurant-single .fot-menu-section-clean{margin-bottom:12px!important}
@media(max-width:720px){
  .fot-restaurant-single .fot-menu-modern-layout{max-width:100%;margin-top:14px!important}
  .fot-talabat-product-card{grid-template-columns:minmax(0,1fr) 118px!important;gap:10px;padding:11px;border-radius:16px;min-height:132px}
  .fot-talabat-product-title-row h3{font-size:17px!important}
  .fot-talabat-product-info p{font-size:12.5px;line-height:1.55;margin-bottom:7px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .fot-talabat-product-meta{gap:5px;margin-bottom:7px}
  .fot-talabat-product-meta span{font-size:10.5px;padding:2px 7px}
  .fot-talabat-price-line strong{font-size:15px}
  .fot-talabat-product-image{min-height:110px;border-radius:14px;font-size:30px}
  .fot-talabat-add-btn{height:34px;min-width:80px;font-size:12.5px;bottom:8px}
  .fot-talabat-badge-hot{display:none}
}
@media(max-width:430px){
  .fot-talabat-product-card{grid-template-columns:minmax(0,1fr) 102px!important;gap:9px;padding:10px;min-height:120px}
  .fot-talabat-product-meta span:nth-child(n+3){display:none}
  .fot-talabat-product-title-row h3{font-size:16px!important}
  .fot-talabat-product-image{min-height:100px}
  .fot-talabat-add-btn{min-width:72px;height:32px;font-size:12px}
}
