.hc-theme-classic{--hc-primary: #E63946;--hc-primary-hover: #d42e3b;--hc-secondary: #FFB703;--hc-bg: #F1FAEE;--hc-surface: #fff;--hc-text: #1d1d1f;--hc-text-muted: #6e6e73;--hc-text-faint: #aeaeb2;--hc-border: #e8e8e8;--hc-border-light: #f2f2f2;--hc-tab-active-bg: #E63946;--hc-tab-active-text: #fff;--hc-success: #34c759;--hc-danger: #E63946;--hc-warning-bg: #fffbeb;--hc-warning-border: #ffd60a;--hc-warning-text: #8a6d00;--hc-fab-bg: #E63946;--hc-fab-hover: #d42e3b;--hc-input-focus: #E63946;--hc-selected-bg: #fff5f2;--hc-selected-border: #E63946;--hc-header-shadow: 0 1px 3px rgba(0,0,0,.06)}.hc-theme-fresh{--hc-primary: #2A9D8F;--hc-primary-hover: #238b7f;--hc-secondary: #B08968;--hc-bg: #FEFAE0;--hc-surface: #fff;--hc-text: #264653;--hc-text-muted: #6b7c85;--hc-text-faint: #a0adb4;--hc-border: #e2dfd0;--hc-border-light: #f0ede0;--hc-tab-active-bg: #2A9D8F;--hc-tab-active-text: #fff;--hc-success: #2A9D8F;--hc-danger: #E76F51;--hc-warning-bg: #fef9e7;--hc-warning-border: #E9C46A;--hc-warning-text: #7a6520;--hc-fab-bg: #2A9D8F;--hc-fab-hover: #238b7f;--hc-input-focus: #2A9D8F;--hc-selected-bg: #f0faf8;--hc-selected-border: #2A9D8F;--hc-header-shadow: 0 1px 3px rgba(0,0,0,.05)}.hc-theme-premium{--hc-primary: #F4A261;--hc-primary-hover: #e8943a;--hc-secondary: #F4A261;--hc-bg: #E9ECEF;--hc-surface: #fff;--hc-text: #212529;--hc-text-muted: #6c757d;--hc-text-faint: #adb5bd;--hc-border: #dee2e6;--hc-border-light: #f1f3f5;--hc-tab-active-bg: #212529;--hc-tab-active-text: #F4A261;--hc-success: #34c759;--hc-danger: #dc3545;--hc-warning-bg: #fff8ee;--hc-warning-border: #F4A261;--hc-warning-text: #8a5e1a;--hc-fab-bg: #212529;--hc-fab-hover: #343a40;--hc-input-focus: #F4A261;--hc-selected-bg: #fdf6ee;--hc-selected-border: #F4A261;--hc-header-shadow: 0 1px 4px rgba(0,0,0,.08)}.hc-widget{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6;color:var(--hc-text, #1d1d1f);background:var(--hc-bg, #fafafa);max-width:720px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hc-widget *{box-sizing:border-box;margin:0;padding:0}.hc-header{background:var(--hc-surface, #fff);padding:14px 24px;z-index:10;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--hc-header-shadow, 0 1px 3px rgba(0,0,0,.06))}.hc-business-name{font-size:1.15rem;font-weight:700;color:#1d1d1f;letter-spacing:-.01em}.hc-header-actions{display:flex;align-items:center;gap:6px}.hc-header-btn{background:none;border:1px solid transparent;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:.9rem;color:#6e6e73;transition:all .2s ease}.hc-header-btn:hover{background:#f5f5f7;color:#1d1d1f}.hc-header-btn.hc-active{background:#1d1d1f;color:#fff}.hc-lang-picker{position:relative}.hc-lang-btn{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:500;letter-spacing:0}.hc-lang-flag{font-size:1rem;line-height:1}.hc-lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001f,0 0 0 1px #0000000a;overflow:hidden;min-width:160px;z-index:50;animation:hc-dropdown-in .15s ease-out}@keyframes hc-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hc-lang-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;background:none;border:none;cursor:pointer;font-size:.88rem;color:#1d1d1f;transition:background .15s;text-align:left;font-family:inherit}.hc-lang-option:hover{background:#f5f5f7}.hc-lang-active{font-weight:600}.hc-lang-check{margin-left:auto;color:#34c759;font-size:.9rem}.hc-cart-icon{position:relative}.hc-cart-badge{background:var(--hc-primary, #ff3b30);color:#fff;font-size:.65rem;font-weight:700;border-radius:10px;padding:1px 5px;margin-left:2px;min-width:16px;text-align:center}.hc-loading,.hc-error{display:flex;align-items:center;justify-content:center;padding:80px 24px;font-size:.95rem;color:#86868b}.hc-error{color:#ff3b30}.hc-delivery-notice{background:var(--hc-warning-bg, #fffbeb);border-bottom:1px solid var(--hc-warning-border, #ffd60a);color:var(--hc-warning-text, #8a6d00);padding:10px 24px;font-size:.85rem;font-weight:500;text-align:center}.hc-main{flex:1}.hc-menu-hero{width:100%;height:180px;overflow:hidden}.hc-menu-hero img{width:100%;height:100%;object-fit:cover}.hc-category-nav{display:flex;flex-wrap:wrap;gap:0;background:var(--hc-surface, #fff);border-bottom:1px solid var(--hc-border-light, #f0f0f0);position:sticky;top:0;z-index:5}.hc-category-nav-btn{flex:1 1 auto;min-width:0;padding:10px 8px;border:none;border-bottom:2px solid transparent;background:transparent;font-size:.75rem;font-weight:600;color:var(--hc-text-muted, #86868b);cursor:pointer;transition:all .15s ease;font-family:inherit;text-transform:uppercase;letter-spacing:.03em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-category-nav-btn:hover{color:var(--hc-text, #1d1d1f);border-bottom-color:var(--hc-primary, #1d1d1f)}.hc-menu-section{border-bottom:6px solid var(--hc-bg, #fafafa)}.hc-menu-section-header{padding:20px 24px 8px;background:var(--hc-surface, #fff);border-bottom:1px solid var(--hc-border-light, #f0f0f0)}.hc-menu-section-header h2{font-size:1.1rem;font-weight:700;color:var(--hc-text, #1d1d1f);text-transform:uppercase;letter-spacing:.02em}.hc-menu-section-header p{font-size:.82rem;color:var(--hc-text-muted, #86868b);margin-top:2px}.hc-item-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--hc-border, #ebebeb);padding:0}.hc-empty{padding:40px 24px;text-align:center;color:var(--hc-text-faint, #aeaeb2);font-size:.9rem;background:var(--hc-surface, #fff);grid-column:1 / -1}.hc-item-card{display:flex;gap:16px;padding:16px 24px;background:var(--hc-surface, #fff);cursor:pointer;transition:background .15s;align-items:center}.hc-item-card:hover{background:#f9f9f9}.hc-item-img{width:80px;height:80px;border-radius:12px;object-fit:cover;flex-shrink:0;order:1}.hc-item-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;order:0}.hc-item-name{font-size:.92rem;font-weight:600;color:#1d1d1f;margin-bottom:2px}.hc-item-desc{font-size:.8rem;color:#86868b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hc-item-price{font-size:.9rem;font-weight:600;color:#1d1d1f;margin-top:4px}.hc-cart-fab{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--hc-fab-bg, #1d1d1f);color:#fff;border:none;border-radius:100px;padding:14px 32px;font-size:.9rem;font-weight:600;cursor:pointer;z-index:20;box-shadow:0 4px 20px #0003;transition:all .2s ease;font-family:inherit;max-width:calc(100% - 48px);white-space:nowrap}.hc-cart-fab:hover{background:var(--hc-fab-hover, #333);transform:translate(-50%) translateY(-1px);box-shadow:0 6px 24px #00000040}.hc-cart{background:#fff;min-height:100vh}.hc-cart-header{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid #f0f0f0}.hc-cart-header h2{font-size:1.1rem;font-weight:600}.hc-back-btn{display:inline-flex;align-items:center;gap:6px;background:var(--hc-border-light, #f5f5f7);border:none;border-radius:8px;padding:6px 14px;cursor:pointer;font-size:.85rem;font-weight:500;color:var(--hc-text-muted, #6e6e73);font-family:inherit;transition:all .15s ease}.hc-back-btn:hover{background:var(--hc-border, #e8e8e8);color:var(--hc-text, #1d1d1f)}.hc-cart-empty{text-align:center;padding:80px 24px;color:#86868b}.hc-cart-empty p{margin-bottom:20px}.hc-cart-items{padding:0}.hc-cart-item{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #f5f5f5;gap:12px}.hc-cart-item-info{flex:1;min-width:0}.hc-cart-item-name{font-size:.9rem;font-weight:600;color:#1d1d1f;display:block}.hc-cart-item-addons{display:block;font-size:.78rem;color:#86868b;margin-top:2px}.hc-cart-item-note{display:block;font-size:.78rem;color:#ff9500;margin-top:2px;font-style:italic}.hc-cart-item-controls{display:flex;align-items:center;gap:12px;flex-shrink:0}.hc-cart-item-price{font-weight:600;font-size:.9rem;min-width:60px;text-align:right;color:#1d1d1f}.hc-cart-item-remove{background:none;border:none;font-size:1.2rem;color:#c7c7cc;cursor:pointer;padding:4px;transition:color .15s}.hc-cart-item-remove:hover{color:#ff3b30}.hc-qty-controls{display:flex;align-items:center;gap:0;border:1px solid #e5e5ea;border-radius:10px;overflow:hidden}.hc-qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;font-size:1rem;color:#1d1d1f;transition:background .15s;font-family:inherit}.hc-qty-btn:hover{background:#f5f5f7}.hc-qty-value{width:32px;text-align:center;font-size:.88rem;font-weight:600;border-left:1px solid #e5e5ea;border-right:1px solid #e5e5ea;line-height:32px}.hc-cart-footer{padding:20px 24px;border-top:1px solid #f0f0f0}.hc-cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1rem;font-weight:600}.hc-cart-total-price{font-size:1.1rem;font-weight:700}.hc-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.hc-btn:disabled{opacity:.5;cursor:not-allowed}.hc-btn-primary{background:var(--hc-primary, #1d1d1f);color:#fff}.hc-btn-primary:hover:not(:disabled){background:var(--hc-primary-hover, #333)}.hc-btn-secondary{background:#f5f5f7;color:#1d1d1f}.hc-btn-secondary:hover:not(:disabled){background:#e8e8ed}.hc-btn-block{width:100%}.hc-checkout{background:#fff;min-height:100vh}.hc-checkout-header{padding:16px 24px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.hc-checkout-header h2{font-size:1.1rem;font-weight:600}.hc-checkout-form{padding:24px}.hc-form-group{margin-bottom:20px}.hc-form-group label{display:block;margin-bottom:6px;font-size:.82rem;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em}.hc-form-group input,.hc-form-group select,.hc-form-group textarea{width:100%;padding:12px 14px;border:1.5px solid #e5e5ea;border-radius:12px;font-size:.92rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;background:#fff;color:#1d1d1f}.hc-form-group input:focus,.hc-form-group select:focus,.hc-form-group textarea:focus{outline:none;border-color:var(--hc-input-focus, #1d1d1f);box-shadow:0 0 0 3px color-mix(in srgb,var(--hc-input-focus, #1d1d1f) 12%,transparent)}.hc-form-group textarea{resize:vertical}.hc-checkout-summary{padding:20px 0;margin-bottom:8px;font-size:.92rem}.hc-summary-line{display:flex;justify-content:space-between;align-items:center;padding:6px 0;color:#6e6e73}.hc-summary-line.hc-summary-total{border-top:1px solid #f0f0f0;margin-top:8px;padding-top:14px;font-size:1.05rem;color:#1d1d1f;font-weight:600}.hc-summary-free{color:#34c759;font-weight:600}.hc-form-error{background:#fff2f2;color:#ff3b30;padding:12px 16px;border-radius:12px;margin-bottom:16px;font-size:.85rem;font-weight:500}.hc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100;display:flex;align-items:flex-end;justify-content:center;animation:hc-fade-in .2s ease-out}@keyframes hc-fade-in{0%{opacity:0}to{opacity:1}}.hc-modal{background:#fff;width:100%;max-width:520px;max-height:85vh;border-radius:20px 20px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:hc-slide-up .25s ease-out}@keyframes hc-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hc-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px}.hc-modal-header h2{font-size:1.15rem;font-weight:700}.hc-modal-close{background:#f5f5f7;border:none;font-size:1.1rem;cursor:pointer;color:#86868b;padding:6px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s}.hc-modal-close:hover{background:#e8e8ed}.hc-modal-desc{padding:0 24px 12px;font-size:.85rem;color:#86868b;line-height:1.5}.hc-complement-groups{flex:1;overflow-y:auto;padding:4px 24px 16px}.hc-complement-group{margin-bottom:20px}.hc-complement-group-name{font-size:.88rem;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px}.hc-complement-group-hint{font-size:.75rem;font-weight:400;color:#aeaeb2}.hc-complement-options{display:flex;flex-direction:column;gap:6px}.hc-complement-option{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1.5px solid #e5e5ea;border-radius:12px;background:#fff;cursor:pointer;transition:all .15s ease;font-size:.88rem;font-family:inherit}.hc-complement-option:hover{border-color:#c7c7cc;background:#fafafa}.hc-complement-option.hc-selected{border-color:var(--hc-selected-border, #1d1d1f);background:var(--hc-selected-bg, #f5f5f7)}.hc-complement-option-name{font-weight:500}.hc-complement-option-price{color:#86868b;font-size:.82rem}.hc-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px 20px;border-top:1px solid #f0f0f0}.hc-modal-total{font-size:1.15rem;font-weight:700;color:#1d1d1f}.hc-item-note-group{padding:0 24px 16px}.hc-item-note-group label{display:block;font-size:.82rem;font-weight:600;color:#6e6e73;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.hc-item-note-group textarea{width:100%;padding:10px 14px;border:1.5px solid #e5e5ea;border-radius:12px;font-size:.88rem;font-family:inherit;resize:vertical;min-height:56px;color:#1d1d1f;transition:border-color .2s,box-shadow .2s}.hc-item-note-group textarea:focus{outline:none;border-color:var(--hc-input-focus, #1d1d1f);box-shadow:0 0 0 3px color-mix(in srgb,var(--hc-input-focus, #1d1d1f) 12%,transparent)}.hc-confirmation{text-align:center;padding:80px 24px;background:#fff;min-height:100vh}.hc-confirmation-icon{width:64px;height:64px;background:#34c759;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:20px}.hc-confirmation h2{font-size:1.3rem;font-weight:700;margin-bottom:12px}.hc-confirmation p{color:#86868b;margin-bottom:8px}.hc-confirmation .hc-btn{margin-top:28px}.hc-waiting{text-align:center;padding:80px 24px;background:#fff;min-height:100vh}.hc-waiting h2{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:#1d1d1f}.hc-waiting p{color:#86868b;margin-bottom:8px}.hc-spinner{width:36px;height:36px;border:3px solid #e5e5ea;border-top-color:var(--hc-primary, #1d1d1f);border-radius:50%;animation:hc-spin .7s linear infinite;margin:0 auto 24px}@keyframes hc-spin{to{transform:rotate(360deg)}}.hc-status-approved{color:#34c759;font-weight:700}.hc-status-rejected{color:#ff3b30;font-weight:700}.hc-eta{font-size:1.1rem;font-weight:600;color:#1d1d1f;margin:12px 0}.hc-payment-methods{margin-bottom:20px}.hc-payment-method-options{display:flex;gap:8px}.hc-payment-method-btn{flex:1;padding:14px 16px;border:1.5px solid #e5e5ea;border-radius:12px;background:#fff;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:center;font-family:inherit;color:#1d1d1f}.hc-payment-method-btn:hover{border-color:#c7c7cc}.hc-payment-method-btn.hc-selected{border-color:var(--hc-selected-border, #1d1d1f);background:var(--hc-selected-bg, #f5f5f7);font-weight:600}.hc-stripe-form{margin-top:16px}.hc-stripe-actions{display:flex;gap:12px;margin-top:24px}.hc-stripe-actions .hc-btn{flex:1}.hc-closed-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px;background:#fff;min-height:60vh}.hc-closed-icon{font-size:2.5rem;margin-bottom:16px;opacity:.6}.hc-closed-title{font-size:1.15rem;font-weight:700;margin-bottom:8px;color:#1d1d1f}.hc-closed-message{font-size:.9rem;color:#86868b;margin-bottom:28px}.hc-schedule{width:100%;max-width:320px}.hc-schedule-title{font-size:.88rem;font-weight:600;margin-bottom:12px;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em}.hc-schedule-list{border:1px solid #e5e5ea;border-radius:14px;overflow:hidden}.hc-schedule-row{display:flex;justify-content:space-between;padding:12px 16px;font-size:.88rem;border-bottom:1px solid #f5f5f5}.hc-schedule-row:last-child{border-bottom:none}.hc-schedule-day{font-weight:600;color:#1d1d1f}.hc-schedule-time{color:#86868b}.hc-info-page{background:#fff;min-height:100vh;padding-bottom:24px}.hc-info-header{padding:16px 24px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.hc-info-header h2{font-size:1.1rem;font-weight:600}.hc-info-section{padding:20px 24px;border-bottom:1px solid #f5f5f5}.hc-info-section h3{font-size:.82rem;font-weight:600;margin-bottom:14px;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em}.hc-info-table{width:100%;border-collapse:collapse;font-size:.88rem}.hc-info-table th{text-align:right;padding:8px 12px;font-weight:600;color:#aeaeb2;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.hc-info-table th:first-child{text-align:left}.hc-info-table td{padding:10px 12px;border-bottom:1px solid #f5f5f5;text-align:right;color:#6e6e73}.hc-info-table td:first-child{text-align:left;color:#1d1d1f}.hc-info-zone-name{font-weight:500}.hc-info-schedule{border:1px solid #e5e5ea;border-radius:14px;overflow:hidden}.hc-info-schedule-row{display:flex;justify-content:space-between;padding:12px 16px;font-size:.88rem;border-bottom:1px solid #f5f5f5}.hc-info-schedule-row:last-child{border-bottom:none}.hc-info-schedule-row.hc-inactive{color:#c7c7cc}.hc-info-day{font-weight:600}.hc-info-time{color:#86868b}.hc-info-list{list-style:none;padding:0;font-size:.88rem;color:#1d1d1f}.hc-info-list li{padding:8px 0;border-bottom:1px solid #f5f5f5}.hc-info-list li:last-child{border-bottom:none}.hc-info-contact{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.9rem}.hc-info-contact strong{color:#6e6e73;font-weight:600}.hc-info-contact a{color:#1d1d1f;text-decoration:none;font-weight:500}.hc-info-contact a:hover{text-decoration:underline}.hc-group-hero{display:none}@media(min-width:540px){.hc-item-grid{grid-template-columns:1fr 1fr}.hc-group-hero{display:block;grid-column:2;grid-row:1;overflow:hidden;border-radius:10px;margin:4px 8px;align-self:stretch}.hc-group-hero img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}}@media(min-width:768px){.hc-modal{border-radius:20px;align-self:center}.hc-modal-overlay{align-items:center}.hc-checkout-form{max-width:480px;margin:0 auto}}.hc-zone-map-container{height:200px;border-radius:14px;overflow:hidden;border:1px solid #e5e5ea;margin-bottom:16px}.hc-zone-warning{margin-top:8px;padding:10px 14px;background:#fffbeb;border:1px solid #ffd60a;border-radius:12px;color:#8a6d00;font-size:.82rem;font-weight:500}.hc-zone-checking{margin-top:6px;padding:6px 0;color:#aeaeb2;font-size:.82rem;font-style:italic}
