@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.cardapio-shell{font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;color:#292524;background:#faf6f1;background-image:radial-gradient(circle at 0% 0%,rgba(251,146,60,.08),transparent 42%),radial-gradient(circle at 100% 0%,rgba(244,63,94,.06),transparent 38%)}.cardapio-shell .menu-hero{background:linear-gradient(135deg,#7c2d12,#ea580c 52%,#fb923c);color:#fff}.cardapio-shell .menu-hero-badge{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.cardapio-shell .menu-hero-badge-open{background:#ffffff2e;color:#ecfdf5;ring:1px solid rgba(255,255,255,.25)}.cardapio-shell .menu-hero-badge-closed{background:#7f1d1db8;color:#fff;border:1.5px solid rgba(254,202,202,.65);font-size:.8125rem;padding:.4375rem .9375rem;box-shadow:0 2px 10px #450a0a59}.cardapio-shell .menu-hero-badge-dot-closed{height:.625rem;width:.625rem;background:#fca5a5;animation:menu-hero-pulse 1.6s ease-in-out infinite}@keyframes menu-hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.88)}}@media (max-width: 639px){.cardapio-shell .menu-hero-badge-closed{font-size:.9375rem;padding:.5rem 1rem;letter-spacing:.01em}.cardapio-shell .menu-hero-badge-dot-closed{height:.6875rem;width:.6875rem}}.cardapio-shell .menu-panel{border-radius:1.25rem;border:1px solid rgba(231,229,228,.9);background:#fff;box-shadow:0 8px 24px #1c19170f}.cardapio-shell .menu-alert{border-radius:.875rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500}.cardapio-shell .menu-alert-error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.cardapio-shell .menu-alert-promo{border:1px solid #fed7aa;background:linear-gradient(90deg,#fff7ed,#fffbeb);color:#9a3412}.cardapio-shell .menu-chip{flex-shrink:0;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#57534e;transition:all .15s ease}.cardapio-shell .menu-chip:hover{background:#f5f5f4;color:#292524}.cardapio-shell .menu-chip-active{background:#fff7ed;color:#c2410c;box-shadow:inset 0 0 0 1px #fdba74}.cardapio-shell .menu-product-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(231,229,228,.95);background:#fff;text-align:left;box-shadow:0 4px 16px #1c19170d;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.cardapio-shell .menu-product-card:hover{border-color:#fdba74;box-shadow:0 12px 28px #ea580c1f;transform:translateY(-2px)}.cardapio-shell .menu-product-card:active{transform:scale(.99)}.cardapio-shell .menu-product-image{aspect-ratio:4 / 3;width:100%;overflow:hidden;background:linear-gradient(180deg,#f5f5f4,#e7e5e4)}.cardapio-shell .menu-product-body{display:flex;flex:1;flex-direction:column;gap:.375rem;padding:.875rem 1rem 1rem}.cardapio-shell .menu-price{font-size:1.125rem;font-weight:800;color:#c2410c;letter-spacing:-.02em}.cardapio-shell .menu-price-old{font-size:.875rem;font-weight:500;color:#a8a29e;text-decoration:line-through}.cardapio-shell .menu-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(135deg,#ea580c,#f97316);padding:.875rem 1.25rem;font-size:.9375rem;font-weight:700;color:#fff;box-shadow:0 8px 20px #ea580c47;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.cardapio-shell .menu-btn:hover{filter:brightness(1.03);box-shadow:0 10px 24px #ea580c57}.cardapio-shell .menu-btn:active{transform:scale(.98)}.cardapio-shell .menu-btn:disabled{opacity:.55;cursor:not-allowed}.cardapio-shell .menu-btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;border:1px solid #e7e5e4;background:#fff;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#44403c;transition:background .15s ease,border-color .15s ease}.cardapio-shell .menu-btn-secondary:hover{border-color:#fdba74;background:#fff7ed}.cardapio-shell .menu-input{display:block;width:100%;border-radius:.875rem;border:1px solid #e7e5e4;background:#fff;padding:.625rem .875rem;font-size:.875rem;color:#292524;transition:border-color .15s ease,box-shadow .15s ease}.cardapio-shell .menu-input:focus{border-color:#fb923c;outline:none;box-shadow:0 0 0 3px #fb923c33}.cardapio-shell .menu-input::-moz-placeholder{color:#a8a29e}.cardapio-shell .menu-input::placeholder{color:#a8a29e}.cardapio-shell .menu-choice{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.875rem;border:1px solid #e7e5e4;background:#fff;padding:.625rem .75rem;transition:border-color .15s ease,background .15s ease}.cardapio-shell .menu-choice-selected{border-color:#fb923c;background:#fff7ed}.cardapio-shell .menu-nav{position:fixed;bottom:.75rem;left:.75rem;right:.75rem;z-index:40;margin-left:auto;margin-right:auto;max-width:28rem;border-radius:1.5rem;border:1px solid rgba(231,229,228,.95);background:#fffffff5;padding:.375rem .25rem;box-shadow:0 12px 32px #1c191724;backdrop-filter:blur(12px)}.cardapio-shell .menu-nav-btn{display:flex;flex:1;flex-direction:column;align-items:center;gap:.125rem;border-radius:1rem;padding:.375rem .5rem;font-size:.6875rem;font-weight:600;color:#78716c;transition:color .15s ease,background .15s ease}.cardapio-shell .menu-nav-btn-active{color:#c2410c;background:#fff7ed}.cardapio-shell .menu-nav-badge{position:absolute;right:-.125rem;top:-.125rem;display:flex;height:1rem;min-width:1rem;align-items:center;justify-content:center;border-radius:9999px;background:#ea580c;padding:0 .25rem;font-size:.625rem;font-weight:800;color:#fff}.cardapio-shell .menu-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#1c19178c;padding:1rem;backdrop-filter:blur(4px)}.cardapio-shell .menu-modal{max-height:90vh;width:100%;overflow-y:auto;border-radius:1.5rem;background:#fff;box-shadow:0 24px 48px #1c191733}.cardapio-shell .menu-section-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:#292524}.cardapio-shell .menu-empty{border-radius:1.25rem;background:#fff;padding:2rem;text-align:center;color:#78716c;box-shadow:0 4px 16px #1c19170d}.cardapio-shell .menu-link{font-weight:600;color:#c2410c}.cardapio-shell .menu-link:hover{color:#9a3412;text-decoration:underline}.cardapio-shell .menu-coupon-card{display:flex;align-items:center;gap:1rem;overflow:hidden;border-radius:1rem;border:1px dashed #fdba74;background:linear-gradient(90deg,#fff7ed,#fff);padding:1rem;box-shadow:0 4px 14px #ea580c14}.cardapio-shell .menu-order-card{display:block;border-radius:1rem;border:1px solid #e7e5e4;background:#fff;padding:1rem;box-shadow:0 4px 14px #1c19170d;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.cardapio-shell .menu-order-card:hover{border-color:#fdba74;box-shadow:0 10px 24px #ea580c1a;transform:translateY(-1px)}.cardapio-shell .menu-timeline-dot{display:flex;height:2.5rem;width:2.5rem;shrink:0;align-items:center;justify-content:center;border-radius:9999px}.cardapio-shell .menu-timeline-dot-done{background:#10b981;color:#fff}.cardapio-shell .menu-timeline-dot-pending{background:#e7e5e4;color:#78716c}.cardapio-shell .menu-hub-card{display:flex;align-items:center;justify-content:center;gap:.75rem;border-radius:1.125rem;border:1px solid rgba(231,229,228,.95);background:#fffffff0;padding:1rem 1.25rem;font-weight:600;color:#292524;box-shadow:0 6px 18px #1c19170f;backdrop-filter:blur(8px);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.cardapio-shell .menu-hub-card:hover{border-color:#fdba74;box-shadow:0 10px 24px #ea580c1f;transform:translateY(-1px)}.cardapio-shell .menu-info-box{border-radius:.875rem;border:1px solid #fed7aa;background:#fff7ed;padding:.75rem}.cardapio-shell .menu-address-card{display:flex;width:100%;align-items:flex-start;gap:.75rem;border-radius:.875rem;border:2px solid #e7e5e4;background:#fff;padding:.75rem;text-align:left;transition:border-color .15s ease,background .15s ease}.cardapio-shell .menu-address-card:hover{border-color:#d6d3d1}.cardapio-shell .menu-address-card-selected{border-color:#fb923c;background:#fff7ed}.cardapio-shell .menu-qty-btn{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.625rem;border:1px solid #e7e5e4;font-size:.875rem;font-weight:600;color:#44403c;transition:background .15s ease,border-color .15s ease}.cardapio-shell .menu-qty-btn:hover{background:#fff7ed;border-color:#fdba74}.cardapio-shell .menu-cart-item{display:flex;justify-content:space-between;gap:.75rem;border-bottom:1px solid #f5f5f4;padding-bottom:.75rem}.cardapio-shell .menu-cart-item:last-child{border-bottom:none;padding-bottom:0}.cardapio-shell .menu-btn-whatsapp{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;background:#16a34a;padding:.75rem 1rem;font-size:.875rem;font-weight:700;color:#fff;transition:filter .15s ease}.cardapio-shell .menu-btn-whatsapp:hover{filter:brightness(1.05)}.cardapio-shell .menu-btn-track{display:inline-flex;flex:1;align-items:center;justify-content:center;border-radius:1rem;border:1px solid #fb923c;background:#fff7ed;padding:.75rem 1rem;font-size:.875rem;font-weight:700;color:#c2410c;transition:background .15s ease}.cardapio-shell .menu-btn-track:hover{background:#ffedd5}.cardapio-shell .menu-sticky-cats{position:sticky;z-index:10;margin-left:-1rem;margin-right:-1rem;overflow-x:auto;border-bottom:1px solid #e7e5e4;background:#faf6f1eb;padding:.5rem 1rem;backdrop-filter:blur(10px)}.cardapio-shell .menu-category-tabs{display:flex;gap:.375rem;padding:.25rem 0}@media (min-width: 1024px){.cardapio-shell .menu-nav{left:auto;right:1.5rem;max-width:24rem}}
