/* الثيم الحيوي — كافيهات ومطاعم عائلية */
@import url('../fonts/cairo.css');
body { background: #fffdf8; color: #4a1b0c; font-family: 'Cairo', sans-serif; }
.site-head { background: #f0997b; }
.brand h1 { color: #2e0e04; }
.brand p { color: #7a3016; }
.langs a { color: #712b13; }
.langs a.on { border-color: rgba(255,255,255,0.85); color: #fff; }
.header-order-status { color: #fff; border-color: rgba(255,255,255,0.85); }
.header-order-status strong { color: #ffffff; }
.header-order-status span { color: #fff2ec; }
.cats { background: #fffdf8; border-bottom: 1px solid #f5d9cd; }
.menu-search-bar { background: #fffdf8; border-bottom: 1px solid #f5d9cd; }
.menu-search-bar input { background: #faece7; color: #2e0e04; }
.cat { background: #faece7; color: #993c1d; }
.cat.on { background: #d85a30; color: #fff; }
.item { background: #fff; border: 1px solid #f5d9cd; box-shadow: 0 2px 8px rgba(216,90,48,0.06); }
.item-img.no-photo { background: #faece7; }
.suggest-img { background: #faece7; }
.img-count { background: rgba(74,27,12,0.7); color: #fff; }
.desc { color: #993c1d; }
.track-order-num { color: #b0562f; }
.cat-heading { color: #d85a30; }
.cat-heading.flash { color: #b73b1a; }
.price { color: #d85a30; }
.lb-foot .price { color: #d85a30; }
.step-add { border-color: #d85a30; color: #d85a30; }
.step-add:hover { opacity: 0.8; }
.step-mid button { color: #4a1b0c; }
.step-mid .step-minus { color: #b73b3b; }
.note-tag { background: rgba(216,90,48,0.12); color: #993c1d; }
.cart-bar { background: #d85a30; color: #fff; --cart-bar-shadow: 0 6px 20px rgba(216,90,48,0.4); --cart-glow-color: rgba(216,90,48,0.5); }
.cart-n { background: #fff; color: #d85a30; }
.cart-list, .checkout, .order-ok, .cart-empty, .track-hero, .track-items { background: #fff; border: 1px solid #f5d9cd; }
.cart-item-wrap { border-bottom: 1px solid #f0c9b8; }
.cart-total { border-top: 1px solid #f5d9cd; color: #d85a30; }
.ci-qty button { background: #faece7; color: #993c1d; }
.f input, .f textarea, .f select { background: #fffdf8; border-color: #f5d9cd !important; color: #4a1b0c; }
.geo-btn { background: rgba(216,90,48,0.14); color: #d85a30; }
.btn-main { background: #d85a30; color: #fff; }
.track-steps { color: #d85a30; }
.order-num-badge { background: #faece7; color: #d85a30; }
:root { --cart-ring: rgba(216,90,48,0.8); --cart-ring-glow: rgba(216,90,48,0.35); }
.form-error { background: #fcebeb; color: #a32d2d; }
.ok-mark { background: #eaf3de; color: #3b6d11; }
