:root{--red: #e31e3f;--red-dark: #c41a35;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-600: #4b5563;--gray-900: #111827}.page-header[data-astro-cid-3swd3b6j]{position:relative;padding:180px 60px 100px;background:var(--white);text-align:center;overflow:hidden}.header-wave[data-astro-cid-3swd3b6j]{position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(227,30,63,.05) 0%,transparent 70%);clip-path:ellipse(80% 60% at 70% 20%)}.header-content[data-astro-cid-3swd3b6j]{position:relative;z-index:1;max-width:800px;margin:0 auto}.badge[data-astro-cid-3swd3b6j]{display:inline-flex;align-items:center;gap:8px;background:var(--gray-50);padding:10px 20px;border-radius:50px;font-size:12px;font-weight:600;color:var(--gray-900);margin-bottom:24px;border:1px solid var(--gray-100);text-transform:uppercase;letter-spacing:1px}.badge-dot[data-astro-cid-3swd3b6j]{width:8px;height:8px;background:var(--red);border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.header-title[data-astro-cid-3swd3b6j]{font-family:Playfair Display,serif;font-size:56px;font-weight:700;color:var(--gray-900);margin-bottom:20px;line-height:1.2;letter-spacing:-1px}.red-text[data-astro-cid-3swd3b6j]{color:var(--red)}.header-subtitle[data-astro-cid-3swd3b6j]{font-size:18px;color:var(--gray-600);line-height:1.7;max-width:600px;margin:0 auto}.products-section[data-astro-cid-3swd3b6j]{background:var(--gray-50);padding:100px 60px}.products-container[data-astro-cid-3swd3b6j]{max-width:1400px;margin:0 auto}.products-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.product-card[data-astro-cid-3swd3b6j]{background:var(--white);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000f}.product-card[data-astro-cid-3swd3b6j]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #e31e3f26}.product-image-wrapper[data-astro-cid-3swd3b6j]{position:relative;width:100%;height:280px;background:var(--white);overflow:hidden;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--gray-100)}.product-image[data-astro-cid-3swd3b6j]{width:200px;height:250px;object-fit:contain;transition:transform .3s ease}.product-card[data-astro-cid-3swd3b6j]:hover .product-image[data-astro-cid-3swd3b6j]{transform:scale(1.05)}.product-badge[data-astro-cid-3swd3b6j]{position:absolute;top:16px;left:16px;background:var(--red);color:var(--white);padding:6px 16px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.product-content[data-astro-cid-3swd3b6j]{padding:28px;display:flex;flex-direction:column;flex-grow:1}.product-name[data-astro-cid-3swd3b6j]{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--gray-900);margin-bottom:8px;line-height:1.3}.product-wavelength[data-astro-cid-3swd3b6j]{font-size:13px;color:var(--red);font-weight:600;margin-bottom:20px;letter-spacing:.3px}.product-features[data-astro-cid-3swd3b6j]{list-style:none;margin-bottom:24px;flex-grow:1}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{font-size:14px;color:var(--gray-600);line-height:1.8;padding-left:20px;position:relative;margin-bottom:8px}.product-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:var(--red);border-radius:50%}.btn-product[data-astro-cid-3swd3b6j]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:var(--white);color:var(--red);border:2px solid var(--red);border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease}.btn-product[data-astro-cid-3swd3b6j]:hover{background:var(--red);color:var(--white)}.btn-product[data-astro-cid-3swd3b6j] svg[data-astro-cid-3swd3b6j]{transition:transform .3s ease}.btn-product[data-astro-cid-3swd3b6j]:hover svg[data-astro-cid-3swd3b6j]{transform:translate(4px)}.section-divider[data-astro-cid-3swd3b6j]{margin:80px 0 60px;text-align:center}.divider-content[data-astro-cid-3swd3b6j]{max-width:600px;margin:0 auto}.divider-badge[data-astro-cid-3swd3b6j]{display:inline-flex;align-items:center;gap:8px;background:var(--gray-50);padding:10px 20px;border-radius:50px;font-size:12px;font-weight:600;color:var(--gray-900);margin-bottom:20px;border:1px solid var(--gray-100);text-transform:uppercase;letter-spacing:1px}.section-title[data-astro-cid-3swd3b6j]{font-family:Playfair Display,serif;font-size:40px;font-weight:700;color:var(--gray-900);margin-bottom:12px;line-height:1.2;letter-spacing:-.5px}.section-subtitle[data-astro-cid-3swd3b6j]{font-size:16px;color:var(--gray-600);line-height:1.6}.cta-section[data-astro-cid-3swd3b6j]{background:var(--white);border-radius:12px;padding:64px 48px;text-align:center;box-shadow:0 4px 16px #00000014;margin-top:80px}.cta-content[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:var(--gray-900);margin-bottom:16px;letter-spacing:-.5px}.cta-content[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{font-size:17px;color:var(--gray-600);margin-bottom:32px;line-height:1.7}.btn-cta[data-astro-cid-3swd3b6j]{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:var(--white);padding:16px 36px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #e31e3f4d}.btn-cta[data-astro-cid-3swd3b6j]:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 20px #e31e3f66}.animate-fade[data-astro-cid-3swd3b6j]{opacity:0;animation:fadeIn .8s ease forwards}.animate-slide-up[data-astro-cid-3swd3b6j]{opacity:0;transform:translateY(30px);animation:slideUp .8s ease forwards}.delay-1[data-astro-cid-3swd3b6j]{animation-delay:.2s}.delay-2[data-astro-cid-3swd3b6j]{animation-delay:.4s}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.animate-on-scroll[data-astro-cid-3swd3b6j]{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll[data-astro-cid-3swd3b6j].animated{opacity:1}.fade-in[data-astro-cid-3swd3b6j]{opacity:0}.fade-in[data-astro-cid-3swd3b6j].animated{opacity:1}@media (max-width: 1200px){.products-grid[data-astro-cid-3swd3b6j]{grid-template-columns:repeat(2,1fr);gap:24px}.header-title[data-astro-cid-3swd3b6j]{font-size:44px}.section-title[data-astro-cid-3swd3b6j]{font-size:34px}}@media (max-width: 768px){.page-header[data-astro-cid-3swd3b6j]{padding:140px 24px 60px}.header-title[data-astro-cid-3swd3b6j]{font-size:36px}.header-subtitle[data-astro-cid-3swd3b6j]{font-size:16px}.products-section[data-astro-cid-3swd3b6j]{padding:60px 24px}.products-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr;margin-bottom:60px}.section-divider[data-astro-cid-3swd3b6j]{margin:60px 0 40px}.section-title[data-astro-cid-3swd3b6j]{font-size:28px}.section-subtitle[data-astro-cid-3swd3b6j]{font-size:15px}.cta-section[data-astro-cid-3swd3b6j]{padding:40px 24px;margin-top:60px}.cta-content[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-size:24px}.cta-content[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{font-size:16px}}
