.fg-menu-wrapper{max-width:900px;margin:3rem auto;padding:0 1rem 4rem;font-family:system-ui,sans-serif;line-height:1.5;background:url(/public/bilder/holz_01.jpg) 50%/cover fixed;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.85)}.fg-menu-title{font-size:2.4rem;margin-bottom:.5rem;color:#2f4f2f}.fg-menu-sub{opacity:.8;margin-bottom:2rem}.fg-menu-tabs{display:flex;gap:1rem;margin-bottom:2rem}.fg-menu-tabs button{padding:.6rem 1.2rem;border-radius:6px;border:2px solid #7aa87a;background:#fff;cursor:pointer;font-weight:600;color:#2f4f2f;transition:.2s}.fg-menu-tabs button.active{background:#7aa87a;color:#fff}.fg-menu-tabs button:hover{background:#e7f2e7}.fg-menu-category{margin-bottom:2.5rem}.fg-menu-category h2{font-size:1.6rem;margin-bottom:1rem;border-bottom:2px solid #7aa87a;padding-bottom:.3rem;color:#2f4f2f}.fg-menu-item{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px dotted #cfcfcf}.fg-menu-item-name{font-weight:500}.fg-menu-item-prices{white-space:nowrap;text-align:right}.fg-menu-size{margin-left:1rem}@media (max-width:600px){.fg-menu-item{flex-direction:column;align-items:flex-start}.fg-menu-item-prices{margin-top:.3rem}}