:root{--bg:#0b0c10;--surface:#11131a;--card:#141826;--text:#f4f6ff;--muted:#a8b0c5;--accent:#f59e0b;--accent2:#22c55e;--border: rgba(255,255,255,.08);--shadow: 0 18px 45px rgba(0,0,0,.45);--radius: 18px}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(900px 500px at 10% 0%,rgba(245,158,11,.18),transparent 55%),radial-gradient(900px 500px at 90% 10%,rgba(34,197,94,.14),transparent 60%),var(--bg);color:var(--text)}.page{max-width:1040px;margin:0 auto;padding:18px 14px 28px}.header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffff0a,#ffffff05);border-radius:22px;box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:12px;min-width:220px}.logo{width:56px;height:56px;border-radius:14px;object-fit:cover;background:#ffffff0f;border:1px solid var(--border)}.brandText{display:flex;flex-direction:column;line-height:1.1}.brandName{font-weight:900;font-size:18px;letter-spacing:.3px}.brandSub{margin-top:4px;color:var(--muted);font-weight:650;font-size:13px}.headerMid{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.badge{font-weight:800;font-size:12px;padding:7px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff08}.badge.accent{border-color:#f59e0b59}.badge.green{border-color:#22c55e59}.phones{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.phone{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;border:1px solid var(--border);background:#0003;color:var(--text);text-decoration:none;font-weight:850}.headerRight{display:flex;gap:10px;align-items:center;justify-content:flex-end;min-width:230px}.cta{display:inline-flex;align-items:center;gap:10px;padding:11px 14px;border-radius:14px;background:linear-gradient(135deg,#f59e0bf2,#f59e0bbf);color:#1a1205;text-decoration:none;font-weight:950;border:1px solid rgba(245,158,11,.35);box-shadow:0 12px 30px #f59e0b2e}.social{display:inline-flex;align-items:center;gap:8px;padding:11px 12px;border-radius:14px;border:1px solid var(--border);background:#ffffff08;color:var(--text);text-decoration:none;font-weight:900}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);margin:16px 0 14px}.tabsWrap{position:sticky;top:10px;z-index:10;margin:10px 0 8px}.tabs{display:flex;gap:10px;overflow-x:auto;padding:10px;border-radius:18px;border:1px solid var(--border);background:#ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tabs::-webkit-scrollbar{height:8px}.tabs::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:10px}.tab{border:1px solid var(--border);padding:10px 12px;border-radius:14px;background:#00000038;color:var(--text);font-weight:900;cursor:pointer;white-space:nowrap;display:inline-flex;gap:10px;align-items:center;transition:transform .08s ease,background .15s ease,border-color .15s ease}.tab:hover{transform:translateY(-1px)}.tab.active{background:#f59e0b24;border-color:#f59e0b59}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px}.card{background:linear-gradient(180deg,#ffffff08,#ffffff05);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);padding:14px;display:flex;gap:14px;align-items:flex-start}.cardImg{width:150px;height:150px;border-radius:22px;object-fit:contain;border:1px solid var(--border);background:#ffffff08;flex:0 0 auto}.cardBody{flex:1;min-width:0}.cardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cardTitle{margin:0;font-size:22px;line-height:1.1;font-weight:950;letter-spacing:.2px}.cardTag{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#22c55e1f;border:1px solid rgba(34,197,94,.25);color:var(--text);font-weight:900;font-size:12px;white-space:nowrap}.cardDesc{margin-top:6px;color:var(--muted);font-size:14px;font-weight:650}.priceList{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.priceChip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:#00000038;min-width:140px;font-weight:950}.priceChip span:first-child{color:var(--muted);font-weight:850}.priceChip span:last-child{color:var(--accent)}.footerSpace{height:34px}@media(max-width:860px){.header{flex-direction:column;align-items:stretch}.headerMid{order:3}.headerRight{justify-content:space-between;min-width:0}.brand{min-width:0}}@media(max-width:520px){.grid{grid-template-columns:1fr}}@media(min-width:1100px){.cardImg{width:170px;height:170px}}.card{flex-direction:column;align-items:stretch;padding:px}.cardImg{width:85%;max-width:320px;height:auto;display:block;margin:0 auto}.cardBody{margin-top:14px}.cardTitle{font-size:24px}.priceList{flex-direction:column}.priceChip{width:100%;justify-content:space-between}.drinkWrapper{display:flex;justify-content:center;width:100%}.drinkList{width:100%;max-width:700px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(180deg,#ffffff08,#ffffff05);box-shadow:var(--shadow);overflow:hidden}.drinkItem{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border);font-weight:900;font-size:16px}.drinkItem:last-child{border-bottom:none}.drinkPrice{color:var(--accent);font-weight:950;min-width:90px;text-align:right}}{}
