*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Arial,sans-serif}body{background:#f7fbfa;color:#10201d;line-height:1.7}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #dcebe8}.nav{max-width:1200px;margin:auto;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:24px;font-weight:900;color:#0b5c52;letter-spacing:-.7px}.logo span{color:#c99b35}.menu{display:flex;gap:24px;font-weight:700;font-size:15px}.menu a:hover{color:#0b7c6f}.btn{display:inline-block;border:none;background:linear-gradient(135deg,#0b7c6f,#063f39);color:#fff;padding:14px 26px;border-radius:999px;font-weight:800;box-shadow:0 12px 28px rgba(11,124,111,.25);cursor:pointer}.btn.small{padding:11px 20px}.btn.light{background:#fff;color:#073f39}.hero{background:linear-gradient(120deg,rgba(7,65,58,.92),rgba(10,126,112,.82)),url("https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1600&q=80");background-size:cover;background-position:center;color:#fff;padding:110px 20px}.hero-wrap{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.badge{display:inline-block;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);padding:8px 16px;border-radius:999px;margin-bottom:20px;font-size:14px}h1{font-size:clamp(38px,6vw,68px);line-height:1.05;letter-spacing:-2px;margin-bottom:24px}.hero p,.page-hero p{font-size:18px;max-width:700px;opacity:.95;margin-bottom:32px}.hero-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:30px;padding:30px;backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(0,0,0,.25)}.hero-card h3{font-size:24px;margin-bottom:15px;color:#ffe2a0}.hero-card ul{list-style:none}.hero-card li{margin:14px 0;padding-left:28px;position:relative}.hero-card li:before{content:"✓";position:absolute;left:0;color:#ffe2a0;font-weight:900}section{padding:85px 20px}.container{max-width:1200px;margin:auto}.section-title{text-align:center;max-width:820px;margin:0 auto 50px}.section-title h2,.split h2,.contact-box h2{font-size:clamp(30px,4vw,46px);color:#083f39;line-height:1.15;margin-bottom:16px}.section-title p,.card p,.split p,.contact-box p{color:#5b706b;font-size:17px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;padding:30px;border-radius:26px;border:1px solid #e0eeee;box-shadow:0 20px 45px rgba(0,0,0,.05);transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(11,124,111,.12)}.icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#0b7c6f,#c99b35);display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;margin-bottom:22px}.card h3{font-size:22px;margin-bottom:12px;color:#083f39}.page-hero{background:linear-gradient(135deg,#073f39,#0b7c6f);color:#fff;padding:90px 20px}.page-hero h1{max-width:820px}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{width:100%;border-radius:32px;box-shadow:0 30px 70px rgba(0,0,0,.12)}.cta{background:#073f39;color:#fff;text-align:center}.cta h2{font-size:clamp(30px,4vw,46px);margin-bottom:12px}.cta p{opacity:.9;margin-bottom:24px}.contact-section{background:#073f39;color:#fff}.contact-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:35px;display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-box h2,.contact-box p{color:#fff}input,textarea{width:100%;padding:15px 18px;border-radius:14px;border:none;margin-bottom:14px;outline:none;font-size:15px}textarea{min-height:130px}footer{background:#052d29;color:#cde5e0;text-align:center;padding:28px 20px;font-size:14px}@media(max-width:900px){.hero-wrap,.split,.contact-box,.grid-3{grid-template-columns:1fr}.menu{display:none}.hero{padding:80px 20px}.nav{gap:12px}.logo{font-size:20px}.btn.small{display:none}}
