.tine-hero{min-height:700px;position:relative;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;text-align:center;color:#fff}.tine-hero__media,.tine-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tine-hero__media img{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#0b1729,#1e40af)}.tine-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.32))}.tine-hero__content{position:relative;z-index:1;max-width:850px}.tine-hero h1{color:#fff;font-size:max(2.4rem, min(5vw, 4.8rem));font-weight:900}.cta-actions,.hero-actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.ha-trust{background:var(--brand-bg-alt);padding:4rem 0}.ha-trust__row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem}.ha-trust__stat{border-right:1px solid var(--brand-border);text-align:center}.ha-trust__stat:last-child{border-right:0}.ha-trust__stat strong{display:block;color:var(--brand-primary);font-family:"Roboto Mono",monospace;font-size:2.5rem}.ha-trust__stat em,.ha-trust__stat span{display:block;color:var(--brand-text-muted);font-style:normal}.tine-features{padding:6rem 0}.feature-row{display:grid;align-items:center;grid-gap:3rem;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.feature-row--reverse img{order:2}.feature-row img{border-radius:16px;min-height:320px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.feature-row span{color:var(--brand-secondary);font-weight:800}.ha-sust{padding:6rem 0;background:#f0fff4}.ha-sust__header{max-width:760px;margin:0 auto 3rem;text-align:center}.ha-sust__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.ha-sust__card{border-radius:12px;background:#fff;padding:2rem;box-shadow:0 18px 40px rgba(34,197,94,.12)}.ha-sust__icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:64px;height:64px;border-radius:50%;color:var(--brand-success);background:rgba(34,197,94,.1);font-weight:800}.ha-sust__metric strong{color:var(--brand-success);display:block;font-family:"Roboto Mono",monospace;font-size:2.6rem}.ha-sust__metric em{color:var(--brand-text-muted);font-style:normal}.tine-industries{padding:6rem 0}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.industry-card{min-height:260px;border-radius:12px;overflow:hidden;position:relative;color:#fff}.industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-dark);transition:transform .3s}.industry-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.industry-card span{position:absolute;z-index:1;left:1rem;right:1rem;bottom:1rem;color:#fff;font-weight:800}.industry-card:hover img{transform:scale(1.05)}@media (max-width:991px){.ha-trust__row,.industry-grid{grid-template-columns:repeat(2,1fr)}.feature-row,.ha-sust__grid{grid-template-columns:1fr}.feature-row--reverse img{order:0}}@media (max-width:575px){.cta-actions,.hero-actions{flex-direction:column}.ha-trust__row,.industry-grid{grid-template-columns:1fr}}.tine-hero.hero-banner.hero-banner--centered{background-color:#10223a;background-color:var(--brand-primary-dark,#10223a)}