*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f5f4;color:#1c1917}a{color:inherit;text-decoration:none}img{max-width:100%}.login{min-height:100vh;display:grid;place-items:center;background:#1c1917;padding:20px}.panel{background:#fff;border:1px solid #e7e5e4;border-radius:10px;padding:22px;box-shadow:0 10px 30px #0001}.login .panel{max-width:420px;width:100%}.logo{background:white;border-radius:8px;padding:12px;margin-bottom:20px}.input,select,textarea{width:100%;border:1px solid #d6d3d1;border-radius:8px;padding:11px;background:white}label{display:block;font-size:14px;font-weight:700;margin:12px 0 6px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:#1c1917;color:white;font-weight:800;padding:11px 15px;cursor:pointer}.btn.gold{background:#d6a969;color:#1c1917}.btn.red{background:#fee2e2;color:#991b1b}.btn.light{background:#f5f5f4;color:#1c1917;border:1px solid #d6d3d1}.btn.full{width:100%;margin-top:10px}.layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.side{background:white;border-right:1px solid #e7e5e4;padding:20px;position:sticky;top:0;height:100vh}.side img{margin-bottom:20px}.nav a{display:block;padding:11px;border-radius:8px;margin:4px 0;font-weight:700;color:#57534e}.nav a:hover{background:#f5f5f4;color:#1c1917}.main{padding:24px}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:white;border:1px solid #e7e5e4;border-radius:10px;padding:18px}.muted{color:#78716c}.pill{display:inline-block;border-radius:999px;background:#fef3c7;color:#92400e;font-weight:800;font-size:12px;padding:5px 9px}.pill.dark{background:#1c1917;color:#d6a969}.pill.soft{background:#ecfccb;color:#3f6212}.table{width:100%;border-collapse:collapse;background:white}.table th,.table td{border-bottom:1px solid #e7e5e4;padding:12px;text-align:left}.hero{position:relative;background:#1c1917;color:white;padding:28px 18px 22px}.hero-logo{width:210px;background:white;border-radius:8px;padding:10px;margin-bottom:18px}.tabs{display:flex;gap:8px;overflow:auto}.tabs button{border:0;border-radius:8px;padding:10px 14px;font-weight:800;white-space:nowrap}.product{display:grid;grid-template-columns:110px 1fr;gap:14px;background:white;border:1px solid #e7e5e4;border-radius:10px;padding:12px}.product-img{height:110px;width:110px;object-fit:cover;border-radius:8px;background:#e7e5e4}.cart{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e7e5e4;padding:14px;box-shadow:0 -10px 30px #0001}.orders{background:#1c1917;color:#fafaf9}.orders .card{background:#292524;border-color:#44403c;color:#fafaf9}.menu-body{background:#fafaf9}.brand-hero{position:relative;min-height:330px;background:#1c1917;color:white;display:flex;align-items:flex-end;padding:24px}.brand-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.brand-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0004,#1c1917e6)}.brand-content{position:relative;max-width:760px}.brand-content h1{font-size:42px;margin:10px 0 6px}.menu-tools{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(12px);border-bottom:1px solid #e7e5e4;padding:12px}.menu-tools .tabs{margin-top:10px}.menu-list{display:grid;gap:14px;padding:16px 14px 220px;max-width:900px;margin:0 auto}.premium-product{grid-template-columns:132px 1fr;border-radius:14px;box-shadow:0 10px 30px #0000000d}.premium-product .product-img{width:132px;height:132px}.product-badges{display:flex;flex-wrap:wrap;gap:6px}.drawer{position:fixed;inset:0;background:#0008;z-index:50}.drawer-panel{position:absolute;left:0;right:0;bottom:0;max-height:88vh;overflow:auto;background:#fff;border-radius:18px 18px 0 0;padding:20px}.drawer-close{float:right;border:0;background:#f5f5f4;border-radius:8px;font-size:26px;width:42px;height:42px}.option-group{border:0;padding:0;margin:18px 0}.option-group legend{font-weight:900}.option-line{display:flex;justify-content:space-between;align-items:center;border:1px solid #e7e5e4;border-radius:10px;padding:12px;margin:8px 0;font-weight:700}.qty-row{display:flex;align-items:center;justify-content:center;gap:20px;margin:16px 0}.qty-row button{width:42px;height:42px;border-radius:10px;border:1px solid #d6d3d1;background:white;font-size:22px}.premium-cart{max-width:900px;margin:auto;border-radius:16px 16px 0 0}.qr-card{background:#fff;border:2px solid #d6a969;border-radius:16px;padding:18px;text-align:center;max-width:320px}.qr-card img.logo-small{width:190px;background:white}.qr-card img.qr{width:220px;margin:12px auto;display:block}@media(max-width:800px){.layout{display:block}.side{position:relative;height:auto}.grid.two,.grid.three{grid-template-columns:1fr}.main{padding:14px}.brand-content h1{font-size:34px}.premium-product{grid-template-columns:112px 1fr}.premium-product .product-img{width:112px;height:112px}}
