.product-card[data-astro-cid-q7fx7bxx]{background:var(--color-white);border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:var(--shadow-card);transition:all var(--transition-base);position:relative;display:flex;flex-direction:column;height:100%}.product-card--grid[data-astro-cid-q7fx7bxx]{height:580px}.product-card[data-astro-cid-q7fx7bxx]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.product-card__badge[data-astro-cid-q7fx7bxx]{position:absolute;top:var(--space-3);left:var(--space-3);z-index:2;padding:var(--space-1) var(--space-3);border-radius:var(--border-radius-full);font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.product-card__badge--stacked[data-astro-cid-q7fx7bxx]{top:44px}.product-card__badge--akcija[data-astro-cid-q7fx7bxx]{background:var(--color-danger);color:var(--color-white)}.product-card__badge--novo[data-astro-cid-q7fx7bxx]{background:var(--color-success);color:var(--color-white)}.product-card__badge--discount[data-astro-cid-q7fx7bxx]{background:var(--color-warning);color:var(--text-primary)}.product-card__badge--premium[data-astro-cid-q7fx7bxx]{background:var(--color-primary);color:var(--color-white)}.product-card__badge--popularno[data-astro-cid-q7fx7bxx],.product-card__badge--paket[data-astro-cid-q7fx7bxx]{background:#2563eb;color:var(--color-white)}.product-card__badge--hitno[data-astro-cid-q7fx7bxx]{background:var(--color-danger);color:var(--color-white)}.product-card__image-link[data-astro-cid-q7fx7bxx]{display:block;text-decoration:none}.product-card__image[data-astro-cid-q7fx7bxx]{position:relative;height:200px;background:var(--color-gray-50);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{width:100%;height:100%;object-fit:contain;padding:var(--space-3);transition:transform var(--transition-base)}.product-card[data-astro-cid-q7fx7bxx]:hover .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{transform:scale(1.05)}.product-card__content[data-astro-cid-q7fx7bxx]{padding:var(--space-4);display:flex;flex-direction:column;flex-grow:1}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__main[data-astro-cid-q7fx7bxx]{height:220px;overflow:hidden}.product-card__header[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-2)}.product-card__manufacturer[data-astro-cid-q7fx7bxx]{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-primary);text-transform:uppercase;letter-spacing:var(--tracking-wider)}.product-card__category[data-astro-cid-q7fx7bxx]{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:var(--tracking-wider)}.product-card__name[data-astro-cid-q7fx7bxx]{font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:var(--space-3);line-height:var(--leading-tight)}.product-card__name[data-astro-cid-q7fx7bxx] a[data-astro-cid-q7fx7bxx]{color:var(--text-primary);text-decoration:none;transition:color var(--transition-fast)}.product-card__name[data-astro-cid-q7fx7bxx] a[data-astro-cid-q7fx7bxx]:hover{color:var(--color-primary)}.product-card__specs[data-astro-cid-q7fx7bxx]{display:flex;gap:var(--space-3);margin-bottom:var(--space-3)}.spec[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--text-secondary)}.spec[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{color:var(--color-primary)}.spec--energy[data-astro-cid-q7fx7bxx]{padding:var(--space-1) var(--space-2);background:var(--color-success);color:var(--color-white);border-radius:var(--border-radius-base);font-weight:var(--font-semibold)}.product-card__efficiency[data-astro-cid-q7fx7bxx]{display:flex;gap:var(--space-2);margin-bottom:var(--space-3)}.efficiency-badge[data-astro-cid-q7fx7bxx]{padding:var(--space-1) var(--space-2);background:var(--color-info);color:var(--color-white);border-radius:var(--border-radius-base);font-size:var(--text-xs);font-weight:var(--font-semibold)}.product-card__specs-compact[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;gap:4px;margin-bottom:var(--space-3);flex-wrap:nowrap}.spec-item[data-astro-cid-q7fx7bxx]{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:#dbeafe;color:#1e40af;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap;line-height:1}.spec-item[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{flex-shrink:0;stroke:currentColor;width:12px;height:12px}.spec-item--energy[data-astro-cid-q7fx7bxx]{background:#22c55e;color:#fff;font-weight:700;font-size:12px;padding:3px 10px}.spec-item--details[data-astro-cid-q7fx7bxx]{background:#2563eb;color:#fff;font-weight:700;font-size:11px;padding:6px 12px;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all var(--transition-fast);cursor:pointer}.spec-item--details[data-astro-cid-q7fx7bxx]:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 8px #2563eb4d}.spec-item--details[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{stroke:currentColor;flex-shrink:0}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__stock[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;margin-bottom:var(--space-3)}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]{background:transparent;color:#10b981}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#10b981;color:#fff;border-radius:50%;font-size:11px;font-weight:900}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]{background:transparent;color:#dc2626}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]:before{content:"✗";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#dc2626;color:#fff;border-radius:50%;font-size:11px;font-weight:900}.product-card__features[data-astro-cid-q7fx7bxx]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4);flex-grow:1}.feature-tag[data-astro-cid-q7fx7bxx]{padding:var(--space-1) var(--space-2);background:var(--color-gray-100);color:var(--text-secondary);border-radius:var(--border-radius-base);font-size:var(--text-xs)}.feature-tag--more[data-astro-cid-q7fx7bxx]{background:var(--color-primary);color:var(--color-white)}.product-card__footer[data-astro-cid-q7fx7bxx]{border-top:1px solid var(--border-color);padding-top:var(--space-4);margin-top:auto}.product-card__price[data-astro-cid-q7fx7bxx]{display:flex;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-3)}.price-original[data-astro-cid-q7fx7bxx]{font-size:var(--text-sm);color:var(--text-muted);text-decoration:line-through}.price-current[data-astro-cid-q7fx7bxx]{font-size:var(--text-2xl);font-weight:var(--font-bold);color:#dc2626}.price-vat[data-astro-cid-q7fx7bxx]{font-size:var(--text-xs);color:var(--text-muted)}.product-card__price-inquiry[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-3);padding:var(--space-2) 0}.price-inquiry-text[data-astro-cid-q7fx7bxx]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:#2563eb;letter-spacing:.3px}.product-card__actions[data-astro-cid-q7fx7bxx]{display:flex;gap:var(--space-2);flex-wrap:nowrap}.btn[data-astro-cid-q7fx7bxx]{padding:var(--space-2) var(--space-4);border:none;border-radius:var(--border-radius-lg);font-weight:var(--font-semibold);cursor:pointer;transition:all var(--transition-fast);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-size:var(--text-sm);white-space:nowrap}.btn--primary[data-astro-cid-q7fx7bxx]{background:var(--color-primary);color:var(--color-white);flex:1 1 auto;min-width:0}.btn--primary[data-astro-cid-q7fx7bxx]:hover{background:var(--color-primary-hover);transform:translateY(-2px)}.btn--secondary[data-astro-cid-q7fx7bxx]{background:var(--color-gray-100);color:var(--text-primary);flex:0 1 auto;min-width:0}.btn--secondary[data-astro-cid-q7fx7bxx]:hover{background:var(--color-gray-200)}.btn--icon[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:18px;height:18px;flex-shrink:0}.product-card__out-of-stock[data-astro-cid-q7fx7bxx]{display:block;text-align:center;padding:var(--space-3);background:var(--color-gray-100);color:var(--text-muted);border-radius:var(--border-radius-lg);font-weight:var(--font-semibold)}.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 10px;background:linear-gradient(135deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:8px;margin:0 auto var(--space-4) auto;text-align:center;max-width:200px;width:fit-content}.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:28px;height:28px;color:#3b82f6;flex-shrink:0}.airflow-badge-grid__content[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:2px}.airflow-badge-grid__label[data-astro-cid-q7fx7bxx]{font-size:11px;color:#6b7280;font-weight:500;line-height:1.2}.airflow-badge-grid__value[data-astro-cid-q7fx7bxx]{font-size:17px;color:#dc2626;font-weight:800;line-height:1.1}.product-card--list[data-astro-cid-q7fx7bxx]{flex-direction:row;height:auto;padding:0;margin-bottom:8px}.product-card--list[data-astro-cid-q7fx7bxx]:hover{transform:none;box-shadow:0 4px 12px #0000001a}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image-wrapper[data-astro-cid-q7fx7bxx]{flex-shrink:0;width:280px;display:flex;flex-direction:column;gap:12px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image-link[data-astro-cid-q7fx7bxx]{flex-shrink:0;width:100%}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx]{height:280px;width:280px;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{width:100%;height:100%;object-fit:contain;padding:var(--space-3)}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__content[data-astro-cid-q7fx7bxx]{flex:1;padding:20px;display:grid;grid-template-columns:1fr 240px;gap:20px;align-items:start}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__main[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:12px;min-width:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__header[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;gap:8px;margin-bottom:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__manufacturer[data-astro-cid-q7fx7bxx]{font-size:16px;color:var(--color-primary);font-weight:700;text-transform:uppercase;letter-spacing:1px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__category[data-astro-cid-q7fx7bxx]{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name[data-astro-cid-q7fx7bxx]{font-size:18px;font-weight:700;line-height:1.3;margin:0;color:#1f2937}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name[data-astro-cid-q7fx7bxx] a[data-astro-cid-q7fx7bxx]{color:inherit}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__description[data-astro-cid-q7fx7bxx]{font-size:12px;color:var(--text-muted);font-weight:400;line-height:1.4;margin:0}.power-highlight{color:#dc2626!important;font-weight:700!important}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__features[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:6px;margin:0}.product-card--list[data-astro-cid-q7fx7bxx] .feature-tag[data-astro-cid-q7fx7bxx]{font-size:13px;padding:0;display:flex;align-items:flex-start;gap:8px;background:transparent;color:#374151;line-height:1.5}.product-card--list[data-astro-cid-q7fx7bxx] .feature-tag[data-astro-cid-q7fx7bxx]:before{content:"•";color:#6b7280;font-weight:700;flex-shrink:0;font-size:16px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__title-mobile[data-astro-cid-q7fx7bxx]{display:none}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__quick-info--below-image[data-astro-cid-q7fx7bxx]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.quick-info-item[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:12px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-height:90px}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=airflow],.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=cooling]{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-color:#bfdbfe}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=heating]{background:linear-gradient(135deg,#fef3c7,#fef9e7);border-color:#fde68a}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=area]{background:linear-gradient(135deg,#f0f9ff,#f8fafc);border-color:#e0f2fe}.quick-info-item[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:28px;height:28px;color:#2563eb;flex-shrink:0;margin-bottom:2px}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=airflow] svg[data-astro-cid-q7fx7bxx]{color:#3b82f6}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=cooling] svg[data-astro-cid-q7fx7bxx]{color:#3b82f6}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=heating] svg[data-astro-cid-q7fx7bxx]{color:#f59e0b}.quick-info-item[data-astro-cid-q7fx7bxx][data-spec-type=area] svg[data-astro-cid-q7fx7bxx]{color:#0284c7}.quick-info-item--highlight[data-astro-cid-q7fx7bxx]{background:linear-gradient(135deg,#22c55e,#16a34a)!important;border-color:#22c55e!important}.quick-info-item--highlight[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{color:#fff!important}.energy-icon[data-astro-cid-q7fx7bxx]{width:36px;height:36px;object-fit:contain;flex-shrink:0;margin-bottom:0;border-radius:4px}.quick-info-item--highlight[data-astro-cid-q7fx7bxx] .quick-info-label[data-astro-cid-q7fx7bxx]{color:#fff!important;font-weight:600!important}.quick-info-item--highlight[data-astro-cid-q7fx7bxx] .quick-info-value[data-astro-cid-q7fx7bxx]{color:#fff!important;font-weight:700!important}.quick-info-label[data-astro-cid-q7fx7bxx]{font-size:12px;color:#6b7280;line-height:1.2;font-weight:500}.quick-info-value[data-astro-cid-q7fx7bxx]{font-size:17px;color:#dc2626;font-weight:800;line-height:1.1;margin-top:2px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__specs[data-astro-cid-q7fx7bxx]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0}.product-card--list[data-astro-cid-q7fx7bxx] .spec[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:12px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-height:70px}.product-card--list[data-astro-cid-q7fx7bxx] .spec[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:24px;height:24px;color:var(--color-primary);flex-shrink:0}.product-card--list[data-astro-cid-q7fx7bxx] .spec[data-astro-cid-q7fx7bxx] span[data-astro-cid-q7fx7bxx]{font-weight:700;color:#1f2937;font-size:13px;line-height:1.2}.product-card--list[data-astro-cid-q7fx7bxx] .spec--energy[data-astro-cid-q7fx7bxx]{background:#22c55e;color:#fff;border-color:#22c55e;font-size:18px;font-weight:800;padding:12px 8px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__sidebar[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:16px;width:240px;flex-shrink:0;min-height:100%;padding-bottom:16px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock[data-astro-cid-q7fx7bxx]{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:16px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]{background:#22c55e;color:#fff}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]:before{content:"✓";font-size:14px;font-weight:900}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]{background:#dc2626;color:#fff}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]:before{content:"✗";font-size:14px;font-weight:900}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__footer[data-astro-cid-q7fx7bxx]{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;flex-grow:1}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__price[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:4px}.product-card--list[data-astro-cid-q7fx7bxx] .price-original[data-astro-cid-q7fx7bxx]{font-size:14px;color:#9ca3af;text-decoration:line-through;order:-1}.product-card--list[data-astro-cid-q7fx7bxx] .price-current[data-astro-cid-q7fx7bxx]{font-size:34px;font-weight:900;color:#dc2626;line-height:1;letter-spacing:-.5px}.product-card--list[data-astro-cid-q7fx7bxx] .price-vat[data-astro-cid-q7fx7bxx]{font-size:11px;color:#6b7280;text-transform:lowercase}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__installation-note[data-astro-cid-q7fx7bxx]{padding:12px;background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:4px;margin-top:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__installation-note[data-astro-cid-q7fx7bxx] p[data-astro-cid-q7fx7bxx]{font-size:11px;line-height:1.5;color:#475569;margin:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__installation-note[data-astro-cid-q7fx7bxx] p[data-astro-cid-q7fx7bxx]:first-child{font-weight:600;color:#1e293b;margin-bottom:4px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__installation-note[data-astro-cid-q7fx7bxx] p[data-astro-cid-q7fx7bxx]:last-child{color:#dc2626;font-weight:600}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__service-details[data-astro-cid-q7fx7bxx]{padding:14px;background:#f8fafc;border-left:3px solid #10b981;border-radius:4px;margin-top:16px}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__section[data-astro-cid-q7fx7bxx]{margin-bottom:12px}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__section[data-astro-cid-q7fx7bxx]:last-child{margin-bottom:0}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__title[data-astro-cid-q7fx7bxx]{font-size:12px;font-weight:700;color:#1e293b;margin:0 0 8px;text-transform:none}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__list[data-astro-cid-q7fx7bxx]{list-style:none;padding:0;margin:0}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__list[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]{font-size:11px;line-height:1.6;color:#475569;padding-left:16px;position:relative;margin-bottom:4px}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__list[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]:last-child{margin-bottom:0}.product-card--list[data-astro-cid-q7fx7bxx] .service-details__list[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__service-details-grid[data-astro-cid-q7fx7bxx]{padding:12px;background:#f8fafc;border-left:3px solid #10b981;border-radius:4px;margin-top:12px}.product-card--grid[data-astro-cid-q7fx7bxx] .service-details__list-grid[data-astro-cid-q7fx7bxx]{list-style:none;padding:0;margin:0}.product-card--grid[data-astro-cid-q7fx7bxx] .service-details__list-grid[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]{font-size:11px;line-height:1.5;color:#475569;padding-left:16px;position:relative;margin-bottom:6px}.product-card--grid[data-astro-cid-q7fx7bxx] .service-details__list-grid[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]:last-child{margin-bottom:0}.product-card--grid[data-astro-cid-q7fx7bxx] .service-details__list-grid[data-astro-cid-q7fx7bxx] li[data-astro-cid-q7fx7bxx]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__service-details-grid[data-astro-cid-q7fx7bxx] .feature-tag--more[data-astro-cid-q7fx7bxx]{display:block;margin-top:8px;text-align:center;font-size:11px;color:#6b7280;font-weight:600}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__actions[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__actions-main[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:10px}.product-card--list[data-astro-cid-q7fx7bxx] .btn[data-astro-cid-q7fx7bxx]{width:100%;padding:12px 16px;font-size:13px;font-weight:700;border-radius:4px;text-align:center;transition:all .2s ease}.product-card--list[data-astro-cid-q7fx7bxx] .btn--primary[data-astro-cid-q7fx7bxx]{background:#2563eb;color:#fff;border:none}.product-card--list[data-astro-cid-q7fx7bxx] .btn--primary[data-astro-cid-q7fx7bxx]:hover{background:#1d4ed8;transform:translateY(-1px)}.product-card--list[data-astro-cid-q7fx7bxx] .btn--secondary[data-astro-cid-q7fx7bxx]{background:#fff;color:#374151;border:1px solid #d1d5db;font-size:11px;padding:10px 16px}.product-card--list[data-astro-cid-q7fx7bxx] .btn--secondary[data-astro-cid-q7fx7bxx]:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:#64748b;color:var(--color-white);font-size:var(--text-sm);font-weight:var(--font-semibold);border:none;border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-fast);text-decoration:none;margin-top:auto;width:100%}@media(min-width:769px){.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]:hover{background:#475569;gap:var(--space-3);box-shadow:0 4px 12px #4755694d}}.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{flex-shrink:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__efficiency[data-astro-cid-q7fx7bxx]{gap:var(--space-2);margin-bottom:var(--space-3)}.product-card--list[data-astro-cid-q7fx7bxx] .efficiency-badge[data-astro-cid-q7fx7bxx]{padding:var(--space-2) var(--space-3);font-size:var(--text-sm)}@media(max-width:1024px){.product-card--list[data-astro-cid-q7fx7bxx] .product-card__quick-info[data-astro-cid-q7fx7bxx]{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:768px){.product-card--list[data-astro-cid-q7fx7bxx]{flex-direction:column;padding:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image-wrapper[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image-link[data-astro-cid-q7fx7bxx]{width:100%}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx]{width:100%;height:310px;border-radius:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{padding:var(--space-2)}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__title-mobile[data-astro-cid-q7fx7bxx]{display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__manufacturer-mobile[data-astro-cid-q7fx7bxx]{font-size:14px;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:1px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name-mobile[data-astro-cid-q7fx7bxx]{font-size:18px;font-weight:700;color:#1e293b;line-height:1.3;margin:0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__subtitle-mobile[data-astro-cid-q7fx7bxx]{font-size:13px;font-weight:400;color:var(--text-secondary);line-height:1.4;margin:4px 0 0}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name-mobile[data-astro-cid-q7fx7bxx] a[data-astro-cid-q7fx7bxx]{color:inherit;text-decoration:none}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__content[data-astro-cid-q7fx7bxx]{padding:16px;display:flex;flex-direction:column;grid-template-columns:none;gap:1px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__main[data-astro-cid-q7fx7bxx]{width:100%;padding:0;order:1}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__sidebar[data-astro-cid-q7fx7bxx]{order:2}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__description[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .product-card__features[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .product-card__header[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name[data-astro-cid-q7fx7bxx]{display:none}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock[data-astro-cid-q7fx7bxx]{background:transparent;padding:8px 0;margin-bottom:12px;font-size:13px;font-weight:600;justify-content:flex-start}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]{color:#10b981}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--available[data-astro-cid-q7fx7bxx]:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#10b981;color:#fff;border-radius:50%;font-size:11px;font-weight:900}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]{color:#dc2626}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock--unavailable[data-astro-cid-q7fx7bxx]:before{content:"✗";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#dc2626;color:#fff;border-radius:50%;font-size:11px;font-weight:900}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__quick-info[data-astro-cid-q7fx7bxx]{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px;width:100%}.quick-info-item[data-astro-cid-q7fx7bxx]{min-height:85px;padding:6px 4px;gap:2px;box-sizing:border-box;width:100%}.quick-info-item[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:32px;height:32px}.energy-icon[data-astro-cid-q7fx7bxx]{width:42px;height:42px}.quick-info-label[data-astro-cid-q7fx7bxx]{font-size:12px;line-height:1.3}.quick-info-value[data-astro-cid-q7fx7bxx]{font-size:16px;font-weight:700}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__sidebar[data-astro-cid-q7fx7bxx]{width:100%!important;max-width:100%;padding:16px;border-left:none;border-top:1px solid #e5e7eb;flex-shrink:1}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__installation-note[data-astro-cid-q7fx7bxx]{display:none}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__availability[data-astro-cid-q7fx7bxx]{margin-bottom:12px}.product-card--list[data-astro-cid-q7fx7bxx] .availability-badge[data-astro-cid-q7fx7bxx]{font-size:11px;padding:6px 12px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__price[data-astro-cid-q7fx7bxx]{margin-bottom:12px}.product-card--list[data-astro-cid-q7fx7bxx] .price-label[data-astro-cid-q7fx7bxx]{font-size:11px}.product-card--list[data-astro-cid-q7fx7bxx] .price-current[data-astro-cid-q7fx7bxx]{font-size:30px}.product-card--list[data-astro-cid-q7fx7bxx] .price-vat[data-astro-cid-q7fx7bxx]{font-size:10px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__info-button[data-astro-cid-q7fx7bxx]{margin-bottom:12px}.product-card--list[data-astro-cid-q7fx7bxx] .btn--info[data-astro-cid-q7fx7bxx]{font-size:12px;padding:10px 14px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__actions[data-astro-cid-q7fx7bxx]{flex-direction:column;gap:10px}.product-card--list[data-astro-cid-q7fx7bxx] .btn--primary[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .btn--secondary[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]{width:100%;font-size:13px;padding:12px 16px}.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]{transition:none!important;margin-top:0!important}.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]:hover{background:#64748b!important;gap:var(--space-2)!important;box-shadow:none!important;transform:none!important}}@media(max-width:480px){.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__actions[data-astro-cid-q7fx7bxx]{gap:4px}.product-card--grid[data-astro-cid-q7fx7bxx] .btn[data-astro-cid-q7fx7bxx]{font-size:11px;padding:6px 10px}.product-card--grid[data-astro-cid-q7fx7bxx] .btn--icon[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:12px;height:12px}.spec-item--details[data-astro-cid-q7fx7bxx]{font-size:9px;padding:4px 8px}.spec-item--details[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:9px;height:9px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx]{height:265px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{padding:var(--space-2)}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__content[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .product-card__sidebar[data-astro-cid-q7fx7bxx]{padding:12px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__name[data-astro-cid-q7fx7bxx]{font-size:14px}.quick-info-item[data-astro-cid-q7fx7bxx]{min-height:65px;padding:4px 2px}.energy-icon[data-astro-cid-q7fx7bxx]{width:36px;height:36px}.quick-info-label[data-astro-cid-q7fx7bxx]{font-size:12px}.quick-info-value[data-astro-cid-q7fx7bxx]{font-size:15px}.product-card--list[data-astro-cid-q7fx7bxx] .price-current[data-astro-cid-q7fx7bxx]{font-size:26px}}@media(max-width:768px){.product-card--grid[data-astro-cid-q7fx7bxx] .product-card__actions[data-astro-cid-q7fx7bxx]{gap:6px}.product-card--grid[data-astro-cid-q7fx7bxx] .btn[data-astro-cid-q7fx7bxx]{font-size:12px;padding:var(--space-2) var(--space-3)}.product-card--grid[data-astro-cid-q7fx7bxx] .btn--icon[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:14px;height:14px}.spec-item--details[data-astro-cid-q7fx7bxx]{font-size:10px;padding:5px 10px}.spec-item--details[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:10px;height:10px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__quick-info--below-image[data-astro-cid-q7fx7bxx]{padding:0 10px;gap:4px;margin-top:0;margin-bottom:0}.quick-info-item[data-astro-cid-q7fx7bxx]{min-height:62px;padding:4px 3px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__sidebar[data-astro-cid-q7fx7bxx]{padding:8px 10px;gap:8px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__stock[data-astro-cid-q7fx7bxx]{padding:3px 0;margin-bottom:4px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__price[data-astro-cid-q7fx7bxx]{margin-bottom:6px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__actions[data-astro-cid-q7fx7bxx]{gap:5px}.product-card--list[data-astro-cid-q7fx7bxx] .btn--primary[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx] .btn--secondary[data-astro-cid-q7fx7bxx]{padding:9px 12px;font-size:12px}.product-card--list[data-astro-cid-q7fx7bxx] .product-card__title-mobile[data-astro-cid-q7fx7bxx]{padding:8px 14px}.product-card--list[data-astro-cid-q7fx7bxx]{border-radius:10px}.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx]{padding:10px 8px;margin-bottom:12px}.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:26px;height:26px}.airflow-badge-grid__label[data-astro-cid-q7fx7bxx]{font-size:10px}.airflow-badge-grid__value[data-astro-cid-q7fx7bxx]{font-size:15px}}@media(max-width:480px){.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx]{padding:8px 6px;margin-bottom:10px;gap:4px}.product-card__airflow-badge-grid[data-astro-cid-q7fx7bxx] svg[data-astro-cid-q7fx7bxx]{width:24px;height:24px}.airflow-badge-grid__label[data-astro-cid-q7fx7bxx]{font-size:10px}.airflow-badge-grid__value[data-astro-cid-q7fx7bxx]{font-size:14px}}@media(hover:none)and (pointer:coarse){.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-card[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx]:hover{transform:translateZ(0)!important;box-shadow:0 1px 3px #0000001f!important}.product-card[data-astro-cid-q7fx7bxx]:hover .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx],.btn--primary[data-astro-cid-q7fx7bxx]:hover,.btn--secondary[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx] .btn--primary[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx] .btn--secondary[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]:hover,.spec-item--details[data-astro-cid-q7fx7bxx]:hover{transform:none!important;-webkit-transform:none!important}.product-card__name[data-astro-cid-q7fx7bxx] a[data-astro-cid-q7fx7bxx]:hover{color:inherit!important}.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx],.product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx],.btn--primary[data-astro-cid-q7fx7bxx],.btn--secondary[data-astro-cid-q7fx7bxx],.spec-item--details[data-astro-cid-q7fx7bxx]{transition:none!important;-webkit-transition:none!important}}@media(max-width:768px){.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx]{-webkit-overflow-scrolling:touch}.product-card[data-astro-cid-q7fx7bxx]{box-shadow:0 1px 3px #0000001f!important;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.product-card--list[data-astro-cid-q7fx7bxx]{box-shadow:0 2px 4px #00000014!important;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx],.product-card__image[data-astro-cid-q7fx7bxx],.product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx],.product-card__content[data-astro-cid-q7fx7bxx],.btn[data-astro-cid-q7fx7bxx],.btn--primary[data-astro-cid-q7fx7bxx],.btn--secondary[data-astro-cid-q7fx7bxx],.spec-item--details[data-astro-cid-q7fx7bxx]{transition:none!important;-webkit-transition:none!important;animation:none!important;-webkit-animation:none!important}.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx],.product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{transform:translateZ(0)!important;-webkit-transform:translate3d(0,0,0)!important}.product-card[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx]:hover{transform:translateZ(0)!important;box-shadow:0 1px 3px #0000001f!important}.product-card[data-astro-cid-q7fx7bxx]:hover .product-card__image[data-astro-cid-q7fx7bxx] img[data-astro-cid-q7fx7bxx]{transform:translateZ(0)!important;-webkit-transform:translate3d(0,0,0)!important;scale:1!important}.btn--primary[data-astro-cid-q7fx7bxx]:hover,.btn--secondary[data-astro-cid-q7fx7bxx]:hover,.product-card--list[data-astro-cid-q7fx7bxx] .btn--details[data-astro-cid-q7fx7bxx]:hover,.spec-item--details[data-astro-cid-q7fx7bxx]:hover{transform:translateZ(0)!important;-webkit-transform:translate3d(0,0,0)!important}.product-card__badge[data-astro-cid-q7fx7bxx],.product-card__stock[data-astro-cid-q7fx7bxx],.feature-tag[data-astro-cid-q7fx7bxx],.spec-item[data-astro-cid-q7fx7bxx]{-webkit-backface-visibility:hidden;backface-visibility:hidden}}@media(max-width:480px){.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx]{box-shadow:0 1px 2px #00000014!important;border:1px solid #e5e7eb}.product-card[data-astro-cid-q7fx7bxx],.product-card--list[data-astro-cid-q7fx7bxx]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}
