.vf-home { font-family: 'Manrope', sans-serif; font-size: 16px; line-height: 1.8; }
.vf-home .vf-header, .vf-home .vf-footer { font-family: 'Manrope', sans-serif; }
.vf-home main h1, .vf-home main h2, .vf-home main h3 { font-family: 'Oswald', sans-serif; font-weight: 500; letter-spacing: 0; }
.vf-home main h2 { font-size: 38px; line-height: 1.2; }
.vf-home main h3 { font-size: 25px; line-height: 1.25; }
.vf-home .vf-hero { overflow: hidden; }
.vf-hero-slide { position: absolute; inset: 0; z-index: -2; }
.vf-hero-slide:not([hidden]) { animation: vf-slide-in .55s ease-out; }
@keyframes vf-slide-in { from { opacity: .4; } to { opacity: 1; } }
.vf-hero-controls { position: absolute; left: max(16px, calc((100% - 1200px) / 2)); bottom: 16px; display: flex; align-items: center; gap: 2px; }
.vf-hero-controls button { display: grid; place-items: center; width: 40px; height: 44px; padding: 0; border: 1px solid transparent; border-radius: 4px; background: #202328e6; color: #fff; cursor: pointer; }
.vf-hero-controls button:hover { background: #34383d; }
.vf-hero-controls button:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }
.vf-hero-dots { display: flex; gap: 2px; }
.vf-hero-dots button { width: 32px; }
.vf-hero-dots span { width: 8px; height: 8px; border: 1px solid #fff; border-radius: 50%; }
.vf-hero-dots [aria-current] span { background: #f0cc65; border-color: #f0cc65; }
.vf-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.vf-home .vf-hero h1 { font-family: 'Manrope', sans-serif; font-size: 56px; font-weight: 600; line-height: 1.16; margin-bottom: 24px; text-wrap: balance; }
.vf-home .vf-hero-copy { animation: none; max-width: 600px; }
.vf-hero-messages { display: grid; }
.vf-hero-message { grid-area: 1 / 1; min-width: 0; visibility: hidden; }
.vf-hero-message.is-active { visibility: visible; }
.vf-home .vf-hero h2.vf-hero-title { font-family: 'Manrope', sans-serif; font-size: 36px; font-weight: 600; line-height: 1.2; margin-bottom: 24px; text-wrap: balance; }
.vf-home .vf-hero p:not(.vf-eyebrow) { font-size: 17px; font-weight: 400; line-height: 1.75; max-width: 460px; color: #e3e8e8; text-wrap: pretty; }
.vf-home .vf-hero .vf-eyebrow { font-size: 11px; font-weight: 600; line-height: 1.5; margin-bottom: 22px !important; }
.vf-home .vf-hero .vf-actions { margin: 28px 0 0; gap: 14px; }
.vf-home .vf-hero .vf-button { font-size: 14px; font-weight: 600; min-height: 48px; padding: 13px 22px; }
.vf-home .vf-eyebrow { display: flex; align-items: center; gap: 12px; font-size: 11px; font-weight: 700; }
.vf-home .vf-eyebrow::before { content: ''; width: 26px; height: 2px; background: currentColor; flex-shrink: 0; }
.vf-home .vf-section-heading { align-items: end; gap: 32px; }
.vf-home .vf-section-heading > div { max-width: 790px; }
.vf-home .vf-section-heading > .vf-text-link { flex-shrink: 0; font-size: 13px; }
.vf-home .vf-home-section-lead { font-size: 16px; line-height: 1.9; }
.vf-home .vf-product-copy { padding: 26px; }
.vf-home .vf-product-copy p:last-child { font-size: 14px; line-height: 1.85; }
.vf-home .vf-product-image { background: linear-gradient(135deg, #f4f7f7, #fff 58%); }
.vf-home .vf-product-image img { mix-blend-mode: multiply; }
.vf-home .vf-product { border-color: #dce2e2; border-bottom: 3px solid #dce2e2; }
.vf-home .vf-home-industry-grid article { border-bottom: 3px solid #dce2e2; }
.vf-home .vf-home-materials { background-color: #edf3f2; background-image: repeating-linear-gradient(90deg, transparent 0, transparent 119px, #24656a09 119px, #24656a09 120px); }
.vf-home .vf-home-quality { background-color: #20272a; background-image: linear-gradient(120deg, #24656a30, transparent 65%), repeating-linear-gradient(0deg, transparent 0, transparent 79px, #ffffff05 79px, #ffffff05 80px); }
.vf-home .vf-home-principles span, .vf-home .vf-step-list span { font-family: 'Oswald', sans-serif; font-size: 22px; top: 20px; }
.vf-home .vf-home-material-grid h3 { font-size: 25px; min-height: 62px; }
.vf-home .vf-home-material-grid a, .vf-home .vf-home-range-links a { font-size: 14px; }
.vf-home .vf-home-industry-grid p, .vf-home .vf-home-quality-grid p, .vf-home .vf-home-facing-grid p { font-size: 14px; line-height: 1.85; }
.vf-home .vf-home-jump { border-bottom: 2px solid #dce0e2; }
.vf-home .vf-home-jump a { position: relative; font-size: 12px; }
.vf-home .vf-home-jump a[aria-current="location"] { color: var(--vf-teal); }
.vf-home .vf-home-jump a[aria-current="location"]::after { content: ''; position: absolute; bottom: -17px; left: 0; right: 0; height: 2px; background: var(--vf-teal); }
.vf-reading-progress { position: fixed; inset: 0 0 auto; height: 3px; background: var(--vf-gold); transform: scaleX(0); transform-origin: left; z-index: 100; pointer-events: none; }
.vf-market-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0 32px; padding: 0; margin: 0; list-style: none; }
.vf-market-grid li { display: flex; align-items: center; gap: 16px; min-width: 0; min-height: 96px; padding: 20px 0; border-top: 1px solid var(--vf-line); }
.vf-market-grid img { flex: 0 0 56px; width: 56px; height: 42px; object-fit: contain; }
.vf-market-grid span { font-size: 15px; line-height: 1.5; font-weight: 600; overflow-wrap: anywhere; }
.vf-testimonial-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.vf-testimonial { display: flex; flex-direction: column; min-width: 0; margin: 0; padding-top: 24px; border-top: 2px solid var(--vf-gold); }
.vf-testimonial > i { font-size: 24px; color: var(--vf-teal); margin-bottom: 20px; }
.vf-testimonial blockquote { margin: 0 0 24px; font-size: 16px; line-height: 1.85; }
.vf-testimonial blockquote p { margin: 0; }
.vf-testimonial figcaption { margin-top: auto; }
.vf-testimonial figcaption strong, .vf-testimonial figcaption span { display: block; }
.vf-testimonial figcaption strong { font-size: 16px; }
.vf-testimonial figcaption span { font-size: 13px; color: var(--vf-muted); margin-top: 4px; }
.vf-inspection-logos { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 20px; list-style: none; padding: 0; margin: 32px 0 24px; }
.vf-inspection-logos li { min-width: 0; display: grid; place-items: center; }
.vf-inspection-logos img { width: 100%; height: auto; aspect-ratio: 2 / 1; object-fit: contain; }
.vf-marquee { min-width: 0; }
.vf-marquee-copy { display: none; }
.vf-marquee-enabled { overflow: hidden; }
.vf-marquee-enabled .vf-marquee-track { display: flex; width: max-content; gap: 32px; animation: vf-marquee-left 45s linear infinite; animation-play-state: paused; }
.vf-marquee-enabled .vf-marquee-track > * { flex: 0 0 auto; margin: 0; }
.vf-marquee-enabled .vf-testimonial-grid { display: grid; width: max(var(--vf-marquee-width, 100%), 844px); grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.vf-marquee-enabled .vf-inspection-logos { display: grid; width: max(var(--vf-marquee-width, 100%), 1040px); grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 20px; }
.vf-marquee:has(.vf-inspection-logos) { margin: 32px 0 24px; }
.vf-marquee:has(.vf-inspection-logos) .vf-marquee-track { animation-duration: 32s; }
.vf-marquee-running .vf-marquee-track { animation-play-state: running; }
.vf-marquee:hover .vf-marquee-track, section:focus-within .vf-marquee-track { animation-play-state: paused; }
.vf-marquee-toggle { flex-shrink: 0; display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 1px solid var(--vf-line); border-radius: 4px; background: #fff; color: var(--vf-teal); cursor: pointer; }
.vf-marquee-toggle[hidden] { display: none; }
.vf-marquee-toggle:hover { background: var(--vf-soft); }
@keyframes vf-marquee-left { to { transform: translateX(calc(-50% - 16px)); } }
@media (prefers-reduced-motion: reduce) {
    .vf-marquee .vf-marquee-track { animation: none; transform: none; }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
    .vf-home .vf-product, .vf-home .vf-home-industry-grid article { transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
    .vf-home .vf-product:hover, .vf-home .vf-home-industry-grid article:hover { transform: translateY(-5px); border-bottom-color: var(--vf-gold); box-shadow: 0 14px 28px #23262b12; }
    .vf-home .vf-product-image img { transition: transform .6s cubic-bezier(.2,.7,.2,1); }
    .vf-home .vf-product:hover img { transform: scale(1.045); }
    .vf-home .vf-text-link i, .vf-home .vf-button i { transition: transform .25s ease; }
    .vf-home .vf-text-link:hover i, .vf-home .vf-button:hover i { transform: translateX(4px); }
}
@media (max-width: 850px) {
    .vf-market-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 24px; }
    .vf-testimonial-grid { grid-template-columns: 1fr; gap: 28px; }
    .vf-inspection-logos { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .vf-home .vf-section-heading { align-items: start; flex-direction: column; gap: 18px; }
    .vf-home main h2 { font-size: 34px; }
}
@media (max-width: 600px) {
    .vf-market-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 20px; }
    .vf-market-grid li { flex-direction: column; align-items: start; gap: 12px; }
    .vf-inspection-logos { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
    .vf-home .vf-hero h1 { font-size: 38px; line-height: 1.2; margin-bottom: 20px; }
    .vf-home .vf-hero p:not(.vf-eyebrow) { font-size: 15px; line-height: 1.7; }
    .vf-home .vf-hero-copy { padding-top: 48px; }
    .vf-home .vf-hero h2.vf-hero-title { font-size: 28px; margin-bottom: 20px; }
    .vf-home main h2 { font-size: 30px; }
    .vf-home main h3 { font-size: 24px; }
    .vf-home .vf-home-material-grid h3 { min-height: 0; }
    .vf-home .vf-button { font-size: 14px; padding: 12px 18px; }
    .vf-home .vf-home-jump a[aria-current="location"]::after { bottom: 0; }
}
@media (max-width: 360px) {
    .vf-hero-dots button { width: 24px; }
    .vf-home .vf-hero h1 { font-size: 32px; }
}
@media (prefers-reduced-motion: reduce) {
    .vf-home .vf-hero-video, .vf-home .vf-hero-photo { transform: none !important; }
    .vf-reading-progress { display: none; }
}