.skeleton.svelte-1uha8ag{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1uha8ag-skeleton-loading 1.5s infinite;border-radius:6px}.skeleton-slide.svelte-1uha8ag{background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db,#e5e7eb 75%)!important;background-size:200% 100%!important;animation:svelte-1uha8ag-skeleton-loading 1.5s infinite!important}@keyframes svelte-1uha8ag-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.error-page.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:20px 0}.error-card.svelte-1uha8ag{background:var(--card-bg);border-radius:20px;padding:40px 28px;text-align:center;box-shadow:var(--shadow);max-width:360px;width:100%}.error-icon.svelte-1uha8ag{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.error-icon.network.svelte-1uha8ag{background:linear-gradient(135deg,#fee2e2,#fecaca)}.error-icon.network.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:#dc2626}.error-icon.not-found.svelte-1uha8ag{background:linear-gradient(135deg,#fef3c7,#fde68a)}.error-icon.not-found.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:#d97706}.error-icon.license-expired.svelte-1uha8ag{background:linear-gradient(135deg,#fee2e2,#fecaca)}.error-icon.license-expired.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:#dc2626}.error-icon.unknown.svelte-1uha8ag{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.error-icon.unknown.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:#4f46e5}.btn-whatsapp.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#25d366;color:#fff;border:none;border-radius:12px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s,transform .1s;margin-bottom:12px}.btn-whatsapp.svelte-1uha8ag:hover{background:#1da851;transform:translateY(-1px)}.btn-whatsapp.svelte-1uha8ag:active{transform:translateY(0)}.error-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.35rem;font-weight:700;color:var(--text-primary);margin:0 0 12px}.error-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.9rem;color:var(--text-secondary);margin:0 0 28px;line-height:1.6}.retry-btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:160px}.retry-btn.svelte-1uha8ag:disabled{opacity:.7;cursor:not-allowed}.retry-btn.svelte-1uha8ag .spinner:where(.svelte-1uha8ag){animation:svelte-1uha8ag-spin 1s linear infinite}@keyframes svelte-1uha8ag-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-hint.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px;font-size:.8rem;color:var(--text-muted)}.error-hint.svelte-1uha8ag svg:where(.svelte-1uha8ag){flex-shrink:0}.simple-header.svelte-1uha8ag{display:flex;align-items:center;gap:10px;padding:4px 0;margin-bottom:12px}.shop-logo.svelte-1uha8ag{width:40px;height:40px;border-radius:50%;background:var(--card-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--primary-color);flex-shrink:0;padding:4px;box-sizing:border-box}.shop-logo.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:contain;border-radius:50%}.shop-info.svelte-1uha8ag{flex:1;min-width:0}.shop-info.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-info.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.75rem;color:var(--text-muted);margin:1px 0 0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-info.svelte-1uha8ag .shop-domain:where(.svelte-1uha8ag){font-size:.65rem;color:var(--primary-color);opacity:.7;margin-top:2px}.store-switcher.svelte-1uha8ag{position:relative;margin-left:auto}.store-switcher-btn.svelte-1uha8ag{width:36px;height:36px;border-radius:50%;background:var(--card-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary);transition:all .2s ease}.store-switcher-btn.svelte-1uha8ag:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.store-switcher-backdrop.svelte-1uha8ag{position:fixed;inset:0;z-index:99}.store-switcher-dropdown.svelte-1uha8ag{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#2d2d2d;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 4px 20px #0000004d;z-index:100;overflow:hidden}.store-switcher-title.svelte-1uha8ag{padding:10px 14px;font-size:.7rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(255,255,255,.1)}.store-item.svelte-1uha8ag{display:flex;align-items:center;gap:10px;padding:12px 14px;color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;transition:background .15s ease}.store-item.svelte-1uha8ag:hover{background:#ffffff1a}.store-item.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:#818cf8;flex-shrink:0}.section-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-header.svelte-1uha8ag .section-title:where(.svelte-1uha8ag){margin-bottom:0}.header-actions.svelte-1uha8ag{display:flex;align-items:center;gap:8px}.sort-btn.svelte-1uha8ag{position:relative;width:40px;height:40px;border:none;background:var(--card-bg);border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s ease;box-shadow:var(--shadow);-webkit-tap-highlight-color:rgba(99,102,241,.1);touch-action:manipulation}.sort-btn.svelte-1uha8ag:hover{color:var(--text-secondary);background:var(--background)}.sort-btn.active.svelte-1uha8ag{color:var(--primary-color)}.sort-indicator.svelte-1uha8ag{position:absolute;top:6px;right:6px;width:8px;height:8px;background:var(--primary-color);border-radius:50%;border:2px solid var(--card-bg)}.view-toggle.svelte-1uha8ag{display:flex;gap:4px;background:var(--card-bg);padding:4px;border-radius:10px;box-shadow:var(--shadow)}.toggle-btn.svelte-1uha8ag{width:36px;height:36px;border:none;background:transparent;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s ease;-webkit-tap-highlight-color:rgba(99,102,241,.1);touch-action:manipulation}.toggle-btn.svelte-1uha8ag:hover{color:var(--text-secondary);background:var(--background)}.toggle-btn.active.svelte-1uha8ag{background:var(--primary-color);color:#fff;box-shadow:var(--shadow-md)}.sort-modal.svelte-1uha8ag{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--card-bg);border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;padding:0 0 env(safe-area-inset-bottom,16px) 0;z-index:201;animation:svelte-1uha8ag-slideUp .25s ease;-webkit-transform:translateX(-50%) translateZ(0);touch-action:manipulation}.sort-modal-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-color)}.sort-modal-title.svelte-1uha8ag{font-size:1rem;font-weight:600;color:var(--text-primary)}.sort-options.svelte-1uha8ag{padding:8px 0}.sort-option.svelte-1uha8ag{width:100%;display:flex;align-items:center;gap:12px;padding:14px 20px;border:none;background:transparent;cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:rgba(99,102,241,.1);touch-action:manipulation}.sort-option.svelte-1uha8ag:hover{background:var(--background)}.sort-option.selected.svelte-1uha8ag{background:var(--primary-bg)}.sort-option-icon.svelte-1uha8ag{width:40px;height:40px;border-radius:10px;background:var(--background);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);flex-shrink:0}.sort-option.selected.svelte-1uha8ag .sort-option-icon:where(.svelte-1uha8ag){background:var(--primary-color);color:#fff}.sort-option-label.svelte-1uha8ag{flex:1;text-align:left;font-size:.95rem;color:var(--text-primary)}.sort-option.selected.svelte-1uha8ag .sort-option-label:where(.svelte-1uha8ag){font-weight:600;color:var(--primary-color)}.sort-option-check.svelte-1uha8ag{color:var(--primary-color);display:flex;align-items:center;justify-content:center}.products.svelte-1uha8ag:not(.grid-view) .product-name:where(.svelte-1uha8ag){font-size:.85rem}.products.svelte-1uha8ag:not(.grid-view) .product-price:where(.svelte-1uha8ag){font-size:.9rem}.products.svelte-1uha8ag:not(.grid-view) .product-tag:where(.svelte-1uha8ag){font-size:.7rem;padding:3px 7px}.products.svelte-1uha8ag:not(.grid-view) .product-tag:where(.svelte-1uha8ag) svg:where(.svelte-1uha8ag){width:11px;height:11px}.products.grid-view.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.products.grid-view.svelte-1uha8ag .product-card:where(.svelte-1uha8ag){padding:12px;display:flex;flex-direction:column;min-height:95px}.products.grid-view.svelte-1uha8ag .product-header:where(.svelte-1uha8ag){flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:6px}.products.grid-view.svelte-1uha8ag .product-name:where(.svelte-1uha8ag){font-size:.8rem;line-height:1.3}.products.grid-view.svelte-1uha8ag .product-price:where(.svelte-1uha8ag){display:none}.products.grid-view.svelte-1uha8ag .product-details:where(.svelte-1uha8ag){flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:flex-start;align-items:center}.products.grid-view.svelte-1uha8ag .product-tag:where(.svelte-1uha8ag){font-size:.65rem;padding:2px 5px}.products.grid-view.svelte-1uha8ag .product-tag:where(.svelte-1uha8ag) svg:where(.svelte-1uha8ag){width:9px;height:9px}.products.grid-view.svelte-1uha8ag .product-card:where(.svelte-1uha8ag):after{content:attr(data-price);display:block;font-size:.85rem;font-weight:700;color:var(--primary-color);text-align:right;margin-top:auto;padding-top:6px}.products.has-selection.svelte-1uha8ag{padding-bottom:180px}.product-card.svelte-1uha8ag{position:relative}.bestseller-badge.svelte-1uha8ag{position:absolute;top:-1px;left:0;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:4px 10px;border-radius:0 0 8px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 2px 8px #ff6b3566;z-index:1}.products.grid-view.svelte-1uha8ag .product-card.bestseller:where(.svelte-1uha8ag){padding-top:28px}.products.grid-view.svelte-1uha8ag .bestseller-badge:where(.svelte-1uha8ag){font-size:.55rem;padding:3px 8px}.products.svelte-1uha8ag:not(.grid-view) .product-card.bestseller:where(.svelte-1uha8ag){padding-top:28px}.overlay.svelte-1uha8ag{position:fixed;inset:0;background:#0006;z-index:199;animation:svelte-1uha8ag-fadeIn .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0}to{opacity:1}}.floating-buy.svelte-1uha8ag{position:fixed;bottom:calc(64px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--card-bg);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #0000001f;padding:16px 20px 20px;z-index:200;animation:svelte-1uha8ag-slideUp .25s ease;-webkit-transform:translateX(-50%) translateZ(0);touch-action:manipulation}@keyframes svelte-1uha8ag-slideUp{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}.buy-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid var(--border-color)}.buy-label.svelte-1uha8ag{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.close-btn.svelte-1uha8ag{width:28px;height:28px;border-radius:50%;border:none;background:var(--background);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-tap-highlight-color:rgba(99,102,241,.1);touch-action:manipulation}.close-btn.svelte-1uha8ag:hover{background:var(--error-color);color:#fff}.buy-row.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.buy-product.svelte-1uha8ag{font-weight:600;font-size:.95rem;color:var(--text-primary)}.buy-price.svelte-1uha8ag{font-size:1.1rem;font-weight:700;color:var(--primary-color)}.buy-tags.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.buy-tag.svelte-1uha8ag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--primary-bg);color:var(--primary-color);border-radius:6px;font-size:.75rem;font-weight:500}.buy-tag.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:12px;height:12px}.btn-buy.svelte-1uha8ag{width:100%;padding:12px 20px;font-size:.95rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.floating-wa.svelte-1uha8ag{position:fixed;bottom:calc(88px + env(safe-area-inset-bottom,0px));right:20px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;z-index:99;-webkit-tap-highlight-color:rgba(37,211,102,.2);touch-action:manipulation;-webkit-transform:translateZ(0)}.floating-wa.shifted.svelte-1uha8ag{bottom:calc(260px + env(safe-area-inset-bottom,0px))}.floating-wa.svelte-1uha8ag:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.floating-wa.svelte-1uha8ag:active{transform:scale(.95)}.promo-slider.svelte-1uha8ag{position:relative;width:100%;margin-top:-8px;margin-bottom:20px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md);cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x;-webkit-transform:translateZ(0)}.promo-slider.dragging.svelte-1uha8ag{cursor:grabbing}.slider-track.svelte-1uha8ag{display:flex;transition:transform .4s ease}.slide.svelte-1uha8ag{min-width:100%;padding:16px 14px 28px;display:flex;align-items:center;gap:10px;color:#fff;box-sizing:border-box}.slide-icon.svelte-1uha8ag{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.slide-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.slide-content.svelte-1uha8ag{flex:1;min-width:0}.slide-subtitle.svelte-1uha8ag{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.9;display:block;margin-bottom:2px}.slide-title.svelte-1uha8ag{font-size:1.25rem;font-weight:700;margin:0 0 4px;line-height:1.2}.slide-desc.svelte-1uha8ag{font-size:.8rem;margin:0;opacity:.9;line-height:1.3}.slider-dots.svelte-1uha8ag{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px}.dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.dot.svelte-1uha8ag:hover{background:#ffffffb3}.dot.active.svelte-1uha8ag{background:#fff;width:20px;border-radius:4px}@media(min-width:768px){.error-card.svelte-1uha8ag{padding:48px 40px;max-width:420px}.error-icon.svelte-1uha8ag{width:120px;height:120px}.error-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:72px;height:72px}.error-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.5rem}.error-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.95rem}.retry-btn.svelte-1uha8ag{padding:14px 32px;font-size:1rem}.simple-header.svelte-1uha8ag{padding:8px 0;margin-bottom:20px}.shop-logo.svelte-1uha8ag{width:56px;height:56px}.shop-info.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:1.25rem}.shop-info.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.9rem}.shop-info.svelte-1uha8ag .shop-domain:where(.svelte-1uha8ag){font-size:.75rem}.promo-slider.svelte-1uha8ag{margin-bottom:28px}.slide.svelte-1uha8ag{padding:18px 24px 30px}.slide-icon.svelte-1uha8ag{width:56px;height:56px}.slide-title.svelte-1uha8ag{font-size:1.5rem}.slide-desc.svelte-1uha8ag{font-size:.95rem}.section-header.svelte-1uha8ag{margin-bottom:20px}.section-title.svelte-1uha8ag{font-size:1.1rem}.sort-btn.svelte-1uha8ag{width:44px;height:44px}.sort-modal.svelte-1uha8ag{max-width:400px;border-radius:16px;bottom:auto;top:50%;transform:translate(-50%,-50%);animation:svelte-1uha8ag-fadeIn .2s ease}.products.grid-view.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:16px}.products.grid-view.svelte-1uha8ag .product-card:where(.svelte-1uha8ag){padding:16px;min-height:110px}.products.grid-view.svelte-1uha8ag .product-name:where(.svelte-1uha8ag){font-size:.9rem}.products.grid-view.svelte-1uha8ag .product-card:where(.svelte-1uha8ag):after{font-size:.95rem}.products.svelte-1uha8ag:not(.grid-view) .product-card:where(.svelte-1uha8ag){padding:16px 20px}.products.svelte-1uha8ag:not(.grid-view) .product-name:where(.svelte-1uha8ag){font-size:.95rem}.products.svelte-1uha8ag:not(.grid-view) .product-price:where(.svelte-1uha8ag){font-size:1rem}.floating-buy.svelte-1uha8ag{max-width:600px;padding:20px 28px 24px;border-radius:20px 20px 0 0}.buy-product.svelte-1uha8ag{font-size:1.1rem}.buy-price.svelte-1uha8ag{font-size:1.25rem}.btn-buy.svelte-1uha8ag{padding:14px 24px;font-size:1rem}.floating-wa.svelte-1uha8ag{width:64px;height:64px;bottom:104px;right:calc(50% - 380px)}.floating-wa.shifted.svelte-1uha8ag{bottom:300px}}@media(min-width:1024px){.products.grid-view.svelte-1uha8ag{grid-template-columns:repeat(4,1fr);gap:20px}.products.grid-view.svelte-1uha8ag .product-card:where(.svelte-1uha8ag){padding:18px;min-height:120px}.slide.svelte-1uha8ag{padding:20px 28px 32px;gap:20px}.slide-icon.svelte-1uha8ag{width:64px;height:64px}.slide-title.svelte-1uha8ag{font-size:1.75rem}.floating-wa.svelte-1uha8ag{bottom:112px;right:calc(50% - 456px)}.floating-wa.shifted.svelte-1uha8ag{bottom:320px}}@media(min-width:1280px){.floating-wa.svelte-1uha8ag{bottom:112px;right:calc(50% - 526px)}.floating-wa.shifted.svelte-1uha8ag{bottom:320px}}.social-proof.svelte-1uha8ag{position:fixed;top:12px;left:50%;transform:translate(-50%) translateY(-30px) scale(.3);transform-origin:center top;background:#fff9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:0 4px 16px #0000001a;padding:4px 24px 4px 6px;display:flex;align-items:center;gap:6px;z-index:98;max-width:calc(100% - 32px);width:max-content;opacity:0;transition:transform .8s cubic-bezier(.34,1.2,.64,1),opacity .5s ease}.social-proof.show.svelte-1uha8ag{transform:translate(-50%) translateY(0) scale(1);opacity:1}.social-proof-close.svelte-1uha8ag{position:absolute;top:50%;right:5px;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;border:none;background:transparent;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.social-proof-close.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:9px;height:9px}.social-proof-close.svelte-1uha8ag:hover{color:var(--error-color)}.social-proof-icon.svelte-1uha8ag{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-proof-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:11px;height:11px}.social-proof-content.svelte-1uha8ag{flex:1;min-width:0}.social-proof-text.svelte-1uha8ag{font-size:.6rem;color:var(--text-secondary);line-height:1.15}.social-proof-phone.svelte-1uha8ag{font-weight:600;color:var(--text-primary)}.social-proof-action.svelte-1uha8ag{margin-left:3px}.social-proof-product.svelte-1uha8ag{font-size:.65rem;font-weight:600;color:var(--primary-color);margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.social-proof-time.svelte-1uha8ag{display:none}@media(min-width:768px){.social-proof.svelte-1uha8ag{top:20px;max-width:320px}}@media(min-width:1024px){.social-proof.svelte-1uha8ag{top:24px;max-width:340px}}@media(prefers-color-scheme:dark){.social-proof.svelte-1uha8ag{background:#1e1e1ee6;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #0006}.social-proof-text.svelte-1uha8ag{color:#ffffffbf!important}.social-proof-phone.svelte-1uha8ag{color:#fff!important}.social-proof-product.svelte-1uha8ag{color:#60a5fa!important}.social-proof-close.svelte-1uha8ag{color:#ffffff80!important}.social-proof-close.svelte-1uha8ag:hover{color:#f87171!important}}
