.offer-feedback-toast.svelte-b1b7om{position:fixed;right:1rem;bottom:1.25rem;left:auto;z-index:10050;width:min(280px,calc(100vw - 2rem));max-width:92vw;margin:0;box-sizing:border-box;padding:12px 16px;border-radius:8px;background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7;font-size:.95rem;line-height:1.4;box-shadow:0 4px 16px #0000001f;pointer-events:none}.favorite-panel.svelte-onm3pf{--favorite-panel-top: calc(10rem + 20px) ;--favorite-panel-bottom: max(1.25rem, calc(env(safe-area-inset-bottom, 0px) + 1rem) );--side-panel-gutter: clamp(20px, 6vw, 48px);--sp-max-w: 280px;position:fixed;top:var(--favorite-panel-top, calc(10rem + 20px) );bottom:var(--favorite-panel-bottom);right:env(safe-area-inset-right,0px);width:min(var(--sp-max-w),calc(100vw - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px) - var(--side-panel-gutter)));max-width:100%;height:auto;min-height:0;max-height:none;background-color:#fff;border-radius:clamp(8px,2vw,10px) 0 0 clamp(8px,2vw,10px);box-shadow:-2px 0 12px #00000014;z-index:1002;transition:transform .3s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box;transform:translate(100%)}.favorite-panel.active.svelte-onm3pf{transform:translate(0)}.favorite-panel-header.svelte-onm3pf{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0;padding:16px;border-bottom:1px solid #eee}.favorite-panel-title.svelte-onm3pf{margin:0;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.3}.close-panel.svelte-onm3pf{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.favorite-panel-content.svelte-onm3pf{padding:16px}.offer-form-error.svelte-onm3pf{margin:0 0 4px;padding:10px 12px;font-size:.9em;color:#8b1538;background:#fdecef;border-radius:8px;border:1px solid #f5c6cb}.favorite-panel-content.svelte-onm3pf h4:where(.svelte-onm3pf){margin:0 0 20px;font-size:16px;color:#333;font-weight:600}.offer-form.svelte-onm3pf{display:flex;flex-direction:column;gap:12px}.form-group.svelte-onm3pf{display:flex;flex-direction:column;gap:6px}.form-group.svelte-onm3pf label:where(.svelte-onm3pf){font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.required.svelte-onm3pf{color:#d32f2f}.form-group.svelte-onm3pf input:where(.svelte-onm3pf){padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.form-group.svelte-onm3pf textarea:where(.svelte-onm3pf){padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;line-height:1.4;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.form-group.svelte-onm3pf input:where(.svelte-onm3pf):focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.form-group.svelte-onm3pf textarea:where(.svelte-onm3pf):focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.form-group.svelte-onm3pf input.error:where(.svelte-onm3pf){border-color:#dc3545;box-shadow:0 0 0 2px #dc35451a}.form-group.svelte-onm3pf textarea.error:where(.svelte-onm3pf){border-color:#dc3545;box-shadow:0 0 0 2px #dc35451a}.form-group.svelte-onm3pf input:where(.svelte-onm3pf)::placeholder{color:#999}.form-group.svelte-onm3pf textarea:where(.svelte-onm3pf)::placeholder{color:#999}.empty-products-message.svelte-onm3pf{margin:0 0 4px}.add-products-link.svelte-onm3pf{display:flex;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;color:#1d1d1f;font-size:14px;font-weight:600;background:#f0f7fa;border-radius:8px;border:1px solid #cfe8ef;transition:background .2s ease,border-color .2s ease}.add-products-link.svelte-onm3pf:hover{background:#e4f2f8;border-color:#a8d4e6}.add-products-plus-icon.svelte-onm3pf{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#d32f2f;color:#fff}.add-products-label.svelte-onm3pf{line-height:1.3}.empty-products-hint.svelte-onm3pf{margin:10px 0 0;font-size:12px;line-height:1.4;color:#666}.error-message.svelte-onm3pf{font-size:12px;color:#dc3545;margin-top:4px}.submit-btn.svelte-onm3pf{padding:10px 16px;background:#d32f2f;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;margin-top:4px}.submit-btn.svelte-onm3pf:hover:not(:disabled){background:#b71c1c;transform:translateY(-2px);box-shadow:0 8px 25px #d32f2f4d}.submit-btn.svelte-onm3pf:disabled{opacity:.6;cursor:not-allowed}.products-section.svelte-onm3pf{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee}.products-section.svelte-onm3pf h4:where(.svelte-onm3pf){margin:0 0 10px;font-size:16px;color:#333;font-weight:600}.products-list.svelte-onm3pf{display:flex;flex-direction:column;gap:12px}.product-item.svelte-onm3pf{display:flex;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;position:relative}.product-image.svelte-onm3pf{width:60px;height:60px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #ddd}.product-image.svelte-onm3pf img:where(.svelte-onm3pf){width:100%;height:100%;object-fit:contain}.product-info.svelte-onm3pf{flex:1;display:flex;flex-direction:column;gap:4px}.product-name.svelte-onm3pf{margin:0;font-size:14px;font-weight:600;color:#333;line-height:1.3}.product-manufacturer.svelte-onm3pf{margin:0;font-size:12px;color:#666;font-weight:500}.remove-product-btn.svelte-onm3pf{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;padding:0;box-shadow:0 1px 3px #0000001a}.remove-product-btn.svelte-onm3pf:hover{background:#ff4757;border-color:#ff4757;color:#fff;transform:scale(1.1);box-shadow:0 2px 8px #ff47574d}.remove-product-btn.svelte-onm3pf:active{transform:scale(.95)}.remove-product-btn.svelte-onm3pf svg:where(.svelte-onm3pf){width:12px;height:12px;stroke-width:2.5}.favorite-panel-backdrop.svelte-onm3pf{display:none}@media (max-width: 768px){.favorite-panel-backdrop.svelte-onm3pf{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000073;z-index:1001;cursor:default}.favorite-panel.svelte-onm3pf{--sp-max-w: min(92vw, 360px);--side-panel-gutter: 0px;left:50%;right:auto;top:50%;bottom:auto;width:min(92vw,360px);max-height:min(85vh,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 48px));border-radius:12px;box-shadow:0 12px 40px #00000038;transform:translate(-50%,-50%) scale(.96);opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.favorite-panel.active.svelte-onm3pf{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible;pointer-events:auto}.favorite-panel-header.svelte-onm3pf{padding:12px;gap:8px}.favorite-panel-title.svelte-onm3pf{font-size:13px}.close-panel.svelte-onm3pf{font-size:22px}.favorite-panel-content.svelte-onm3pf{padding:12px}.favorite-panel-content.svelte-onm3pf h4:where(.svelte-onm3pf),.products-section.svelte-onm3pf h4:where(.svelte-onm3pf){font-size:14px}.products-section.svelte-onm3pf h4:where(.svelte-onm3pf){margin-bottom:8px}.offer-form.svelte-onm3pf{gap:10px}.form-group.svelte-onm3pf label:where(.svelte-onm3pf){font-size:13px}.form-group.svelte-onm3pf input:where(.svelte-onm3pf){padding:10px;font-size:13px}.submit-btn.svelte-onm3pf{padding:9px 12px;font-size:13px}.submit-btn.svelte-onm3pf:hover:not(:disabled){transform:translateY(-1px)}.products-list.svelte-onm3pf{gap:10px}.product-item.svelte-onm3pf{gap:10px;padding:10px}.product-image.svelte-onm3pf{width:52px;height:52px}.product-name.svelte-onm3pf{font-size:13px}.product-manufacturer.svelte-onm3pf{font-size:11px}.remove-product-btn.svelte-onm3pf{top:6px;right:6px;width:22px;height:22px}.remove-product-btn.svelte-onm3pf svg:where(.svelte-onm3pf){width:11px;height:11px}.add-products-link.svelte-onm3pf{padding:10px 12px;font-size:13px;gap:8px}.add-products-plus-icon.svelte-onm3pf{width:24px;height:24px}.empty-products-hint.svelte-onm3pf{font-size:11px}.offer-form-error.svelte-onm3pf{padding:8px 10px;font-size:.85em}}@media (max-width: 420px){.favorite-panel.svelte-onm3pf{--sp-max-w: min(94vw, 340px);--side-panel-gutter: 0px;width:min(94vw,340px)}.favorite-panel-header.svelte-onm3pf{padding:10px}.favorite-panel-title.svelte-onm3pf{font-size:12px}.favorite-panel-content.svelte-onm3pf{padding:10px}.favorite-panel-content.svelte-onm3pf h4:where(.svelte-onm3pf),.products-section.svelte-onm3pf h4:where(.svelte-onm3pf){font-size:13px}.form-group.svelte-onm3pf label:where(.svelte-onm3pf){font-size:12px}.form-group.svelte-onm3pf input:where(.svelte-onm3pf){padding:8px 10px;font-size:12px}.submit-btn.svelte-onm3pf{padding:8px 10px;font-size:12px}.product-image.svelte-onm3pf{width:44px;height:44px}.product-name.svelte-onm3pf{font-size:12px}.product-manufacturer.svelte-onm3pf{font-size:10px}}.compare-panel.svelte-4dc2np{--compare-panel-top: 88px;--compare-panel-bottom: max(1.25rem, calc(env(safe-area-inset-bottom, 0px) + 1rem) );--compare-gutter: clamp(20px, 6vw, 48px);--compare-max-w: 280px;position:fixed;top:var(--compare-panel-top);bottom:var(--compare-panel-bottom);right:env(safe-area-inset-right,0px);width:min(var(--compare-max-w),calc(100vw - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px) - var(--compare-gutter)));max-width:100%;min-height:0;max-height:none;height:auto;background-color:#fff;border-radius:clamp(8px,2vw,10px) 0 0 clamp(8px,2vw,10px);box-shadow:-2px 0 12px #00000014;transition:transform .3s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box;z-index:1001;transform:translate(100%)}.compare-panel.active.svelte-4dc2np{transform:translate(0)}.compare-panel-header.svelte-4dc2np{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0;padding:16px;border-bottom:1px solid #eee}.compare-panel-title.svelte-4dc2np{margin:0;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.3;color:#333}.close-panel.svelte-4dc2np{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#666}.compare-panel-content.svelte-4dc2np{padding:16px}.compare-limit-hint.svelte-4dc2np{margin:0 0 10px;font-size:12px;line-height:1.35;color:#555}.products-list.svelte-4dc2np{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.product-item.svelte-4dc2np{display:flex;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;position:relative}.product-image.svelte-4dc2np{width:60px;height:60px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#fff;border:1px solid #ddd}.product-image.svelte-4dc2np img:where(.svelte-4dc2np){width:100%;height:100%;object-fit:contain}.product-info.svelte-4dc2np{flex:1;display:flex;flex-direction:column;gap:4px;background:#fff}.product-name.svelte-4dc2np{margin:0;font-size:14px;font-weight:600;color:#333;line-height:1.3}.product-manufacturer.svelte-4dc2np{margin:0;font-size:12px;color:#666;font-weight:500}.remove-product-btn.svelte-4dc2np{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;padding:0;box-shadow:0 1px 3px #0000001a}.remove-product-btn.svelte-4dc2np:hover{background:#ff4757;border-color:#ff4757;color:#fff;transform:scale(1.1);box-shadow:0 2px 8px #ff47574d}.remove-product-btn.svelte-4dc2np:active{transform:scale(.95)}.remove-product-btn.svelte-4dc2np svg:where(.svelte-4dc2np){width:12px;height:12px;stroke-width:2.5}.compare-btn.svelte-4dc2np{padding:10px 16px;background:#d32f2f;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;margin-top:4px;width:100%}.compare-btn.svelte-4dc2np:hover{background:#b71c1c;transform:translateY(-2px);box-shadow:0 8px 25px #d32f2f4d}.placeholder.svelte-4dc2np{margin:0;font-size:12px;line-height:1.4;color:#666}.compare-panel-backdrop.svelte-4dc2np{display:none}@media (max-width: 768px){.compare-panel-backdrop.svelte-4dc2np{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#00000073;z-index:1000;cursor:default}.compare-panel.svelte-4dc2np{--compare-max-w: min(92vw, 360px);--compare-gutter: 0px;left:50%;right:auto;top:50%;bottom:auto;width:min(92vw,360px);max-height:min(85vh,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 48px));border-radius:12px;box-shadow:0 12px 40px #00000038;z-index:1001;transform:translate(-50%,-50%) scale(.96);opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.compare-panel.active.svelte-4dc2np{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible;pointer-events:auto}.compare-panel-header.svelte-4dc2np{padding:12px;gap:8px}.compare-panel-title.svelte-4dc2np{font-size:13px}.close-panel.svelte-4dc2np{font-size:22px}.compare-panel-content.svelte-4dc2np{padding:12px}.products-list.svelte-4dc2np{gap:10px;margin-bottom:10px}.product-item.svelte-4dc2np{gap:10px;padding:10px}.product-image.svelte-4dc2np{width:52px;height:52px}.product-name.svelte-4dc2np{font-size:13px}.product-manufacturer.svelte-4dc2np{font-size:11px}.remove-product-btn.svelte-4dc2np{top:6px;right:6px;width:22px;height:22px}.remove-product-btn.svelte-4dc2np svg:where(.svelte-4dc2np){width:11px;height:11px}.compare-btn.svelte-4dc2np{padding:9px 12px;font-size:13px}.compare-btn.svelte-4dc2np:hover{transform:translateY(-1px)}.placeholder.svelte-4dc2np{font-size:11px}}@media (max-width: 420px){.compare-panel.svelte-4dc2np{--compare-max-w: min(94vw, 340px);--compare-gutter: 0px;width:min(94vw,340px)}.compare-panel-header.svelte-4dc2np{padding:10px}.compare-panel-title.svelte-4dc2np{font-size:12px}.compare-panel-content.svelte-4dc2np{padding:10px}.product-image.svelte-4dc2np{width:44px;height:44px}.product-name.svelte-4dc2np{font-size:12px}.product-manufacturer.svelte-4dc2np{font-size:10px}.compare-btn.svelte-4dc2np{padding:8px 10px;font-size:12px}.placeholder.svelte-4dc2np{font-size:10px}}.search-container.svelte-281qgf{flex:1;margin:0 20px;position:relative;min-width:0}.search-container.compact.svelte-281qgf{margin:0 8px}.search-box.svelte-281qgf{display:flex;align-items:center;background-color:#f5f5f7;border-radius:12px;padding:10px 16px;transition:all .2s ease;border:2px solid transparent}.search-container.compact.svelte-281qgf .search-box:where(.svelte-281qgf){padding:6px 10px;border-radius:10px;border-width:1.5px}.search-box.svelte-281qgf:focus-within{background-color:#fff;border-color:#e51c23;box-shadow:0 4px 20px #e51c2326}.search-icon.svelte-281qgf{color:#86868b;margin-right:10px;display:flex;align-items:center;flex-shrink:0}.search-container.compact.svelte-281qgf .search-icon:where(.svelte-281qgf){margin-right:6px}.search-box.svelte-281qgf input:where(.svelte-281qgf){border:none;background:transparent;outline:none;font-size:15px;width:100%;color:#1d1d1f;min-width:0}.search-container.compact.svelte-281qgf .search-box:where(.svelte-281qgf) input:where(.svelte-281qgf){font-size:14px}.search-container.compact.svelte-281qgf .loading-spinner:where(.svelte-281qgf){width:14px;height:14px;margin-left:6px}.search-container.compact.svelte-281qgf .search-dropdown:where(.svelte-281qgf){left:-8px;right:-8px;border-radius:12px;max-height:min(70vh,420px);overflow:auto}.search-container.compact.svelte-281qgf .result-image:where(.svelte-281qgf){width:44px;height:44px;border-radius:8px}.search-container.compact.svelte-281qgf .result-item:where(.svelte-281qgf){padding:10px 14px}.search-container.compact.svelte-281qgf .result-name:where(.svelte-281qgf){font-size:13px}.search-box.svelte-281qgf input:where(.svelte-281qgf)::placeholder{color:#86868b}.loading-spinner.svelte-281qgf{width:18px;height:18px;border:2px solid #f3f3f3;border-top:2px solid #e51c23;border-radius:50%;animation:svelte-281qgf-spin .8s linear infinite;margin-left:10px}@keyframes svelte-281qgf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-dropdown.svelte-281qgf{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 10px 50px #00000026,0 0 0 1px #0000000d;z-index:1001;overflow:hidden;animation:svelte-281qgf-dropdownSlide .2s ease-out}@keyframes svelte-281qgf-dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header.svelte-281qgf{padding:14px 18px;border-bottom:1px solid #f0f0f0;background:linear-gradient(to bottom,#fafafa,#fff)}.results-label.svelte-281qgf{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.results-list.svelte-281qgf{max-height:400px;overflow-y:auto}.result-item.svelte-281qgf{display:flex;align-items:center;padding:12px 18px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f5f5f5}.result-item.svelte-281qgf:last-child{border-bottom:none}.result-item.svelte-281qgf:hover{background-color:#fafafa}.result-image.svelte-281qgf{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f5f5f7;flex-shrink:0;display:flex;align-items:center;justify-content:center}.result-image.svelte-281qgf img:where(.svelte-281qgf){width:100%;height:100%;object-fit:contain}.result-info.svelte-281qgf{flex:1;margin-left:14px;min-width:0}.result-name.svelte-281qgf{font-size:14px;font-weight:600;color:#1d1d1f;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-manufacturer.svelte-281qgf{font-size:12px;color:#e51c23;font-weight:500;display:block;margin-bottom:2px}.dropdown-footer.svelte-281qgf{padding:14px 18px;border-top:1px solid #f0f0f0;background:linear-gradient(to top,#fafafa,#fff);display:flex;justify-content:center}.vezi-toate-btn.svelte-281qgf{padding:10px 24px;background:transparent;color:#e51c23;border:2px solid #e51c23;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.vezi-toate-btn.svelte-281qgf:hover{background:#e51c23;color:#fff}.results-list.svelte-281qgf::-webkit-scrollbar{width:6px}.results-list.svelte-281qgf::-webkit-scrollbar-track{background:transparent}.results-list.svelte-281qgf::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.results-list.svelte-281qgf::-webkit-scrollbar-thumb:hover{background:#ccc}.no-results.svelte-281qgf{padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center}.no-results.svelte-281qgf svg:where(.svelte-281qgf){margin-bottom:16px;opacity:.6}.no-results-text.svelte-281qgf{font-size:15px;font-weight:600;color:#333;margin:0 0 6px}.no-results-hint.svelte-281qgf{font-size:13px;color:#86868b;margin:0}
