.hero-section{background:var(--brand-gradient);padding:180px 0 100px;position:relative;overflow:hidden}.hero-section::before{content:"";position:absolute;top:0;right:-10%;width:60%;height:100%;background:radial-gradient(ellipse at center,rgba(38,198,218,.2) 0,transparent 70%);pointer-events:none}.hero-section .hero-content{position:relative;z-index:2}.hero-section h1{color:#fff;font-size:52px;font-weight:800;line-height:1.1;max-width:640px}.hero-section .hero-subtitle{color:rgba(255,255,255,.85);font-size:20px;line-height:1.6;max-width:540px;margin-top:20px}.hero-section .hero-actions{margin-top:36px;display:flex;gap:16px;flex-wrap:wrap}.hero-section .hero-stats{margin-top:56px;display:flex;flex-wrap:nowrap;gap:48px}.hero-section .hero-stat{flex:1 1 0;min-width:0;text-align:left}.hero-section .hero-stat .stat-value{font-size:36px;font-weight:800;color:#fff;line-height:1}.hero-section .hero-stat .stat-label{font-size:14px;color:rgba(255,255,255,.65);margin-top:6px;text-transform:uppercase;letter-spacing:.5px}.hero-image{position:relative;z-index:2}@media (max-width:768px){.hero-section{padding:160px 0 60px;text-align:center}.hero-section h1{font-size:32px;max-width:100%}.hero-section .hero-subtitle{max-width:100%}.hero-section .hero-actions{justify-content:center}.hero-section .hero-stats{gap:24px;justify-content:center}.hero-section .hero-stat{text-align:center}.hero-section .hero-stat .stat-value{font-size:28px}}.industries-section{padding:var(--spacing-2xl) 0;background:#fff}.industry-card-grid{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;transition:transform .3s,box-shadow .3s;background:#fff;height:100%}.industry-card-grid:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.industry-card-grid ai-img,.industry-card-grid img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;display:block}.industry-card-grid .card-body{padding:20px}.industry-card-grid h3{font-size:18px;font-weight:700;margin-bottom:8px;color:var(--brand-text)}.industry-card-grid p{font-size:14px;color:var(--brand-text-secondary);margin-bottom:0;line-height:1.5}.product-showcase{padding:var(--spacing-2xl) 0;background:var(--brand-bg-light)}.product-card-home{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;transition:transform .3s,box-shadow .3s;background:#fff;height:100%}.product-card-home:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.product-card-home .card-img{height:200px;overflow:hidden;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center}.product-card-home .card-img ai-img,.product-card-home .card-img img{max-height:180px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.product-card-home .card-body{padding:20px;text-align:center}.product-card-home h3{font-size:16px;font-weight:700;margin-bottom:8px}.product-card-home p{font-size:13px;color:var(--brand-text-secondary);margin-bottom:12px}.sustainability-strip{padding:var(--spacing-2xl) 0;background:#fff}.sustainability-strip .stat-grid{display:flex;flex-wrap:nowrap;gap:2rem}.sustainability-strip .stat-item{flex:1 1 0;text-align:center;min-width:0;padding:24px 16px;border:1px solid var(--brand-border);border-radius:var(--radius)}.sustainability-strip .stat-value{font-size:40px;font-weight:800;color:var(--brand-primary);line-height:1}.sustainability-strip .stat-label{font-size:14px;color:var(--brand-text-secondary);margin-top:8px}.trust-stats{padding:var(--spacing-xl) 0;background:var(--brand-bg-alt)}.trust-stats .stats-row{display:flex;flex-wrap:nowrap;gap:2rem}.trust-stats .stat-item{flex:1 1 0;text-align:center;min-width:0}.trust-stats .stat-value{font-size:44px;font-weight:800;color:var(--brand-primary);line-height:1}.trust-stats .stat-label{font-size:14px;color:var(--brand-text-secondary);margin-top:8px;text-transform:uppercase;letter-spacing:.3px}.cta-section{padding:var(--spacing-2xl) 0;background:var(--brand-gradient);position:relative;overflow:hidden}.case-studies-section{padding:var(--spacing-2xl) 0;background:var(--brand-bg-light)}.case-study-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);padding:32px;height:100%;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.case-study-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.case-study-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.case-study-tag{display:inline-block;padding:4px 12px;background:var(--brand-primary);color:#fff;font-size:12px;font-weight:600;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.5px}.case-study-location{font-size:13px;color:var(--brand-text-secondary)}.case-study-card h3{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--brand-text)}.case-study-card p{font-size:14px;color:var(--brand-text-secondary);line-height:1.7;flex-grow:1;margin-bottom:20px}.case-study-metrics{display:flex;gap:24px;padding-top:16px;border-top:1px solid var(--brand-border)}.case-study-metrics .metric{text-align:center;flex:1}.case-study-metrics .metric-value{display:block;font-size:28px;font-weight:800;color:var(--brand-primary);line-height:1}.case-study-metrics .metric-label{display:block;font-size:12px;color:var(--brand-text-secondary);margin-top:4px;text-transform:uppercase;letter-spacing:.3px}.why-choose-section{padding:var(--spacing-2xl) 0;background:#fff}.why-card{padding:28px;border:1px solid var(--brand-border);border-radius:var(--radius);height:100%;transition:transform .3s,box-shadow .3s}.why-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.why-icon{width:56px;height:56px;border-radius:50%;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--brand-primary)}.why-card h3{font-size:16px;font-weight:700;margin-bottom:8px;color:var(--brand-text)}.why-card p{font-size:14px;color:var(--brand-text-secondary);line-height:1.6;margin-bottom:0}.cta-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("") center/cover no-repeat;opacity:.1}.cta-section h2{color:#fff;position:relative;z-index:2}.cta-section p{color:rgba(255,255,255,.85);position:relative;z-index:2;font-size:18px}.cta-section .cta-actions{position:relative;z-index:2}@media (max-width:768px){.industry-card{flex:0 0 240px}.sustainability-strip .stat-grid{flex-wrap:wrap}.sustainability-strip .stat-item{flex:1 1 45%}.trust-stats .stats-row{flex-wrap:wrap}.trust-stats .stat-item{flex:1 1 45%}}