.hero[data-astro-cid-dhfotatx]{height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-dhfotatx]{position:absolute;top:0;left:0;width:100%;height:100%}.hero-bg-image[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:.4}.hero-bg-overlay[data-astro-cid-dhfotatx]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0a0ae6,#0a0a0a99,#0a0a0acc)}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:1;text-align:center;max-width:1000px;padding:0 2rem}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:.85rem;letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem;opacity:0;animation:fadeInUp 1s ease forwards .5s}.hero-title[data-astro-cid-dhfotatx]{font-family:var(--font-main);font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.2;margin-bottom:1.5rem;opacity:0;animation:fadeInUp 1s ease forwards .7s}.hero-description[data-astro-cid-dhfotatx]{font-size:1.1rem;color:var(--gray-300);max-width:600px;margin:0 auto 2.5rem;opacity:0;animation:fadeInUp 1s ease forwards .9s}.hero-cta[data-astro-cid-dhfotatx]{opacity:0;animation:fadeInUp 1s ease forwards 1.1s}.hero-scroll[data-astro-cid-dhfotatx]{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--gray-500);font-size:.7rem;letter-spacing:.2em;opacity:0;animation:fadeIn 1s ease forwards 1.5s}.hero-scroll-line[data-astro-cid-dhfotatx]{width:1px;height:50px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease infinite}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.7)}}@keyframes fadeIn{to{opacity:1}}.products-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card[data-astro-cid-dhfotatx]{background:var(--bg-tertiary);border:1px solid var(--gray-800);overflow:hidden;transition:all .4s ease}.product-card[data-astro-cid-dhfotatx]:hover{border-color:var(--gold);transform:translateY(-10px)}.product-card-image[data-astro-cid-dhfotatx]{aspect-ratio:1/1;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;align-items:center;justify-content:center;padding:2rem}.product-card-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{max-width:80%;max-height:80%;object-fit:contain;transition:transform .6s ease}.product-card[data-astro-cid-dhfotatx]:hover .product-card-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.08)}.product-card-content[data-astro-cid-dhfotatx]{padding:1.5rem}.product-card-label[data-astro-cid-dhfotatx]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.product-card-title[data-astro-cid-dhfotatx]{font-family:var(--font-main);font-size:1.75rem;font-weight:400;margin-bottom:1rem}.product-card-desc[data-astro-cid-dhfotatx]{font-size:.9rem;color:var(--gray-400);line-height:1.7}.stats-section[data-astro-cid-dhfotatx]{background:var(--bg-secondary);padding:5rem 4rem}.stats-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto;text-align:center}.stat-number[data-astro-cid-dhfotatx]{font-family:var(--font-main);font-size:3.5rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-dhfotatx]{font-size:.85rem;color:var(--gray-400)}.about-preview[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-image[data-astro-cid-dhfotatx]{position:relative}.about-image[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%}.about-image[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:-20px;left:-20px;width:100%;height:100%;border:1px solid var(--gold);z-index:-1}.about-content[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-main);font-size:2.5rem;font-weight:300;margin-bottom:1.5rem;line-height:1.3}.about-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--gray-400);line-height:1.9;margin-bottom:1.5rem}.contact-cta[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);text-align:center;padding:6rem 4rem}.contact-cta[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-main);font-size:2.5rem;font-weight:300;margin-bottom:1rem}.contact-cta[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--gray-400);margin-bottom:2rem}@media(max-width:1024px){.products-grid[data-astro-cid-dhfotatx],.stats-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}.about-preview[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.products-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.stats-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:2rem}}
