.popup-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#1e212578;z-index:1000;display:flex;justify-content:center;align-items:center}.popup-box{background:#f5f5f7;border-radius:18px;padding:18px 18px 10px;box-shadow:0 2px 10px #e5e5e5;max-width:370px;width:95vw;text-align:center;position:relative}.popup-close{position:absolute;right:12px;top:10px;font-size:1.35em;color:#aaa;cursor:pointer;border:none;background:none}.popup-title{font-size:1.5em;font-weight:700;margin:0 0 6px;letter-spacing:-.5px}.popup-subtitle{font-size:1.03em;color:#222;margin-bottom:15px;font-weight:500}.popup-message{font-size:.97em;color:#444;margin-bottom:20px}.popup-input-group{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px}.phone-prefix{border-radius:7px;padding:7px 5px;font-size:1em;border:1px solid #dadada}.phone-input{width:65%;padding:9px;border:1px solid #d6d6d6;border-radius:9px;font-size:1.04em}.popup-checkboxes{background:#fff;border-radius:12px;padding:16px 13px 13px;margin-bottom:19px;box-shadow:0 1px 7px #eee;text-align:left;font-size:.97em}.popup-checkboxes label{display:flex;align-items:flex-start;gap:8px;margin-bottom:13px}.popup-checkboxes label:last-child{margin-bottom:0}.popup-info{margin-bottom:9px;font-size:.93em;color:#222}.popup-submit{background:#000;color:#fff;padding:12px 0;width:100%;border:none;border-radius:7px;cursor:pointer;font-weight:600;transition:opacity .18s;font-size:1.1em;box-shadow:0 1px 8px #d6ecd9;margin-bottom:7px}.popup-success{color:#1b9c4e;font-weight:600;margin-top:18px}.popup-feedback{margin-top:9px;font-size:.98em}:root{--primary: #e04e39;--secondary: #ffb84c;--card-bg: #181b22;--item-bg: rgba(95, 95, 95, 255);--item-text: #fff;--item-desc: #fff;--menu-section-bg: #f7f6f6;--landing-bg: #f8fafb;--shadow-cta: #ffd58099;--shadow-card: #0002;--shadow-menu: #0001;--shadow-title: #0003;--gdpr-btn-bg: #b62525;--gdpr-btn-bg-hover: #871616;--allergen-bg: #ffd9d9;--allergen-text: #b62525;--price-text: #fff;--divider-color: #fff2;--allergen-size: 17px;--desc-size: .95em}.landing-root{font-family:system-ui,Arial,sans-serif;background:var(--landing-bg);min-height:100vh;color:#23282d}.landing-hero{padding:64px 20px 48px;text-align:center;background:linear-gradient(120deg,#faf8f0 70%,#ffefcc);box-shadow:0 8px 32px #0001}.landing-title{font-size:2.8em;font-weight:800;margin-bottom:12px}.landing-intro{font-size:1.18em;margin-bottom:28px;color:#444}.cta-btn{padding:16px 34px;font-size:1.13em;border:none;border-radius:30px;background:var(--secondary);color:#1a1a1a;font-weight:700;cursor:pointer;box-shadow:0 4px 18px var(--shadow-cta);transition:background .18s;text-decoration:none;margin-top:18px;display:inline-block}.cta-btn:hover{background:#ffd580}.menu-section-landing{min-height:70vh;padding:30px 0 80px;display:flex;flex-direction:column;align-items:center}.menu-section-title{font-size:2.2rem;font-weight:900;color:#000;letter-spacing:.01em;text-align:center;margin-bottom:38px}.menu-section-container{width:100%;max-width:700px;margin:20px auto 0;display:flex;flex-direction:column;gap:34px}.menu-category-card{background:var(--card-bg);border-radius:38px;box-shadow:0 8px 42px var(--shadow-card);overflow:hidden;margin:0 auto;width:98%;border:none;padding:0}.menu-category-header{width:100%;max-height:110px;min-height:110px;height:110px;border:none;outline:none;background:none;background-color:var(--item-bg);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.menu-category-header:focus{outline:none}.menu-category-bgimg{position:absolute;left:0;top:0;width:100%;height:110px;object-fit:cover;z-index:1;border-radius:20px;filter:brightness(.8) blur(.9px)}.menu-category-title-wrap{position:relative;z-index:2;width:100%;height:110px;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 38px 16px}.menu-category-title{color:var(--item-text)!important;background:none!important;font-weight:800;font-size:1.5rem;padding:0;border-radius:0;box-shadow:none;display:block;text-align:center;width:100%;letter-spacing:.02em}.menu-accordion-arrow{position:absolute;right:28px;bottom:25px;z-index:3;font-size:1.3em;color:var(--item-text);background:var(--primary);border-radius:100%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 3px 16px var(--shadow-title);transition:transform .2s}.menu-category-header.open .menu-accordion-arrow{transform:rotate(180deg)}.menu-category-title,.menu-category-desc{position:relative;z-index:2}.menu-accordion-arrow{display:none}.menu-items-table{width:100%;padding:32px 42px 30px;background:#ededed;display:flex;flex-direction:column;gap:0}.menu-item-row{display:flex;align-items:flex-start;background-color:var(--item-bg);margin-bottom:18px;min-height:54px;box-shadow:0 3px 13px var(--shadow-menu);font-size:1.06em;font-weight:500;position:relative;padding:12px 0 12px 20px}.menu-item-row-divider{width:100%;border-bottom:1.5px solid var(--divider-color);margin:2px 0 6px}.menu-item-row:last-child{margin-bottom:0}.menu-item-info{flex:1 1 0;padding:12px 0 12px 20px;display:flex;flex-direction:column;justify-content:center}.menu-item-title{font-weight:700;font-size:1.11em;color:var(--item-text);margin-bottom:2px}.menu-item-desc{color:var(--item-desc);font-size:var(--desc-size);opacity:.82;margin:0 0 7px;font-style:italic;line-height:1.35}.menu-item-allergens{display:flex;gap:6px;margin-top:0;margin-bottom:2px;align-items:center;flex-wrap:wrap}.menu-item-allergen{background:#fff2;color:#fff;border-radius:7px;padding:2px 7px;font-size:.75em;display:flex;align-items:center;font-weight:400;height:var(--allergen-size);min-width:var(--allergen-size);margin-bottom:1px}.menu-item-price{align-self:center;min-width:78px;text-align:right;font-weight:700;color:var(--price-text);font-size:1.17em;padding:0 20px 0 15px;letter-spacing:.02em}.menu-item-allergen-icon{width:15px;height:15px;margin-right:3px;filter:brightness(0) invert(1)}.menu-category-empty{color:#999;font-size:1.13em;padding:26px 44px;background:#fafafa;border-radius:18px;margin:0 18px 14px;text-align:center}.gdpr-btn-section{margin:45px 0 0;text-align:center}.gdpr-btn{padding:12px 38px;font-size:1.1em;border-radius:13px;font-weight:700;color:#fff;background:var(--gdpr-btn-bg);border:none;box-shadow:0 2px 18px #0002;cursor:pointer;transition:background .13s}.gdpr-btn:hover{background:var(--gdpr-btn-bg-hover)}.gdpr-btn-desc{color:#666;font-size:13px;margin-top:6px}.allergen-legend-card{background:#575757;color:#fff;border-radius:32px;padding:24px 32px;max-width:480px;margin:40px auto 0;box-shadow:0 8px 32px #0002;font-family:system-ui,Arial,sans-serif}.allergen-legend-title{font-size:1.5em;font-weight:700;margin-bottom:18px;letter-spacing:.02em}.allergen-legend-list{display:flex;flex-wrap:wrap;gap:16px 28px}.allergen-legend-item{display:flex;align-items:center;gap:7px;min-width:120px;margin-bottom:6px}.allergen-legend-icon{width:22px;height:22px;object-fit:contain;background:#fff2;border-radius:7px;padding:2px;filter:grayscale(1) brightness(2.5) contrast(1.1)}
