.top-link{position: relative;text-decoration: none;color: #5DB3F5;font-size: 20px;font-family: "Georgia"}.top-link::after{content: "";position: absolute;left: 0;bottom: -6px;width: 10;height: 3px;background: red}.top-link:hover{text-shadow: 0 0 10px rgba(25,118,210,.8);transform: translateY(-5px)}.top-link:hover::after{width: 100%}a[highlight]{color: #051DB3;font-weight: bold}.top-dropdown-menu{position: relative;text-decoration: none;color: #5DB3F5;font-size: 20px;font-family: "Georgia"}.top-dropdown-menu>div{display: none;position: absolute;top: 100%;left: 0;background: white;min-width: 180px;font-size: 16px;box-shadow: 0 4px 12px rgba(0,0,0,0.15);z-index: 1000}.top-dropdown-menu:hover>div{display: flex;flex-direction: column}.top-dropdown-menu>div a{padding: 5px 5px;white-space: nowrap;text-decoration: none}.top-dropdown-menu>div a:hover{background: #f5f5f5}#productsGrid{scroll-margin-top: 80px}.top-menu{gap: 50px}.product-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 32px}.product-image{width: 400px;height: 400px;object-fit: cover;border-radius: 8px}.product-image-wide{height: 400px;width: 650px;object-fit: fill;border-radius: 8px}.team-grid{display: grid;grid-template-columns: 1fr;gap: 16px}.mach-image{height: 540px;width: 958px;object-fit: contain}.team-image{height: 540px;width: 958px;object-fit: cover}.banner-container{position: relative;display: inline-block}.banner-title{position: absolute;top: clamp(0.1rem,0.5vw,1.875rem);left: clamp(0.1rem,5vw,3.125rem);color: black;font-size: clamp(1rem,2.5vw,2.5rem);font-weight: bold;width: clamp(18rem,50vw,37.5rem);line-height: 1.2}.banner-desc{position: absolute;top: clamp(0.5rem,12vw,12.5rem);left: clamp(0.1rem,5vw,3.125rem);font-size: clamp(0.5rem,1.5vw,1.125rem);width: clamp(18rem,50vw,37.5rem);line-height: 1.2}.banner-bullet{position: absolute;top: clamp(4rem,20vw,18.75rem);left: clamp(0.1rem,5vw,3.125rem);font-size: clamp(0.5rem,1.5vw,1.125rem);width: clamp(18rem,50vw,37.5rem);line-height: 1.4}.contact-us{position: absolute;top: clamp(4rem,40vw,12.5rem);left: clamp(2rem,40vw,5rem);width: clamp(8rem,30vw,100rem)}.contact-text{font-size: clamp(1rem,2vw,2.5rem);width: clamp(20rem,40vw,100rem);line-height: 1.2}.contact-title{display: inline-block;margin-top: 20px;font-size: clamp(1rem,3vw,2.5rem);font-weight: bold;line-height: 1.6}.hero-header{display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;max-width: 800px}.eyebrow{font-family: 'Inter',system-ui,-apple-system,sans-serif;font-size: 0.875rem;font-weight: 600;text-transform: uppercase;letter-spacing: 0.18em;color: #6b7280;line-height: 1.2}.title{font-family: 'Playfair Display',Georgia,serif;font-size: clamp(2.25rem,5vw,3.75rem);font-weight: 700;color: #111827;line-height: 1.1;letter-spacing: -0.02em;margin: 0}