*{box-sizing:border-box}.qrm-menu{min-height:100vh;background:var(--bg);color:var(--tx);font-family:system-ui,Arial}.qrm-hero{padding:55px 18px;text-align:center;background:var(--p);color:#fff;display:flex;flex-direction:column;align-items:center}.qrm-logo{width:95px;height:95px;object-fit:cover;border-radius:50%;background:#fff;padding:4px}.qrm-hero h1{font-size:clamp(32px,7vw,60px);margin:8px 0}.qrm-hero p{max-width:700px;line-height:1.7}.qrm-hero nav{display:flex;gap:7px;flex-wrap:wrap}.qrm-hero nav a{color:#fff;text-decoration:none;border:1px solid #fff8;border-radius:999px;padding:7px 13px}.qrm-hero nav a.active{background:#fff;color:var(--p)}.qrm-menu main{max-width:1100px;margin:auto}.qrm-menu section{padding:30px 18px}.qrm-menu section h2{border-inline-start:5px solid var(--a);padding-inline-start:10px}.food-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.food-card{background:#fff;border-radius:18px;overflow:hidden;display:flex;box-shadow:0 8px 25px #0001}.food-card img{width:145px;height:145px;object-fit:cover}.food-card div{padding:16px}.food-card h3{margin:0 0 7px}.food-card p{color:#6b7280;font-size:14px}.food-card b{color:var(--p)}.theme-luxury .qrm-hero{background:linear-gradient(135deg,#111,#49361e)}.theme-fast .qrm-hero{background:linear-gradient(135deg,#e11d48,#f97316)}.theme-cafe .qrm-hero{background:linear-gradient(135deg,#76543e,#c9aa8a)}.theme-burger .qrm-hero{background:#111}.theme-burger .food-card{border:3px solid #f59e0b}.theme-pizza .qrm-hero{background:linear-gradient(135deg,#b91c1c,#f97316)}.theme-pizza .food-card img{border-radius:50%;margin:8px;width:130px;height:130px}.theme-japanese .qrm-hero{background:#222}.theme-japanese .food-card{border-radius:0}.theme-arabic .qrm-hero{background:linear-gradient(135deg,#064e3b,#b08d57)}.theme-traditional .qrm-hero{background:#7f1d1d}.theme-minimal .qrm-hero{background:#f5f5f4;color:#111}.theme-minimal .qrm-hero nav a{color:#111}.theme-minimal .food-card{box-shadow:none;border:1px solid #ddd}.theme-coffee .qrm-hero{background:#3b2418}.theme-bakery .qrm-hero{background:#9a3412}.theme-dessert .qrm-hero{background:linear-gradient(135deg,#be185d,#f9a8d4)}.theme-healthy .qrm-hero{background:linear-gradient(135deg,#166534,#84cc16)}.theme-seafood .qrm-hero{background:linear-gradient(135deg,#075985,#06b6d4)}.theme-steak .qrm-hero{background:#292524}.theme-street .qrm-hero{background:linear-gradient(135deg,#312e81,#ec4899)}.theme-family .qrm-hero{background:linear-gradient(135deg,#2563eb,#38bdf8)}.theme-hotel .qrm-hero{background:linear-gradient(135deg,#1e293b,#64748b)}.theme-gold .qrm-hero{background:linear-gradient(135deg,#111827,#a16207)}footer{text-align:center;opacity:.45;font-size:11px;padding:25px}@media(max-width:680px){.food-grid{grid-template-columns:1fr}.food-card img{width:120px;height:120px}}
