@charset "UTF-8";
:root{--paper:#f8f9f5;--ink:#17201d;--muted:#59635d;--line:#d5dbd3;--accent:#dafa68;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #577307;outline-offset:5px}::selection{background:var(--accent);color:var(--ink)}.wrap{width:min(1360px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:10;padding:12px 20px;background:var(--ink);color:white;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.reading-progress{position:fixed;inset:0 0 auto;height:4px;background:#7c982b;transform:scaleX(0);transform-origin:left;z-index:10}.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:116px;border-bottom:1px solid var(--ink)}.brand{text-decoration:none;display:flex;align-items:center;gap:14px}.brand-icon{width:40px;height:40px;flex:none}.brand-name{font-size:25px;letter-spacing:-1.1px;font-weight:800;line-height:1.1}.brand-caption{display:block;font-size:12px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;margin-top:7px}.languages{display:flex;align-items:center;gap:5px}.languages a{font-size:14px;text-decoration:none;padding:9px 13px;min-height:40px;border-radius:3px;transition:background .2s}.languages a:hover{background:#e5e9e0}.languages a[aria-current=page]{background:var(--ink);color:white}.language-caption{font-size:12px;color:var(--muted);margin-right:13px;letter-spacing:1px;text-transform:uppercase}.hero{position:relative;padding:53px 0 54px}.eyebrow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;letter-spacing:1.7px;text-transform:uppercase;font-weight:600}.label{padding:7px 11px;background:var(--accent)}.eyebrow .separator{width:25px;height:1px;background:var(--muted)}.hero h1{font-family:var(--serif);font-size:clamp(55px,6.15vw,88px);line-height:1.06;letter-spacing:-3.7px;font-weight:400;margin:29px 0 27px;max-width:1160px;text-wrap:balance}.hotel-word{font-family:var(--sans);font-size:1.06em;font-weight:800;letter-spacing:-.07em}.hero h1 em{font-weight:400}.hero-bottom{display:grid;grid-template-columns:1fr auto;gap:80px;align-items:end}.standfirst{font-size:19px;line-height:1.65;max-width:760px;margin:0;color:#48544c}.read-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding:16px 0 13px}.read-link svg{width:20px;height:20px;transition:transform .2s}.read-link:hover svg{transform:translateY(4px)}.facts{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:0}.fact{position:relative;padding:34px 39px 32px;display:grid;grid-template-columns:auto 1fr;column-gap:24px;align-items:center}.fact+.fact:before{content:"";position:absolute;left:0;top:30px;bottom:30px;width:1px;background:#536057}.fact-number{font-family:var(--serif);font-size:57px;line-height:1;color:var(--accent);letter-spacing:-2px;white-space:nowrap}.fact-text{font-size:14px;line-height:1.55;max-width:150px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);font-size:13px}.author{display:flex;align-items:center;gap:12px}.author-avatar{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-family:var(--serif);font-size:20px}.author-name{font-size:14px;font-weight:600}.author-note{color:var(--muted);margin-left:10px}.meta-right{color:var(--muted);display:flex;align-items:center;gap:7px}.meta-right svg{width:15px;height:15px}.article-layout{display:grid;grid-template-columns:240px minmax(0,740px);column-gap:clamp(50px,8vw,130px);padding:66px 0 78px;align-items:start}.sidebar{position:sticky;top:34px}.sidebar-title{font-size:12px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;margin:0 0 21px}.contents{margin:0;padding:0;list-style:none}.contents li{border-top:1px solid var(--line)}.contents li:last-child{border-bottom:1px solid var(--line)}.contents a{display:flex;align-items:baseline;gap:14px;text-decoration:none;padding:15px 0;font-size:14px;line-height:1.45}.contents a:hover{color:#59701b}.contents span{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.sidebar-note{font-size:13px;color:var(--muted);line-height:1.65;margin:25px 0 0;max-width:215px}.story{min-width:0}.story-section{margin-bottom:44px;scroll-margin-top:40px}.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);display:flex;align-items:center;gap:12px;margin-bottom:12px}.section-kicker:before{content:"";width:24px;height:1px;background:#7a8479}.story h2{font-family:var(--serif);font-weight:400;font-size:34px;letter-spacing:-.7px;line-height:1.2;margin:0 0 19px;text-wrap:balance}.story p{font-size:18px;line-height:1.85;margin:0 0 18px;color:#35423a}.story p strong{font-weight:600;color:var(--ink)}.opening:first-letter{float:left;font-family:var(--serif);font-size:74px;line-height:.85;padding:10px 11px 0 0;color:var(--ink)}.pullquote{margin:39px 0 42px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:26px 0 27px;display:grid;grid-template-columns:45px 1fr;gap:10px}.quote-mark{font-family:var(--serif);font-size:74px;line-height:1;color:#7a8b45}.pullquote p{font-family:var(--serif);font-size:30px;line-height:1.4;letter-spacing:-.5px;margin:0;color:var(--ink)}.closing{background:#eaf1d9;padding:30px 34px;border-left:3px solid #859e42;margin-top:30px}.closing h2{font-size:29px}.closing p{margin-bottom:0;font-size:18px}.signature{display:flex;align-items:center;gap:14px;margin-top:28px;font-family:var(--serif);font-size:23px;font-style:italic}.signature:before{content:"";width:32px;height:1px;background:var(--ink)}.end-note{font-size:13px!important;color:var(--muted)!important;margin-top:35px!important;padding-top:23px;border-top:1px solid var(--line);line-height:1.65!important}.footer{border-top:1px solid var(--ink);padding:27px 0 36px;display:flex;justify-content:space-between;align-items:start;gap:40px}.footer-brand{font-size:16px;font-weight:700;letter-spacing:-.3px}.footer p{font-size:12px;color:var(--muted);max-width:530px;margin:8px 0 0;line-height:1.6}.back-top{font-size:13px;display:flex;align-items:center;gap:16px;white-space:nowrap;text-decoration:none;padding:5px 0}.back-top:hover{text-decoration:underline}.back-top svg{height:17px;width:17px}.end-dot{width:7px;height:7px;background:var(--ink);display:inline-block;margin-left:7px;vertical-align:middle}
@media(min-width:1500px){.hero{padding-top:64px;padding-bottom:64px}.hero h1{font-size:93px}.article-layout{grid-template-columns:260px 760px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero h1{font-size:68px;letter-spacing:-2.8px}.hero-bottom{gap:35px}.fact{padding:29px 26px;column-gap:18px}.fact-number{font-size:48px}.fact-text{font-size:13px}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:55px}.author-note{display:none}.language-caption{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.masthead{min-height:96px;gap:12px}.brand{gap:9px}.brand-icon{width:30px;height:30px}.brand-name{font-size:20px;letter-spacing:-.7px}.brand-caption{font-size:10px;letter-spacing:.8px;margin-top:5px}.languages{gap:1px}.languages a{padding:8px;font-size:13px;min-width:34px;display:grid;place-items:center}.hero{padding:31px 0 32px}.eyebrow{font-size:10px;letter-spacing:1.15px;gap:9px}.hero h1{font-size:clamp(41px,8.7vw,65px);line-height:1.1;letter-spacing:-1.9px;margin:25px 0 23px}.hero-bottom{display:block}.standfirst{font-size:16px;line-height:1.7}.read-link{margin-top:16px;gap:45px;font-size:13px;padding:11px 0}.facts{grid-template-columns:1fr 1fr 1fr}.fact{padding:23px 16px 24px;display:block}.fact-number{font-size:38px;letter-spacing:-1.5px;margin-bottom:11px}.fact-text{font-size:12px;line-height:1.5}.fact+.fact:before{top:22px;bottom:22px}.article-meta{padding:21px 0;font-size:12px}.article-layout{display:block;padding:37px 0 42px}.sidebar{position:static;margin:0 0 36px}.sidebar-title{margin-bottom:12px;font-size:11px}.contents{display:flex;gap:0;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:12px}.contents li{border:0!important}.contents a{padding:6px 20px 6px 0;gap:7px;font-size:13px}.sidebar-note{display:none}.story h2{font-size:29px}.story p{font-size:17px;line-height:1.85}.story-section{margin-bottom:34px}.pullquote{margin:31px 0;padding:23px 0;grid-template-columns:30px 1fr;gap:7px}.quote-mark{font-size:55px}.pullquote p{font-size:26px;line-height:1.4}.closing{padding:24px 22px}.closing h2{font-size:27px}.closing p{font-size:17px}.footer{gap:22px;padding:23px 0 28px}.footer p{font-size:11px}.back-top{font-size:12px;gap:7px}.meta-right{font-size:11px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.brand-name{font-size:17px}.brand-caption{font-size:9px}.brand-icon{display:none}.hero h1{font-size:39px}.fact{padding:20px 12px}.fact-number{font-size:33px}.fact-text{font-size:11px}.footer{flex-direction:column;gap:18px}.article-meta{gap:10px}.meta-right{max-width:110px}.author-name{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media print{@page{margin:18mm}body{background:white;color:black;font-size:11pt}.wrap{width:100%}.skip-link,.reading-progress,.languages,.read-link,.sidebar,.back-top{display:none}.masthead{min-height:60px}.hero{padding:24px 0}.hero h1{font-size:36pt;letter-spacing:-1px}.standfirst{font-size:12pt}.facts{background:white;color:black;border-block:1px solid #aaa}.fact{padding:14px;gap:15px}.fact-number{color:black;font-size:28pt}.fact-text{font-size:10pt}.article-layout{display:block;padding:26px 0}.story h2{font-size:20pt;break-after:avoid}.story p{font-size:11pt;line-height:1.6;orphans:3;widows:3}.pullquote,.closing{break-inside:avoid}.pullquote p{font-size:19pt}.closing{background:white;border:1px solid #aaa}.footer{padding:16px 0}.story-section{margin-bottom:24px}.article-meta{padding:14px 0}}
