@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";
.CartDrawer-module__WHKzHa__drawerOverlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:#09090b80;justify-content:center;align-items:flex-end;animation:.2s ease-out CartDrawer-module__WHKzHa__fadeIn;display:flex;position:fixed;inset:0}@keyframes CartDrawer-module__WHKzHa__fadeIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__WHKzHa__drawerContent{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:520px;height:90vh;max-height:90vh;margin:0 auto;animation:.3s cubic-bezier(.16,1,.3,1) CartDrawer-module__WHKzHa__drawerSlide;display:flex;box-shadow:0 -8px 40px #0000002e}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerContent{background:#18181b;border-top:1px solid #27272a}@keyframes CartDrawer-module__WHKzHa__drawerSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CartDrawer-module__WHKzHa__drawerHandle{background:#cbd5e1;border-radius:9999px;flex-shrink:0;width:40px;height:4px;margin:.65rem auto 0;display:block}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerHandle{background:#52525b}.CartDrawer-module__WHKzHa__drawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerHeader{border-bottom:1px solid #27272a}.CartDrawer-module__WHKzHa__drawerHeader h2{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerHeader h2{color:#fff}.CartDrawer-module__WHKzHa__drawerClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerClose{color:#a1a1aa;background:#27272a}.CartDrawer-module__WHKzHa__drawerItems{flex:1;padding:0 1.25rem;overflow-y:auto}.CartDrawer-module__WHKzHa__drawerItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1rem 0;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItem{border-bottom:1px solid #27272a}.CartDrawer-module__WHKzHa__drawerItemImg{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:48px;height:48px}.CartDrawer-module__WHKzHa__drawerItemInfo{flex:1;min-width:0}.CartDrawer-module__WHKzHa__drawerItemInfo h4{color:#0f172a;margin:0 0 .2rem;font-size:.9rem;font-weight:700}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItemInfo h4{color:#fff}.CartDrawer-module__WHKzHa__drawerItemPrice{color:var(--brand);font-size:.88rem;font-weight:800}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItemPrice{color:var(--brand-primary)}.CartDrawer-module__WHKzHa__drawerItemControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.2rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItemControls{background:#27272a;border:1px solid #3f3f46}.CartDrawer-module__WHKzHa__drawerItemControls button{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItemControls button{color:#fff;background:#18181b}.CartDrawer-module__WHKzHa__drawerItemControls span{text-align:center;min-width:16px;font-size:.88rem;font-weight:700}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerItemControls span{color:#fff}.CartDrawer-module__WHKzHa__drawerFooter{background:#fff;border-top:1px solid #f1f5f9;padding:1.25rem}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerFooter{background:#18181b;border-top:1px solid #27272a}.CartDrawer-module__WHKzHa__drawerTotalRow{color:#475569;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.05rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerTotalRow{color:#a1a1aa}.CartDrawer-module__WHKzHa__drawerTotalRow strong{color:#0f172a;font-size:1.35rem;font-weight:800}[data-theme=dark] .CartDrawer-module__WHKzHa__drawerTotalRow strong{color:#fff}.CartDrawer-module__WHKzHa__waButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.CartDrawer-module__WHKzHa__waButton:hover{background-color:#20ba5a}.CartDrawer-module__WHKzHa__waButton:active{transform:scale(.98)}.CartDrawer-module__WHKzHa__checkoutContainer{flex-direction:column;gap:1rem;padding:0 1.25rem 1.5rem;display:flex}.CartDrawer-module__WHKzHa__checkoutHeader{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.CartDrawer-module__WHKzHa__backBtn{color:var(--brand);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-size:.9rem;font-weight:700;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__backBtn{color:var(--brand-primary)}.CartDrawer-module__WHKzHa__checkoutTitle{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}[data-theme=dark] .CartDrawer-module__WHKzHa__checkoutTitle{color:#fff}.CartDrawer-module__WHKzHa__formLabel{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:.35rem;font-size:.78rem;font-weight:700;display:block}[data-theme=dark] .CartDrawer-module__WHKzHa__formLabel{color:#a1a1aa}.CartDrawer-module__WHKzHa__segmentGroup{background:#f1f5f9;border-radius:8px;grid-template-columns:1fr 1fr;gap:.5rem;padding:.25rem;display:grid}[data-theme=dark] .CartDrawer-module__WHKzHa__segmentGroup{background:#27272a}.CartDrawer-module__WHKzHa__segmentBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.55rem;font-size:.85rem;font-weight:700;transition:all .15s}[data-theme=dark] .CartDrawer-module__WHKzHa__segmentBtn{color:#a1a1aa}.CartDrawer-module__WHKzHa__segmentBtnActive{color:#0f172a;background:#fff;box-shadow:0 1px 3px #00000014}[data-theme=dark] .CartDrawer-module__WHKzHa__segmentBtnActive{color:#fff;background:#18181b}.CartDrawer-module__WHKzHa__formInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.88rem;transition:all .15s}[data-theme=dark] .CartDrawer-module__WHKzHa__formInput{color:#fff;background:#18181b;border-color:#27272a}.CartDrawer-module__WHKzHa__formInput:focus{border-color:var(--brand)}[data-theme=dark] .CartDrawer-module__WHKzHa__formInput:focus{border-color:var(--brand-primary)}.CartDrawer-module__WHKzHa__aliasBox{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__aliasBox{background:#09090b;border-color:#27272a}.CartDrawer-module__WHKzHa__aliasText{color:#0f172a;font-family:monospace;font-size:.95rem;font-weight:700}[data-theme=dark] .CartDrawer-module__WHKzHa__aliasText{color:#fff}.CartDrawer-module__WHKzHa__copyBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}[data-theme=dark] .CartDrawer-module__WHKzHa__copyBtn{background:var(--brand-primary)}.CartDrawer-module__WHKzHa__zoneGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.CartDrawer-module__WHKzHa__zoneCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.6rem .4rem;transition:all .15s}[data-theme=dark] .CartDrawer-module__WHKzHa__zoneCard{background:#18181b;border-color:#27272a}.CartDrawer-module__WHKzHa__zoneCardActive{border-color:var(--brand);background:#2563eb0d}[data-theme=dark] .CartDrawer-module__WHKzHa__zoneCardActive{border-color:var(--brand-primary);background:#8b5cf60d}.CartDrawer-module__WHKzHa__zoneName{color:#0f172a;font-size:.8rem;font-weight:700;display:block}[data-theme=dark] .CartDrawer-module__WHKzHa__zoneName{color:#fff}.CartDrawer-module__WHKzHa__zonePrice{color:#64748b;margin-top:.15rem;font-size:.75rem;font-weight:600;display:block}[data-theme=dark] .CartDrawer-module__WHKzHa__zonePrice{color:#a1a1aa}.CartDrawer-module__WHKzHa__checkoutBreakdown{border-top:1px solid #f1f5f9;flex-direction:column;gap:.4rem;margin-top:.5rem;padding-top:.75rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__checkoutBreakdown{border-color:#27272a}.CartDrawer-module__WHKzHa__breakdownRow{color:#64748b;justify-content:space-between;font-size:.82rem;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__breakdownRow{color:#a1a1aa}.CartDrawer-module__WHKzHa__breakdownRowActive{color:#0f172a;font-weight:700}[data-theme=dark] .CartDrawer-module__WHKzHa__breakdownRowActive{color:#fff}.CartDrawer-module__WHKzHa__stepTracker{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1.5rem 1rem;display:flex;position:relative}[data-theme=dark] .CartDrawer-module__WHKzHa__stepTracker{background:#18181b;border-bottom:1px solid #27272a}.CartDrawer-module__WHKzHa__stepItem{z-index:2;flex-direction:column;flex:1;align-items:center;gap:.35rem;display:flex;position:relative}.CartDrawer-module__WHKzHa__stepNumber{color:#64748b;background:#e2e8f0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;transition:all .25s;display:flex}[data-theme=dark] .CartDrawer-module__WHKzHa__stepNumber{color:#a1a1aa;background:#27272a}.CartDrawer-module__WHKzHa__stepItemActive .CartDrawer-module__WHKzHa__stepNumber{background:var(--brand);color:#fff}[data-theme=dark] .CartDrawer-module__WHKzHa__stepItemActive .CartDrawer-module__WHKzHa__stepNumber{background:var(--brand-primary);color:#fff}.CartDrawer-module__WHKzHa__stepItemCompleted .CartDrawer-module__WHKzHa__stepNumber{color:var(--brand);border-color:var(--brand);background:#fff}[data-theme=dark] .CartDrawer-module__WHKzHa__stepItemCompleted .CartDrawer-module__WHKzHa__stepNumber{color:var(--brand-primary);border-color:var(--brand-primary);background:#18181b}.CartDrawer-module__WHKzHa__stepLabel{color:#64748b;text-align:center;font-size:.72rem;font-weight:700;transition:color .25s}[data-theme=dark] .CartDrawer-module__WHKzHa__stepLabel{color:#a1a1aa}.CartDrawer-module__WHKzHa__stepItemActive .CartDrawer-module__WHKzHa__stepLabel{color:#0f172a}[data-theme=dark] .CartDrawer-module__WHKzHa__stepItemActive .CartDrawer-module__WHKzHa__stepLabel{color:#fff}.CartDrawer-module__WHKzHa__stepItemCompleted .CartDrawer-module__WHKzHa__stepLabel{color:#475569}[data-theme=dark] .CartDrawer-module__WHKzHa__stepItemCompleted .CartDrawer-module__WHKzHa__stepLabel{color:#cbd5e1}.CartDrawer-module__WHKzHa__stepLine{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:22px;left:16.66%;right:16.66%}[data-theme=dark] .CartDrawer-module__WHKzHa__stepLine{background:#27272a}.CartDrawer-module__WHKzHa__stepLineProgress{background:var(--brand);width:0%;height:100%;transition:width .25s}[data-theme=dark] .CartDrawer-module__WHKzHa__stepLineProgress{background:var(--brand-primary)}@media (min-width:768px){.CartDrawer-module__WHKzHa__drawerOverlay{align-items:stretch}.CartDrawer-module__WHKzHa__drawerContent{border-radius:0;max-width:100vw;height:100vh;max-height:100vh;margin:0}.CartDrawer-module__WHKzHa__drawerHeader,.CartDrawer-module__WHKzHa__stepTracker,.CartDrawer-module__WHKzHa__drawerItems,.CartDrawer-module__WHKzHa__drawerFooter{width:100%;max-width:650px;margin-left:auto;margin-right:auto}}
.ClosedBusinessModal-module__S63vuq__overlay{-webkit-backdrop-filter:blur(12px);z-index:99999;background:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out ClosedBusinessModal-module__S63vuq__fadeIn;display:flex;position:fixed;inset:0}.ClosedBusinessModal-module__S63vuq__modal{text-align:center;color:#111827;background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:2.25rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) ClosedBusinessModal-module__S63vuq__slideUp;display:flex;box-shadow:0 20px 40px #00000026}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__modal{color:#f4f4f5;background:#18181b;border:1px solid #ffffff14;box-shadow:0 20px 40px #00000080}.ClosedBusinessModal-module__S63vuq__icon{margin-bottom:1rem;font-size:3rem;animation:2s infinite ClosedBusinessModal-module__S63vuq__bounce}.ClosedBusinessModal-module__S63vuq__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;line-height:1.3}.ClosedBusinessModal-module__S63vuq__description{color:#4b5563;margin:0 0 1.5rem;font-size:.95rem;font-weight:500;line-height:1.5}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__description{color:#a1a1aa}.ClosedBusinessModal-module__S63vuq__hoursCard{background:#f3f4f6;border-radius:16px;flex-direction:column;gap:.25rem;width:100%;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__hoursCard{background:#27272a}.ClosedBusinessModal-module__S63vuq__hoursLabel{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.8rem;font-weight:700}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__hoursLabel{color:#9ca3af}.ClosedBusinessModal-module__S63vuq__hoursValue{color:#111827;font-size:1.05rem;font-weight:800}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__hoursValue{color:#f4f4f5}.ClosedBusinessModal-module__S63vuq__footerNote{color:#6b7280;margin:0 0 1.75rem;font-size:.85rem;font-weight:500;line-height:1.4}[data-theme=dark] .ClosedBusinessModal-module__S63vuq__footerNote{color:#71717a}.ClosedBusinessModal-module__S63vuq__cta{background:var(--brand-primary,#111827);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:.95rem;font-size:1rem;font-weight:800;transition:all .2s;box-shadow:0 8px 16px #0000001a}.ClosedBusinessModal-module__S63vuq__cta:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 12px 20px #00000026}.ClosedBusinessModal-module__S63vuq__cta:active{transform:translateY(0)}@keyframes ClosedBusinessModal-module__S63vuq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ClosedBusinessModal-module__S63vuq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ClosedBusinessModal-module__S63vuq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
.ModernTemplate-module__crXYPq__catalog{-webkit-font-smoothing:antialiased;color:#0f172a;background:#f8fafc;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .2s,color .2s;position:relative}[data-theme=dark] .ModernTemplate-module__crXYPq__catalog{color:#fafafa;background:#09090b}.ModernTemplate-module__crXYPq__headerPremium{background:#fff;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;transition:background-color .2s,border-color .2s;position:relative}[data-theme=dark] .ModernTemplate-module__crXYPq__headerPremium{background:#09090b;border-bottom:1px solid #18181b}.ModernTemplate-module__crXYPq__headerCover{background:#f1f5f9;width:100%;height:200px;position:relative;overflow:hidden}.ModernTemplate-module__crXYPq__headerCover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ModernTemplate-module__crXYPq__headerCoverOverlay{background:linear-gradient(#0000 0%,#0006 100%);position:absolute;inset:0}[data-theme=dark] .ModernTemplate-module__crXYPq__headerCoverOverlay{background:linear-gradient(#0000 0%,#09090b73 50%,#09090b 100%)}.ModernTemplate-module__crXYPq__headerContent{text-align:center;z-index:10;flex-direction:column;align-items:center;margin-top:-48px;padding:0 1.25rem;display:flex;position:relative}.ModernTemplate-module__crXYPq__headerContent.ModernTemplate-module__crXYPq__noCover{margin-top:1.75rem}.ModernTemplate-module__crXYPq__logoPremium,.ModernTemplate-module__crXYPq__logoPlaceholder{-o-object-fit:cover;object-fit:cover;background:#fff;border:4px solid #fff;border-radius:16px;width:88px;height:88px;margin-bottom:.75rem;transition:transform .2s;box-shadow:0 4px 12px #00000014}[data-theme=dark] .ModernTemplate-module__crXYPq__logoPremium,[data-theme=dark] .ModernTemplate-module__crXYPq__logoPlaceholder{background:#18181b;border-color:#09090b;box-shadow:0 4px 20px #0006}.ModernTemplate-module__crXYPq__logoPlaceholder{background:#f1f5f9;justify-content:center;align-items:center;font-size:2.5rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__logoPlaceholder{background:#18181b}.ModernTemplate-module__crXYPq__businessName{letter-spacing:-.03em;color:#0f172a;margin:0 0 .2rem;font-size:1.65rem;font-weight:800;line-height:1.15}[data-theme=dark] .ModernTemplate-module__crXYPq__businessName{color:#fff}.ModernTemplate-module__crXYPq__businessType{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.8rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__businessType{color:var(--brand-primary)}.ModernTemplate-module__crXYPq__welcomeText{color:#64748b;max-width:600px;margin:.5rem 0 0;font-size:.88rem;font-weight:500;line-height:1.4}[data-theme=dark] .ModernTemplate-module__crXYPq__welcomeText{color:#a1a1aa}.ModernTemplate-module__crXYPq__contactRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;width:100%;margin-top:.85rem;padding:0 1.25rem;display:flex}.ModernTemplate-module__crXYPq__contactBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:inherit;text-decoration:none;transition:all .2s;display:flex}.ModernTemplate-module__crXYPq__contactBtn:hover{background-color:#e2e8f0;transform:translateY(-2px)}[data-theme=dark] .ModernTemplate-module__crXYPq__contactBtn{color:#a1a1aa;background-color:#27272a;border-color:#3f3f46}[data-theme=dark] .ModernTemplate-module__crXYPq__contactBtn:hover{background-color:#3f3f46}.ModernTemplate-module__crXYPq__contactBtnWhatsapp{color:#fff;background-color:#25d366;border-color:#25d366}.ModernTemplate-module__crXYPq__contactBtnWhatsapp:hover{background-color:#20ba5a}.ModernTemplate-module__crXYPq__shareBtnText{color:#475569;margin-left:.3rem;font-size:.78rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__shareBtnText{color:#a1a1aa}.ModernTemplate-module__crXYPq__hoursContainer{border-top:1px dashed #e2e8f0;width:calc(100% - 2.5rem);max-width:480px;margin-top:.85rem;margin-left:auto;margin-right:auto;padding-top:.75rem}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursContainer{border-top-color:#27272a}.ModernTemplate-module__crXYPq__hoursToggleBtn{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.65rem .9rem;font-family:inherit;transition:background-color .2s;display:flex}.ModernTemplate-module__crXYPq__hoursToggleBtn:hover{background:#e2e8f0}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursToggleBtn{background:#27272a;border-color:#3f3f46}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursToggleBtn:hover{background:#3f3f46}.ModernTemplate-module__crXYPq__hoursToggleLeft{color:#64748b;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursToggleLeft{color:#71717a}.ModernTemplate-module__crXYPq__hoursSummary{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursSummary{color:#fafafa}.ModernTemplate-module__crXYPq__hoursChevron{color:#64748b;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursChevron{color:#71717a}.ModernTemplate-module__crXYPq__hoursChevronOpen{transform:rotate(180deg)}.ModernTemplate-module__crXYPq__hoursExpandPanel{opacity:0;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.ModernTemplate-module__crXYPq__hoursExpandPanelOpen{opacity:1;max-height:600px}.ModernTemplate-module__crXYPq__hoursDayRow{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .9rem;display:flex}.ModernTemplate-module__crXYPq__hoursDayRow:last-child{border-bottom:none}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayRow{border-bottom-color:#27272a}.ModernTemplate-module__crXYPq__hoursDayRowToday{background-color:#f8fafc;border-radius:6px}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayRowToday{background-color:#27272a}.ModernTemplate-module__crXYPq__hoursDayRowToday .ModernTemplate-module__crXYPq__hoursDayName,.ModernTemplate-module__crXYPq__hoursDayRowToday .ModernTemplate-module__crXYPq__hoursDayTime{color:#0f172a;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayRowToday .ModernTemplate-module__crXYPq__hoursDayName,[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayRowToday .ModernTemplate-module__crXYPq__hoursDayTime{color:#fafafa}.ModernTemplate-module__crXYPq__hoursDayName{color:#64748b;min-width:80px;font-size:.8rem;font-weight:500}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayName{color:#71717a}.ModernTemplate-module__crXYPq__hoursDayTime{color:#64748b;text-align:right;font-size:.8rem}[data-theme=dark] .ModernTemplate-module__crXYPq__hoursDayTime{color:#71717a}.ModernTemplate-module__crXYPq__addressList{flex-direction:column;gap:.4rem;width:calc(100% - 2.5rem);max-width:480px;margin-top:.5rem;margin-left:auto;margin-right:auto;padding-bottom:.5rem;display:flex}.ModernTemplate-module__crXYPq__addressLink{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:.45rem;padding:.5rem .75rem;font-size:.82rem;line-height:1.3;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.ModernTemplate-module__crXYPq__addressLink:hover{color:#0f172a;background-color:#e2e8f0}[data-theme=dark] .ModernTemplate-module__crXYPq__addressLink{color:#a1a1aa;background:#27272a;border-color:#3f3f46}[data-theme=dark] .ModernTemplate-module__crXYPq__addressLink:hover{color:#fafafa;background-color:#3f3f46}.ModernTemplate-module__crXYPq__addressLink span{word-break:break-word;flex:1}.ModernTemplate-module__crXYPq__stickySearch{z-index:40;-webkit-backdrop-filter:blur(12px);background:#f8fafce6;padding:.85rem 1.25rem;transition:background-color .2s;position:sticky;top:0}[data-theme=dark] .ModernTemplate-module__crXYPq__stickySearch{background:#09090ae6}.ModernTemplate-module__crXYPq__searchWrapper{align-items:center;display:flex;position:relative}.ModernTemplate-module__crXYPq__searchIcon{color:#94a3b8;position:absolute;left:1rem}[data-theme=dark] .ModernTemplate-module__crXYPq__searchIcon{color:#71717a}.ModernTemplate-module__crXYPq__searchInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.6rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #00000005}[data-theme=dark] .ModernTemplate-module__crXYPq__searchInput{color:#fff;background:#18181b;border:1px solid #27272a}.ModernTemplate-module__crXYPq__searchInput:focus{border-color:var(--brand);background:#fff}[data-theme=dark] .ModernTemplate-module__crXYPq__searchInput:focus{border-color:var(--brand-primary);background:#18181b}.ModernTemplate-module__crXYPq__searchInput::placeholder{color:#94a3b8}[data-theme=dark] .ModernTemplate-module__crXYPq__searchInput::placeholder{color:#52525b}.ModernTemplate-module__crXYPq__categoryNav{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.5rem;padding:0 1.25rem 1rem;display:flex;overflow-x:auto}.ModernTemplate-module__crXYPq__categoryNav::-webkit-scrollbar{display:none}.ModernTemplate-module__crXYPq__categoryChip{color:#475569;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}[data-theme=dark] .ModernTemplate-module__crXYPq__categoryChip{color:#a1a1aa;background:#18181b;border:1px solid #27272a}.ModernTemplate-module__crXYPq__categoryChip:active{transform:scale(.97)}.ModernTemplate-module__crXYPq__categoryChipActive{background:var(--brand);border-color:var(--brand);color:#fff}[data-theme=dark] .ModernTemplate-module__crXYPq__categoryChipActive{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.ModernTemplate-module__crXYPq__catIcon{font-size:1rem}.ModernTemplate-module__crXYPq__featuredSection{margin-bottom:2.25rem;position:relative}.ModernTemplate-module__crXYPq__featuredTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 .85rem;font-size:1.2rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredTitle{color:#fff}.ModernTemplate-module__crXYPq__featuredSlider{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.ModernTemplate-module__crXYPq__featuredSlider::-webkit-scrollbar{display:none}.ModernTemplate-module__crXYPq__featuredCard{scroll-snap-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex-shrink:0;width:250px;transition:transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredCard{background:#18181b;border:1px solid #27272a;box-shadow:0 4px 12px #0000004d}.ModernTemplate-module__crXYPq__featuredCard:active{transform:scale(.98)}.ModernTemplate-module__crXYPq__featuredCardImageWrap{background:#f1f5f9;width:100%;height:140px;position:relative;overflow:hidden}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredCardImageWrap{background:#27272a}.ModernTemplate-module__crXYPq__featuredCardImageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ModernTemplate-module__crXYPq__featuredBadge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#000000b3;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.ModernTemplate-module__crXYPq__featuredCardBody{flex-direction:column;flex:1;padding:.85rem;display:flex}.ModernTemplate-module__crXYPq__featuredCardText{flex:1;margin-bottom:.85rem}.ModernTemplate-module__crXYPq__featuredCardText h3{color:#0f172a;margin:0 0 .25rem;font-size:.95rem;font-weight:700;line-height:1.25}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredCardText h3{color:#fff}.ModernTemplate-module__crXYPq__featuredCardDesc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredCardDesc{color:#a1a1aa}.ModernTemplate-module__crXYPq__featuredCardFooter{justify-content:space-between;align-items:center;display:flex}.ModernTemplate-module__crXYPq__featuredPrice{color:#0f172a;letter-spacing:-.02em;font-size:1.1rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__featuredPrice{color:#fff}.ModernTemplate-module__crXYPq__mainContent{max-width:1200px;margin:0 auto;padding:0 1.25rem 2rem}.ModernTemplate-module__crXYPq__categorySection{margin-bottom:2.5rem}.ModernTemplate-module__crXYPq__sectionTitle{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:1.2rem;font-weight:800;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__sectionTitle{color:#fff}.ModernTemplate-module__crXYPq__sectionIcon{font-size:1.2rem}.ModernTemplate-module__crXYPq__categoryDescription{color:#64748b;margin:-.6rem 0 1rem;font-size:.8rem}[data-theme=dark] .ModernTemplate-module__crXYPq__categoryDescription{color:#a1a1aa}.ModernTemplate-module__crXYPq__productGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (min-width:768px){.ModernTemplate-module__crXYPq__productGrid{grid-template-columns:repeat(3,1fr);gap:1.1rem}}@media (min-width:1024px){.ModernTemplate-module__crXYPq__productGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.ModernTemplate-module__crXYPq__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}[data-theme=dark] .ModernTemplate-module__crXYPq__card{background:#18181b;border:1px solid #27272a;box-shadow:0 4px 12px #00000026}.ModernTemplate-module__crXYPq__card:hover{border-color:#cbd5e1}[data-theme=dark] .ModernTemplate-module__crXYPq__card:hover{border-color:#3f3f46}.ModernTemplate-module__crXYPq__card:active{transform:scale(.98)}.ModernTemplate-module__crXYPq__cardImageWrap{aspect-ratio:1.1;background:#f1f5f9;width:100%;position:relative;overflow:hidden}[data-theme=dark] .ModernTemplate-module__crXYPq__cardImageWrap{background:#27272a}.ModernTemplate-module__crXYPq__cardImageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ModernTemplate-module__crXYPq__cardBody{flex-direction:column;flex:1;padding:.85rem;display:flex}.ModernTemplate-module__crXYPq__cardText h3{color:#0f172a;margin:0 0 .25rem;font-size:.88rem;font-weight:700;line-height:1.25}[data-theme=dark] .ModernTemplate-module__crXYPq__cardText h3{color:#fff}.ModernTemplate-module__crXYPq__cardText p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}[data-theme=dark] .ModernTemplate-module__crXYPq__cardText p{color:#a1a1aa}.ModernTemplate-module__crXYPq__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.85rem;display:flex}.ModernTemplate-module__crXYPq__price{color:#0f172a;letter-spacing:-.02em;font-size:1.05rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__price{color:#fff}.ModernTemplate-module__crXYPq__addButton{color:var(--brand);cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;padding:.45rem .9rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .15s}.ModernTemplate-module__crXYPq__addButton:hover{background:#e2e8f0}[data-theme=dark] .ModernTemplate-module__crXYPq__addButton{color:#fafafa;background:#27272a}[data-theme=dark] .ModernTemplate-module__crXYPq__addButton:hover{background:#3f3f46}.ModernTemplate-module__crXYPq__qtyControlsActive{background:var(--brand);color:#fff;border-radius:6px;align-items:center;gap:.5rem;padding:.25rem .35rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__qtyControlsActive{background:var(--brand-primary)}.ModernTemplate-module__crXYPq__qtyControlsActive button{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;display:flex}.ModernTemplate-module__crXYPq__qtyControlsActive button:active{background:#ffffff4d}.ModernTemplate-module__crXYPq__qtyControlsActive span{text-align:center;min-width:16px;font-size:.88rem;font-weight:700}.ModernTemplate-module__crXYPq__bottomCartBarWrapper{z-index:50;background:linear-gradient(#0000 0%,#f8fafc 60%);padding:1rem 1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) ModernTemplate-module__crXYPq__slideUp;position:fixed;bottom:0;left:0;right:0}[data-theme=dark] .ModernTemplate-module__crXYPq__bottomCartBarWrapper{background:linear-gradient(#0000 0%,#09090b 60%)}@keyframes ModernTemplate-module__crXYPq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ModernTemplate-module__crXYPq__bottomCartBar{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:500px;margin:0 auto;padding:.95rem 1.25rem;font-family:inherit;transition:transform .15s;display:flex;box-shadow:0 4px 12px #0000001a}[data-theme=dark] .ModernTemplate-module__crXYPq__bottomCartBar{background:var(--brand-primary);box-shadow:0 4px 16px #0000004d}.ModernTemplate-module__crXYPq__bottomCartBar:active{transform:scale(.98)}.ModernTemplate-module__crXYPq__cartBarBadge{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:800;display:flex}.ModernTemplate-module__crXYPq__cartBarText{font-size:.95rem;font-weight:700}.ModernTemplate-module__crXYPq__cartBarTotal{font-size:1.05rem;font-weight:800}.ModernTemplate-module__crXYPq__drawerOverlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:#09090b80;align-items:flex-end;animation:.2s ease-out ModernTemplate-module__crXYPq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ModernTemplate-module__crXYPq__fadeIn{0%{opacity:0}to{opacity:1}}.ModernTemplate-module__crXYPq__drawerContent{width:100%;max-width:100%;height:100vh;max-height:100vh;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;margin:0;animation:.3s cubic-bezier(.16,1,.3,1) ModernTemplate-module__crXYPq__drawerSlide;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerContent{background:#18181b;border-top:1px solid #27272a}@keyframes ModernTemplate-module__crXYPq__drawerSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ModernTemplate-module__crXYPq__drawerHandle,[data-theme=dark] .ModernTemplate-module__crXYPq__drawerHandle{display:none}.ModernTemplate-module__crXYPq__drawerHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerHeader{border-bottom:1px solid #27272a}.ModernTemplate-module__crXYPq__drawerHeader h2{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerHeader h2{color:#fff}.ModernTemplate-module__crXYPq__drawerClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerClose{color:#a1a1aa;background:#27272a}.ModernTemplate-module__crXYPq__drawerItems{flex:1;padding:0 1.25rem;overflow-y:auto}.ModernTemplate-module__crXYPq__drawerItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1rem 0;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItem{border-bottom:1px solid #27272a}.ModernTemplate-module__crXYPq__drawerItemImg{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:48px;height:48px}.ModernTemplate-module__crXYPq__drawerItemInfo{flex:1;min-width:0}.ModernTemplate-module__crXYPq__drawerItemInfo h4{color:#0f172a;margin:0 0 .2rem;font-size:.9rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItemInfo h4{color:#fff}.ModernTemplate-module__crXYPq__drawerItemPrice{color:var(--brand);font-size:.88rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItemPrice{color:var(--brand-primary)}.ModernTemplate-module__crXYPq__drawerItemControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.2rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItemControls{background:#27272a;border:1px solid #3f3f46}.ModernTemplate-module__crXYPq__drawerItemControls button{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItemControls button{color:#fff;background:#18181b}.ModernTemplate-module__crXYPq__drawerItemControls span{text-align:center;min-width:16px;font-size:.88rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerItemControls span{color:#fff}.ModernTemplate-module__crXYPq__drawerFooter{background:#fff;border-top:1px solid #f1f5f9;padding:1.25rem}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerFooter{background:#18181b;border-top:1px solid #27272a}.ModernTemplate-module__crXYPq__drawerTotalRow{color:#475569;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.05rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerTotalRow{color:#a1a1aa}.ModernTemplate-module__crXYPq__drawerTotalRow strong{color:#0f172a;font-size:1.35rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__drawerTotalRow strong{color:#fff}.ModernTemplate-module__crXYPq__waButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.ModernTemplate-module__crXYPq__waButton:hover{background-color:#20ba5a}.ModernTemplate-module__crXYPq__waButton:active{transform:scale(.98)}.ModernTemplate-module__crXYPq__checkoutContainer{flex-direction:column;gap:1rem;padding:0 1.25rem 1.5rem;display:flex}.ModernTemplate-module__crXYPq__checkoutHeader{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ModernTemplate-module__crXYPq__backBtn{color:var(--brand);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-size:.9rem;font-weight:700;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__backBtn{color:var(--brand-primary)}.ModernTemplate-module__crXYPq__checkoutTitle{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}[data-theme=dark] .ModernTemplate-module__crXYPq__checkoutTitle{color:#fff}.ModernTemplate-module__crXYPq__formLabel{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:.35rem;font-size:.78rem;font-weight:700;display:block}[data-theme=dark] .ModernTemplate-module__crXYPq__formLabel{color:#a1a1aa}.ModernTemplate-module__crXYPq__segmentGroup{background:#f1f5f9;border-radius:8px;grid-template-columns:1fr 1fr;gap:.5rem;padding:.25rem;display:grid}[data-theme=dark] .ModernTemplate-module__crXYPq__segmentGroup{background:#27272a}.ModernTemplate-module__crXYPq__segmentBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.55rem;font-size:.85rem;font-weight:700;transition:all .15s}[data-theme=dark] .ModernTemplate-module__crXYPq__segmentBtn{color:#a1a1aa}.ModernTemplate-module__crXYPq__segmentBtnActive{color:#0f172a;background:#fff;box-shadow:0 1px 3px #00000014}[data-theme=dark] .ModernTemplate-module__crXYPq__segmentBtnActive{color:#fff;background:#18181b}.ModernTemplate-module__crXYPq__formInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.88rem;transition:all .15s}[data-theme=dark] .ModernTemplate-module__crXYPq__formInput{color:#fff;background:#18181b;border-color:#27272a}.ModernTemplate-module__crXYPq__formInput:focus{border-color:var(--brand)}[data-theme=dark] .ModernTemplate-module__crXYPq__formInput:focus{border-color:var(--brand-primary)}.ModernTemplate-module__crXYPq__aliasBox{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__aliasBox{background:#09090b;border-color:#27272a}.ModernTemplate-module__crXYPq__aliasText{color:#0f172a;font-family:monospace;font-size:.95rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__aliasText{color:#fff}.ModernTemplate-module__crXYPq__copyBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__copyBtn{background:var(--brand-primary)}.ModernTemplate-module__crXYPq__zoneGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ModernTemplate-module__crXYPq__zoneCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.6rem .4rem;transition:all .15s}[data-theme=dark] .ModernTemplate-module__crXYPq__zoneCard{background:#18181b;border-color:#27272a}.ModernTemplate-module__crXYPq__zoneCardActive{border-color:var(--brand);background:#2563eb0d}[data-theme=dark] .ModernTemplate-module__crXYPq__zoneCardActive{border-color:var(--brand-primary);background:#8b5cf60d}.ModernTemplate-module__crXYPq__zoneName{color:#0f172a;font-size:.8rem;font-weight:700;display:block}[data-theme=dark] .ModernTemplate-module__crXYPq__zoneName{color:#fff}.ModernTemplate-module__crXYPq__zonePrice{color:#64748b;margin-top:.15rem;font-size:.75rem;font-weight:600;display:block}[data-theme=dark] .ModernTemplate-module__crXYPq__zonePrice{color:#a1a1aa}.ModernTemplate-module__crXYPq__checkoutBreakdown{border-top:1px solid #f1f5f9;flex-direction:column;gap:.4rem;margin-top:.5rem;padding-top:.75rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__checkoutBreakdown{border-color:#27272a}.ModernTemplate-module__crXYPq__breakdownRow{color:#64748b;justify-content:space-between;font-size:.82rem;display:flex}[data-theme=dark] .ModernTemplate-module__crXYPq__breakdownRow{color:#a1a1aa}.ModernTemplate-module__crXYPq__breakdownRowActive{color:#0f172a;font-weight:700}[data-theme=dark] .ModernTemplate-module__crXYPq__breakdownRowActive{color:#fff}.ModernTemplate-module__crXYPq__coverBadges{z-index:10;flex-wrap:wrap;gap:6px;display:flex;position:absolute;bottom:12px;left:16px}.ModernTemplate-module__crXYPq__badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex;box-shadow:0 2px 4px #00000026}.ModernTemplate-module__crXYPq__badgeOpen{background-color:#22c55e}.ModernTemplate-module__crXYPq__badgeClosed{background-color:#ef4444}.ModernTemplate-module__crXYPq__inlineBadgeContainer{justify-content:center;margin-top:.5rem;display:flex}
.ClassicTemplate-module__h6RIoq__classicRoot{--classic-bg:#f4f4f5;--classic-white:#fff;--classic-border:#e4e4e7;--classic-text-primary:#18181b;--classic-text-secondary:#71717a;--classic-cat-bg:#f1f1f3;--classic-cat-hover:#e4e4e7;--classic-badge-open:#22c55e;--classic-badge-delivery:#f97316;--classic-badge-currency:#eab308;--classic-bottom-bar-bg:linear-gradient(180deg, #fff0 0%, #ffffffe6 30%, #fff 100%);background:var(--classic-bg);min-height:100vh;color:var(--classic-text-primary);flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .2s,color .2s;display:flex}.ClassicTemplate-module__h6RIoq__classicRoot[data-theme=dark]{--classic-bg:#09090b;--classic-white:#18181b;--classic-border:#27272a;--classic-text-primary:#fafafa;--classic-text-secondary:#a1a1aa;--classic-cat-bg:#27272a;--classic-cat-hover:#3f3f46;--classic-bottom-bar-bg:linear-gradient(180deg, #09090b00 0%, #09090be6 30%, #09090b 100%)}.ClassicTemplate-module__h6RIoq__coverContainer{background-color:var(--brand-primary);width:100%;height:220px;position:relative;overflow:hidden}.ClassicTemplate-module__h6RIoq__coverImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ClassicTemplate-module__h6RIoq__coverBadges{z-index:10;flex-wrap:wrap;gap:6px;display:flex;position:absolute;bottom:12px;left:16px}.ClassicTemplate-module__h6RIoq__badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex;box-shadow:0 2px 4px #00000026}.ClassicTemplate-module__h6RIoq__badgeCurrency{background-color:var(--classic-badge-currency);color:#1c1917}.ClassicTemplate-module__h6RIoq__badgeDelivery{background-color:var(--classic-badge-delivery)}.ClassicTemplate-module__h6RIoq__badgeOpen{background-color:var(--classic-badge-open)}.ClassicTemplate-module__h6RIoq__badgeClosed{background-color:#ef4444}.ClassicTemplate-module__h6RIoq__infoCard{background-color:var(--classic-white);border-bottom:1px solid var(--classic-border);text-align:center;flex-direction:column;align-items:center;padding:1.5rem 1.25rem 1.25rem;display:flex;position:relative}.ClassicTemplate-module__h6RIoq__logoWrapper{z-index:15;margin-top:-3.5rem;margin-bottom:.75rem}.ClassicTemplate-module__h6RIoq__logoImage{border:3px solid var(--classic-white);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:76px;height:76px;box-shadow:0 4px 10px #00000026}.ClassicTemplate-module__h6RIoq__logoPlaceholder{border:3px solid var(--classic-white);background-color:var(--brand-primary);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;font-size:2.2rem;display:flex;box-shadow:0 4px 10px #00000026}.ClassicTemplate-module__h6RIoq__businessName{color:var(--classic-text-primary);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.4rem;font-weight:800}.ClassicTemplate-module__h6RIoq__welcomeText{color:var(--classic-text-secondary);max-width:320px;margin:0 0 1rem;font-size:.85rem;line-height:1.4}.ClassicTemplate-module__h6RIoq__contactRow{justify-content:center;align-items:center;gap:.85rem;width:100%;margin-top:.5rem;margin-bottom:.25rem;display:flex}.ClassicTemplate-module__h6RIoq__contactBtn{background-color:var(--classic-cat-bg);border:1px solid var(--classic-border);width:42px;height:42px;color:var(--classic-text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.ClassicTemplate-module__h6RIoq__contactBtn:hover{background-color:var(--classic-cat-hover);transform:translateY(-2px)}.ClassicTemplate-module__h6RIoq__contactBtn:active{transform:translateY(0)}.ClassicTemplate-module__h6RIoq__contactBtnWhatsapp{color:#fff;background-color:#25d366;border-color:#25d366}.ClassicTemplate-module__h6RIoq__contactBtnWhatsapp:hover{background-color:#20ba5a}.ClassicTemplate-module__h6RIoq__shareBtnText{color:var(--classic-text-secondary);margin-left:.35rem;font-size:.78rem;font-weight:700}.ClassicTemplate-module__h6RIoq__hoursContainer{border-top:1px dashed var(--classic-border);width:100%;max-width:480px;margin-top:.75rem;margin-left:auto;margin-right:auto;padding-top:.75rem}.ClassicTemplate-module__h6RIoq__hoursToggleBtn{background:var(--classic-cat-bg);border:1px solid var(--classic-border);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.65rem .9rem;font-family:inherit;transition:background-color .2s;display:flex}.ClassicTemplate-module__h6RIoq__hoursToggleBtn:hover{background:var(--classic-cat-hover)}.ClassicTemplate-module__h6RIoq__hoursToggleLeft{min-width:0;color:var(--classic-text-secondary);flex:1;align-items:center;gap:.5rem;display:flex}.ClassicTemplate-module__h6RIoq__hoursSummary{color:var(--classic-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.ClassicTemplate-module__h6RIoq__hoursChevron{color:var(--classic-text-secondary);flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.ClassicTemplate-module__h6RIoq__hoursChevronOpen{transform:rotate(180deg)}.ClassicTemplate-module__h6RIoq__hoursExpandPanel{opacity:0;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.ClassicTemplate-module__h6RIoq__hoursExpandPanelOpen{opacity:1;max-height:600px}.ClassicTemplate-module__h6RIoq__hoursDayRow{border-bottom:1px solid var(--classic-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .9rem;display:flex}.ClassicTemplate-module__h6RIoq__hoursDayRow:last-child{border-bottom:none}.ClassicTemplate-module__h6RIoq__hoursDayRowToday{background-color:rgba(var(--brand-primary-rgb,0, 0, 0), .04);border-radius:6px}.ClassicTemplate-module__h6RIoq__hoursDayRowToday .ClassicTemplate-module__h6RIoq__hoursDayName,.ClassicTemplate-module__h6RIoq__hoursDayRowToday .ClassicTemplate-module__h6RIoq__hoursDayTime{color:var(--classic-text-primary);font-weight:700}.ClassicTemplate-module__h6RIoq__hoursDayName{color:var(--classic-text-secondary);min-width:80px;font-size:.8rem;font-weight:500}.ClassicTemplate-module__h6RIoq__hoursDayTime{color:var(--classic-text-secondary);text-align:right;font-size:.8rem}.ClassicTemplate-module__h6RIoq__addressList{flex-direction:column;gap:.4rem;width:100%;max-width:480px;margin-top:.5rem;margin-left:auto;margin-right:auto;padding-bottom:.25rem;display:flex}.ClassicTemplate-module__h6RIoq__addressLink{color:var(--classic-text-secondary);background:var(--classic-cat-bg);border:1px solid var(--classic-border);border-radius:8px;align-items:flex-start;gap:.45rem;padding:.5rem .75rem;font-size:.82rem;line-height:1.3;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.ClassicTemplate-module__h6RIoq__addressLink:hover{background-color:var(--classic-cat-hover);color:var(--classic-text-primary)}.ClassicTemplate-module__h6RIoq__addressLink span{word-break:break-word;flex:1}.ClassicTemplate-module__h6RIoq__searchSection{background-color:var(--classic-white);border-bottom:1px solid var(--classic-border);padding:.85rem 1.25rem}.ClassicTemplate-module__h6RIoq__searchWrapper{background-color:var(--classic-cat-bg);border:1px solid var(--classic-border);border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.ClassicTemplate-module__h6RIoq__searchIcon{color:var(--classic-text-secondary);flex-shrink:0}.ClassicTemplate-module__h6RIoq__searchInput{color:var(--classic-text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem}.ClassicTemplate-module__h6RIoq__searchInput::placeholder{color:#a1a1aa}.ClassicTemplate-module__h6RIoq__accordionList{flex-direction:column;width:100%;margin-top:.5rem;display:flex}.ClassicTemplate-module__h6RIoq__categoryPanel{background-color:var(--classic-white);border-bottom:1px solid var(--classic-border);flex-direction:column;display:flex}.ClassicTemplate-module__h6RIoq__panelHeader{background-color:var(--classic-cat-bg);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background-color .2s;display:flex}.ClassicTemplate-module__h6RIoq__panelHeader:hover{background-color:var(--classic-cat-hover)}.ClassicTemplate-module__h6RIoq__panelHeaderTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--classic-text-primary);text-align:center;flex:1;margin:0;padding-left:1.5rem;font-size:.95rem;font-weight:700}.ClassicTemplate-module__h6RIoq__panelHeaderChevron{color:var(--classic-text-secondary);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ClassicTemplate-module__h6RIoq__panelHeaderChevronRotated{transform:rotate(180deg)}.ClassicTemplate-module__h6RIoq__panelContentWrapper{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.ClassicTemplate-module__h6RIoq__panelContentVisible{max-height:3000px}.ClassicTemplate-module__h6RIoq__panelContent{flex-direction:column;padding:0 1.25rem;display:flex}.ClassicTemplate-module__h6RIoq__productRow{border-bottom:1px solid var(--classic-border);align-items:flex-start;gap:.85rem;padding:1rem 0;display:flex}.ClassicTemplate-module__h6RIoq__productRow:last-child{border-bottom:none}.ClassicTemplate-module__h6RIoq__productImg{-o-object-fit:cover;object-fit:cover;border:1px solid var(--classic-border);border-radius:8px;flex-shrink:0;width:70px;height:70px}.ClassicTemplate-module__h6RIoq__productPlaceholderImg{background-color:var(--classic-cat-bg);border:1px solid var(--classic-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;display:flex}.ClassicTemplate-module__h6RIoq__productInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.ClassicTemplate-module__h6RIoq__productName{color:var(--classic-text-primary);margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.ClassicTemplate-module__h6RIoq__productDesc{color:var(--classic-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ClassicTemplate-module__h6RIoq__productActionRow{justify-content:space-between;align-items:center;width:100%;margin-top:.35rem;display:flex}.ClassicTemplate-module__h6RIoq__productPrice{color:var(--brand-primary);font-size:.95rem;font-weight:800}.ClassicTemplate-module__h6RIoq__addButtonSmall{background-color:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.35rem .85rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .15s;box-shadow:0 1px 3px #0000000d}.ClassicTemplate-module__h6RIoq__addButtonSmall:hover{filter:brightness(.95);transform:scale(1.02)}.ClassicTemplate-module__h6RIoq__addButtonSmall:active{transform:scale(.98)}.ClassicTemplate-module__h6RIoq__qtyControlsSmall{background-color:var(--classic-cat-bg);border:1px solid var(--classic-border);border-radius:9999px;align-items:center;gap:.4rem;padding:.15rem .4rem;display:flex}.ClassicTemplate-module__h6RIoq__qtyControlsSmall button{background-color:var(--classic-white);width:22px;height:22px;color:var(--classic-text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:background-color .15s;display:flex;box-shadow:0 1px 2px #0000000d}.ClassicTemplate-module__h6RIoq__qtyControlsSmall button:hover{background-color:var(--classic-cat-hover)}.ClassicTemplate-module__h6RIoq__qtyControlsSmall span{text-align:center;min-width:14px;font-size:.78rem;font-weight:700}.ClassicTemplate-module__h6RIoq__noResults{text-align:center;color:var(--classic-text-secondary);background-color:var(--classic-white);padding:2.5rem 1.25rem}.ClassicTemplate-module__h6RIoq__noResultsIcon{margin-bottom:.5rem;font-size:2.5rem;display:block}.ClassicTemplate-module__h6RIoq__noResultsText{margin:0;font-size:.88rem;font-weight:600}.ClassicTemplate-module__h6RIoq__bottomCartBarWrapper{background:var(--classic-bottom-bar-bg);z-index:90;justify-content:center;padding:1rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0}.ClassicTemplate-module__h6RIoq__bottomCartBar{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;width:100%;max-width:500px;padding:.85rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 24px #0000001f}.ClassicTemplate-module__h6RIoq__bottomCartBar:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000026}.ClassicTemplate-module__h6RIoq__bottomCartBar:active{transform:translateY(0)}.ClassicTemplate-module__h6RIoq__cartBarBadge{color:var(--brand-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-right:.75rem;font-size:.78rem;font-weight:800;display:flex}.ClassicTemplate-module__h6RIoq__cartBarText{text-align:left;flex:1}.ClassicTemplate-module__h6RIoq__cartBarTotal{font-size:1.05rem;font-weight:800}
