:root{--ink:#152c2a;--paper:#f8f9f7;--muted:#60716c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ac6d39;outline-offset:7px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper)}.brand{font-size:32px;letter-spacing:2px;line-height:1;font-weight:800;display:inline-flex;flex-direction:column;text-align:center}.brand span{font-size:11px;letter-spacing:4px;font-weight:500;margin-top:8px}nav{display:flex;gap:34px;font-size:14px}.edition,.eyebrow{font-size:12px;letter-spacing:2px;line-height:1.6;font-weight:500}.hero{position:relative;min-height:730px;height:calc(100svh - 100px);max-height:1100px;color:white;padding:36px 5%;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.hero>img,.veil{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2}.veil{background:linear-gradient(90deg,rgba(9,29,36,.65),rgba(9,29,36,.12)),linear-gradient(0deg,rgba(9,29,36,.4),transparent 40%);z-index:-1}.hero-top,.hero-bottom{display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px;gap:20px}.hero-copy{margin:65px 0}.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(64px,7.9vw,126px);font-weight:400;line-height:1.02;letter-spacing:-4px;margin:24px 0}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#eff3f1}.button{display:inline-flex;align-items:center;gap:65px;padding:18px 24px;background:var(--paper);color:var(--ink);font-size:14px;margin-top:24px}.button:hover{background:#e3ece5}.button span{font-size:23px}.story{padding:110px 8% 120px}.story>div{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:start;margin-top:42px}h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.6vw,70px);font-weight:400;letter-spacing:-2px;line-height:1.1;margin:0}em{font-weight:400}.story-text p,.signature-copy>p:not(.eyebrow){font-size:17px;line-height:1.9;color:#53655f;margin:0 0 20px}.world{background:#e9edeb;padding:75px 5% 90px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:42px}.section-head h2{font-size:48px}.world-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.world-card{height:620px;position:relative;isolation:isolate;color:#fff;overflow:hidden}.world-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,32,35,.76),transparent 80%);z-index:-1}.world-card img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s}.world-card:hover img{transform:scale(1.025)}.world-card>div{position:absolute;bottom:42px;left:40px;right:30px}.world-card h3{font:400 64px/1.1 Georgia,serif;letter-spacing:-2px;margin:12px 0 20px}.world-card p{line-height:1.8;font-size:16px}.signature{padding:110px 8%;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.signature-mark{min-height:400px;background:#173c34;color:#f4f5ef;display:flex;flex-direction:column;align-items:center;justify-content:center}.signature-mark .eyebrow{margin-bottom:62px}.wordmark{font-size:clamp(48px,6.5vw,100px);font-weight:800;letter-spacing:-4px;line-height:1.2}.signature-mark>span:last-child{letter-spacing:7px;font-size:15px;margin-top:15px}.signature-copy h2{margin:25px 0}.palette{display:flex;align-items:center;gap:9px;margin-top:32px;flex-wrap:wrap}.palette i{width:22px;height:22px;border-radius:50%;background:var(--c);border:1px solid #d6dcd8}.palette span{font-size:10px;letter-spacing:1px;margin-left:8px}.closing{text-align:center;padding:85px 20px 100px;border-top:1px solid #dce2de}.closing h2{font-size:clamp(60px,7vw,102px);margin:32px 0}.closing>p:not(.eyebrow){font-size:14px;letter-spacing:1px;color:#60716c}.closing>a{display:inline-block;font-size:14px;border-bottom:1px solid #b4c1bb;padding:12px 0;margin-top:24px}footer{background:#102e27;color:#f5f8f6;display:flex;align-items:center;justify-content:space-between;padding:40px 5%;gap:25px}footer p,footer small{font-size:12px;line-height:1.8;color:#b9cac4}footer small a{text-decoration:underline}@media(max-width:800px){header{height:86px;padding:0 6%}nav{gap:18px}nav a{font-size:12px}nav a:last-child,.edition{display:none}.brand{font-size:26px}.hero{height:auto;min-height:740px;padding:28px 6%}.hero-top{font-size:9px}.hero-copy h1{font-size:68px;letter-spacing:-3px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-copy>p br{display:none}.hero-bottom{font-size:9px;letter-spacing:1px}.story{padding:70px 7%}.story>div{grid-template-columns:1fr;gap:30px;margin-top:25px}.story-text p{font-size:16px}.section-head{display:block}.section-head h2{font-size:42px;margin-top:20px}.world{padding:55px 6%}.world-grid{grid-template-columns:1fr;gap:20px}.world-card{height:480px}.world-card>div{left:26px;bottom:25px}.world-card h3{font-size:54px}.signature{padding:70px 7%;grid-template-columns:1fr;gap:40px}.signature-mark{min-height:330px}.wordmark{font-size:80px}.signature-copy h2{font-size:48px}footer{flex-wrap:wrap;padding:35px 7%}footer small{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

:root{--ink:#112d43;--paper:#f9f6f2;--muted:#65707a}.brand{font-family:Georgia,serif;font-weight:400;letter-spacing:4px}.brand span{font-family:Arial,sans-serif;letter-spacing:3px}.world{background:#ecece9}.signature-mark{background:#f9f6f2;min-height:0}.signature-mark img{display:block;width:100%;height:auto}.eyebrow{color:#9d7c40}.hero .eyebrow,.world-card .eyebrow{color:#fff}.signature-copy>p:not(.eyebrow),.story-text p{color:#566572}footer{background:#102b41}.button{border-bottom:2px solid #b59653}footer .brand{color:#f9f6f2}

/* Navy and gold brand identity. */
:root{--ink:#06243b;--paper:#faf7f3;--muted:#526575;--gold:#b78c3d;--gold-light:#e6c57e}
body{color:var(--ink)}
.brand{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--ink)}
.brand .brand-sub{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;letter-spacing:3px;white-space:nowrap}
.brand-sub::before,.brand-sub::after{content:'';width:22px;height:1px;background:var(--gold)}
.brand-sub b{color:var(--gold);font:400 19px/1 Georgia,serif;letter-spacing:0}
.edition{font-size:13px;color:var(--ink);letter-spacing:2px;border-bottom:1px solid var(--gold);padding:9px 0}
nav a{border-bottom:1px solid transparent;padding:8px 0}nav a:hover{border-color:var(--gold)}
a:focus-visible{outline-color:var(--gold)}
.hero{padding:32px 5%;min-height:750px;background:var(--ink)}
.hero-landscapes{position:absolute;inset:0;z-index:-2;overflow:hidden}
.hero-landscapes img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 48%}

.veil{background:linear-gradient(0deg,rgba(6,36,59,.86),rgba(6,36,59,.38) 48%,rgba(6,36,59,.08) 85%,rgba(6,36,59,.2));pointer-events:none}
.hero-top{font-size:12px;letter-spacing:2.5px;text-shadow:0 1px 6px #06243b}
.hero-copy{margin:80px 0 35px;text-align:center;width:100%}
.hero-copy h1{display:block;font-size:clamp(50px,6.6vw,102px);letter-spacing:-2px;line-height:1.1;margin:0 0 30px;text-shadow:0 2px 22px rgba(6,36,59,.25)}
.hero-copy h1>span{display:block;padding:0}

.hero-copy h1 em{color:var(--gold-light)}
.hero-copy>p.hero-lifestyle{display:table;color:#fff;font-size:clamp(22px,2.7vw,38px);font-weight:500;letter-spacing:.18em;line-height:1.4;margin:0 auto 20px;padding:17px 0;border-top:1px solid var(--gold-light);border-bottom:1px solid var(--gold-light)}
.hero-copy .eyebrow{font-size:12px;letter-spacing:2px;color:var(--gold-light);margin:18px 0 10px}
.hero-copy>p:not(.eyebrow):not(.hero-lifestyle){color:#fff;font-size:16px;line-height:1.8;margin:12px 0}
.button{background:var(--paper);color:var(--ink);border-bottom:2px solid var(--gold);margin-top:16px}.button:hover{background:#efe4d0}
.hero-bottom{font-size:12px;letter-spacing:1.5px;line-height:1.6}
.eyebrow{color:#896626}.world{background:#edf0f2}.world-card:after{background:linear-gradient(0deg,rgba(6,36,59,.85),transparent 85%)}
.signature-mark{background:var(--paper)}
.story-text p,.signature-copy>p:not(.eyebrow){color:var(--muted)}
.closing{border-color:#d7dee3}.closing>p.closing-lifestyle{color:var(--ink);font-size:clamp(22px,3vw,34px);letter-spacing:.15em;margin:26px 0 18px}.closing-lifestyle::before{content:'';display:block;width:90px;height:1px;background:var(--gold);margin:0 auto 26px}
.closing>p:not(.eyebrow){color:var(--muted)}.gold{color:var(--gold)}.closing>a{border-color:var(--gold)}
footer{background:var(--ink)}footer p,footer small{color:#c2cdd6}footer .brand{color:var(--paper)}
@media(max-width:800px){
header{min-height:96px;height:auto;padding:18px 6%;gap:20px}.brand{font-size:29px}.brand .brand-sub{font-size:12px;letter-spacing:2px;gap:5px}.brand-sub::before,.brand-sub::after{width:16px}
nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}nav a{font-size:14px;line-height:1.4;padding:3px 0}
.hero{min-height:710px;padding:24px 6%;height:auto}.hero-top{font-size:12px;letter-spacing:1.3px}.hero-copy{margin:100px 0 40px}
.hero-copy h1{font-size:clamp(34px,7vw,54px);letter-spacing:-1px;margin:0 0 30px;line-height:1.14}
.hero-copy>p.hero-lifestyle{font-size:clamp(20px,4.7vw,29px);letter-spacing:.12em;padding:16px 0}
.hero-copy .eyebrow{font-size:12px;letter-spacing:1.1px}.hero-copy>p:not(.eyebrow):not(.hero-lifestyle){font-size:16px;line-height:1.75}
.hero-bottom{font-size:12px;letter-spacing:.5px;align-items:end}.hero-bottom>*{max-width:48%}.hero-bottom a{text-align:right}
}
@media(max-width:380px){header{gap:12px;padding:16px 5%}.brand{font-size:27px}nav{max-width:145px}.hero-copy h1{font-size:32px}.hero-copy>p.hero-lifestyle{font-size:19px;letter-spacing:.09em}}

.footer-contact{display:flex;flex-direction:column;gap:10px;min-width:0}.footer-contact>span{font-size:12px;letter-spacing:2px;color:var(--gold-light)}.footer-contact>a{font-size:16px;line-height:1.6;color:var(--paper);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:5px;overflow-wrap:anywhere}.footer-contact>a:hover{color:var(--gold-light)}
@media(max-width:800px){.footer-contact{width:100%;padding:4px 0}}
