@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{margin:0;padding:0}body,html{background-color:#f4f5f7;font-family:Rubik;font-size:16px}input,textarea,select{font-size:16px!important}@media (min-width: 1600px){html{font-size:16px}}p{margin:0;padding:0;font-size:1rem}* ::-webkit-scrollbar{width:6px;height:8px}*::-webkit-scrollbar-track{background:white}*::-webkit-scrollbar-thumb{background-color:#212529;border-radius:2px}.w-70{width:70%}.bg-dark-blue-1{background-color:#233059}.bg-dark-blue-2{background-color:#0f35a6}.bg-dark-blue-3{background-color:#233059}.bg-dark-blue-4{background-color:#1b98e0}.btn-dark-blue,.btn-dark-blue:hover{color:#fff;background-color:#13293d;border-color:#13293d}.divider{border-top:1px solid #eceaea}.cart-button{box-shadow:0 0 #23305980;-webkit-animation:pulse 1.5s infinite;background-color:#0f35a6;position:fixed;bottom:20px;right:20px;height:60px;width:60px;border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 600px){.cart-button{bottom:30px!important;right:110px!important}}@media screen and (min-width: 1500px){.cart-button{bottom:30px!important;right:110px!important}}@-webkit-keyframes pulse{0%{-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}70%{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 50px #5a99d400}to{-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9);box-shadow:0 0 #5a99d400}}.cart_quantity{position:absolute;top:-5px;right:10px;z-index:999;font-weight:700;color:#fff;background-color:#495057;width:20px;height:20px;border-radius:20px;display:flex;align-items:center;justify-content:center}.phone{padding:4px;cursor:pointer}.phone:hover{transition:.3s;border:2px dashed #666;border-radius:5px}.accordion-item:first-of-type .accordion-button{border-top-left-radius:none!important;border-top-right-radius:none!important}.accordion-button:not(.collapsed){color:#fff;font-weight:500;background-color:#233059}.m-btn{border:none;background-color:transparent;font-weight:500;color:#666;flex:1;transition:"0.2s"}.m-btn:focus{border:none}@media screen and (min-width: 850px){.image-banner{width:60%}}@media screen and (max-height: 850px){.container-list-products-cart{height:65%!important}}@media screen and (max-height: 600px){.container-list-products-cart{height:55%!important}}@media screen and (max-height: 1200px){#container-cart{max-height:95vh!important}}.pointer{cursor:pointer}.start:hover{color:#233059}.modal-border{border:none!important}.w-80{width:80%!important}@keyframes anim-stars{0%{transform:translate(0)}25%{transform:rotate(0)}50%{transform:rotate(-20deg)}75%{transform:rotate(0)}to{transform:translate(150px)}}.animate-order-acepted{animation:anim-stars 2s linear infinite;z-index:999}.cart-stick-element{position:sticky;top:1rem}#container{display:grid;grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:20px;max-width:1360px;margin:0 auto;padding:0 20px}#container-products{width:100%;display:flex;flex-direction:column;margin-top:20px}#container-cart{background-color:#fff}#container-cart-mobile,#info-company-config-mobile{display:none}@media screen and (max-width: 1100px){#container-products{width:100%!important}#container-cart{display:none}#container-info-company{display:flex;flex-direction:column;width:90vw!important;justify-content:center;align-items:center;text-align:center;padding-top:10px}#product-select{flex-direction:column;justify-content:space-between;align-items:center}#info-product-select{height:auto!important}#info-company-config{display:none}#info-company-config-mobile{display:block}.container-cart-not-mobile{display:none}#container-cart-mobile{display:block;position:fixed;bottom:0;width:100vw;color:#f5f5f5;display:flex;justify-content:space-between;align-items:center;padding:12px;cursor:pointer}#container-cart-mobile:hover{opacity:.9;transition:1s}#quantity-cart{position:absolute;top:5px;font-weight:700}#list-products-cart{display:none}#container-list-products{grid-template-columns:1fr 1fr}}@media screen and (max-width: 800px){#container-list-products{grid-template-columns:1fr!important}}.container-actions-cart,.cart-stick-element:hover{pointer-events:all}.btn-contact-wpp:hover{transition:.9s;background-color:#198754d7!important}.list-products-cart:hover{pointer-events:all}:root{--menu-ink: #18233b;--menu-muted: #697386;--menu-surface: #fffdf9;--menu-canvas: #f7f5f1;--menu-line: #e8e2d9;--menu-accent: #f97316;--menu-accent-dark: #d9590b}body,html{background:var(--menu-canvas);color:var(--menu-ink)}.store-header{max-width:1360px;margin:0 auto 1.5rem;overflow:hidden;border:1px solid var(--menu-line);border-radius:0 0 24px 24px;background:var(--menu-surface);box-shadow:0 12px 30px #18233b14}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background:var(--menu-canvas);overflow-y:auto}.store-header-banner{height:184px;background-color:#18233b;background-position:center;background-repeat:no-repeat;background-size:cover}.store-header-content{display:flex;align-items:center;gap:1rem;min-height:106px;padding:0 2rem 1rem}.store-logo{width:96px;height:96px;margin-top:-48px;flex:0 0 auto;border:4px solid var(--menu-surface);border-radius:22px;background:white;box-shadow:0 8px 20px #18233b29;object-fit:cover}.store-details{min-width:0}.store-details h1{margin:0;font-size:1.55rem;font-weight:800;letter-spacing:-.03em}.store-address{display:flex;align-items:center;gap:.35rem;margin-top:.35rem;color:var(--menu-muted);font-size:.9rem}.store-info-button{margin-left:auto;border:1px solid var(--menu-line);border-radius:10px;background:white;color:var(--menu-ink);padding:.62rem .9rem;font-size:.82rem;font-weight:700}.store-info-button:hover{border-color:var(--menu-accent);color:var(--menu-accent-dark)}.store-orders-button{display:inline-flex;min-height:42px;align-items:center;gap:.4rem;margin-left:.4rem;padding:.55rem .8rem;border:1px solid var(--menu-line);border-radius:10px;background:white;color:var(--menu-ink);font-size:.78rem;font-weight:700}.store-orders-button:hover{border-color:var(--menu-accent);color:var(--menu-accent-dark)}.store-status-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0 2rem 1.25rem 8.1rem;cursor:pointer}.store-status-list span{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#f1f3f5;color:#4b5563;padding:.45rem .7rem;font-size:.78rem;font-weight:650}.store-status-list .is-open{background:#e7f8ed;color:#087443}.store-status-list .is-closed{background:#feeeee;color:#b42318}.menu-shell{--menu-brand: var(--menu-accent);min-height:100vh;padding-bottom:88px}.menu-toolbar{display:block;padding:1rem;border:1px solid var(--menu-line);border-radius:16px;background:var(--menu-surface)}.menu-toolbar .form-select,.menu-toolbar .form-control{min-height:45px;border-color:var(--menu-line);border-radius:10px;background:#fff;box-shadow:none;font-size:.9rem}.menu-toolbar .form-control{padding-inline:1rem}.menu-category-section{margin-top:1.1rem}.menu-category-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:.7rem;padding:0 .2rem}.menu-category-heading h2{margin:0;color:var(--menu-ink);font-size:1.05rem;font-weight:800}.menu-category-heading span{color:var(--menu-muted);font-size:.75rem}.menu-category-list{display:flex;gap:.7rem;overflow-x:auto;padding:.15rem .15rem .7rem;scroll-snap-type:x mandatory}.menu-category-card{display:flex;min-width:128px;max-width:150px;flex:1 0 128px;flex-direction:column;align-items:center;gap:.55rem;padding:.8rem .65rem;border:1px solid var(--menu-line);border-radius:14px;background:var(--menu-surface);color:var(--menu-ink);text-align:center;text-decoration:none;scroll-snap-align:start;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.menu-category-card:hover{transform:translateY(-2px);border-color:var(--menu-brand);color:var(--menu-ink);box-shadow:0 8px 18px #18233b14}.menu-category-card:first-child{border-color:var(--menu-brand);background:var(--menu-brand);color:#fff}.menu-category-card img{width:64px;height:50px;border-radius:10px;object-fit:cover}.menu-category-card span{overflow:hidden;width:100%;font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.menu-toolbar .form-control:focus,.menu-toolbar .form-select:focus{border-color:var(--menu-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--menu-brand) 16%,transparent)}.menu-notice{border-radius:12px!important;padding:.75rem 1rem!important;box-shadow:0 6px 14px #18233b1a}.menu-section{margin-top:2.25rem}.menu-section-title{margin:0 0 .9rem .25rem;color:var(--menu-ink);font-size:1.35rem;font-weight:800;letter-spacing:-.025em}.menu-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.menu-product-card{position:relative;display:grid;grid-template-columns:124px minmax(0,1fr);gap:.9rem;min-height:164px;margin:0!important;padding:1rem!important;overflow:hidden;border:1px solid var(--menu-line)!important;border-radius:16px!important;background:var(--menu-surface)!important;box-shadow:0 3px 10px #18233b09;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.menu-product-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--menu-brand) 42%,var(--menu-line))!important;box-shadow:0 10px 22px #18233b1a}.menu-product-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;grid-column:2}.menu-product-name{margin:0;color:var(--menu-ink);font-size:1rem;font-weight:750;line-height:1.25}.menu-product-description{display:-webkit-box;overflow:hidden;margin:.45rem 0 auto;color:var(--menu-muted);font-size:.82rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.menu-price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.85rem}.menu-price{color:var(--menu-brand);font-size:1rem;font-weight:800}.menu-old-price{color:#9ca3af;font-size:.78rem;text-decoration:line-through}.menu-product-image{width:124px;height:124px;border-radius:13px;background:#f4f1eb;object-fit:cover;grid-column:1;grid-row:1}.menu-card-add{position:absolute;right:.8rem;bottom:.8rem;display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:var(--menu-brand);color:#fff;font-size:.72rem;box-shadow:0 5px 12px color-mix(in srgb,var(--menu-brand) 35%,transparent)}.menu-promotion-list{display:flex;gap:.85rem;overflow-x:auto;padding:.15rem .1rem .7rem;scroll-snap-type:x mandatory}.menu-promotion-list .menu-product-card{min-width:345px;scroll-snap-align:start}.menu-cart{position:sticky;top:1rem;overflow:hidden;height:calc(100vh - 2rem);min-height:560px;border:1px solid var(--menu-line)!important;border-radius:18px!important;background:var(--menu-surface)!important;box-shadow:0 10px 25px #18233b14}.container-cart-not-mobile{width:100%}.menu-cart-layout{display:flex;height:100%;flex-direction:column}.container-list-products-cart{min-height:0;flex:1;pointer-events:all}.menu-cart .container-list-products-cart{height:auto!important}#list-products-cart{height:100%;overflow-y:auto;scrollbar-color:#d5d0c8 transparent;scrollbar-width:thin}.menu-cart-heading{display:flex;align-items:center;gap:.5rem;padding:1.15rem 1.2rem;border-bottom:1px solid var(--menu-line);font-weight:800}.menu-cart-empty{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:2rem;color:#b7bdc6;text-align:center}.menu-cart-empty strong{color:var(--menu-ink);font-size:.95rem}.menu-cart-empty span{color:var(--menu-muted);font-size:.78rem}.menu-cart-items{padding:1rem}.container-actions-cart{flex:0 0 auto;border-top:1px solid var(--menu-line);background:var(--menu-surface)}.menu-cart-total{padding:1rem 1.2rem .6rem!important;color:var(--menu-ink)!important;font-weight:800!important}.menu-primary-button{min-height:44px!important;border-radius:11px!important;background:var(--menu-brand)!important;font-weight:800!important;box-shadow:0 6px 14px color-mix(in srgb,var(--menu-brand) 30%,transparent)}.menu-primary-button:hover{filter:brightness(.94)}.cart-item{border:1px solid var(--menu-line)!important;border-radius:11px!important;background:#fff}.cart-additional-title{background:#f2f4f7!important;color:#4b5563!important;border:0!important}.menu-cross-selling{margin-top:1.25rem;padding:1rem;border-top:1px solid var(--menu-line)}.menu-cross-selling-title{margin-bottom:.7rem;color:var(--menu-ink);font-weight:800}.menu-cart .menu-promotion-list .menu-product-card{min-width:290px;min-height:128px;grid-template-columns:88px minmax(0,1fr)}.menu-cart .menu-promotion-list .menu-product-image{width:88px;height:88px}.menu-cart .menu-product-description{display:none}.modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 20px 55px #18233b38}.modal-header{border-bottom:1px solid var(--menu-line)!important}.modal-footer{border-top:1px solid var(--menu-line)!important}.modal-body{background:#fffdf9!important}.product-modal-image{border:1px solid var(--menu-line);border-radius:16px!important;background:#f5f1eb;object-fit:cover}.product-modal-summary{border:1px solid var(--menu-line)!important;border-radius:14px;background:#fff}.product-option-group{overflow:hidden;margin-bottom:.8rem;border:1px solid var(--menu-line);border-radius:12px}.product-option-header{border:0!important;border-radius:0!important;background:#f4f1eb!important}.checkout-modal .modal-body{padding:1.5rem}.checkout-modal label{margin-bottom:.35rem;color:#4b5563;font-size:.82rem;font-weight:700}.checkout-modal .form-control,.checkout-modal .form-select{min-height:38px;border-color:var(--menu-line);border-radius:9px}.checkout-modal .form-control:focus,.checkout-modal .form-select:focus{border-color:var(--menu-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--menu-brand) 16%,transparent)}@media screen and (max-width: 1100px){.store-header{border-radius:0 0 20px 20px}.store-header-content{padding-inline:1rem}.store-status-list{padding-inline:1rem;padding-left:7.1rem}#container{display:block;padding:0 1rem}.menu-cart{display:none}#container-cart-mobile{z-index:1040;background:var(--menu-brand)!important;box-shadow:0 -8px 22px #18233b29}}@media screen and (max-width: 800px){.store-header-banner{height:132px}.store-header-content{align-items:flex-end;min-height:88px;gap:.7rem;padding-bottom:.75rem}.store-logo{width:76px;height:76px;margin-top:-38px;border-radius:17px}.store-details h1{font-size:1.2rem}.store-address{font-size:.76rem}.store-info-button{padding:.5rem .65rem;font-size:.72rem}.store-status-list{padding:0 1rem 1rem}.menu-category-heading span{display:none}.menu-category-card{min-width:104px;flex-basis:104px;padding:.65rem .5rem}.menu-category-card img{width:58px;height:46px}.menu-product-grid{grid-template-columns:1fr}.menu-product-card{grid-template-columns:96px minmax(0,1fr);min-height:128px;padding:.75rem!important}.menu-product-image{width:96px;height:96px}.menu-promotion-list .menu-product-card{min-width:min(230px,68vw);grid-template-columns:1fr;grid-template-rows:128px auto;padding:0 0 .9rem!important}.menu-promotion-list .menu-product-image{width:100%;height:128px;border-radius:13px 13px 0 0;grid-column:1;grid-row:1}.menu-promotion-list .menu-product-copy{grid-column:1;grid-row:2;padding:.75rem .8rem 0}.menu-promotion-list .menu-card-add{right:.65rem;bottom:.65rem}}.store-header{max-width:none;margin:0;border:0;border-bottom:1px solid var(--menu-line);border-radius:0;background:rgba(255,253,249,.96);box-shadow:0 4px 18px #432b180a}.store-header-content{max-width:1440px;min-height:92px;margin:0 auto;padding:.85rem 24px}.store-identity{display:flex;min-width:0;align-items:center;gap:.75rem}.store-header-actions{display:flex;align-items:center;gap:.5rem}.store-mobile-actions{display:none}.store-logo{width:68px;height:68px;margin:0;border:0;border-radius:14px;box-shadow:none}.store-details h1{margin:0;font-size:1.25rem;line-height:1.08}.store-status-list{display:block;min-width:0;margin:0;padding:0}.store-status-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.store-status-list .store-address{margin:.55rem 0 0;line-height:1.25}.store-info-button{margin-left:0}.store-header-search{display:flex;width:min(420px,32vw);min-height:46px;align-items:center;gap:.65rem;margin-left:0;padding:0 .9rem;border:1px solid var(--menu-line);border-radius:12px;background:white;color:#675b52;box-shadow:0 4px 12px #432b180a}.store-header-search input{width:100%;border:0;outline:0;background:transparent;color:#32251d;font-size:.78rem!important}.store-cart-button{display:flex;min-height:48px;width:200px;align-items:center;gap:.55rem;margin-left:0;padding:.55rem .8rem;border:0;border-radius:11px;background:var(--menu-brand);color:#fff}@media screen and (min-width: 1101px){.store-header-content{display:grid;align-items:center;gap:1.25rem}.store-header-content.has-search.has-status{grid-template-columns:minmax(230px,.9fr) minmax(250px,360px) minmax(330px,1.15fr) auto}.store-header-content.has-search:not(.has-status){grid-template-columns:minmax(230px,1fr) minmax(280px,420px) auto}.store-header-content.has-status:not(.has-search){grid-template-columns:minmax(260px,1fr) minmax(360px,1.4fr) auto}.store-header-content:not(.has-search):not(.has-status){grid-template-columns:minmax(260px,1fr) auto}.store-header-search{width:100%}.store-header-actions{justify-self:end}.store-header-actions .store-orders-button,.store-header-actions .store-info-button,.store-header-actions .store-cart-button{min-height:46px;height:46px}.store-header-actions .store-orders-button{margin-left:0;padding-inline:1rem;border-radius:12px}.store-header-actions .store-info-button{display:inline-grid;width:46px;padding:0;place-items:center;border-radius:12px}.store-header-actions .store-cart-button{width:180px;padding-inline:1rem;border-radius:12px}}.store-cart-button>svg{font-size:1.35rem}.store-cart-button>span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.store-cart-button strong{font-size:.75rem}.store-cart-button small{font-size:.63rem}#container{grid-template-columns:minmax(0,1fr) 390px;gap:28px;max-width:1440px;padding:0 24px}#container-products{margin-top:2rem}.menu-page-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:1rem}.menu-page-heading span{color:var(--menu-brand);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.menu-page-heading h1{margin:.1rem 0 0;color:#32251d;font-size:2rem;font-weight:850;letter-spacing:-.04em}.menu-toolbar{padding:0;border:0;background:transparent}.menu-shell>#container .menu-toolbar{display:none}.menu-toolbar .form-control{min-height:52px;border-radius:13px;background:var(--menu-surface);box-shadow:0 5px 18px #432b180f}.menu-hero-banner{position:relative;height:230px;margin-top:1rem;overflow:hidden;border-radius:18px;background-color:#77230f;background-position:center;background-size:cover;box-shadow:0 10px 24px #432b181f}.menu-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(40,18,7,.2),transparent 55%)}.menu-category-section{margin-top:1.4rem}.menu-category-heading h2{font-size:1.1rem}.menu-category-card{min-width:142px;max-width:170px;flex:0 0 142px;padding:.75rem}.menu-category-card img{width:70px;height:54px}.menu-section{margin-top:1.8rem}.menu-section-title{color:#32251d;font-size:1.9rem;margin-top:20px}.menu-product-grid,.menu-promotion-list{display:grid;grid-template-columns:repeat(3,minmax(0,282px));gap:1rem;overflow:visible;padding:0}.menu-product-card,.menu-promotion-list .menu-product-card{display:flex;min-width:0;min-height:297px;flex-direction:column;gap:0;padding:0 0 1rem!important;border-radius:16px!important;text-align:left}.menu-product-media{position:relative;display:block;width:100%}.menu-product-image,.menu-promotion-list .menu-product-image{display:block;width:100%;height:167px;border-radius:15px 15px 0 0;object-fit:cover}.menu-product-copy,.menu-promotion-list .menu-product-copy{display:flex;width:100%;flex:1;padding:.85rem 1rem 0}.menu-product-name{color:#32251d;font-size:.95rem}.menu-product-description{margin-top:.35rem;font-size:.76rem;-webkit-line-clamp:2}.menu-price-row{margin-top:auto;padding-top:.75rem}.menu-price{font-size:.95rem}.menu-product-badge{position:absolute;top:.7rem;left:.7rem;border-radius:999px;background:var(--menu-brand);color:#fff;padding:.35rem .6rem;font-size:.68rem;font-weight:800}.menu-card-add{right:.75rem;bottom:.75rem;width:34px;height:34px}.menu-cross-selling{margin-top:1.8rem;padding:1.1rem;border:1px solid color-mix(in srgb,var(--menu-brand) 24%,var(--menu-line));border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--menu-brand) 7%,white),var(--menu-surface))}.menu-cross-selling-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.menu-cross-selling-heading>div>span{color:var(--menu-brand);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.menu-cross-selling-title{margin:.1rem 0 0;color:#32251d;font-size:1.15rem;font-weight:850}.menu-cross-selling-heading small{max-width:230px;color:var(--menu-muted);font-size:.72rem;text-align:right}.menu-cross-selling .menu-promotion-list{grid-template-columns:repeat(3,minmax(220px,1fr))}.menu-cart{height:calc(100vh - 32px);margin-top:2rem;border-color:#eadfd4!important;border-radius:18px!important;box-shadow:0 10px 30px #432b1814}.menu-cart-heading{min-height:62px;padding:1rem 1.25rem;color:#32251d;font-size:1.05rem}.menu-cart-items{padding:.25rem 1rem}.cart-item{display:grid;grid-template-columns:68px minmax(0,1fr);gap:.8rem;margin:0!important;padding:1rem 0!important;border:0!important;border-bottom:1px solid var(--menu-line)!important;border-radius:0!important;background:transparent}.cart-item-image{width:68px;height:68px;border-radius:11px;object-fit:cover}.cart-item-content{position:relative;min-width:0}.cart-item-title-row{display:flex;align-items:start;justify-content:space-between;gap:.5rem}.cart-item-title-row>p{overflow:hidden;color:#32251d;font-size:.82rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.cart-item-delete{border:0;background:transparent;color:#8b8b8b;padding:0}.cart-item-price{margin-top:.25rem;color:var(--menu-brand);font-size:.78rem;font-weight:800}.cart-item-quantity{display:inline-flex;align-items:center;gap:.7rem;margin-top:.45rem;border:1px solid var(--menu-line);border-radius:8px;padding:.25rem .45rem}.cart-item-quantity button{display:flex;border:0;background:transparent;color:#4b3023;padding:.1rem;font-size:.65rem}.cart-item-quantity span{min-width:12px;text-align:center;font-size:.75rem;font-weight:700}.cart-item-additionals{grid-column:1 / -1}.cart-item-additionals ul{margin:0;padding:0;list-style:none}.cart-additional-title{padding:.25rem .4rem}.container-actions-cart{padding-bottom:.65rem}.menu-cart-total{display:flex;justify-content:space-between;padding:.8rem 1.1rem .5rem!important;font-size:1rem}.menu-cart-total p:first-letter{text-transform:uppercase}.coupon-entry{margin:0 .7rem;border-color:var(--menu-line)!important}.menu-cart-empty{min-height:300px}@media screen and (max-width: 1100px){.store-status-list{display:none}.store-header-search{flex:1;width:auto}#container-products{margin-top:1.25rem}.menu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-promotion-list{display:flex;overflow-x:auto}.menu-promotion-list .menu-product-card{min-width:260px}}@media screen and (max-width: 800px){.store-header-content{min-height:74px;padding:.65rem 1rem}.store-logo{width:52px;height:52px}.store-details h1{font-size:1rem}.store-address{max-width:190px;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-info-button{font-size:0;width:38px;height:38px;border-radius:50%}.store-info-button:after{content:"i";font-size:.9rem;font-weight:800}.store-header-search{display:none}.store-cart-button{width:42px;min-height:42px;justify-content:center;margin-left:auto;padding:0;border-radius:50%}.store-cart-button>span{display:none}#container{padding:0 1rem}.menu-shell>#container .menu-toolbar{display:block}.store-header--hide-actions-mobile .store-header-actions{display:none}.store-mobile-actions{display:flex;align-items:center;gap:.5rem;margin:1rem 0 .25rem;padding:.5rem;border:1px solid var(--menu-line);border-radius:14px;background:var(--menu-surface, #fff)}.store-mobile-actions .store-orders-button{flex:1;margin-left:0;height:42px;min-height:42px;border-radius:10px;justify-content:center;gap:.45rem;font-size:.8rem;padding:0 .7rem}.store-mobile-actions .store-info-button{width:42px;height:42px;font-size:0;border-radius:10px;margin-left:0;display:inline-grid;place-items:center}.store-mobile-actions .store-info-button:after{content:"i";font-size:.95rem;font-weight:800}.store-mobile-actions .store-cart-button{flex:1;width:auto;min-height:42px;margin-left:0;justify-content:center;border-radius:10px;padding:0 .7rem}.store-mobile-actions .store-cart-button>span{display:flex}.menu-page-heading h1{font-size:1.65rem}.menu-page-heading span{display:none}.menu-hero-banner{height:180px;border-radius:15px}.menu-category-list{margin-inline:0;padding-inline:0}.menu-category-card{min-width:96px;flex:0 0 96px}.menu-category-card img{width:56px;height:45px}.menu-product-grid{grid-template-columns:1fr;gap:.75rem}.menu-product-card{display:grid;min-height:132px;grid-template-columns:126px minmax(0,1fr);grid-template-rows:1fr;padding:0!important}.menu-product-card .menu-product-media{width:126px;height:132px}.menu-product-card .menu-product-image{width:126px;height:132px;border-radius:15px 0 0 15px}.menu-product-card .menu-product-copy{grid-column:2;grid-row:1;padding:.85rem .8rem}.menu-product-card .menu-card-add{right:.65rem;bottom:.65rem}.menu-product-card .menu-card-favorite{width:27px;height:27px}.menu-promotion-list{display:flex;gap:.75rem;overflow-x:auto;margin-inline:0;padding:0 0 .6rem}.menu-promotion-list .menu-product-card{display:flex;min-width:220px;min-height:292px}.menu-promotion-list .menu-product-media{width:100%;height:145px}.menu-promotion-list .menu-product-image{width:100%;height:145px;border-radius:15px 15px 0 0}.menu-promotion-list .menu-product-copy{padding:.8rem .85rem 0}.menu-cross-selling{margin-inline:-.25rem;padding:.9rem}.menu-cross-selling-heading small{display:none}.menu-cross-selling .menu-promotion-list{display:flex;margin-inline:-.9rem;padding-inline:.9rem}}.product-modal-dialog{max-width:1180px}.product-modal{background:var(--menu-surface)}.product-modal .modal-header{position:absolute;top:1rem;right:1rem;z-index:5;width:42px;height:42px;padding:0;justify-content:center;border:0!important;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 15px #0000001f}.product-modal .modal-body{padding:1.5rem}.product-modal #product-select{align-items:flex-start!important;gap:1.5rem!important}.product-modal-image{width:440px!important;height:440px!important;margin:0!important;border:0;border-radius:18px!important;object-fit:cover!important}.product-image-expand{position:relative;display:block;overflow:hidden;padding:0;border:0;border-radius:18px;background:transparent;cursor:zoom-in}.product-image-expand>span{position:absolute;right:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border-radius:10px;background:rgba(29,22,18,.78);color:#fff;font-size:.75rem;font-weight:750;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background .18s ease,transform .18s ease}.product-image-expand:hover>span{background:rgba(29,22,18,.92);transform:translateY(-2px)}.product-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;display:grid;place-items:center;padding:1.5rem;background:rgba(18,14,12,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:app-alert-fade .16s ease-out}.product-image-lightbox>div{position:relative;display:flex;max-width:min(1100px,100%);max-height:calc(100vh - 3rem);flex-direction:column;align-items:center}.product-image-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 7rem);border-radius:16px;object-fit:contain;box-shadow:0 24px 80px #00000073}.product-image-lightbox p{margin-top:.75rem;color:#fff;font-size:.9rem;font-weight:700;text-align:center}.product-image-lightbox-close{position:absolute;top:.75rem;right:.75rem;z-index:1;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(18,14,12,.72);color:#fff;cursor:pointer}.product-modal #product-select>.w-100{height:68vh!important;max-height:680px!important;padding:0 .4rem 1rem!important}.product-modal-summary{padding:1.1rem 1.2rem!important;gap:.8rem!important;border:0!important;background:transparent}.product-modal-summary h4{color:#32251d;font-size:1.7rem;font-weight:850;letter-spacing:-.035em}.product-modal-kicker{color:var(--menu-brand);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.product-modal-summary>p:last-child{color:var(--menu-brand);font-size:1.35rem}.product-option-group{border-color:#e9ddd2;border-radius:13px;background:#fff}.product-option-header{padding:.9rem 1rem!important;background:#f7f1ea!important}.product-option-group li{min-height:54px;border:0!important;border-top:1px solid #eee5dc!important}.product-modal textarea{border-color:#e9ddd2;border-radius:12px;padding:.8rem}.product-modal .modal-footer{min-height:78px;padding:.75rem 1.5rem;background:rgba(255,253,249,.98)}.product-footer-price{display:flex;flex-direction:column}.product-footer-price span{color:var(--menu-muted);font-size:.7rem}.product-footer-price strong{color:var(--menu-brand);font-size:1.15rem}.checkout-dialog{max-width:1060px}.checkout-dialog-small{max-width:680px}.checkout-modal{background:var(--menu-surface)}.checkout-modal .modal-body{padding:1.5rem 2rem}.checkout-heading{margin-bottom:1.2rem}.checkout-heading>span{color:var(--menu-brand);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.checkout-heading h4{margin:.1rem 0;color:#32251d;font-size:1.65rem;font-weight:850;letter-spacing:-.035em}.checkout-heading p{color:var(--menu-muted);font-size:.82rem}.checkout-modal .type-order{position:relative;min-height:46px;margin-bottom:.5rem;border:1px solid var(--menu-line);border-radius:24px;background:white}.checkout-modal .type-order button{position:static!important;width:50%!important;border:0!important;border-radius:22px!important;box-shadow:none!important;font-weight:750}.checkout-modal .info{padding:1rem;border:1px solid var(--menu-line);border-radius:15px;background:#fff}.checkout-modal .info .row{row-gap:.8rem}.checkout-section-title{margin:0 0 .8rem;color:#32251d;font-size:1rem;font-weight:800}.checkout-modal .items{margin-top:1rem!important;padding:1rem;border:1px solid var(--menu-line);border-radius:13px;background:#fff}.checkout-modal .items-content{max-height:250px;overflow-y:auto}.checkout-summary{padding:1rem;border:1px solid var(--menu-line);border-radius:13px;background:#fff}.checkout-summary h6{display:flex;justify-content:space-between;margin-bottom:.45rem;color:#4b5563}.checkout-payment-section{margin-top:1rem;padding:1rem;border:1px solid var(--menu-line);border-radius:13px;background:#fff}.checkout-payment-section>h4{margin:0;color:#32251d;font-size:1rem;font-weight:800}.checkout-payment-section>p{margin:.2rem 0 .8rem;color:var(--menu-muted);font-size:.75rem}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.payment-method-card{display:flex;min-height:62px;align-items:center;gap:.7rem;padding:.7rem .8rem;border:1px solid var(--menu-line);border-radius:11px;background:#fff;color:#4b3023;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.payment-method-card>svg{flex:0 0 auto;color:var(--menu-brand);font-size:1.45rem}.payment-method-card>span{display:flex;min-width:0;flex-direction:column}.payment-method-card strong{font-size:.82rem}.payment-method-card small{color:var(--menu-muted);font-size:.68rem}.payment-method-card.is-selected{border-color:var(--menu-brand);background:color-mix(in srgb,var(--menu-brand) 6%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--menu-brand) 12%,transparent)}.checkout-modal .modal-content>.container:last-child{padding:.75rem 1.5rem;border-top:1px solid var(--menu-line);background:var(--menu-surface)}@media screen and (max-width: 800px){.product-modal .modal-body{padding:0}.product-modal #product-select{display:block!important}.product-modal #product-select>div:first-child{width:100%}.product-modal-image{width:100%!important;height:285px!important;border-radius:0 0 22px 22px!important}.product-image-expand{width:100%;border-radius:0 0 22px 22px}.product-image-expand>span{right:.75rem;bottom:.75rem}.product-image-lightbox{padding:.75rem}.product-image-lightbox img{max-height:calc(100vh - 5rem);border-radius:12px}.product-modal #product-select>.w-100{height:auto!important;max-height:none!important;overflow:visible!important;padding:1rem!important}.product-modal-summary{padding:.5rem 0 1rem!important}.product-modal-summary h4{font-size:1.5rem}.product-modal .modal-footer{position:sticky;bottom:0;padding:.7rem 1rem}.product-modal .modal-footer>div:last-child{gap:.7rem!important}.product-modal .modal-footer>div:last-child>div:last-child{width:132px!important}.checkout-modal .modal-body{padding:1rem}.checkout-modal .info{padding:.75rem}.payment-method-grid{grid-template-columns:1fr}}.follow-order-page{width:100%;min-height:100vh;overflow-x:hidden;padding-bottom:1rem;background:radial-gradient(circle at 10% 8%,rgba(249,115,22,.08),transparent 24rem),var(--menu-canvas)}.follow-order-page .store-header{margin-bottom:0;border-width:0 0 1px;border-radius:0;box-shadow:0 4px 18px #18233b0d}.follow-order-page .store-logo{width:64px;height:64px;margin-top:0;border-width:2px;border-radius:16px}.follow-order-page .store-header-content{min-height:88px;padding-block:.75rem}.follow-order-main{max-width:1180px;margin:2rem auto 0;padding:0 1rem}.follow-order-card{overflow:hidden;border:1px solid var(--menu-line);border-radius:22px;background:var(--menu-surface);box-shadow:0 18px 45px #432b1817}.follow-order-heading{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.25rem 1.5rem}.follow-order-heading span,.follow-order-section-heading span,.follow-order-summary>div>span,.follow-order-total>span{display:block;margin-bottom:.3rem;color:var(--menu-accent-dark);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.follow-order-heading h2{margin:0;color:#30241d;font-size:1.65rem;font-weight:850;letter-spacing:-.035em}.follow-order-heading p{margin-top:.3rem;color:var(--menu-muted);font-size:.82rem}.follow-order-back{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;gap:.45rem;padding:.65rem .9rem;border:1px solid var(--menu-line);border-radius:11px;background:white;color:#3f2f26;font-size:.8rem;font-weight:750;transition:border-color .18s ease,color .18s ease,transform .18s ease}.follow-order-back:hover{transform:translate(-2px);border-color:var(--menu-accent);color:var(--menu-accent-dark)}.follow-order-status{padding:0 2.25rem 1.75rem}.order-status-list{display:grid!important;grid-template-columns:repeat(4,1fr);gap:0!important;padding:1.25rem;border:1px solid var(--menu-line);border-radius:16px;background:#faf8f5}.order-status-step{position:relative;display:flex;min-width:0;align-items:center;gap:.75rem}.order-status-step:not(:last-child):after{position:absolute;z-index:0;top:20px;right:8px;left:48px;height:2px;background:#ddd7cf;content:""}.order-status-step.is-complete:not(:last-child):after{background:#15905f}.order-status-icon{position:relative;z-index:1;display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid #ddd7cf;border-radius:50%;background:white;color:#9b938b;font-size:1.05rem}.order-status-step.is-complete .order-status-icon{border-color:#15905f;background:#15905f;color:#fff}.order-status-step.is-current .order-status-icon{border-color:var(--menu-accent);background:#fff1e8;color:var(--menu-accent-dark);box-shadow:0 0 0 5px #f973161a}.order-status-step small{display:block;margin-bottom:.15rem;color:#9b938b;font-size:.62rem;font-weight:700;text-transform:uppercase}.order-status-step p{position:relative;z-index:1;padding-right:.5rem;background:#faf8f5;color:#827a73;font-size:.78rem;font-weight:700;line-height:1.2}.order-status-step.is-complete p,.order-status-step.is-current p{color:#30241d}.order-status-message{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.85rem 1rem;border-radius:12px;font-size:.82rem}.order-status-message svg{flex:0 0 auto;font-size:1.25rem}.order-status-message p{margin-top:.1rem;font-size:.75rem}.order-status-message.is-success{background:#e9f8f0;color:#087443}.order-status-message.is-cancelled{background:#feeeee;color:#a91d1d}.follow-order-contact{display:flex;width:calc(100% - 4.5rem);align-items:center;gap:.8rem;margin:0 2.25rem 1.75rem;padding:.9rem 1rem;border:0;border-radius:13px;background:#168a5a;color:#fff;text-align:left;box-shadow:0 8px 18px #168a5a29}.follow-order-contact svg{flex:0 0 auto;font-size:2rem}.follow-order-contact span{display:flex;flex-direction:column}.follow-order-contact strong{font-size:.9rem}.follow-order-contact small{margin-top:.05rem;color:#ffffffd1;font-size:.72rem}.follow-order-summary{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:1rem;margin:0 2.25rem;padding:1.25rem;border:1px solid var(--menu-line);border-radius:16px;background:white}.follow-order-summary>img{width:68px;height:68px;border-radius:15px;object-fit:cover}.follow-order-summary h3{margin:0;color:#30241d;font-size:1rem;font-weight:800}.follow-order-total{text-align:right}.follow-order-total strong{display:block;color:#30241d;font-size:1.3rem;font-weight:850}.follow-order-total p{margin-top:.15rem;color:var(--menu-muted)}.follow-order-discount{grid-column:2 / -1;color:#087443;font-size:.75rem;text-align:right}.follow-order-content{padding:1.75rem 2.25rem 2rem}.follow-order-section-heading h3{margin:0;color:#30241d;font-size:1.1rem;font-weight:800}.follow-order-products{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--menu-line)}.follow-order-product-list{margin:1rem 0 0;padding:0;list-style:none}.follow-order-product-list>li{padding:.9rem 0;border-bottom:1px solid #eee9e2}.follow-order-product-row,.follow-order-additional-list ol li{display:flex;justify-content:space-between;gap:1rem}.follow-order-product-row p,.follow-order-product-row>strong{font-size:.88rem}.follow-order-additional-list{margin:.55rem 0 0 1rem;padding:0;color:var(--menu-muted);list-style:none}.follow-order-additional-group{margin-top:.5rem}.follow-order-additional-name{display:block;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.follow-order-additional-list ol{margin:.3rem 0 0;padding:0;list-style:none}.follow-order-additional-list ol li{padding:.2rem 0;font-size:.75rem}.follow-order-thanks{margin-top:1.5rem;padding:1.25rem;border-radius:14px;background:#faf4ed;color:#49372c;text-align:center}.follow-order-thanks p{margin-top:.2rem;color:var(--menu-muted);font-size:.78rem}.follow-order-footer{display:flex;max-width:1180px;min-height:58px;align-items:center;justify-content:space-around;margin:1rem auto;padding:.5rem 1rem;border-radius:12px;background:#f1ece5}.follow-order-footer p{display:flex;align-items:center;font-size:.68rem}.orders-history-page{width:min(980px,calc(100% - 2rem));min-height:100vh;margin:0 auto;padding:2.5rem 0 3rem}.orders-history-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.orders-history-header>div>button{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:0;border:0;background:transparent;color:#5d493c;font-size:.8rem;font-weight:750}.orders-history-header>div>span{display:block;margin-bottom:.3rem;color:var(--menu-accent-dark);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.orders-history-header h1{margin:0;color:#30241d;font-size:2rem;font-weight:850;letter-spacing:-.04em}.orders-history-header p{margin-top:.35rem;color:var(--menu-muted);font-size:.85rem}.orders-history-clear{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;gap:.4rem;padding:.55rem .75rem;border:1px solid #ead5d2;border-radius:10px;background:#fff8f7;color:#a33a31;font-size:.75rem;font-weight:750}.orders-history-list{display:grid;gap:1rem}.orders-history-card{overflow:hidden;border:1px solid var(--menu-line);border-radius:18px;background:var(--menu-surface);box-shadow:0 8px 24px #432b180f}.orders-history-store{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1.15rem 1.25rem}.orders-history-store img,.orders-history-store-placeholder{width:58px;height:58px;border-radius:13px;object-fit:cover}.orders-history-store-placeholder{display:grid;place-items:center;background:#f1ece5;color:#806f62;font-size:1.35rem}.orders-history-store>div:nth-child(2)>span{color:var(--menu-muted);font-size:.68rem}.orders-history-store h2{margin:.15rem 0;color:#30241d;font-size:1rem;font-weight:800}.orders-history-store p{color:var(--menu-muted);font-size:.72rem}.orders-history-status{padding:.4rem .65rem;border-radius:999px;background:#fff1e8;color:var(--menu-accent-dark);font-size:.68rem;font-weight:750}.orders-history-status.is-finalizado{background:#e9f8f0;color:#087443}.orders-history-status.is-cancelado,.orders-history-status.is-recusado{background:#feeeee;color:#a91d1d}.orders-history-items{padding:1rem 1.25rem;border-top:1px solid var(--menu-line);background:#faf8f5}.orders-history-item{padding:.3rem 0}.orders-history-item p{padding:.18rem 0;color:#4b4039;font-size:.78rem}.orders-history-item small{display:block;color:var(--menu-muted);font-size:.66rem;line-height:1.4}.orders-history-items details{margin-top:.3rem;border-top:1px dashed #ded7cf}.orders-history-items summary{padding:.65rem 0 .3rem;color:var(--menu-accent-dark);cursor:pointer;font-size:.7rem;font-weight:750}.orders-history-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.orders-history-footer>div:first-child{display:flex;align-items:center;gap:1rem}.orders-history-footer>div:first-child span{display:inline-flex;align-items:center;gap:.3rem;color:var(--menu-muted);font-size:.72rem}.orders-history-footer>div:first-child strong{color:#30241d;font-size:1rem}.orders-history-actions{display:flex;gap:.55rem}.orders-history-actions a{display:inline-flex;min-height:38px;align-items:center;gap:.35rem;padding:.5rem .75rem;border:1px solid var(--menu-line);border-radius:9px;background:white;color:#4b4039;font-size:.74rem;font-weight:750;text-decoration:none}.orders-history-actions a.is-primary{border-color:#30241d;background:#30241d;color:#fff}.orders-history-empty{display:flex;min-height:420px;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:1px solid var(--menu-line);border-radius:20px;background:var(--menu-surface);text-align:center}.orders-history-empty>div{display:grid;width:64px;height:64px;margin-bottom:1rem;place-items:center;border-radius:50%;background:#fff1e8;color:var(--menu-accent-dark);font-size:1.6rem}.orders-history-empty h2{margin:0;color:#30241d;font-size:1.2rem;font-weight:800}.orders-history-empty p{max-width:360px;margin-top:.4rem;color:var(--menu-muted);font-size:.8rem}.orders-history-empty button{margin-top:1.2rem;padding:.65rem .9rem;border:0;border-radius:10px;background:#30241d;color:#fff;font-size:.78rem;font-weight:750}.orders-history-note{margin-top:1rem;padding:.25rem .75rem;color:#8c8178;font-size:.68rem;line-height:1.45;text-align:center}.orders-history-confirm-backdrop{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:rgba(34,27,23,.56);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.orders-history-confirm{width:min(390px,100%);padding:1.5rem;border:1px solid var(--menu-line);border-radius:18px;background:var(--menu-surface);box-shadow:0 24px 60px #221b173d;text-align:center}.orders-history-confirm>div:first-child{display:grid;width:52px;height:52px;margin:0 auto 1rem;place-items:center;border-radius:50%;background:#feeeee;color:#a91d1d;font-size:1.4rem}.orders-history-confirm h2{margin:0;color:#30241d;font-size:1.15rem;font-weight:850}.orders-history-confirm p{margin:.45rem auto 1.25rem;color:var(--menu-muted);font-size:.78rem;line-height:1.5}.orders-history-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.orders-history-confirm-actions button{min-height:42px;padding:.6rem .8rem;border:1px solid var(--menu-line);border-radius:10px;background:white;color:#4b4039;font-size:.76rem;font-weight:800}.orders-history-confirm-actions button.is-danger{border-color:#a91d1d;background:#a91d1d;color:#fff}.product-page,.checkout-page{min-height:calc(100vh - 92px);background:var(--menu-canvas)}.product-page-container,.checkout-page-container{max-width:1440px;margin:0 auto;padding:1.5rem 24px 3rem}.product-page-back,.checkout-page-back{display:inline-flex;align-items:center;margin-bottom:1rem;padding:.4rem 0;border:0;background:transparent;color:#5d493c;font-size:.82rem;font-weight:750}.product-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:2rem}.product-page-body{min-width:0}.product-page-body #product-select{display:grid!important;grid-template-columns:minmax(360px,1.05fr) minmax(360px,.95fr);align-items:start!important;gap:2rem!important}.product-page-body #product-select>div:first-child{position:sticky;top:1rem}.product-page-body .product-modal-image{width:100%!important;height:520px!important;border-radius:18px!important;object-fit:cover!important}.product-page-body #product-select>.w-100{height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important}.product-page-body .product-modal-summary{padding:.25rem 0 1rem!important}.product-page-order-summary{position:sticky;top:1rem;padding:1.25rem;border:1px solid var(--menu-line);border-radius:17px;background:var(--menu-surface);box-shadow:0 10px 28px #432b1812}.product-page-order-summary>h3{margin-bottom:1rem;color:#32251d;font-size:1.05rem;font-weight:850}.product-page-order-info{display:flex;align-items:center;gap:.8rem;padding-bottom:1rem;border-bottom:1px solid var(--menu-line)}.product-page-order-info img{width:66px;height:66px;border-radius:11px;object-fit:cover}.product-page-order-info div{display:flex;min-width:0;flex-direction:column}.product-page-order-info strong{overflow:hidden;color:#32251d;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.product-page-order-info span{color:var(--menu-muted);font-size:.72rem}.product-page-order-summary .product-footer-price{flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}.product-page-order-summary .product-footer-price span{color:#32251d;font-size:.9rem;font-weight:800}.product-page-actions{display:flex;flex-direction:column;gap:.8rem}.product-page-actions>.rounded>.rounded{width:100%!important;justify-content:center!important;padding:.6rem;border:1px solid var(--menu-line)}.product-page-add-button{width:100%}.product-page-order-summary>small{display:block;margin-top:.9rem;color:var(--menu-muted);font-size:.68rem;text-align:center}.checkout-page-container{max-width:1320px}.checkout-page-container-small{max-width:760px}.checkout-page .checkout-modal{border:0;background:transparent}.checkout-page .modal-body{padding:0;background:transparent!important}.checkout-page .modal-header{border:0!important}.checkout-page #accordionExample{max-width:none;padding:0}.checkout-page .info{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:1rem 1.5rem;padding:0;border:0;background:transparent}.checkout-page .info>div:first-child,.checkout-page .info>.row:first-child{grid-column:1}.checkout-page .info>.items{grid-column:2;grid-row:1 / span 3;margin-top:0!important}.checkout-page .info>.checkout-coupon{grid-column:1}.checkout-page .info>.checkout-summary{grid-column:2}.checkout-page .info>.checkout-payment-section{grid-column:1}.checkout-page .info>div:last-child{grid-column:1}.checkout-page .items{max-height:520px;overflow:hidden}.checkout-page .items-content{max-height:450px}.checkout-page .checkout-summary{margin-top:0!important}.checkout-page .checkout-modal>.container:last-child{width:390px;margin:1rem 0 0 auto;padding:0;border:0;background:transparent}@media screen and (max-width: 1000px){.product-page-layout{grid-template-columns:1fr}.product-page-order-summary{position:static}.checkout-page .info{grid-template-columns:1fr}.checkout-page .info>*{grid-column:1!important;grid-row:auto!important}.checkout-page .checkout-modal>.container:last-child{width:100%}}@media screen and (max-width: 800px){.product-page-container,.checkout-page-container{padding:1rem 0 5rem}.product-page-back,.checkout-page-back{margin-left:1rem}.product-page-layout{gap:0}.product-page-body #product-select{display:block!important}.product-page-body #product-select>div:first-child{position:static}.product-page-body .product-modal-image{height:340px!important;border-radius:0 0 22px 22px!important}.product-page-body #product-select>.w-100{padding:1rem!important}.product-page-order-summary{position:sticky;bottom:0;z-index:20;padding:.7rem 1rem;border-width:1px 0 0;border-radius:0}.product-page-order-summary>h3,.product-page-order-info,.product-page-order-summary>small{display:none}.product-page-order-summary .product-footer-price{padding:0 0 .5rem}.product-page-actions{flex-direction:row;align-items:center}.product-page-actions>.rounded{width:110px}.checkout-page .checkout-modal{padding-inline:1rem}}.checkout-page .type-order{display:grid!important;grid-template-columns:1fr 1fr;gap:.75rem;min-height:72px;margin-bottom:1rem;border:0;border-radius:0;background:transparent}.checkout-page .type-order .checkout-delivery-option{position:static!important;display:flex;width:100%!important;min-height:70px;align-items:center;justify-content:flex-start;gap:.75rem;padding:.8rem 1rem;border:1px solid var(--menu-line)!important;border-radius:13px!important;background:var(--menu-surface)!important;color:#4b3a30!important;text-align:left;box-shadow:0 4px 12px #432b180a!important}.checkout-delivery-option>svg{flex:0 0 auto;color:var(--menu-brand);font-size:1.65rem}.checkout-delivery-option>span{display:flex;flex-direction:column}.checkout-delivery-option strong{font-size:.86rem}.checkout-delivery-option small{color:var(--menu-muted);font-size:.68rem}.checkout-page .type-order .checkout-delivery-option.is-selected{border-color:var(--menu-brand)!important;background:color-mix(in srgb,var(--menu-brand) 7%,white)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--menu-brand) 12%,transparent)!important}.checkout-page .type-order .checkout-delivery-option.is-selected:after{content:"✓";display:grid;width:23px;height:23px;margin-left:auto;place-items:center;border-radius:50%;background:var(--menu-brand);color:#fff;font-size:.7rem;font-weight:900}.checkout-delivery-benefit{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid color-mix(in srgb,var(--menu-brand) 24%,var(--menu-line));border-radius:12px;background:color-mix(in srgb,var(--menu-brand) 6%,white)}.checkout-delivery-benefit>svg{flex:0 0 auto;color:var(--menu-brand);font-size:1.45rem}.checkout-delivery-benefit>div{display:flex;flex-direction:column}.checkout-delivery-benefit strong{color:#4b3023;font-size:.78rem}.checkout-delivery-benefit span{color:var(--menu-muted);font-size:.7rem}.checkout-page .info>div:first-child,.checkout-page .info>.row:first-child,.checkout-page .info>.items,.checkout-page .info>.checkout-summary,.checkout-page .info>.checkout-payment-section,.checkout-page .info>.checkout-coupon{padding:1rem!important;border:1px solid var(--menu-line)!important;border-radius:14px!important;background:var(--menu-surface)!important;box-shadow:0 6px 18px #432b180b}.checkout-page .info>div:first-child,.checkout-page .info>.row:first-child{grid-column:1;grid-row:1}.checkout-page .info>.checkout-coupon{grid-column:1;grid-row:2;margin:0!important}.checkout-page .info>.checkout-summary{grid-column:2;grid-row:2}.checkout-page .info>.checkout-payment-section{grid-column:1;grid-row:3;margin-top:0}.checkout-page .info>div:last-child{grid-column:1;grid-row:4}.checkout-page .items-content{max-height:390px}.menu-notice{margin-top:1rem!important;border:1px solid color-mix(in srgb,var(--menu-brand) 22%,var(--menu-line));background:color-mix(in srgb,var(--menu-brand) 7%,white)!important;color:#5b3b27!important;box-shadow:none}.menu-notice p{font-weight:650}.product-option-group{border-color:var(--menu-line);box-shadow:0 4px 12px #432b1809}.product-option-header{align-items:center}.product-option-header h5{color:#32251d;font-weight:800}.product-option-limit{display:inline-flex;min-width:50px;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--menu-brand) 10%,white);color:var(--menu-brand);padding:.35rem .55rem;font-size:.75rem;font-weight:850}.product-option-group li{padding:.8rem 1rem!important}.product-option-quantity{display:inline-flex;min-width:92px;align-items:center;justify-content:space-between;margin:0;border:1px solid var(--menu-line);border-radius:9px;padding:.35rem .55rem}.product-option-quantity span{display:inline-flex;min-width:20px;justify-content:center}.product-option-quantity .pointer{color:var(--menu-brand);font-weight:900!important}.product-option-group .form-check-input{border-color:#cfc3b8;border-radius:6px!important;box-shadow:none}.product-option-group .form-check-input:checked{border-color:var(--menu-brand);background-color:var(--menu-brand)}@media screen and (max-width: 800px){.menu-shell{padding-bottom:92px}#container-cart-mobile{left:12px;right:12px;bottom:12px;width:auto;min-height:62px;padding:.65rem .9rem;border:1px solid rgba(255,255,255,.22);border-radius:16px;box-shadow:0 12px 28px #28190f47}#container-cart-mobile>div:first-child{position:relative;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:rgba(255,255,255,.16)}#container-cart-mobile h4{font-size:1rem;font-weight:800}#container-cart-mobile>p{font-size:.85rem;font-weight:750}#quantity-cart{top:-6px;right:-6px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:white;color:var(--menu-brand);font-size:.68rem}.checkout-page .type-order{grid-template-columns:1fr}.checkout-page .info{gap:.8rem}.checkout-page .info>div:first-child,.checkout-page .info>.row:first-child,.checkout-page .info>.items,.checkout-page .info>.checkout-summary,.checkout-page .info>.checkout-payment-section,.checkout-page .info>.checkout-coupon{padding:.85rem!important}.checkout-heading h4{font-size:1.4rem}.checkout-delivery-benefit{align-items:flex-start}.product-page-body .product-modal-image{height:285px!important}.product-option-header{padding:.8rem!important}.product-option-header>div:first-child{max-width:calc(100% - 58px)}.product-option-group li{min-height:58px;gap:.5rem}.product-option-group li>div:first-child{min-width:0}.product-option-group li>div:first-child p{font-size:.82rem}}@media screen and (max-width: 800px){.follow-order-page .store-header-content{min-height:68px;align-items:center;padding:.55rem .85rem}.follow-order-page .store-header-content>div:first-child{min-width:0;flex:1}.follow-order-page .store-details{width:auto!important;min-width:0}.follow-order-page .store-details h1{overflow:hidden;font-size:.95rem;text-overflow:ellipsis;white-space:nowrap}.follow-order-page .store-logo{width:48px;height:48px;border-radius:12px}.follow-order-page .store-info-button{width:38px;height:38px;flex:0 0 38px;margin-left:0}.follow-order-main{margin-top:.75rem;padding:0 .65rem}.follow-order-card{border-radius:17px;box-shadow:0 8px 24px #432b1812}.follow-order-heading{align-items:flex-start;gap:.75rem;padding:1.25rem 1rem 1rem}.follow-order-heading h2{font-size:1.28rem}.follow-order-heading p{display:none}.follow-order-back{min-height:38px;padding:.5rem .65rem;font-size:0}.follow-order-back svg{font-size:1.1rem}.follow-order-status{padding:0 1rem 1rem}.order-status-list{grid-template-columns:1fr;gap:0!important;padding:.65rem .8rem}.order-status-step{min-height:58px}.order-status-step:not(:last-child):after{top:40px;bottom:-18px;left:19px;width:2px;height:auto}.order-status-icon{width:38px;height:38px;flex-basis:38px}.order-status-step p{padding-right:0;font-size:.82rem}.follow-order-contact{width:calc(100% - 2rem);margin:0 1rem 1rem}.follow-order-summary{grid-template-columns:56px minmax(0,1fr);gap:.8rem;margin:0 1rem;padding:.9rem}.follow-order-summary>img{width:56px;height:56px;border-radius:12px}.follow-order-summary>div>span,.follow-order-total>span{font-size:.62rem}.follow-order-summary h3{font-size:.9rem}.follow-order-total{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--menu-line);text-align:left}.follow-order-total>span{margin:0}.follow-order-total strong{font-size:1.15rem}.follow-order-total p{display:none}.follow-order-discount{grid-column:1 / -1}.follow-order-content{padding:1rem}.follow-order-content>div:not(.follow-order-thanks) img{max-width:100%}.follow-order-products{margin-top:1rem;padding-top:1rem}.follow-order-additional-list{margin-left:.5rem}.follow-order-footer{width:calc(100% - 1.3rem);margin:.75rem auto;justify-content:space-between}.follow-order-footer p:last-child{max-width:130px;text-align:right}.store-orders-button{width:auto;height:38px;min-height:38px;flex:0 0 auto;justify-content:center;margin-left:0;gap:.3rem;padding:0 .65rem;border-radius:999px;font-size:.68rem}.store-header-content>div:first-child{min-width:0;flex:1}.store-header-content .store-details{width:auto!important;min-width:0}.store-header-content .store-details h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-orders-button span{display:inline}.orders-history-page{width:calc(100% - 1.3rem);padding:1rem 0 2rem}.orders-history-header{position:relative;display:block;align-items:flex-start;padding-right:3rem}.orders-history-header>div>button{margin-bottom:1rem}.orders-history-header h1{font-size:1.55rem}.orders-history-header p{max-width:270px;font-size:.76rem}.orders-history-clear{position:absolute;top:0;right:0;width:38px;height:38px;min-height:38px;display:inline-grid;place-items:center;justify-content:center;overflow:hidden;padding:0;font-size:0}.orders-history-clear span{display:none}.orders-history-clear svg{font-size:1.1rem}.orders-history-store{grid-template-columns:50px minmax(0,1fr);padding:.9rem}.orders-history-store img,.orders-history-store-placeholder{width:50px;height:50px;border-radius:11px}.orders-history-status{grid-column:1 / -1;justify-self:start;margin-top:.2rem}.orders-history-items{padding:.8rem .9rem}.orders-history-footer{align-items:stretch;flex-direction:column;padding:.85rem .9rem}.orders-history-footer>div:first-child{justify-content:space-between}.orders-history-actions a{flex:1;justify-content:center}.orders-history-empty{min-height:380px;padding:1.25rem}.orders-history-confirm{padding:1.25rem;border-radius:16px}}.product-page-back,.checkout-page-back{gap:.55rem;min-height:42px;padding:.65rem .9rem;border:1px solid var(--menu-line);border-radius:11px;background:var(--menu-surface);color:#3f2f26;font-size:.85rem;font-weight:800;box-shadow:0 3px 10px #432b180d;transition:border-color .18s ease,color .18s ease,transform .18s ease}.product-page-back:hover,.checkout-page-back:hover{border-color:var(--menu-brand);color:var(--menu-brand);transform:translate(-2px)}.product-page-back svg{font-size:.9rem}.product-option-group.is-invalid{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.product-option-group.is-invalid .product-option-header{background:#fff4f4!important}.product-option-error{margin:.35rem 0 0!important;color:#b4232e!important;font-size:.75rem!important;font-weight:700!important}.menu-cart-delivery-benefit{display:flex;align-items:flex-start;gap:.6rem;margin:0 .75rem .65rem;padding:.75rem;border:1px solid color-mix(in srgb,var(--menu-brand) 24%,var(--menu-line));border-radius:11px;background:color-mix(in srgb,var(--menu-brand) 7%,white);color:#5b3b27;text-align:left}.menu-cart-delivery-benefit svg{flex:0 0 auto;margin-top:.05rem;color:var(--menu-brand);font-size:1.2rem}.menu-cart-delivery-benefit p{margin:0;font-size:.75rem;line-height:1.4}.checkout-page .info>div:first-child,.checkout-page .info>.row:first-child{width:auto;margin:0!important;box-sizing:border-box}.checkout-page .info>.items{grid-column:2;grid-row:1}.checkout-page .info>.checkout-coupon{grid-column:2;grid-row:2}.checkout-page .info>.checkout-summary{grid-column:2;grid-row:3}.checkout-page .info>div:last-child{grid-column:1;grid-row:3}.checkout-page .info>hr{display:none}.checkout-page .checkout-coupon{min-height:78px}.pix-payment-details{display:grid;gap:.8rem;margin-top:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--menu-brand) 20%,var(--menu-line));border-radius:13px;background:color-mix(in srgb,var(--menu-brand) 3%,white)}.pix-payment-heading{display:flex;align-items:center;gap:.7rem}.pix-payment-heading>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--menu-brand) 10%,white);color:var(--menu-brand);font-size:1.35rem}.pix-payment-heading>div{display:flex;flex-direction:column}.pix-payment-heading strong{color:#32251d;font-size:.85rem}.pix-payment-heading small,.pix-payment-key small,.pix-payment-meta small{color:var(--menu-muted);font-size:.68rem}.pix-payment-key{display:flex;align-items:center;gap:.75rem;padding:.65rem;border:1px solid var(--menu-line);border-radius:10px;background:white}.pix-payment-key>div{display:flex;min-width:0;flex:1;flex-direction:column}.pix-payment-key strong{overflow-wrap:anywhere;color:#243047;font-size:.84rem}.pix-payment-key button{display:inline-flex;min-height:36px;align-items:center;gap:.4rem;padding:.45rem .7rem;border:0;border-radius:8px;background:var(--menu-brand);color:#fff;font-size:.75rem;font-weight:800}.pix-payment-meta{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.pix-payment-meta>div{display:flex;flex-direction:column}.pix-payment-meta strong{color:#3f2f26;font-size:.78rem}.pix-payment-notice{padding:.7rem .8rem;border-radius:9px;background:#fff7df;color:#765718;font-size:.74rem;font-weight:650}@media screen and (max-width: 1100px){.checkout-page .info>*{grid-column:1!important;grid-row:auto!important}}@media screen and (max-width: 800px){.product-page-back,.checkout-page-back{margin-left:1rem;min-height:44px}.pix-payment-key{align-items:stretch;flex-direction:column}.pix-payment-key button{justify-content:center}.pix-payment-meta{grid-template-columns:1fr}}.checkout-page .info>.checkout-sidebar{display:flex;grid-column:2;grid-row:1 / span 3;flex-direction:column;gap:.85rem;min-width:0}.checkout-page .checkout-sidebar>.items,.checkout-page .checkout-sidebar>.checkout-coupon,.checkout-page .checkout-sidebar>.checkout-summary{width:100%;margin:0!important;padding:1rem!important;border:1px solid var(--menu-line)!important;border-radius:14px!important;background:var(--menu-surface)!important;box-shadow:0 6px 18px #432b180b}.checkout-page .checkout-sidebar>.items{max-height:520px}.checkout-page .checkout-sidebar>.checkout-coupon{min-height:0}.checkout-page .info>.checkout-payment-section{grid-column:1;grid-row:2}.checkout-page .info>.checkout-payment-section+.mt-2{grid-column:1;grid-row:3}.app-alert-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:1rem;background:rgba(37,27,21,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:app-alert-fade .16s ease-out}.app-alert{position:relative;overflow:hidden;display:flex;width:min(440px,100%);flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;border:1px solid color-mix(in srgb,var(--menu-brand) 18%,var(--menu-line));border-radius:18px;background:var(--menu-surface, #fffdf9);box-shadow:0 24px 70px #251b153d;animation:app-alert-enter .2s ease-out}.app-alert:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--menu-brand, #f97316)}.app-alert-heading{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}.app-alert-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--menu-brand) 10%,white);color:var(--menu-brand);font-size:1.7rem}.app-alert-status{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;background:#f5f0eb;color:#6f5c50;padding:.4rem .65rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.app-alert-status i{width:7px;height:7px;border-radius:50%;background:var(--menu-brand, #f97316)}.app-alert-copy{padding-right:.5rem}.app-alert h2{margin:0 0 .4rem;color:#32251d;font-size:1.2rem;font-weight:850}.app-alert p{color:var(--menu-muted, #687386);font-size:1rem;line-height:1.55}.app-alert button{min-height:44px;align-self:stretch;border:0;border-radius:11px;background:var(--menu-brand, #f97316);color:#fff;font-size:1rem;font-weight:800;box-shadow:0 8px 18px color-mix(in srgb,var(--menu-brand) 24%,transparent);cursor:pointer;transition:filter .18s ease,transform .18s ease}.app-alert button:hover{filter:brightness(.94);transform:translateY(-1px)}.app-alert button:focus-visible{outline:3px solid color-mix(in srgb,var(--menu-brand) 28%,transparent);outline-offset:3px}@keyframes app-alert-fade{0%{opacity:0}}@keyframes app-alert-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media screen and (max-width: 1100px){.checkout-page .info>.checkout-sidebar{grid-column:1!important;grid-row:auto!important}}@media screen and (max-width: 800px){html,body,input,textarea,select,button{font-size:16px!important}.app-alert-backdrop{align-items:end;padding:.75rem}.app-alert{width:100%;padding:1.25rem;border-radius:18px}}
