:root{
  --veith-cream:#F8F2EE;
  --veith-olive:#7E815A;
  --veith-anth:#292927;
  --veith-sand:#D7C8AE;
  --veith-black:#111111;
  --veith-white:#FFFFFF;
}
.veith-home{font-family:Manrope,Arial,sans-serif;color:var(--veith-black);background:var(--veith-cream);line-height:1.65}
.veith-home h1,.veith-home h2,.veith-home h3{font-family:"Cormorant Garamond",Georgia,serif;color:var(--veith-anth);font-weight:500;line-height:1.05;margin:0 0 18px}
.veith-home h1{font-size:clamp(48px,6vw,82px)}
.veith-home h2{font-size:clamp(34px,4vw,54px)}
.veith-home h3{font-size:27px}
.veith-home p{font-size:17px}
.veith-eyebrow{font-size:13px!important;letter-spacing:.16em;text-transform:uppercase;color:var(--veith-olive);font-weight:700}
.veith-hero{display:grid;grid-template-columns:42% 58%;min-height:610px;background:var(--veith-cream)}
.veith-hero__content{padding:76px clamp(28px,5vw,80px);display:flex;flex-direction:column;justify-content:center}
.veith-logo-placeholder{font-size:30px;letter-spacing:.18em;color:var(--veith-anth);margin-bottom:5px}
.veith-hero__content .veith-eyebrow{margin:0 0 38px}
.veith-hero h1 span{color:var(--veith-olive)}
.veith-lead{max-width:580px}
.veith-actions{display:flex;gap:28px;align-items:center;margin-top:20px}
.veith-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--veith-olive);padding:14px 22px;font-size:14px;letter-spacing:.04em}
.veith-btn--primary{background:var(--veith-olive);color:#fff}
.veith-btn--small{padding:9px 13px;font-size:12px;color:#fff;background:var(--veith-olive)}
.veith-link,.veith-text-link{color:var(--veith-anth);text-decoration:none;font-size:14px;letter-spacing:.04em;text-transform:uppercase}
.veith-link:hover,.veith-text-link:hover{color:var(--veith-olive)}
.veith-hero__visual{min-height:610px;background:linear-gradient(135deg,#cfc8bc,#8e9a83 55%,#4d5548);display:flex;align-items:center;justify-content:center}
.veith-photo-placeholder{font-size:13px;letter-spacing:.18em;color:#fff;border:1px solid rgba(255,255,255,.7);padding:18px 25px;background:rgba(0,0,0,.12)}
.veith-section{padding:72px clamp(24px,5vw,80px);max-width:1440px;margin:auto}
.veith-section-head{text-align:center;margin-bottom:30px}
.veith-grid{display:grid;gap:18px}
.veith-grid--3{grid-template-columns:repeat(3,1fr)}
.veith-grid--4{grid-template-columns:repeat(4,1fr)}
.veith-card{background:rgba(215,200,174,.24);padding:30px;border:1px solid rgba(41,41,39,.05)}
.veith-service{min-height:220px}
.veith-icon{width:54px;height:54px;border-radius:50%;background:var(--veith-olive);color:#fff;display:grid;place-items:center;font-size:24px;margin-bottom:18px}
.veith-service p{font-size:15px}
.veith-equipment{display:grid;grid-template-columns:220px 1fr;gap:28px;background:rgba(215,200,174,.2)}
.veith-equipment-intro{padding:10px}
.veith-product{background:#fff;border:1px solid rgba(41,41,39,.08);padding:12px;display:flex;flex-direction:column}
.veith-product__image,.veith-preview__image{height:160px;background:linear-gradient(135deg,#c6b9a7,#7e815a);display:grid;place-items:center;color:#fff;font-size:11px;letter-spacing:.1em}
.veith-product h3{font-size:25px;margin:14px 0 6px}
.veith-product p{font-size:14px;margin-top:0}
.veith-product .veith-btn{margin-top:auto;align-self:flex-start}
.veith-about{display:grid;grid-template-columns:1fr 360px;gap:36px;align-items:center}
.veith-about__photo{min-height:420px;background:linear-gradient(145deg,#d7c8ae,#7e815a);display:grid;place-items:center;color:#fff;letter-spacing:.12em}
.veith-features{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:28px 0}
.veith-features span{font-size:14px;padding:10px 0;border-top:1px solid rgba(41,41,39,.15)}
.veith-trust{display:grid;grid-template-columns:1fr 1.4fr;gap:30px;background:#fff}
.veith-trust__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.veith-trust__stats div{border-left:2px solid var(--veith-olive);padding-left:16px}
.veith-trust__stats strong{display:block;font:500 38px "Cormorant Garamond",Georgia,serif}
.veith-trust__stats span{font-size:14px}
.veith-testimonials{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.veith-testimonials blockquote{margin:0;padding:22px;background:var(--veith-cream);font-family:"Cormorant Garamond",Georgia,serif;font-size:22px}
.veith-testimonials cite{display:block;font:14px Manrope,Arial,sans-serif;margin-top:15px}
.veith-content-preview{display:grid;grid-template-columns:1fr 1fr;gap:55px}
.veith-section-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}
.veith-section-row h2{font-size:38px;margin:0}
.veith-preview{border-bottom:1px solid rgba(41,41,39,.18);padding-bottom:15px}
.veith-preview__image{height:150px}
.veith-preview h3{font-size:24px;margin:13px 0 7px}
.veith-preview p{font-size:11px;letter-spacing:.08em;color:var(--veith-olive)}
.veith-cta{padding:45px clamp(24px,5vw,80px);background:var(--veith-sand);display:flex;align-items:center;justify-content:space-between;gap:30px}
.veith-cta h2{font-size:43px;margin-bottom:8px}
.veith-cta p{max-width:650px;margin:5px 0}
@media(max-width:980px){
 .veith-hero{grid-template-columns:1fr}.veith-hero__visual{min-height:380px}
 .veith-grid--4{grid-template-columns:repeat(2,1fr)}
 .veith-equipment,.veith-about,.veith-trust,.veith-content-preview{grid-template-columns:1fr}
}
@media(max-width:700px){
 .veith-section{padding:52px 20px}.veith-hero__content{padding:52px 24px}
 .veith-grid--3,.veith-grid--4,.veith-testimonials,.veith-trust__stats{grid-template-columns:1fr}
 .veith-actions,.veith-cta{flex-direction:column;align-items:flex-start}
 .veith-about__photo{min-height:320px}
}
