.restaurant-menu-page{min-height:100vh;background:var(--menu-background);color:var(--menu-text);padding:clamp(1rem,3vw,2.5rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.restaurant-menu-font-modern{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.restaurant-menu-font-elegant{font-family:Georgia,"Times New Roman",serif}.restaurant-menu-container{width:min(100%,1180px);margin:0 auto}.restaurant-menu-width-compact .restaurant-menu-container{max-width:820px}.restaurant-menu-width-standard .restaurant-menu-container{max-width:980px}.restaurant-menu-demo{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap;padding:.8rem 1rem;margin-bottom:1rem;border-radius:1rem;background:#fff4d6;color:#684d00;border:1px solid #f0d78d}.restaurant-menu-demo strong{display:flex;gap:.5rem;align-items:center}.restaurant-menu-hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,auto);gap:1.25rem;align-items:center;padding:clamp(1.25rem,4vw,2.4rem);border-radius:1.75rem;background:var(--menu-surface);box-shadow:0 20px 55px rgba(38,53,47,.12);overflow:hidden}.restaurant-menu-hero::after{content:"";position:absolute;inset:auto -6rem -8rem auto;width:18rem;height:18rem;border-radius:50%;background:var(--menu-highlight);opacity:.18}.restaurant-menu-mark{position:relative;z-index:1;display:grid;place-items:center;width:76px;height:76px;border-radius:1.4rem;background:var(--menu-accent);color:#fff;font-size:2rem;transform:rotate(-3deg)}.restaurant-menu-identity{position:relative;z-index:1}.restaurant-menu-kicker{margin:0 0 .35rem;color:var(--menu-accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.restaurant-menu-identity h1{margin:0;font-size:clamp(2rem,5vw,4.25rem);line-height:1}.restaurant-menu-tagline{margin:.65rem 0 0;color:var(--menu-muted);font-size:1.08rem}.restaurant-menu-address{display:flex;gap:.5rem;align-items:center;margin:.75rem 0 0;color:var(--menu-muted)}.restaurant-menu-order-status{position:relative;z-index:1;display:grid;gap:.25rem;padding:1rem 1.15rem;border-radius:1.25rem;background:#f4f4f4}.restaurant-menu-order-status i{font-size:1.5rem}.restaurant-menu-order-status.is-open{background:#e4f8ec;color:#176a3c}.restaurant-menu-order-status.is-closed{background:#fbe8e5;color:#8a3027}.restaurant-menu-order-status span{font-size:.86rem}.restaurant-menu-hero-banner{border-radius:.5rem}.restaurant-menu-hero-minimal{box-shadow:none;border:1px solid color-mix(in srgb,var(--menu-muted) 25%,transparent)}.restaurant-menu-introduction{margin:1rem 0;padding:1.15rem 1.35rem;border-left:5px solid var(--menu-highlight);border-radius:0 1rem 1rem 0;background:var(--menu-surface)}.restaurant-menu-introduction p{margin:0;line-height:1.7}.restaurant-menu-service{display:flex;gap:.65rem;flex-wrap:wrap;margin:1rem 0}.restaurant-menu-service span,.restaurant-menu-tags span{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .72rem;border-radius:999px;background:var(--menu-surface);color:var(--menu-muted);font-size:.88rem;box-shadow:0 6px 18px rgba(38,53,47,.06)}.restaurant-menu-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin:1rem 0}.restaurant-menu-actions a,.restaurant-menu-actions button{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1rem;border:0;border-radius:.85rem;background:var(--menu-surface);color:var(--menu-text);text-decoration:none;box-shadow:0 8px 22px rgba(38,53,47,.08);cursor:pointer}.restaurant-menu-buttons-pill .restaurant-menu-actions a,.restaurant-menu-buttons-pill .restaurant-menu-actions button,.restaurant-menu-buttons-pill .restaurant-menu-add,.restaurant-menu-buttons-pill .restaurant-menu-primary,.restaurant-menu-buttons-pill .restaurant-menu-whatsapp{border-radius:999px}.restaurant-menu-buttons-square .restaurant-menu-actions a,.restaurant-menu-buttons-square .restaurant-menu-actions button,.restaurant-menu-buttons-square .restaurant-menu-add,.restaurant-menu-buttons-square .restaurant-menu-primary,.restaurant-menu-buttons-square .restaurant-menu-whatsapp{border-radius:.2rem}.restaurant-menu-section{margin-top:1.5rem}.restaurant-menu-section-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.restaurant-menu-section-title i{color:var(--menu-accent);font-size:1.4rem}.restaurant-menu-section-title h2{margin:0;font-size:1.7rem}.restaurant-menu-tools{display:grid;gap:.8rem;margin-bottom:1.25rem}.restaurant-menu-tools>label{position:relative}.restaurant-menu-tools>label i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--menu-muted)}.restaurant-menu-tools input[type=search]{width:100%;padding:.9rem 1rem .9rem 2.75rem;border:1px solid color-mix(in srgb,var(--menu-muted) 25%,transparent);border-radius:1rem;background:var(--menu-surface);color:var(--menu-text)}.restaurant-menu-filters{display:flex;gap:.5rem;overflow:auto;padding-bottom:.25rem}.restaurant-menu-filters button{white-space:nowrap;border:1px solid color-mix(in srgb,var(--menu-accent) 25%,transparent);border-radius:999px;padding:.5rem .85rem;background:var(--menu-surface);color:var(--menu-text);cursor:pointer}.restaurant-menu-filters button.is-active{background:var(--menu-accent);color:#fff;border-color:var(--menu-accent)}.restaurant-menu-groups{display:grid;gap:1.5rem}.restaurant-menu-group>header{margin-bottom:.85rem}.restaurant-menu-group>header h3{margin:0;font-size:1.4rem}.restaurant-menu-group>header p{margin:.25rem 0 0;color:var(--menu-muted)}.restaurant-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.restaurant-menu-card{display:flex;flex-direction:column;gap:.8rem;padding:1.15rem;border-radius:1.25rem;background:var(--menu-surface);box-shadow:0 12px 32px rgba(38,53,47,.08)}.restaurant-menu-cards-bordered .restaurant-menu-card{box-shadow:none;border:1px solid color-mix(in srgb,var(--menu-muted) 25%,transparent)}.restaurant-menu-cards-flat .restaurant-menu-card{box-shadow:none;border-radius:.35rem}.restaurant-menu-card.is-featured{outline:2px solid var(--menu-highlight);outline-offset:-2px}.restaurant-menu-card>header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.restaurant-menu-card h4{margin:.25rem 0 0;font-size:1.15rem}.restaurant-menu-card>header>strong{font-size:1.1rem;color:var(--menu-accent);white-space:nowrap}.restaurant-menu-featured{display:inline-flex;gap:.35rem;align-items:center;color:#8b5d00;font-size:.76rem;font-weight:800;text-transform:uppercase}.restaurant-menu-description{margin:0;color:var(--menu-muted);line-height:1.55}.restaurant-menu-tags{display:flex;gap:.4rem;flex-wrap:wrap}.restaurant-menu-tags span{padding:.32rem .55rem;font-size:.75rem;background:color-mix(in srgb,var(--menu-highlight) 14%,var(--menu-surface));box-shadow:none}.restaurant-menu-tags .is-spicy{color:#9d352b}.restaurant-menu-allergens{font-size:.78rem;padding:.7rem;border-radius:.8rem;background:color-mix(in srgb,var(--menu-highlight) 10%,var(--menu-surface));color:var(--menu-muted)}.restaurant-menu-allergens p{margin:0}.restaurant-menu-allergens p+p{margin-top:.3rem}.restaurant-menu-add,.restaurant-menu-primary{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:.85rem;padding:.72rem 1rem;background:var(--menu-accent);color:#fff;font-weight:750;cursor:pointer}.restaurant-menu-add{margin-top:auto}.restaurant-menu-add:disabled,.restaurant-menu-whatsapp:disabled{opacity:.5;cursor:not-allowed}.restaurant-menu-allergen-notice{display:flex;gap:1rem;align-items:flex-start;margin-top:1.5rem;padding:1.1rem 1.25rem;border-radius:1rem;background:#fff4d6;color:#684d00}.restaurant-menu-allergen-notice>i{font-size:1.35rem;margin-top:.15rem}.restaurant-menu-allergen-notice h2{font-size:1rem;margin:0 0 .25rem}.restaurant-menu-allergen-notice p{margin:0;line-height:1.55}.restaurant-menu-freshness{text-align:center;color:var(--menu-muted);font-size:.86rem;margin:1.3rem 0}.restaurant-menu-footer{text-align:center;padding:1rem}.restaurant-menu-footer a{display:inline-flex;gap:.4rem;align-items:center;color:var(--menu-muted);text-decoration:none}.restaurant-menu-cart-trigger{position:fixed;right:1rem;bottom:1rem;z-index:1050;display:flex;align-items:center;gap:.55rem;border:0;border-radius:999px;padding:.85rem 1.1rem;background:#1fa855;color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.22);font-weight:800;cursor:pointer}.restaurant-menu-cart-trigger strong{display:grid;place-items:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;background:#fff;color:#176a3c}.restaurant-menu-cart{position:fixed;z-index:1080;top:0;right:0;width:min(440px,100%);height:100dvh;padding:1rem;background:var(--menu-surface);color:var(--menu-text);transform:translateX(105%);transition:transform .22s ease;overflow:auto;box-shadow:-20px 0 55px rgba(0,0,0,.2)}.restaurant-menu-cart.is-open{transform:translateX(0)}.restaurant-menu-cart>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid color-mix(in srgb,var(--menu-muted) 20%,transparent);padding-bottom:.8rem}.restaurant-menu-cart>header h2{font-size:1.25rem;margin:0}.restaurant-menu-cart>header button,.restaurant-menu-close{border:0;background:transparent;color:inherit;font-size:1.25rem;cursor:pointer}.restaurant-menu-cart-items{display:grid;gap:.75rem;padding:1rem 0}.restaurant-menu-cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.75rem;border-radius:.8rem;background:var(--menu-background)}.restaurant-menu-cart-row h3{font-size:.95rem;margin:0}.restaurant-menu-cart-row p{margin:.25rem 0 0;color:var(--menu-muted);font-size:.78rem}.restaurant-menu-cart-controls{display:flex;align-items:center;gap:.35rem;margin-top:.55rem}.restaurant-menu-cart-controls button{width:1.8rem;height:1.8rem;border:0;border-radius:.4rem;background:var(--menu-surface);color:var(--menu-text);cursor:pointer}.restaurant-menu-cart-remove{width:auto!important;padding:0 .55rem;color:#a12c22!important}.restaurant-menu-cart-totals{display:grid;gap:.4rem;border-top:1px solid color-mix(in srgb,var(--menu-muted) 20%,transparent);border-bottom:1px solid color-mix(in srgb,var(--menu-muted) 20%,transparent);padding:.8rem 0;margin-bottom:1rem}.restaurant-menu-cart-totals div{display:flex;justify-content:space-between}.restaurant-menu-cart-totals .is-total{font-size:1.1rem;font-weight:800}.restaurant-menu-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.restaurant-menu-form-grid label{display:grid;gap:.3rem;font-size:.85rem;font-weight:650}.restaurant-menu-form-grid label.is-wide{grid-column:1/-1}.restaurant-menu-form-grid input,.restaurant-menu-form-grid select,.restaurant-menu-form-grid textarea{width:100%;border:1px solid color-mix(in srgb,var(--menu-muted) 25%,transparent);border-radius:.6rem;padding:.65rem;background:var(--menu-background);color:var(--menu-text)}.restaurant-menu-allergy-field{padding:.7rem;border-radius:.7rem;background:#fff4d6;color:#684d00}.restaurant-menu-allergy-field small{font-weight:400;line-height:1.4}.restaurant-menu-whatsapp{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:.85rem;border:0;border-radius:.85rem;padding:.85rem;background:#1fa855;color:#fff;font-weight:800;cursor:pointer}.restaurant-menu-cart form>small{display:block;text-align:center;margin-top:.45rem;color:var(--menu-muted)}.restaurant-menu-minimum-warning{padding:.6rem;border-radius:.6rem;background:#fbe8e5;color:#8a3027;font-size:.85rem}.restaurant-menu-backdrop{position:fixed;inset:0;z-index:1070;background:rgba(0,0,0,.45)}.restaurant-menu-overlay{position:fixed;inset:0;z-index:1090;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.5)}.restaurant-menu-overlay[hidden],.restaurant-menu-backdrop[hidden]{display:none}.restaurant-menu-modal{position:relative;width:min(520px,100%);max-height:90dvh;overflow:auto;padding:1.3rem;border-radius:1.2rem;background:var(--menu-surface);color:var(--menu-text);box-shadow:0 20px 60px rgba(0,0,0,.25)}.restaurant-menu-modal h2{margin:0 2rem .4rem 0}.restaurant-menu-close{position:absolute;right:1rem;top:1rem}.restaurant-menu-modal-supplement{display:flex;justify-content:space-between;gap:1rem;padding:.65rem;border-radius:.65rem;background:var(--menu-background);margin:.45rem 0}.restaurant-menu-quantity{display:grid;gap:.3rem;margin:1rem 0}.restaurant-menu-quantity input{width:90px;padding:.55rem;border:1px solid color-mix(in srgb,var(--menu-muted) 25%,transparent);border-radius:.5rem}.restaurant-menu-primary{width:100%}.restaurant-menu-empty{padding:1rem;text-align:center;color:var(--menu-muted)}
.restaurant-menu-editor-categories,.restaurant-menu-editor-items{display:grid;gap:1rem}.restaurant-menu-editor-category{display:grid;grid-template-columns:1fr 1.5fr auto;gap:.75rem;align-items:end;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:1rem}.restaurant-menu-editor-item{padding:1.1rem;border:1px solid rgba(0,0,0,.1);border-radius:1rem;background:#fff}.restaurant-menu-food-editor{display:grid;gap:1rem;padding:1rem;border-radius:.8rem;background:#f7faf8}.restaurant-menu-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem .75rem}.restaurant-menu-editor-supplements{padding:.85rem;border-radius:.8rem;background:#fbfaf7}.restaurant-menu-editor-supplement{display:grid;grid-template-columns:1.4fr .7fr auto auto;gap:.65rem;align-items:end;margin-top:.65rem}.restaurant-menu-editor-supplement .form-label{font-size:.8rem}
@media(max-width:800px){.restaurant-menu-page{padding:.75rem}.restaurant-menu-hero{grid-template-columns:auto 1fr}.restaurant-menu-order-status{grid-column:1/-1}.restaurant-menu-grid{grid-template-columns:1fr}.restaurant-menu-form-grid{grid-template-columns:1fr}.restaurant-menu-form-grid label.is-wide{grid-column:auto}.restaurant-menu-editor-category{grid-template-columns:1fr}.restaurant-menu-editor-supplement{grid-template-columns:1fr 1fr}.restaurant-menu-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.restaurant-menu-hero{grid-template-columns:1fr}.restaurant-menu-mark{width:58px;height:58px}.restaurant-menu-card>header{flex-direction:column}.restaurant-menu-check-grid{grid-template-columns:1fr}.restaurant-menu-editor-supplement{grid-template-columns:1fr}.restaurant-menu-cart-trigger span{display:none}}

/* Menu digital evolution: photos, promotions, variants, table QR and advanced appearance. */
.restaurant-menu-page{font-family:var(--menu-google-font,inherit)}
.restaurant-menu-actions a,.restaurant-menu-actions button,.restaurant-menu-add,.restaurant-menu-primary{background:var(--menu-button-background,var(--menu-accent));color:var(--menu-button-text,#fff)}
.restaurant-menu-actions a,.restaurant-menu-actions button{border-color:color-mix(in srgb,var(--menu-button-background,var(--menu-accent)) 55%,transparent)}
.restaurant-menu-table-context{display:inline-flex;align-items:center;gap:.45rem;margin:.65rem 0 0;padding:.45rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--menu-highlight) 18%,var(--menu-surface));color:var(--menu-text);font-size:.88rem}
.restaurant-menu-table-notice{display:flex;align-items:center;gap:.75rem;margin:1rem 0;padding:.85rem 1rem;border:1px solid color-mix(in srgb,var(--menu-accent) 25%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--menu-accent) 7%,var(--menu-surface))}
.restaurant-menu-table-notice i{color:var(--menu-accent);font-size:1.2rem}
.restaurant-menu-daily-special{display:grid;grid-template-columns:minmax(120px,210px) minmax(0,1fr) auto;align-items:center;gap:1rem;margin:1.4rem 0;padding:1rem;border-radius:1.25rem;background:linear-gradient(135deg,color-mix(in srgb,var(--menu-highlight) 16%,var(--menu-surface)),var(--menu-surface));border:1px solid color-mix(in srgb,var(--menu-highlight) 35%,transparent)}
.restaurant-menu-daily-special>img{width:100%;height:145px;object-fit:cover;border-radius:.9rem}.restaurant-menu-daily-special h2{margin:.15rem 0 .4rem;font-size:1.4rem}.restaurant-menu-daily-special p{margin:.2rem 0;color:var(--menu-muted)}.restaurant-menu-special-side{display:grid;gap:.75rem;justify-items:end}.restaurant-menu-special-side>strong{font-size:1.15rem;color:var(--menu-accent)}
.restaurant-menu-item-image{position:relative;margin:-1.15rem -1.15rem .15rem;overflow:hidden;border-radius:1.25rem 1.25rem .6rem .6rem}.restaurant-menu-item-image img{display:block;width:100%;height:190px;object-fit:cover}.restaurant-menu-item-image span{position:absolute;right:.6rem;top:.6rem;padding:.35rem .6rem;border-radius:999px;background:rgba(25,25,25,.82);color:#fff;font-size:.76rem;font-weight:800}.restaurant-menu-card.is-unavailable{opacity:.7}.restaurant-menu-card.is-unavailable .restaurant-menu-item-image img{filter:grayscale(.35)}
.restaurant-menu-price{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;white-space:nowrap}.restaurant-menu-price strong{color:var(--menu-accent);font-size:1.1rem}.restaurant-menu-price del{color:var(--menu-muted);font-size:.82rem}
.restaurant-menu-modal [data-item-modal-variants],.restaurant-menu-modal [data-item-modal-supplements]{margin-top:.9rem}.restaurant-menu-modal-supplement input[type=radio],.restaurant-menu-modal-supplement input[type=checkbox]{accent-color:var(--menu-accent)}
.restaurant-menu-editor-details>summary{cursor:pointer;list-style:none}.restaurant-menu-editor-details>summary::-webkit-details-marker{display:none}.restaurant-menu-editor-details>summary:after{content:'+';float:right;font-size:1.35rem;margin-top:-2.1rem}.restaurant-menu-editor-details[open]>summary:after{content:'−'}
.restaurant-menu-editor-category,.restaurant-menu-editor-item,.restaurant-menu-editor-table,.restaurant-menu-editor-variant,.restaurant-menu-editor-supplement{transition:opacity .15s ease,box-shadow .15s ease}.restaurant-menu-editor-category.is-dragging,.restaurant-menu-editor-item.is-dragging,.restaurant-menu-editor-table.is-dragging{opacity:.45}.restaurant-menu-drag{cursor:grab}.restaurant-menu-drag:active{cursor:grabbing}
.restaurant-menu-editor-variant{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(120px,.8fr) auto auto;gap:.75rem;align-items:start;margin:.55rem 0;padding:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:.8rem}.restaurant-menu-editor-table{display:flex;align-items:center;gap:.75rem;margin:.65rem 0;padding:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:.8rem}.restaurant-menu-editor-image img{display:block;width:min(180px,100%);height:110px;object-fit:cover;border-radius:.7rem;margin-bottom:.5rem}.restaurant-menu-analytics summary{cursor:pointer}
@media(max-width:800px){.restaurant-menu-daily-special{grid-template-columns:1fr}.restaurant-menu-daily-special>img{height:180px}.restaurant-menu-special-side{justify-items:start}.restaurant-menu-editor-variant{grid-template-columns:1fr 1fr}.restaurant-menu-editor-table{align-items:flex-start;flex-wrap:wrap}.restaurant-menu-editor-table>.flex-grow-1{flex-basis:70%}}
@media(max-width:520px){.restaurant-menu-editor-variant{grid-template-columns:1fr}.restaurant-menu-item-image img{height:160px}}
