@charset "UTF-8";.tech-hero{padding:60px 0 40px;background:linear-gradient(135deg,var(--tf-primary) 0,var(--tf-primary-dark) 100%);color:var(--tf-white);text-align:center}.tech-hero h1{color:var(--tf-white);max-width:850px;margin:0 auto 20px}.tech-hero-sub{font-size:17px;color:rgba(255,255,255,.85);max-width:780px;margin:0 auto;line-height:1.7}.tech-pillar{padding:80px 0}.tech-pillar-alt{background:var(--tf-gray-100)}.pillar-label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--tf-primary);margin-bottom:12px;background:var(--tf-primary-light);padding:4px 12px;border-radius:20px}.tech-pillar h2{margin-bottom:16px}.tech-pillar p{color:var(--tf-gray-700);line-height:1.7;margin-bottom:20px}.tech-features{list-style:none;padding:0;margin:0}.tech-features li{position:relative;padding:12px 0 12px 24px;font-size:15px;color:var(--tf-gray-700);line-height:1.6;border-bottom:1px solid var(--tf-gray-100)}.tech-features li:last-child{border-bottom:none}.tech-features li::before{content:"▸";position:absolute;left:0;color:var(--tf-secondary);font-weight:700}.tech-stat{margin-top:16px;padding:16px 20px;background:var(--tf-primary-light);border-radius:var(--tf-radius);border-left:4px solid var(--tf-primary);font-size:15px;color:var(--tf-gray-700)}.tech-pillar ai-img,.tech-pillar img{border-radius:var(--tf-radius-lg);width:100%}.tech-rnd{padding:80px 0;background:var(--tf-dark);color:var(--tf-white)}.tech-rnd h2{color:var(--tf-white);margin-bottom:12px}.rnd-stat{text-align:center;padding:32px 16px;background:rgba(255,255,255,.05);border-radius:var(--tf-radius);border:1px solid rgba(255,255,255,.1)}.rnd-number{display:block;font-size:48px;font-weight:800;color:var(--tf-secondary);line-height:1;margin-bottom:12px}.rnd-label{font-size:14px;color:rgba(255,255,255,.6)}.tech-cta{padding:80px 0;background:var(--tf-white)}.tech-cta h2{margin-bottom:16px}.tech-cta p{color:var(--tf-gray-500);max-width:650px;margin:0 auto 32px}@media (max-width:991px){.rnd-number{font-size:36px}}