.bottom-sheet-backdrop.svelte-1bjn3d5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bottom-sheet.svelte-1bjn3d5{background:linear-gradient(160deg,var(--secondary-color),var(--primary-color));border-radius:20px 20px 0 0;width:100vw;max-width:700px;margin:0 auto;max-height:90vh;padding-bottom:env(safe-area-inset-bottom,0px);overflow:hidden;box-shadow:0 -4px 20px #00000026;direction:rtl;text-align:right;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.close-button-container.svelte-1bjn3d5{display:flex;justify-content:flex-end;padding:12px 16px 0}.close-button.svelte-1bjn3d5{background:transparent;border:none;font-size:18px;color:var(--text-color);cursor:pointer;padding:8px;border-radius:0;transition:background-color .2s;-webkit-tap-highlight-color:transparent}.close-button.svelte-1bjn3d5:hover,.close-button.svelte-1bjn3d5:active,.close-button.svelte-1bjn3d5:focus{background:transparent}.content-section.svelte-1bjn3d5{padding:20px 24px 40px;overflow-y:auto;max-height:calc(90vh - 60px);-webkit-overflow-scrolling:touch}.download-message.svelte-1bjn3d5{text-align:center;margin-bottom:24px;padding:20px;background:#ffffff1a;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.business-logo.svelte-1bjn3d5{width:56px;height:56px;border-radius:16px;-o-object-fit:contain;object-fit:contain;margin:0 auto 12px;display:block}.message-title.svelte-1bjn3d5{font-size:20px;font-weight:600;margin:0 0 8px;color:var(--text-color)}.message-description.svelte-1bjn3d5{font-size:16px;color:var(--text-color);opacity:.9;margin:0;line-height:1.5}.download-section.svelte-1bjn3d5{text-align:center}.download-btn.svelte-1bjn3d5{background:var(--text-color);color:var(--primary-color);border:none;padding:16px 32px;border-radius:16px;font-weight:600;font-size:18px;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin-bottom:12px}.download-btn.svelte-1bjn3d5:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.download-btn.svelte-1bjn3d5:active{transform:translateY(0)}.download-btn.svelte-1bjn3d5:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner.svelte-1bjn3d5{width:20px;height:20px;animation:svelte-1bjn3d5-spin 1s linear infinite}@keyframes svelte-1bjn3d5-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.download-note.svelte-1bjn3d5{font-size:14px;color:var(--text-color);opacity:.8;margin:0;line-height:1.4}.bottom-sheet-open{overflow:hidden}@media (max-width: 768px){.bottom-sheet.svelte-1bjn3d5{max-width:100vw;width:100vw;left:0;right:0;margin:0}.content-section.svelte-1bjn3d5{padding:16px 10px 32px}}.product-card.svelte-1mrzq5s{background:transparent;box-shadow:none;border-radius:16px;transition:box-shadow .2s,transform .2s;cursor:pointer;padding:12px 10px 16px;margin:0;display:flex;flex-direction:column;position:relative;min-width:0}.product-image.svelte-1mrzq5s{width:100%;margin-bottom:12px;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:80px}.product-image.svelte-1mrzq5s img:where(.svelte-1mrzq5s){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block;opacity:1!important;transition:opacity .4s}.product-image.svelte-1mrzq5s img[src]:where(.svelte-1mrzq5s){opacity:1}.product-title.svelte-1mrzq5s{font-weight:700;font-size:1.2em;opacity:1;margin-bottom:4px;text-align:center;word-break:break-word}.product-subtitle.svelte-1mrzq5s{opacity:.7;margin-bottom:8px;text-align:center;line-height:1.3;white-space:pre-line}.product-price.svelte-1mrzq5s{color:#0a7cff;font-weight:700;font-size:1.1em;margin-bottom:8px;text-align:center}.product-controls.svelte-1mrzq5s{display:flex;justify-content:center;align-items:center;margin-top:0;margin-bottom:0;align-self:flex-start}.plus-btn.svelte-1mrzq5s{width:32px;height:32px;font-size:22px;font-weight:700;border-radius:50%;border:2px solid;background:none;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;outline:none;padding:0;line-height:1;font-family:system-ui,sans-serif,monospace;transition:border-color .2s,color .2s,transform .2s}.plus-btn.svelte-1mrzq5s:active,.plus-btn.svelte-1mrzq5s:focus,.plus-btn.svelte-1mrzq5s:hover{background:none;box-shadow:none}@media (max-width: 768px){.product-card.svelte-1mrzq5s{padding:10px 4px 12px}.product-title.svelte-1mrzq5s,.product-price.svelte-1mrzq5s{font-size:1em}.plus-btn.svelte-1mrzq5s{width:25px;height:25px;font-size:15px}.side-content-row.svelte-1mrzq5s{gap:6px;margin-top:4px}.side-controls-price-row.svelte-1mrzq5s{gap:6px}.side-title.svelte-1mrzq5s{font-size:1em;margin-bottom:3px}.side-subtitle.svelte-1mrzq5s{font-size:.85em;margin-bottom:6px}.side-price.svelte-1mrzq5s{font-size:1em;min-width:40px}}.side-content-row.svelte-1mrzq5s{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:5px}.side-controls-price-row.svelte-1mrzq5s{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%}.side-title-subtitle-column.svelte-1mrzq5s{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.side-title.svelte-1mrzq5s{font-weight:700;font-size:1.2em;opacity:1;margin-bottom:4px;text-align:right;word-break:break-word}.side-subtitle.svelte-1mrzq5s{opacity:.7;margin-bottom:8px;text-align:right;font-size:.97em;line-height:1.3;white-space:pre-line}.side-price.svelte-1mrzq5s{min-width:48px;text-align:right;font-size:1.1em;font-weight:700;color:#0a7cff;align-self:center}.image-placeholder.svelte-1mrzq5s{width:100%;height:100%;background:#f2f2f2;border-radius:15px;display:flex;align-items:center;justify-content:center}.product-image.svelte-1mrzq5s,.product-image.svelte-1mrzq5s img:where(.svelte-1mrzq5s){background:none!important;opacity:1!important;filter:none!important}.check-btn.svelte-1mrzq5s{width:25px;height:25px;border-radius:6px;border:2px solid;background:none;color:inherit;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}.radio-btn.svelte-1mrzq5s{width:25px;height:25px;border-radius:50%;border:2px solid;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.radio-dot.svelte-1mrzq5s{width:13px;height:13px;border-radius:50%;display:block}.side-small-counter-row.svelte-1mrzq5s{flex-direction:column;align-items:flex-start;gap:0}.side-controls-price-group.svelte-1mrzq5s{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:4px}.side-title-group-below.svelte-1mrzq5s{margin-top:4px;align-items:flex-start;width:100%}.business-products.svelte-nqthqb{max-width:700px;margin:20px auto 0;padding:12px 0 0;background:#f2f2f2;min-height:100vh;display:flex;flex-direction:column;border-radius:28px 28px 0 0}.empty-state.svelte-nqthqb{text-align:center;padding:60px 20px;color:var(--text-color, #666)}.empty-icon.svelte-nqthqb{font-size:48px;margin-bottom:16px}.empty-state.svelte-nqthqb h3:where(.svelte-nqthqb){font-size:20px;margin:0 0 8px;color:var(--text-color, #333)}.empty-state.svelte-nqthqb p:where(.svelte-nqthqb){font-size:16px;margin:0;opacity:.7}.products-grid.svelte-nqthqb{display:grid;gap:16px 0}@media (max-width: 768px){.business-products.svelte-nqthqb{max-width:100%;padding:5px;border-radius:0}.products-grid.svelte-nqthqb{gap:0px 0}}@media (max-width: 480px){.products-grid.svelte-nqthqb{gap:12px}}@keyframes svelte-nqthqb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
