body,header{background:#fff}.logo,.nav-container{align-items:center;display:flex}.logo,body{color:#111}.hero,.hero-buttons,.logo,.nav-links{display:flex}.feature img,img{max-width:100%}.footer-links a,a{text-decoration:none}.btn,.contact-cards,.cta,.features,.footer-bottom,.hero .overlay,.hero-light{text-align:center}.card img,img{display:block}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}a{color:inherit}.container{width:90%;max-width:1200px;margin:0 auto}header{padding:20px 0;border-bottom:1px solid #eee}.nav-container{justify-content:space-between}.logo{font-weight:600;font-size:1.25rem}.logo img{height:40px;margin-right:10px}.nav-links{list-style:none;gap:30px}.nav-links li a{font-weight:500;transition:color .2s}.nav-links li a:hover{color:#0074d9}.hero{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;min-height:600px;align-items:center;justify-content:center;padding:0 20px;position:relative}.hero::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:1}.hero .overlay{position:relative;z-index:2;max-width:1000px;width:100%;padding:60px 40px}.hero h1{font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:20px;color:#fff}.hero .subtitle{font-size:1rem;color:#ddd;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center;gap:20px;flex-wrap:wrap}.btn{display:inline-block;padding:12px 28px;font-weight:600;font-size:1rem;border-radius:4px;transition:background-color .2s;border:none}.btn.primary,.split-section.dark .btn{background-color:#2d7c8f;color:#fff}.btn.primary:hover{background-color:#245f6f}.btn.outlined{border:2px solid #fff;color:#fff;background:0 0}.btn.outlined:hover{background-color:#fff;color:#111}.features{background:#f9f9f9;padding:80px 0}.cards-grid,.features-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.feature{flex:1 1 280px;max-width:320px;padding:20px}.feature img{width:80px;height:80px;object-fit:contain;margin:0 auto 20px;border-radius:50%;background:#2d7c8f;padding:10px}.feature h3{font-size:1.25rem;margin-bottom:10px;font-weight:600}.card p,.feature p{font-size:1rem;color:#444}.split-section{padding:80px 20px;background:#f0eef3}.split{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}.split.reverse{flex-direction:row-reverse}.split img{width:100%;max-width:540px;height:auto;flex:1 1 50%;object-fit:cover}.split .text{flex:1 1 45%}.split .text h2{font-size:1.8rem;margin-bottom:20px;font-weight:700}.split .text p{font-size:1rem;color:#444;margin-bottom:20px}.cta{background:#111;color:#fff;padding:80px 20px}.cta h2,.message-block h2{font-size:2rem;margin-bottom:20px}.cta p{font-size:1rem;margin-bottom:30px;color:#ccc}.cta .btn{background:#2d7c8f;color:#fff}.split-section.dark,footer{background:#111;color:#fff}footer{padding-top:60px}.footer-columns{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:60px 20px}.footer-col{flex:1 1 45%;min-width:260px}.footer-col h4{font-size:1.2rem;margin-bottom:15px}.footer-col p{font-size:.95rem;color:#ccc;line-height:1.6}.footer-bottom{border-top:1px solid #333;padding:20px 0}.footer-links{list-style:none;display:flex;justify-content:center;gap:30px;padding:10px 0}.footer-links a{color:#ccc;font-size:.95rem}.footer-links a:hover,.split-section.dark .text h2,.split-section.dark .text p{color:#fff}.credit{font-size:.8rem;color:#777}.hero-light{background:#f9f9f9;color:#111;padding:80px 20px 60px}.hero-light h1{font-size:3rem;font-weight:700;color:#111}.contact-cards{background:#f0eef3;padding:80px 20px}.card{flex:1 1 260px;max-width:300px;background:#fff;padding:40px 20px;border-radius:6px;box-shadow:0 0 0 1px #ddd}.card img{width:48px;margin:0 auto 20px}.card h3{font-size:1.25rem;margin-bottom:10px}.card a{color:#2d7c8f;text-decoration:underline}.message-block{text-align:left}.message-block p{font-size:1rem;color:#ddd}.contact-form-section{padding:80px 20px;background:#fff}form{max-width:800px;margin:0 auto}.form-row{display:flex;gap:20px;flex-wrap:wrap}.form-group{flex:1;display:flex;flex-direction:column;margin-bottom:20px}.form-group small{font-size:.8rem;color:#777;margin-top:4px}input,textarea{padding:10px;font-size:1rem;border:1px solid #ccc;font-family:inherit}textarea{resize:vertical}.checkbox{flex-direction:row;align-items:center;gap:10px}.checkbox input{width:auto}button[type=submit]{padding:12px 30px;font-size:1rem;cursor:pointer}@media (max-width:900px){.split{flex-direction:column;text-align:center}.split img{max-width:100%}.split .text{text-align:left}.hero h1{font-size:2.2rem}.footer-columns{flex-direction:column;gap:30px}.hero-buttons{flex-direction:column}}