.menu-page[data-astro-cid-2ndeurlg]{padding-top:80px;padding-bottom:4rem;position:relative;overflow-x:hidden}.menu-constellation[data-astro-cid-2ndeurlg]{pointer-events:none;z-index:0;opacity:.6;width:100%;height:100vh;position:fixed;top:0;left:0}.float-deco[data-astro-cid-2ndeurlg]{pointer-events:none;z-index:0;position:fixed}.float-deco-left[data-astro-cid-2ndeurlg]{width:100px;height:130px;animation:8s ease-in-out infinite floatSlow;top:35%;left:2%}.float-deco-right[data-astro-cid-2ndeurlg]{width:120px;height:120px;animation:10s ease-in-out infinite reverse floatSlow;top:20%;right:3%}.float-deco-helix[data-astro-cid-2ndeurlg]{width:30px;height:400px;animation:12s ease-in-out 3s infinite floatSlow;top:50%;right:1.5%;transform:translateY(-50%)}.sparkle-field[data-astro-cid-2ndeurlg]{z-index:0;width:100%;height:60vh;position:fixed;top:20%;left:0}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.menu-hero-svg[data-astro-cid-2ndeurlg]{width:90px;height:90px;margin-bottom:1rem}.menu-hero[data-astro-cid-2ndeurlg]{text-align:center;padding:4rem 0 3rem}.menu-hero[data-astro-cid-2ndeurlg] h1[data-astro-cid-2ndeurlg]{margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4.5rem)}.menu-subtitle[data-astro-cid-2ndeurlg]{color:var(--color-text-secondary);max-width:400px;margin:.5rem auto 0;font-size:1.05rem}.category-pills[data-astro-cid-2ndeurlg]{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505e6;border:1px solid #8b5cf61a;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:3rem;padding:.6rem;display:flex;position:sticky;top:70px}.pill[data-astro-cid-2ndeurlg]{color:var(--color-text-secondary);transition:var(--transition-fast);white-space:nowrap;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.pill[data-astro-cid-2ndeurlg]:hover,.pill[data-astro-cid-2ndeurlg].active{color:var(--color-text);background:#8b5cf626;border-color:#8b5cf666;transform:translateY(-1px)}.pill[data-astro-cid-2ndeurlg].active{border-color:var(--neon-purple);color:var(--color-text);background:#8b5cf633;box-shadow:0 0 12px #8b5cf633}.menu-content[data-astro-cid-2ndeurlg]{max-width:960px}.menu-section[data-astro-cid-2ndeurlg]{margin-bottom:3.5rem;scroll-margin-top:150px}.section-title-row[data-astro-cid-2ndeurlg]{border-bottom:1px solid #8b5cf61a;margin-bottom:1.5rem;padding-bottom:1rem}.section-title-inner[data-astro-cid-2ndeurlg]{align-items:center;gap:1rem;display:flex}.section-icon[data-astro-cid-2ndeurlg]{flex-shrink:0;width:56px;height:56px}.section-svg{width:56px;height:56px}.section-title-row[data-astro-cid-2ndeurlg] h2[data-astro-cid-2ndeurlg]{margin:0;font-size:1.5rem}.section-subtitle[data-astro-cid-2ndeurlg]{color:var(--color-text-muted);letter-spacing:.03em;margin-top:.2rem;font-size:.85rem}.category-image[data-astro-cid-2ndeurlg]{border-radius:16px;max-height:200px;margin-bottom:1.5rem;position:relative;overflow:hidden}.category-image[data-astro-cid-2ndeurlg] img[data-astro-cid-2ndeurlg]{object-fit:cover;width:100%;height:200px;display:block}.category-image-overlay[data-astro-cid-2ndeurlg]{background:linear-gradient(#0000 30%,#050505cc 100%);position:absolute;inset:0}.menu-grid[data-astro-cid-2ndeurlg]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.menu-item[data-astro-cid-2ndeurlg]{transition:var(--transition-smooth);opacity:0;border:1px solid #0000;overflow:hidden;transform:translateY(20px)}.menu-item[data-astro-cid-2ndeurlg]:hover{border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 0 15px #8b5cf626,0 0 30px #ec489914,inset 0 0 15px #8b5cf60d}.menu-item[data-astro-cid-2ndeurlg].revealed{animation:.5s forwards fadeInUp;animation-delay:var(--stagger,0s)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.menu-item[data-astro-cid-2ndeurlg].has-thumb{flex-direction:column;display:flex}.item-thumb[data-astro-cid-2ndeurlg]{height:140px;position:relative;overflow:hidden}.item-thumb[data-astro-cid-2ndeurlg] img[data-astro-cid-2ndeurlg]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.menu-item[data-astro-cid-2ndeurlg]:hover .item-thumb[data-astro-cid-2ndeurlg] img[data-astro-cid-2ndeurlg]{transform:scale(1.08)}.item-thumb[data-astro-cid-2ndeurlg]:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#050505b3 100%);position:absolute;inset:0}.item-inner[data-astro-cid-2ndeurlg]{padding:1.1rem 1.25rem}.menu-item[data-astro-cid-2ndeurlg]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #8b5cf626}.item-header[data-astro-cid-2ndeurlg]{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.3rem;display:flex}.item-name[data-astro-cid-2ndeurlg]{font-family:var(--font-body);color:var(--color-text);letter-spacing:0;text-transform:none;font-size:.9rem;font-weight:600}.item-prices[data-astro-cid-2ndeurlg]{flex-shrink:0;align-items:baseline;gap:.75rem;display:flex}.item-price[data-astro-cid-2ndeurlg]{font-family:var(--font-heading);color:var(--neon-purple);font-size:1rem;font-weight:700}.item-bottle[data-astro-cid-2ndeurlg]{font-family:var(--font-heading);color:var(--neon-blue);font-size:.85rem;font-weight:600}.item-bottle[data-astro-cid-2ndeurlg] small[data-astro-cid-2ndeurlg]{opacity:.6;text-transform:uppercase;letter-spacing:.05em;font-size:.6rem}.item-desc[data-astro-cid-2ndeurlg]{color:var(--color-text-muted);font-size:.78rem;line-height:1.5}.menu-section[data-astro-cid-2ndeurlg]+.menu-section[data-astro-cid-2ndeurlg]:before{content:"";background:var(--gradient-neon);opacity:.15;border-radius:2px;width:60%;max-width:300px;height:2px;margin:0 auto 3.5rem;display:block}.has-images[data-astro-cid-2ndeurlg]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media (width<=768px){.category-pills[data-astro-cid-2ndeurlg]{gap:.3rem;padding:.5rem;top:60px}.pill[data-astro-cid-2ndeurlg]{padding:.4rem .75rem;font-size:.7rem}.menu-grid[data-astro-cid-2ndeurlg]{grid-template-columns:1fr}.has-images[data-astro-cid-2ndeurlg]{grid-template-columns:repeat(2,1fr)}.item-thumb[data-astro-cid-2ndeurlg]{height:110px}.category-image[data-astro-cid-2ndeurlg]{max-height:150px}.category-image[data-astro-cid-2ndeurlg] img[data-astro-cid-2ndeurlg]{height:150px}.float-deco-left[data-astro-cid-2ndeurlg],.float-deco-right[data-astro-cid-2ndeurlg],.float-deco-helix[data-astro-cid-2ndeurlg]{display:none}.menu-constellation[data-astro-cid-2ndeurlg]{opacity:.3}.sparkle-field[data-astro-cid-2ndeurlg]{opacity:.4}.menu-hero-svg[data-astro-cid-2ndeurlg]{width:60px;height:60px}}@media (width<=480px){.has-images[data-astro-cid-2ndeurlg]{grid-template-columns:1fr}}.menu-hero[data-astro-cid-2ndeurlg],.menu-content[data-astro-cid-2ndeurlg],.category-pills[data-astro-cid-2ndeurlg]{z-index:2;position:relative}.menu-totd[data-astro-cid-2ndeurlg]{z-index:50;position:fixed;bottom:1.25rem;right:1.25rem}.menu-totd-toggle[data-astro-cid-2ndeurlg]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-gold,#d4af37);color:var(--color-gold,#d4af37);letter-spacing:.04em;cursor:pointer;background:#0a0a19d9;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.75rem;transition:opacity .15s,transform .15s;display:flex}.menu-totd-toggle[data-astro-cid-2ndeurlg]:hover{opacity:.9;transform:translateY(-1px)}.menu-totd[data-astro-cid-2ndeurlg].playing .menu-totd-toggle[data-astro-cid-2ndeurlg]{color:#ec4899;border-color:#ec4899;box-shadow:0 0 12px #ec489966}.menu-totd-icon[data-astro-cid-2ndeurlg]{font-size:.95rem}@media (width<=600px){.menu-totd[data-astro-cid-2ndeurlg]{bottom:.75rem;right:.75rem}.menu-totd-toggle[data-astro-cid-2ndeurlg]{padding:.4rem .7rem;font-size:.7rem}}
