:root{--navy:#071b2c;--navy2:#0d2b42;--gold:#c8a35f;--cream:#f6f1e8;--ink:#182733;--white:#fff;--muted:#66737c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}.site-header{height:92px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;gap:38px;background:var(--navy);color:var(--white);position:relative;z-index:4}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand-mark{width:46px;height:46px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:"Cormorant Garamond",serif;font-size:21px}.brand strong,.brand small{display:block;line-height:1.05;text-transform:uppercase;letter-spacing:.13em}.brand strong{font-family:"Cormorant Garamond",serif;font-size:20px}.brand small{font-size:9px;color:var(--gold);margin-top:5px}.site-header nav{display:flex;gap:28px}.site-header nav a{font-size:13px;text-decoration:none;color:#dbe3e8}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 26px;background:var(--gold);color:var(--navy);font-weight:700;font-size:14px;text-decoration:none;border:0;cursor:pointer;letter-spacing:.02em}.button:hover,.button:focus-visible{background:#dfbe7d}.button-small{min-height:42px;padding:0 19px}.hero{min-height:700px;position:relative;display:flex;align-items:center;color:var(--white);overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(130deg,#071b2c 0%,#1a4764 52%,#be9660 100%);background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,28,.88) 0%,rgba(4,19,31,.65) 43%,rgba(5,22,35,.1) 78%)}.hero-content{position:relative;z-index:1;max-width:760px;padding:80px clamp(24px,8vw,130px) 140px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.22em;color:var(--gold);font-weight:700;margin:0 0 20px}.eyebrow.dark{color:#9b7336}.eyebrow.light{color:#e3c98e}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;line-height:1.02;margin:0;font-weight:600}h1{font-size:clamp(55px,7.2vw,104px);letter-spacing:-.035em}h1 em{font-weight:500;color:#e6c783}.hero-copy{font-size:19px;max-width:620px;margin:28px 0 32px;color:#e7edf0}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.text-link{text-decoration:none;font-size:14px;font-weight:600}.trust-strip{position:absolute;z-index:2;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:0;background:rgba(7,27,44,.92);border-top:1px solid rgba(255,255,255,.15)}.trust-strip span{padding:20px clamp(20px,5vw,70px);font-family:"Cormorant Garamond",serif;font-size:18px;border-right:1px solid rgba(255,255,255,.13)}.trust-strip span:last-child{border:0}.intro{padding:110px clamp(24px,8vw,130px) 60px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.intro h2,.service h2,.plan h2{font-size:clamp(44px,5vw,70px);color:var(--navy)}.lead{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.45;margin:0}.journey-grid{padding:0 clamp(24px,6vw,100px) 110px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.journey-card{min-height:485px;padding:38px;display:flex;flex-direction:column;justify-content:space-between;color:white;position:relative;overflow:hidden}.journey-card:before{content:"";position:absolute;inset:0;opacity:.95}.journey-card.ocean:before{background:linear-gradient(150deg,#204d67,#092236 70%)}.journey-card.river:before{background:linear-gradient(150deg,#7d684d,#142d39 72%)}.journey-card>*{position:relative}.card-number{font-size:12px;letter-spacing:.15em}.journey-card h3{font-size:clamp(38px,4vw,58px);margin-bottom:20px}.journey-card p:last-child{max-width:520px;color:#e2e7e9;margin:0}.service{padding:110px clamp(24px,8vw,130px);background:white;display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.service-heading>p:last-child{color:var(--muted);max-width:520px}.service-list article{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:30px 0;border-top:1px solid #d8d6d0}.service-list article:last-child{border-bottom:1px solid #d8d6d0}.service-list article>span{font-size:12px;color:#9b7336}.service-list h3{font-size:30px;color:var(--navy);margin-bottom:8px}.service-list p{margin:0;color:var(--muted)}.about{padding:105px clamp(24px,10vw,165px);background:var(--navy);color:white;display:grid;grid-template-columns:260px 1fr;gap:8vw;align-items:center}.monogram{width:230px;height:230px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:120px;color:var(--gold)}.about h2{font-size:clamp(40px,5vw,66px);max-width:820px}.about p:not(.eyebrow){color:#d9e2e7;max-width:780px}.plan{padding:110px clamp(24px,8vw,130px);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.plan-copy>p{max-width:480px}.contact-links{display:flex;flex-direction:column;gap:6px;margin-top:26px}.contact-links a{color:var(--navy);font-weight:700;text-decoration-color:var(--gold);text-underline-offset:5px}.inquiry-form{display:grid;gap:18px;background:white;padding:38px;border-top:4px solid var(--gold);box-shadow:0 16px 55px rgba(7,27,44,.08)}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:var(--navy)}input,select,textarea{width:100%;font:inherit;font-size:16px;border:1px solid #c8ced1;background:#fbfaf7;padding:13px 14px;color:var(--ink);border-radius:0}input:focus,select:focus,textarea:focus{outline:2px solid var(--gold);outline-offset:1px}.form-note{margin:0;font-size:12px;color:var(--muted)}footer{padding:45px clamp(24px,5vw,80px);background:#04131f;color:#cdd6db;display:flex;align-items:center;gap:30px;font-size:12px}footer p:last-child{margin-left:auto}.footer-brand{color:white}@media(max-width:840px){.site-header{height:76px}.site-header nav{display:none}.button-small{display:none}.hero{min-height:690px}.hero-content{padding-bottom:150px}.trust-strip{justify-content:flex-start;overflow:auto}.trust-strip span{white-space:nowrap}.intro,.service,.plan{grid-template-columns:1fr;gap:35px}.intro{padding-top:80px}.journey-grid{grid-template-columns:1fr}.about{grid-template-columns:1fr}.monogram{width:150px;height:150px;font-size:75px}.journey-card{min-height:410px}footer{flex-direction:column;align-items:flex-start}footer p{margin:0}footer p:last-child{margin-left:0}}@media(max-width:520px){h1{font-size:52px}.hero-copy{font-size:17px}.trust-strip span{padding:16px 20px}.journey-card{padding:26px}.inquiry-form{padding:24px}}
