*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Arial',sans-serif;background:#fff;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{background:linear-gradient(135deg,#000 0%,#1a1a1a 50%,#2d2d2d 100%);color:#fff;text-align:center;padding:120px 0;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%232563eb" stroke-width="0.5" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');animation:gridMove 20s linear infinite}@keyframes gridMove{0%{transform:translate(0,0)}100%{transform:translate(10px,10px)}}.hero-content{position:relative;z-index:2}.hero-title{font-size:4rem;font-weight:700;margin-bottom:20px;animation:fadeInUp 1s ease-out}.hero-subtitle{font-size:1.2rem;color:#2563eb;margin-bottom:40px;animation:fadeInUp 1s ease-out 0.2s both}.hero-image{max-width:800px;margin:0 auto;border-radius:15px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .3);animation:fadeInUp 1s ease-out 0.4s both}.hero-image img{width:100%;height:auto;display:block}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.company-intro{padding:80px 0;background:#f8f9fa}.company-intro h2{text-align:center;font-size:2.5rem;color:#2d2d2d;margin-bottom:60px;position:relative}.company-intro h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px}.intro-text{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto;line-height:1.8}.products-section{padding:80px 0;background:#fff}.section-title{text-align:center;font-size:2.5rem;color:#2d2d2d;margin-bottom:60px;position:relative}.section-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px}.product-card{display:flex;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .1);transition:all 0.4s ease;border:1px solid #e5e7eb}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgb(0 0 0 / .15)}.product-image{flex:1;height:300px;overflow:hidden;background:#f8f9fa;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-content{flex:1;padding:30px;display:flex;flex-direction:column;justify-content:center}.product-title{font-size:1.5rem;font-weight:700;color:#2d2d2d;margin-bottom:15px;line-height:1.3}.product-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:20px}.product-specs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.spec-tag{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:500}.learn-more{color:#2563eb;text-decoration:none;font-weight:600;font-size:1rem;transition:color 0.3s ease;display:inline-flex;align-items:center}.learn-more:hover{color:#1d4ed8}.learn-more svg{margin-left:8px;transition:transform 0.3s ease}.learn-more:hover svg{transform:translateX(5px)}.company-about{padding:80px 0;background:#f8f9fa}.about-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-content h2{font-size:2.5rem;color:#2d2d2d;margin-bottom:30px;position:relative}.about-content h2::after{content:'';position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px}.about-text{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.about-features{list-style:none;margin-bottom:30px}.about-features li{display:flex;align-items:center;margin-bottom:15px;color:#666;font-size:1rem}.about-features li::before{content:'✓';background:#2563eb;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;font-size:12px;font-weight:700}.about-image{border-radius:15px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .1)}.about-image img{width:100%;height:auto;display:block}.company-advantages{padding:80px 0;background:#fff}.advantages-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.advantages-image{border-radius:15px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .1)}.advantages-image img{width:100%;height:auto;display:block}.advantages-content h2{font-size:2.5rem;color:#2d2d2d;margin-bottom:30px;position:relative}.advantages-content h2::after{content:'';position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px}.advantages-list{list-style:none}.advantage-item{margin-bottom:25px;padding:20px;background:#f8f9fa;border-radius:10px;border-left:4px solid #2563eb;transition:all 0.3s ease}.advantage-item:hover{background:#e5e7eb;transform:translateX(5px)}.advantage-title{font-size:1.2rem;font-weight:600;color:#2d2d2d;margin-bottom:10px}.advantage-description{color:#666;font-size:1rem;line-height:1.6}@media (max-width:1024px){.products-grid{grid-template-columns:1fr;gap:30px}.about-container,.advantages-container{grid-template-columns:1fr;gap:40px}.product-card{flex-direction:column}.product-image{height:250px}}@media (max-width:768px){.hero-title{font-size:2.5rem}.section-title,.about-content h2,.advantages-content h2{font-size:2rem}.hero-section{padding:80px 0}.products-section,.company-intro,.company-about,.company-advantages{padding:60px 0}}.fade-in{opacity:0;transform:translateY(30px);transition:all 0.6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}