:root{--primary:#14afcb;--secondary:#a6c908;--header:#0e8da6;--accent:#e4141c;--dark:#10333c;--muted:#5f7480;--border:#dce7ea;--bg:#fff;--bg-soft:#f4fafc;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--dark);background:var(--bg-soft);-webkit-font-smoothing:antialiased;line-height:1.5}button{font-family:inherit}img{max-width:100%;display:block}.page{flex-direction:column;min-height:100vh;display:flex}.header{background:linear-gradient(135deg, var(--header) 0%, var(--primary) 100%);color:#fff;z-index:10;padding:1.1rem 1rem;position:sticky;top:0;box-shadow:0 4px 18px #0e8da640}.header-inner{align-items:center;gap:1rem;max-width:760px;margin:0 auto;display:flex}.header-logo{background:#fff;border-radius:8px;width:auto;height:48px;padding:5px 9px}.header-text{flex:1;min-width:0}.header-subtitle{letter-spacing:.5px;font-size:.9rem;font-weight:700}.header-place{opacity:.85;font-size:.72rem}.main{flex:1;width:100%;max-width:820px;margin:0 auto;padding:1.8rem 1rem 3rem}.menu-title{text-align:center;color:var(--header);margin-bottom:.4rem;font-size:1.7rem;font-weight:800}.menu-info{text-align:center;max-width:720px;margin:1.6rem auto 0}.coperto{background:var(--secondary);color:#230;border-radius:50px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:700;display:inline-block}.prices-note{color:var(--muted);margin-top:.7rem;font-size:.8rem}.allergens,.gluten{border:1px solid var(--border);background:#fff;border-radius:14px;max-width:720px;margin:1.8rem auto 0;padding:1.3rem 1.6rem}.info-heading{letter-spacing:1.5px;text-transform:uppercase;color:var(--header);border-bottom:2px solid var(--secondary);margin-bottom:.9rem;padding-bottom:.4rem;font-size:.72rem;font-weight:700}.allergen-grid{color:var(--dark);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.4rem 1rem;font-size:.85rem;list-style:none;display:grid}.allergen-code{width:1.4rem;color:var(--primary);font-weight:700;display:inline-block}.allergen-footer{color:var(--muted);margin-top:1rem;font-size:.8rem;font-style:italic}.gluten p{color:var(--dark);font-size:.85rem;line-height:1.6}.footer{text-align:center;color:var(--muted);border-top:1px solid var(--border);background:#fff;padding:1.6rem 1rem;font-size:.8rem}.footer a{color:var(--primary);font-weight:700;text-decoration:none}.footer a:hover{text-decoration:underline}@media (width<=600px){.header-inner{gap:.7rem}.header-logo{height:40px}.header-subtitle{font-size:.8rem}.menu-title{font-size:1.4rem}.allergens,.gluten{padding:1.1rem}}.menu-section{margin:1.5rem 0 0}.menu-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.8rem;display:flex}.menu-tab{letter-spacing:1px;text-transform:uppercase;border:1px solid var(--border);color:var(--dark);cursor:pointer;background:#fff;border-radius:50px;padding:.5rem 1.1rem;font-size:.72rem;font-weight:600;transition:all .2s}.menu-tab:hover{border-color:var(--primary);color:var(--primary)}.menu-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.menu-list{border:1px solid var(--border);background:#fff;border-radius:14px;max-width:720px;margin:0 auto;padding:2rem 2.5rem;box-shadow:0 12px 34px #0e8da614}.menu-subhead{letter-spacing:1.5px;text-transform:uppercase;color:var(--header);border-bottom:2px solid var(--secondary);margin:1.8rem 0 .3rem;padding-bottom:.4rem;font-size:.72rem;font-weight:700}.menu-subhead:first-child{margin-top:0}.menu-inline-note{color:var(--primary);text-align:center;margin:.6rem 0 .4rem;font-size:.82rem;font-style:italic;font-weight:600}.menu-item{border-bottom:1px solid #eef4f6;padding:.8rem 0}.menu-item:last-child{border-bottom:none}.menu-item-main{align-items:baseline;gap:.4rem;display:flex}.menu-item-name{color:var(--dark);font-size:1.02rem;font-weight:600}.menu-item-all{letter-spacing:.5px;color:var(--muted);background:var(--bg-soft);border:1px solid var(--border);vertical-align:middle;white-space:nowrap;border-radius:4px;margin-left:.4rem;padding:.05rem .35rem;font-size:.62rem;font-weight:700;display:inline-block}.menu-item-dots{border-bottom:2px dotted #d3e2e6;flex:1;min-width:1.2rem;transform:translateY(-4px)}.menu-item-price{color:var(--header);white-space:nowrap;font-size:.98rem;font-weight:700}.menu-item-desc{color:var(--muted);margin-top:.2rem;font-size:.85rem}@media (width<=600px){.menu-list{border-radius:12px;padding:1.4rem 1.1rem}.menu-tab{padding:.45rem .85rem;font-size:.7rem}.menu-item-name{font-size:.98rem}}.lang-switcher{background:#ffffff2e;border-radius:50px;gap:.25rem;padding:.25rem;display:flex}.lang-btn{letter-spacing:.5px;color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.35rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s}.lang-btn:hover{color:#fff}.lang-btn.active{color:var(--header);background:#fff}
