:root{--paper:#faf7ef;--ink:#541817;--text:#352a26;--muted:#78675e;--line:#ded6c8;--accent:#edc44d;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--text);font-family:'DM Sans',sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ab7023;outline-offset:5px}svg{width:24px;height:24px;flex-shrink:0}button{color:inherit}img{max-width:100%;display:block}.page-shell{max-width:1320px;margin:auto;padding:0 60px}.topbar{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand img{width:118px;height:76px;object-fit:contain}.edition{font-size:10px;letter-spacing:.2em;color:var(--muted);margin-left:auto;margin-right:30px}.tools{display:flex;gap:10px}.tools button{background:transparent;border:1px solid var(--line);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;transition:background .2s}.tools button[hidden]{display:none}.tools button:hover{background:#eee7db}.tools svg{width:19px;height:19px}main{display:grid;grid-template-columns:1fr 1fr;gap:78px;padding:48px 0 40px;align-items:start}.story{position:sticky;top:30px;background:var(--ink);color:var(--paper);border-radius:4px;overflow:hidden;isolation:isolate}.story:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 5% 0%,#aa553c 0%,transparent 62%);opacity:.7}.story-top{display:flex;justify-content:space-between;align-items:center;padding:28px 32px 0}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.7;margin:0}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:7px;vertical-align:1px}.story-star{color:var(--accent);display:flex}.story-star svg{width:35px;height:35px}.story-heading{padding:25px 32px 30px}h1,h2,p{margin-top:0}h1,h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(38px,4.2vw,58px);margin-bottom:20px}h1 em{color:var(--accent);font-weight:400}h2{font-size:56px;color:var(--ink);margin:12px 0 18px}h2 em{font-weight:400}.story-heading p{font-size:13px;margin:0;color:#e9d9ca;line-height:1.6}.story-photo{position:relative;margin:0 18px;overflow:hidden;border-radius:140px 140px 3px 3px;background:#b08b73}.story-photo>img{width:100%;height:320px;object-fit:cover;object-position:54% center}.photo-tag{position:absolute;bottom:18px;left:50%;transform:translateX(-50%) rotate(-3deg);white-space:nowrap;background:var(--accent);color:var(--ink);font-size:12px;font-weight:600;padding:11px 15px;box-shadow:0 3px 10px #30161118}.story-bottom{display:flex;justify-content:space-between;gap:16px;padding:23px 24px;font-size:8px;letter-spacing:.12em;color:#e9d9ca}.hub{padding:9px 0 0;min-width:0}.hub-intro{margin-bottom:28px}.hub-intro>.eyebrow{color:var(--muted)}.intro-copy{color:var(--muted);font-size:15px;line-height:1.65;margin-bottom:0}.rotating{display:inline-block;min-width:145px;color:var(--ink);font-weight:500;vertical-align:bottom;overflow:hidden}#rotating-word{display:inline-block}#rotating-word.out{animation:word-out .22s ease both}#rotating-word.in{animation:word-in .5s var(--ease) both}.section-label{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.12em;margin-bottom:12px}.links{display:grid;gap:10px}.link-card{position:relative;display:flex;align-items:center;gap:16px;min-height:86px;padding:18px 19px;border:1px solid var(--line);border-radius:3px;background:#fffcf7;transition:background .25s,border-color .25s,transform .35s var(--ease),box-shadow .25s}.link-card.featured{background:var(--ink);border-color:var(--ink);color:var(--paper)}.link-icon{width:35px;flex-shrink:0;display:grid;place-items:center;color:var(--ink)}.featured .link-icon{color:var(--accent)}.link-copy{flex:1;min-width:0;display:grid;gap:5px}.link-title{font-weight:600;font-size:15px;line-height:1.3}.link-desc{font-size:11px;line-height:1.5;color:var(--muted)}.featured .link-desc{color:#e9d9ca}.link-arrow{display:flex;flex-shrink:0}.link-arrow svg{width:18px;height:18px;transition:transform .3s}.link-card:hover{background:#f3eddf;border-color:#b09b80;transform:translateY(-2px);box-shadow:0 5px 14px #38201608}.link-card.featured:hover{background:#6e2521;border-color:#6e2521}.link-card:hover .link-arrow svg{transform:translate(2px,-2px)}.social-block{margin-top:27px}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-links a{display:flex;align-items:center;gap:10px;padding:17px 15px;border:1px solid var(--line);border-radius:3px;font-size:12px;transition:background .25s}.social-links a:hover{background:#eee7db}.social-links svg{width:19px;height:19px}.social-links svg:last-child{margin-left:auto;width:13px;height:13px}.website-link{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:22px 0 0;font-size:11px;color:var(--muted)}.website-link strong{font-weight:500;color:var(--ink);text-decoration:underline;text-underline-offset:3px}.website-link svg{width:14px;height:14px}footer{display:flex;justify-content:space-between;gap:16px;padding:25px 0 30px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.skip{position:fixed;top:-100px;left:12px;background:var(--paper);color:var(--ink);padding:12px;z-index:10}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--ink);color:var(--paper);border-radius:5px;padding:13px 20px;font-size:13px;transition:.2s;z-index:20;width:max-content;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:8px;padding:26px;max-width:420px;width:calc(100% - 32px);background:var(--paper);color:var(--text)}dialog::backdrop{background:#21171688;backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-head h2{font-size:32px;margin:0}.dialog-head button{width:38px;height:38px;background:transparent;border:1px solid var(--line);border-radius:50%;font-size:24px}dialog p{font-size:13px;line-height:1.6;color:var(--muted);margin:18px 0}dialog label{font-size:11px;display:block;margin-bottom:8px}dialog input{width:100%;padding:14px;border:1px solid var(--line);border-radius:3px;background:#fffdf8;color:var(--ink)}.copy-button{width:100%;padding:14px;margin-top:12px;background:var(--ink);color:var(--paper);border:0;border-radius:3px}.dialog-head+ p{margin-bottom:24px}#copy-status:empty{display:none}
[data-motion="running"] .story:before{animation:color-wash 12s ease-in-out infinite alternate}[data-motion="running"] .story-star{animation:star-turn 20s linear infinite}[data-motion="running"] .photo-tag{animation:tag-float 6s ease-in-out infinite}[data-motion="running"] .hub-intro{animation:rise-in .9s var(--ease) both}[data-motion="running"] .link-card{animation:rise-in .8s var(--ease) both}[data-motion="running"] .link-card:nth-child(2){animation-delay:.08s}[data-motion="running"] .link-card:nth-child(3){animation-delay:.16s}[data-motion="running"] .link-card:nth-child(4){animation-delay:.24s}[data-motion="running"] .link-card:nth-child(5){animation-delay:.32s}[data-motion="paused"] *,[data-motion="paused"] *:before{animation-play-state:paused!important}[data-motion="paused"] .link-card,[data-motion="paused"] .hub-intro{animation:none!important}
@keyframes color-wash{0%{opacity:.35;transform:scale(1);filter:hue-rotate(0)}100%{opacity:1;transform:scale(1.3);filter:hue-rotate(-18deg)}}@keyframes star-turn{to{transform:rotate(360deg)}}@keyframes tag-float{50%{transform:translate(-50%,-5px) rotate(-1deg)}}@keyframes rise-in{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes word-out{to{opacity:0;transform:translateY(-8px)}}@keyframes word-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1440px){main{gap:100px}.story-photo>img{height:350px}}
@media(max-width:1000px){.page-shell{padding:0 32px}main{gap:36px}.story-heading{padding:22px 24px 26px}.story-top{padding:24px 24px 0}.story-photo>img{height:300px}.story-bottom{font-size:7px;padding:20px 18px}h1{font-size:40px}h2{font-size:47px}.link-card{gap:10px;padding:17px 14px}.link-icon{width:27px}.edition{margin-right:10px;font-size:9px}}
@media(max-width:720px){.page-shell{max-width:540px;padding:0 22px}.topbar{height:87px;gap:12px}.brand img{width:101px;height:65px}.edition{font-size:8px;letter-spacing:.1em;margin:0 auto}.tools{gap:6px}.tools button{width:35px;height:35px}.tools svg{width:16px;height:16px}main{display:flex;flex-direction:column;gap:26px;padding:22px 0 27px}.story{position:relative;top:auto;width:100%;min-height:190px;display:grid;grid-template-columns:1fr 45%;border-radius:3px}.story-top{padding:19px 18px 0;grid-column:1;align-items:flex-start;z-index:2}.story-top .eyebrow{font-size:7px;white-space:nowrap;letter-spacing:.07em}.story-star{display:none}.status-dot{width:4px;height:4px;margin-right:4px}.story-heading{padding:15px 0 18px 18px;grid-column:1;z-index:2;align-self:start}h1{font-size:29px;letter-spacing:-.045em;line-height:1.05;margin-bottom:0}h1 em{display:inline-block}.story-heading p{display:none}.story-photo{margin:0;position:absolute;right:0;top:14px;bottom:14px;width:42%;border-radius:90px 0 0 90px;opacity:.92}.story-photo>img{height:100%;object-position:61% center}.photo-tag{display:none}.story-bottom{grid-column:1 / -1;padding:0 18px 16px;font-size:6px;letter-spacing:.06em;gap:8px;z-index:2}.story-bottom span:last-child{display:none}.hub{width:100%;padding:0}.hub-intro{margin-bottom:24px}.hub-intro>.eyebrow{font-size:9px}h2{font-size:43px;margin:8px 0 12px}.intro-copy{font-size:13px;line-height:1.6}.intro-copy br{display:none}.rotating{min-width:126px}.section-label{font-size:8px;letter-spacing:.1em}.link-card{padding:17px 16px;min-height:80px;gap:13px}.link-title{font-size:14px}.link-desc{font-size:10px}.link-icon{width:28px}.link-icon svg{width:22px;height:22px}.link-arrow svg{width:16px;height:16px}.links{gap:9px}.social-links a{padding:16px 14px}.social-block{margin-top:24px}footer{padding:21px 0 25px;font-size:9px}.footer-domain{display:none}}
@media(max-width:370px){.page-shell{padding:0 16px}.edition{display:none}.tools{margin-left:auto}h1{font-size:27px}.story{min-height:177px}.story-photo{width:41%}h2{font-size:40px}.link-card{padding:15px 12px;gap:10px}.link-desc{font-size:10px}.intro-copy br{display:block}.social-links{gap:8px}.social-links a{padding:15px 11px;gap:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Contact rail above the six destination cards. */
.social-block{margin:0 0 27px}.social-links{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.social-links a{min-width:0;min-height:66px;flex-direction:column;justify-content:center;gap:8px;padding:11px 3px;font-size:9px;color:var(--ink)}.social-links svg,.social-links svg:last-child{width:20px;height:20px;margin:0}.office-link{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px;line-height:1.6;margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.office-link svg{width:14px;height:14px}.office-link:hover span{text-decoration:underline;text-underline-offset:4px}.story-photo>img{object-position:center 43%;height:340px}.link-card:nth-child(6){animation-delay:.4s}
@media(max-width:720px){.social-block{margin:0 0 24px}.social-links{gap:5px}.social-links a{min-height:62px;font-size:8px;padding:10px 1px}.social-links svg{width:19px;height:19px}.hub-intro{margin-bottom:20px}.story-photo>img{height:100%;object-position:center 43%}}
@media(max-width:370px){.social-links{gap:4px}.social-links a{min-height:60px;font-size:7.5px}.social-links svg{width:18px;height:18px}}
