._navigation_sbpr5_1{display:flex;align-items:center;justify-content:flex-end;width:100%}._userActions_sbpr5_8{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}._inlineForm_sbpr5_15{margin:0;padding:0;display:inline-flex}._cartTrigger_10fq6_1{position:relative;background:transparent;border:none;padding:.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-primary);transition:opacity .2s;text-decoration:none}._cartTrigger_10fq6_1:hover{opacity:.7}._badge_10fq6_18{position:absolute;top:-2px;right:-4px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;height:18px;min-width:18px;padding:0 4px;border-radius:9px;display:grid;place-items:center;border:1.5px solid white;box-shadow:0 2px 4px #ef444433}._overlay_10fq6_36{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;display:flex;justify-content:flex-end;animation:_fadeIn_10fq6_1 .2s ease-out}@keyframes _fadeIn_10fq6_1{0%{opacity:0}to{opacity:1}}._drawer_10fq6_55{width:min(460px,100%);height:100%;background:#f8fafc;box-shadow:-10px 0 40px #0000001a;display:flex;flex-direction:column;animation:_slideLeft_10fq6_1 .3s cubic-bezier(.16,1,.3,1)}@keyframes _slideLeft_10fq6_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_10fq6_73{padding:1.5rem;background:#f8fafc;display:flex;align-items:center;justify-content:space-between}._headerTitle_10fq6_81{display:flex;align-items:center;gap:.75rem;color:#0f172a}._headerTitle_10fq6_81 svg{color:#0095ff}._header_10fq6_73 h2{margin:0;font-size:1.35rem;font-weight:800;color:#0f172a}._closeBtn_10fq6_98{background:transparent;border:none;color:#64748b;cursor:pointer;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;transition:all .2s ease}._closeBtn_10fq6_98:hover{background:#e2e8f0;color:#0f172a}._body_10fq6_116{flex:1;overflow-y:auto;padding:0 1.5rem 1.5rem}._empty_10fq6_122{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b;gap:.5rem;text-align:center}._empty_10fq6_122 p{font-size:1.1rem;font-weight:600;margin:1rem 0 0;color:#334155}._empty_10fq6_122 span{font-size:.9rem}._vendorList_10fq6_144{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._vendorSection_10fq6_151{display:flex;flex-direction:column;border-bottom:1px solid #e2e8f0}._vendorSection_10fq6_151:last-child{border-bottom:none}._vendorHeader_10fq6_160{padding:1rem 1.25rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}._vendorHeaderLeft_10fq6_168{display:flex;align-items:center;gap:.5rem;cursor:pointer;text-decoration:none;color:#64748b;transition:color .2s ease}._vendorHeaderLeft_10fq6_168:hover{color:#0095ff}._vendorHeaderLeft_10fq6_168:hover h3{text-decoration:underline}._vendorHeaderLeft_10fq6_168 h3{margin:0;font-size:.95rem;font-weight:700;letter-spacing:.02em}._vendorWhatsappBtn_10fq6_191{display:flex;align-items:center;gap:.35rem;background:#25d366;color:#fff;border:none;border-radius:20px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease}._vendorWhatsappBtn_10fq6_191:hover{background:#1ebc5c;transform:translateY(-1px);box-shadow:0 4px 10px #25d36640}._vendorItems_10fq6_211{display:flex;flex-direction:column;padding:0 1.25rem 1.25rem;gap:1.5rem}._item_10fq6_218{display:flex;gap:1.25rem;align-items:flex-start;padding-top:1rem;border-top:1px dashed #f1f5f9}._item_10fq6_218:first-child{border-top:none;padding-top:.5rem}._itemImage_10fq6_230,._itemFallback_10fq6_231{width:72px;height:72px;border-radius:12px;object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;flex-shrink:0}._itemFallback_10fq6_231{display:grid;place-items:center;color:#94a3b8}._itemInfo_10fq6_247{flex:1;display:flex;flex-direction:column;gap:.3rem}._itemRowTop_10fq6_254{display:flex;justify-content:space-between;align-items:flex-start}._itemRowTop_10fq6_254 h4{margin:0;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.2}._itemPrice_10fq6_268{font-weight:700;color:#0f172a;font-size:.95rem}._itemDesc_10fq6_274{font-size:.85rem;color:#64748b;margin-bottom:.5rem}._itemActions_10fq6_280{display:flex;align-items:center;justify-content:space-between;width:100%}._qtyCtrl_10fq6_287{display:flex;align-items:center;gap:.75rem;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem .5rem;background:#fff}._qtyCtrl_10fq6_287 button{background:transparent;border:none;width:20px;height:20px;display:grid;place-items:center;cursor:pointer;color:#64748b;font-size:1rem;border-radius:50%}._qtyCtrl_10fq6_287 button:hover{background:#f1f5f9;color:#0f172a}._qtyCtrl_10fq6_287 span{font-weight:600;font-size:.9rem;color:#0f172a;min-width:16px;text-align:center}._removeBtn_10fq6_322{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.5rem;border-radius:8px;display:grid;place-items:center;transition:all .2s ease}._removeBtn_10fq6_322:hover{color:#ef4444;background:#fef2f2}._vendorCheckout_10fq6_340{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0}._vendorCheckout_10fq6_340 button{background:#0095ff;color:#fff;border:none;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.4rem}._vendorCheckout_10fq6_340 button:hover{background:#07c}._globalFooter_10fq6_366{background:#fff;border-top:1px solid #e2e8f0;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 -4px 20px #00000005}._totalsRow_10fq6_376{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#64748b}._totalsRow_10fq6_376 ._value_10fq6_384{color:#0f172a;font-weight:600}._totalsRowGreen_10fq6_389{color:#10b981}._grandTotal_10fq6_393{display:flex;justify-content:space-between;align-items:center;font-size:1.25rem;font-weight:800;color:#0f172a;margin-top:.25rem}._grandTotal_10fq6_393 ._valueBlue_10fq6_403{color:#0095ff;font-size:1.35rem}._mainCheckoutBtn_10fq6_408{width:100%;height:52px;border:none;border-radius:12px;background:#0095ff;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .25s ease;box-shadow:0 4px 12px #0095ff40}._mainCheckoutBtn_10fq6_408:hover:not(:disabled){background:#07c;transform:translateY(-2px);box-shadow:0 6px 16px #0095ff59}._mainCheckoutBtn_10fq6_408:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none;color:#f1f5f9}._secondaryBtn_10fq6_439{width:100%;height:52px;border:none;border-radius:12px;background:#eff6ff;color:#0095ff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease}._secondaryBtn_10fq6_439:hover{background:#dbeafe}._secureDisclaimer_10fq6_456{display:flex;justify-content:center;align-items:center;gap:.35rem;color:#94a3b8;font-size:.75rem;margin-top:.5rem}._vendorError_10fq6_466{background:#fef2f2;border-left:4px solid #ef4444;padding:.75rem;border-radius:6px;color:#b91c1c;font-size:.85rem;line-height:1.4;margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}._vendorError_10fq6_466 svg{flex-shrink:0;margin-top:.1rem}._globalInfoMessage_10fq6_484{background:#eff6ff;border-left:4px solid #0095ff;padding:.75rem 1rem;border-radius:6px;color:#1e3a8a;font-size:.85rem;line-height:1.4;display:flex;align-items:flex-start;gap:.5rem;animation:_fadeIn_10fq6_1 .3s ease-out}._globalInfoMessage_10fq6_484 svg{flex-shrink:0;margin-top:.1rem;color:#0095ff}._searchBar_1upkm_1{flex:1;display:flex;justify-content:center;background:transparent}._form_1upkm_8{width:100%;max-width:520px;display:flex;align-items:center;height:40px;margin:0 auto;background:transparent;border-radius:999px;padding:0}._searchEnhancer_1upkm_20._searchEnhancer_1upkm_20{width:100%;height:40px;border-radius:999px;border:1px solid #e7ecf8;background:#fff;padding:0 .5rem;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}._searchEnhancer_1upkm_20._searchEnhancer_1upkm_20:focus-within{border-color:#0c73fd;box-shadow:0 0 0 3px #0c73fd26}._input_1upkm_35{width:100%;height:40px;padding-left:.5rem;font-size:1rem;box-sizing:border-box;border:none;background:transparent;outline:none}._input_1upkm_35:focus-visible{outline:none}._input_1upkm_35::placeholder{font-size:1rem;color:#9ca3af}._icon_1upkm_54{display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:1rem}._iconSvg_1upkm_62{width:18px;height:18px;display:block}._submitButton_1upkm_68{border:none;background:transparent;color:#0c73fd;display:inline-flex;align-items:center;justify-content:center;padding:0 .25rem;cursor:pointer;font-size:1rem;font-weight:600;-moz-appearance:none;appearance:none;-webkit-appearance:none}._submitIcon_1upkm_83{width:18px;height:18px;display:block}._enhancer_1nj3i_1{display:flex;align-items:center;height:40px;border-radius:8px;border:2px solid var(--border-primary);background-color:var(--bg-contrast);box-sizing:border-box}._enhancer_1nj3i_1:focus-within{border-color:var(--bg-accent)}._startEnhance_1nj3i_14,._endEnhancer_1nj3i_15{display:inline-flex;align-items:center;justify-content:center;height:100%;margin:0 .75rem;color:var(--text-secondary)}._content_1nj3i_24{flex:1;display:flex;align-items:center;height:100%}._header_1zwzj_1{position:fixed;top:1rem;left:0;right:0;z-index:50;display:flex;justify-content:center;padding:0 1rem;pointer-events:none}._wrapper_1zwzj_13{background:color-mix(in srgb,var(--bg-secondary) 85%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-primary);border-radius:999px;padding:.6rem 1.25rem;display:flex;align-items:center;gap:1rem;max-width:1200px;width:100%;box-shadow:0 8px 32px #0003;pointer-events:auto;position:relative}._leftSection_1zwzj_30{display:flex;align-items:center;gap:2.5rem;flex:1}._mobileActions_1zwzj_37{display:none;align-items:center;gap:1.15rem}@media(max-width:992px){._mobileActions_1zwzj_37{display:flex}}._hamburgerBtn_1zwzj_48,._iconBtn_1zwzj_49{background:transparent;border:none;color:var(--text-primary);cursor:pointer;padding:.25rem;border-radius:4px;transition:opacity .2s;display:flex;align-items:center;justify-content:center;text-decoration:none}._hamburgerBtn_1zwzj_48:hover,._iconBtn_1zwzj_49:hover{opacity:.7}._hamburgerBtn_1zwzj_48:focus-visible,._hamburgerBtn_1zwzj_48:focus,._iconBtn_1zwzj_49:focus-visible,._iconBtn_1zwzj_49:focus{outline:none;box-shadow:none}._logo_1zwzj_73{height:28px;display:flex;align-items:center}.dark ._logo_1zwzj_73{filter:brightness(0) invert(1)}._navLinks_1zwzj_82{display:flex;align-items:center;gap:1.5rem}@media(max-width:992px){._navLinks_1zwzj_82{display:none}}._navLink_1zwzj_82{color:var(--text-secondary);font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease}._navLink_1zwzj_82:hover{color:var(--text-primary)}._navLinkActive_1zwzj_104{color:#0095ff}._centerSection_1zwzj_108{display:flex;justify-content:center;align-items:center;flex:0 1 auto}@media(max-width:992px){._centerSection_1zwzj_108{display:none}}._rightSection_1zwzj_120{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex:1}@media(max-width:992px){._rightSection_1zwzj_120{display:none}}._searchSlot_1zwzj_134{width:320px;max-width:100%;transition:width .3s ease}._searchSlot_1zwzj_134:focus-within{width:380px}._mobileOverlay_1zwzj_144{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100;pointer-events:auto;display:flex}._mobileDrawer_1zwzj_158{width:80%;max-width:350px;height:100%;background:#fff;color:#0f172a;display:flex;flex-direction:column;box-shadow:4px 0 24px #00000026;animation:_slideIn_1zwzj_1 .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes _slideIn_1zwzj_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._mobileDrawerHeader_1zwzj_178{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #e2e8f0}._closeMenuBtn_1zwzj_186{background:transparent;border:none;color:#0f172a;cursor:pointer;padding:.25rem;border-radius:4px}._mobileDrawerContent_1zwzj_195{padding:1.5rem;display:flex;flex-direction:column;gap:2rem;overflow-y:auto}._mobileSearchWrapper_1zwzj_203{width:100%}._mobileNavLinks_1zwzj_207{display:flex;flex-direction:column;gap:1.25rem}._mobileNavLink_1zwzj_207{font-size:1.1rem;font-weight:500;text-decoration:none;color:#334155;transition:color .2s ease}._mobileNavLink_1zwzj_207:hover{color:#000}._mobileNavLinkActive_1zwzj_224{color:#0095ff;font-weight:700}._mobileUserActions_1zwzj_229{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto;border-top:1px solid #e2e8f0;padding-top:1.5rem}._mobileAuthButtons_1zwzj_238{display:flex;flex-direction:column;gap:1rem;width:100%}._mobileAuthButtons_1zwzj_238>*{width:100%;margin:0;text-align:center;justify-content:center}._mobileAuthButtons_1zwzj_238 form button{width:100%;justify-content:center}._inlineForm_1zwzj_256{width:100%}._mobileSearchContainer_1zwzj_260{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:999px;background:var(--bg-secondary);border:1px solid var(--border-primary);z-index:60;display:flex;align-items:center;padding:0 .5rem 0 1rem;gap:.5rem;box-shadow:0 8px 32px #00000026;opacity:0;visibility:hidden;transform:scaleX(.9) translate(10px);transform-origin:right center;transition:all .25s cubic-bezier(.16,1,.3,1);pointer-events:none}@media(min-width:993px){._mobileSearchContainer_1zwzj_260{display:none!important}}._mobileSearchContainerOpen_1zwzj_286{opacity:1;visibility:visible;transform:scaleX(1) translate(0);pointer-events:auto}._closeSearchBtn_1zwzj_293{background:transparent;border:none;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#64748b;cursor:pointer;flex-shrink:0;transition:all .2s ease}._closeSearchBtn_1zwzj_293:hover{background:#f1f5f9;color:#0f172a}._closeSearchBtn_1zwzj_293:focus-visible{outline:none}._main_wi15n_1{flex:1;width:100%;max-width:1200px;margin:0 auto 6rem}
