.products-hero{background:linear-gradient(135deg,#eaf7fa 0,#fff 60%,#fff1e8 100%)}.product-search{display:flex;max-width:820px;gap:12px;margin-top:28px}.dynamic-products-section,.technology-tabs-section{padding:80px 0}.technology-tabs{gap:10px;margin-bottom:30px}.technology-tabs .nav-link{border:1px solid var(--brand-border);border-radius:999px;color:var(--brand-text);font-weight:800}.technology-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary)}.technology-content{padding:32px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.document-panel,.product-card,.tech-card{height:100%;padding:24px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.dynamic-products-section{background:var(--brand-bg-alt)}.product-category-block{margin-bottom:46px}.category-head{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--brand-border)}.product-card{display:block;color:var(--brand-text);-webkit-text-decoration:none;text-decoration:none}.product-card img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;margin-bottom:16px;border-radius:10px;background:#dce8ec}.products-cta{background:#fff}@media (max-width:768px){.product-search{flex-direction:column}}