.hero-section{background:linear-gradient(135deg,#1a3a5c 0%,#2980b9 100%);color:#fff;padding:100px 20px 80px;text-align:center}.hero-section h1{font-size:2.8em;font-weight:700;margin-bottom:20px;color:#fff}.hero-section p{font-size:1.2em;max-width:700px;margin:0 auto 30px;line-height:1.6;color:rgba(255,255,255,.9)}.btn-hero,.btn-hero-secondary{display:inline-block;padding:14px 32px;margin:10px;border-radius:4px;font-weight:600;font-size:1.05em;text-decoration:none;transition:all .3s}.btn-hero{background:#e74c3c;color:#fff}.btn-hero:hover{background:#c0392b;color:#fff}.btn-hero-secondary{background:rgba(255,255,255,.2);color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-hero-secondary:hover{background:rgba(255,255,255,.3);color:#fff}.value-props{display:flex;flex-wrap:wrap;gap:30px;max-width:1100px;margin:60px auto;padding:0 20px}.vp-card{flex:1;min-width:280px;padding:30px;background:#f8f9fa;border-radius:8px;text-align:center}.vp-card h3{font-size:1.3em;margin-bottom:12px;color:#1a3a5c}.vp-card p{color:#555;line-height:1.6}.home-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:1100px;margin:30px auto 50px;padding:0 20px}.home-cat{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:25px;text-align:center;transition:box-shadow .3s}.home-cat:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.home-cat a{font-size:1.15em;color:#1a3a5c;text-decoration:none}.home-cat p{margin-top:8px;color:#666;font-size:.9em}.cta-section{background:#f0f4f8;padding:60px 20px;text-align:center}.cta-section h2{font-size:2em;color:#1a3a5c;margin-bottom:15px}.cta-box,.cta-section p{max-width:600px;margin:0 auto 25px;color:#555}.btn-cta-large{display:inline-block;padding:16px 40px;background:#e74c3c;color:#fff;border-radius:4px;font-weight:600;font-size:1.1em;text-decoration:none}.btn-cta-large:hover{background:#c0392b;color:#fff}.cta-box{background:#f8f9fa;border-left:4px solid #2980b9;padding:20px 25px;margin:30px 0;border-radius:0 8px 8px 0}.btn-cta{display:inline-block;padding:10px 24px;background:#2980b9;color:#fff;border-radius:4px;font-weight:600;text-decoration:none;margin-top:12px}.btn-cta:hover{background:#1a5f8a;color:#fff}.product-highlights{background:#eef6fb;padding:20px 25px;border-radius:8px;margin:20px 0}table{width:100%;border-collapse:collapse;margin:20px 0}table th{background:#1a3a5c;color:#fff;padding:10px 15px;text-align:left}table td{padding:10px 15px;border-bottom:1px solid #e0e0e0}table tr:nth-child(even) td{background:#f8f9fa}.factory-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:25px 0}.factory-gallery img{width:100%;height:auto;border-radius:6px}.contact-wrapper{display:flex;flex-wrap:wrap;gap:40px;margin:30px 0}.contact-form{flex:1;min-width:300px}.contact-info{flex:0 0 300px;background:#f8f9fa;padding:25px;border-radius:8px}.product-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:20px 0 30px}.cat-card{display:block;padding:22px;background:#f8f9fa;border-radius:8px;text-decoration:none;color:#333;border:1px solid #e0e0e0;transition:all .3s}.cat-card:hover{border-color:#2980b9;box-shadow:0 4px 12px rgba(0,0,0,.08);text-decoration:none;color:#1a3a5c}.cat-card strong{display:block;font-size:1.1em;margin-bottom:6px;color:#1a3a5c}h2{font-size:1.8em;margin:30px 0 15px;color:#1a3a5c}h3{font-size:1.3em;margin:20px 0 10px;color:#2c3e50}h4{font-size:1.1em;margin:18px 0 8px;color:#34495e}@media(max-width:768px){.hero-section h1{font-size:2em}.hero-section{padding:60px 15px 50px}.value-props{flex-direction:column}.contact-wrapper{flex-direction:column}}