@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-category-nav[data-astro-cid-rnqo2yuk]{display:flex;align-items:center;gap:0;border-bottom:1px solid #dde5f0;overflow-x:auto;scrollbar-width:none}.product-category-nav__item[data-astro-cid-rnqo2yuk]{flex:0 0 auto;min-width:148px;padding:.95rem 1.35rem;background:transparent;border:0;border-bottom:3px solid transparent;color:#66788e;cursor:pointer;font-family:inherit;font-size:.96rem;font-weight:600;text-align:center;position:relative;transition:color .22s ease,background-color .22s ease,border-color .22s ease;white-space:nowrap}.product-category-nav__item[data-astro-cid-rnqo2yuk]:hover,.product-category-nav__item[data-astro-cid-rnqo2yuk].active{color:var(--color-primary);background:transparent;border-bottom-color:var(--color-primary)}.product-category-nav__item[data-astro-cid-rnqo2yuk].active{font-weight:800}.product-grid-container[data-astro-cid-rnqo2yuk]{margin-top:clamp(2rem,5vw,3.5rem)}.product-grid-container[data-astro-cid-rnqo2yuk] .product-grid[data-astro-cid-rnqo2yuk]{animation:fadeIn .3s ease}.product-grid[data-astro-cid-rnqo2yuk]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}.product-card[data-astro-cid-rnqo2yuk]{min-height:420px;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(80,110,145,.14);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;position:relative;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.product-card[data-astro-cid-rnqo2yuk]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--color-primary),#39b88f);transform:scaleX(0);transform-origin:left;transition:transform .25s ease;pointer-events:none}.product-card[data-astro-cid-rnqo2yuk]:hover{transform:translateY(-4px);border-color:#1677ff52;box-shadow:0 18px 38px #19375c1f}.product-card[data-astro-cid-rnqo2yuk]:hover:after{transform:scaleX(1)}.product-card__media[data-astro-cid-rnqo2yuk]{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#edf3f9}.product-card__media[data-astro-cid-rnqo2yuk] img[data-astro-cid-rnqo2yuk]{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card[data-astro-cid-rnqo2yuk]:hover .product-card__media[data-astro-cid-rnqo2yuk] img[data-astro-cid-rnqo2yuk]{transform:scale(1.045)}.product-card__meta[data-astro-cid-rnqo2yuk]{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-card__category[data-astro-cid-rnqo2yuk]{color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-shadow:0 1px 8px rgba(0,0,0,.25)}.product-card__code[data-astro-cid-rnqo2yuk]{padding:.28rem .48rem;color:#fff;background:#1677ffd1;border:1px solid rgba(255,255,255,.34);border-radius:4px;font-size:.82rem;font-weight:850;line-height:1}.product-card__body[data-astro-cid-rnqo2yuk]{display:flex;flex:1;flex-direction:column;padding:1.5rem;position:relative;z-index:1}.product-card__title[data-astro-cid-rnqo2yuk]{color:#183554;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:800;line-height:1.35;min-height:calc(1.35rem * 1.35 * 2);margin-bottom:1rem}.product-card__summary[data-astro-cid-rnqo2yuk]{color:#52677f;font-size:.93rem;line-height:1.75;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__link[data-astro-cid-rnqo2yuk]{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--color-primary);font-size:.9rem;font-weight:700;position:relative;z-index:1;transition:gap var(--transition-fast),color var(--transition-fast)}.product-card[data-astro-cid-rnqo2yuk]:hover .product-card__link[data-astro-cid-rnqo2yuk]{gap:10px;color:#0f66d0}.product-card__arrow[data-astro-cid-rnqo2yuk]{width:16px;height:16px;transition:transform var(--transition-fast)}.product-card[data-astro-cid-rnqo2yuk]:hover .product-card__arrow[data-astro-cid-rnqo2yuk]{transform:translate(2px)}@media(max-width:1024px){.product-category-nav__item[data-astro-cid-rnqo2yuk]{min-width:136px;scroll-snap-align:start}}@media(max-width:768px){.product-grid[data-astro-cid-rnqo2yuk]{grid-template-columns:1fr}.product-card[data-astro-cid-rnqo2yuk]{min-height:390px}}
