@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons+Round";:root{--brand:#FF6B6B;--brand-sec:#FF8E53;--brand-rgb:255,107,107;--brand-g:linear-gradient(135deg,#FF6B6B 0%,#FF8E53 100%);--bg:#F0F2F5;--card:#fff;--text:#1C1C2E;--gray:#6B7280;--muted:#9CA3AF;--border:#E5E7EB;--sh-sm:0 1px 6px rgba(0,0,0,.06);--sh-md:0 4px 18px rgba(0,0,0,.09);--sh-brand:0 4px 20px rgba(255,107,107,.22);--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:28px;--r-full:999px;--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--t:.2s ease;--t-spring:.36s cubic-bezier(.34,1.56,.64,1);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overflow-x:clip;overflow-y:auto;scrollbar-gutter:stable}html[data-preview=true]{scrollbar-width:none}html[data-preview=true]::-webkit-scrollbar,html[data-preview=true] body::-webkit-scrollbar{width:0;height:0}html[data-preview=true] body{-ms-overflow-style:none;scrollbar-width:none}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:clip}button,input,a{font:inherit}button{cursor:pointer;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;padding:0}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}#app{min-height:100vh}.app-shell{position:relative;min-height:100vh;overflow-x:clip}html.fd-scroll-lock,html.fd-scroll-lock body{overflow:hidden}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ambient-layer,.storefront-backdrop{position:fixed;inset:0;pointer-events:none;z-index:0}.app-shell--home .ambient-layer{background:radial-gradient(ellipse at 8% 0%,rgba(255,107,107,.07),transparent 44%);filter:blur(24px)}.app-shell--storefront .ambient-layer,.app-shell--menu .ambient-layer{display:none}.storefront-backdrop{background:#1c1c2e;overflow:hidden;transform:none;bottom:auto;height:100vh;height:100lvh}:root[data-page=restaurant] .storefront-backdrop:before{background-image:var(--restaurant-bg-image,none)}.storefront-backdrop:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;transform:translate(var(--restaurant-bg-offset-x,0%),var(--restaurant-bg-offset-y,0%)) scale(var(--restaurant-bg-zoom,1));transform-origin:center;will-change:transform}.storefront-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#00000040 55%,#00000073)}@media(max-width:640px),(orientation:portrait){:root[data-page=restaurant] .storefront-backdrop:before{background-image:var(--restaurant-bg-image-mobile,var(--restaurant-bg-image,none));transform:translate(var(--restaurant-bg-mobile-offset-x,var(--restaurant-bg-offset-x,0%)),var(--restaurant-bg-mobile-offset-y,var(--restaurant-bg-offset-y,0%))) scale(var(--restaurant-bg-mobile-zoom,var(--restaurant-bg-zoom,1)))}}.page{position:relative;z-index:1;max-width:100%}.page--home{padding:0 0 env(safe-area-inset-bottom,16px)}.page--error{padding:20px}.app-shell--home{background:#fff}.page--home{background:#fff;min-height:100vh;display:flex;flex-direction:column}.carta-navbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:calc(14px + var(--safe-top)) 20px 14px;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 4px #0000000a}.app-shell--home .carta-navbar{background:#1c1c2e;border-bottom:none;box-shadow:none}.carta-navbar-brand{display:flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;font-weight:800;color:var(--text)}.app-shell--home .carta-navbar-brand{color:#fff}.brand-icon{width:20px;height:20px;object-fit:contain;vertical-align:middle}.theme-toggle{display:none!important}.hero-panel{padding:24px 20px 20px}.hero-panel--home{display:flex;flex-direction:column;gap:8px;background:transparent;border:none;box-shadow:none;border-radius:0;padding:28px 20px 20px}.hero-panel--home h1{font-size:1.9rem;font-weight:800;line-height:1.07;letter-spacing:-.03em;color:#1c1c2e;margin-bottom:8px}.hero-sub{margin:0;font-size:.96rem;color:#6b7280;line-height:1.5}.eyebrow,.section-kicker{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:var(--r-full);border:1px solid rgba(255,107,107,.2);background:#ff6b6b0f;color:var(--brand);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.finder-form,.finder-form--hero{margin-top:8px}.finder-input{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 18px;border-radius:28px;background:#fff;border:1.5px solid var(--border);transition:border-color var(--t),box-shadow var(--t)}.finder-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #ff6b6b1a}.finder-input .material-icons-round{font-size:1.2rem;color:#0d8b7d;flex-shrink:0}.finder-input input{flex:1;background:transparent;border:none;outline:none;color:var(--text);font-size:.96rem;min-width:0}.finder-input input::placeholder{color:var(--muted)}.hero-metrics{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.metric-pill{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 12px;border-radius:var(--r-full);background:#fff;border:1px solid var(--border);color:var(--gray);font-size:.76rem;font-weight:500}.directory-block{padding:0 20px 32px;background:transparent;border:none;box-shadow:none;border-radius:0;display:flex;flex-direction:column;flex:1}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0 14px}.section-heading h2{font-size:1.1rem;font-weight:700;color:var(--text)}.section-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:var(--r-full);background:#ff6b6b1a;color:var(--brand);font-size:.76rem;font-weight:700}.directory-grid{display:flex;flex-direction:column;gap:10px}.directory-card{display:flex;flex-direction:row;align-items:center;overflow:hidden;padding:12px;background:#fff;border-radius:var(--r-lg);border:1px solid var(--border);box-shadow:var(--sh-sm);transition:transform var(--t),box-shadow var(--t);gap:0;cursor:pointer;user-select:none;-webkit-tap-highlight-color:rgba(255,107,107,.08)}.directory-card:hover{transform:translateY(-2px);box-shadow:var(--sh-md)}.directory-card:active{transform:scale(.98)}.directory-cover{flex-shrink:0;width:72px;height:72px;border-radius:14px;background:#f8fafc center/cover;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:14px}.directory-logo{width:100%;height:100%;object-fit:cover;background:transparent;padding:0;box-sizing:border-box}.directory-logo--fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.4rem;font-weight:800;color:#fff;background:var(--brand-g)}.directory-card-body{flex:1;min-width:0;display:flex;align-items:center;gap:10px}.directory-card-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.directory-card-title{font-size:.96rem;font-weight:700;color:var(--text);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.directory-card-address{font-size:.76rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory-card-cta,.directory-actions{display:none!important}.directory-card-chevron{font-size:1.2rem!important;color:#d1d5db;flex-shrink:0;transition:color .15s,transform .15s}.directory-card:hover .directory-card-chevron{color:var(--brand);transform:translate(2px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;padding:0 20px;border-radius:var(--r-md);border:1.5px solid transparent;font-weight:700;font-size:.92rem;cursor:pointer;transition:transform .15s,filter .15s,box-shadow var(--t);-webkit-tap-highlight-color:transparent}.btn:hover{transform:translateY(-1px)}.btn:active{transform:scale(.97)}.btn--primary,.btn--solid-coral{background:#ff6b6b;color:#fff;border-color:transparent;box-shadow:0 2px 12px #ff6b6b47;min-height:50px;border-radius:14px;font-size:.96rem;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-decoration:none;transition:filter .15s,transform .12s}.btn--primary:hover,.btn--solid-coral:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn--primary:active,.btn--solid-coral:active{transform:scale(.97)}.btn--whatsapp-outline{background:#22c55e1f;color:#16a34a;border:1.5px solid rgba(34,197,94,.3);box-shadow:none;min-height:50px;border-radius:14px;font-size:.96rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;transition:background .15s,transform .12s}.btn--whatsapp-outline:hover{background:#22c55e33;transform:translateY(-1px)}.btn--ghost{background:#fff;border-color:var(--border);color:var(--gray)}.btn--ghost:hover{background:#fafafa}.btn--wide{width:100%}.btn--sm{min-height:38px;padding:0 14px;font-size:.84rem;border-radius:var(--r-md)}.wa-icon{width:20px;height:20px;flex-shrink:0;fill:#16a34a}.surface-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-sm)}.page--storefront{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding-top:53vh;padding-top:53svh;position:relative;z-index:1;background:transparent}.app-shell--storefront{min-height:100vh;min-height:100dvh;background:#1c1c2e}.app-shell--storefront-loading{display:flex;align-items:center;justify-content:center;overflow:hidden}.page--storefront-loading{position:relative;z-index:1;min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:transparent}.storefront-loading-pill{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 16px;border-radius:999px;background:#ffffffeb;color:#111827;border:1px solid rgba(255,255,255,.55);box-shadow:0 16px 44px #0003;font-size:.88rem;font-weight:800;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.storefront-loading-pill .loading-orbit{width:18px;height:18px;border-width:2px;flex:0 0 auto}.storefront-back-btn{position:fixed;top:calc(16px + var(--safe-top));left:16px;z-index:20;width:38px;height:38px;border-radius:50%;border:none;background:#ffffffe6;color:#1c1c2e;box-shadow:0 2px 12px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.storefront-back-btn:hover{background:#fff}.storefront-back-btn .material-icons-round{font-size:1.1rem}.storefront-card{width:100%;margin:0;flex:1 1 auto;background:#fff;border-radius:28px 28px 0 0;padding:0 0 18px;box-shadow:0 -10px 46px #0000002e;display:flex;flex-direction:column;min-height:47vh;min-height:47svh;overflow:visible}.storefront-avatar{position:relative;z-index:2;display:flex;justify-content:center;margin-top:-42px;margin-bottom:12px}.storefront-avatar img,.storefront-avatar .avatar-fallback{width:76px;height:76px;border-radius:50%;object-fit:contain;border:1px solid rgba(255,255,255,.38);box-shadow:0 8px 22px #0f172a29,inset 0 0 0 1px #ffffff14;background:var(--r-logo-bg,rgba(255,255,255,.08));padding:1px;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.storefront-avatar .avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53)}.storefront-copy{text-align:center;padding:0 20px 4px;display:flex;flex-direction:column;align-items:center;gap:6px}.storefront-copy h1{font-size:1.55rem;font-weight:800;color:#111827}.storefront-address{font-size:.88rem;color:#6b7280}.open-status{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid transparent;font-size:.76rem;font-weight:750;line-height:1;white-space:nowrap}.open-status-dot{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.open-status-detail{font-weight:650;opacity:.72;overflow:hidden;text-overflow:ellipsis}.open-status--open{background:#22c55e1a;border-color:#22c55e38;color:#15803d}.open-status--open .open-status-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.open-status--closed{background:#ef444414;border-color:#ef44442e;color:#b91c1c}.open-status--closed .open-status-dot{background:#ef4444;box-shadow:0 0 0 3px #ef44441a}.storefront-rating{display:flex;align-items:center;gap:4px;font-size:.95rem}.rating-val{font-weight:700;color:#f59e0b}.storefront-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:2px}.storefront-tag{display:inline-flex;align-items:center;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid #E5E7EB;background:#fff;color:#374151;font-size:.8rem;font-weight:500}.storefront-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 20px 0;width:100%}.storefront-actions:has(>:only-child){grid-template-columns:1fr}.storefront-icon-row{display:flex;justify-content:center;gap:14px;padding:16px 20px 4px}.store-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;min-height:46px;border-radius:50%;background:#f3f4f6;color:#374151;border:1px solid #E5E7EB;text-decoration:none;transition:background .15s,color .15s,transform .15s,border-color .15s;flex-shrink:0;line-height:1}.store-icon-btn:hover{background:#ff6b6b;color:#fff;border-color:transparent;transform:translateY(-2px)}.store-icon-btn .material-icons-round{display:block;font-size:1.25rem!important;line-height:1}.storefront-desc-wrap{padding:14px 20px 0}.storefront-desc{color:#6b7280;font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.storefront-desc.expanded{-webkit-line-clamp:unset;overflow:visible}.storefront-readmore{background:transparent;border:none;padding:4px 0 0;color:#ff6b6b;font-size:.88rem;font-weight:600;cursor:pointer}.storefront-card>.carta-footer{background:#fff;border-top:0;padding:16px 20px calc(var(--safe-bottom) + 12px);box-shadow:none;margin-top:auto}.storefront-card>.carta-footer .carta-footer-inner{color:#a3aab7;text-shadow:none;font-size:.68rem;gap:4px}.storefront-card>.carta-footer .footer-brand{color:#0d8b7d}.storefront-card>.carta-footer .footer-icon{opacity:.75}.storefront-card>.carta-footer .footer-icon{width:14px;height:14px;opacity:.75}.directory-block>.carta-footer{background:#fff;border-top:0;box-shadow:none;padding:8px 20px calc(16px + var(--safe-bottom));margin:auto -20px 0}.directory-block>.carta-footer .carta-footer-inner{color:#a3aab7;text-shadow:none;font-size:.68rem;gap:4px}.directory-block>.carta-footer .footer-brand{color:#0d8b7d}.directory-block>.carta-footer .footer-icon{opacity:.75}.directory-block>.carta-footer .footer-icon{width:14px;height:14px;opacity:.75}.app-shell--menu{background:#f0f2f5}.page--menu{background:#f0f2f5;padding-top:calc(72px + var(--safe-top));min-height:100vh;display:flex;flex-direction:column}.menu-topbar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:14px;min-height:calc(72px + var(--safe-top));padding:calc(10px + var(--safe-top)) 16px 10px;background:#fff;border-bottom:1px solid #E5E7EB;box-shadow:0 1px 4px #0000000a}.menu-topbar-brand{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;border:none;background:transparent;padding:0;cursor:pointer}.menu-topbar-logo{width:52px;height:52px;border-radius:14px;object-fit:cover;flex-shrink:0;background:var(--r-logo-bg,transparent);padding:0;box-sizing:border-box;border:1px solid #E5E7EB;box-shadow:none}.menu-topbar-logo--fallback{width:52px;height:52px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);flex-shrink:0;border:1px solid #E5E7EB;box-shadow:none}.menu-topbar-copy{flex:1;min-width:0}.menu-topbar-copy strong{font-size:1.18rem;font-weight:800;letter-spacing:-.02em;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.topbar-search-wrap{display:flex;align-items:center;gap:8px}.topbar-search{display:flex;align-items:center;width:0;overflow:hidden;transition:width .3s ease,opacity .3s ease;opacity:0;background:#f3f4f6;border-radius:999px;border:1.5px solid transparent;height:40px}.topbar-search.open{width:min(200px,calc(100vw - 180px));opacity:1;border-color:#e5e7eb;padding:0 14px;gap:8px}.topbar-search-icon{font-size:1.05rem!important;color:#9ca3af;flex-shrink:0}.topbar-search input{background:transparent;border:none;outline:none;flex:1;font-size:.93rem;color:#111827;min-width:0;height:100%}.topbar-search-clear{background:transparent;border:none;padding:0;display:none;color:#9ca3af;cursor:pointer;flex-shrink:0}.topbar-search-clear.visible{display:flex}.topbar-search-fab{width:40px;height:40px;border-radius:50%;border:none;background:#ff6b6b;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 20px #ff6b6b38;transition:transform .15s,filter .15s}.topbar-search-fab:hover{filter:brightness(1.08);transform:scale(1.05)}.topbar-search-fab .material-icons-round{font-size:1.1rem!important}.category-nav{display:flex;gap:8px;overflow-x:auto;padding:12px 12px 12px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #E5E7EB;scroll-padding-inline:22px}.category-nav::-webkit-scrollbar{display:none}.category-chip{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 16px;border-radius:999px;border:1.5px solid #E5E7EB;background:#fff;color:#6b7280;font-size:.86rem;font-weight:650;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;flex-shrink:0}.category-chip.active{background:#ff6b6b;border-color:#ff6b6b;color:#fff;box-shadow:0 3px 12px #ff6b6b47}.category-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ffffff40;font-size:.7rem;font-weight:700}.category-chip:not(.active) .category-count{background:#00000012}.menu-section{padding:12px 16px;touch-action:pan-y}.dishes-list{display:flex;flex-direction:column;gap:10px}.dish-card{display:grid;grid-template-columns:110px 1fr;background:#fff;border-radius:var(--r-lg);border:1px solid #E5E7EB;overflow:hidden;height:110px;transition:transform .15s,box-shadow .15s;cursor:pointer}.dish-card:hover{transform:translateY(-2px);box-shadow:var(--sh-md)}.dish-image-wrap{position:relative;width:110px;height:110px;overflow:hidden;flex-shrink:0}.dish-image,.media-image{width:100%;height:100%;object-fit:cover}.menu-topbar-logo.media-image,.storefront-avatar .media-image{object-fit:contain}.dish-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f3f4f6;color:#d1d5db}.dish-image-placeholder .material-icons-round{font-size:2rem!important}.dish-details{display:flex;flex-direction:column;justify-content:space-between;padding:10px 12px;height:110px;overflow:hidden;min-width:0}.dish-name{font-size:.94rem;font-weight:700;color:#111827;line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 2px}.dish-description{font-size:.77rem;color:#6b7280;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;margin:0;word-break:break-word}.dish-footer{display:flex;justify-content:space-between;align-items:center;gap:4px;margin-top:auto;flex-shrink:0}.dish-price{font-size:.96rem;font-weight:800;color:#ff6b6b;white-space:nowrap}.dish-time{display:inline-flex;align-items:center;gap:3px;font-size:.76rem;color:#9ca3af;font-weight:500}.dish-time .material-icons-round{font-size:.88rem!important;color:#d1d5db}.dish-badge{position:absolute;top:6px;left:6px;display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:999px;font-size:.68rem;font-weight:700;color:#fff;line-height:1.4}.dish-badge--new{background:#10b981}.dish-badge--rec{background:#ff6b6b}.dishes-progress{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;color:#9ca3af;font-size:.84rem}.dishes-progress-dot{width:8px;height:8px;border-radius:50%;background:var(--brand);animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.scroll-top{position:fixed;bottom:calc(20px + var(--safe-bottom));right:16px;z-index:50;width:44px;height:44px;border-radius:50%;border:none;background:#fff;color:#111827;box-shadow:0 4px 16px #00000024;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s}.scroll-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top:hover{background:#ff6b6b;color:#fff}.carta-footer{display:flex;align-items:center;justify-content:center;padding:20px;border-top:1px solid #E5E7EB;background:#fafafa;margin-top:auto}.carta-footer a{color:#9ca3af;text-decoration:none;transition:color .15s}.carta-footer a:hover{color:var(--brand)}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 24px;text-align:center;color:#9ca3af}.no-results .material-icons-round{font-size:2.5rem!important;opacity:.4}.no-results p{font-size:.92rem}.app-shell--error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;background:#fff}.page--error{width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px}.error-panel{padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.error-icon{font-size:2.5rem!important;color:var(--brand)}.error-panel h1{font-size:1.4rem;font-weight:800;color:#111827}.error-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:8px}.loading-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#fff;transition:opacity .3s}.loading-overlay.fade-out{opacity:0;pointer-events:none}.spinner{width:36px;height:36px;border:3px solid rgba(255,107,107,.15);border-top-color:#ff6b6b;border-radius:50%;animation:spin .7s linear infinite}.skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:var(--r-md)}.skeleton-card{height:82px;border-radius:var(--r-lg);margin-bottom:10px}.skeleton-text{height:14px;border-radius:4px;margin-bottom:8px}.skeleton-text--sm{height:10px;width:60%}.recommendation-card{position:relative;overflow:hidden;border-radius:var(--r-xl);background:#fff;box-shadow:var(--sh-md);margin-bottom:16px}.recommendation-img{width:100%;height:200px;object-fit:cover}.recommendation-body{padding:16px 16px 20px}.recommendation-kicker{display:inline-flex;align-items:center;gap:5px;color:var(--brand);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.recommendation-title{font-size:1.2rem;font-weight:800;color:#111827;margin-bottom:4px}.recommendation-desc{font-size:.88rem;color:#6b7280;line-height:1.5}.recommendation-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:8px}.recommendation-price{font-size:1.2rem;font-weight:800;color:#ff6b6b}@media(min-width:480px){.dish-card{grid-template-columns:120px 1fr;height:120px}.dish-image-wrap{width:120px;height:120px}.dish-details{height:120px}.storefront-copy h1{font-size:1.75rem}.directory-cover{width:80px;height:80px}}@media(min-width:640px){.directory-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-panel--home h1{font-size:2.3rem}.storefront-card{max-width:500px;margin:0 auto;border-radius:28px 28px 0 0}.app-shell--storefront{display:flex;flex-direction:column;align-items:center}.page--storefront{max-width:500px;margin:0 auto;background:transparent}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root[data-page=foodly] body{background:#fff}:root[data-page=foodly] #app{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;background:#fff}:root[data-page=foodly] .app-shell--home{flex:1;min-height:0;display:flex;flex-direction:column}:root[data-page=foodly] .page--home{flex:1;min-height:0}:root[data-page=restaurant] body{background:#1c1c2e}:root[data-page=restaurant] .carta-navbar{display:none}:root[data-page=restaurant] .page--storefront{padding-top:53vh;padding-top:53svh}:root[data-page=restaurant] .storefront-card{background:#fff;border-radius:28px 28px 0 0;border:none;box-shadow:0 -10px 46px #0000002e;min-height:47vh;min-height:47svh}:root[data-page=restaurant] .storefront-copy h1{color:#111827}:root[data-page=restaurant] .storefront-address{color:#6b7280}:root[data-page=restaurant] .menu-topbar{background:#fff;border-bottom:1px solid #E5E7EB}:root[data-page=restaurant] .menu-topbar-copy strong{color:#111827}:root[data-page=restaurant] .category-chip{background:#fff;border-color:#e5e7eb;color:#6b7280}:root[data-page=restaurant] .category-chip.active{background:var(--r-primary);border-color:var(--r-primary);color:#fff}:root[data-page=restaurant] .dish-card{background:#fff;border:1px solid #E5E7EB}:root[data-page=restaurant] .dish-name{color:#111827}:root[data-page=restaurant] .dish-description{color:#6b7280}:root[data-page=restaurant] .dish-time{color:#9ca3af}:root[data-page=restaurant] .carta-footer{margin-top:0}:root[data-page=restaurant] .storefront-card>.carta-footer{margin-top:auto}:root[data-page=restaurant] .page--menu>.carta-footer{margin-top:auto}.dish-name{-webkit-line-clamp:2}.dish-image-placeholder{background:linear-gradient(135deg,#ff6b6b1f,#ff8e5314);color:#ff8e53}.dish-image-placeholder .material-icons-round{font-size:1.6rem!important;opacity:.7}.carta-footer-inner{display:flex;align-items:center;justify-content:center;gap:6px;color:#9ca3af;font-size:.76rem;font-weight:500}.footer-icon{width:16px;height:16px;object-fit:contain;vertical-align:middle;opacity:.8}.footer-brand{font-weight:800;color:#0d8b7d;letter-spacing:-.01em}.footer-brand-link{text-decoration:none;color:inherit;transition:opacity .15s}.footer-brand-link:hover{opacity:.75}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.menu-first-render .dish-card{animation:fadeInUp .32s ease both}.menu-first-render .dishes-list .dish-card:nth-child(1){animation-delay:.03s}.menu-first-render .dishes-list .dish-card:nth-child(2){animation-delay:.07s}.menu-first-render .dishes-list .dish-card:nth-child(3){animation-delay:.11s}.menu-first-render .dishes-list .dish-card:nth-child(4){animation-delay:.15s}.menu-first-render .dishes-list .dish-card:nth-child(5){animation-delay:.19s}.menu-first-render .dishes-list .dish-card:nth-child(n+6){animation-delay:.22s}.dish-category-tag{display:inline-flex;align-items:center;padding:1px 8px;border-radius:999px;background:#ff6b6b1a;color:#ff6b6b;font-size:.68rem;font-weight:700;margin:2px 0 3px;white-space:nowrap}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:8px}.skeleton--chip{height:36px;width:90px;border-radius:999px;flex-shrink:0}.dish-card-skeleton{display:grid;grid-template-columns:110px 1fr;height:110px;border-radius:12px;overflow:hidden;border:1px solid #E5E7EB;margin-bottom:10px}.skeleton--img{width:110px;height:110px;border-radius:0}.dish-card-skeleton-body{display:flex;flex-direction:column;justify-content:space-between;padding:10px 12px;background:#fff}.dish-modal-overlay{position:fixed;inset:0;z-index:300;background:#0000;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;visibility:hidden;transition:background .25s,visibility 0s .3s}.dish-modal-overlay.open{background:#00000080;pointer-events:auto;visibility:visible;transition:background .25s}.dish-modal{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:92vh;overflow-y:auto;overscroll-behavior:contain;transform:translateY(100%);transition:transform .28s cubic-bezier(.25,1,.5,1);padding-bottom:env(safe-area-inset-bottom,0px)}.dish-modal-overlay.open .dish-modal{transform:translateY(0)}.dish-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:none;background:#0000000f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:background .15s}.dish-modal-close:hover{background:#0000001f}.dish-modal-close .material-icons-round{font-size:1.1rem!important;color:#374151}.dish-modal-img-wrap{position:relative;width:100%;max-height:240px;overflow:hidden}.dish-modal-img{width:100%;height:240px;object-fit:cover;display:block}.dish-modal-img-placeholder{width:100%;height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b6b1a,#ff8e5312)}.dish-modal-img-placeholder .material-icons-round{font-size:3rem!important;color:#ff8e53;opacity:.6}.dish-modal-body{padding:20px 20px 32px;position:relative}.dish-modal-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.dish-modal-badges .dish-badge{position:static;font-size:.76rem;padding:4px 12px}.dish-modal-category{font-size:.78rem;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px}.dish-modal-name{font-size:1.3rem;font-weight:800;color:#111827;line-height:1.2;margin:0 0 10px;letter-spacing:-.02em}.dish-modal-desc{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0 0 18px}.dish-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #F3F4F6;padding-top:16px}.dish-modal-price{font-size:1.4rem;font-weight:800;color:#ff6b6b;letter-spacing:-.02em}.dish-modal-order{min-height:46px;border-radius:12px;font-size:.9rem}.dish-modal-drag-handle{width:40px;height:4px;background:#0000001f;border-radius:4px;margin:0 auto 12px;flex-shrink:0}.store-icon-btn[aria-label=Compartir]{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.store-icon-btn[aria-label=Compartir]:hover{background:#ff6b6b;color:#fff;border-color:transparent}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:24px;padding:40px 20px}.loading-orbit{width:48px;height:48px;border:3px solid rgba(255,107,107,.15);border-top-color:#ff6b6b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-copy{text-align:center}.loading-copy .eyebrow{color:#ff6b6b}.loading-copy h2{font-size:1.3rem;font-weight:700;margin:.5rem 0 0}.inline-feedback{display:block;padding:10px 14px;border-radius:10px;font-size:.85rem;margin:8px 0}.inline-feedback--error{background:#ef444414;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 20px;min-height:44px;border-radius:12px;font-size:.9rem;font-weight:600;border:2px solid rgba(255,107,107,.35);color:#ff6b6b;background:transparent;cursor:pointer;transition:all .18s}.btn--secondary:hover{background:#ff6b6b14;border-color:#ff6b6b}.gradient-text--ui{background:linear-gradient(135deg,#ff6b6b,#ff8e53);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ambient-layer--menu{background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(255,107,107,.07),transparent)}.skeleton--cover{height:120px;border-radius:12px 12px 0 0;width:100%}.skeleton--title{height:14px;width:65%;border-radius:6px;margin-bottom:6px}.skeleton--line{height:11px;width:45%;border-radius:6px}.skeleton--actions{height:32px;width:80%;border-radius:8px;margin-top:8px}[data-show-descriptions=false] .dish-description,[data-show-descriptions=false] .dish-modal-desc,[data-show-prices=false] .dish-price,[data-show-prices=false] .dish-modal-price{display:none!important}[data-show-prices=false] .dish-modal-footer{border-top:none;padding-top:0}:root[data-page=restaurant]{--brand: var(--r-primary);--brand-sec: var(--r-accent);--brand-rgb: var(--r-primary-rgb);--brand-g: linear-gradient(135deg, var(--r-primary), var(--r-accent));--sh-brand: 0 4px 20px rgba(var(--r-primary-rgb), .22)}:root[data-page=restaurant] .category-chip.active{background:var(--r-primary);border-color:var(--r-primary);box-shadow:none}:root[data-page=restaurant] .dish-price{color:var(--r-primary)}:root[data-page=restaurant] .dish-modal-price{color:var(--r-primary)}:root[data-page=restaurant] .topbar-search-fab{background:var(--r-primary);box-shadow:none}:root[data-page=restaurant] .dish-badge--rec{background:var(--r-primary)}:root[data-page=restaurant] .dish-category-tag{background:rgba(var(--r-primary-rgb),.1);color:var(--r-primary)}:root[data-page=restaurant] .scroll-top:hover{background:var(--r-primary)}.dish-card{-webkit-tap-highlight-color:transparent}.dish-card:active{transform:scale(.975);box-shadow:var(--sh-sm);transition:transform .08s ease}.media-image{opacity:0;transition:opacity .35s ease}.media-image.loaded,.media-image[complete]{opacity:1}.dish-badge--new{position:relative;overflow:hidden}.dish-badge--new:after{content:"";position:absolute;top:-50%;left:-60%;width:30%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-20deg);animation:badge-shine 3s ease-in-out infinite}@keyframes badge-shine{0%,to{left:-60%}50%{left:130%}}.store-icon-btn:active{transform:scale(.9);transition:transform .08s}.category-chip:active{transform:scale(.95);transition:transform .06s}html{scroll-behavior:smooth}.category-nav{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.category-chip{scroll-snap-align:start}@media(max-width:379px){.menu-topbar{padding:8px 10px;gap:10px;min-height:62px}.menu-topbar-brand,.menu-topbar-logo,.menu-topbar-logo--fallback{width:42px;height:42px}.menu-topbar-copy strong{font-size:1rem}.topbar-search.open{width:min(160px,calc(100vw - 150px))}.category-nav{padding:12px 16px;gap:8px;scroll-padding-inline:16px}.category-chip{padding:0 12px;font-size:.8rem;min-height:34px}.menu-section{padding:10px 12px}.dish-card{grid-template-columns:90px 1fr;height:90px}.dish-image-wrap{width:90px;height:90px}.dish-details{height:90px;padding:8px 10px}.dish-name{font-size:.86rem}.dish-price{font-size:.88rem}}@media(min-width:640px){.dish-modal{max-height:min(85vh,680px);border-radius:24px;margin-bottom:5vh}}.menu-topbar{padding-top:max(10px,var(--safe-top))}.page--menu{padding-top:calc(72px + var(--safe-top))}.storefront-card>.carta-footer{padding-bottom:calc(16px + var(--safe-bottom))}.app-shell--menu{overscroll-behavior-y:contain}:root[data-page=restaurant] .btn--primary,:root[data-page=restaurant] .btn--solid-coral{background:var(--r-primary);box-shadow:none}:root[data-page=restaurant] .btn--primary:hover,:root[data-page=restaurant] .btn--solid-coral:hover{filter:brightness(1.08)}:root[data-page=restaurant] .storefront-avatar .avatar-fallback{background:linear-gradient(135deg,var(--r-primary),var(--r-accent))}:root[data-page=restaurant] .menu-topbar-logo--fallback{background:linear-gradient(135deg,var(--r-primary),var(--r-accent))}:root[data-page=restaurant] .dish-image-placeholder{background:linear-gradient(135deg,rgba(var(--r-primary-rgb),.12),rgba(var(--r-accent-rgb),.08));color:var(--r-accent)}:root[data-page=restaurant] .category-chip{background:linear-gradient(135deg,rgba(var(--r-primary-rgb),.1),rgba(var(--r-accent-rgb),.06));border-color:rgba(var(--r-primary-rgb),.18);color:var(--r-primary);box-shadow:none}:root[data-page=restaurant] .category-chip:not(.active):hover{border-color:rgba(var(--r-primary-rgb),.3);box-shadow:none}:root[data-page=restaurant] .category-chip:not(.active) .category-count{background:rgba(var(--r-primary-rgb),.12);color:var(--r-primary)}:root[data-page=restaurant] .category-chip.active{background:linear-gradient(135deg,var(--r-primary),var(--r-accent));border-color:transparent;color:#fff;box-shadow:none}:root[data-page=restaurant] .dish-modal-order{border-color:rgba(var(--r-primary-rgb),.25)}:root[data-page=restaurant] .dish-modal-img-placeholder{background:linear-gradient(135deg,rgba(var(--r-primary-rgb),.1),rgba(var(--r-accent-rgb),.07))}:root[data-page=restaurant] .dish-modal-img-placeholder .material-icons-round{color:var(--r-accent)}:root[data-page=restaurant] .loading-orbit,:root[data-page=restaurant] .spinner{border-color:rgba(var(--r-primary-rgb),.15);border-top-color:var(--r-primary)}:root[data-page=restaurant] .footer-brand{color:var(--r-primary)}:root[data-page=restaurant] .footer-icon{color:var(--r-primary)}:root[data-page=restaurant] .store-icon-btn[aria-label=Compartir]{background:#f3f4f6;color:#374151;border-color:#e5e7eb}:root[data-page=restaurant] .store-icon-btn:hover{background:var(--r-primary)}:root[data-page=restaurant] .storefront-readmore{color:var(--r-primary)}.dish-zoom-overlay{position:fixed;inset:0;z-index:400;background:#0000;display:flex;align-items:center;justify-content:center;pointer-events:none;visibility:hidden;transition:background .3s,visibility 0s .3s;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);overflow:hidden}.dish-zoom-overlay.open{background:#000000eb;pointer-events:auto;visibility:visible;transition:background .3s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dish-zoom-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;overflow:hidden}.dish-zoom-img{max-width:94vw;max-height:84vh;object-fit:contain;border-radius:12px;transform:translateZ(0) scale(.8);opacity:0;transition:transform .2s ease,opacity .25s;will-change:transform;cursor:zoom-in;touch-action:none;user-select:none}.dish-zoom-overlay.open .dish-zoom-img{opacity:1}.dish-zoom-overlay.is-zoomed .dish-zoom-img{cursor:grab}.dish-zoom-overlay.is-dragging .dish-zoom-img{cursor:grabbing;transition:none}.dish-zoom-close{position:absolute;top:max(16px,var(--safe-top));right:16px;width:42px;height:42px;border-radius:50%;border:none;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s,background .15s;z-index:2}.dish-zoom-overlay.open .dish-zoom-close{opacity:1}.dish-zoom-close:hover{background:#ffffff4d}.dish-zoom-close .material-icons-round{font-size:1.2rem!important}.dish-zoom-controls{position:absolute;left:50%;bottom:max(18px,var(--safe-bottom));z-index:2;display:flex;gap:8px;padding:6px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;transform:translate(-50%) translateY(8px);transition:opacity .2s,transform .2s}.dish-zoom-overlay.open .dish-zoom-controls{opacity:1;transform:translate(-50%) translateY(0)}.dish-zoom-control{width:38px;height:38px;border-radius:999px;border:none;background:#ffffff29;color:#fff;display:flex;align-items:center;justify-content:center}.dish-zoom-control:active{transform:scale(.95)}.dish-zoom-control .material-icons-round{font-size:1rem!important}.dish-modal-img-wrap{position:relative;cursor:zoom-in}.dish-modal-img-wrap:after{content:"";position:absolute;bottom:10px;right:10px;width:28px;height:28px;border-radius:50%;background:#0006;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='16' height='16'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px}.dish-modal-img-wrap:has(.dish-modal-img):after{opacity:.7}.storefront-backdrop{will-change:auto}@keyframes storeCardUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.app-shell--storefront .storefront-card{animation:storeCardUp .5s cubic-bezier(.22,1,.36,1) both}@keyframes storeActionFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.app-shell--storefront .storefront-actions{animation:storeActionFadeIn .45s ease .2s both}.app-shell--storefront .storefront-icon-row{animation:storeActionFadeIn .4s ease .35s both}.app-shell--storefront .storefront-desc-wrap{animation:storeActionFadeIn .4s ease .45s both}.app-shell--storefront .store-icon-btn:nth-child(1){animation:storeActionFadeIn .3s ease .35s both}.app-shell--storefront .store-icon-btn:nth-child(2){animation:storeActionFadeIn .3s ease .42s both}.app-shell--storefront .store-icon-btn:nth-child(3){animation:storeActionFadeIn .3s ease .49s both}.app-shell--storefront .store-icon-btn:nth-child(4){animation:storeActionFadeIn .3s ease .56s both}.app-shell--storefront .store-icon-btn:nth-child(5){animation:storeActionFadeIn .3s ease .63s both}.swipe-container{position:relative;flex:1;display:flex;flex-direction:column;min-height:calc(100vh - 80px);min-height:calc(100dvh - 80px)}.coach-overlay{position:fixed;inset:0;z-index:9999;background:#00000059;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.coach-overlay.visible{opacity:1}.coach-overlay.exiting{opacity:0;transition-duration:.35s}.coach-content{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:auto;margin-bottom:24vh;padding:0 20px;text-align:center;pointer-events:none;overflow:visible}.coach-icon{font-size:4rem!important;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.4);animation:coachSwipe 2.2s cubic-bezier(.4,0,.2,1) infinite;margin-bottom:12px;line-height:1.2;overflow:visible;display:block;padding:8px}.coach-title{color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.02em;text-shadow:0 2px 10px rgba(0,0,0,.5);margin:0}.coach-subtitle{color:#ffffffa6;font-size:.85rem;font-weight:500;margin:0}@keyframes coachSwipe{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(24px) rotate(-6deg)}50%{transform:translate(0) rotate(0)}75%{transform:translate(-24px) rotate(6deg)}}.cart-bar{position:fixed;left:50%;bottom:calc(14px + var(--safe-bottom));z-index:250;transform:translate(-50%) translateY(90px);display:flex;align-items:center;gap:12px;min-height:52px;padding:0 20px 0 16px;border:none;border-radius:999px;background:var(--r-primary,#FF6B6B);color:#fff;font-weight:800;font-size:.94rem;box-shadow:0 10px 30px #00000047;cursor:pointer;opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .25s;max-width:calc(100vw - 32px)}.cart-bar.visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.cart-bar-badge-wrap{position:relative;display:flex;align-items:center}.cart-bar-badge-wrap .material-icons-round{font-size:1.35rem!important}.cart-bar-count{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#fff;color:var(--r-primary,#FF6B6B);font-size:.68rem;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000002e}.cart-bar-label{white-space:nowrap}.cart-bar-total{font-weight:900;white-space:nowrap;padding-left:12px;border-left:1px solid rgba(255,255,255,.35)}@keyframes cartPulse{0%{transform:translate(-50%) translateY(0) scale(1)}40%{transform:translate(-50%) translateY(0) scale(1.06)}to{transform:translate(-50%) translateY(0) scale(1)}}.cart-bar.pulse{animation:cartPulse .35s ease}.cart-overlay{position:fixed;inset:0;z-index:310;background:#0000;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;visibility:hidden;transition:background .25s,visibility 0s .3s}.cart-overlay.open{background:#00000080;pointer-events:auto;visibility:visible;transition:background .25s}.cart-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .28s cubic-bezier(.25,1,.5,1);padding:12px 0 calc(env(safe-area-inset-bottom,0px) + 14px)}.cart-overlay.open .cart-sheet{transform:translateY(0)}.cart-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:2px 20px 10px;border-bottom:1px solid #F3F4F6}.cart-sheet-header h2{font-size:1.15rem;font-weight:800;color:#111827}.cart-sheet-close{position:static}.cart-items{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:6px 20px;min-height:80px}.cart-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 0;color:#9ca3af}.cart-empty .material-icons-round{font-size:2.2rem!important;opacity:.5}.cart-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #F3F4F6}.cart-item:last-child{border-bottom:none}.cart-item-img{width:52px;height:52px;border-radius:12px;object-fit:cover;flex-shrink:0;background:#f3f4f6}.cart-item-img--fallback{display:flex;align-items:center;justify-content:center;color:#ff8e53;background:linear-gradient(135deg,#ff6b6b1f,#ff8e5314)}.cart-item-img--fallback .material-icons-round{font-size:1.3rem!important;opacity:.7}.cart-item-info{flex:1;min-width:0}.cart-item-name{font-size:.9rem;font-weight:700;color:#111827;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-item-mods{font-size:.78rem;color:#9ca3af;margin-top:2px}.cart-item-price{font-size:.86rem;font-weight:800;color:var(--r-primary,#FF6B6B)}.cart-item-qty{display:flex;align-items:center;gap:2px;background:#f3f4f6;border-radius:999px;padding:3px}.cart-item-qty button{width:30px;height:30px;border:none;border-radius:50%;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014}.cart-item-qty button:active{transform:scale(.94)}.cart-item-qty button .material-icons-round{font-size:1rem!important}.cart-item-qty-val{min-width:24px;text-align:center;font-size:.9rem;font-weight:800;color:#111827}.cart-note{padding:10px 20px 0}.cart-note input{width:100%;min-height:42px;padding:0 14px;border:1px solid #E5E7EB;border-radius:12px;background:#fafafa;color:#111827;font-size:.88rem;outline:none}.cart-note input:focus{border-color:var(--r-primary,#FF6B6B);background:#fff}.cart-sheet-footer{padding:12px 20px 0;display:flex;flex-direction:column;gap:10px}.cart-total-row{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;color:#6b7280}.cart-total-row strong{font-size:1.25rem;font-weight:900;color:#111827;letter-spacing:-.02em}.cart-send-btn{width:100%}.cart-clear-btn{background:transparent;border:none;color:#9ca3af;font-size:.84rem;font-weight:600;padding:4px 0;cursor:pointer}.cart-clear-btn:hover{color:#ef4444}.dish-modal-qty{display:flex;align-items:center;gap:2px;background:#f3f4f6;border-radius:999px;padding:3px}.dish-modal-qty button{width:34px;height:34px;border:none;border-radius:50%;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014}.dish-modal-qty button:active{transform:scale(.94)}.dish-modal-qty button .material-icons-round{font-size:1.05rem!important}.dish-modal-qty-val{min-width:28px;text-align:center;font-size:.96rem;font-weight:800;color:#111827}.dish-modal-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 0 0}.dish-modal-cta-row--single{grid-template-columns:1fr}.dish-modal-cta-row .dish-modal-order{min-height:48px}.dish-modal-add{min-height:48px;border-radius:14px;font-size:.94rem}.mod-sheet-overlay{position:fixed;inset:0;z-index:320;background:#0000;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;visibility:hidden;transition:background .25s,visibility 0s .3s}.mod-sheet-overlay.open{background:#00000073;pointer-events:auto;visibility:visible;transition:background .25s}.mod-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:86vh;max-height:86dvh;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .28s cubic-bezier(.25,1,.5,1);padding:12px 0 calc(env(safe-area-inset-bottom,0px) + 14px)}.mod-sheet-overlay.open .mod-sheet{transform:translateY(0)}.mod-sheet-header{display:flex;align-items:center;gap:12px;padding:2px 20px 12px;border-bottom:1px solid #F3F4F6}.mod-sheet-back{width:36px;height:36px;border-radius:50%;border:none;background:#f3f4f6;color:#374151;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mod-sheet-back .material-icons-round{font-size:1.15rem!important}.mod-sheet-titles{min-width:0}.mod-sheet-titles h2{font-size:1.05rem;font-weight:800;color:#111827;line-height:1.2}.mod-sheet-titles p{font-size:.84rem;color:#6b7280;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mod-sheet-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:14px 20px}.mod-sheet-groups{display:flex;flex-direction:column;gap:14px}.mod-sheet-footer{display:flex;align-items:center;gap:12px;padding:12px 20px 0;border-top:1px solid #F3F4F6}.mod-sheet-confirm{flex:1;min-height:48px;border-radius:14px;font-size:.94rem;white-space:nowrap}.mod-sheet-confirm:disabled{opacity:.45;cursor:not-allowed;filter:none;transform:none}.mod-group{border:1px solid #F3F4F6;border-radius:16px;padding:12px 14px 6px;margin:0;min-width:0}.mod-group-title{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:800;color:#111827;padding:0 4px}.mod-tag{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:.68rem;font-weight:700;background:#f3f4f6;color:#6b7280}.mod-tag--required{background:#ff6b6b1a;color:var(--r-primary,#FF6B6B)}.mod-options{display:flex;flex-direction:column}.mod-option{display:flex;align-items:center;gap:10px;min-height:44px;padding:4px;cursor:pointer;border-bottom:1px solid #F9FAFB}.mod-option:last-child{border-bottom:none}.mod-option input{position:absolute;opacity:0;pointer-events:none}.mod-option-check{width:20px;height:20px;border-radius:50%;border:2px solid #D1D5DB;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.mod-option input[type=checkbox]+.mod-option-check{border-radius:6px}.mod-option input:checked+.mod-option-check{border-color:var(--r-primary,#FF6B6B);background:var(--r-primary,#FF6B6B)}.mod-option input:checked+.mod-option-check:after{content:"";width:7px;height:7px;border-radius:50%;background:#fff}.mod-option input[type=checkbox]:checked+.mod-option-check:after{width:10px;height:6px;border-radius:0;background:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.mod-option input:focus-visible+.mod-option-check{outline:2px solid var(--r-primary,#FF6B6B);outline-offset:2px}.mod-option-name{flex:1;font-size:.9rem;color:#374151;font-weight:500;min-width:0}.mod-option-extra{font-size:.84rem;font-weight:700;color:var(--r-primary,#FF6B6B);white-space:nowrap}[data-show-prices=false] .mod-option-extra{display:none!important}.dish-modal-add:disabled{opacity:.45;cursor:not-allowed;filter:none;transform:none}.mesa-chip{display:inline-flex;align-items:center;gap:4px;margin-top:2px;padding:2px 10px 2px 6px;border-radius:999px;background:#0d94881a;border:1px solid rgba(13,148,136,.22);color:#0d9488;font-size:.74rem;font-weight:750;width:fit-content}.mesa-chip .material-icons-round{font-size:.9rem!important}.menu-topbar-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.cart-mesa-label{font-size:.86rem;font-weight:650;color:#0d9488}.cart-kitchen-btn{width:100%;min-height:50px;border-radius:14px;font-size:.96rem;display:inline-flex;align-items:center;justify-content:center;gap:8px}.cart-kitchen-btn:disabled{opacity:.55;cursor:wait;transform:none;filter:none}.cart-kitchen-btn .material-icons-round{font-size:1.2rem!important}.cart-error{margin:0;padding:10px 12px;border-radius:12px;background:#ef444414;border:1px solid rgba(239,68,68,.18);color:#b91c1c;font-size:.84rem;font-weight:600}.cart-status{display:flex;flex-direction:column;align-items:center;gap:10px;padding:26px 24px 22px;text-align:center}.cart-status h3{font-size:1.15rem;font-weight:800;color:#111827}.cart-status p{font-size:.9rem;color:#6b7280;line-height:1.5}.cart-status-spinner{width:42px;height:42px;border-radius:50%;border:3.5px solid #E5E7EB;border-top-color:var(--r-primary,#FF6B6B);animation:cartStatusSpin .8s linear infinite;margin-bottom:4px}@keyframes cartStatusSpin{to{transform:rotate(360deg)}}.cart-status-icon{font-size:2.8rem!important;margin-bottom:4px}.cart-status-icon--ok{color:#16a34a}.cart-status-icon--error{color:#dc2626}.cart-status-icon--warn{color:#d97706}.cart-status-done{min-height:46px;border-radius:14px;font-size:.92rem;padding:0 26px;margin-top:8px}
