.product-embed{background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .3s;position:relative;overflow:visible}.product-embed:hover{border-color:#d1d5db;text-decoration:none;box-shadow:0 4px 12px #0000001a}.product-embed a,.product-embed a:hover,.product-embed a:focus,.product-embed .no-underline{text-decoration:none!important}.product-embed--loading,.product-embed--error{text-align:center;padding:20px}.product-embed__loading,.product-embed__error{color:#6b7280;justify-content:center;align-items:center;gap:12px;display:flex}.product-embed__spinner{border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-embed__error{color:#dc2626}.product-embed__close{z-index:10;cursor:pointer;color:#6b7280;background:#fffffff2;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.product-embed__close:hover{color:#dc2626;background:#fff;border-color:#dc2626;transform:scale(1.1)}.product-embed__qr-code{cursor:pointer;background:#fffffff2;border:1px solid #e5e7eb;border-radius:4px;padding:4px;transition:all .2s;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 4px #0000001a}.product-embed__qr-code:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.product-embed__qr-code svg{display:block}.product-embed__brand-fallback{-o-object-fit:contain!important;object-fit:contain!important;width:auto!important;max-width:80%!important;height:auto!important;max-height:80%!important;padding:16px!important}.product-embed--horizontal{flex-direction:row;align-items:center;gap:20px;padding:16px;display:flex}.product-embed--horizontal .product-embed__image{background:#f9fafb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;overflow:hidden}.product-embed--horizontal .product-embed__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-embed--horizontal .product-embed__info{flex:1;min-width:0}.product-embed--horizontal .product-embed__title{color:#111827;margin:0 0 8px;font-size:1.25rem;font-weight:600;line-height:1.4}.product-embed--horizontal .product-embed__actions{gap:12px;margin-top:12px;display:flex}.product-embed--vertical{flex-direction:column;max-height:450px;padding:16px;display:flex}.product-embed--vertical .product-embed__image{aspect-ratio:1;background:#f9fafb;border-radius:8px;justify-content:center;align-items:center;width:100%;max-height:200px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.product-embed--vertical .product-embed__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-embed--vertical .product-embed__title{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-embed--vertical .product-embed__actions{flex-direction:column;gap:8px;margin-top:12px;display:flex}.product-embed--vertical .product-embed__action{justify-content:center}.product-embed--stacked{text-align:center;flex-direction:column;max-width:200px;padding:12px;display:flex}.product-embed--stacked .product-embed__image{background:#f9fafb;border-radius:8px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.product-embed--stacked .product-embed__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:8px}.product-embed--stacked .product-embed__info{flex-direction:column;flex:1;display:flex}.product-embed--stacked .product-embed__brand{text-align:center;margin-bottom:4px;font-size:.75rem}.product-embed--stacked .product-embed__brand-logo{height:20px;margin:0 auto 4px}.product-embed--stacked .product-embed__title{color:#111827;-webkit-line-clamp:2;line-clamp:2;text-align:center;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-embed--stacked .product-embed__pricing{margin-bottom:8px}.product-embed--stacked .product-embed__price-row{flex-wrap:wrap;justify-content:center}.product-embed--stacked .product-embed__current-price{font-size:1.125rem}.product-embed--stacked .product-embed__original-price{font-size:.875rem}.product-embed--stacked .product-embed__discount-badge{padding:2px 6px;font-size:.75rem}.product-embed--stacked .product-embed__actions{flex-direction:column;gap:6px;margin-top:auto;display:flex}.product-embed--stacked .product-embed__action{justify-content:center;padding:6px 12px;font-size:.875rem}.product-embed--stacked .product-embed__action svg{width:14px;height:14px}.product-embed--compact{flex-direction:row;align-items:center;gap:12px;padding:12px;display:flex}.product-embed--compact .product-embed__image{background:#f9fafb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;overflow:hidden}.product-embed--compact .product-embed__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-embed--compact .product-embed__info{flex:1;min-width:0}.product-embed--compact .product-embed__title{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.product-embed--compact .product-embed__actions{gap:8px;margin-top:6px;display:flex}.product-embed--compact .product-embed__action span{display:none}.product-embed--compact .product-embed__qr-code{padding:2px}.product-embed--compact .product-embed__qr-code svg{width:32px;height:32px}.product-embed__brand{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.875rem;font-weight:500}.product-embed__brand-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:24px;display:block}.product-embed--compact .product-embed__brand{font-size:.75rem}.product-embed--compact .product-embed__brand-logo{height:18px}.product-embed__category{color:#6b7280;margin-bottom:4px;font-size:.75rem}.product-embed__pricing{z-index:1;margin-top:8px;position:relative}.product-embed__price-row{z-index:10;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}.product-embed__current-price{color:#111827;font-size:1.5rem;font-weight:700}.product-embed--compact .product-embed__current-price{font-size:1rem}.product-embed__original-price{color:#9ca3af;font-size:1.125rem;text-decoration:line-through}.product-embed--compact .product-embed__original-price{font-size:.875rem}.product-embed__discount-badge{color:#166534;background:#dcfce7;border-radius:4px;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.product-embed__creator-discount{color:#92400e;background:#fef3c7;border-radius:6px;margin-top:6px;padding:6px 10px;font-size:.875rem;font-weight:500;display:inline-block}.product-embed--compact .product-embed__creator-discount{padding:4px 8px;font-size:.75rem}.product-embed__actions{gap:10px;display:flex}.product-embed__action{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.product-embed__action svg{color:inherit}.product-embed--compact .product-embed__action{padding:6px 10px;font-size:.75rem}.product-embed__action--buy{background:#3b82f6;flex:1;color:#fff!important}.product-embed__action--buy:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d;color:#fff!important}.product-embed__action--buy:visited{color:#fff!important}.product-embed__action--posts{background:#1e40af;flex:1;font-weight:600;color:#fff!important}.product-embed__action--posts:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 8px #1e40af4d;color:#fff!important}.product-embed__action--posts:visited{color:#fff!important}.product-embed__action--blogs{background:#475569;flex:1;font-weight:600;color:#fff!important}.product-embed__action--blogs:hover{background:#334155;transform:translateY(-2px);box-shadow:0 4px 8px #4755694d}@media (width<=640px){.product-embed--horizontal{flex-direction:column;align-items:stretch}.product-embed--horizontal .product-embed__image{width:100%;height:200px}.product-embed--horizontal .product-embed__actions{flex-direction:column}.product-embed--compact .product-embed__image{width:50px;height:50px}.product-embed--compact .product-embed__title{font-size:.8125rem}.product-embed--compact .product-embed__current-price{font-size:.875rem}.product-embed--stacked{text-align:left;grid-template:"image info price""actions actions actions"/50px 1fr auto;align-items:center;gap:8px 10px;max-width:100%;padding:10px;display:grid}.product-embed--stacked .product-embed__image{border-radius:6px;flex-shrink:0;grid-area:image;width:50px;height:50px;margin-bottom:0}.product-embed--stacked .product-embed__image img{padding:2px}.product-embed--stacked .product-embed__info{flex-direction:column;grid-area:info;gap:2px;min-width:0;display:flex}.product-embed--stacked .product-embed__brand{text-align:left;align-items:center;gap:6px;margin-bottom:0;display:flex}.product-embed--stacked .product-embed__brand-logo{-o-object-fit:contain;object-fit:contain;max-width:60px;height:14px;margin:0}.product-embed--stacked .product-embed__title{text-align:left;-webkit-line-clamp:1;line-clamp:1;margin:0;font-size:.8125rem;line-height:1.3}.product-embed--stacked .product-embed__pricing{text-align:right;grid-area:price;margin-bottom:0}.product-embed--stacked .product-embed__price-row{flex-direction:column;align-items:flex-end;gap:2px}.product-embed--stacked .product-embed__current-price{font-size:.9375rem;font-weight:700}.product-embed--stacked .product-embed__original-price{font-size:.6875rem}.product-embed--stacked .product-embed__discount-badge{padding:1px 4px;font-size:.625rem}.product-embed--stacked .product-embed__actions{border-top:1px solid #f0f0f0;flex-direction:row;grid-area:actions;gap:6px;margin-top:2px;padding-top:8px}.product-embed--stacked .product-embed__action{flex:1;justify-content:center;padding:6px 10px;font-size:.75rem}.product-embed--stacked .product-embed__action svg{width:12px;height:12px}.product-embed--stacked .product-embed__qr-code{display:none}}@media print{.product-embed{box-shadow:none;page-break-inside:avoid;border-color:#000;background:#fff!important;display:flex!important}.product-embed--horizontal,.product-embed--vertical,.product-embed--compact,.product-embed--stacked{display:flex!important}.product-embed__image{background:#fff!important;height:auto!important;min-height:100px!important;display:block!important;overflow:visible!important}.product-embed__image img,.product-embed img{visibility:visible!important;opacity:1!important;-o-object-fit:contain!important;object-fit:contain!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important;width:100%!important;max-width:150px!important;height:auto!important;display:block!important;position:static!important}.product-embed__info{display:block!important}.product-embed__brand,.product-embed__title,.product-embed__pricing,.product-embed__price-row,.product-embed__current-price{visibility:visible!important;display:block!important}.product-embed__brand{display:flex!important}.product-embed__brand img,.product-embed__brand-logo{visibility:visible!important;opacity:1!important;display:block!important}.product-embed__actions,.product-embed__close{display:none!important}.product-embed__qr-code{visibility:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;border:1px solid #000!important;display:block!important}.product-embed__qr-code svg{visibility:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;display:block!important}}
