.product-card[data-v-9bf1cb7c]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;border:1px solid #e5e7eb}.product-card[data-v-9bf1cb7c]:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #002f2126,0 10px 10px -5px #002f2114;border-color:#d4ff8d}.product-image-container[data-v-9bf1cb7c]{position:relative;width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.product-image[data-v-9bf1cb7c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image[data-v-9bf1cb7c]{transform:scale(1.08)}.product-overlay[data-v-9bf1cb7c]{position:absolute;inset:0;background:#002f21b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay[data-v-9bf1cb7c]{opacity:1}.view-btn[data-v-9bf1cb7c]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#d4ff8d;color:#002f21;font-weight:600;font-size:.875rem;border-radius:9999px;border:none;cursor:pointer;transition:all .2s ease;transform:translateY(10px);text-decoration:none}.product-card:hover .view-btn[data-v-9bf1cb7c]{transform:translateY(0)}.view-btn[data-v-9bf1cb7c]:hover{background:#fff;transform:scale(1.05)}.stock-badge[data-v-9bf1cb7c]{position:absolute;top:.75rem;left:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;backdrop-filter:blur(4px)}.stock-badge.in-stock[data-v-9bf1cb7c]{background:#d4ff8de6;color:#002f21}.stock-badge.out-of-stock[data-v-9bf1cb7c]{background:#ef4444e6;color:#fff}.product-info[data-v-9bf1cb7c]{padding:1.25rem}.product-name[data-v-9bf1cb7c]{font-size:1.125rem;font-weight:700;color:#002f21;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description[data-v-9bf1cb7c]{font-size:.875rem;color:#64748b;margin:0 0 1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-footer[data-v-9bf1cb7c]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-price[data-v-9bf1cb7c]{display:flex;align-items:baseline;gap:.125rem}.product-price .currency[data-v-9bf1cb7c]{font-size:.875rem;font-weight:600;color:#002f21}.product-price .amount[data-v-9bf1cb7c]{font-size:1.25rem;font-weight:800;color:#002f21}.product-price .currency-code[data-v-9bf1cb7c]{font-size:.625rem;font-weight:500;color:#64748b;margin-left:.25rem}.add-to-cart-btn[data-v-9bf1cb7c]{display:flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:#002f21;color:#d4ff8d;font-weight:600;font-size:.875rem;border-radius:.5rem;border:2px solid #002F21;cursor:pointer;transition:all .2s ease}.add-to-cart-btn[data-v-9bf1cb7c]:hover:not(:disabled){background:#d4ff8d;color:#002f21}.add-to-cart-btn[data-v-9bf1cb7c]:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.product-image-container[data-v-9bf1cb7c]{height:180px}.product-info[data-v-9bf1cb7c]{padding:1rem}.product-name[data-v-9bf1cb7c]{font-size:1rem}.product-description[data-v-9bf1cb7c]{font-size:.8125rem;-webkit-line-clamp:1}.product-price .amount[data-v-9bf1cb7c]{font-size:1.125rem}.add-to-cart-btn[data-v-9bf1cb7c]{padding:.5rem .75rem;font-size:.8125rem}.add-to-cart-btn span[data-v-9bf1cb7c]{display:none}.view-btn[data-v-9bf1cb7c]{padding:.625rem 1.25rem;font-size:.8125rem}}.glass-effect[data-v-0fd02fd4]{background:#d4ff8d1a;backdrop-filter:blur(10px);border:1px solid rgba(212,255,141,.2)}input[data-v-0fd02fd4]:focus,textarea[data-v-0fd02fd4]:focus,select[data-v-0fd02fd4]:focus{box-shadow:0 0 0 3px #d4ff8d4d;border-color:#d4ff8d}textarea[data-v-0fd02fd4]::-webkit-scrollbar{width:8px}textarea[data-v-0fd02fd4]::-webkit-scrollbar-track{background:#d4ff8d1a;border-radius:10px}textarea[data-v-0fd02fd4]::-webkit-scrollbar-thumb{background:#d4ff8d;border-radius:10px}textarea[data-v-0fd02fd4]::-webkit-scrollbar-thumb:hover{background:#002f21}.hero-viewer-container[data-v-bd44d616]{position:relative;width:100%;height:100%;min-height:300px}.viewer-canvas[data-v-bd44d616]{position:absolute;inset:0;border-radius:1.5rem;overflow:hidden;background:#002f2199;backdrop-filter:blur(8px);border:1px solid rgba(212,255,141,.2);z-index:1}.viewer-canvas[data-v-bd44d616] canvas{display:block;width:100%!important;height:100%!important}.loading-overlay[data-v-bd44d616]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#002f214d;border-radius:1.5rem;color:#d4ff8d;font-size:.875rem;z-index:10}.spinner[data-v-bd44d616]{width:40px;height:40px;border:3px solid rgba(212,255,141,.3);border-top-color:#d4ff8d;border-radius:50%;animation:spin-bd44d616 1s linear infinite}@keyframes spin-bd44d616{to{transform:rotate(360deg)}}.color-selector[data-v-bd44d616]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;background:#002f21e6;backdrop-filter:blur(10px);padding:.75rem 1.25rem;border-radius:9999px;border:1px solid rgba(212,255,141,.3);z-index:20}.color-label[data-v-bd44d616]{color:#d4ff8d;font-size:.875rem;font-weight:500;white-space:nowrap}.color-options[data-v-bd44d616]{display:flex;gap:.5rem}.color-btn[data-v-bd44d616]{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0003}.color-btn[data-v-bd44d616]:hover{transform:scale(1.15)}.color-btn.active[data-v-bd44d616]{border-color:#d4ff8d;box-shadow:0 0 0 2px #d4ff8d80}.viewer-instructions[data-v-bd44d616]{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#002f21cc;backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:9999px;color:#d4ff8d;font-size:.75rem;border:1px solid rgba(212,255,141,.2);z-index:20}.instruction-icon[data-v-bd44d616]{width:16px;height:16px}@media (max-width: 768px){.hero-viewer-container[data-v-bd44d616]{min-height:280px}.viewer-canvas[data-v-bd44d616]{border-radius:1rem}.color-selector[data-v-bd44d616]{bottom:.75rem;padding:.5rem .75rem;gap:.4rem}.color-label[data-v-bd44d616]{display:none}.color-btn[data-v-bd44d616]{width:26px;height:26px}.viewer-instructions[data-v-bd44d616]{top:.5rem;right:.5rem;padding:.4rem .75rem;font-size:.7rem}.instruction-icon[data-v-bd44d616]{width:14px;height:14px}}@media (max-width: 480px){.hero-viewer-container[data-v-bd44d616]{min-height:250px}.viewer-canvas[data-v-bd44d616]{border-radius:.75rem}.color-selector[data-v-bd44d616]{bottom:.5rem;padding:.4rem .6rem;gap:.3rem}.color-btn[data-v-bd44d616]{width:22px;height:22px}.viewer-instructions[data-v-bd44d616]{display:none}.loading-overlay[data-v-bd44d616]{border-radius:.75rem}.loading-overlay span[data-v-bd44d616]{font-size:.75rem}.spinner[data-v-bd44d616]{width:32px;height:32px}}
