.auth-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}.auth-modal-overlay.is-visible{opacity:1;visibility:visible}.auth-modal{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:90%;text-align:center;transform:scale(.9);transition:transform .3s ease}.auth-modal-overlay.is-visible .auth-modal{transform:scale(1)}.auth-modal__icon{width:64px;height:64px;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.auth-modal__icon svg{width:32px;height:32px;color:#ef4444}.auth-modal__title{font-size:20px;font-weight:600;margin-bottom:12px;color:#1f2937}.auth-modal__text{color:#6b7280;margin-bottom:24px;line-height:1.5}.auth-modal__buttons{display:flex;gap:12px}.auth-modal__btn{flex:1;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.auth-modal__btn--primary{background:#ff5759;color:#fff;border:none}.auth-modal__btn--primary:hover{background:#e64d4f}.auth-modal__btn--secondary{background:#f3f4f6;color:#374151;border:none}.auth-modal__btn--secondary:hover{background:#e5e7eb}.auth-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.auth-modal__close:hover{color:#374151}.compare-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}.compare-modal-overlay.is-visible{opacity:1;visibility:visible}.compare-modal{background:#fff;border-radius:16px;padding:32px;max-width:420px;width:90%;text-align:center;transform:scale(.9);transition:transform .3s ease;position:relative}.compare-modal-overlay.is-visible .compare-modal{transform:scale(1)}.compare-modal__icon{width:72px;height:72px;background:linear-gradient(135deg,#ffecec,#ffd9d9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.compare-modal__icon svg{width:36px;height:36px;stroke:#ff5759}.compare-modal__icon--warning{background:linear-gradient(135deg,#fef3cd,#fce8a8)}.compare-modal__icon--warning svg{stroke:#d97706}.compare-modal__title{font-size:20px;font-weight:600;margin-bottom:12px;color:#1f2937}.compare-modal__text{color:#6b7280;margin-bottom:8px;line-height:1.6}.compare-modal__hint{color:#9ca3af;font-size:14px;margin-bottom:24px}.compare-modal__count{display:inline-flex;align-items:center;gap:8px;background:#fff5f5;padding:8px 16px;border-radius:20px;font-size:14px;color:#6b7280;margin-bottom:16px}.compare-modal__count-badge{background:#ff5759;color:#fff;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.compare-modal__buttons{display:flex;gap:12px}.compare-modal__btn{flex:1;padding:14px 24px;border-radius:8px;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.compare-modal__btn--primary{background:#ff5759;color:#fff;border:none;box-shadow:0 4px 12px #ff57594d}.compare-modal__btn--primary:hover{background:#e64d4f;color:#fff;transform:translateY(-1px)}.compare-modal__btn--secondary{background:#fff;color:#374151;border:1px solid #e5e7eb}.compare-modal__btn--secondary:hover{background:#f9fafb;border-color:#d1d5db}.compare-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.compare-modal__close:hover{color:#374151}.page-content[data-astro-cid-lxs5haks]{padding-top:140px}.page-content[data-astro-cid-lxs5haks]>.breadcrumb-section{position:relative;z-index:2;background:transparent}.fc-hero[data-astro-cid-lxs5haks]{position:relative;padding:60px 0;min-height:420px;display:flex;align-items:center;overflow:visible}.fc-hero__bg[data-astro-cid-lxs5haks]{position:absolute;top:-400px;left:0;right:0;height:calc(100% + 400px);background-size:100% auto;background-position:center top;z-index:0}.fc-hero__bg[data-astro-cid-lxs5haks]:after{display:none}.fc-hero[data-astro-cid-lxs5haks] .container[data-astro-cid-lxs5haks]{position:relative;z-index:1}.fc-hero__row[data-astro-cid-lxs5haks]{display:flex;align-items:center;justify-content:space-between;gap:48px}.fc-hero__inner[data-astro-cid-lxs5haks]{max-width:620px;flex-shrink:0}.fc-hero__media[data-astro-cid-lxs5haks]{flex-shrink:0;max-width:420px}.fc-hero__media[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:auto;display:block}.fc-hero__title[data-astro-cid-lxs5haks]{font-size:42px;font-weight:800;line-height:1.15;margin-bottom:20px;color:#1a1a2e}.fc-hero__text[data-astro-cid-lxs5haks]{font-size:17px;line-height:1.65;color:#333;margin-bottom:16px;max-width:620px}.fc-hero__text--secondary[data-astro-cid-lxs5haks]{color:#555;font-size:15px}.fc-hero__links[data-astro-cid-lxs5haks]{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.fc-stats__grid[data-astro-cid-lxs5haks]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fc-stats__item[data-astro-cid-lxs5haks]{text-align:center;padding:28px 16px;border-radius:12px;background:#f9f9fb;border:1px solid #eee}.fc-stats__value[data-astro-cid-lxs5haks]{display:block;font-size:40px;font-weight:800;color:#ff5759;line-height:1.1;margin-bottom:10px}.fc-stats__label[data-astro-cid-lxs5haks]{font-size:14px;color:#666;line-height:1.45}.fc-bento[data-astro-cid-lxs5haks]{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;margin-top:40px}.fc-bento__right[data-astro-cid-lxs5haks]{display:flex;flex-direction:column;gap:20px}.fc-bento__card[data-astro-cid-lxs5haks]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 12px #0000000a;transition:transform .3s ease,box-shadow .3s ease}.fc-bento__card[data-astro-cid-lxs5haks]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.fc-bento__card--tall[data-astro-cid-lxs5haks]{display:flex;flex-direction:column;height:100%}.fc-bento__card--tall[data-astro-cid-lxs5haks] .fc-bento__card-img[data-astro-cid-lxs5haks]{flex:0 0 auto}.fc-bento__card--tall[data-astro-cid-lxs5haks] .fc-bento__card-img[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:260px;object-fit:cover;display:block}.fc-bento__card--tall[data-astro-cid-lxs5haks] .fc-bento__card-body[data-astro-cid-lxs5haks]{padding:28px 28px 32px;flex:1}.fc-bento__card--horizontal[data-astro-cid-lxs5haks]{display:grid;grid-template-columns:1fr auto;align-items:center;flex:1}.fc-bento__card--horizontal[data-astro-cid-lxs5haks] .fc-bento__card-body[data-astro-cid-lxs5haks]{padding:28px}.fc-bento__card-img--side[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:220px;height:100%;min-height:200px;object-fit:cover;display:block}.fc-bento__card--compact[data-astro-cid-lxs5haks]{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start;padding:28px}.fc-bento__card-icon[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:64px;height:64px;object-fit:contain}.fc-bento__card-title[data-astro-cid-lxs5haks]{font-size:20px;font-weight:700;margin-bottom:10px;color:#222;line-height:1.3}.fc-bento__card-text[data-astro-cid-lxs5haks]{font-size:14px;color:#666;line-height:1.6}.fc-compare__slider[data-astro-cid-lxs5haks]{position:relative;max-width:900px;margin:40px auto 0;border-radius:16px;overflow:hidden;cursor:col-resize;user-select:none;-webkit-user-select:none;touch-action:pan-y;box-shadow:0 8px 32px #0000001f}.fc-compare__img[data-astro-cid-lxs5haks]{display:block;line-height:0}.fc-compare__img[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:auto;display:block;pointer-events:none}.fc-compare__img--after[data-astro-cid-lxs5haks]{position:absolute;inset:0;clip-path:inset(0 0 0 50%)}.fc-compare__img--after[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:100%;object-fit:cover}.fc-compare__label[data-astro-cid-lxs5haks]{position:absolute;bottom:20px;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;color:#fff;pointer-events:none;white-space:nowrap}.fc-compare__label--after[data-astro-cid-lxs5haks]{left:20px;background:#ff5759d9}.fc-compare__label--before[data-astro-cid-lxs5haks]{right:20px;background:#0000008c}.fc-compare__handle[data-astro-cid-lxs5haks]{position:absolute;top:0;bottom:0;left:50%;width:4px;transform:translate(-50%);z-index:10;pointer-events:none}.fc-compare__handle-line[data-astro-cid-lxs5haks]{position:absolute;inset:0;background:#fff;box-shadow:0 0 8px #0000004d}.fc-compare__handle-knob[data-astro-cid-lxs5haks]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 2px 12px #00000040;display:flex;align-items:center;justify-content:center;gap:6px}.fc-compare__handle-arrow[data-astro-cid-lxs5haks]{display:block;width:0;height:0;border-style:solid}.fc-compare__handle-arrow--left[data-astro-cid-lxs5haks]{border-width:6px 8px 6px 0;border-color:transparent #555 transparent transparent}.fc-compare__handle-arrow--right[data-astro-cid-lxs5haks]{border-width:6px 0 6px 8px;border-color:transparent transparent transparent #555}.fc-tabs__nav[data-astro-cid-lxs5haks]{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px;margin-bottom:24px;justify-content:center}.fc-tabs__btn[data-astro-cid-lxs5haks]{padding:10px 20px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:14px;font-weight:600;color:#555;cursor:pointer;transition:all .2s}.fc-tabs__btn[data-astro-cid-lxs5haks]:hover{border-color:#ff5759;color:#ff5759}.fc-tabs__btn[data-astro-cid-lxs5haks].is-active{background:#ff5759;border-color:#ff5759;color:#fff}.fc-tabs__panel[data-astro-cid-lxs5haks]{display:none}.fc-tabs__panel[data-astro-cid-lxs5haks].is-active{display:block}.fc-tabs__panel-inner[data-astro-cid-lxs5haks]{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:#f9f9fb;border-radius:12px;overflow:hidden}.fc-tabs__panel-img[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:400px;object-fit:cover;display:block}.fc-tabs__panel-body[data-astro-cid-lxs5haks]{padding:32px}.fc-tabs__panel-body[data-astro-cid-lxs5haks] h3[data-astro-cid-lxs5haks]{font-size:22px;font-weight:700;color:#222;margin-bottom:14px}.fc-tabs__panel-body[data-astro-cid-lxs5haks] p[data-astro-cid-lxs5haks]{font-size:15px;color:#666;line-height:1.65}.fc-spec-controls[data-astro-cid-lxs5haks]{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:30px;margin-bottom:20px;flex-wrap:wrap}.fc-spec-tabs[data-astro-cid-lxs5haks]{display:flex;gap:6px;background:#e9eaed;border-radius:10px;padding:4px}.fc-spec-tabs__btn[data-astro-cid-lxs5haks]{padding:10px 24px;border:none;border-radius:8px;background:transparent;font-size:14px;font-weight:600;color:#666;cursor:pointer;transition:all .2s}.fc-spec-tabs__btn[data-astro-cid-lxs5haks]:hover{color:#222}.fc-spec-tabs__btn[data-astro-cid-lxs5haks].is-active{background:#fff;color:#222;box-shadow:0 2px 8px #00000014}.fc-spec-search[data-astro-cid-lxs5haks]{position:relative}.fc-spec-search__input[data-astro-cid-lxs5haks]{padding:10px 16px 10px 40px;border:1px solid #ddd;border-radius:10px;font-size:14px;width:260px;background:#fff;transition:border-color .2s}.fc-spec-search__input[data-astro-cid-lxs5haks]:focus{outline:none;border-color:#ff5759}.fc-spec-search__icon[data-astro-cid-lxs5haks]{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:#999;pointer-events:none}.fc-spec-panel[data-astro-cid-lxs5haks]{display:none}.fc-spec-panel[data-astro-cid-lxs5haks].is-active{display:block}.led-table[data-astro-cid-lxs5haks] tr[data-astro-cid-lxs5haks].is-hidden{display:none}.led-table[data-astro-cid-lxs5haks] tr[data-astro-cid-lxs5haks].is-highlight td[data-astro-cid-lxs5haks]{background:#ff57590f}.led-table-wrap[data-astro-cid-lxs5haks]{overflow-x:auto;margin-top:30px;border-radius:12px;border:1px solid #e5e5e5}.led-table[data-astro-cid-lxs5haks]{width:100%;border-collapse:collapse;font-size:14px}.led-table[data-astro-cid-lxs5haks] th[data-astro-cid-lxs5haks]{background:#1a1a2e;color:#fff;padding:14px 16px;font-weight:600;text-align:left;white-space:nowrap}.led-table[data-astro-cid-lxs5haks] td[data-astro-cid-lxs5haks]{padding:12px 16px;border-bottom:1px solid #eee;color:#444}.led-table[data-astro-cid-lxs5haks] tbody[data-astro-cid-lxs5haks] tr[data-astro-cid-lxs5haks]:hover{background:#fafafa}.led-table[data-astro-cid-lxs5haks] tbody[data-astro-cid-lxs5haks] tr[data-astro-cid-lxs5haks]:last-child td[data-astro-cid-lxs5haks]{border-bottom:none}.led-specs__note[data-astro-cid-lxs5haks]{font-size:12px;color:#999;margin-top:14px}.hex-row[data-astro-cid-lxs5haks]{--hex-poly: polygon( 31% 0%, 69% 0%, 71.8% .4%, 74.3% 1.5%, 76.3% 3.4%, 78% 6%, 97% 44%, 98.1% 47%, 98.5% 50%, 98.1% 53%, 97% 56%, 78% 94%, 76.3% 96.6%, 74.3% 98.5%, 71.8% 99.6%, 69% 100%, 31% 100%, 28.2% 99.6%, 25.7% 98.5%, 23.7% 96.6%, 22% 94%, 3% 56%, 1.9% 53%, 1.5% 50%, 1.9% 47%, 3% 44%, 22% 6%, 23.7% 3.4%, 25.7% 1.5%, 28.2% .4% );display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;padding-bottom:20px;min-height:380px}.hex-cell[data-astro-cid-lxs5haks]{width:210px;height:183px;flex-shrink:0;position:relative;cursor:pointer;z-index:1;will-change:transform;transition:transform .8s cubic-bezier(.16,1,.3,1),margin .8s cubic-bezier(.16,1,.3,1),opacity .5s ease,filter .5s ease,z-index 0s}.hex-cell[data-astro-cid-lxs5haks]:nth-child(odd){transform:scale(1) translateY(-45px)}.hex-cell[data-astro-cid-lxs5haks]:nth-child(2n){transform:scale(1) translateY(45px)}.hex-cell[data-astro-cid-lxs5haks]:after{content:"";position:absolute;width:40px;height:2px;background:linear-gradient(90deg,#ff5759,#ff575926);right:-30px;z-index:-1;transform-origin:left center;transition:opacity .3s}.hex-cell[data-astro-cid-lxs5haks]:last-child:after{display:none}.hex-cell[data-astro-cid-lxs5haks]:nth-child(odd):after{top:66%;transform:rotate(40deg)}.hex-cell[data-astro-cid-lxs5haks]:nth-child(2n):after{top:34%;transform:rotate(-40deg)}.hex-cell[data-astro-cid-lxs5haks].is-expanded:after{opacity:0}.hex-shape[data-astro-cid-lxs5haks]{position:absolute;inset:0;clip-path:var(--hex-poly);background:linear-gradient(150deg,#ff5759 60%,#ff8a8b 85%,#ffc4c4);display:flex;overflow:hidden;transition:clip-path .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1),transform .35s ease,filter .5s ease}.hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded):hover .hex-shape[data-astro-cid-lxs5haks]{transform:scale(1.06);filter:brightness(1.08)}.hex-content-default[data-astro-cid-lxs5haks]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;transition:opacity .15s ease .7s}.hex-num[data-astro-cid-lxs5haks]{font-size:18px;font-weight:800;color:#fff;opacity:.9;background:#fff3;padding:2px 10px;border-radius:12px;margin-bottom:8px;transition:font-size .5s ease,margin .5s ease,padding .5s ease}.hex-text[data-astro-cid-lxs5haks]{font-size:14px;color:#fff;font-weight:600;line-height:1.3;margin:0;max-height:80px;overflow:hidden;transition:opacity .3s ease .4s,max-height .3s ease .4s}.hex-days[data-astro-cid-lxs5haks]{display:inline-block;margin-top:8px;font-size:11px;font-weight:700;color:#ff5759;background:#fff;padding:4px 12px;border-radius:20px;max-height:30px;overflow:hidden;transition:opacity .3s ease .4s,max-height .3s ease .4s,margin .3s ease .4s,padding .3s ease .4s}.hex-content-expanded[data-astro-cid-lxs5haks]{position:absolute;inset:0;opacity:0;pointer-events:none;display:flex;transition:opacity 0s}.hex-expanded-inner[data-astro-cid-lxs5haks]{display:flex;width:100%;height:100%}.hex-expanded-info[data-astro-cid-lxs5haks]{flex:1;padding:30px 40px;display:flex;flex-direction:column;justify-content:center}.hex-expanded-header[data-astro-cid-lxs5haks]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hex-num-small[data-astro-cid-lxs5haks]{font-size:14px;font-weight:800;color:#ff5759;background:#fff;padding:4px 10px;border-radius:8px}.hex-expanded-title[data-astro-cid-lxs5haks]{font-size:24px;font-weight:800;color:#fff;margin:0}.hex-expanded-text[data-astro-cid-lxs5haks]{font-size:15px;color:#ffffffe6;line-height:1.6}.hex-days--expanded[data-astro-cid-lxs5haks]{align-self:flex-start;margin-top:16px}.hex-expanded-media[data-astro-cid-lxs5haks]{width:40%;position:relative;clip-path:var(--hex-poly);transition:clip-path .7s cubic-bezier(.4,0,.2,1)}.hex-expanded-media[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hex-cell[data-astro-cid-lxs5haks].is-expanded{z-index:10;transform:scale(2) translateY(0);margin:0 90px}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-shape[data-astro-cid-lxs5haks]{box-shadow:0 10px 30px #ff575959,0 0 40px #ff575926;filter:brightness(1.05)}.hex-row[data-astro-cid-lxs5haks].has-active .hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded){transform:scale(.7) translateY(0);opacity:.6;filter:grayscale(.3)}.hex-row[data-astro-cid-lxs5haks].has-active .hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded):after{opacity:0}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-content-default[data-astro-cid-lxs5haks]{opacity:0;pointer-events:none;transition:opacity .25s ease}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-content-expanded[data-astro-cid-lxs5haks]{opacity:1;pointer-events:auto;transition:opacity .4s ease .5s}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-inner[data-astro-cid-lxs5haks]{flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:2}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-media[data-astro-cid-lxs5haks]{position:absolute;inset:0;width:100%;height:100%;clip-path:none;opacity:.45;z-index:0}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-info[data-astro-cid-lxs5haks]{padding:25px 35px 20px;align-items:center;z-index:2}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-header[data-astro-cid-lxs5haks]{justify-content:center;margin-bottom:5px;gap:6px}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-num-small[data-astro-cid-lxs5haks]{font-size:7px;padding:2px 5px;border-radius:4px}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-title[data-astro-cid-lxs5haks]{font-size:10px}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-expanded-text[data-astro-cid-lxs5haks]{font-size:7px;line-height:1.4}.hex-cell[data-astro-cid-lxs5haks].is-expanded .hex-days--expanded[data-astro-cid-lxs5haks]{font-size:6px;padding:2px 6px;margin-top:6px}@keyframes hexFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded).is-visible .hex-shape[data-astro-cid-lxs5haks]{animation:hexFloat 5s ease-in-out infinite;animation-delay:calc(var(--idx, 0) * .7s)}.product-media[data-astro-cid-lxs5haks]{display:block;position:relative;text-decoration:none;background:#fff;overflow:hidden;flex-shrink:0}.product-img-wrap[data-astro-cid-lxs5haks]{position:relative;width:100%;height:240px;overflow:hidden}.product-img[data-astro-cid-lxs5haks]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.product[data-astro-cid-lxs5haks]:hover .product-img[data-astro-cid-lxs5haks]{transform:scale(1.05)}.product-rating-slot[data-astro-cid-lxs5haks]{min-height:34px;display:flex;align-items:center;margin:12px 0 8px}.product-rating-slot[data-astro-cid-lxs5haks] .product-rating[data-astro-cid-lxs5haks]{display:flex;align-items:center;gap:4px;margin:0}.product-rating--inline[data-astro-cid-lxs5haks] .rating-item[data-astro-cid-lxs5haks]{display:inline-flex;line-height:1}.product-rating--inline[data-astro-cid-lxs5haks] .rating-item[data-astro-cid-lxs5haks] svg[data-astro-cid-lxs5haks]{display:block;width:16px;height:16px}.product-rating--inline[data-astro-cid-lxs5haks] .rating-value[data-astro-cid-lxs5haks],.product-rating--inline[data-astro-cid-lxs5haks] .rating-reviews[data-astro-cid-lxs5haks],.product-rating--inline[data-astro-cid-lxs5haks] .rating-sep[data-astro-cid-lxs5haks],.product-rating--inline[data-astro-cid-lxs5haks] .rating-purchases[data-astro-cid-lxs5haks]{transform:translateY(1px)}.product-rating--inline[data-astro-cid-lxs5haks] .rating-value[data-astro-cid-lxs5haks]{font-size:13px;color:#9ca3af;margin-left:4px}.product-rating--inline[data-astro-cid-lxs5haks] .rating-reviews[data-astro-cid-lxs5haks]{font-size:13px;color:#9ca3af}.product-rating--clickable[data-astro-cid-lxs5haks]{cursor:pointer;text-decoration:none;transition:opacity .2s ease}.product-rating--clickable[data-astro-cid-lxs5haks]:hover{opacity:.8}.product-text--clamped[data-astro-cid-lxs5haks]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em;line-height:1.4}.product-text--clamped[data-astro-cid-lxs5haks] a[data-astro-cid-lxs5haks]{display:block}.product-specs[data-astro-cid-lxs5haks]{margin:10px 0;padding:10px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:72px}.product-spec[data-astro-cid-lxs5haks]{display:flex;justify-content:space-between;font-size:12px;line-height:1.6;gap:8px}.product-spec__label[data-astro-cid-lxs5haks]{color:#888;white-space:nowrap}.product-spec__value[data-astro-cid-lxs5haks]{color:#333;font-weight:500;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-meta[data-astro-cid-lxs5haks]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:12px;pointer-events:none}.product-tags[data-astro-cid-lxs5haks]{display:flex;gap:6px;flex-wrap:wrap;pointer-events:auto}.product[data-astro-cid-lxs5haks]{position:relative}.product[data-astro-cid-lxs5haks].product-extended{overflow:visible}.product-actions-overlay[data-astro-cid-lxs5haks]{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:10px;z-index:10}.product-action-btn[data-astro-cid-lxs5haks]{width:52px;height:52px;border-radius:50%;border:none;background:#fffffff2;backdrop-filter:blur(8px);color:#ff5759;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000002e;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;transform:scale(0);opacity:0}.product[data-astro-cid-lxs5haks]:hover .product-action-btn[data-astro-cid-lxs5haks]{transform:scale(1);opacity:1}.product[data-astro-cid-lxs5haks]:hover .product-action-btn[data-astro-cid-lxs5haks]:nth-child(1){transition-delay:0s}.product[data-astro-cid-lxs5haks]:hover .product-action-btn[data-astro-cid-lxs5haks]:nth-child(2){transition-delay:.08s}.product[data-astro-cid-lxs5haks]:not(:hover) .product-action-btn[data-astro-cid-lxs5haks]{transition-delay:0s;transition-duration:.2s}.product-action-btn[data-astro-cid-lxs5haks] svg[data-astro-cid-lxs5haks]{width:28px;height:28px;display:block;transition:all .2s ease}.product-action-btn[data-astro-cid-lxs5haks]:hover{transform:scale(1.08);box-shadow:0 6px 16px #0003}.product-action-btn--favorite[data-astro-cid-lxs5haks]:hover,.product-action-btn--favorite[data-astro-cid-lxs5haks].is-active,.product-action-btn--compare[data-astro-cid-lxs5haks]:hover,.product-action-btn--compare[data-astro-cid-lxs5haks].is-active{background:#ff5759;color:#fff}.product-action-btn[data-astro-cid-lxs5haks][data-tooltip]:before{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);background:#fff;color:#333;font-size:12px;padding:8px 12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100;box-shadow:0 2px 10px #00000026}.product-action-btn[data-astro-cid-lxs5haks][data-tooltip]:after{content:"";position:absolute;left:calc(100% + 4px);top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#fff;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100}.product-action-btn[data-astro-cid-lxs5haks][data-tooltip]:hover:before,.product-action-btn[data-astro-cid-lxs5haks][data-tooltip]:hover:after{opacity:1;visibility:visible}.product-btn[data-astro-cid-lxs5haks].btn-primary{background:#ff5759;border-color:#ff5759;color:#fff;transition:all .2s ease}.product-btn[data-astro-cid-lxs5haks].btn-primary:hover{background:#e64d4f;border-color:#e64d4f}.add-to-cart-btn[data-astro-cid-lxs5haks].is-added{background:#10b981;border-color:#10b981}.product-price-old[data-astro-cid-lxs5haks]{text-decoration:line-through;color:#999;font-size:14px;margin-right:8px}.led-calculator__visual[data-astro-cid-lxs5haks]{padding:20px}.fc-project-card[data-astro-cid-lxs5haks]{background:#f9f9f9;border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column}.fc-project-card__media[data-astro-cid-lxs5haks]{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#e8e8e8}.fc-project-card__media[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.fc-project-card__media[data-astro-cid-lxs5haks]:hover img[data-astro-cid-lxs5haks]{transform:scale(1.05)}.fc-project-card__body[data-astro-cid-lxs5haks]{padding:20px;flex:1;display:flex;flex-direction:column}.fc-project-card__title[data-astro-cid-lxs5haks]{margin-bottom:8px}.fc-project-card__excerpt[data-astro-cid-lxs5haks]{font-size:14px;color:#666;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fc-project-card__category[data-astro-cid-lxs5haks]{color:#888;font-size:14px;margin-top:auto}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-item[data-astro-cid-lxs5haks]{border-bottom:1px solid #e5e5e5;padding:16px 0}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-head[data-astro-cid-lxs5haks]{cursor:pointer;position:relative;padding-right:30px;margin:0;transition:color .3s}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-head[data-astro-cid-lxs5haks]:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:24px;color:#ff5659;transition:transform .3s}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-item[data-astro-cid-lxs5haks].active .accordion-head[data-astro-cid-lxs5haks]:after{content:"−"}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-head[data-astro-cid-lxs5haks]:hover{color:#ff5659}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-body[data-astro-cid-lxs5haks]{display:none;padding-top:16px;color:#666;line-height:1.7}.fc-faq-section[data-astro-cid-lxs5haks] .accordion-line[data-astro-cid-lxs5haks] .accordion-item[data-astro-cid-lxs5haks].active .accordion-body[data-astro-cid-lxs5haks]{display:block}.fc-faq-section[data-astro-cid-lxs5haks] .faq-answer[data-astro-cid-lxs5haks]{white-space:pre-wrap}[data-astro-cid-lxs5haks][data-animate]{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--delay, 0s)}[data-astro-cid-lxs5haks][data-animate].is-visible{opacity:1;transform:translateY(0)}@media(max-width:1199px){.fc-stats__grid[data-astro-cid-lxs5haks]{grid-template-columns:repeat(2,1fr)}.fc-catalog[data-astro-cid-lxs5haks] .row-content[data-astro-cid-lxs5haks]{display:flex;flex-wrap:wrap}}@media(max-width:991px){.fc-hero__row[data-astro-cid-lxs5haks]{flex-direction:column;gap:32px}.fc-hero__media[data-astro-cid-lxs5haks]{max-width:100%}.fc-hero__title[data-astro-cid-lxs5haks]{font-size:32px}.fc-hero[data-astro-cid-lxs5haks]{min-height:400px;padding:40px 0}.fc-hero__bg[data-astro-cid-lxs5haks]{top:-400px;height:calc(100% + 400px)}.fc-bento[data-astro-cid-lxs5haks],.fc-bento__card--horizontal[data-astro-cid-lxs5haks]{grid-template-columns:1fr}.fc-bento__card-img--side[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{width:100%;height:200px;min-height:auto}.hex-row[data-astro-cid-lxs5haks]{flex-wrap:wrap;gap:12px}.hex-cell[data-astro-cid-lxs5haks]{width:140px;height:122px}.hex-cell[data-astro-cid-lxs5haks]:nth-child(odd),.hex-cell[data-astro-cid-lxs5haks]:nth-child(2n){transform:scale(1) translateY(0)}.hex-cell[data-astro-cid-lxs5haks]:after{display:none}.hex-text[data-astro-cid-lxs5haks]{font-size:11px}.hex-cell[data-astro-cid-lxs5haks].is-expanded{transform:scale(1.6) translateY(0);margin:0 40px}.hex-row[data-astro-cid-lxs5haks].has-active .hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded){transform:scale(.65) translateY(0)}.fc-tabs__panel-inner[data-astro-cid-lxs5haks]{grid-template-columns:1fr}.fc-tabs__panel-img[data-astro-cid-lxs5haks] img[data-astro-cid-lxs5haks]{height:280px}.fc-catalog[data-astro-cid-lxs5haks] .product-img-wrap[data-astro-cid-lxs5haks]{height:200px}}@media(max-width:575px){.fc-hero__title[data-astro-cid-lxs5haks]{font-size:26px}.fc-hero[data-astro-cid-lxs5haks]{min-height:auto;padding:36px 0}.fc-hero__bg[data-astro-cid-lxs5haks]{top:-400px;height:calc(100% + 400px)}.fc-stats__grid[data-astro-cid-lxs5haks]{grid-template-columns:1fr}.fc-tabs__nav[data-astro-cid-lxs5haks]{flex-direction:column}.fc-tabs__panel-body[data-astro-cid-lxs5haks]{padding:20px}.fc-catalog[data-astro-cid-lxs5haks] .product-img-wrap[data-astro-cid-lxs5haks]{height:160px}.fc-spec-controls[data-astro-cid-lxs5haks]{flex-direction:column;align-items:stretch}.fc-spec-search__input[data-astro-cid-lxs5haks]{width:100%}.hex-row[data-astro-cid-lxs5haks]{flex-direction:column;align-items:center;gap:16px}.hex-cell[data-astro-cid-lxs5haks]{width:150px;height:130px}.hex-cell[data-astro-cid-lxs5haks]:nth-child(odd),.hex-cell[data-astro-cid-lxs5haks]:nth-child(2n){transform:scale(1) translateY(0)}.hex-text[data-astro-cid-lxs5haks]{font-size:10px;line-height:1.3}.hex-num[data-astro-cid-lxs5haks]{font-size:22px}.hex-cell[data-astro-cid-lxs5haks].is-expanded{transform:scale(1.8) translateY(0);margin:30px 0}.hex-row[data-astro-cid-lxs5haks].has-active .hex-cell[data-astro-cid-lxs5haks]:not(.is-expanded){transform:scale(.6) translateY(0)}}
