body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--logo-size-internal:90px;--logo-size-home:110px}body{background-color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s}.page-container{box-sizing:border-box;min-height:100vh;overflow-x:hidden;padding:1rem;width:100%}.content-wrapper{margin:0 auto;max-width:900px;text-align:center}.loading,.loading-container{color:#555;font-size:1.5rem;padding-top:20vh;text-align:center}.homepage-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 2rem)}.homepage-background{background-position:50%;background-size:cover;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.homepage-header{margin-bottom:2rem;text-align:center}.page-logo,.page-title-text{color:#fff;margin:0;text-shadow:2px 2px 8px #000000b3}.page-logo{height:110px;height:var(--logo-size-home);max-width:80vw}.page-title-text{font-size:3rem}.homepage-box{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000004d;border-radius:20px;box-shadow:0 2px 32px 0 #0000004d;max-width:500px;padding:2.5rem;text-align:center;width:auto}.welcome-text{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:2rem;margin-top:0;text-shadow:1px 1px 5px #00000080}.button-container{flex-wrap:wrap;gap:20px}.button-container,.circle-button{display:flex;justify-content:center}.circle-button{align-items:center;border-radius:50%;box-shadow:0 4px 15px #0003;flex-direction:column;font-weight:700;height:120px;text-decoration:none;transition:transform .2s;width:120px}.circle-button:hover{transform:scale(1.05)}.button-icon{height:40px;margin-bottom:5px;width:40px}.button-icon svg{fill:currentColor;height:100%;width:100%}.app-header-internal{margin-bottom:1rem;padding-top:1rem;text-align:center}.app-logo-internal{height:90px;height:var(--logo-size-internal)}.app-header-internal span{color:#333;font-size:1.5rem;font-weight:700}.page-title-bar{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;position:relative}.back-button{background:#00000014;border-radius:20px;color:#333;font-weight:700;left:0;padding:8px 15px;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%)}.page-title-bar h1{font-size:2rem;margin:0}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:600px){.category-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.category-card{aspect-ratio:1/1;border-radius:12px;box-shadow:0 5px 15px #00000026;overflow:hidden;position:relative}.category-card img{height:100%;object-fit:cover;width:100%}.category-card-overlay{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:1.1rem;font-weight:700;left:0;line-height:1.2;padding:1rem;position:absolute;text-align:center;white-space:normal;width:100%}.dishes-list{display:flex;flex-direction:column;gap:1rem}.dish-item{background:#ffffffb3;border:1px solid #0000000d;border-radius:8px;display:flex;gap:1rem;padding:1rem;text-align:left}.dish-item.with-image{align-items:center}.dish-image{border-radius:6px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.dish-image img{height:100%;object-fit:cover;width:100%}.dish-details{flex-grow:1}.dish-header{align-items:baseline;display:flex;justify-content:space-between}.dish-header h3{font-size:1.1rem;margin:0}.dish-price{font-size:1.1rem;font-weight:700}.dish-details p{color:#333;font-size:.9rem;margin:.25rem 0 0}.dish-allergens{font-size:.8rem;font-style:italic;opacity:.8}.events-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.event-card{border-radius:12px;box-shadow:0 8px 25px #0003;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:250px;overflow:hidden;position:relative}.event-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.event-image img{height:100%;object-fit:cover;width:100%}.event-card:after{background:linear-gradient(0deg,#000c 20%,#0000001a);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.event-details{padding:1.5rem;text-align:left}.event-details h2{font-size:2.2rem;margin:0 0 .5rem;text-shadow:1px 1px 3px #00000080}.event-date{font-weight:700;margin-bottom:1rem;opacity:.9}.event-details p{margin:0}@media (max-width:480px){.page-title-bar{flex-direction:column;gap:1rem;padding-top:40px}.back-button{left:50%;position:absolute;top:0;transform:translateX(-50%)}.page-title-bar h1{font-size:1.8rem}}.language-switcher{position:fixed;right:15px;top:15px;z-index:1000}.language-switcher button{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;padding:0;width:40px}.language-switcher button img{border-radius:50%;height:100%;object-fit:cover;width:100%}.language-options{display:flex;flex-direction:column;gap:10px;opacity:0;position:absolute;right:0;top:50px;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden}.language-switcher .language-options.open{opacity:1;transform:translateY(0);visibility:visible}.allergeni-footer{color:#000;margin:3rem auto;max-width:1000px;text-align:center;width:90%}.page-container[style*="background-color: #f08b1f"] .allergeni-footer,.page-container[style*="background-color: rgb(240, 139, 31)"] .allergeni-footer{color:#fff}.allergeni-footer h4{font-weight:700;margin-bottom:.5rem}.allergeni-footer p{font-size:.8rem;line-height:1.4;margin-bottom:1.5rem}.allergeni-footer hr{border:none;border-top:1px solid;margin-bottom:1rem;opacity:.5}.allergeni-footer .copyright-text{font-size:.9rem;margin-bottom:0;opacity:.8}.allergeni-footer .copyright-text a{color:inherit!important;text-decoration:none}.allergeni-footer .copyright-text a:hover{text-decoration:underline}.copyright-footer{box-sizing:border-box;font-size:.9rem;padding:1rem;text-align:center;width:100%}.homepage-container .copyright-footer{color:#fff}.content-wrapper .copyright-footer{color:#000}.copyright-footer p{margin:0}.copyright-footer a{color:inherit!important;text-decoration:none}.copyright-footer a:hover{text-decoration:underline}.circle-button span{line-height:1.2;padding:0 5px;white-space:normal}.loading-overlay{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s;visibility:hidden;width:100vw;z-index:2000}.loading-overlay.visible{opacity:1;visibility:visible}.loading-overlay h1{animation:pulse 1.5s ease-in-out infinite;color:#888;font-size:1.5rem}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
/*# sourceMappingURL=main.70838cd2.css.map*/