.tec-hero{position:relative;background:var(--tec-primary-dark);padding:calc(var(--tec-space-2xl) + 60px) 0 0;min-height:520px}.tec-hero-title{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:var(--tec-space-sm);max-width:600px}.tec-hero-subtitle{color:rgba(255,255,255,.75);font-size:1rem;margin-bottom:var(--tec-space-md);max-width:500px;line-height:1.6}.tec-hero .tec-btn-primary{background:#fff;color:var(--tec-primary-dark);font-weight:600}.tec-hero .tec-btn-primary:hover{background:var(--tec-bg-alt);color:var(--tec-primary-dark)}.tec-hero .tec-btn-outline{border-color:rgba(255,255,255,.5)}.tec-hero-bar{background:var(--tec-accent);margin-top:var(--tec-space-xl);padding:var(--tec-space-sm) 0}.tec-stats-row{display:flex;justify-content:space-between}.tec-stat-item{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.tec-stat-item:last-child{border-right:none}.tec-stat-number{display:block;color:#fff;font-size:1.25rem;font-weight:700}.tec-stat-label{display:block;color:rgba(255,255,255,.8);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.tec-trust-bar{background:var(--tec-bg-alt);padding:var(--tec-space-md) 0;border-bottom:1px solid var(--tec-border)}.tec-trust-row{display:flex;justify-content:space-between}.tec-trust-item{flex:1;text-align:center;border-right:1px solid var(--tec-border);padding:0 var(--tec-space-sm)}.tec-trust-item:last-child{border-right:none}.tec-trust-number{display:block;font-size:1.5rem;font-weight:700;color:var(--tec-primary)}.tec-trust-label{display:block;font-size:.75rem;color:var(--tec-text-secondary);text-transform:uppercase;letter-spacing:.04em}.tec-products-section{padding:var(--tec-space-xl) 0}.tec-product-card{display:block;background:var(--tec-bg);border:1px solid var(--tec-border);border-radius:var(--tec-radius);overflow:hidden;transition:box-shadow .2s,transform .2s;color:var(--tec-text);-webkit-text-decoration:none;text-decoration:none}.tec-product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px);color:var(--tec-text)}.tec-product-card ai-img,.tec-product-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;background:var(--tec-bg-alt)}.tec-product-card h3{font-size:.95rem;font-weight:600;padding:var(--tec-space-sm) var(--tec-space-sm) 4px;margin:0}.tec-product-card p{font-size:.8rem;color:var(--tec-text-secondary);padding:0 var(--tec-space-sm) var(--tec-space-sm);margin:0;line-height:1.5}.tec-industries-section{background:var(--tec-bg-alt);padding:var(--tec-space-xl) 0}.tec-industry-item{background:var(--tec-bg);border:1px solid var(--tec-border);border-radius:var(--tec-radius);padding:var(--tec-space-md);height:100%}.tec-industry-item h4{font-size:.95rem;margin-bottom:8px}.tec-industry-item p{font-size:.82rem;color:var(--tec-text-secondary);margin:0;line-height:1.5}.tec-why-section{padding:var(--tec-space-xl) 0}.tec-why-item{border-left:3px solid var(--tec-accent);padding-left:var(--tec-space-sm)}.tec-why-item h4{font-size:.95rem;margin-bottom:8px}.tec-why-item p{font-size:.85rem;color:var(--tec-text-secondary);line-height:1.6}.tec-projects-section{background:var(--tec-bg-alt);padding:var(--tec-space-xl) 0}.tec-project-card{background:var(--tec-bg);border:1px solid var(--tec-border);border-radius:var(--tec-radius);padding:var(--tec-space-md);height:100%}.tec-project-card h4{font-size:.95rem;margin-bottom:8px}.tec-project-card p{font-size:.85rem;color:var(--tec-text);line-height:1.6}@media (max-width:991.98px){.tec-hero-title{font-size:1.75rem}.tec-stats-row{flex-wrap:wrap}.tec-stat-item{flex:0 0 50%;padding:8px 0;border-right:none}}@media (max-width:767.98px){.tec-hero{padding:calc(var(--tec-space-xl) + 50px) 0 0;min-height:auto}.tec-hero-title{font-size:1.5rem}.tec-trust-row{flex-wrap:wrap}.tec-trust-item{flex:0 0 50%;padding:8px 0;border-right:none;border-bottom:1px solid var(--tec-border)}.tec-trust-item:nth-last-child(-n+2){border-bottom:none}}