.catalogo-module__Tgwgsa__page{background:var(--pd-bg);flex-direction:column;min-height:100vh;display:flex}.catalogo-module__Tgwgsa__headerBar{z-index:20;background:var(--pd-surface);position:sticky;top:0;box-shadow:0 1px 3px #0f172a0d,0 4px 12px #0f172a0a}.catalogo-module__Tgwgsa__searchBox{width:min(560px,34vw);margin:0 auto;position:relative}@media (max-width:900px){.catalogo-module__Tgwgsa__searchBox{width:min(560px,60vw)}}@media (max-width:640px){.catalogo-module__Tgwgsa__searchBox{width:min(560px,90vw)}}@media (max-width:480px){.catalogo-module__Tgwgsa__searchBox{width:min(100%,95vw)}}.catalogo-module__Tgwgsa__searchIcon{color:var(--pd-text-faint);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.catalogo-module__Tgwgsa__searchInput{border:1px solid var(--pd-border);width:100%;color:var(--pd-navy);background:var(--pd-surface);border-radius:9px;outline:none;padding:11px 14px 11px 38px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.catalogo-module__Tgwgsa__searchInput::placeholder{color:var(--pd-text-faint)}.catalogo-module__Tgwgsa__searchInput:focus{border-color:var(--pd-orange);box-shadow:0 0 0 3px #f9731624}.catalogo-module__Tgwgsa__searchSuggestions{background:var(--pd-surface);border:1px solid var(--pd-border-light);z-index:50;border-radius:12px;max-height:360px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px -12px #14213d38,0 2px 8px -2px #14213d14}.catalogo-module__Tgwgsa__searchSuggestionEmpty{color:var(--pd-text-faint);text-align:center;padding:14px 12px;font-size:12px}.catalogo-module__Tgwgsa__searchSuggestionItem{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;transition:background-color .12s;display:flex}.catalogo-module__Tgwgsa__searchSuggestionItem:hover,.catalogo-module__Tgwgsa__searchSuggestionItem:focus-visible{background:var(--pd-bg);outline:none}.catalogo-module__Tgwgsa__searchSuggestionThumb{background:var(--pd-bg);border:1px solid var(--pd-border-light);width:34px;height:34px;color:var(--pd-text-faint);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.catalogo-module__Tgwgsa__searchSuggestionName{min-width:0;color:var(--pd-navy);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;font-weight:600;overflow:hidden}.catalogo-module__Tgwgsa__searchSuggestionPrice{color:var(--pd-orange-dark);flex-shrink:0;font-size:12px;font-weight:700}.catalogo-module__Tgwgsa__layout{flex:1;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}@media (max-width:900px){.catalogo-module__Tgwgsa__layout{flex-direction:column}}@media (min-width:1920px){.catalogo-module__Tgwgsa__layout{gap:48px;max-width:1600px}}.catalogo-module__Tgwgsa__catalogArea{flex:480px;min-width:0;padding:0 32px 40px 40px}@media (max-width:768px){.catalogo-module__Tgwgsa__catalogArea{padding:0 24px 32px}}@media (max-width:640px){.catalogo-module__Tgwgsa__catalogArea{padding:0 16px 32px}}@media (max-width:480px){.catalogo-module__Tgwgsa__catalogArea{padding:0 12px 24px}}@media (max-width:375px){.catalogo-module__Tgwgsa__catalogArea{padding:0 10px 20px}}.catalogo-module__Tgwgsa__catalogHeader{padding-top:28px}@media (max-width:768px){.catalogo-module__Tgwgsa__catalogHeader{padding-top:20px}}@media (max-width:480px){.catalogo-module__Tgwgsa__catalogHeader{padding-top:14px}}.catalogo-module__Tgwgsa__title{color:var(--pd-navy);margin:0;font-size:20px;font-weight:800}@media (max-width:640px){.catalogo-module__Tgwgsa__title{font-size:clamp(18px,5vw,20px)}}@media (max-width:375px){.catalogo-module__Tgwgsa__title{font-size:16px}}.catalogo-module__Tgwgsa__subtitle{color:var(--pd-text-muted);margin:6px 0 18px;font-size:13px}.catalogo-module__Tgwgsa__recoSection{margin:4px 0 22px}.catalogo-module__Tgwgsa__recoHead{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.catalogo-module__Tgwgsa__recoTitle{color:var(--pd-navy);font-size:14px;font-weight:800}.catalogo-module__Tgwgsa__recoSubtitle{color:var(--pd-text-faint);font-size:11.5px}.catalogo-module__Tgwgsa__recoScroll{scroll-snap-type:x proximity;gap:14px;padding-bottom:6px;display:flex;overflow-x:auto}.catalogo-module__Tgwgsa__recoCardWrap{scroll-snap-align:start;flex:none;width:168px}.catalogo-module__Tgwgsa__tabsRow{border-bottom:1px solid var(--pd-border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;display:flex}.catalogo-module__Tgwgsa__tabs{flex-wrap:wrap;gap:22px;display:flex}.catalogo-module__Tgwgsa__tab{color:var(--pd-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-bottom:2px solid #0000;padding:4px 2px 10px;font-family:inherit;font-size:13px;font-weight:700;transition:color .18s,border-color .18s}.catalogo-module__Tgwgsa__tab:hover{color:var(--pd-navy)}.catalogo-module__Tgwgsa__tabActive{color:var(--pd-orange);border-bottom-color:var(--pd-orange)}.catalogo-module__Tgwgsa__tabActive:hover{color:var(--pd-orange)}.catalogo-module__Tgwgsa__filterBar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:-10px;display:flex}.catalogo-module__Tgwgsa__filterGroup{position:relative}.catalogo-module__Tgwgsa__filterSummary{cursor:pointer;color:var(--pd-text-muted);background:var(--pd-surface);border:1px solid var(--pd-border);-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.catalogo-module__Tgwgsa__filterSummary:hover{border-color:var(--pd-navy);color:var(--pd-navy)}.catalogo-module__Tgwgsa__filterSummaryActive{border-color:var(--pd-orange);background:var(--pd-orange-soft,#fff1e6);color:var(--pd-orange)}.catalogo-module__Tgwgsa__filterChevron{flex-shrink:0;transition:transform .15s}.catalogo-module__Tgwgsa__filterSummaryActive .catalogo-module__Tgwgsa__filterChevron{transform:rotate(180deg)}.catalogo-module__Tgwgsa__filterOptions{z-index:25;background:var(--pd-surface);border:1px solid var(--pd-border);border-radius:12px;flex-direction:column;gap:1px;width:250px;max-height:300px;padding:8px;animation:.12s catalogo-module__Tgwgsa__filterPop;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 40px -14px #0f172a47}.catalogo-module__Tgwgsa__filterOptionsRight{left:auto;right:0}@keyframes catalogo-module__Tgwgsa__filterPop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catalogo-module__Tgwgsa__filterOptionsHead{border-bottom:1px solid var(--pd-border-light);letter-spacing:.4px;text-transform:uppercase;color:var(--pd-navy);justify-content:space-between;align-items:center;margin-bottom:4px;padding:4px 8px 8px;font-size:11px;font-weight:800;display:flex}.catalogo-module__Tgwgsa__filterClearMini{color:var(--pd-orange);cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;padding:0;font-family:inherit;font-size:11px;font-weight:700}.catalogo-module__Tgwgsa__filterClearMini:hover{text-decoration:underline}.catalogo-module__Tgwgsa__filterOption{color:var(--pd-text-muted);cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:7px 8px;font-size:13px;display:flex}.catalogo-module__Tgwgsa__filterOption:hover{background:var(--pd-orange-soft,#fff1e6);color:var(--pd-orange)}.catalogo-module__Tgwgsa__filterOption input{appearance:none;border:1.5px solid var(--pd-border);background:var(--pd-surface);cursor:pointer;outline:none;flex-shrink:0;width:15px;height:15px;margin:0;transition:border-color .15s,background-color .15s;position:relative}.catalogo-module__Tgwgsa__filterOption input[type=checkbox]{border-radius:4px}.catalogo-module__Tgwgsa__filterOption input[type=radio]{border-radius:50%}.catalogo-module__Tgwgsa__filterOption input:checked{border-color:var(--pd-orange);background:var(--pd-orange)}.catalogo-module__Tgwgsa__filterOption input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.catalogo-module__Tgwgsa__filterOption input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.catalogo-module__Tgwgsa__filterOption input:focus-visible{outline:2px solid var(--pd-orange);outline-offset:2px}.catalogo-module__Tgwgsa__filterOption span:first-of-type{flex:1}.catalogo-module__Tgwgsa__filterCount{color:var(--pd-text-faint);font-variant-numeric:tabular-nums;font-size:12px}.catalogo-module__Tgwgsa__sortWrap{margin-left:auto}.catalogo-module__Tgwgsa__resultsCount{color:var(--pd-text-faint);white-space:nowrap;font-size:12px}.catalogo-module__Tgwgsa__resultsRow{justify-content:flex-end;margin-top:10px;display:flex}.catalogo-module__Tgwgsa__activeFilters{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.catalogo-module__Tgwgsa__filterChip{background:var(--pd-orange-light,#fb923c);color:#fff;cursor:pointer;border:none;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.catalogo-module__Tgwgsa__filterChip:hover{background:var(--pd-orange,#f97316)}.catalogo-module__Tgwgsa__clearFiltersBtn{color:var(--pd-orange);cursor:pointer;background:0 0;border:none;padding:5px 4px;font-family:inherit;font-size:11px;font-weight:700;text-decoration:underline}@media (max-width:900px){.catalogo-module__Tgwgsa__tabsRow{flex-direction:column;align-items:stretch}.catalogo-module__Tgwgsa__filterBar{justify-content:flex-start}.catalogo-module__Tgwgsa__sortWrap{margin-left:0}.catalogo-module__Tgwgsa__filterOptionsRight{left:0;right:auto}.catalogo-module__Tgwgsa__resultsRow{justify-content:flex-start}}.catalogo-module__Tgwgsa__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:18px;display:grid}.catalogo-module__Tgwgsa__card{border:1px solid var(--pd-border);background:var(--pd-surface);text-align:left;cursor:pointer;border-radius:10px;min-width:0;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.4s backwards catalogo-module__Tgwgsa__cardIn;position:relative;overflow:hidden}.catalogo-module__Tgwgsa__card:hover{border-color:#ffd9ae;transform:translateY(-3px);box-shadow:0 12px 28px -10px #0f172a29}.catalogo-module__Tgwgsa__card:first-child{animation-delay:0s}.catalogo-module__Tgwgsa__card:nth-child(2){animation-delay:30ms}.catalogo-module__Tgwgsa__card:nth-child(3){animation-delay:60ms}.catalogo-module__Tgwgsa__card:nth-child(4){animation-delay:90ms}.catalogo-module__Tgwgsa__card:nth-child(5){animation-delay:.12s}.catalogo-module__Tgwgsa__card:nth-child(6){animation-delay:.15s}.catalogo-module__Tgwgsa__card:nth-child(7){animation-delay:.18s}.catalogo-module__Tgwgsa__card:nth-child(8){animation-delay:.21s}.catalogo-module__Tgwgsa__card:nth-child(n+9){animation-delay:.24s}@keyframes catalogo-module__Tgwgsa__cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.catalogo-module__Tgwgsa__card{animation:none}}.catalogo-module__Tgwgsa__cardImg{background:repeating-linear-gradient(45deg, var(--pd-border-light), var(--pd-border-light) 8px, #fbfcfd 8px, #fbfcfd 16px);width:100%;height:110px;color:var(--pd-text-faint);text-align:center;justify-content:center;align-items:center;padding:0 8px;font-family:monospace;font-size:10px;display:flex}.catalogo-module__Tgwgsa__cardBadge{z-index:1;background:var(--pd-danger);color:#fff;border-radius:5px;padding:3px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.catalogo-module__Tgwgsa__quickAdd{background:var(--pd-orange);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .15s,background .15s;display:flex;position:absolute;top:88px;right:8px;box-shadow:0 4px 10px -2px #f9731666}.catalogo-module__Tgwgsa__quickAdd:hover{background:var(--pd-orange-dark);transform:scale(1.1)}.catalogo-module__Tgwgsa__quickAdd:active{transform:scale(.92)}.catalogo-module__Tgwgsa__cardBody{padding:8px 10px 10px}.catalogo-module__Tgwgsa__cardName{color:var(--pd-navy);font-size:11px;font-weight:700;line-height:1.3}.catalogo-module__Tgwgsa__cardPrice{color:var(--pd-text-body);margin-top:2px;font-size:11px;font-weight:400}.catalogo-module__Tgwgsa__cardPriceUnit{color:var(--pd-text-faint);font-size:11px;font-weight:600}.catalogo-module__Tgwgsa__cardUnitText{color:var(--pd-text-faint);margin-top:1px;font-size:9px}.catalogo-module__Tgwgsa__cardAvailable{align-items:center;gap:4px;margin-top:4px;display:flex}.catalogo-module__Tgwgsa__cardAvailableDot{background:var(--pd-success);border-radius:50%;width:5px;height:5px}.catalogo-module__Tgwgsa__cardAvailableText{color:var(--pd-success);font-size:9px;font-weight:600}.catalogo-module__Tgwgsa__emptyState{text-align:center;color:var(--pd-text-faint);padding:32px 16px;font-size:12.5px}.catalogo-module__Tgwgsa__cartPanel{background:var(--pd-surface);border:1px solid var(--pd-border-light);border-radius:16px;flex-direction:column;flex:0 300px;min-width:280px;max-height:calc(100vh - 97px);margin:20px 8px 24px 0;padding:18px 20px 20px;animation:.25s catalogo-module__Tgwgsa__panelIn;display:flex;position:sticky;top:73px;box-shadow:0 12px 32px -16px #14213d2e,0 2px 8px -2px #14213d0f}@media (max-width:900px){.catalogo-module__Tgwgsa__cartPanel{border:1px solid var(--pd-border-light);flex:none;width:100%;max-height:none;margin:0 16px 24px;position:static}}@keyframes catalogo-module__Tgwgsa__panelIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.catalogo-module__Tgwgsa__cartPanel{animation:none}}.catalogo-module__Tgwgsa__cartHeader{border-bottom:1px solid var(--pd-border-light);flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:14px;display:flex}.catalogo-module__Tgwgsa__cartHeaderIconBox{background:var(--pd-badge-bg);width:30px;height:30px;color:var(--pd-orange-dark);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.catalogo-module__Tgwgsa__cartHeaderTitle{color:var(--pd-navy);letter-spacing:.01em;align-items:center;gap:10px;font-size:13.5px;font-weight:800;display:flex}.catalogo-module__Tgwgsa__cartHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.catalogo-module__Tgwgsa__cartNumero{background:var(--pd-badge-bg);color:var(--pd-badge-text);white-space:nowrap;border-radius:100px;padding:3px 9px;font-size:10px;font-weight:800;line-height:1.4}.catalogo-module__Tgwgsa__cartBadge{background:var(--pd-orange);color:#fff;border-radius:100px;padding:2px 7px;font-size:10px;font-weight:800;line-height:1.4}.catalogo-module__Tgwgsa__cartCloseBtn{border:1px solid var(--pd-border);background:var(--pd-surface);width:24px;height:24px;color:var(--pd-text-faint);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.catalogo-module__Tgwgsa__cartCloseBtn:hover{background:var(--pd-bg);color:var(--pd-navy)}.catalogo-module__Tgwgsa__cartEmpty{text-align:center;color:var(--pd-text-faint);flex-direction:column;align-items:center;padding:20px 8px 24px;font-size:11.5px;line-height:1.5;display:flex}.catalogo-module__Tgwgsa__cartEmptyIcon{background:var(--pd-bg);width:44px;height:44px;color:var(--pd-text-faint);border-radius:50%;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.catalogo-module__Tgwgsa__cartItems{flex-direction:column;flex:0 auto;gap:8px;min-height:0;margin-bottom:12px;padding-right:4px;display:flex;overflow-y:auto}.catalogo-module__Tgwgsa__cartItems::-webkit-scrollbar{width:5px}.catalogo-module__Tgwgsa__cartItems::-webkit-scrollbar-track{background:0 0}.catalogo-module__Tgwgsa__cartItems::-webkit-scrollbar-thumb{background:var(--pd-border);border-radius:100px}.catalogo-module__Tgwgsa__cartItem{border-radius:12px;flex-shrink:0;align-items:flex-start;gap:10px;min-width:0;padding:10px;transition:background-color .15s;display:flex}.catalogo-module__Tgwgsa__cartItem:hover{background:var(--pd-bg)}.catalogo-module__Tgwgsa__cartItem+.catalogo-module__Tgwgsa__cartItem{border-top:1px solid var(--pd-border-light)}.catalogo-module__Tgwgsa__cartItemImg{background:repeating-linear-gradient(45deg, var(--pd-border-light), var(--pd-border-light) 5px, #fbfcfd 5px, #fbfcfd 10px);border:1px solid var(--pd-border-light);width:44px;height:44px;color:var(--pd-text-faint);text-align:center;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;font-family:monospace;font-size:6.5px;line-height:1.15;display:flex;overflow:hidden}.catalogo-module__Tgwgsa__cartItemContent{flex:1;min-width:0}.catalogo-module__Tgwgsa__cartItemTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.catalogo-module__Tgwgsa__cartItemName{color:var(--pd-navy);font-size:12px;font-weight:700;line-height:1.35}.catalogo-module__Tgwgsa__cartItemPrice{color:var(--pd-navy);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:700}.catalogo-module__Tgwgsa__cartItemMeta{color:var(--pd-text-faint);margin-top:2px;font-size:10.5px}.catalogo-module__Tgwgsa__cartItemFooter{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.catalogo-module__Tgwgsa__stepper{background:var(--pd-bg);border:1px solid var(--pd-border);border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:3px;display:inline-flex}.catalogo-module__Tgwgsa__stepperBtn{background:var(--pd-surface);width:20px;height:20px;color:var(--pd-navy);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .1s;display:flex;box-shadow:0 1px 2px #14213d14}.catalogo-module__Tgwgsa__stepperBtn:hover{background:var(--pd-orange);color:#fff}.catalogo-module__Tgwgsa__stepperBtn:active{transform:scale(.92)}.catalogo-module__Tgwgsa__stepperValue{color:var(--pd-navy);text-align:center;min-width:14px;font-size:11px;font-weight:700}.catalogo-module__Tgwgsa__removeBtn{width:26px;height:26px;color:var(--pd-text-faint);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:flex}.catalogo-module__Tgwgsa__removeBtn:hover{color:var(--pd-danger);background:var(--pd-danger-bg,#fef2f2)}.catalogo-module__Tgwgsa__totals{border-top:1px solid var(--pd-border-light);flex-direction:column;flex-shrink:0;gap:6px;padding-top:14px;display:flex}.catalogo-module__Tgwgsa__priceRow{color:var(--pd-text-muted);justify-content:space-between;align-items:center;font-size:11.5px;font-weight:600;display:flex}.catalogo-module__Tgwgsa__totalRow{color:var(--pd-navy);background:var(--pd-badge-bg);border-radius:10px;justify-content:space-between;align-items:center;margin-top:6px;padding:10px 12px;font-size:15px;font-weight:800;display:flex}.catalogo-module__Tgwgsa__totalRow span:last-child{color:var(--pd-orange-dark)}.catalogo-module__Tgwgsa__confirmBtn{background:var(--pd-orange);color:#fff;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:14px;padding:12px 24px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 6px 16px -4px #e8850c66}.catalogo-module__Tgwgsa__confirmBtn:hover{background:var(--pd-orange-dark);transform:translateY(-1px);box-shadow:0 10px 22px -4px #e8850c73}.catalogo-module__Tgwgsa__confirmBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.catalogo-module__Tgwgsa__cartReopenTab{border:1px solid var(--pd-border);background:var(--pd-navy);color:#fff;cursor:pointer;border-right:none;border-radius:10px 0 0 10px;flex-direction:column;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;gap:4px;width:40px;height:64px;margin-left:-1px;transition:background .15s,box-shadow .15s,transform .15s;animation:.25s catalogo-module__Tgwgsa__tabIn;display:flex;position:sticky;top:73px;box-shadow:-4px 4px 14px -6px #0f172a40}@media (max-width:900px){.catalogo-module__Tgwgsa__cartReopenTab{border:1px solid var(--pd-border);border-radius:0;flex-direction:row;width:100%;height:44px;position:static}}@keyframes catalogo-module__Tgwgsa__tabIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.catalogo-module__Tgwgsa__cartReopenTab{animation:none}}.catalogo-module__Tgwgsa__cartReopenTab:hover{background:#1c2c4d;transform:translate(-2px);box-shadow:-6px 6px 18px -6px #0f172a52}.catalogo-module__Tgwgsa__cartReopenBadge{background:var(--pd-orange);color:#fff;border-radius:100px;padding:1px 5px;font-size:9.5px;font-weight:800}.catalogo-module__Tgwgsa__toast{z-index:200;background:var(--pd-surface);color:var(--pd-navy);border:1px solid var(--pd-border-light);border-radius:12px;align-items:center;gap:12px;max-width:min(360px,100vw - 48px);padding:12px 20px 12px 14px;font-size:13px;animation:.25s catalogo-module__Tgwgsa__toastIn,.25s 2.6s forwards catalogo-module__Tgwgsa__toastOut;display:flex;position:fixed;top:96px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px -14px #0f172a38,0 4px 12px -4px #0f172a14}.catalogo-module__Tgwgsa__toastIcon{background:var(--pd-success-bg);width:34px;height:34px;color:var(--pd-success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.catalogo-module__Tgwgsa__toastBody{min-width:0}.catalogo-module__Tgwgsa__toastLabel{color:var(--pd-text-faint);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.catalogo-module__Tgwgsa__toastName{color:var(--pd-navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.35;overflow:hidden}@keyframes catalogo-module__Tgwgsa__toastIn{0%{opacity:0;transform:translate(-50%,-10px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes catalogo-module__Tgwgsa__toastOut{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-10px)scale(.97)}}@media (prefers-reduced-motion:reduce){.catalogo-module__Tgwgsa__toast{animation:none}}.catalogo-module__Tgwgsa__whatsappBtn{z-index:100;background:var(--pd-whatsapp);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:filter .15s,transform .15s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 20px -4px #00000059}.catalogo-module__Tgwgsa__whatsappBtn:hover{filter:brightness(1.05);transform:translateY(-1px)}
.pedido-module__gLgM9q__pedidoRoot{--pd-navy:#0f172a;--pd-orange:#f97316;--pd-orange-dark:#ea6c0a;--pd-orange-darker:#c2570a;--pd-bg:#f8fafc;--pd-surface:#fff;--pd-border:#e2e8f0;--pd-border-light:#eef2f7;--pd-text-muted:#64748b;--pd-text-faint:#94a3b8;--pd-text-body:#334155;--pd-badge-bg:#ffedd5;--pd-badge-text:#9a3412;--pd-danger:#dc4b4b;--pd-danger-dot:#e24c4c;--pd-success:#16a34a;--pd-success-bg:#dcfce7;--pd-info:#3576e0;--pd-info-bg:#e4ecfb;--pd-whatsapp:#25d366;background:var(--pd-bg);color:var(--pd-navy);min-height:100vh;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.pedido-module__gLgM9q__pedidoRoot *{box-sizing:border-box}.pedido-module__gLgM9q__heading{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:var(--pd-navy);font-weight:800}.pedido-module__gLgM9q__page{flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px 80px;display:flex}.pedido-module__gLgM9q__pageNarrow{justify-content:center;}.pedido-module__gLgM9q__appShell{background:var(--pd-bg);z-index:10;flex-direction:column;width:100%;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden auto}.pedido-module__gLgM9q__appShellPattern{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffe9cf' fill-opacity='0.4'%3E%3Cpath d='M24.37 16c.2.65.39 1.32.54 2H21.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06A5 5 0 0 1-17.45 28v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H-20a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1L.9 19.22a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0L2.26 23h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM-13.82 27l16.37 4.91L18.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H-13.1z'/%3E%3Cpath id='path6_fill-copy' d='M284.37 16c.2.65.39 1.32.54 2H281.17l1.17 2.34.45.9-.24.11V28a5 5 0 0 1-2.23 8.94l-.02.06a8 8 0 0 1-7.75 6h-20a8 8 0 0 1-7.74-6l-.02-.06a5 5 0 0 1-2.24-8.94v-6.76l-.79-1.58-.44-.9.9-.44.63-.32H240a23.01 23.01 0 0 1 44.37-2zm-36.82 2a1 1 0 0 0-.44.1l-3.1 1.56.89 1.79 1.31-.66a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .9 0l2.21-1.1a3 3 0 0 1 2.69 0l2.2 1.1a1 1 0 0 0 .86.02l2.88-1.27a3 3 0 0 1 2.43 0l2.88 1.27a1 1 0 0 0 .85-.02l3.1-1.55-.89-1.79-1.42.71a3 3 0 0 1-2.56.06l-2.77-1.23a1 1 0 0 0-.4-.09h-.01a1 1 0 0 0-.4.09l-2.78 1.23a3 3 0 0 1-2.56-.06l-2.3-1.15a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01a1 1 0 0 0-.44.1l-2.21 1.11a3 3 0 0 1-2.69 0l-2.2-1.1a1 1 0 0 0-.45-.11h-.01zm0-2h-4.9a21.01 21.01 0 0 1 39.61 0h-2.09l-.06-.13-.26.13h-32.31zm30.35 7.68l1.36-.68h1.3v2h-36v-1.15l.34-.17 1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.69 0l1.36-.68h2.59l1.36.68a3 3 0 0 0 2.56.06l1.67-.74h3.23l1.67.74a3 3 0 0 0 2.56-.06zM246.18 27l16.37 4.91L278.93 27h-32.75zm-.63 2h.34l16.66 5 16.67-5h.33a3 3 0 1 1 0 6h-34a3 3 0 1 1 0-6zm1.35 8a6 6 0 0 0 5.65 4h20a6 6 0 0 0 5.66-4H246.9z'/%3E%3Cpath d='M159.5 21.02A9 9 0 0 0 151 15h-42a9 9 0 0 0-8.5 6.02 6 6 0 0 0 .02 11.96A8.99 8.99 0 0 0 109 45h42a9 9 0 0 0 8.48-12.02 6 6 0 0 0 .02-11.96zM151 17h-42a7 7 0 0 0-6.33 4h54.66a7 7 0 0 0-6.33-4zm-9.34 26a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-4.34a8.98 8.98 0 0 0 3.34-7h-2a7 7 0 0 1-7 7h-7a7 7 0 1 1 0-14h42a7 7 0 1 1 0 14h-9.34zM109 27a9 9 0 0 0-7.48 4H101a4 4 0 1 1 0-8h58a4 4 0 0 1 0 8h-.52a9 9 0 0 0-7.48-4h-42z'/%3E%3Cpath d='M39 115a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm6-8a6 6 0 1 1-12 0 6 6 0 0 1 12 0zm-3-29v-2h8v-6H40a4 4 0 0 0-4 4v10H22l-1.33 4-.67 2h2.19L26 130h26l3.81-40H58l-.67-2L56 84H42v-6zm-4-4v10h2V74h8v-2h-8a2 2 0 0 0-2 2zm2 12h14.56l.67 2H22.77l.67-2H40zm13.8 4H24.2l3.62 38h22.36l3.62-38z'/%3E%3Cpath d='M129 92h-6v4h-6v4h-6v14h-3l.24 2 3.76 32h36l3.76-32 .24-2h-3v-14h-6v-4h-6v-4h-8zm18 22v-12h-4v4h3v8h1zm-3 0v-6h-4v6h4zm-6 6v-16h-4v19.17c1.6-.7 2.97-1.8 4-3.17zm-6 3.8V100h-4v23.8a10.04 10.04 0 0 0 4 0zm-6-.63V104h-4v16a10.04 10.04 0 0 0 4 3.17zm-6-9.17v-6h-4v6h4zm-6 0v-8h3v-4h-4v12h1zm27-12v-4h-4v4h3v4h1v-4zm-6 0v-8h-4v4h3v4h1zm-6-4v-4h-4v8h1v-4h3zm-6 4v-4h-4v8h1v-4h3zm7 24a12 12 0 0 0 11.83-10h7.92l-3.53 30h-32.44l-3.53-30h7.92A12 12 0 0 0 130 126z'/%3E%3Cpath d='M212 86v2h-4v-2h4zm4 0h-2v2h2v-2zm-20 0v.1a5 5 0 0 0-.56 9.65l.06.25 1.12 4.48a2 2 0 0 0 1.94 1.52h.01l7.02 24.55a2 2 0 0 0 1.92 1.45h4.98a2 2 0 0 0 1.92-1.45l7.02-24.55a2 2 0 0 0 1.95-1.52L224.5 96l.06-.25a5 5 0 0 0-.56-9.65V86a14 14 0 0 0-28 0zm4 0h6v2h-9a3 3 0 1 0 0 6H223a3 3 0 1 0 0-6H220v-2h2a12 12 0 1 0-24 0h2zm-1.44 14l-1-4h24.88l-1 4h-22.88zm8.95 26l-6.86-24h18.7l-6.86 24h-4.98zM150 242a22 22 0 1 0 0-44 22 22 0 0 0 0 44zm24-22a24 24 0 1 1-48 0 24 24 0 0 1 48 0zm-28.38 17.73l2.04-.87a6 6 0 0 1 4.68 0l2.04.87a2 2 0 0 0 2.5-.82l1.14-1.9a6 6 0 0 1 3.79-2.75l2.15-.5a2 2 0 0 0 1.54-2.12l-.19-2.2a6 6 0 0 1 1.45-4.46l1.45-1.67a2 2 0 0 0 0-2.62l-1.45-1.67a6 6 0 0 1-1.45-4.46l.2-2.2a2 2 0 0 0-1.55-2.13l-2.15-.5a6 6 0 0 1-3.8-2.75l-1.13-1.9a2 2 0 0 0-2.5-.8l-2.04.86a6 6 0 0 1-4.68 0l-2.04-.87a2 2 0 0 0-2.5.82l-1.14 1.9a6 6 0 0 1-3.79 2.75l-2.15.5a2 2 0 0 0-1.54 2.12l.19 2.2a6 6 0 0 1-1.45 4.46l-1.45 1.67a2 2 0 0 0 0 2.62l1.45 1.67a6 6 0 0 1 1.45 4.46l-.2 2.2a2 2 0 0 0 1.55 2.13l2.15.5a6 6 0 0 1 3.8 2.75l1.13 1.9a2 2 0 0 0 2.5.8zm2.82.97a4 4 0 0 1 3.12 0l2.04.87a4 4 0 0 0 4.99-1.62l1.14-1.9a4 4 0 0 1 2.53-1.84l2.15-.5a4 4 0 0 0 3.09-4.24l-.2-2.2a4 4 0 0 1 .97-2.98l1.45-1.67a4 4 0 0 0 0-5.24l-1.45-1.67a4 4 0 0 1-.97-2.97l.2-2.2a4 4 0 0 0-3.09-4.25l-2.15-.5a4 4 0 0 1-2.53-1.84l-1.14-1.9a4 4 0 0 0-5-1.62l-2.03.87a4 4 0 0 1-3.12 0l-2.04-.87a4 4 0 0 0-4.99 1.62l-1.14 1.9a4 4 0 0 1-2.53 1.84l-2.15.5a4 4 0 0 0-3.09 4.24l.2 2.2a4 4 0 0 1-.97 2.98l-1.45 1.67a4 4 0 0 0 0 5.24l1.45 1.67a4 4 0 0 1 .97 2.97l-.2 2.2a4 4 0 0 0 3.09 4.25l2.15.5a4 4 0 0 1 2.53 1.84l1.14 1.9a4 4 0 0 0 5 1.62l2.03-.87zM152 207a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6 2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-11 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-6 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3-5a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-8 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm3 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm0 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5-2a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm6-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm4-3a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-5-4a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-24 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm16 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm7-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0zm86-29a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1 246 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM275 214a29 29 0 0 0-57.97 0h57.96zM72.33 198.12c-.21-.32-.34-.7-.34-1.12v-12h-2v12a4.01 4.01 0 0 0 7.09 2.54c.57-.69.91-1.57.91-2.54v-12h-2v12a1.99 1.99 0 0 1-2 2 2 2 0 0 1-1.66-.88zM75 176c.38 0 .74-.04 1.1-.12a4 4 0 0 0 6.19 2.4A13.94 13.94 0 0 1 84 185v24a6 6 0 0 1-6 6h-3v9a5 5 0 1 1-10 0v-9h-3a6 6 0 0 1-6-6v-24a14 14 0 0 1 14-14 5 5 0 0 0 5 5zm-17 15v12a1.99 1.99 0 0 0 1.22 1.84 2 2 0 0 0 2.44-.72c.21-.32.34-.7.34-1.12v-12h2v12a3.98 3.98 0 0 1-5.35 3.77 3.98 3.98 0 0 1-.65-.3V209a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4v-24c.01-1.53-.23-2.88-.72-4.17-.43.1-.87.16-1.28.17a6 6 0 0 1-5.2-3 7 7 0 0 1-6.47-4.88A12 12 0 0 0 58 185v6zm9 24v9a3 3 0 1 0 6 0v-9h-6z'/%3E%3Cpath d='M-17 191a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm19 9a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H3a1 1 0 0 1-1-1zm-14 5a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-25 1a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm5 4a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm9 0a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm15 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm12-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H4zm-11-14a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-19 0a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm6 5a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1zm-25 15c0-.47.01-.94.03-1.4a5 5 0 0 1-1.7-8 3.99 3.99 0 0 1 1.88-5.18 5 5 0 0 1 3.4-6.22 3 3 0 0 1 1.46-1.05 5 5 0 0 1 7.76-3.27A30.86 30.86 0 0 1-14 184c6.79 0 13.06 2.18 18.17 5.88a5 5 0 0 1 7.76 3.27 3 3 0 0 1 1.47 1.05 5 5 0 0 1 3.4 6.22 4 4 0 0 1 1.87 5.18 4.98 4.98 0 0 1-1.7 8c.02.46.03.93.03 1.4v1h-62v-1zm.83-7.17a30.9 30.9 0 0 0-.62 3.57 3 3 0 0 1-.61-4.2c.37.28.78.49 1.23.63zm1.49-4.61c-.36.87-.68 1.76-.96 2.68a2 2 0 0 1-.21-3.71c.33.4.73.75 1.17 1.03zm2.32-4.54c-.54.86-1.03 1.76-1.49 2.68a3 3 0 0 1-.07-4.67 3 3 0 0 0 1.56 1.99zm1.14-1.7c.35-.5.72-.98 1.1-1.46a1 1 0 1 0-1.1 1.45zm5.34-5.77c-1.03.86-2 1.79-2.9 2.77a3 3 0 0 0-1.11-.77 3 3 0 0 1 4-2zm42.66 2.77c-.9-.98-1.87-1.9-2.9-2.77a3 3 0 0 1 4.01 2 3 3 0 0 0-1.1.77zm1.34 1.54c.38.48.75.96 1.1 1.45a1 1 0 1 0-1.1-1.45zm3.73 5.84c-.46-.92-.95-1.82-1.5-2.68a3 3 0 0 0 1.57-1.99 3 3 0 0 1-.07 4.67zm1.8 4.53c-.29-.9-.6-1.8-.97-2.67.44-.28.84-.63 1.17-1.03a2 2 0 0 1-.2 3.7zm1.14 5.51c-.14-1.21-.35-2.4-.62-3.57.45-.14.86-.35 1.23-.63a2.99 2.99 0 0 1-.6 4.2zM15 214a29 29 0 0 0-57.97 0h57.96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}.pedido-module__gLgM9q__appHeaderBar{z-index:20;background:var(--pd-surface);position:sticky;top:0;box-shadow:0 1px 3px #0d12200d,0 4px 12px #0d12200a}.pedido-module__gLgM9q__appMain{flex:1;align-items:flex-start;width:100%;max-width:1280px;margin:0 auto;padding:28px 40px 60px;display:flex}@media (max-width:900px){.pedido-module__gLgM9q__appMain{flex-direction:column;padding:20px 20px 48px}}@media (max-width:640px){.pedido-module__gLgM9q__appMain{padding:16px 16px 40px}}@media (max-width:480px){.pedido-module__gLgM9q__appMain{padding:12px 12px 32px}}@media (max-width:375px){.pedido-module__gLgM9q__appMain{padding:10px 10px 28px}}@media (min-width:1920px){.pedido-module__gLgM9q__appMain{gap:48px;max-width:100%;padding:36px 48px 72px}}.pedido-module__gLgM9q__appMainCol{flex:1;min-width:0}.pedido-module__gLgM9q__facturaCard{background:var(--pd-surface);border:1px solid var(--pd-border-light);border-radius:16px;flex-wrap:wrap;width:100%;padding:8px 32px;display:flex;box-shadow:0 12px 32px -18px #14213d24,0 2px 8px -2px #14213d0d}@media (max-width:900px){.pedido-module__gLgM9q__facturaCard{padding:4px 20px}}@media (max-width:640px){.pedido-module__gLgM9q__facturaCard{border-radius:12px;padding:4px 14px}}@media (max-width:375px){.pedido-module__gLgM9q__facturaCard{padding:4px 10px}}.pedido-module__gLgM9q__facturaCol{flex:420px;min-width:280px;padding:26px 40px 28px 0}.pedido-module__gLgM9q__facturaColRight{border-left:1px solid var(--pd-border);flex:420px;min-width:280px;padding:26px 0 28px 40px}@media (max-width:900px){.pedido-module__gLgM9q__facturaCol,.pedido-module__gLgM9q__facturaColRight{border-left:none;padding:20px 0}.pedido-module__gLgM9q__facturaColRight{border-top:1px solid var(--pd-border)}}@media (max-width:640px){.pedido-module__gLgM9q__facturaCol,.pedido-module__gLgM9q__facturaColRight{flex:100%;padding:14px 0}}@media (max-width:375px){.pedido-module__gLgM9q__facturaCol,.pedido-module__gLgM9q__facturaColRight{padding:12px 0}}.pedido-module__gLgM9q__thumbGray{background:repeating-linear-gradient(45deg, var(--pd-border-light), var(--pd-border-light) 5px, #fbfcfd 5px, #fbfcfd 10px);flex-shrink:0}.pedido-module__gLgM9q__wizardShell{flex:1;justify-content:center;align-items:center;padding:clamp(32px,6vh,90px) clamp(20px,4vw,48px);display:flex}.pedido-module__gLgM9q__wizardCard{text-align:center;width:100%;max-width:clamp(460px,42vw,760px);position:relative}.pedido-module__gLgM9q__wizardTitle{margin:0 0 12px;font-size:clamp(24px,2.6vw,34px);}.pedido-module__gLgM9q__wizardSubtitle{color:var(--pd-text-muted);margin:0 0 clamp(24px,3vh,40px);font-size:clamp(13px,1.1vw,17px);line-height:1.55}.pedido-module__gLgM9q__wizardFieldBlock{text-align:left;margin:0 0 clamp(20px,3vh,32px)}.pedido-module__gLgM9q__wizardLabel{color:var(--pd-text-body);margin-bottom:6px;font-size:clamp(11px,.9vw,13px);font-weight:600;display:block}.pedido-module__gLgM9q__wizardInputWrap{align-items:center;display:flex;position:relative}.pedido-module__gLgM9q__wizardInputIcon{color:var(--pd-text-faint);pointer-events:none;position:absolute;left:clamp(12px,1.2vw,16px)}.pedido-module__gLgM9q__wizardInput{border:1px solid var(--pd-border);width:100%;color:var(--pd-navy);font-size:clamp(13px,1vw,16px);font-family:var(--font-inter), sans-serif;background:#fff;border-radius:9px;padding:clamp(10px,1.2vh,15px) clamp(12px,1.2vw,18px) clamp(10px,1.2vh,15px) clamp(36px,3vw,42px)}.pedido-module__gLgM9q__wizardInput:focus{border-color:var(--pd-text-muted);outline:none}.pedido-module__gLgM9q__categoryGridSection{width:100%;max-width:clamp(760px,44vw,700px);margin:clamp(20px,3vh,32px) auto 0}.pedido-module__gLgM9q__categoryGrid{grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.2vw,16px);display:grid}@media (max-width:900px){.pedido-module__gLgM9q__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pedido-module__gLgM9q__categoryGrid{grid-template-columns:1fr}}.pedido-module__gLgM9q__wizardCategoryCard{text-align:center;cursor:pointer;background:var(--pd-surface);border:1px solid var(--pd-border-light);border-radius:16px;padding:clamp(25px,2vh,27px) 10px;position:relative;box-shadow:0 4px 12px #0f172a08}.pedido-module__gLgM9q__wizardCategoryCardSelected{border-color:var(--pd-orange)}.pedido-module__gLgM9q__wizardCategoryCardSelected .pedido-module__gLgM9q__wizardCategoryLabel{color:var(--pd-orange)}.pedido-module__gLgM9q__wizardCategoryCheck{background:var(--pd-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 10px #e8850c59}.pedido-module__gLgM9q__wizardCategoryAddTile{border:2px dashed var(--pd-border);cursor:pointer;background:0 0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:clamp(25px,2vh,27px) 10px;font-family:inherit;transition:border-color .18s,background .18s;display:flex}.pedido-module__gLgM9q__wizardCategoryAddTile:hover{border-color:var(--pd-orange);background:#fff9f0}.pedido-module__gLgM9q__wizardCategoryAddIcon{border:2px solid var(--pd-text-faint);width:clamp(34px,3.4vw,44px);height:clamp(34px,3.4vw,44px);color:var(--pd-text-faint);border-radius:50%;justify-content:center;align-items:center;margin:0 auto clamp(8px,1vh,12px);transition:color .18s,border-color .18s;display:flex}.pedido-module__gLgM9q__wizardCategoryAddTile:hover .pedido-module__gLgM9q__wizardCategoryAddIcon{border-color:var(--pd-orange);color:var(--pd-orange)}.pedido-module__gLgM9q__wizardCategoryAddLabel{letter-spacing:.4px;color:var(--pd-text-faint);text-transform:uppercase;font-size:clamp(11.5px,1vw,13px);font-weight:700;transition:color .18s}.pedido-module__gLgM9q__wizardCategoryAddTile:hover .pedido-module__gLgM9q__wizardCategoryAddLabel{color:var(--pd-orange)}.pedido-module__gLgM9q__wizardCategoryIcon{border-radius:50%;justify-content:center;align-items:center;width:clamp(34px,3.4vw,52px);height:clamp(34px,3.4vw,52px);margin:0 auto clamp(8px,1vh,14px);display:flex}.pedido-module__gLgM9q__wizardCategoryIcon svg{width:clamp(16px,1.6vw,24px);height:clamp(16px,1.6vw,24px)}.pedido-module__gLgM9q__wizardCategoryLabel{color:var(--pd-navy);font-size:clamp(11.5px,1vw,15px);font-weight:600;line-height:1.3;transition:transform .18s;display:inline-block}.pedido-module__gLgM9q__wizardCategoryCard:hover .pedido-module__gLgM9q__wizardCategoryLabel{transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.pedido-module__gLgM9q__wizardCategoryLabel{transition:none}}.pedido-module__gLgM9q__wizardActions{margin-top:clamp(24px,3vh,36px)}.pedido-module__gLgM9q__wizardEmoji{margin-bottom:14px;font-size:clamp(32px,4vw,52px)}.pedido-module__gLgM9q__wizardIconCircle{background:var(--pd-badge-bg);width:56px;height:56px;color:var(--pd-orange);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.pedido-module__gLgM9q__catalogCard{transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 2px 10px -4px #14213d1a}.pedido-module__gLgM9q__catalogCard:hover{border-color:#ffe3c2;transform:translateY(-4px);box-shadow:0 16px 32px -12px #14213d33}.pedido-module__gLgM9q__catalogQuickAdd{transition:transform .15s,background .15s,box-shadow .15s;box-shadow:0 4px 10px -2px #e8850c66}.pedido-module__gLgM9q__catalogQuickAdd:hover{background:var(--pd-orange-dark);transform:scale(1.1)}.pedido-module__gLgM9q__catalogQuickAdd:active{transform:scale(.92)}.pedido-module__gLgM9q__catalogTabs{gap:6px;margin-bottom:20px;display:flex}.pedido-module__gLgM9q__catalogTab{background:var(--pd-bg);color:var(--pd-text-muted);cursor:pointer;border:none;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:12px;font-weight:700;transition:background .18s,color .18s}.pedido-module__gLgM9q__catalogTab:hover{color:var(--pd-navy)}.pedido-module__gLgM9q__catalogTabActive{background:var(--pd-orange);color:#fff;box-shadow:0 6px 14px -4px #e8850c66}.pedido-module__gLgM9q__catalogTabActive:hover{color:#fff}.pedido-module__gLgM9q__catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;display:grid}@media (max-width:1180px){.pedido-module__gLgM9q__catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.pedido-module__gLgM9q__catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.pedido-module__gLgM9q__catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.pedido-module__gLgM9q__catalogGrid{grid-template-columns:minmax(0,1fr)}}.pedido-module__gLgM9q__cartPanel{flex-shrink:0;width:300px;position:sticky;top:88px}@media (max-width:900px){.pedido-module__gLgM9q__cartPanel{width:100%;position:static}}@media (max-width:640px){.pedido-module__gLgM9q__cartPanel{width:100%;top:76px}}.pedido-module__gLgM9q__panel{}.pedido-module__gLgM9q__card{background:var(--pd-surface);border:1px solid var(--pd-border);border-radius:14px;width:100%;overflow:hidden;box-shadow:0 8px 24px -12px #14213d26}.pedido-module__gLgM9q__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 25px;display:flex;position:relative}@media (max-width:768px){.pedido-module__gLgM9q__topbar{gap:12px;padding:10px 16px}}@media (max-width:480px){.pedido-module__gLgM9q__topbar{gap:10px;padding:8px 12px}}@media (max-width:640px){.pedido-module__gLgM9q__topbar{gap:10px;padding:12px 16px}}.pedido-module__gLgM9q__topbarCenter{pointer-events:none;justify-content:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pedido-module__gLgM9q__topbarCenter>*{pointer-events:auto}.pedido-module__gLgM9q__logoImg{width:auto;height:32px;display:block}.pedido-module__gLgM9q__logoText{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:var(--pd-navy);letter-spacing:-.01em;font-size:18px;font-weight:800}.pedido-module__gLgM9q__topbarActions{align-items:center;gap:20px;display:flex}.pedido-module__gLgM9q__breadcrumb{color:var(--pd-text-faint);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.pedido-module__gLgM9q__breadcrumbStep{color:var(--pd-navy)}.pedido-module__gLgM9q__breadcrumbCurrent{color:var(--pd-orange);font-weight:800}.pedido-module__gLgM9q__iconBtn{border:1px solid var(--pd-border);width:32px;height:32px;color:var(--pd-text-muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.pedido-module__gLgM9q__iconBtnDot{background:var(--pd-danger-dot);border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:2px;right:3px}.pedido-module__gLgM9q__iconBtnBadge{background:var(--pd-danger-dot);color:#fff;text-align:center;border-radius:8px;min-width:15px;padding:1px 4px;font-size:9px;font-weight:800;line-height:1.4;position:absolute;top:-6px;right:-8px}.pedido-module__gLgM9q__accountMenuRoot{position:relative}.pedido-module__gLgM9q__accountChip{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:100px;align-items:center;gap:9px;padding:5px 12px 5px 5px;transition:border-color .15s,background .15s;display:flex}.pedido-module__gLgM9q__accountChip:hover{background:var(--pd-bg);border-color:var(--pd-border)}.pedido-module__gLgM9q__accountAvatar{background:var(--pd-navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.pedido-module__gLgM9q__accountLabel{color:var(--pd-navy);white-space:nowrap;font-size:13px;font-weight:700;line-height:1.3}.pedido-module__gLgM9q__accountChevron{color:var(--pd-text-faint);flex-shrink:0}.pedido-module__gLgM9q__accountDropdownPanel{border:1px solid var(--pd-border);z-index:40;background:#fff;border-radius:12px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0f172a1f}.pedido-module__gLgM9q__accountDropdownItem{width:100%;color:var(--pd-text-body);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.pedido-module__gLgM9q__accountDropdownItem:hover{background:var(--pd-bg)}.pedido-module__gLgM9q__accountDropdownItemDanger{color:var(--pd-danger)}.pedido-module__gLgM9q__accountDropdownItemDanger:hover{background:var(--pd-danger-bg,#fef2f2)}.pedido-module__gLgM9q__accountDropdownDivider{background:var(--pd-border);height:1px;margin:4px 2px}.pedido-module__gLgM9q__notifPanel{min-width:260px;padding:8px}.pedido-module__gLgM9q__notifEmpty{color:var(--pd-text-muted);text-align:center;padding:14px 10px;font-size:12.5px}.pedido-module__gLgM9q__notifItem{border-radius:8px;align-items:flex-start;gap:8px;padding:8px 6px;display:flex}.pedido-module__gLgM9q__notifItem+.pedido-module__gLgM9q__notifItem{border-top:1px solid var(--pd-border-light)}.pedido-module__gLgM9q__notifItemTitle{color:var(--pd-navy);font-size:12.5px;font-weight:700;line-height:1.4}.pedido-module__gLgM9q__notifItemSub{color:var(--pd-text-faint);margin-top:2px;font-size:11px}.pedido-module__gLgM9q__accountLoginBtn{border:1px solid var(--pd-border);color:var(--pd-text-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:700;transition:border-color .15s,color .15s}.pedido-module__gLgM9q__accountLoginBtn:hover{border-color:var(--pd-orange);color:var(--pd-orange-dark)}.pedido-module__gLgM9q__loginModalBody{text-align:center;padding:6px 2px 2px}.pedido-module__gLgM9q__loginModalIcon{background:var(--pd-badge-bg);width:44px;height:44px;color:var(--pd-orange);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex}.pedido-module__gLgM9q__loginModalBody .pedido-module__gLgM9q__formLabel{text-align:left}.pedido-module__gLgM9q__loginModalError{color:var(--pd-danger);text-align:left;margin-top:8px;font-size:11.5px;font-weight:600}.pedido-module__gLgM9q__btnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#ff8c00 0%,#ffae42 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 4px 10px #ff8c004d}.pedido-module__gLgM9q__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.pedido-module__gLgM9q__btnPrimary:active:not(:disabled){transform:translateY(0)}.pedido-module__gLgM9q__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.pedido-module__gLgM9q__btnPrimarySm{border-radius:7px;padding:9px 18px;font-size:12px;}.pedido-module__gLgM9q__wizardSelectionBadge{color:#fff;background:#ffffff4d;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:800;display:inline-flex}.pedido-module__gLgM9q__btnPrimaryBlock{width:100%;}.pedido-module__gLgM9q__btnGhostText{color:var(--pd-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.pedido-module__gLgM9q__btnGhostText:hover{color:var(--pd-navy)}.pedido-module__gLgM9q__btnOutline{border:1px solid var(--pd-border);color:var(--pd-text-body);font-family:var(--font-inter), sans-serif;cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-flex}.pedido-module__gLgM9q__btnOutline:hover{background:var(--pd-bg)}.pedido-module__gLgM9q__btnVerMas{border:1.5px solid var(--pd-orange);color:var(--pd-orange-dark);cursor:pointer;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:700;transition:background .18s,color .18s,transform .15s,box-shadow .18s;display:inline-flex}.pedido-module__gLgM9q__btnVerMas:hover{background:#fff4e6;transform:translateY(-1px);box-shadow:0 6px 16px #e8850c26}.pedido-module__gLgM9q__btnVerMas svg{flex-shrink:0}.pedido-module__gLgM9q__linkBack{color:var(--pd-text-faint);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:600;text-decoration:none;display:inline-block}.pedido-module__gLgM9q__linkBack:hover{color:var(--pd-orange-dark)}.pedido-module__gLgM9q__bcNav{align-items:center;gap:6px;display:flex}.pedido-module__gLgM9q__bcLink{color:var(--pd-text-muted);letter-spacing:.7px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700;transition:color .18s}.pedido-module__gLgM9q__bcLink:hover{color:var(--pd-orange)}.pedido-module__gLgM9q__bcSep{color:var(--pd-border);font-size:14px;line-height:1}.pedido-module__gLgM9q__bcCurrent{color:var(--pd-text-faint);letter-spacing:.7px;font-size:12px;font-weight:600}.pedido-module__gLgM9q__badge{background:var(--pd-badge-bg);color:var(--pd-badge-text);white-space:nowrap;border-radius:10px;padding:3px 9px;font-size:10.5px;font-weight:700}.pedido-module__gLgM9q__badgeInfo{background:var(--pd-info-bg);color:var(--pd-info);}.pedido-module__gLgM9q__badgeSuccess{background:var(--pd-success-bg);color:var(--pd-success);}.pedido-module__gLgM9q__badgeDanger{color:var(--pd-danger);background:#fbe7e7;}.pedido-module__gLgM9q__badgeOrangeSolid{background:var(--pd-orange);color:#fff;}.pedido-module__gLgM9q__badgeMuted{background:var(--pd-border-light);color:var(--pd-text-muted);}.pedido-module__gLgM9q__title{margin:0 0 6px;font-size:20px;}.pedido-module__gLgM9q__titleLg{margin:0 0 5px;font-size:26px;}.pedido-module__gLgM9q__subtitle{color:var(--pd-text-muted);margin:0;font-size:12.5px;line-height:1.5}.pedido-module__gLgM9q__hintRow{color:var(--pd-badge-text);align-items:flex-start;gap:6px;font-size:10.5px;font-weight:600;line-height:1.5;display:flex}.pedido-module__gLgM9q__hintDot{background:var(--pd-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-top:1px;font-size:9px;font-style:normal;display:flex}.pedido-module__gLgM9q__formGroup{flex-direction:column;gap:16px;display:flex}.pedido-module__gLgM9q__formLabel{color:var(--pd-text-body);letter-spacing:.1px;margin-bottom:6px;font-size:11.5px;font-weight:600;display:block}.pedido-module__gLgM9q__formOptional{color:var(--pd-text-faint);font-weight:500}.pedido-module__gLgM9q__formInput{border:1px solid var(--pd-border);width:100%;color:var(--pd-navy);font-size:13px;font-family:var(--font-inter), sans-serif;background:#fff;border-radius:8px;padding:10px 13px;transition:border-color .15s,box-shadow .15s,background-color .15s}.pedido-module__gLgM9q__formInput::placeholder{color:var(--pd-text-faint)}.pedido-module__gLgM9q__formInput:hover{border-color:var(--pd-text-muted)}.pedido-module__gLgM9q__formInput:focus{border-color:var(--pd-orange);outline:none;box-shadow:0 0 0 3px #e8850c1f}.pedido-module__gLgM9q__formInput:disabled{background:var(--pd-bg);color:var(--pd-text-faint);border-color:var(--pd-border-light);cursor:not-allowed}.pedido-module__gLgM9q__formHint{color:var(--pd-text-faint);margin-top:6px;font-size:10px;line-height:1.5}.pedido-module__gLgM9q__formRequiredMark{color:var(--pd-orange);margin-left:3px;font-weight:700}.pedido-module__gLgM9q__pdSelectRoot{position:relative}.pedido-module__gLgM9q__pdSelectTrigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;display:flex;}.pedido-module__gLgM9q__pdSelectTrigger:disabled{cursor:not-allowed;background:var(--pd-bg);color:var(--pd-text-faint);border-color:var(--pd-border-light)}.pedido-module__gLgM9q__pdSelectTriggerOpen{border-color:var(--pd-orange);box-shadow:0 0 0 3px #e8850c1f}.pedido-module__gLgM9q__pdSelectValue{color:var(--pd-navy)}.pedido-module__gLgM9q__pdSelectPlaceholder{color:var(--pd-text-faint)}.pedido-module__gLgM9q__pdSelectChevron{color:var(--pd-text-muted);flex-shrink:0;transition:transform .18s}.pedido-module__gLgM9q__pdSelectTriggerOpen .pedido-module__gLgM9q__pdSelectChevron{transform:rotate(180deg)}.pedido-module__gLgM9q__pdSelectPanel{z-index:30;border:1px solid var(--pd-border);background:#fff;border-radius:12px;padding:6px;animation:.14s pedido-module__gLgM9q__pdSelectPanelIn;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 30px #0f172a24,0 2px 8px #0f172a0f}@keyframes pedido-module__gLgM9q__pdSelectPanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pedido-module__gLgM9q__pdSelectSearchWrap{background:var(--pd-bg);color:var(--pd-text-faint);border-radius:8px;align-items:center;gap:7px;margin-bottom:4px;padding:8px 10px;display:flex}.pedido-module__gLgM9q__pdSelectSearchInput{color:var(--pd-navy);width:100%;font-size:12.5px;font-family:var(--font-inter), sans-serif;background:0 0;border:none;outline:none}.pedido-module__gLgM9q__pdSelectOptions{flex-direction:column;gap:1px;max-height:240px;display:flex;overflow-y:auto}.pedido-module__gLgM9q__pdSelectOption{width:100%;color:var(--pd-text-body);text-align:left;cursor:pointer;font-size:13px;font-family:var(--font-inter), sans-serif;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.pedido-module__gLgM9q__pdSelectOption:hover{background:var(--pd-bg)}.pedido-module__gLgM9q__pdSelectOptionSelected{color:var(--pd-orange-dark);background:#fff4e6;font-weight:700}.pedido-module__gLgM9q__pdSelectOptionSelected svg{color:var(--pd-orange);flex-shrink:0}.pedido-module__gLgM9q__pdSelectEmpty{text-align:center;color:var(--pd-text-faint);padding:16px 10px;font-size:12px}.pedido-module__gLgM9q__resumenCard{background:var(--pd-bg);border:1px solid var(--pd-border-light);border-radius:14px;padding:18px 18px 16px}.pedido-module__gLgM9q__resumenItemRow{border-bottom:1px solid var(--pd-border);gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.pedido-module__gLgM9q__resumenItemRow:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.pedido-module__gLgM9q__resumenThumb{border:1px solid var(--pd-border);border-radius:8px;flex-shrink:0;width:46px;height:46px}.pedido-module__gLgM9q__formSection{flex-direction:column;gap:16px;display:flex}.pedido-module__gLgM9q__formSection+.pedido-module__gLgM9q__formSection{border-top:1px solid var(--pd-border-light);margin-top:26px;padding-top:22px}.pedido-module__gLgM9q__formSectionTitle{color:var(--pd-orange-dark);text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:7px;font-size:11.5px;font-weight:700;display:flex}.pedido-module__gLgM9q__formSectionTitle svg{flex-shrink:0}.pedido-module__gLgM9q__formRow2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:520px){.pedido-module__gLgM9q__formRow2{grid-template-columns:1fr}}.pedido-module__gLgM9q__identCheckCard{border:1px solid var(--pd-border);background:var(--pd-bg);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:background-color .15s,border-color .15s;display:flex}.pedido-module__gLgM9q__identCheckCard:hover{border-color:var(--pd-text-muted)}.pedido-module__gLgM9q__identCheckCardActive{border-color:var(--pd-border);background:#fff7ed;}.pedido-module__gLgM9q__identCheckIconBadge{border:1px solid var(--pd-border);width:32px;height:32px;color:var(--pd-text-muted);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:flex}.pedido-module__gLgM9q__identCheckCardActive .pedido-module__gLgM9q__identCheckIconBadge{background:var(--pd-orange);border-color:var(--pd-orange);color:#fff}.pedido-module__gLgM9q__identCheckInputHidden{opacity:0;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.pedido-module__gLgM9q__formaPagoRow{gap:10px;margin-bottom:14px;display:flex}@media (max-width:640px){.pedido-module__gLgM9q__formaPagoRow{flex-direction:column;gap:8px;margin-bottom:12px}}@media (max-width:480px){.pedido-module__gLgM9q__formaPagoRow{gap:6px;margin-bottom:10px}}.pedido-module__gLgM9q__formaPagoCard{border:1px solid var(--pd-border);background:var(--pd-bg);cursor:pointer;border-radius:12px;flex:1;align-items:center;gap:10px;padding:12px 14px;transition:background-color .15s,border-color .15s;display:flex}.pedido-module__gLgM9q__formaPagoCard:hover{border-color:var(--pd-text-muted)}@media (max-width:640px){.pedido-module__gLgM9q__formaPagoCard{gap:8px;padding:10px 12px}}@media (max-width:480px){.pedido-module__gLgM9q__formaPagoCard{border-radius:10px;gap:6px;padding:8px 10px}}.pedido-module__gLgM9q__formaPagoCardActive{border-color:var(--pd-orange);background:#fff7ed;}.pedido-module__gLgM9q__formaPagoCardDisabled{opacity:.5;cursor:not-allowed;}.pedido-module__gLgM9q__formaPagoIconBadge{border:1px solid var(--pd-border);width:30px;height:30px;color:var(--pd-text-muted);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:flex}.pedido-module__gLgM9q__formaPagoCardActive .pedido-module__gLgM9q__formaPagoIconBadge{background:var(--pd-orange);border-color:var(--pd-orange);color:#fff}.pedido-module__gLgM9q__formaPagoTitle{color:var(--pd-navy);font-size:12px;font-weight:700;display:block}.pedido-module__gLgM9q__formaPagoDesc{color:var(--pd-text-faint);margin-top:1px;font-size:10px;display:block}.pedido-module__gLgM9q__cupoResumenCard{border:1px solid var(--pd-border);background:var(--pd-bg);border-radius:12px;margin-bottom:14px;padding:14px 16px}@media (max-width:768px){.pedido-module__gLgM9q__cupoResumenCard{border-radius:10px;margin-bottom:12px;padding:12px 14px}}@media (max-width:480px){.pedido-module__gLgM9q__cupoResumenCard{margin-bottom:10px;padding:10px 12px}}.pedido-module__gLgM9q__cupoResumenCardExcedido{border-color:var(--pd-danger);background:#fef2f2;}.pedido-module__gLgM9q__cupoResumenRow{color:var(--pd-text-body);justify-content:space-between;padding:3px 0;font-size:11.5px;display:flex}.pedido-module__gLgM9q__cupoResumenRow strong{color:var(--pd-navy)}.pedido-module__gLgM9q__cupoResumenAlerta{color:var(--pd-danger);margin-top:8px;font-size:11px;font-weight:700}.pedido-module__gLgM9q__cupoBarTrack{background:var(--pd-border-light);border-radius:100px;height:8px;margin-top:10px;overflow:hidden}.pedido-module__gLgM9q__cupoBarFill{background:var(--pd-orange);border-radius:100px;height:100%;transition:width .3s}.pedido-module__gLgM9q__cupoBarFillExcedido{background:var(--pd-danger);}.pedido-module__gLgM9q__identCheckInput{appearance:none;border:1.5px solid var(--pd-border);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;width:19px;height:19px;margin:1px 0 0;transition:background-color .15s,border-color .15s;position:relative}.pedido-module__gLgM9q__identCheckInput:hover{border-color:var(--pd-text-muted)}.pedido-module__gLgM9q__identCheckInput:checked{background:var(--pd-orange);border-color:var(--pd-orange)}.pedido-module__gLgM9q__identCheckInput:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.pedido-module__gLgM9q__identCheckTitle{color:var(--pd-navy);font-size:12px;font-weight:700;display:block}.pedido-module__gLgM9q__identCheckDesc{color:var(--pd-text-faint);margin-top:3px;font-size:10.5px;line-height:1.5;display:block}.pedido-module__gLgM9q__fichaModal .ant-modal-content{max-height:85vh;overflow-y:auto}.pedido-module__gLgM9q__fichaLayout{border-radius:8px;display:flex;overflow:hidden}@media (max-width:640px){.pedido-module__gLgM9q__fichaLayout{flex-direction:column}}.pedido-module__gLgM9q__fichaImageCol{flex-shrink:0;width:305px}@media (max-width:640px){.pedido-module__gLgM9q__fichaImageCol{width:100%}}.pedido-module__gLgM9q__stepper{align-items:center;gap:6px;display:flex}.pedido-module__gLgM9q__stepperBtn{border:1px solid var(--pd-border);width:22px;height:22px;color:var(--pd-navy);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:0;font-size:12px;line-height:1;display:flex}.pedido-module__gLgM9q__stepperBtn:hover:not(:disabled){background:var(--pd-bg)}.pedido-module__gLgM9q__stepperBtn:disabled{opacity:.4;cursor:not-allowed}.pedido-module__gLgM9q__stepperValue{color:var(--pd-navy);text-align:center;min-width:18px;font-size:11.5px;font-weight:700}.pedido-module__gLgM9q__stepperInput{color:var(--pd-navy);text-align:center;appearance:textfield;background:0 0;border:1px solid #0000;border-radius:4px;width:34px;padding:2px 0;font-family:inherit;font-size:12px;font-weight:700}.pedido-module__gLgM9q__stepperInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pedido-module__gLgM9q__stepperInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pedido-module__gLgM9q__stepperInput:hover{border-color:var(--pd-border)}.pedido-module__gLgM9q__stepperInput:focus{border-color:var(--pd-orange);background:#fff;outline:none}.pedido-module__gLgM9q__fichaInfoGrid{grid-template-columns:1fr 1fr;gap:18px 20px;display:grid}.pedido-module__gLgM9q__fichaInfoLabel{color:var(--pd-text-faint);letter-spacing:.04em;margin-bottom:4px;font-size:10px;font-weight:700}.pedido-module__gLgM9q__fichaInfoValue{color:var(--pd-navy);font-size:13.5px;font-weight:700}.pedido-module__gLgM9q__imgPlaceholder{background:repeating-linear-gradient(45deg, var(--pd-border-light), var(--pd-border-light) 8px, #fbfcfd 8px, #fbfcfd 16px);color:var(--pd-text-faint);text-align:center;justify-content:center;align-items:center;padding:0 10px;font-family:monospace;font-size:10.5px;display:flex}.pedido-module__gLgM9q__btnFichaAgregar{background:var(--pd-orange);color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-family:inherit;font-size:12.5px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.pedido-module__gLgM9q__btnFichaAgregar:hover{background:var(--pd-orange-dark);transform:translateY(-1px)}.pedido-module__gLgM9q__btnFichaAgregar:active{transform:translateY(0)}.pedido-module__gLgM9q__whatsappBtn{background:var(--pd-whatsapp);color:#fff;cursor:pointer;z-index:30;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 20px -4px #00000059}.pedido-module__gLgM9q__whatsappBtn:hover{filter:brightness(1.05)}.pedido-module__gLgM9q__rowBetween{justify-content:space-between;align-items:center;display:flex}.pedido-module__gLgM9q__priceRow{color:var(--pd-text-muted);justify-content:space-between;font-size:12px;display:flex}.pedido-module__gLgM9q__totalRow{color:var(--pd-navy);border-top:1px solid var(--pd-border-light);padding-top:8px;font-size:15px;font-weight:800;}.pedido-module__gLgM9q__totalRow span:last-child{color:var(--pd-orange)}.pedido-module__gLgM9q__emptyState{text-align:center;color:var(--pd-text-faint);padding:32px 16px;font-size:12.5px}.pedido-module__gLgM9q__pedidoFooter{background:var(--pd-surface);padding:18px 40px;box-shadow:0 -1px 3px #0f172a0d,0 -4px 12px #0f172a0a}.pedido-module__gLgM9q__pedidoFooterInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;max-width:1280px;margin:0 auto;display:flex}.pedido-module__gLgM9q__pedidoFooterBrand{color:var(--pd-text-faint);align-items:center;gap:14px;font-size:11px;display:flex}.pedido-module__gLgM9q__pedidoFooterLinks{align-items:center;gap:22px;display:flex}.pedido-module__gLgM9q__pedidoFooterLinks a{color:var(--pd-text-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.pedido-module__gLgM9q__pedidoFooterLinks a svg{color:var(--pd-orange);flex-shrink:0}.pedido-module__gLgM9q__pedidoFooterLinks a:hover{color:var(--pd-orange)}@media (max-width:640px){.pedido-module__gLgM9q__pedidoFooter{padding:16px}.pedido-module__gLgM9q__pedidoFooterInner{flex-direction:column;align-items:flex-start}.pedido-module__gLgM9q__pedidoFooterBrand{flex-wrap:wrap}}.pedido-module__gLgM9q__sesionOverlay{z-index:9999;background:var(--pd-surface,#fff);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pedido-module__gLgM9q__sesionSpinner{border:3px solid var(--pd-border-light,#eef2f7);border-top-color:var(--pd-orange,#f97316);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite pedido-module__gLgM9q__pdSesionSpin}@keyframes pedido-module__gLgM9q__pdSesionSpin{to{transform:rotate(360deg)}}.pedido-module__gLgM9q__turnoCard{border:1.5px dashed var(--pd-orange);background:linear-gradient(#fff7ed 0%,#fff 65%);border-radius:14px;margin:4px 0 20px;padding:18px 16px}.pedido-module__gLgM9q__turnoLabel{letter-spacing:.08em;color:var(--pd-orange-darker);text-transform:uppercase;font-size:10.5px;font-weight:800}.pedido-module__gLgM9q__turnoNumero{color:var(--pd-navy);letter-spacing:.02em;font-variant-numeric:tabular-nums;margin:4px 0 6px;font-size:40px;font-weight:800}.pedido-module__gLgM9q__turnoHint{color:var(--pd-text-faint);font-size:11.5px;line-height:1.5}
.notificationBell-module__mKhXAq__bellButton{cursor:pointer;background-color:#fbfcfd;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-family:inherit;transition-duration:.3s;display:flex;position:relative}.notificationBell-module__mKhXAq__bellButton:hover{background-color:#eef2f7}.notificationBell-module__mKhXAq__bellButton:active{transform:scale(.8)}.notificationBell-module__mKhXAq__bellIcon{justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative}.notificationBell-module__mKhXAq__bellIcon svg{width:100%;height:100%}.notificationBell-module__mKhXAq__bellIcon svg path{fill:#000}.notificationBell-module__mKhXAq__bellButton:hover .notificationBell-module__mKhXAq__bellIcon{animation:.9s both notificationBell-module__mKhXAq__bellRing}@keyframes notificationBell-module__mKhXAq__bellRing{0%,to{transform-origin:top}15%{transform:rotate(10deg)}30%{transform:rotate(-10deg)}45%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}75%{transform:rotate(2deg)}}.notificationBell-module__mKhXAq__bellBadge{background-color:var(--pd-danger,#dc4b4b);color:#fff;border-radius:var(--badge-border-radius,20px);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #dc4b4b4d}.notificationBell-module__mKhXAq__bellBadgeDot{background-color:var(--pd-danger,#dc4b4b);border:2px solid #2c2c2c;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 3px #dc4b4b66}.notificationBell-module__mKhXAq__bellBadgeDot:after{content:"";background-color:var(--pd-danger,#dc4b4b);border-radius:50%;animation:1.6s ease-out infinite notificationBell-module__mKhXAq__bellDotPulse;position:absolute;inset:-2px}@keyframes notificationBell-module__mKhXAq__bellDotPulse{0%{opacity:.65;transform:scale(1)}70%{opacity:0;transform:scale(2.4)}to{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.notificationBell-module__mKhXAq__bellBadgeDot:after{animation:none}}.notificationBell-module__mKhXAq__bellButtonDark{cursor:pointer;background-color:#fbfcfd;border:none;border-radius:50%;transition-duration:.3s}.notificationBell-module__mKhXAq__bellButtonDark:hover{background-color:#eef2f7}@media (prefers-reduced-motion:reduce){.notificationBell-module__mKhXAq__bellButton:hover .notificationBell-module__mKhXAq__bellIcon{animation:none}}
