body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:white;padding:4rem 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/marine-background-pattern.svg) repeat;opacity:.1;z-index:1}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:#cbd5e1}.hero-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-weight:500}.feature-icon{font-size:1.2rem;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols,sans-serif;line-height:1;display:inline-block}.hero-cta{display:flex;gap:1rem}.btn-primary{background:#f59e0b;color:white;padding:1rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;display:inline-block}.btn-primary:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 4px 15px rgba(245,158,11,.4)}.btn-secondary{background:transparent;color:white;padding:1rem 2rem;text-decoration:none;border:2px solid white;border-radius:8px;font-weight:600;transition:all .3s ease;display:inline-block}.btn-secondary:hover{background:white;color:#1e293b}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.trust-indicators{background:#f8fafc;padding:2rem 0;border-bottom:1px solid #e2e8f0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:center}.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.trust-item img{height:40px;width:auto}.trust-item span{font-size:.9rem;font-weight:600;color:#64748b}.why-choose-us{padding:5rem 0;background:white}.why-choose-us h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.advantage-card{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.advantage-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#3b82f6}.advantage-icon{width:60px;height:60px;background:#3b82f6;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.advantage-icon img{width:30px;height:30px;filter:brightness(0) invert(1)}.advantage-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1e293b}.advantage-card p{color:#64748b;line-height:1.6}.product-showcase{padding:5rem 0;background:#f8fafc}.product-showcase h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.product-card img{width:100%;height:200px;object-fit:cover}.product-info{padding:1.5rem}.product-info h3{font-size:1.25rem;margin-bottom:1rem;color:#1e293b}.product-info p{color:#64748b;margin-bottom:1rem}.product-features{list-style:none;margin-bottom:1.5rem}.product-features li{color:#64748b;font-size:.9rem;margin-bottom:.5rem;position:relative;padding-left:1rem}.product-features li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.btn-outline{background:transparent;color:#3b82f6;padding:.75rem 1.5rem;text-decoration:none;border:2px solid #3b82f6;border-radius:6px;font-weight:600;transition:all .3s ease;display:inline-block}.btn-outline:hover{background:#3b82f6;color:white}.applications{padding:5rem 0;background:white}.applications h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.applications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.application-item{display:flex;gap:1.5rem;align-items:center;background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.application-item:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.application-item img{width:120px;height:120px;object-fit:cover;border-radius:8px}.application-content h3{font-size:1.25rem;margin-bottom:.5rem;color:#1e293b}.application-content p{color:#64748b}.technical-support{padding:5rem 0;background:#f8fafc}.support-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.support-text h2{font-size:2.5rem;margin-bottom:1rem;color:#1e293b}.support-text>p{font-size:1.1rem;color:#64748b;margin-bottom:2rem}.support-features{display:flex;flex-direction:column;gap:1.5rem}.support-feature{display:flex;gap:1rem;align-items:flex-start}.support-icon{font-size:1.5rem;background:#3b82f6;color:white;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.support-feature h4{font-size:1.1rem;margin-bottom:.5rem;color:#1e293b}.support-feature p{color:#64748b;font-size:.95rem}.support-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.success-stories{padding:5rem 0;background:white}.success-stories h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.stories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.story-card{background:#f8fafc;padding:2rem;border-radius:12px;border:1px solid #e2e8f0}.story-header{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}.story-header img{width:60px;height:60px;border-radius:50%;object-fit:cover}.story-info h3{font-size:1.1rem;color:#1e293b;margin-bottom:.25rem}.location{font-size:.9rem;color:#64748b}.story-card blockquote{font-style:italic;color:#475569;margin-bottom:1.5rem;line-height:1.6}.story-results{display:flex;gap:1rem;flex-wrap:wrap}.result-item{background:#10b981;color:white;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.quote-section{padding:5rem 0;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:white}.quote-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.quote-text h2{font-size:2.5rem;margin-bottom:1rem}.quote-text>p{font-size:1.1rem;margin-bottom:2rem;color:#cbd5e1}.quote-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-icon{color:#10b981;font-weight:700}.quote-form{background:white;padding:2rem;border-radius:12px;color:#333}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6}.checkbox-group{display:flex;align-items:center;gap:.5rem}.checkbox-group input{width:auto}.btn-full{width:100%;padding:1rem;font-size:1.1rem}.faq-section{padding:5rem 0;background:#f8fafc}.faq-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1e293b}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item{background:white;padding:2rem;border-radius:12px;border:1px solid #e2e8f0}.faq-item h3{font-size:1.1rem;margin-bottom:1rem;color:#1e293b}.faq-item p{color:#64748b;line-height:1.6}@media (max-width:768px){.hero-container{grid-template-columns:1fr;text-align:center}.hero h1{font-size:2rem}.hero-features{grid-template-columns:1fr}.hero-cta{flex-direction:column;align-items:center}.trust-grid{grid-template-columns:repeat(2,1fr)}.advantages-grid,.applications-grid,.product-grid{grid-template-columns:1fr}.application-item{flex-direction:column;text-align:center}.faq-grid,.form-row,.quote-content,.stories-grid,.support-content{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero{padding:2rem 0}.hero h1{font-size:1.75rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;font-size:.95rem}.advantage-card,.faq-item,.product-card,.quote-form,.story-card{padding:1.5rem}}