.hero-btns[data-astro-cid-3swd3b6j]{display:flex;gap:12px;margin-top:2rem;flex-wrap:wrap}.pstats-bar[data-astro-cid-3swd3b6j]{background:#fff;border-bottom:1px solid #E5E7EB}.pstats-inner[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;justify-content:center}.pstat-item[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;border-right:1px solid #E5E7EB;gap:4px}.pstat-item[data-astro-cid-3swd3b6j]:last-child{border-right:none}.pstat-item[data-astro-cid-3swd3b6j] strong[data-astro-cid-3swd3b6j]{font-family:var(--font);font-size:2rem;font-weight:900;color:#cc1417;line-height:1;font-variation-settings:"wdth" 125,"wght" 900}.pstat-item[data-astro-cid-3swd3b6j] span[data-astro-cid-3swd3b6j]{font-size:.65rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;text-align:center}.filter-bar[data-astro-cid-3swd3b6j]{background:#fff;border-bottom:1px solid #E5E7EB;position:sticky;top:68px;z-index:90;box-shadow:0 2px 8px #0000000a}.fb-inner[data-astro-cid-3swd3b6j]{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 0;flex-wrap:wrap}.filter-tabs[data-astro-cid-3swd3b6j]{display:flex;gap:6px;flex-wrap:wrap}.ftab[data-astro-cid-3swd3b6j]{padding:.55rem 1rem;border-radius:8px;font-size:.72rem;font-weight:700;border:1.5px solid #E5E7EB;background:#fff;cursor:pointer;color:#6b7280;letter-spacing:.05em;text-transform:uppercase;transition:all .25s ease;font-variation-settings:"wdth" 100,"wght" 700;white-space:nowrap}.ftab[data-astro-cid-3swd3b6j]:hover{border-color:#cc141766;color:#cc1417;background:#fff1f1}.ftab[data-astro-cid-3swd3b6j].is-active{background:#cc1417;border-color:#cc1417;color:#fff;box-shadow:0 2px 8px #cc141740}.fb-right[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fb-search[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:8px;padding:.6rem 1rem;border:1.5px solid #E5E7EB;border-radius:8px;background:#f9fafb;min-width:260px;transition:all .25s}.fb-search[data-astro-cid-3swd3b6j]:focus-within{border-color:#cc141780;background:#fff;box-shadow:0 0 0 3px #cc141714}.fb-search[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{color:#9ca3af;flex-shrink:0}.fb-search[data-astro-cid-3swd3b6j] input[data-astro-cid-3swd3b6j]{border:none;background:transparent;font-size:.85rem;color:#111827;outline:none;width:100%;font-weight:500}.fb-search[data-astro-cid-3swd3b6j] input[data-astro-cid-3swd3b6j]::placeholder{color:#9ca3af}.sc-btn[data-astro-cid-3swd3b6j]{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:.9rem;padding:0 4px;line-height:1;font-weight:700}.sc-btn[data-astro-cid-3swd3b6j]:hover{color:#cc1417}.fb-select[data-astro-cid-3swd3b6j]{padding:.6rem .95rem;border:1.5px solid #E5E7EB;border-radius:8px;background:#f9fafb;font-size:.75rem;font-weight:600;color:#4b5563;cursor:pointer;outline:none;transition:all .25s;font-variation-settings:"wdth" 100,"wght" 600}.fb-select[data-astro-cid-3swd3b6j]:focus{border-color:#cc141780;box-shadow:0 0 0 3px #cc141714}.state-box[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:6rem 2rem;text-align:center;min-height:400px}.state-box[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{font-size:1rem;color:#6b7280;font-weight:500}.spin[data-astro-cid-3swd3b6j]{width:40px;height:40px;border:3px solid #F3F4F6;border-top-color:#cc1417;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.products-meta[data-astro-cid-3swd3b6j]{font-size:.8rem;color:#6b7280;font-weight:600;margin-bottom:1.5rem;letter-spacing:.03em;padding-bottom:.75rem;border-bottom:2px solid #F3F4F6}.product-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem}.pcard[data-astro-cid-3swd3b6j]{background:#fff;display:flex;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border-radius:16px;border:2px solid #E5E7EB;box-shadow:0 1px 3px #00000014;cursor:pointer}.pcard[data-astro-cid-3swd3b6j]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#cc1417,#e8601a);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.pcard[data-astro-cid-3swd3b6j]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #cc141726;z-index:2;border-color:#cc1417}.pcard[data-astro-cid-3swd3b6j]:hover:before{transform:scaleX(1)}.pcard-img-wrap[data-astro-cid-3swd3b6j]{width:100%;height:280px;overflow:hidden;background:linear-gradient(145deg,#fafbfc,#f3f4f6);position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pcard-img[data-astro-cid-3swd3b6j]{max-width:100%;max-height:100%;object-fit:contain;display:block;padding:1.5rem;transition:transform .5s cubic-bezier(.4,0,.2,1)}.pcard[data-astro-cid-3swd3b6j]:hover .pcard-img[data-astro-cid-3swd3b6j]{transform:scale(1.12)}.pcard-img-placeholder[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:2rem;text-align:center;width:100%;height:100%}.pcard-img-placeholder[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{color:#d1d5db;opacity:.5}.pcard-img-placeholder[data-astro-cid-3swd3b6j] .ph-brand[data-astro-cid-3swd3b6j]{font-size:.9rem;font-weight:700;color:#6b7280;font-variation-settings:"wdth" 100,"wght" 700}.pcard-img-placeholder[data-astro-cid-3swd3b6j] .ph-cat[data-astro-cid-3swd3b6j]{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-variation-settings:"wdth" 100,"wght" 800}.pcard-cat-tag[data-astro-cid-3swd3b6j]{position:absolute;top:12px;left:12px;font-size:.62rem;font-weight:800;padding:5px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;font-variation-settings:"wdth" 100,"wght" 800;backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a;z-index:1}.cat-Inverter[data-astro-cid-3swd3b6j]{background:#fff1f1f2;color:#cc1417}.cat-Battery[data-astro-cid-3swd3b6j]{background:#edf7f8f2;color:#006d77}.cat-Solar-Panel[data-astro-cid-3swd3b6j]{background:#fffbeaf2;color:#c8960c}.cat-Charge-Controller[data-astro-cid-3swd3b6j]{background:#fff5eef2;color:#e8601a}.cat-Solar-Light[data-astro-cid-3swd3b6j]{background:#f0fdf4f2;color:#166534}.cat-Solar-Generator[data-astro-cid-3swd3b6j]{background:#eff6fff2;color:#1d4ed8}.pcard-type-tag[data-astro-cid-3swd3b6j]{position:absolute;bottom:12px;right:12px;background:#000000b3;backdrop-filter:blur(8px);color:#fffffff2;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:5px 12px;border-radius:6px;font-variation-settings:"wdth" 100,"wght" 700;z-index:1}.pcard-body[data-astro-cid-3swd3b6j]{padding:1.75rem;display:flex;flex-direction:column;gap:1rem;flex:1;background:#fff}.pcard-header[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem;border-bottom:2px solid #F3F4F6}.pcard-name[data-astro-cid-3swd3b6j]{font-family:var(--font);font-size:1.05rem;font-weight:800;color:#111827;line-height:1.35;letter-spacing:.01em;font-variation-settings:"wdth" 125,"wght" 800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard-brand[data-astro-cid-3swd3b6j]{font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-variation-settings:"wdth" 100,"wght" 700}.pcard-price-box[data-astro-cid-3swd3b6j]{background:linear-gradient(135deg,#fff1f1,#fff5ee);border:2px solid rgba(204,20,23,.15);border-radius:12px;padding:1rem 1.25rem;text-align:center;transition:all .3s ease}.pcard[data-astro-cid-3swd3b6j]:hover .pcard-price-box[data-astro-cid-3swd3b6j]{background:linear-gradient(135deg,#ffe5e5,#ffe8dc);border-color:#cc14174d;transform:scale(1.02)}.pcard-price[data-astro-cid-3swd3b6j]{font-family:var(--font);font-size:1.75rem;font-weight:900;color:#cc1417;line-height:1;font-variation-settings:"wdth" 125,"wght" 900;margin-bottom:.25rem}.pcard-price-label[data-astro-cid-3swd3b6j]{font-size:.62rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-variation-settings:"wdth" 100,"wght" 700}.pcard-specs[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.pcard-spec-box[data-astro-cid-3swd3b6j]{background:#f9fafb;border:1.5px solid #E5E7EB;border-radius:10px;padding:.85rem;transition:all .25s ease;display:flex;flex-direction:column;gap:.35rem}.pcard[data-astro-cid-3swd3b6j]:hover .pcard-spec-box[data-astro-cid-3swd3b6j]{background:#fff;border-color:#cc141733}.pcard-spec-label[data-astro-cid-3swd3b6j]{font-size:.58rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;font-variation-settings:"wdth" 100,"wght" 700}.pcard-spec-value[data-astro-cid-3swd3b6j]{font-size:.8rem;font-weight:700;color:#374151;font-variation-settings:"wdth" 100,"wght" 700;display:flex;align-items:center;gap:5px}.pcard-spec-value[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{color:#cc1417;flex-shrink:0}.pcard-spec-box[data-astro-cid-3swd3b6j].full{grid-column:1 / -1}.pcard-footer[data-astro-cid-3swd3b6j]{padding-top:1rem;margin-top:auto}.pcard-enquire[data-astro-cid-3swd3b6j]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#cc1417,#e8601a);padding:.85rem 1.5rem;border-radius:10px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);white-space:nowrap;font-variation-settings:"wdth" 100,"wght" 800;width:100%;box-shadow:0 4px 12px #cc141740}.pcard-enquire[data-astro-cid-3swd3b6j]:hover{background:linear-gradient(135deg,#b01215,#d75518);transform:translateY(-3px);box-shadow:0 8px 24px #cc141766}.pagination[data-astro-cid-3swd3b6j]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:3rem 0 2rem}.page-btn[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:8px;padding:.65rem 1.25rem;border:2px solid #E5E7EB;background:#fff;border-radius:8px;font-size:.8rem;font-weight:700;color:#374151;cursor:pointer;transition:all .25s ease;font-variation-settings:"wdth" 100,"wght" 700}.page-btn[data-astro-cid-3swd3b6j]:hover:not(:disabled){border-color:#cc1417;color:#cc1417;background:#fff1f1}.page-btn[data-astro-cid-3swd3b6j]:disabled{opacity:.4;cursor:not-allowed}.page-numbers[data-astro-cid-3swd3b6j]{display:flex;gap:6px}.page-num[data-astro-cid-3swd3b6j]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .25s ease;border:2px solid transparent;font-variation-settings:"wdth" 100,"wght" 700}.page-num[data-astro-cid-3swd3b6j]:hover{background:#fff1f1;border-color:#cc141733}.page-num[data-astro-cid-3swd3b6j].active{background:#cc1417;color:#fff;border-color:#cc1417}.guide-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.guide-copy[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j]{color:#fff;margin-bottom:1.25rem}.guide-copy[data-astro-cid-3swd3b6j]>p[data-astro-cid-3swd3b6j]{color:#ffffffa6;line-height:1.85;margin-bottom:1.75rem}.guide-steps[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column}.gs-row[data-astro-cid-3swd3b6j]{display:flex;align-items:flex-start;gap:16px;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.gs-row[data-astro-cid-3swd3b6j]:last-child{border-bottom:none}.gs-n[data-astro-cid-3swd3b6j]{font-family:var(--font);font-size:1.5rem;font-weight:900;color:#cc141773;line-height:1;flex-shrink:0;width:36px;font-variation-settings:"wdth" 125,"wght" 900}.gs-t[data-astro-cid-3swd3b6j]{display:block;font-size:.9rem;font-weight:700;color:#fff;margin-bottom:3px;font-variation-settings:"wdth" 100,"wght" 700}.gs-d[data-astro-cid-3swd3b6j]{font-size:.8rem;color:#ffffff73;line-height:1.5}.guide-warranty[data-astro-cid-3swd3b6j]{padding-top:1rem}.gw-card[data-astro-cid-3swd3b6j]{background:#ffffff0d;border:1px solid rgba(204,20,23,.25);border-radius:16px;padding:2.25rem}.gw-icon[data-astro-cid-3swd3b6j]{width:56px;height:56px;background:#cc141726;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.gw-card[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-family:var(--font);font-size:1.1rem;font-weight:800;text-transform:uppercase;color:#fff;margin-bottom:1.25rem;letter-spacing:.02em;font-variation-settings:"wdth" 125,"wght" 800}.gw-list[data-astro-cid-3swd3b6j]{list-style:none;display:flex;flex-direction:column;gap:12px}.gw-list[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;color:#ffffffb3;line-height:1.6}.gw-list[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{flex-shrink:0;margin-top:2px}@media(max-width:1080px){.product-grid[data-astro-cid-3swd3b6j]{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.guide-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr;gap:3.5rem}.filter-bar[data-astro-cid-3swd3b6j]{position:relative;top:auto}.fb-inner[data-astro-cid-3swd3b6j]{flex-direction:column;align-items:flex-start}.fb-right[data-astro-cid-3swd3b6j]{width:100%}.fb-search[data-astro-cid-3swd3b6j]{flex:1;min-width:100%}}@media(max-width:600px){.product-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr}.pstat-item[data-astro-cid-3swd3b6j]{padding:1rem 1.5rem}.pcard-specs[data-astro-cid-3swd3b6j]{grid-template-columns:1fr}.pagination[data-astro-cid-3swd3b6j]{flex-wrap:wrap;gap:.75rem}.page-numbers[data-astro-cid-3swd3b6j]{order:3;width:100%;justify-content:center}}
