@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap";:root{--background:#fbf8f4;--foreground:#1f130c;--card:#fff;--muted:#f3eee7;--muted-foreground:#75675b;--primary:#c46b20;--primary-dark:#8b4219;--primary-soft:#fff0df;--accent:#27905c;--border:#eadfd3;--gold:#efb954;--danger:#b42318;--green:#15803d;--shadow:0 14px 34px #29160a1a;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 0%, #c46b201a, transparent 28%), radial-gradient(circle at 88% 20%, #27905c12, transparent 22%), var(--background);color:var(--foreground);margin:0;font-family:Tajawal,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}button{cursor:pointer}.app-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#ffffffd1;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 18px;display:flex;position:sticky;top:0}.brand-mini b{color:var(--primary);font-size:22px;font-weight:900;line-height:1;display:block}.app-header nav{white-space:nowrap;align-items:center;gap:8px;display:flex;overflow-x:auto}.app-header nav a{color:#4b3728;background:var(--muted);border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800}.app-header nav a:hover{background:var(--primary-soft);color:var(--primary-dark)}.customer-app{direction:rtl;max-width:460px;margin:0 auto;padding-bottom:110px}.mobile-hero{text-align:center;background:linear-gradient(145deg,#c46b2021,#ffffff52 50%,#27905c0f);padding:44px 18px 28px;position:relative;overflow:hidden}.mobile-hero:before{content:"";background:#c46b201a;border-radius:999px;width:240px;height:240px;position:absolute;top:-75px;right:-90px}.logo-orb{z-index:1;background:#fff;border:3px solid #c46b202e;border-radius:50%;width:98px;height:98px;margin:0 auto 16px;position:relative;overflow:hidden;box-shadow:0 18px 35px #c46b2033}.logo-orb img{object-fit:cover;width:100%;height:100%}.eyebrow{color:var(--primary);margin:0 0 6px;font-size:13px;font-weight:900}.mobile-hero h1{color:#20130c;margin:0 0 10px;font-size:31px;font-weight:900;line-height:1.18}.mobile-hero p:not(.eyebrow){color:var(--muted-foreground);max-width:360px;margin:0 auto 18px;font-size:15px;line-height:1.7}.primary-cta,.btn{background:linear-gradient(135deg,var(--primary),#e3963b);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #c46b2045}.primary-cta.full{width:100%}.search-section{padding:14px 18px 0}.search-box{max-width:420px;margin:auto;position:relative}.search-box span{color:var(--muted-foreground);font-weight:900;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.search-box input{background:var(--muted);text-align:right;border:0;border-radius:16px;outline:none;width:100%;height:46px;padding:0 40px 0 14px;font-size:14px}.search-box input:focus{background:#fff;box-shadow:0 0 0 3px #c46b202e}.daily-offer{background:linear-gradient(270deg,var(--primary),#dd832f);color:#fff;border-radius:22px;align-items:center;gap:13px;margin:14px 18px 0;padding:16px;display:flex;box-shadow:0 18px 34px #c46b2038}.daily-offer-icon{background:#ffffff2e;border-radius:15px;flex:none;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.daily-offer-content{flex:1;min-width:0}.daily-offer-content span{color:#ffffffd9;font-size:12px;font-weight:800}.daily-offer-content h3{margin:3px 0 4px;font-size:16px;line-height:1.3}.daily-offer-content p{color:#ffffffc7;margin:0;font-size:12px;line-height:1.45}.daily-offer-price{text-align:left;white-space:nowrap}.daily-offer-price small{color:#ffffffa6;text-decoration:line-through;display:block}.daily-offer-price b{font-size:15px}.info-scroll{scrollbar-width:none;gap:10px;margin:14px 18px 0;padding-bottom:2px;display:flex;overflow-x:auto}.info-scroll::-webkit-scrollbar{display:none}.info-card{background:var(--card);border:1px solid var(--border);border-radius:18px;align-items:center;gap:10px;min-width:152px;padding:12px;display:flex;box-shadow:0 5px 18px #1e120a0a}.info-icon{background:var(--primary-soft);border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.info-card p{color:var(--muted-foreground);margin:0;font-size:11px}.info-card b{color:var(--foreground);font-size:12px}.order-types{padding:24px 18px 6px}.order-types h2{text-align:center;margin:0 0 14px;font-size:20px}.order-type-list{gap:11px;display:grid}.order-type-card{background:var(--card);border:1px solid var(--border);text-align:right;border-radius:22px;align-items:center;gap:13px;width:100%;padding:15px;transition:all .18s;display:flex;box-shadow:0 6px 22px #1e120a0d}.order-type-card:hover,.order-type-card.selected{border-color:#c46b2059;box-shadow:0 12px 28px #c46b2017}.order-type-icon{background:var(--primary-soft);border-radius:16px;flex:none;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.order-type-text{flex:1}.order-type-text div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.order-type-text b{font-size:15px}.order-type-text span{color:var(--accent);background:#27905c1f;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900}.order-type-text p{color:var(--muted-foreground);margin:4px 0 0;font-size:13px}.order-type-card strong{color:var(--muted-foreground);font-size:22px}.section-heading{text-align:center;margin-bottom:16px}.section-heading span{color:var(--primary);font-size:13px;font-weight:900}.section-heading h2{margin:4px 0 0;font-size:25px;line-height:1.2}.menu-app-section{padding:24px 18px}.category-tabs{scrollbar-width:none;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f4db;gap:8px;margin:0 -18px 14px;padding-bottom:10px;padding-left:18px;padding-right:18px;display:flex;position:sticky;top:67px;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{background:var(--muted);color:var(--muted-foreground);border:0;border-radius:999px;flex:none;padding:10px 14px;font-size:12px;font-weight:900}.category-tabs button.active{background:var(--primary);color:#fff;box-shadow:0 8px 18px #c46b2033}.menu-list{gap:10px;display:grid}.center{text-align:center}.empty-state{text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);background:#fff;border-radius:18px;padding:20px}.muted{color:var(--muted-foreground)}.menu-item-card{background:var(--card);border:1px solid var(--border);border-radius:22px;align-items:center;gap:12px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 24px #1e120a0e}.menu-item-card.disabled{opacity:.65}.menu-item-image{background:var(--muted);border-radius:17px;flex:none;place-items:center;width:86px;height:86px;font-size:28px;display:grid;position:relative;overflow:hidden}.menu-item-image img{object-fit:cover;width:100%;height:100%}.menu-item-info{flex:1;min-width:0}.menu-item-title{align-items:flex-start;gap:6px;display:flex}.menu-item-title h4{margin:0;font-size:15px;font-weight:900;line-height:1.25}.menu-item-title span{color:var(--accent);white-space:nowrap;background:#27905c1f;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900}.menu-item-info p{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.menu-item-info b{color:var(--primary);margin-top:5px;font-size:15px;display:block}.quantity-controls{flex:none;place-items:center;display:grid}.add-round{background:var(--primary);color:#fff;border:0;border-radius:50%;width:39px;height:39px;font-size:24px;line-height:1;box-shadow:0 10px 20px #c46b2040}.qty-pill{background:var(--primary-soft);border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex}.qty-pill button{background:var(--primary);color:#fff;border:0;border-radius:50%;width:29px;height:29px;font-weight:900}.qty-pill button:last-child{color:var(--primary);background:#fff;border:1px solid #c46b2040}.qty-pill strong{text-align:center;width:20px;color:var(--primary)}.badge{color:var(--muted-foreground);background:#eee5db;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:900;display:inline-block}.checkout-section,.feedback-section{padding:24px 18px}.checkout-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:17px}.cart-lines{gap:10px;display:grid}.cart-line{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding-bottom:10px;display:grid}.cart-line:last-child{border-bottom:0}.cart-line b{font-size:14px}.cart-line small{color:var(--muted-foreground);margin-top:2px;font-size:11px;display:block}.cart-line strong{color:var(--primary);white-space:nowrap}.cart-qty{background:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:4px;display:flex}.cart-qty button{width:28px;height:28px;color:var(--primary);background:#fff;border:0;border-radius:50%;font-weight:900}.cart-qty span{text-align:center;min-width:18px;font-weight:900}.total-row{background:var(--primary-soft);border-radius:16px;justify-content:space-between;align-items:center;margin:16px 0;padding:14px;font-weight:900;display:flex}.total-row b{color:var(--primary);font-size:18px}.form{gap:11px;display:grid}.form input,.form textarea,.form select{border:1px solid var(--border);text-align:right;background:#fffefa;border-radius:15px;outline:none;width:100%;padding:13px 14px;font-size:14px}.form input:focus,.form textarea:focus,.form select:focus{border-color:#c46b2073;box-shadow:0 0 0 3px #c46b2024}.form textarea{resize:vertical;min-height:78px}.form button,.btn{background:linear-gradient(135deg,var(--primary),#e3963b);color:#fff;border:0;border-radius:15px;padding:13px 16px;font-weight:900;box-shadow:0 10px 22px #c46b2033}.floating-cart-wrap{z-index:45;max-width:460px;margin:auto;position:fixed;bottom:16px;left:14px;right:14px}.floating-cart{background:linear-gradient(135deg,var(--primary),#e3963b);color:#fff;border:0;border-radius:20px;justify-content:space-between;align-items:center;width:100%;padding:15px 16px;font-weight:900;display:flex;box-shadow:0 18px 34px #c46b2052}.floating-cart b{width:20px;height:20px;color:var(--primary);background:#fff;border-radius:50%;place-items:center;margin-inline-start:4px;font-size:12px;display:inline-grid}.floating-cart-circle{z-index:46;background:linear-gradient(135deg,var(--primary),#e3963b);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:88px;right:18px;box-shadow:0 8px 28px #c46b2073}.whatsapp-float{z-index:46;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;font-size:26px;display:grid;position:fixed;bottom:88px;left:18px;box-shadow:0 12px 28px #25d36657}footer{text-align:center;color:#fff4dd;background:#21130d;margin-top:20px;padding:26px;font-size:13px}.login{background:linear-gradient(135deg,#24120b,#7d4d22);place-items:center;min-height:100vh;padding:20px;display:grid}.login .panel{width:min(430px,92vw)}.panel{box-shadow:var(--shadow);border:1px solid var(--border);background:#fff;border-radius:24px;padding:24px}.checkline{color:var(--muted-foreground);align-items:center;gap:8px;display:flex}.admin{background:var(--background);direction:ltr;grid-template-columns:300px 1fr;min-height:100vh;display:grid}.admin aside{color:#fff;background:#24120b;height:100vh;padding:24px;position:sticky;top:0;box-shadow:10px 0 30px #0000001f}.admin aside h2{color:#fff;margin-top:0;font-size:28px}.admin aside button{text-align:left;background:linear-gradient(135deg,var(--primary),#e3963b);color:#fff;border:0;border-radius:14px;width:100%;margin:10px 0;padding:12px 16px;font-weight:900;display:block}.admin aside button.active{color:#24120b;background:#f0bd5a}.admin main{width:100%;max-width:1060px;padding:36px}.admin main h1{letter-spacing:-.5px;margin:0 0 24px;font-size:34px}.thumb{object-fit:cover;border:1px solid var(--border);border-radius:14px;width:130px;height:95px}.adminrow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.adminrow button{background:var(--primary-soft);color:var(--primary-dark);border:0;border-radius:10px;margin:2px;padding:8px 10px;font-weight:800}.adminrow small{color:var(--muted-foreground);margin-top:4px;display:block}.order{border:1px solid var(--border);background:#fffdf8;border-radius:20px;margin:18px 0;padding:20px}.order-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.order-header small{color:var(--muted-foreground);margin-bottom:6px;display:block}.order-header b{font-size:20px;line-height:1.25;display:block}.order-header p{color:var(--muted-foreground);margin:6px 0 0}.status{color:#24120b;text-transform:capitalize;white-space:nowrap;background:#f5ead8;border-radius:999px;align-items:center;padding:8px 12px;font-weight:900;display:inline-flex}.status-new{color:#1d4ed8;background:#e8f1ff}.status-preparing{color:#a15c00;background:#fff4d8}.status-ready{color:var(--green);background:#ecfdf3}.status-delivered{color:#166534;background:#dcfce7}.order-meta{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.order-meta span{background:#f8eddd;border-radius:10px;padding:8px 11px;font-weight:800}.order-items-list{border:1px solid var(--border);background:#fff;border-radius:14px;margin:12px 0;overflow:hidden}.order-item-line{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:12px;padding:12px 14px;line-height:1.5;display:grid}.order-item-line:last-child{border-bottom:0}.order-actions{align-items:center;gap:10px;margin-top:12px;display:flex}.order-actions select{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 12px}@media (width>=900px){.customer-app{max-width:520px}.app-header{padding-inline:7%}.mobile-hero{border-radius:0 0 34px 34px}.menu-item-image{width:96px;height:96px}}@media (width<=760px){.app-header{align-items:flex-start;display:block}.app-header nav{margin-top:10px}.admin{grid-template-columns:1fr}.admin aside{height:auto;position:static}.admin main{padding:22px 14px}.adminrow{display:block}.adminrow span:last-child{margin-top:10px;display:block}.order-header{display:block}.status{margin-top:10px}.order-item-line{grid-template-columns:1fr}.cart-line{grid-template-columns:1fr auto}.cart-line strong{grid-column:1/-1}}.whatsapp-float{color:#fff;background:#25d366;text-decoration:none}.whatsapp-icon{fill:#fff;width:30px;height:30px;display:block}@media (width<=640px){.item-modal-backdrop{align-items:flex-end;padding:0}.item-modal{border-radius:28px 28px 0 0;width:100%;max-height:90vh}.item-modal-image{height:210px}}.variant-modal-backdrop{z-index:9999;background:#00000075;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.variant-modal{text-align:right;background:#fffaf3;border:1px solid #c8782d38;border-radius:28px;width:min(520px,100%);max-height:92vh;padding:18px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #32190a47}.variant-close{color:#6b3214;cursor:pointer;background:#fffffff2;border:0;border-radius:999px;width:38px;height:38px;font-size:25px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 8px 22px #0000001a}.variant-hero-img{background:#f1e8dc;border-radius:22px;place-items:center;width:100%;height:230px;margin-bottom:16px;font-size:44px;display:grid;overflow:hidden}.variant-hero-img img{object-fit:cover;width:100%;height:100%;display:block}.variant-modal h3{color:#1e120b;margin:6px 0 8px;font-size:28px;line-height:1.2}.variant-modal p{color:#8b7565;margin:0 0 16px;line-height:1.7}.variant-options>b{color:#cc6b1c;margin:12px 0 10px;font-size:16px;display:block}.variant-option strong{color:#cf6b1b;white-space:nowrap}.variant-note{resize:vertical;text-align:right;background:#fff;border:1px solid #ead6c4;border-radius:18px;width:100%;min-height:78px;margin:8px 0 14px;padding:14px;font-family:inherit}.variant-bottom{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.variant-qty{background:#fff3e5;border-radius:999px;align-items:center;gap:10px;padding:6px;display:flex}.variant-qty button{color:#fff;cursor:pointer;background:#cf6b1b;border:none;border-radius:50%;width:36px;height:36px;font-size:22px;font-weight:900}.variant-qty span{text-align:center;min-width:24px;font-weight:900}.variant-add{color:#fff;cursor:pointer;background:linear-gradient(135deg,#cf6b1b,#e99631);border:none;border-radius:18px;width:100%;padding:15px;font-size:16px;font-weight:900;box-shadow:0 14px 30px #cf6b1b38}.cart-line small+small{color:#9b7d66;margin-top:3px}@media (width<=640px){.variant-modal-backdrop{align-items:flex-end;padding:0}.variant-modal{border-radius:28px 28px 0 0;width:100%;max-height:90vh}.variant-hero-img{height:210px}.variant-bottom{grid-template-columns:1fr}.variant-qty{justify-content:center}}.item-modal-backdrop{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.item-modal{text-align:right;background:#fffaf3;border:1px solid #c8782d38;border-radius:28px;width:min(520px,100%);max-height:92vh;padding:18px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #32190a47}.item-modal-close{color:#6b3214;cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 8px 22px #00000014}.item-modal-image{object-fit:cover;background:#f1e8dc;border-radius:22px;width:100%;height:230px;margin-bottom:16px;display:block}.item-modal h2{color:#1e120b;margin:6px 0 8px;font-size:28px;line-height:1.2}.item-modal-desc{color:#8b7565;margin:0 0 16px;line-height:1.7}.variant-list h3{color:#cc6b1c;margin:12px 0 10px;font-size:16px}.variant-option{cursor:pointer;background:#fff;border:1px solid #ead6c4;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;transition:all .18s;display:flex}.variant-option input{accent-color:#cf6b1b}.variant-option span{color:#27170d;flex:1;font-weight:800}.variant-option b{color:#cf6b1b;white-space:nowrap}.variant-option.selected{background:#fff0df;border-color:#cf6b1b;box-shadow:0 8px 24px #cf6b1b1f}.modal-qty{justify-content:center;align-items:center;gap:18px;margin:18px 0 12px;display:flex}.modal-qty button{color:#fff;cursor:pointer;background:#cf6b1b;border:none;border-radius:50%;width:42px;height:42px;font-size:24px;font-weight:800}.modal-qty strong{text-align:center;min-width:26px;font-size:22px}.modal-note{resize:vertical;background:#fff;border:1px solid #ead6c4;border-radius:18px;width:100%;min-height:78px;margin-bottom:14px;padding:14px;font-family:inherit}.modal-add{width:100%;border-radius:18px!important;padding:15px!important;font-size:16px!important;font-weight:900!important}.cartrow span small,.cartrow span em{color:#8b7565;margin-top:3px;font-size:12px;font-style:normal;display:block}@media (width<=640px){.item-modal-backdrop{align-items:flex-end;padding:0}.item-modal{border-radius:28px 28px 0 0;width:100%;max-height:90vh}.item-modal-image{height:210px}}.admin-options-panel{direction:rtl}.option-list{flex-direction:column;gap:14px;margin-top:16px;display:flex}.option-row{background:#fffaf3;border:1px solid #78481c29;border-radius:18px;padding:14px}.option-row-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.option-row-title{color:#1f1309;font-size:16px;font-weight:800}.option-row-price{color:#cf6f1a;white-space:nowrap;font-weight:800}.option-row-actions{flex-wrap:wrap;gap:8px;display:flex}.option-row-actions button{cursor:pointer;border:none;border-radius:14px;padding:10px 14px;font-weight:700}.panel-title-row,.order-tools,.quick-status-actions,.track-header,.track-summary,.analytics-row,.option-row-header{align-items:center;gap:12px;display:flex}.panel-title-row,.order-tools,.quick-status-actions,.track-summary,.analytics-row{flex-wrap:wrap}.panel-title-row{justify-content:space-between;margin-bottom:18px}.mini-kpis{flex-wrap:wrap;gap:10px;display:flex}.mini-kpis span,.order-meta-v2 span,.track-summary span,.analytics-grid div,.analytics-card,.track-card{background:#fff4e5;border:1px solid #cf6f1a24;border-radius:16px}.mini-kpis span,.order-meta-v2 span,.track-summary span{padding:10px 12px;font-weight:700}.order-v2{border:1px solid #cf6f1a29;box-shadow:0 18px 50px #46260f0f}.quick-status-actions{margin-top:16px}.quick-status-actions button,.order-tools button,.button-link{color:#7b3d08;cursor:pointer;background:#fff0dc;border:none;border-radius:14px;padding:10px 14px;font-weight:800;text-decoration:none}.order-tools{margin-top:14px}.order-tools select{min-width:160px}.status-confirmed,.status-paid,.status-ready,.status-delivered{color:#15803d;background:#dcfce7}.status-waiting_payment,.status-preparing,.status-out_for_delivery{color:#92400e;background:#fef3c7}.status-cancelled{color:#991b1b;background:#fee2e2}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:18px 0;display:grid}.analytics-grid div{padding:18px}.analytics-grid span{color:#7a6b60;margin-bottom:8px;font-size:13px;display:block}.analytics-grid b{font-size:22px}.analytics-sections{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.analytics-card{background:#fffaf3;padding:18px}.analytics-row{border-bottom:1px solid #cf6f1a24;justify-content:space-between;padding:10px 0}.track-page{background:radial-gradient(circle at 20% 10%,#cf6f1a1a,#0000 30%),#fff8ef;min-height:100vh;padding:30px 16px}.track-card{background:#fffdf8;max-width:760px;margin:0 auto;padding:24px;box-shadow:0 24px 70px #46260f1f}.track-brand{color:#cf6f1a;margin-bottom:20px;font-weight:900}.track-brand span{color:#7a6b60;font-size:12px;display:block}.track-header{justify-content:space-between;margin-bottom:20px}.track-steps{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;margin:20px 0;display:grid}.track-step{color:#7a6b60;text-align:center;background:#f5eee5;border-radius:16px;padding:12px}.track-step span{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:6px;display:inline-flex}.track-step.done{color:#166534;background:#ddf7e8}.track-items{margin-top:20px}.track-whatsapp{text-align:center;margin-top:20px;display:block}@media (width<=700px){.track-header,.panel-title-row{align-items:flex-start}.quick-status-actions button,.order-tools button,.button-link{flex:45%}}.customers-panel{overflow-x:auto}.customers-table{background:#fffaf3b3;border:1px solid #78481c1f;border-radius:20px;min-width:900px;margin-top:18px;overflow:hidden}.customers-table-head,.customer-row{border-bottom:1px solid #78481c1f;grid-template-columns:1.4fr .6fr .8fr .9fr 1.4fr .8fr 1.4fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.customers-table-head{color:#8a4b18;background:#fff3e0;font-weight:800}.customer-row>span:first-child{flex-direction:column;gap:4px;display:flex}.customer-row small{color:#8b7b6e}.customer-badge{border-radius:999px;justify-content:center;align-items:center;width:max-content;min-width:72px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.badge-green{color:#166534;background:#dcfce7}.badge-yellow{color:#92400e;background:#fef3c7}.badge-red{color:#991b1b;background:#fee2e2}.badge-gold{color:#854d0e;background:#fef08a}.badge-muted{color:#4b5563;background:#f3f4f6}.customer-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-actions button,.customer-alert-row button{cursor:pointer;color:#8a3f0f;background:#fff0dc;border:none;border-radius:12px;padding:9px 12px;font-weight:800}.customer-actions button:hover,.customer-alert-row button:hover{color:#fff;background:#d97706}.customer-alert-row{border-bottom:1px solid #78481c1f;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.customer-alert-row div{flex-direction:column;gap:4px;display:flex}.customer-alert-row span{color:#7c6b5c;font-size:13px}.wide-card{grid-column:1/-1}.status-ready_for_pickup,.status-picked_up{color:#166534;background:#dcfce7}@media (width<=800px){.customers-table{min-width:760px}.customers-table-head,.customer-row{grid-template-columns:1.3fr .5fr .8fr .8fr 1.2fr .7fr 1.3fr;padding:12px;font-size:13px}}.customer-lookup{color:#7a4216;background:#fff8ed;border:1px solid #cf6f1a2e;border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.6}.customer-lookup.found{color:#166534;background:#ecfff3;border-color:#22c55e38}.customer-lookup.new{background:#fff8ed}.customer-lookup button{color:#fff;cursor:pointer;background:#dd7a22;border:none;border-radius:999px;margin-top:8px;padding:8px 12px;font-weight:800}.customers-table-head,.customer-row{grid-template-columns:minmax(150px,1.4fr) minmax(130px,1fr) 70px 110px 110px minmax(140px,1fr) 100px minmax(150px,1fr)}@media (width<=900px){.customers-table-head{display:none}.customer-row{grid-template-columns:1fr;gap:8px}}.uae-phone-field{background:#fffdf8;border:1px solid #78481c38;border-radius:16px;align-items:center;gap:0;width:100%;display:flex;overflow:hidden}.uae-phone-prefix{white-space:nowrap;color:#7b3f13;direction:ltr;background:#fff1df;border-inline-end:1px solid #78481c29;padding:15px 14px;font-weight:800}.uae-phone-field input{text-align:left;direction:ltr;background:0 0;outline:none;flex:1;min-width:0;padding:15px 14px;font-weight:700;border:0!important}.uae-phone-help{color:#9a7159;text-align:right;margin:-4px 4px 8px;font-size:12px;display:block}.status-notify-card{background:linear-gradient(135deg,#fff7e8,#fffaf4);border:1px solid #cf6f1a47;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:14px;display:flex}.status-notify-card>div{flex-direction:column;gap:4px;display:flex}.status-notify-card b{color:#1f1309}.status-notify-card span{color:#8a6b55;font-size:13px}.status-notify-card button{color:#8a3f00;cursor:pointer;white-space:nowrap;background:#fff0dc;border:0;border-radius:14px;padding:10px 14px;font-weight:800}.status-notify-card button:first-of-type{color:#fff;background:#d8781f}@media (width<=700px){.status-notify-card{flex-direction:column;align-items:stretch}.status-notify-card button{width:100%}}.order-success-notice-v2{text-align:right;background:linear-gradient(#ecfdf3,#f8fff9);border:1px solid #22c55e47;border-radius:22px;gap:12px;margin-top:16px;padding:16px;display:grid}.order-success-header{align-items:flex-start;gap:10px;display:flex}.order-success-icon{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.order-success-header strong{color:#14532d;margin-bottom:2px;font-size:16px;display:block}.order-success-header p{color:#166534;margin:0;font-size:13px;line-height:1.7}.order-next-step-card{border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.order-next-step-card b{color:#1f1309;margin-bottom:3px;font-size:14px;display:block}.order-next-step-card p{color:#7b6756;margin:0;font-size:12px;line-height:1.6}.order-next-step-card a{white-space:nowrap;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:900;text-decoration:none}.whatsapp-step{background:#fff7ed;border:1px solid #d9782038}.whatsapp-step a{color:#fff;background:#25d366;box-shadow:0 8px 18px #25d36638}.tracking-step{background:#fff;border:1px solid #d9782042}.tracking-step a{color:#fff;background:#d97820;box-shadow:0 8px 18px #d978202e}@media (width<=520px){.order-next-step-card{grid-template-columns:1fr}.order-next-step-card a{text-align:center;width:100%}}.checkout-breakdown,.track-financials,.admin-order-financials{background:#fff8ef;border:1px solid #cf6f1a2e;border-radius:18px;gap:10px;margin:14px 0;padding:14px;display:grid}.checkout-breakdown>div,.track-financials>div,.admin-order-financials span{border-bottom:1px solid #cf6f1a1f;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.checkout-breakdown>div:last-child,.track-financials>div:last-child{border-bottom:0;padding-bottom:0}.checkout-breakdown .total-row{background:#fdebd7;border-bottom:0;border-radius:14px;padding:12px;font-size:1.05rem}.discount-line b,.promo-message.ok{color:#15803d}.promo-message.error{color:#b91c1c}.promo-row{grid-template-columns:1fr auto;gap:10px;margin:12px 0 8px;display:grid}.promo-row input{background:#fffefa;border:1px solid #cf6f1a3d;border-radius:14px;min-height:46px;padding:0 14px}.promo-row button,.order-actions button,.order-tools button{white-space:nowrap}.ordering-window{border-radius:18px;gap:4px;margin:12px 0;padding:14px;display:grid}.ordering-window.open{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.ordering-window.closed{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3}.primary-cta.full:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2)}.admin-order-financials{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));font-size:.92rem}.admin-order-financials span{background:#fffaf3;border-bottom:0;border-radius:12px;padding:10px 12px}.track-financials{max-width:720px}@media (width<=640px){.promo-row{grid-template-columns:1fr}.checkout-breakdown,.track-financials,.admin-order-financials{padding:12px}}.track-page,.track-card{overflow-x:hidden}.track-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.track-header h1,.track-header p,.track-brand,.track-summary span,.track-items,.track-items *{overflow-wrap:anywhere;word-break:normal;line-height:1.7}.track-steps{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));align-items:stretch;gap:12px;display:grid!important}.track-step{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-height:130px;white-space:normal!important;padding:16px 12px!important;display:flex!important;overflow:visible!important}.track-step span{background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;font-weight:800;line-height:34px;display:inline-flex}.track-step b{overflow-wrap:anywhere;font-size:15px;line-height:1.45;display:block;white-space:normal!important}.track-step p,.track-step small{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55;display:block;white-space:normal!important}.track-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-badge,.track-payment-badge,.status-payment,.order-payment-badge{white-space:nowrap;align-items:center;gap:6px;line-height:1.4;display:inline-flex}.feedback-customer-sync{text-align:right;background:#fff8ee;border:1px solid #d37a1f2e;border-radius:14px;grid-template-columns:1fr;align-items:start;gap:6px;margin-bottom:10px;padding:12px 14px;line-height:1.7;display:grid!important}.feedback-customer-sync span,.feedback-customer-sync strong,.feedback-customer-sync small{overflow-wrap:anywhere;line-height:1.7;white-space:normal!important;display:block!important}.feedback-customer-sync span{color:#c76b19;font-weight:800}.feedback-customer-sync strong{color:#1f1309;font-weight:800}.feedback-customer-sync small{color:#7a6a5c;text-align:right;direction:ltr}.quick-status-actions,.order-actions,.order-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex!important}.quick-status-actions button,.order-actions button,.order-tools button,.order-tools a,.order-tools select{white-space:nowrap;min-height:42px}.finance-summary,.order-finance-summary,.track-finance-summary{direction:rtl}.finance-row,.order-finance-row,.track-finance-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;line-height:1.7;display:flex}.finance-row span,.order-finance-row span,.track-finance-row span{overflow-wrap:anywhere}.finance-row b,.order-finance-row b,.track-finance-row b{white-space:nowrap}@media (width<=640px){.track-card{padding:18px 14px!important}.track-header{gap:10px}.track-header h1{line-height:1.25;font-size:26px!important}.track-steps{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.track-step{min-height:120px;padding:14px 10px!important}.track-step b{font-size:14px}.track-step p,.track-step small{font-size:12px}.track-summary{grid-template-columns:1fr;gap:8px;display:grid!important}.order-actions,.order-tools,.quick-status-actions{gap:8px}.order-tools button,.order-tools a,.order-tools select{text-align:center;justify-content:center;width:100%}.feedback-customer-sync{padding:12px;font-size:14px}}.promo-row{grid-template-columns:1fr minmax(92px,130px);align-items:stretch;gap:10px;display:grid}.promo-row input{min-height:48px}.promo-row button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d8741c,#ec9a31);border:0;border-radius:16px;min-height:48px;font-weight:900;box-shadow:0 10px 22px #d8741c38}.promo-row button:before{content:"🎟️ "}.promo-message{margin:8px 4px 0;font-weight:700;line-height:1.6;display:block}.uae-phone-help{color:#9b6b46;text-align:right;margin:-4px 6px 8px;font-size:12px;line-height:1.7;display:block}.order-success-notice-v2 .whatsapp-step a{white-space:normal;text-align:center;justify-content:center;align-items:center;min-width:170px;display:inline-flex}.driver-admin-card{background:#fffaf3;border:1px solid #d2822d38;border-radius:18px;margin:14px 0;padding:14px}.driver-admin-card>b{color:#4a230f;margin-bottom:10px;display:block}.driver-admin-fields{grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;display:grid}.driver-admin-fields input{background:#fff;border:1px solid #d2822d40;border-radius:12px;min-width:0;min-height:42px;padding:10px 12px}.driver-admin-fields button{color:#fff;cursor:pointer;background:#d8741c;border:0;border-radius:12px;min-height:42px;padding:10px 14px;font-weight:800}.driver-track-card{color:#154b2e;background:#ecfff4;border:1px solid #2196532e;border-radius:18px;gap:8px;margin:16px 0;padding:16px;display:grid}.driver-track-card b{font-size:16px}.driver-track-card span,.driver-track-card a{color:#154b2e;overflow-wrap:anywhere;line-height:1.7;text-decoration:none;display:block}.driver-track-card a{font-weight:800}@media (width<=640px){.promo-row{grid-template-columns:1fr}.promo-row button{width:100%}.driver-admin-fields{grid-template-columns:1fr}.driver-admin-fields button{width:100%}}.driver-admin-card>b{color:#2b140a;margin-bottom:10px;font-size:15px;font-weight:800;display:block}.driver-admin-fields input::placeholder{color:#9b7b64}.driver-admin-fields button{white-space:nowrap;min-width:150px}.driver-save-notice{color:#08783a;background:#e9fff1;border:1px solid #b8f1cc;border-radius:14px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:800}.driver-current-info{color:#3b2415;background:#fff8ee;border:1px solid #cf6f1a2e;border-radius:14px;gap:6px;margin-top:10px;padding:10px 12px;font-size:13px;display:grid}@media (width<=640px){.driver-admin-fields{grid-template-columns:1fr;display:grid}.driver-admin-fields button{width:100%}}.app-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7eb!important;border-bottom:1px solid #844e201f!important}.brand-mini b{letter-spacing:-.5px}.customer-app{background:radial-gradient(circle at 100% 0,#d1701d1a,#0000 34%),radial-gradient(circle at 0 100%,#286e4814,#0000 30%),#fffaf5}.mobile-hero{background:linear-gradient(135deg,#ffffffd9,#fff1e0eb),radial-gradient(circle at 25% 20%,#d2701c2e,#0000 35%);border-radius:0 0 36px 36px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 70px #7243161a}.mobile-hero:after{content:"";inset-inline-start:-120px;background:#d1701d14;border-radius:50%;width:260px;height:260px;position:absolute;top:15%}.logo-orb{box-shadow:0 14px 40px #00000029!important}.romansiah-style-summary{z-index:2;background:#ffffffeb;border:1px solid #844e2024;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:760px;margin:-18px auto 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #7243161a}.romansiah-style-summary>div{text-align:center;border-inline-end:1px solid #844e201c;padding:14px 12px}.romansiah-style-summary>div:last-child{border-inline-end:0}.romansiah-style-summary b{color:#1d130d;font-size:14px;line-height:1.35;display:block}.romansiah-style-summary b.open{color:#168452}.romansiah-style-summary b.closed{color:#c33a2c}.offers-carousel{border-radius:28px;max-width:760px;margin:16px auto 22px;overflow:hidden;box-shadow:0 24px 65px #64300a29}.offer-slide{min-height:190px;color:inherit;grid-template-columns:1fr 150px;align-items:center;gap:18px;padding:26px;text-decoration:none;display:grid;position:relative}.offers-carousel-warm .offer-slide{background:linear-gradient(135deg,#fff1df,#d87820)}.offers-carousel-green .offer-slide{background:linear-gradient(135deg,#f2fff8,#1f9b62)}.offers-carousel-maroon .offer-slide{background:linear-gradient(135deg,#fff4e8,#6f2f24)}.offer-slide-copy b{color:#fff;letter-spacing:.4px;background:#1f1309e0;border-radius:14px;padding:9px 13px;display:inline-flex}.offer-slide-visual{background:#ffffff9e;border-radius:30px;flex-shrink:0;place-items:center;width:132px;height:132px;font-size:58px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffa6,0 14px 30px #00000014}.offer-slide.has-image{min-height:unset;aspect-ratio:16/9;padding:0;display:block;position:relative;overflow:hidden}.offer-slide.has-image .offer-slide-banner-img{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.offer-slide.has-image .offer-slide-overlay{z-index:1;background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.offer-slide.has-image .offer-slide-copy{z-index:2;color:#fff;background:linear-gradient(#0000 0%,#000000a6 100%);padding:16px 20px;position:absolute;bottom:0;left:0;right:0}.offer-slide.has-image .offer-slide-copy span,.offer-slide.has-image .offer-slide-copy h3,.offer-slide.has-image .offer-slide-copy p,.offer-slide.has-image .offer-slide-copy b{color:#fff}.offer-slide.has-image .offer-slide-visual{display:none}.offer-dots button{cursor:pointer;background:#844e2040;border:0;border-radius:999px;width:8px;height:8px;padding:0}.order-type-card{background:#fffffff0!important;border:1px solid #844e2021!important}.order-type-card.selected{border-color:#d87520b3!important;box-shadow:0 18px 38px #d8752021!important}.category-tabs{background:#ffffffb8;border-radius:999px;box-shadow:0 8px 26px #7243160f;padding:8px!important}.category-tabs button{min-height:38px}.menu-item-card{transition:transform .2s,box-shadow .2s}.menu-item-card:hover{transform:translateY(-2px)}.offers-page-header{justify-content:space-between;align-items:center;gap:18px;max-width:960px;margin:0 auto 24px;display:flex}.back-link{color:#8a3c0e;background:#fff1df;border:1px solid #844e2024;border-radius:999px;padding:12px 16px;font-weight:900;text-decoration:none}.offers-page-header span{color:#d87520;font-weight:900}.offers-page-header h1{letter-spacing:-1px;margin:4px 0;font-size:clamp(28px,4vw,44px)}.offers-page-header p{color:#8a725e;margin:0}.offer-page-card{background:#ffffffe6;border:1px solid #844e2024;border-radius:28px;grid-template-columns:160px 1fr auto;align-items:center;gap:18px;padding:18px;display:grid;box-shadow:0 20px 50px #72431614}.offer-page-visual{background:#fff1df;border-radius:24px;place-items:center;height:130px;font-size:54px;display:grid;overflow:hidden}.offer-page-visual img{object-fit:cover;width:100%;height:100%}.offer-page-copy small{color:#d87520;font-weight:900}.offer-page-copy h2{margin:6px 0 8px;font-size:25px}.offer-page-copy p{color:#7d6656;margin:0 0 12px;line-height:1.65}.offer-code-pill{color:#fff;letter-spacing:.5px;background:#2d160d;border-radius:14px;padding:9px 12px;font-weight:900;display:inline-flex}.offer-page-actions{gap:10px;display:grid}.offer-page-actions button,.offer-page-actions a{text-align:center;cursor:pointer;white-space:nowrap;border:0;border-radius:16px;padding:12px 16px;font-weight:900;text-decoration:none}.offer-page-actions button{color:#fff;background:#d87520}.offer-page-actions a{color:#8a3c0e;background:#fff1df}@media (width<=760px){.app-header{align-items:flex-start}.app-header nav{padding-bottom:3px;overflow-x:auto;gap:8px!important}.romansiah-style-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin:-10px 14px 16px}.romansiah-style-summary>div:nth-child(2){border-inline-end:0}.romansiah-style-summary>div:nth-child(-n+2){border-bottom:1px solid #844e201c}.offers-carousel{border-radius:24px;margin:14px 14px 20px}.offer-slide{grid-template-columns:1fr 88px;min-height:170px;padding:20px}.offer-slide-copy h3{font-size:25px}.offer-slide-copy p{font-size:13px}.offer-slide-visual{border-radius:22px;width:82px;height:82px;font-size:42px}.offers-page{padding:14px}.offers-page-header{display:grid}.offer-page-card{grid-template-columns:1fr}.offer-page-visual{height:150px}.offer-page-actions{grid-template-columns:1fr 1fr}}:root{--hajr-orange:#d87922;--hajr-orange-2:#ef9b34;--hajr-brown:#2b140c;--hajr-cream:#fff7ec;--hajr-border:#844e2029;--hajr-shadow:0 18px 55px #5a2d0a1a}body{background:#fff8ef!important}.customer-app{background:linear-gradient(#fff9ef 0%,#fffdf9 45%,#fff7ed 100%)!important;max-width:760px!important;margin:0 auto!important;padding:0 14px 112px!important}.app-header{z-index:60!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffaf4f2!important;border-bottom:1px solid #7a46191a!important;min-height:74px!important;padding:12px 14px!important;position:sticky!important;top:0!important}.app-header nav{gap:8px!important}.app-header nav a,.language-toggle button{color:#2d2016!important;min-height:38px!important;box-shadow:none!important;background:#f3eee7!important;border-radius:999px!important;padding:9px 13px!important;font-weight:800!important}.language-toggle button.active,.app-header nav a:hover{background:var(--hajr-orange)!important;color:#fff!important}.brand-mini b{color:#c56b1b!important;letter-spacing:-.8px!important;font-size:26px!important}.brand-mini span{color:#6b5a4d!important;font-size:10.5px!important;font-weight:800!important}.mobile-hero{min-height:unset!important;text-align:start!important;box-shadow:var(--hajr-shadow)!important;background:linear-gradient(135deg,#ffffffd1,#ffeed8f2),radial-gradient(circle at 18% 10%,#d7792229,#0000 38%)!important;border-radius:26px!important;margin:10px 0 0!important;padding:20px 18px 16px!important}.mobile-hero .logo-orb{width:72px!important;height:72px!important;margin:0 0 10px auto!important}.mobile-hero .eyebrow:before{content:"التوصيل إلى";color:#8f7a69;margin-bottom:3px;font-size:13px;font-weight:700;display:block}.mobile-hero h1{margin:4px 0 8px!important;font-size:26px!important;line-height:1.12!important}.mobile-hero p:not(.eyebrow){color:#756052!important;max-width:520px!important;line-height:1.65!important}.mobile-hero .primary-cta{display:none!important}.romansiah-home-shell{padding-top:10px}.romansiah-location-head{border:1px solid var(--hajr-border);max-width:760px;box-shadow:var(--hajr-shadow);background:#fffaf3;border-radius:28px;justify-content:space-between;align-items:center;gap:16px;margin:12px auto 10px;padding:18px;display:flex}.location-copy span{color:#947c69;margin-bottom:5px;font-size:13px;display:block}.location-copy strong{color:var(--hajr-brown);font-size:clamp(18px,4vw,24px);line-height:1.25;display:block}.home-head-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.home-search-btn,.home-brand-mark{border:1px solid var(--hajr-border);width:44px;height:44px;color:var(--hajr-brown);background:#fff;border-radius:999px;place-items:center;font-weight:900;text-decoration:none;display:grid}.home-brand-mark{color:#c86d1e;width:auto;min-width:82px;padding:0 14px}.romansiah-style-summary{background:#fffaf3!important;border:1px solid #844e2024!important;border-radius:22px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:760px!important;margin:10px auto 16px!important;display:grid!important;overflow:hidden!important;box-shadow:0 8px 28px #6737120f!important}.romansiah-style-summary>div{border-bottom:1px solid #844e201a!important;border-inline-end:1px solid #844e201a!important;padding:13px 14px!important}.romansiah-style-summary>div:nth-child(2n){border-inline-end:0!important}.romansiah-style-summary span{color:#7f6a59!important;margin-bottom:4px!important;font-size:13px!important;display:block!important}.romansiah-style-summary b{color:#26170e!important;font-size:16px!important;display:block!important}.romansiah-style-summary .open{color:#158653!important}.romansiah-style-summary .closed{color:#c1342b!important}.info-scroll{display:none!important}.order-types{max-width:760px!important;margin:12px auto 16px!important}.order-types h2{display:none!important}.order-type-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.order-type-card{background:#fff!important;border:1.5px solid #844e201f!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-height:116px!important;padding:16px 14px!important;box-shadow:0 10px 28px #683a160d!important}.order-type-card.selected{background:linear-gradient(#fff8ef,#fff)!important;border-color:#d87922!important;box-shadow:0 15px 34px #d8792224!important}.order-type-icon{background:#fff2df!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:34px!important;margin-bottom:8px!important;display:grid!important}.order-type-text div{display:block!important}.order-type-text b{color:#2a190e!important;font-size:14px!important;line-height:1.25!important}.order-type-text p{color:#876f5f!important;margin-top:4px!important;font-size:11px!important;line-height:1.35!important}.order-type-card>strong{display:none!important}.order-type-text span{color:#0d8c54!important;background:#e8fff2!important;border-radius:999px!important;margin-top:6px!important;padding:3px 7px!important;font-size:10px!important;display:inline-flex!important}.offers-carousel{background:#5a241f!important;border-radius:24px!important;max-width:760px!important;margin:14px auto 18px!important;overflow:hidden!important;box-shadow:0 22px 60px #5a241f38!important}.offer-slide{color:#fff!important;background:radial-gradient(circle at 82% 20%,#ffa03959,#0000 28%),linear-gradient(135deg,#5a241f,#7d3125 50%,#d87922 120%)!important;grid-template-columns:minmax(0,1fr) 130px!important;align-items:center!important;gap:14px!important;min-height:190px!important;padding:22px!important;text-decoration:none!important;display:grid!important}.offer-slide-copy span{color:#ffe2b8!important;background:#ffffff24!important;border:1px solid #ffffff2e!important;border-radius:999px!important;margin-bottom:10px!important;padding:7px 11px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.offer-slide-copy h3{color:#fff!important;letter-spacing:-.8px!important;margin:0 0 8px!important;font-size:clamp(26px,6vw,42px)!important;line-height:1.02!important}.offer-slide-copy p{color:#ffffffd1!important;max-width:420px!important;margin:0 0 12px!important;line-height:1.55!important}.offer-slide-copy b{color:#6b2a1f!important;background:#fff!important;border-radius:12px!important;padding:9px 13px!important;font-weight:900!important;display:inline-flex!important}.offer-slide-visual{background:#ffffff2e!important;border:1px solid #fff3!important;border-radius:28px!important;place-items:center!important;width:120px!important;height:120px!important;font-size:56px!important;display:grid!important;overflow:hidden!important}.offer-slide-visual img{object-fit:cover!important;width:100%!important;height:100%!important}.offer-dots{background:#fffaf3!important;justify-content:center!important;gap:7px!important;padding:10px!important;display:flex!important}.offer-dots button{background:#80502c3d!important;border:0!important;border-radius:999px!important;width:8px!important;height:8px!important;padding:0!important}.offer-dots button.active{background:var(--hajr-orange)!important;width:26px!important}.search-section.romansiah-search-row,.search-section{max-width:760px!important;margin:12px auto 10px!important}.search-box{background:#fff!important;border:1px solid #844e2024!important;border-radius:18px!important;height:54px!important;box-shadow:0 8px 24px #6437160d!important}.category-tabs{background:0 0!important;gap:9px!important;max-width:760px!important;margin:0 auto 14px!important;padding:8px!important}.category-tabs button{color:#4c3a2f!important;background:#f1ebe4!important;border-radius:999px!important;min-height:42px!important;padding:10px 17px!important;font-weight:900!important}.category-tabs button.active{color:var(--hajr-orange)!important;border:1.5px solid var(--hajr-orange)!important;background:#fff!important;box-shadow:0 10px 22px #d8792226!important}.menu-item-card{background:#fff!important;border:1px solid #844e201f!important;border-radius:18px!important;min-height:118px!important;box-shadow:0 10px 28px #683a160f!important}.menu-item-image{border-radius:18px!important;width:92px!important;height:92px!important}.add-round,.qty-pill button{background:var(--hajr-orange)!important}.mobile-bottom-nav{z-index:55;width:min(760px,100%);min-height:74px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-top:1px solid #844e2024;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -18px 45px #23120a1a}.mobile-bottom-nav a{color:#8b7b6d;border-radius:16px;place-items:center;gap:2px;padding:6px 4px;font-size:11px;font-weight:900;text-decoration:none;display:grid}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus{color:var(--hajr-orange);background:#fff4e8}.mobile-bottom-nav span{font-size:21px;line-height:1}.floating-cart-wrap{bottom:82px!important}.whatsapp-float{bottom:98px!important}.offers-page{min-height:100vh;background:#fff9f1!important;padding:22px 14px 50px!important}.offers-page-header,.offers-page-list{max-width:820px!important;margin-inline:auto!important}.offers-page-header{border:1px solid var(--hajr-border);box-shadow:var(--hajr-shadow);background:#fff;border-radius:28px;margin-bottom:18px!important;padding:22px!important}.offer-page-card{border:1px solid #844e201f!important;border-radius:28px!important;min-height:220px!important;box-shadow:0 22px 55px #4e221324!important}@media (width>=780px){.romansiah-style-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important}.romansiah-style-summary>div{border-bottom:0!important}}@media (width<=520px){.customer-app{padding-inline:10px!important}.app-header{align-items:flex-start!important}.app-header nav{max-width:100%;padding-bottom:2px;overflow-x:auto}.app-header nav a,.language-toggle button{padding:8px 11px!important;font-size:12px!important}.romansiah-location-head{border-radius:24px;padding:16px 14px}.home-brand-mark{display:none}.order-type-list{grid-template-columns:repeat(3,minmax(108px,1fr))!important;padding-bottom:4px!important;overflow-x:auto!important}.order-type-card{min-width:108px!important}.offer-slide{grid-template-columns:1fr 96px!important;min-height:178px!important;padding:19px!important}.offer-slide-visual{border-radius:22px!important;width:92px!important;height:92px!important;font-size:44px!important}.offer-slide-copy h3{font-size:27px!important}.offer-slide-copy p{font-size:13px!important}.romansiah-style-summary b{font-size:14px!important}.menu-item-image{width:86px!important;height:86px!important}}.alhajrain-brand-head{align-items:center;gap:14px;min-height:118px}.alhajrain-brand-logo{background:#070301;border:3px solid #c46b2040;border-radius:50%;flex:none;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden;box-shadow:0 14px 35px #4f2a1038}.alhajrain-brand-logo img{object-fit:cover;width:100%;height:100%;padding:0}.alhajrain-brand-copy{flex:1;min-width:0}.alhajrain-brand-copy span{color:#c86f1f;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.alhajrain-brand-copy strong{color:#170b05;letter-spacing:-.02em;overflow-wrap:anywhere;font-size:clamp(22px,6vw,34px);font-weight:900;line-height:1.18;display:block}.alhajrain-brand-head .home-search-btn{flex:none}.star-rating-field{background:#fffaf3;border:1px solid #cb711e38;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.star-rating-field>span{color:#3c2412;white-space:nowrap;font-weight:800}.star-rating-buttons{direction:ltr;align-items:center;gap:4px;display:flex}.star-rating-buttons button{appearance:none;color:#d9cfc4;cursor:pointer;background:0 0;border:0;border-radius:12px;width:34px;height:34px;font-size:27px;line-height:1;transition:transform .16s,color .16s,background .16s}.star-rating-buttons button.active{color:#e58a1f;background:#e58a1f1a}.star-rating-buttons button:active{transform:scale(.92)}.star-rating-field small{color:#8a5b2c;white-space:nowrap;font-weight:800}.offers-page-list{gap:18px;display:grid}.offer-page-card{min-height:172px}@media (width<=560px){.alhajrain-brand-head{min-height:100px;padding:18px 16px}.alhajrain-brand-logo{border-radius:20px;width:62px;height:62px}.star-rating-field{text-align:center;flex-direction:column;align-items:stretch}.star-rating-buttons{justify-content:center}}.customer-app.lang-en,.customer-app.lang-en .menu-item-card,.customer-app.lang-en .cart-line,.customer-app.lang-en .checkout-breakdown>div,.customer-app.lang-en .order-next-step-card,.customer-app.lang-en .feedback-customer-sync,.customer-app.lang-en .variant-option{text-align:left;direction:ltr}.customer-app.lang-en .menu-item-info,.customer-app.lang-en .menu-item-title,.customer-app.lang-en .section-heading,.customer-app.lang-en .alhajrain-brand-copy,.customer-app.lang-en .order-type-text,.customer-app.lang-en .checkout-card,.customer-app.lang-en .app-form{text-align:left}.customer-app.lang-en .menu-item-card{grid-template-columns:104px 1fr auto}.customer-app.lang-en .menu-item-image{order:0}.customer-app.lang-en .quantity-controls{order:3}.customer-app.lang-en .uae-phone-field{direction:ltr}.customer-app.lang-en .uae-phone-prefix{border-radius:18px 0 0 18px}.customer-app.lang-en .uae-phone-field input{text-align:left}.customer-app.lang-en .mobile-bottom-nav,.customer-app.lang-en .app-header nav,.customer-app.lang-en .category-tabs,.customer-app.lang-en .order-type-list,.customer-app.lang-en .romansiah-style-summary,.customer-app.lang-en .promo-row{direction:ltr}.customer-app.lang-en .offer-slide,.customer-app.lang-en .offers-carousel,.customer-app.lang-en .romansiah-location-head{text-align:left;direction:ltr}.variant-modal[dir=ltr]{text-align:left}.variant-modal[dir=ltr] .variant-bottom,.variant-modal[dir=ltr] .variant-option{direction:ltr}.track-page[dir=ltr] .order-items-list,.track-page[dir=ltr] .order-item-line,.track-page[dir=ltr] .track-financials>div,.track-page[dir=ltr] .driver-track-card{text-align:left;direction:ltr}.analytics-graphs{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;margin:22px 0;display:grid}.graph-card{background:linear-gradient(#fffaf3 0%,#fff7ed 100%);border:1px solid #d27a1c38;border-radius:24px;padding:18px;overflow:hidden;box-shadow:0 16px 45px #30190c0f}.graph-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.graph-card h3{color:#2a160d;margin:0 0 4px;font-size:17px}.graph-card p{color:#8a6b57;margin:0;font-size:12px;line-height:1.5}.graph-card-head>b{color:#c96813;white-space:nowrap;background:#fff0df;border:1px solid #f0cda9;border-radius:999px;padding:8px 10px}.line-chart{width:100%;height:185px;display:block}.line-chart line{stroke:#4a2b1829;stroke-width:1.25px}.line-chart path{fill:none;stroke:#d9771f;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 7px #d9771f38)}.line-chart circle{fill:#fffaf3;stroke:#d9771f;stroke-width:3px}.line-chart text{fill:#8a6b57;font-size:11px;font-weight:700}.bar-chart-list{gap:13px;display:grid}.bar-chart-row{gap:7px;display:grid}.bar-row-meta{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.bar-row-meta span{color:#4a2b18;font-weight:700}.bar-row-meta b{color:#c96813}.bar-track{background:#f3e5d5;border-radius:999px;width:100%;height:11px;overflow:hidden}.bar-track span{border-radius:inherit;background:linear-gradient(90deg,#d9771f,#f4b34e);height:100%;display:block;box-shadow:0 4px 10px #d9771f33}.analytics-card,.customers-panel,.analytics-panel{overflow-x:auto}.customers-table,.customer-row,.customer-header{min-width:980px}.admin main{max-width:1180px}@media (width<=1024px){.analytics-graphs{grid-template-columns:1fr}.graph-card{padding:15px}}.orders-control-bar{background:#fff6ebb8;border:1px solid #d37c222e;border-radius:22px;flex-direction:column;gap:12px;margin:18px 0 16px;padding:14px;display:flex}.order-filter-group{flex-wrap:wrap;gap:8px;display:flex}.order-filter-group button{color:#6b3b1f;cursor:pointer;background:#fff8ef;border:1px solid #d37c2233;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s}.order-filter-group button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #b2601c1f}.order-filter-group button.active{color:#fff;background:linear-gradient(135deg,#d7771e,#ef9c32);border-color:#0000;box-shadow:0 12px 24px #d7771e38}.order-filter-group button.attention,.order-filter-group button.active.attention{color:#fff;background:linear-gradient(135deg,#b23b2e,#e26944)}.orders-alert-card{color:#7a2b15;background:#fff4e8;border:1px solid #f2b47e;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:8px 0 16px;padding:14px 16px;display:flex}.orders-alert-card b{font-size:15px}.orders-alert-card span{color:#8a5a43;font-size:13px}.order-compact-card{cursor:pointer;transition:opacity .2s,transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;padding:14px!important}.order-compact-card:hover{transform:translateY(-1px);box-shadow:0 18px 34px #50231014}.order-compact-card.is-closed{opacity:.66;background:#fffaf4}.order-compact-card.is-closed:hover,.order-compact-card.is-closed.details-open{opacity:1}.order-summary-row{grid-template-columns:minmax(190px,1.3fr) minmax(220px,1.4fr) minmax(230px,1.2fr);align-items:center;gap:14px;display:grid}.order-summary-main,.order-summary-meta,.order-summary-status{flex-direction:column;gap:5px;display:flex}.order-summary-main b{font-size:18px}.order-summary-main span,.order-summary-meta span{color:#775545;font-size:13px}.order-summary-meta b{color:#2a160d;font-size:17px}.order-summary-status{align-items:flex-end}.attention-pill{color:#a03424;background:#ffe3d8;border-radius:999px;align-items:center;width:fit-content;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.order-card-details{opacity:0;pointer-events:none;max-height:0;transition:max-height .35s,opacity .25s,padding-top .25s;overflow:hidden}.order-compact-card:hover .order-card-details,.order-compact-card.details-open .order-card-details{opacity:1;pointer-events:auto;max-height:1800px;padding-top:16px}.order-compact-card .order-card-details:before{content:"";border-top:1px solid #d37c222e;margin-bottom:14px;display:block}@media (width<=850px){.order-summary-row{grid-template-columns:1fr}.order-summary-status{align-items:flex-start}.orders-alert-card{flex-direction:column;align-items:flex-start}.order-filter-group button{flex:auto}}.response-kpi-section{background:linear-gradient(135deg,#fff8eefa,#fffcf7e6);border:1px solid #d5873642;border-radius:24px;margin:20px 0 22px;padding:18px;box-shadow:0 18px 40px #5b2a0b0f}.response-kpi-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.response-kpi-head h3{color:#2a160d;margin:0 0 5px;font-size:1.25rem}.response-kpi-head p{color:#8b6c58;margin:0;font-size:.92rem}.kpi-alert-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:9px 13px;font-size:.86rem;font-weight:800;display:inline-flex}.kpi-alert-badge.good{color:#166534;background:#dcfce7}.kpi-alert-badge.danger{color:#991b1b;background:#fee2e2}.response-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.response-kpi-card{background:#ffffffb8;border:1px solid #d5873638;border-radius:20px;flex-direction:column;justify-content:center;gap:6px;min-height:112px;padding:16px;display:flex}.response-kpi-card span{color:#7c5a42;font-size:.88rem;font-weight:700}.response-kpi-card b{color:#2a160d;font-size:1.75rem;line-height:1}.response-kpi-card small{color:#9a7b65;font-size:.78rem;line-height:1.35}@media (width<=900px){.response-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.response-kpi-section{border-radius:20px;padding:14px}.response-kpi-head{flex-direction:column;align-items:stretch}.response-kpi-grid{grid-template-columns:1fr}.response-kpi-card{min-height:92px}}.admin aside button.with-badge,.admin-nav-button.with-badge{justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.nav-alert-badge{color:#fff;background:#d93025;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 6px 16px #d9302547}.response-kpi-card{text-align:start;color:inherit;font:inherit;cursor:default;background:#fffaf3;border:1px solid #dd812538;border-radius:18px;min-height:112px;padding:18px}.response-kpi-card.is-clickable{cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.response-kpi-card.is-clickable:hover{border-color:#dd812573;transform:translateY(-2px);box-shadow:0 14px 30px #6937141f}.response-kpi-card.danger{background:linear-gradient(135deg,#fff5f3,#fffaf6);border-color:#da363659}.response-kpi-card.warn{background:linear-gradient(135deg,#fff8e8,#fffaf6);border-color:#da8b2259}.response-kpi-card.good{background:linear-gradient(135deg,#f1fff6,#fbfff8);border-color:#32be7059}.delay-history-pill{color:#b42318;background:#ffe6df;border:1px solid #b4231829;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.orders-filter-card button.attention.active,.orders-filter-card button.attention:hover{color:#fff;background:#d93025;border-color:#d93025}.order-compact-card.needs-attention{background:linear-gradient(135deg,#fff7f4,#fffaf6);border-color:#d9302561}.admin-shell,.admin-dashboard,.admin-panel,.admin-content{text-align:left!important;direction:ltr!important}.admin-dashboard input,.admin-dashboard textarea,.admin-dashboard select,.admin-dashboard button{direction:ltr}.admin-dashboard .customers-card,.admin-dashboard .analytics-card,.admin-dashboard .orders-card{max-width:1180px}.customers-table-wrap,.customer-analytics-table,.customers-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.customer-analytics-table table,.customers-table table{min-width:980px}.customer-actions,.customer-row-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.site-footer-links{color:#7b6256;text-align:center;max-width:980px;margin:56px auto 96px;padding:24px 18px}.site-footer-links p{margin:0 0 12px;font-weight:700}.site-footer-links nav{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.site-footer-links a{color:#8b4d22;background:#fff5e8;border:1px solid #f0d8bd;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;text-decoration:none}.offers-page{background:radial-gradient(circle at 50% 0,#fff7ea 0%,#fffaf5 38%,#f7efe6 100%);min-height:100vh;padding:28px 16px 80px}.offers-page-header,.static-info-header{justify-content:space-between;align-items:center;gap:18px;max-width:980px;margin:0 auto 24px;display:flex}.offers-page-header h1,.static-info-card h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(28px,4vw,44px)}.offers-page-header p{color:#8c756b;margin:0;font-weight:600}.back-link{color:#6e3a1f;background:#fff;border:1px solid #efd9c7;border-radius:999px;padding:11px 16px;font-weight:900;text-decoration:none;box-shadow:0 14px 28px #4a2b1814}.offers-page-list{gap:18px;max-width:980px;margin:0 auto;display:grid}.offer-page-card{color:#fff;border:1px solid #ffffff73;border-radius:30px;grid-template-columns:190px 1fr auto;align-items:center;gap:22px;min-height:230px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #5b2d1833}.offer-page-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff3d,#0000 34%);position:absolute;inset:0}.offer-page-card-warm{background:linear-gradient(135deg,#6e2a1f,#c46b18 72%)}.offer-page-card-green{background:linear-gradient(135deg,#234433,#1f7a4d 72%)}.offer-page-card-maroon{background:linear-gradient(135deg,#4a1d1a,#8d3c27 72%)}.offer-page-visual,.offer-slide-visual{background:#ffffff29;border:1px solid #ffffff59;border-radius:26px;place-items:center;min-height:150px;font-size:64px;display:grid;overflow:hidden}.offer-page-visual img,.offer-slide-visual img{object-fit:cover;width:100%;height:100%}.offer-page-copy,.offer-page-actions,.offer-page-card>*{z-index:1;position:relative}.offer-page-copy small{background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;padding:7px 12px;font-weight:900;display:inline-flex}.offer-page-copy h2{margin:14px 0 8px;font-size:clamp(26px,4vw,42px);line-height:1.05}.offer-page-copy p{opacity:.92;max-width:520px;margin:0;font-weight:650}.offer-code-pill{color:#6e2a1f;letter-spacing:.04em;background:#fff;border-radius:16px;width:fit-content;margin-top:18px;padding:10px 14px;font-weight:950;display:inline-flex}.offer-page-actions{flex-direction:column;gap:10px;min-width:140px;display:flex}.offer-page-actions button,.offer-page-actions a,.static-info-actions a{color:#7c3d1b;text-align:center;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:13px 18px;font-weight:950;text-decoration:none}.offer-page-actions a,.static-info-actions a:first-child{color:#fff;background:#e07a22}.static-info-card{background:#ffffffdb;border:1px solid #ecd6c2;border-radius:34px;max-width:860px;margin:0 auto;padding:clamp(28px,5vw,56px);box-shadow:0 34px 80px #4126181f}.static-info-logo{background:#111;border-radius:28px;width:94px;height:94px;margin-bottom:18px;overflow:hidden;box-shadow:0 18px 32px #00000029}.static-info-logo img{object-fit:contain;width:100%;height:100%}.static-info-card>span{color:#cf721d;font-weight:950}.static-info-card p{color:#5f4b42;font-size:18px;font-weight:600;line-height:1.85}.static-info-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.lang-en .menu-list,.lang-en .checkout-card,.lang-en .order-next-step-card,.lang-en .feedback-section,.lang-en .romansiah-style-summary,.lang-en .order-type-card{text-align:left;direction:ltr}.lang-ar .menu-list,.lang-ar .checkout-card,.lang-ar .order-next-step-card,.lang-ar .feedback-section,.lang-ar .romansiah-style-summary,.lang-ar .order-type-card{text-align:right;direction:rtl}@media (width<=760px){.offers-page-header,.static-info-header{flex-direction:column;align-items:flex-start}.offer-page-card{grid-template-columns:1fr;min-height:auto;padding:20px}.offer-page-actions{flex-flow:wrap}.offer-page-actions button,.offer-page-actions a{flex:140px}.site-footer-links{margin-bottom:118px}}.alhajrain-brand-head,.romansiah-location-head.alhajrain-brand-head{text-align:center!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:28px 26px!important}.alhajrain-brand-logo{border-radius:28px!important;place-items:center!important;width:90px!important;min-width:90px!important;height:90px!important;display:grid!important;box-shadow:0 18px 45px #2a160d2e!important}.alhajrain-brand-logo img{object-fit:cover!important;object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important}.alhajrain-brand-copy{text-align:center!important}.alhajrain-brand-copy span{color:#c46a17;letter-spacing:.2px;margin-bottom:6px;font-weight:900;display:block}.alhajrain-brand-copy strong{color:#100806;display:block;font-size:clamp(30px,4vw,48px)!important;line-height:1.08!important}.home-search-btn{inset-inline-end:26px;position:absolute;top:50%;transform:translateY(-50%)}@media (width<=760px){.alhajrain-brand-head,.romansiah-location-head.alhajrain-brand-head{flex-direction:column!important;padding:24px 18px!important}.alhajrain-brand-logo{border-radius:50%!important;width:80px!important;min-width:80px!important;height:80px!important}.alhajrain-brand-logo img{object-fit:cover!important;width:100%!important;height:100%!important;padding:0!important}.home-search-btn{top:22px;inset-inline-end:18px;transform:none}}.site-footer-links.premium-footer{width:min(1120px,100% - 32px);color:#fff8ef!important;background:radial-gradient(circle at 20% 10%,#da862b38,#0000 34%),linear-gradient(135deg,#2a160d 0%,#4a2b18 52%,#2a160d 100%)!important;border:1px solid #ffecd62e!important;border-radius:30px!important;gap:22px!important;margin:44px auto 88px!important;padding:28px!important;display:grid!important;box-shadow:0 22px 60px #2a160d29!important}.footer-brand-card{text-align:start;justify-content:center;align-items:center;gap:18px;display:flex}.footer-brand-card img{object-fit:contain;background:#080504;border-radius:20px;width:74px;height:74px;padding:6px;box-shadow:0 18px 34px #00000038}.footer-brand-card strong{color:#fff;margin-bottom:6px;font-size:22px;display:block}.footer-brand-card p{font-size:14px;color:#fff8efc2!important;margin:0!important}.site-footer-links.premium-footer nav{flex-wrap:wrap;justify-content:center;gap:10px!important;display:flex!important}.site-footer-links.premium-footer nav a{transition:transform .18s,box-shadow .18s;color:#2a160d!important;background:#fff3e4!important;border:1px solid #ffffff73!important;border-radius:999px!important;padding:12px 18px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 12px 24px #0000001a!important}.site-footer-links.premium-footer nav a:hover{transform:translateY(-2px);box-shadow:0 18px 30px #00000029!important}.site-footer-links.premium-footer small{text-align:center;color:#fff8efa8}.static-info-page{background:radial-gradient(circle at 15% 0,#da862b21,#0000 30%),radial-gradient(circle at 90% 8%,#1f7a4d14,#0000 32%),#fff8ef;min-height:100vh;padding:24px}.static-info-header{justify-content:space-between;align-items:center;gap:12px;width:min(980px,100% - 16px);margin:0 auto 18px;display:flex}.static-info-header .back-link{color:#2a160d;background:#fff;border:1px solid #edd8bd;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px #2a160d14}.static-info-card.premium-static-card{text-align:center;width:min(980px,100% - 16px);margin:0 auto;background:linear-gradient(#fffffff5,#fffaf4f5),radial-gradient(circle at 20% 10%,#d885241f,#0000 34%)!important;border:1px solid #ecd7bd!important;border-radius:36px!important;padding:clamp(28px,5vw,54px)!important;box-shadow:0 28px 80px #2a160d1f!important}.static-info-card .static-info-logo{background:#080504;place-items:center;display:grid;box-shadow:0 22px 52px #2a160d38;border-radius:34px!important;width:128px!important;height:128px!important;margin:0 auto 18px!important}.static-info-card .static-info-logo img{object-fit:contain!important;width:112px!important;height:112px!important}.static-info-badge{background:#fff2df;border:1px solid #f0d4ac;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:9px 16px;font-weight:900;color:#c46a17!important;display:inline-flex!important}.static-info-card h1{color:#100806!important;margin:8px 0 18px!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.08!important}.static-info-intro{max-width:780px;color:#5f4b40!important;margin:0 auto 22px!important;font-size:clamp(17px,2vw,21px)!important;line-height:1.9!important}.static-info-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px auto;display:grid}.static-info-highlights b{color:#2a160d;background:#fff6ea;border:1px solid #edd8bd;border-radius:20px;padding:15px 12px;box-shadow:0 10px 26px #2a160d0f}.static-info-body{text-align:start;gap:12px;max-width:820px;margin:24px auto;display:grid}.static-info-body p{background:#fff6eac2;border:1px solid #edd8bdbf;border-radius:22px;padding:18px 20px;color:#4d382e!important;margin:0!important;font-size:16px!important;line-height:1.9!important}.static-info-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.static-info-actions a{color:#fff;background:linear-gradient(135deg,#d8761e,#ec992b);border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #d8761e47}.static-info-actions a:last-child{background:linear-gradient(135deg,#1f7a4d,#2ebd6b)}@media (width<=760px){.static-info-page{padding:14px}.static-info-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-card{text-align:center;flex-direction:column}.site-footer-links.premium-footer{margin-bottom:110px!important}}.admin-language-toggle{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 16px;display:grid}.admin-language-toggle button{color:#fff8ef!important;min-height:38px!important;box-shadow:none!important;background:#fff6ea24!important;border:1px solid #ffffff29!important;border-radius:999px!important;padding:0 12px!important}.admin-language-toggle button.active{color:#2a160d!important;background:#f4c456!important}.admin[dir=rtl] aside,.admin[dir=rtl] aside button{text-align:right}.admin[dir=rtl] .with-badge,.admin[dir=rtl] main{direction:rtl}.admin[dir=rtl] input,.admin[dir=rtl] textarea,.admin[dir=rtl] select{text-align:right}.admin[dir=rtl] .mini-kpis,.admin[dir=rtl] .order-filter-group,.admin[dir=rtl] .status-actions,.admin[dir=rtl] .admin-actions{direction:rtl}.customer-table-wrap,.customers-table,.analytics-table-wrap{overflow-x:auto!important}.customer-table,.customers-table table,.analytics-table{min-width:980px}.admin-check-grid{background:#fff6eaa6;border:1px solid #b0784140;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0;padding:14px;display:grid}.featured-count-pill{color:#8a4614;background:#fff3df;border:1px solid #d8862359;border-radius:999px;grid-column:1/-1;width:fit-content;padding:8px 12px;font-size:13px;font-weight:800}.admin-check-grid .checkline{color:#3b2619;text-align:start;background:#fff;border:1px solid #5a361c1f;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-height:54px;padding:12px;font-weight:800;line-height:1.35;display:flex}.admin-check-grid .checkline input[type=checkbox]{accent-color:#df7a18;flex:none;width:22px;height:22px}.adminrow .row-actions button{white-space:nowrap}.customers-panel{overflow:hidden}.customers-table{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.customers-table-head,.customer-row{min-width:980px}@media (width<=760px){.admin main{padding-inline:12px}.admin h1{font-size:30px}.admin-check-grid{grid-template-columns:1fr;gap:10px;padding:12px}.admin-check-grid .checkline{flex-direction:row-reverse;justify-content:space-between;min-height:48px}.customers-table{overflow:visible}.customers-table-head{display:none!important}.customer-row{background:#fffaf4;border:1px solid #d8862338;border-radius:18px;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;min-width:0!important;padding:16px!important;display:grid!important}.customer-row>span{word-break:break-word;flex-direction:column;gap:3px;min-width:0;display:flex;border:0!important;padding:0!important}.customer-row>span:before{color:#9a6a47;text-transform:uppercase;font-size:11px;font-weight:800}.customer-row>span:first-child:before{content:"Customer"}.customer-row>span:nth-child(2):before{content:"Email"}.customer-row>span:nth-child(3):before{content:"Orders"}.customer-row>span:nth-child(4):before{content:"Total"}.customer-row>span:nth-child(5):before{content:"Last order"}.customer-row>span:nth-child(6):before{content:"Favorite"}.customer-row>span:nth-child(7):before{content:"Status"}.customer-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;flex-direction:row!important;gap:8px!important}.customer-actions:before{content:"Actions";color:#9a6a47;text-transform:uppercase;width:100%;font-size:11px;font-weight:800}.customer-actions button{flex:30%;min-width:90px}.admin aside{width:100%;min-height:auto;padding:18px;position:relative}.admin aside button{min-height:48px;font-size:15px}}.hero-logo,.brand-logo,.home-brand-logo,.restaurant-logo,.logo-mark img,.brand-card img,.hero-card img[src*=logo],.hero-card img[alt*=logo],.hero-card img[alt*=Logo]{object-fit:contain!important;border-radius:26px!important;width:112px!important;min-width:112px!important;height:112px!important;min-height:112px!important}@media (width<=768px){.hero-logo,.brand-logo,.home-brand-logo,.restaurant-logo,.logo-mark img,.brand-card img,.hero-card img[src*=logo],.hero-card img[alt*=logo],.hero-card img[alt*=Logo]{width:96px!important;min-width:96px!important;height:96px!important;min-height:96px!important}}.hero-logo,.brand-logo,.home-brand-logo,.restaurant-logo,.logo-mark img,.brand-card img,.hero-card img[src*=logo],.hero-card img[alt*=logo],.hero-card img[alt*=Logo],.restaurant-hero img,.official-page-logo{object-fit:contain!important;border-radius:28px!important;width:118px!important;min-width:118px!important;height:118px!important;min-height:118px!important;margin-inline:auto!important;display:block!important}.hero-card,.brand-card,.restaurant-hero,.home-hero-card{text-align:center!important;justify-content:center!important;align-items:center!important}@media (width<=768px){.hero-logo,.brand-logo,.home-brand-logo,.restaurant-logo,.logo-mark img,.brand-card img,.hero-card img[src*=logo],.hero-card img[alt*=logo],.hero-card img[alt*=Logo],.restaurant-hero img,.official-page-logo{width:100px!important;min-width:100px!important;height:100px!important;min-height:100px!important}}.admin-filter-pills,.menu-filter-pills{flex-wrap:wrap!important;gap:10px!important;margin:14px 0 18px!important;display:flex!important}.admin-filter-pills button,.menu-filter-pills button{color:#7a350c!important;cursor:pointer!important;background:#fff8ef!important;border:1px solid #ead2b9!important;border-radius:999px!important;padding:10px 14px!important;font-weight:800!important}.admin-filter-pills button.active,.menu-filter-pills button.active{color:#fff!important;background:linear-gradient(135deg,#d97817,#f0a13a)!important;border-color:#d97817!important;box-shadow:0 10px 22px #d9781740!important}.pill-count{color:#8a3d0f!important;background:#fff1df!important;border:1px solid #efd5ba!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:10px 14px!important;font-weight:900!important;display:inline-flex!important}.menu-admin-row{align-items:flex-start!important}.menu-admin-row>span:first-child{gap:6px!important;display:grid!important}.item-state-badges{flex-wrap:wrap!important;gap:6px!important;margin-top:6px!important;display:flex!important}.item-state-badges em{color:#8a3d0f!important;background:#fff1df!important;border:1px solid #efd5ba!important;border-radius:999px!important;padding:5px 9px!important;font-size:12px!important;font-style:normal!important;font-weight:800!important}.admin-item-options,.item-flags,.menu-item-flags,.form-checkboxes,.checkbox-grid,.flag-grid{grid-template-columns:1fr!important;gap:12px!important;margin:16px 0!important;display:grid!important}.admin-item-options label,.item-flags label,.menu-item-flags label,.form-checkboxes label,.checkbox-grid label,.flag-grid label,.checkline{background:#fffaf4!important;border:1px solid #ead8c5!important;border-radius:16px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;font-weight:800!important;line-height:1.4!important;display:flex!important}.admin-item-options input[type=checkbox],.item-flags input[type=checkbox],.menu-item-flags input[type=checkbox],.form-checkboxes input[type=checkbox],.checkbox-grid input[type=checkbox],.flag-grid input[type=checkbox],.checkline input[type=checkbox]{flex:none!important;width:24px!important;height:24px!important}@media (width<=700px){.admin-filter-pills button,.menu-filter-pills button{padding:8px 10px!important;font-size:12px!important}.menu-admin-row>span:last-child{flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important;display:flex!important}}.review-funnel-result{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:20px;padding:32px 20px}.review-funnel-result .funnel-icon{margin-bottom:14px;font-size:60px;animation:.4s cubic-bezier(.34,1.56,.64,1) popIn;display:block}@keyframes popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.review-funnel-result h3{color:var(--foreground);margin-bottom:8px;font-size:21px;font-weight:900}.review-funnel-result p{color:var(--text-muted,#888);margin-bottom:20px;font-size:14px;line-height:1.6}.btn-google-review{cursor:pointer;background:#4285f4;border:none;border-radius:14px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #4285f459;color:#fff!important}.btn-google-review:hover{transform:translateY(-2px);box-shadow:0 12px 32px #4285f473}.campaign-progress-wrap{background:#e8f5e9;border-radius:999px;height:10px;margin:8px 0;overflow:hidden}.campaign-progress-bar{background:#25d366;border-radius:999px;height:100%;transition:width .3s}@keyframes bannerPulse{0%,to{box-shadow:0 8px 30px #22a35a59}50%{box-shadow:0 8px 50px #22a35aa6}}.new-order-banner{animation:.3s slideDown,1.5s infinite bannerPulse}@keyframes cartBounce{0%{transform:scale(1)}30%{transform:scale(1.08)translateY(-4px)}60%{transform:scale(.97)translateY(0)}80%{transform:scale(1.03)}to{transform:scale(1)}}.cart-bounce{animation:.5s cubic-bezier(.34,1.56,.64,1) cartBounce}
