.ProductCard_prod__IsGVS{text-align:left;border:1px solid var(--line);background:var(--surface);padding:24px;display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:border-color .4s var(--ease),transform .4s var(--ease);min-height:230px}.ProductCard_prod__IsGVS:hover{border-color:var(--accent);transform:translateY(-5px)}.ProductCard_top__VhJ0A{display:flex;align-items:center;justify-content:space-between;gap:12px}.ProductCard_cat__8xMMw{font-size:11px;letter-spacing:.04em;color:var(--muted)}.ProductCard_price__COE_3{font-size:13px;color:var(--accent);white-space:nowrap}.ProductCard_name__SJNE6{font-family:var(--font-display),sans-serif;font-weight:700;font-size:22px;margin:0;letter-spacing:-.01em}.ProductCard_desc__tqrW1{margin:0;color:var(--cream-dim);font-size:14px;line-height:1.5;flex:1 1}.ProductCard_tech__naQyS{display:flex;flex-wrap:wrap;gap:6px}.ProductCard_more__0LN0B{font-size:12px;color:var(--muted);transition:color .3s var(--ease),letter-spacing .3s var(--ease);margin-top:2px}.ProductCard_prod__IsGVS:hover .ProductCard_more__0LN0B{color:var(--accent);letter-spacing:.06em}.CategorySection_catsec__GF039{margin-bottom:64px}.CategorySection_head__lZvEo{display:flex;align-items:center;gap:20px;padding-bottom:22px;margin-bottom:26px;border-bottom:1px solid var(--line)}.CategorySection_icon__1w5p7{font-size:30px;color:var(--accent);line-height:1}.CategorySection_txt__5n37_{flex:1 1;min-width:0}.CategorySection_title__lYYhs{font-family:var(--font-display),sans-serif;font-weight:700;font-size:clamp(24px,3vw,36px);margin:0;letter-spacing:-.01em}.CategorySection_desc__1OwNd{margin:6px 0 0;color:var(--muted);font-size:15px}.CategorySection_count__7rFTk{font-size:12px;color:var(--muted-2);white-space:nowrap}.CategorySection_grid__kxGd7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:1080px){.CategorySection_grid__kxGd7{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.CategorySection_grid__kxGd7{grid-template-columns:1fr}}