.keit-hero-gradient{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:var(--brand-text-inverse);padding:88px 0 96px}.keit-hero h1{color:var(--brand-text-inverse);font-size:max(2.5rem, min(5vw, 5.1rem));font-weight:900;line-height:1.02;max-width:760px}.keit-hero-subtitle{color:rgba(255,255,255,.9);font-size:1.25rem;margin:22px 0 0;line-height:1.65}.keit-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.keit-hero-image{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.28)}.keit-product-section{padding:84px 0;background:var(--brand-bg-alt)}.keit-product-grid-four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.keit-product-card{background:var(--brand-bg);border:1px solid var(--brand-border)}.keit-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.keit-product-card h3{font-size:1rem;color:var(--brand-primary-dark);font-weight:900;margin:18px 16px 8px}.keit-product-card p{margin:0 16px 20px;color:var(--brand-neutral-mid);font-size:.9rem;line-height:1.55}.keit-trust-bar{background:var(--brand-primary-dark);padding:28px 0}.keit-trust-items{display:flex;flex-wrap:nowrap;align-items:stretch}.keit-trust-item{flex:1;padding:18px 22px;border-right:1px solid rgba(255,255,255,.16);color:var(--brand-text-inverse)}.keit-trust-item:last-child{border-right:0}.keit-trust-item strong{display:block;font-size:max(1.45rem, min(2.3vw, 2.35rem));color:var(--brand-secondary);margin-bottom:6px}.keit-trust-item span{color:rgba(255,255,255,.72);font-size:.86rem}.keit-industry-scroll-section{padding:86px 0;background:var(--brand-bg)}.keit-industry-scroll{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.keit-industry-scroll article{flex:0 0 260px;min-height:245px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);scroll-snap-align:start}.keit-industry-scroll h3{color:var(--brand-primary-dark);font-weight:900}.keit-industry-scroll p{color:var(--brand-neutral-mid);line-height:1.62}@media (max-width:991px){.keit-product-grid-four{grid-template-columns:repeat(2,1fr)}.keit-trust-items{flex-wrap:wrap}.keit-trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.16)}}@media (max-width:575px){.keit-product-grid-four{grid-template-columns:1fr}.keit-trust-item{flex:0 0 100%;border-right:0}}