*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#08294d;background:#fff}a{color:inherit}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:18px 46px;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.05);position:sticky;top:0;z-index:10}.logo img{height:76px;width:auto;display:block}.nav{display:flex;gap:34px;text-transform:uppercase;font-weight:700;font-size:14px}.nav a{text-decoration:none}.nav a:first-child{color:#1189e8;border-bottom:3px solid #28a8ff;padding-bottom:12px}.header-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 24px;border-radius:4px;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:14px;border:2px solid #08294d;letter-spacing:.2px}.btn-dark{background:#06284f;color:white}.btn-light{background:white;color:#06284f}.btn-white{background:white;color:#06284f;border-color:white;box-shadow:0 10px 25px rgba(0,0,0,.16)}select{height:52px;border:1px solid #b9c4d2;border-radius:6px;padding:0 12px;font-weight:800;color:#08294d;background:white}.hero{min-height:600px;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.86) 39%,rgba(255,255,255,.15) 62%),url('assets/hero-yacht.jpg') center right/cover no-repeat;display:flex;align-items:center;padding:70px 7%}.hero-content{max-width:560px}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.98;text-transform:uppercase;margin:0;color:#06284f;letter-spacing:2px}.hero em{font-family:Georgia,serif;font-style:italic;text-transform:none;color:#178fe6;font-weight:400;font-size:1.08em}.line,.accent{width:58px;height:4px;background:#168fe7;margin:26px 0}.hero p{font-size:28px;text-transform:uppercase;font-weight:900;line-height:1.2;margin:0 0 34px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.trust{background:#06284f;color:white;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:38px 7%}.trust div{padding:0 32px;border-right:1px solid rgba(255,255,255,.25)}.trust div:last-child{border-right:0}.trust span{font-size:34px}.trust h3{text-transform:uppercase;font-size:17px;margin:10px 0}.trust p{color:#e7eef7;margin:0;font-size:15px}.services{padding:60px 6% 68px;text-align:center}.eyebrow{text-transform:uppercase;font-weight:900;color:#06284f;margin:0 0 10px}.services h2{font-size:38px;line-height:1.2;margin:0}.services .accent{margin:18px auto 34px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1120px;margin:0 auto}.card{text-align:left;border:1px solid #dde5ee;border-radius:3px;overflow:hidden;background:white;box-shadow:0 12px 35px rgba(0,0,0,.06)}.card img{width:100%;height:210px;object-fit:cover;display:block}.card-body{padding:28px}.icon{font-size:30px;color:#168fe7}.card h3{text-transform:uppercase;margin:12px 0;color:#06284f}.card p{font-size:15px;line-height:1.65;margin:0;color:#16385c}.simple-section{padding:40px 7%;max-width:1050px;margin:0 auto;text-align:center}.simple-section h2{font-size:34px;margin-bottom:8px}.simple-section p{font-size:18px;color:#355371}.contact{background:linear-gradient(rgba(5,39,77,.88),rgba(5,39,77,.88)),linear-gradient(135deg,#073864,#0a6da0);color:white;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:42px 9%}.contact h2{font-size:34px;margin:0 0 8px}.contact p{margin:0;color:#eaf4ff}.footer{background:#06284f;color:white;display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:24px 7%;font-size:16px}.footer a{text-decoration:none}@media(max-width:900px){.site-header{height:auto;padding:16px 20px;flex-wrap:wrap}.logo img{height:62px}.nav{order:3;width:100%;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:14px}.hero{min-height:560px;padding:55px 6%;background-position:center}.trust,.cards{grid-template-columns:1fr}.trust div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:22px 0}.contact{flex-direction:column;text-align:center}.hero p{font-size:22px}.btn{width:auto}.header-actions{margin-left:auto}}