:root{--ink:#17211e;--muted:#6e7e78;--paper:#f4f5ef;--white:#fff;--line:#dde5de;--green:#123b32;--green2:#1a6251;--mint:#e5efe9;--amber:#efad51;--red:#b6383d;--shadow:0 15px 45px rgba(20,54,45,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #efad5188;outline-offset:2px}.loading{min-height:100vh;display:grid;place-items:center;color:var(--green);font-weight:700}.topbar{position:sticky;top:0;z-index:20;height:70px;background:#fffffff2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,20px)}.brand{display:flex;gap:11px;align-items:center}.brand-mark{width:38px;height:38px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:19px}.brand strong{display:block}.brand small{font-size:10px;color:var(--muted);letter-spacing:.12em}.top-actions{display:flex;gap:8px}.circle-btn{height:42px;min-width:42px;padding:0 12px;border-radius:13px;background:var(--mint);color:var(--green);font-weight:700;position:relative}.count{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:12px;background:var(--amber);color:#30200b;font-size:11px;display:grid;place-items:center}.hero{background:linear-gradient(135deg,#0f342c,#1f6453);color:white;padding:48px max(5vw,20px) 42px}.hero-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.eyebrow{color:#f1bd74;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.15em}.hero h1{font:700 clamp(34px,6vw,64px)/1.02 'Playfair Display',serif;margin:10px 0 12px;max-width:720px}.hero p{margin:0;color:#d7e7e1;max-width:650px;line-height:1.65}.venue-meta{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.venue-meta span{border:1px solid #ffffff33;padding:7px 10px;border-radius:20px;font-size:12px}.table-card{background:#ffffff12;border:1px solid #ffffff22;border-radius:18px;padding:18px;min-width:205px}.table-card label{display:block;font-size:11px;color:#d7e7e1;margin-bottom:8px}.table-card input{width:100%;border:0;border-radius:10px;padding:11px;background:white;color:var(--ink)}.main{max-width:1180px;margin:auto;padding:28px max(5vw,20px) 80px}.tools{display:grid;grid-template-columns:1fr auto;gap:14px;margin-bottom:18px}.search{position:relative}.search input{width:100%;border:1px solid var(--line);background:white;border-radius:14px;padding:14px 45px 14px 17px}.search span{position:absolute;right:16px;top:13px}.filter-btn{background:white;border:1px solid var(--line);padding:0 17px;border-radius:14px;font-weight:700}.categories{display:flex;gap:9px;overflow:auto;padding:2px 0 12px;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.chip{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:30px;padding:10px 16px;font-weight:600;color:var(--muted)}.chip.active{background:var(--green);border-color:var(--green);color:white}.filter-panel{background:white;border:1px solid var(--line);border-radius:15px;padding:15px;display:flex;gap:15px;flex-wrap:wrap;margin-bottom:18px}.check{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.menu-head{display:flex;align-items:end;justify-content:space-between;margin:16px 0}.menu-head h2{font:700 30px 'Playfair Display',serif;margin:0}.menu-head span{font-size:13px;color:var(--muted)}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dish{background:white;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:320px;position:relative}.dish.soldout{opacity:.62}.dish-top{display:flex;justify-content:space-between;gap:16px}.dish h3{font:700 23px/1.2 'Playfair Display',serif;margin:0;padding-right:35px}.price{font-weight:700;color:var(--green2);font-size:19px;white-space:nowrap}.fav{position:absolute;right:17px;top:55px;background:transparent;font-size:22px;color:#a9b5b0}.fav.active{color:var(--red)}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.tag{background:var(--mint);color:var(--green);border-radius:20px;padding:4px 8px;font-size:10px;font-weight:700}.tag.hot{background:#ffebe4;color:#ad452d}.description{font-size:14px;color:var(--muted);line-height:1.55;margin:4px 0 14px}.details{border-top:1px solid var(--line);padding-top:12px;font-size:12px;line-height:1.55}.details summary{cursor:pointer;font-weight:700;color:var(--green)}.detail-block{margin-top:10px}.detail-block b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:2px}.allergen{color:var(--red);font-weight:700}.dish-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px}.energy{font-size:11px;color:var(--muted)}.add-btn{border-radius:11px;background:var(--green);color:white;padding:10px 15px;font-weight:700}.add-btn:disabled{background:#9aa6a1}.service-strip{margin-top:30px;background:#e7efe9;border-radius:20px;padding:21px;display:flex;align-items:center;justify-content:space-between;gap:18px}.service-strip h3{margin:0 0 5px;font:700 21px 'Playfair Display',serif}.service-strip p{margin:0;color:var(--muted);font-size:13px}.service-actions{display:flex;gap:8px;flex-wrap:wrap}.service-actions button{background:white;border-radius:11px;padding:10px 12px;font-weight:700;font-size:12px}.footer{background:#0f2d27;color:#d7e7e1;padding:38px max(5vw,20px)}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer h3{font-family:'Playfair Display',serif;color:white}.footer h4{color:white;margin:0 0 12px}.footer p{font-size:13px;line-height:1.6;margin:5px 0}.drawer-backdrop{position:fixed;inset:0;background:#0f1f1b88;z-index:30}.drawer{position:fixed;right:0;top:0;height:100%;width:min(430px,100%);background:white;z-index:31;padding:22px;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0002}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head h2{font:700 28px 'Playfair Display',serif;margin:0}.close{width:38px;height:38px;border-radius:50%;background:var(--mint);font-size:20px}.cart-list{overflow:auto;flex:1;margin:20px 0}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item strong{display:block}.cart-item small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px;border-radius:8px;background:var(--mint)}.cart-summary{border-top:1px solid var(--line);padding-top:16px}.total{display:flex;justify-content:space-between;font-size:20px;font-weight:700;margin-bottom:13px}.cart-summary input,.cart-summary textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px;margin-bottom:8px}.primary{width:100%;background:var(--green);color:white;border-radius:12px;padding:13px;font-weight:700}.primary:disabled{opacity:.5}.empty{text-align:center;color:var(--muted);padding:55px 20px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:12px;padding:13px 18px;opacity:0;transition:.25s;z-index:50;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.success{background:#eef6f1;border:1px solid #cfe2d6;border-radius:14px;padding:17px;text-align:center}.success strong{font-size:22px;color:var(--green)}@media(max-width:760px){.topbar{height:64px}.brand small{display:none}.hero{padding-top:33px}.hero-inner{grid-template-columns:1fr}.table-card{min-width:0}.tools{grid-template-columns:1fr auto}.filter-btn{font-size:0}.filter-btn:after{content:'☷';font-size:18px}.menu-grid{grid-template-columns:1fr}.dish{min-height:0}.service-strip{display:block}.service-actions{margin-top:14px}.footer-inner{grid-template-columns:1fr}.footer-inner>div:not(:first-child){border-top:1px solid #ffffff20;padding-top:15px}}

.plain{border:0;background:transparent}.table-badge{background:#123b32;color:#fff;padding:8px 11px;border-radius:20px;font-size:12px;font-weight:700}.qr-required{min-height:100vh;display:grid;place-content:center;text-align:center;padding:28px;background:linear-gradient(145deg,#f4f5ef,#e2ece5)}.qr-required .brand-mark{margin:auto}.qr-required h1{font:700 40px 'Playfair Display',serif;margin:18px 0 4px}.qr-required h2{font-size:20px;margin:6px}.qr-required p{max-width:480px;color:#6e7e78;line-height:1.6}.category-hero{background:linear-gradient(135deg,#0f342c,#1f6453);color:white;padding:38px max(5vw,20px)}.category-hero>div{max-width:1180px;margin:auto}.category-hero h1{font:700 clamp(34px,6vw,60px)/1.05 'Playfair Display',serif;margin:8px 0}.category-hero p{max-width:640px;color:#d7e7e1}.category-main{padding-top:25px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-title small{color:#1a6251;font-weight:700;letter-spacing:.12em}.section-title h2{font:700 32px 'Playfair Display',serif;margin:3px 0}.section-title>span{font-size:13px;color:#6e7e78}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-tile{height:230px;position:relative;overflow:hidden;border-radius:22px;background:#123b32;color:white;text-align:left;box-shadow:0 15px 45px rgba(20,54,45,.15)}.category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s}.category-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071f19ef 2%,#071f1920 72%)}.category-tile span{position:absolute;z-index:2;left:20px;bottom:18px}.category-tile b{display:block;font:700 27px 'Playfair Display',serif}.category-tile small{color:#d5e4de}.category-tile i{position:absolute;z-index:2;right:20px;bottom:21px;width:38px;height:38px;border-radius:50%;background:#ffffffee;color:#123b32;display:grid;place-items:center;font-style:normal;font-size:20px}.category-tile:hover img{transform:scale(1.04)}.product-hero{position:relative;min-height:230px;background-image:linear-gradient(90deg,#0b2c25ed,#0b2c2570),var(--hero);background-size:cover;background-position:center;color:white;padding:32px max(5vw,20px);display:flex;align-items:end}.product-hero>div{max-width:1180px;width:100%;margin:auto}.product-hero h1{font:700 clamp(38px,6vw,62px) 'Playfair Display',serif;margin:8px 0}.back-btn{background:#ffffff1c;color:white;border:1px solid #ffffff45;border-radius:20px;padding:8px 12px;margin-bottom:25px}.dish{padding:0;overflow:hidden;min-height:450px}.dish-image{height:205px;position:relative;background:#dce8df}.dish-image img{width:100%;height:100%;object-fit:cover}.dish-body{padding:20px;display:flex;flex-direction:column;flex:1}.dish-image .fav{right:12px;top:12px;width:39px;height:39px;border-radius:50%;background:#fffffff0;box-shadow:0 5px 15px #0002}.dish-body .dish-foot{margin-top:auto}@media(max-width:760px){.top-actions{gap:5px}.table-badge{font-size:10px}.category-grid{grid-template-columns:1fr}.category-tile{height:175px}.category-hero{padding-top:28px}.product-hero{min-height:190px}.dish-image{height:190px}}

.featured-module{margin-bottom:28px}.featured-scroll{display:flex;gap:12px;overflow:auto;scrollbar-width:none}.featured-scroll button{flex:0 0 260px;height:112px;border-radius:16px;overflow:hidden;position:relative;background:#123b32;color:#fff;text-align:left}.featured-scroll img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.featured-scroll button:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071f19e8,transparent)}.featured-scroll span{position:absolute;z-index:2;left:13px;bottom:11px}.featured-scroll b,.featured-scroll small{display:block}.tracking-card{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #d7e3db;border-left:5px solid #efad51;border-radius:17px;padding:18px;margin-bottom:25px;box-shadow:var(--shadow)}.tracking-card small{color:#6e7e78;font-weight:700}.tracking-card h3{font:700 22px 'Playfair Display',serif;margin:4px 0 12px}.track-steps{display:flex;gap:5px}.track-steps span{font-size:10px;background:#edf1ed;color:#809089;padding:5px 7px;border-radius:10px}.track-steps span.done{background:#123b32;color:#fff}.tracking-actions{display:flex;gap:7px}.tracking-actions button{background:#e5efe9;color:#123b32;border-radius:9px;padding:9px;font-weight:700}.feedback-bg{position:fixed;inset:0;background:#0b1b1788;display:grid;place-items:center;padding:20px;z-index:60}.feedback-box{position:relative;width:min(420px,100%);background:#fff;border-radius:20px;padding:25px;text-align:center}.feedback-box h2{font:700 27px 'Playfair Display',serif}.feedback-close{position:absolute;right:12px;top:12px;width:34px;height:34px;border-radius:50%}.stars{display:flex;flex-direction:row-reverse;justify-content:center;margin:15px}.stars input{display:none}.stars span{font-size:35px;color:#d4ddd7;cursor:pointer}.stars input:checked~span,.stars label:hover span,.stars label:hover~label span{color:#efad51}.feedback-box textarea{width:100%;min-height:90px;border:1px solid #dce4dd;border-radius:10px;padding:10px;margin-bottom:10px}@media(max-width:650px){.tracking-card{display:block}.tracking-actions{margin-top:13px}.track-steps{overflow:auto}.featured-scroll button{flex-basis:220px}}

body{background:linear-gradient(180deg,#f6f7f2,#eef2ec)}.topbar{box-shadow:0 8px 30px #123b320d}.venue-clock{display:flex;flex-direction:column;text-align:right;font-size:11px;color:var(--muted);line-height:1.25}.venue-clock b{color:var(--green);font-size:13px}.category-hero{position:relative;overflow:hidden}.category-hero:after{content:'✦';position:absolute;right:7%;top:-45px;font-size:210px;color:#ffffff08}.category-tile{border:1px solid #ffffff60}.category-tile span{transition:.25s}.category-tile:hover span{transform:translateY(-3px)}.dish{transition:transform .25s,box-shadow .25s}.dish:hover{transform:translateY(-3px);box-shadow:0 22px 55px #14362d1b}.add-btn{box-shadow:0 7px 18px #123b3233}.service-strip{border:1px solid #cfe0d5}.tracking-card{background:linear-gradient(100deg,#fff,#f6fbf7)}@media(max-width:760px){.venue-clock{display:none}.category-main{padding-top:18px}.section-title h2{font-size:27px}.category-tile{border-radius:18px}.topbar{padding-left:14px;padding-right:14px}.circle-btn{padding:0 10px}}

/* RestoFlow Demo — modern luxury customer theme */
:root{--ink:#191714;--muted:#746c63;--paper:#f4efe7;--white:#fffdf9;--line:#ddd2c3;--green:#1b1916;--green2:#6d2934;--mint:#eee6da;--amber:#bc955c;--red:#8d2d3c;--shadow:0 18px 48px rgba(38,29,20,.11)}
body{background:linear-gradient(180deg,#f7f3ed 0,#f1ebe2 100%);color:var(--ink)}
.topbar{background:rgba(25,23,20,.96);border-bottom:1px solid rgba(188,149,92,.35);color:#fff;box-shadow:0 8px 30px rgba(0,0,0,.13)}
.brand-mark{background:linear-gradient(145deg,#c8a36a,#9b713d);color:#191714;border-radius:10px;box-shadow:inset 0 0 0 1px #f1dcb8}
.brand strong{font-family:'Playfair Display',serif;letter-spacing:.025em}.brand small{color:#c9b99e}.circle-btn{background:#2b2824;color:#ead8b9;border:1px solid #4a4339;border-radius:10px}.circle-btn:hover{background:#37322c}.count{background:#7d2e3a;color:#fff;border:2px solid #191714}
.hero{background:radial-gradient(circle at 82% 20%,rgba(188,149,92,.18),transparent 30%),linear-gradient(130deg,#171512 0,#2b2521 58%,#541f28 125%);border-bottom:1px solid #bc955c;color:#fff}
.eyebrow{color:#d9b77f}.hero h1{letter-spacing:-.025em}.hero p{color:#d8cec1}.venue-meta span{border-color:#bc955c66;background:#00000018}.table-card{background:rgba(255,255,255,.07);border-color:rgba(188,149,92,.5);box-shadow:0 20px 50px #0003}.table-card label{color:#d8c9b2}.table-card input{background:#fffaf2;border:1px solid #dbc6a6}
.main{padding-top:34px}.search input,.filter-btn,.filter-panel{background:#fffdf9;border-color:#d9cebf;box-shadow:0 7px 22px rgba(45,34,24,.05)}.search input:focus{border-color:#bc955c;outline-color:#bc955c55}.chip{background:#fffdf9;border-color:#d9cebf;color:#645c54}.chip.active{background:#211e1a;border-color:#211e1a;color:#ead5b4;box-shadow:0 8px 20px #17141120}
.category-hero,.product-hero{background:radial-gradient(circle at 85% 12%,#bc955c26,transparent 32%),linear-gradient(135deg,#1a1815,#312923 62%,#5a222c 130%)!important;border:1px solid #bc955c66!important;box-shadow:0 24px 60px #2b211829!important}
.category-grid{gap:18px}.category-tile{border-radius:16px!important;border:1px solid #caae82!important;background:#1c1916!important;box-shadow:0 17px 38px rgba(35,25,17,.18)!important;overflow:hidden}.category-tile:after{background:linear-gradient(180deg,transparent 24%,rgba(16,13,11,.9) 100%)!important}.category-tile:hover{transform:translateY(-4px);border-color:#d8b779!important;box-shadow:0 24px 48px #20170f38!important}.category-tile h3,.category-tile strong{font-family:'Playfair Display',serif;letter-spacing:.01em}.menu-head h2{color:#201c18;letter-spacing:-.015em}.menu-head:after{content:'';width:42px;height:1px;background:#bc955c;margin-left:12px;align-self:center}
.dish{background:#fffdf9;border-color:#dbd0c0;border-radius:16px;box-shadow:0 14px 38px rgba(42,31,21,.09)}.dish:hover{border-color:#c9ab7f;box-shadow:0 20px 46px rgba(42,31,21,.14)}.dish h3{color:#221e1a}.price{color:#6d2934}.fav{color:#b5a797}.tag{background:#eee5d8;color:#5e5144;border:1px solid #dfd0bb}.tag.hot{background:#f4e2df;color:#7b2935;border-color:#e6c3c5}.details summary{color:#6d2934}.add-btn,.primary{background:linear-gradient(135deg,#24201c,#40362e);border:1px solid #bc955c;color:#f7ead5;box-shadow:0 8px 18px #21181022}.add-btn:hover,.primary:hover{background:#6d2934}.service-strip{background:linear-gradient(120deg,#e8ddcd,#f6f0e7);border:1px solid #d5c2a7;border-radius:16px}.service-actions button{background:#201d19;color:#ead7b6;border:1px solid #bc955c;border-radius:9px}.footer{background:linear-gradient(120deg,#171512,#28221d);color:#cfc2b2;border-top:1px solid #bc955c}.footer h3,.footer h4{color:#f5ead8}.drawer{background:#f9f5ef}.drawer-backdrop{background:#120e0b99}.close,.qty button{background:#e9dfd1;color:#5d2730}.success{background:#f5ede2;border-color:#d9c5a8}.success strong{color:#6d2934}.toast{background:#211d19;border:1px solid #bc955c;color:#fff6e8}
@media(max-width:760px){.topbar{padding-inline:15px}.hero{padding-bottom:34px}.main{padding-top:22px}.category-tile{border-radius:14px!important}.dish{border-radius:14px;padding:18px}.menu-head:after{display:none}}

/* Shared TATAR GROUP brand signature */
.powered{position:fixed;right:14px;bottom:10px;z-index:80;padding:6px 10px;border:1px solid rgba(185,145,85,.45);border-radius:8px;background:rgba(25,23,20,.9);color:#c9bba8;font:500 9px/1.2 'DM Sans',sans-serif;letter-spacing:.09em;backdrop-filter:blur(10px);box-shadow:0 7px 22px #0002}.powered b{color:#e4c593;letter-spacing:.12em}.footer{padding-bottom:58px}.menu-detail .powered{opacity:.78}@media(max-width:600px){.powered{right:8px;bottom:7px;font-size:8px;padding:5px 8px}}

/* Location verification and complete feedback UI */
.location-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:0 0 23px;padding:15px 17px;border:1px solid #d2c2aa;border-left:4px solid #b99155;border-radius:13px;background:#fffaf3;box-shadow:0 10px 30px #2b201614}.location-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#2a2520;color:#e7c58f;font-size:21px}.location-panel small{color:#8c765b;font-size:9px;font-weight:700;letter-spacing:.12em}.location-panel h3{margin:3px 0;font:700 18px 'Playfair Display',serif}.location-panel p{margin:0;color:#71675d;font-size:12px}.location-panel.verified{border-left-color:#687d63;background:#f6f7f1}.location-panel.verified .location-icon{background:#31462f;color:#fff}.location-panel.outside,.location-panel.denied{border-left-color:#8d2d3c;background:#f8eceb}.location-panel.outside .location-icon,.location-panel.denied .location-icon{background:#6d2934;color:#fff}.location-actions{display:flex;gap:6px}.location-actions button,.location-actions a{padding:9px 11px;border:1px solid #b99155;border-radius:8px;background:#211e1a;color:#f0d9b4;text-decoration:none;font-size:10px;font-weight:700}.feedback-full{width:min(560px,100%);max-height:92vh;overflow:auto;text-align:left}.feedback-full>small,.feedback-full>h2,.feedback-full>p{text-align:center}.feedback-full>p{color:#766c62;font-size:12px}.overall-score{text-align:center;margin:15px 0;padding:13px;border-radius:11px;background:#f4ecdf}.overall-score b{display:block}.feedback-full .stars{margin:8px 0 0}.score-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.score-grid label{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border:1px solid #ded2c3;border-radius:9px}.score-grid span{font-weight:700;font-size:12px}.score-grid select{padding:7px;border:1px solid #d5c5b0;border-radius:7px;background:#fff}.recommend{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:12px 0;padding:11px;border-top:1px solid #e4d9ca;border-bottom:1px solid #e4d9ca;font-size:12px}.feedback-full>input,.feedback-full>textarea{width:100%;margin-bottom:8px;padding:11px;border:1px solid #d8cbbb;border-radius:9px;background:#fffdf9}.feedback-full>textarea{min-height:90px}@media(max-width:650px){.location-panel{grid-template-columns:auto 1fr}.location-actions{grid-column:1/-1}.location-actions>*{flex:1;text-align:center}.score-grid{grid-template-columns:1fr}}

/* Correct left-to-right 1–5 star selection. */
.fixed-stars{display:flex!important;flex-direction:row!important;justify-content:center;gap:4px}.fixed-stars label{display:block;cursor:pointer}.fixed-stars label span{display:block;color:#cfc4b5!important;font-size:38px;transition:.15s}.fixed-stars label.active span,.fixed-stars label:hover span{color:#d69c3f!important;transform:scale(1.08)}

/* Final customer header contrast fix. */
.topbar .venue-clock,.topbar .venue-clock b,.topbar .venue-clock span,#menu-clock,#menu-date{color:#fff!important;text-shadow:0 1px 2px #0006!important}.topbar{color:#fff}

.topbar{height:84px}.topbar .brand{gap:14px;min-width:0}.brand-mark.site-logo{width:68px;height:62px;flex:0 0 68px;padding:0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible}.brand-mark.site-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:transparent!important;border:0;border-radius:0;filter:drop-shadow(0 3px 8px #0005)}.topbar .brand strong{font-size:19px;line-height:1.1}.topbar .brand small{margin-top:5px;font-size:11px;line-height:1;letter-spacing:.16em}.topbar .venue-clock,.topbar .venue-clock b,.topbar .venue-clock span,#menu-clock,#menu-date{color:#fff!important;text-shadow:0 1px 2px #0006!important}@media(max-width:760px){.topbar{height:72px}.topbar .brand{gap:9px}.brand-mark.site-logo{width:54px;height:50px;flex-basis:54px}.topbar .brand strong{font-size:16px}.topbar .brand small{display:block;font-size:8px;margin-top:3px;letter-spacing:.11em}}

.customer-connection{position:fixed;left:12px;bottom:12px;z-index:55;padding:7px 11px;border-radius:20px;background:#e8f4ed;color:#236945;font-size:10px;font-weight:800;box-shadow:0 7px 22px #0002}.customer-connection i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#32a669;margin-right:5px}.customer-connection.offline{background:#ffe8e6;color:#9a2e37}.customer-connection.offline i{background:#c93b46}

/* Shared site theme. Light mode keeps the established luxury appearance unchanged. */
html[data-site-theme="dark"]{--ink:#f6efe5;--muted:#b8aa99;--paper:#17130f;--white:#251f1a;--line:#493c30;--green:#d6ae6d;--green2:#ebc780;--mint:#342b23;--amber:#d7a44f;--red:#ef8990;--shadow:0 18px 48px #0007}html[data-site-theme="dark"] body{background:#17130f!important;color:#f6efe5!important}html[data-site-theme="dark"] input,html[data-site-theme="dark"] textarea,html[data-site-theme="dark"] select{color:#f7efe3!important;background:#29221c!important;border-color:#554638!important;color-scheme:dark}html[data-site-theme="dark"] input::placeholder,html[data-site-theme="dark"] textarea::placeholder{color:#9f9283}
html[data-site-theme="dark"][data-site-surface="customer"] .topbar{background:#17130ff2!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="customer"] .main,html[data-site-theme="dark"][data-site-surface="customer"] .category-main{background:transparent!important}html[data-site-theme="dark"][data-site-surface="customer"] .dish,html[data-site-theme="dark"][data-site-surface="customer"] .tracking-card,html[data-site-theme="dark"][data-site-surface="customer"] .filter-panel,html[data-site-theme="dark"][data-site-surface="customer"] .category-tile,html[data-site-theme="dark"][data-site-surface="customer"] .service-strip,html[data-site-theme="dark"][data-site-surface="customer"] .drawer,html[data-site-theme="dark"][data-site-surface="customer"] .feedback-box{background:#251f1a!important;color:#f6efe5!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="customer"] .description,html[data-site-theme="dark"][data-site-surface="customer"] .energy,html[data-site-theme="dark"][data-site-surface="customer"] .menu-head span,html[data-site-theme="dark"][data-site-surface="customer"] .section-title span,html[data-site-theme="dark"][data-site-surface="customer"] .category-tile small{color:#b8aa99!important}html[data-site-theme="dark"][data-site-surface="customer"] .circle-btn,html[data-site-theme="dark"][data-site-surface="customer"] .filter-btn,html[data-site-theme="dark"][data-site-surface="customer"] .service-actions button,html[data-site-theme="dark"][data-site-surface="customer"] .tracking-actions button{background:#342b23!important;color:#efd19a!important;border-color:#5b4937!important}html[data-site-theme="dark"][data-site-surface="customer"] .details{border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="customer"] .details summary,html[data-site-theme="dark"][data-site-surface="customer"] .price{color:#ebc780!important}
html[data-site-theme="dark"][data-site-surface="admin"] .content{background:#17130f!important}html[data-site-theme="dark"][data-site-surface="admin"] .panel,html[data-site-theme="dark"][data-site-surface="admin"] .stat,html[data-site-theme="dark"][data-site-surface="admin"] .bill-card,html[data-site-theme="dark"][data-site-surface="admin"] .kitchen-col,html[data-site-theme="dark"][data-site-surface="admin"] .kitchen-ticket,html[data-site-theme="dark"][data-site-surface="admin"] .performance-card,html[data-site-theme="dark"][data-site-surface="admin"] .analytics-kpis>div,html[data-site-theme="dark"][data-site-surface="admin"] .modal,html[data-site-theme="dark"][data-site-surface="admin"] .notice-settings-card{background:#251f1a!important;color:#f6efe5!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="admin"] .table th,html[data-site-theme="dark"][data-site-surface="admin"] .table td{border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="admin"] .commandbar,html[data-site-theme="dark"][data-site-surface="admin"] .order-tools,html[data-site-theme="dark"][data-site-surface="admin"] .staff-link{background:#201a16!important;color:#f6efe5!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="admin"] .page-head p,html[data-site-theme="dark"][data-site-surface="admin"] .panel small,html[data-site-theme="dark"][data-site-surface="admin"] .stat span{color:#b8aa99!important}html[data-site-theme="dark"][data-site-surface="admin"] .btn-soft{background:#342b23!important;color:#efd19a!important;border-color:#5b4937!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .main{background:transparent!important}html[data-site-theme="dark"][data-site-surface="waiter"] .card,html[data-site-theme="dark"][data-site-surface="waiter"] .tabs,html[data-site-theme="dark"][data-site-surface="waiter"] .table-card,html[data-site-theme="dark"][data-site-surface="waiter"] .manual-order,html[data-site-theme="dark"][data-site-surface="waiter"] .modal,html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-modal{background:#251f1a!important;color:#f6efe5!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="waiter"] .card p,html[data-site-theme="dark"][data-site-surface="waiter"] .appbar small,html[data-site-theme="dark"][data-site-surface="waiter"] .empty{color:#b8aa99!important}html[data-site-theme="dark"][data-site-surface="waiter"] .tabs button,html[data-site-theme="dark"][data-site-surface="waiter"] .actions button{background:#342b23!important;color:#efd19a!important}html[data-site-theme="dark"][data-site-surface="waiter"] .tabs button.active,html[data-site-theme="dark"][data-site-surface="waiter"] .actions .next{background:#9c7140!important;color:#fff!important}
@media print{html[data-site-theme="dark"] body{background:#fff!important;color:#000!important}}

/* Dark mode contrast completion for all nested legacy surfaces. */
html[data-site-theme="dark"][data-site-surface="admin"] .page-head h1,html[data-site-theme="dark"][data-site-surface="admin"] .content .panel h2,html[data-site-theme="dark"][data-site-surface="admin"] .content .stat strong,html[data-site-theme="dark"][data-site-surface="admin"] .content .qr-card h3,html[data-site-theme="dark"][data-site-surface="admin"] .content .bill-card h2,html[data-site-theme="dark"][data-site-surface="admin"] .content .bill-total strong,html[data-site-theme="dark"][data-site-surface="admin"] .content .report-row b,html[data-site-theme="dark"][data-site-surface="admin"] .content .satisfaction-kpis b,html[data-site-theme="dark"][data-site-surface="admin"] .content .analytics-kpis b,html[data-site-theme="dark"][data-site-surface="admin"] .content .rank-row b,html[data-site-theme="dark"][data-site-surface="admin"] .content .performance-name b,html[data-site-theme="dark"][data-site-surface="admin"] .content .performance-stats b,html[data-site-theme="dark"][data-site-surface="admin"] .content .staff-card h3,html[data-site-theme="dark"][data-site-surface="admin"] .content .geo-note b{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="admin"] .content .empty,html[data-site-theme="dark"][data-site-surface="admin"] .content .table th,html[data-site-theme="dark"][data-site-surface="admin"] .content .panel-head small,html[data-site-theme="dark"][data-site-surface="admin"] .content .stat span,html[data-site-theme="dark"][data-site-surface="admin"] .content .satisfaction-kpis span,html[data-site-theme="dark"][data-site-surface="admin"] .content .satisfaction-kpis small,html[data-site-theme="dark"][data-site-surface="admin"] .content .analytics-kpis span,html[data-site-theme="dark"][data-site-surface="admin"] .content .analytics-kpis small,html[data-site-theme="dark"][data-site-surface="admin"] .content .performance-note,html[data-site-theme="dark"][data-site-surface="admin"] .content .field small,html[data-site-theme="dark"][data-site-surface="admin"] .content .geo-note span,html[data-site-theme="dark"][data-site-surface="admin"] .content .meter-input span{color:#c8baa8!important}
html[data-site-theme="dark"][data-site-surface="admin"] .content .field label,html[data-site-theme="dark"][data-site-surface="admin"] .content .modal label,html[data-site-theme="dark"][data-site-surface="admin"] .notice-settings-card label,html[data-site-theme="dark"][data-site-surface="admin"] .content .geo-switch b{color:#e9dccb!important}
html[data-site-theme="dark"][data-site-surface="admin"] .qr-card,html[data-site-theme="dark"][data-site-surface="admin"] .satisfaction-kpis article,html[data-site-theme="dark"][data-site-surface="admin"] .performance-card,html[data-site-theme="dark"][data-site-surface="admin"] .category-pill.category-manage,html[data-site-theme="dark"][data-site-surface="admin"] .category-add,html[data-site-theme="dark"][data-site-surface="admin"] .geo-note{background:#2a231d!important;color:#f6efe5!important;border-color:#564636!important}
html[data-site-theme="dark"][data-site-surface="admin"] .category-manage .category-edit{color:#f5e8d5!important}html[data-site-theme="dark"][data-site-surface="admin"] .category-manage .category-delete{background:#45242a!important;color:#ffabb1!important;border-color:#6c3941!important}html[data-site-theme="dark"][data-site-surface="admin"] .category-add{color:#efd09a!important}html[data-site-theme="dark"][data-site-surface="admin"] .stock-ok{color:#72d6b7!important}html[data-site-theme="dark"][data-site-surface="admin"] .qr-card p,html[data-site-theme="dark"][data-site-surface="admin"] .qr-card small{color:#c8baa8!important}html[data-site-theme="dark"][data-site-surface="admin"] .satisfaction-filters label{color:#c8baa8!important}html[data-site-theme="dark"][data-site-surface="admin"] .rating-bars i,html[data-site-theme="dark"][data-site-surface="admin"] .criteria-grid i{background:#493c30!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .login form,html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-notice-card,html[data-site-theme="dark"][data-site-surface="waiter"] .shift-summary div,html[data-site-theme="dark"][data-site-surface="waiter"] .service-status,html[data-site-theme="dark"][data-site-surface="waiter"] .tabs,html[data-site-theme="dark"][data-site-surface="waiter"] .table-tile{background:#251f1a!important;color:#f6efe5!important;border-color:#493c30!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .login h1,html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-notice-card h2,html[data-site-theme="dark"][data-site-surface="waiter"] .shift-summary strong,html[data-site-theme="dark"][data-site-surface="waiter"] .card strong,html[data-site-theme="dark"][data-site-surface="waiter"] .table-tile strong{color:#f7efe4!important}html[data-site-theme="dark"][data-site-surface="waiter"] .login p,html[data-site-theme="dark"][data-site-surface="waiter"] .shift-summary small,html[data-site-theme="dark"][data-site-surface="waiter"] .shift-summary span,html[data-site-theme="dark"][data-site-surface="waiter"] .service-status,html[data-site-theme="dark"][data-site-surface="waiter"] .order-version,html[data-site-theme="dark"][data-site-surface="waiter"] .card p,html[data-site-theme="dark"][data-site-surface="waiter"] .table-tile small{color:#c8baa8!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .filter-row button{background:#302820!important;color:#eadbc8!important;border-color:#564637!important}html[data-site-theme="dark"][data-site-surface="waiter"] .filter-row button.active,html[data-site-theme="dark"][data-site-surface="waiter"] .tabs button.active{background:#9b7040!important;color:#fff8ed!important}html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-notice-card label{color:#eadfce!important;border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-notice-card label small{color:#c8baa8!important}
html[data-site-theme="dark"][data-site-surface="customer"] .menu-head h2,html[data-site-theme="dark"][data-site-surface="customer"] .dish h3,html[data-site-theme="dark"][data-site-surface="customer"] .drawer h2,html[data-site-theme="dark"][data-site-surface="customer"] .cart-item strong,html[data-site-theme="dark"][data-site-surface="customer"] .tracking-card h3,html[data-site-theme="dark"][data-site-surface="customer"] .feedback-box h2,html[data-site-theme="dark"][data-site-surface="customer"] .location-panel h3,html[data-site-theme="dark"][data-site-surface="customer"] .service-strip h3{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="customer"] .location-panel,html[data-site-theme="dark"][data-site-surface="customer"] .location-panel.verified,html[data-site-theme="dark"][data-site-surface="customer"] .location-panel.outside,html[data-site-theme="dark"][data-site-surface="customer"] .location-panel.denied,html[data-site-theme="dark"][data-site-surface="customer"] .success,html[data-site-theme="dark"][data-site-surface="customer"] .overall-score,html[data-site-theme="dark"][data-site-surface="customer"] .score-grid label{background:#2a231d!important;color:#f6efe5!important;border-color:#564636!important}
html[data-site-theme="dark"][data-site-surface="customer"] .location-panel p,html[data-site-theme="dark"][data-site-surface="customer"] .location-panel small,html[data-site-theme="dark"][data-site-surface="customer"] .feedback-full>p,html[data-site-theme="dark"][data-site-surface="customer"] .cart-item small{color:#c8baa8!important}html[data-site-theme="dark"][data-site-surface="customer"] .recommend{border-color:#493c30!important}html[data-site-theme="dark"][data-site-surface="customer"] .success strong{color:#efc982!important}

/* Dark theme v37: explicit colors for portal tables and dialogs appended outside their main containers. */
html[data-site-theme="dark"][data-site-surface="admin"] .page-head h1,
html[data-site-theme="dark"][data-site-surface="admin"] .table td,
html[data-site-theme="dark"][data-site-surface="admin"] .table td strong,
html[data-site-theme="dark"][data-site-surface="admin"] .product-cell strong,
html[data-site-theme="dark"][data-site-surface="admin"] .category-pill b,
html[data-site-theme="dark"][data-site-surface="admin"] .modal-head h2,
html[data-site-theme="dark"][data-site-surface="admin"] .modal .field label,
html[data-site-theme="dark"][data-site-surface="admin"] .modal .image-editor,
html[data-site-theme="dark"][data-site-surface="admin"] .modal .bill-preview{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover,
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover td{background:#302820!important;color:#fff4e5!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .stock-ok{color:#79dfbf!important}
html[data-site-theme="dark"][data-site-surface="admin"] .modal,
html[data-site-theme="dark"][data-site-surface="admin"] .modal .form{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="admin"] .modal .modal-head{border-color:#584838!important}
html[data-site-theme="dark"][data-site-surface="admin"] .modal .bill-preview{background:#302820!important;border:1px solid #584838!important}
html[data-site-theme="dark"][data-site-surface="admin"] .modal input[type="file"]::file-selector-button{background:#e9ddcc!important;color:#2b241e!important;border:0;border-radius:7px;padding:8px 10px}
html[data-site-theme="dark"][data-site-surface="admin"] .modal .btn-soft{background:#342b23!important;color:#efd19a!important;border-color:#5b4937!important}

html[data-site-theme="dark"][data-site-surface="waiter"] .appbar h1,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-time,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-date{color:#fff4e6!important;text-shadow:0 1px 2px #0008!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-modal-head h2,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-pos-fields label,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-menu-item span,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-menu-item b,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-qty strong,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-pos-total,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-bill-total{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-modal-head{border-color:#584838!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-modal-head small{color:#e6bd78!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-menu-item{border-color:#584838!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-menu-item small{color:#c8baa8!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-pos-total,
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-bill-total{background:#302820!important;border:1px solid #584838!important}
html[data-site-theme="dark"][data-site-surface="waiter"] .waiter-void-info{color:#c8baa8!important}

html[data-site-theme="dark"][data-site-surface="customer"] .tracking-card small,
html[data-site-theme="dark"][data-site-surface="customer"] .track-steps span{color:#c8baa8!important}
html[data-site-theme="dark"][data-site-surface="customer"] .track-steps span.done{background:#225b49!important;color:#f2fff9!important}

/* Dark theme v38: analytics, satisfaction and product hover contrast. */
html[data-site-theme="dark"][data-site-surface="admin"] .analytics-head,
html[data-site-theme="dark"][data-site-surface="admin"] .analytics-kpis>div,
html[data-site-theme="dark"][data-site-surface="admin"] .performance-card,
html[data-site-theme="dark"][data-site-surface="admin"] .satisfaction-kpis article,
html[data-site-theme="dark"][data-site-surface="admin"] .topic-list>div,
html[data-site-theme="dark"][data-site-surface="admin"] .feedback-scores span,
html[data-site-theme="dark"][data-site-surface="admin"] .management-note{background:#2a231d!important;color:#f7efe4!important;border-color:#594838!important}
html[data-site-theme="dark"][data-site-surface="admin"] .performance-stats span{background:#352c24!important;color:#d8c8b5!important;border:1px solid #594838!important}
html[data-site-theme="dark"][data-site-surface="admin"] .performance-stats span b,
html[data-site-theme="dark"][data-site-surface="admin"] .topic-list>div span,
html[data-site-theme="dark"][data-site-surface="admin"] .topic-list>div b,
html[data-site-theme="dark"][data-site-surface="admin"] .rating-bars span,
html[data-site-theme="dark"][data-site-surface="admin"] .rating-bars strong,
html[data-site-theme="dark"][data-site-surface="admin"] .criteria-grid span,
html[data-site-theme="dark"][data-site-surface="admin"] .criteria-grid b,
html[data-site-theme="dark"][data-site-surface="admin"] .feedback-scores span,
html[data-site-theme="dark"][data-site-surface="admin"] .feedback-scores b{color:#f7efe4!important}
html[data-site-theme="dark"][data-site-surface="admin"] .analytics-head p,
html[data-site-theme="dark"][data-site-surface="admin"] .analytics-kpis span,
html[data-site-theme="dark"][data-site-surface="admin"] .analytics-kpis small,
html[data-site-theme="dark"][data-site-surface="admin"] .performance-name small,
html[data-site-theme="dark"][data-site-surface="admin"] .panel-head small{color:#cbbba8!important}
html[data-site-theme="dark"][data-site-surface="admin"] .performance-note{background:#3a3027!important;color:#ead2ac!important;border:1px solid #66523d!important}
html[data-site-theme="dark"][data-site-surface="admin"] .satisfaction-kpis .danger{background:#3c2424!important;border-color:#8b4b51!important}
html[data-site-theme="dark"][data-site-surface="admin"] .topic-list .empty{background:#352c24!important;color:#d7c7b4!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover>td,
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover>td *,
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .product-cell,
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .product-cell strong{background-color:#352c24!important;color:#fff4e5!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .stock-ok{color:#79dfbf!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .btn-soft{background:#eadfce!important;color:#2c241e!important}
html[data-site-theme="dark"][data-site-surface="admin"] .table tbody tr:hover .btn-danger{background:#542e34!important;color:#ffc2c7!important}

/* Product media v38: balanced square previews without cropping tall products. */
html[data-site-surface="customer"] .dish-image{width:min(320px,calc(100% - 32px))!important;height:auto!important;aspect-ratio:1!important;align-self:center!important;margin:16px auto 0!important;border:1px solid var(--line)!important;border-radius:16px!important;overflow:hidden!important;background:#eee9e1!important}
html[data-site-surface="customer"] .dish-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
html[data-site-theme="dark"][data-site-surface="customer"] .dish-image{background:#2d261f!important;border-color:#574737!important}
@media(max-width:760px){html[data-site-surface="customer"] .dish-image{width:calc(100% - 32px)!important;max-width:340px!important}}
