.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: 30px;left: 50px;color: black;font-size: 40px;font-weight: bold;width: 600px;line-height: 1.2}.banner-desc{position: absolute;top: 200px;left: 50px;font-size: 18px;width: 600px;line-height: 1.2}.banner-bullet{position: absolute;top: 300px;left: 50px;font-size: 18px;width: 600px}.contact-us{position: absolute;top: 200px;left: 50px;font-size: 18px;width: 600px}.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}