@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap');
:root{--hp-ink:#18211c;--hp-paper:#f3efe5;--hp-cream:#fbf8f1;--hp-sage:#536b58;--hp-blue:#244f6e;--hp-ochre:#c48a36;--hp-line:rgba(24,33,28,.18)}
body.is-home{background:var(--hp-cream);color:var(--hp-ink);font-family:Manrope,Arial,sans-serif}.is-home .site-header{background:rgba(251,248,241,.94);border-bottom:1px solid var(--hp-line);backdrop-filter:blur(14px)}.is-home .logo,.is-home .nav-link{color:var(--hp-ink)}.hp-opening{padding:28px clamp(18px,4vw,64px) 72px;background:var(--hp-paper);border-bottom:1px solid var(--hp-line)}.hp-opening__grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:clamp(30px,5vw,84px);align-items:end}.hp-opening__copy{padding:72px 0 24px}.hp-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--hp-sage);margin:0 0 18px}.hp-opening h1,.hp-section-head h2,.hp-table h2,.hp-outside h2,.hp-live h2,.hp-index h2,.hp-evening h2{font-family:Prata,Georgia,serif;font-weight:400;letter-spacing:-.035em}.hp-opening h1{font-size:clamp(3rem,5.6vw,6.6rem);line-height:.95;margin:0 0 28px}.hp-lede{max-width:600px;font-size:1.08rem;line-height:1.7;color:#4f5a53}.hp-search{margin:32px 0 18px;max-width:none}.hp-search input{border-radius:0;border:1px solid var(--hp-ink);padding:18px 18px 18px 52px;background:var(--hp-cream);box-shadow:8px 8px 0 var(--hp-ochre)}.hp-opening__links{display:flex;flex-wrap:wrap;gap:8px 18px}.hp-opening__links a{color:var(--hp-ink);font-size:.82rem;border-bottom:1px solid}.hp-opening__figure{margin:0;position:relative;transform:rotate(1.2deg);box-shadow:24px 24px 0 var(--hp-blue)}.hp-opening__figure img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.hp-opening__figure figcaption{position:absolute;left:-26px;bottom:28px;background:var(--hp-cream);padding:12px 18px;font-size:.75rem;max-width:180px;border:1px solid var(--hp-ink);transform:rotate(-2deg)}.hp-main{max-width:1440px;margin:auto;padding:90px clamp(18px,4vw,64px)}.hp-section-head{display:grid;grid-template-columns:180px 1fr 1fr;gap:34px;align-items:end;margin-bottom:44px}.hp-section-head .hp-kicker{margin:0}.hp-section-head h2,.hp-table h2,.hp-outside h2,.hp-index h2{font-size:clamp(2.4rem,4.6vw,5.2rem);line-height:1;margin:0}.hp-section-head>p:last-child{line-height:1.65;margin:0;max-width:430px}.hp-spine{position:relative}.hp-spine:before{content:"";position:absolute;left:92px;top:150px;bottom:0;width:1px;background:var(--hp-line)}.hp-room{position:relative;display:grid;grid-template-columns:1.5fr .85fr;min-height:430px;margin:0 0 28px;background:#fff;border:1px solid var(--hp-line)}.hp-room__image{min-height:380px;overflow:hidden}.hp-room__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s}.hp-room:hover img{transform:scale(1.02)}.hp-room__body{padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;justify-content:flex-end}.hp-room__no{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-sage);margin-bottom:auto}.hp-room h3{font:400 clamp(2rem,3vw,3.8rem)/1 Prata,Georgia,serif;margin:40px 0 18px}.hp-room p{line-height:1.65;color:#58625c}.hp-room__body>a{color:var(--hp-ink);font-weight:700;margin-top:22px}.hp-room-row{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px}.hp-room-row .hp-room{display:flex;flex-direction:column}.hp-room-row .hp-room__image{height:430px}.hp-room--dark{background:var(--hp-blue);color:white}.hp-room--dark p,.hp-room--dark a,.hp-room--dark .hp-room__no{color:white}.hp-room--reverse{grid-template-columns:.85fr 1.5fr}.hp-room--reverse .hp-room__image{order:2}.hp-table{margin:120px 0;display:grid;grid-template-columns:.7fr 1.25fr .75fr;gap:24px;align-items:end}.hp-table__intro{align-self:start;padding:14px 24px 0 0}.hp-table__intro p:last-child{line-height:1.7}.hp-table__card{position:relative;min-height:420px;overflow:hidden}.hp-table__card--large{min-height:650px}.hp-table__card img{width:100%;height:100%;position:absolute;object-fit:cover;transition:transform .5s}.hp-table__card:hover img{transform:scale(1.03)}.hp-table__card span,.hp-outside__scene div{position:absolute;left:18px;right:18px;bottom:18px;background:var(--hp-cream);color:var(--hp-ink);padding:16px;font-weight:700}.hp-outside{background:var(--hp-ink);color:white;margin-left:calc(clamp(18px,4vw,64px)*-1);margin-right:calc(clamp(18px,4vw,64px)*-1);padding:80px clamp(18px,4vw,64px);display:grid;grid-template-columns:.7fr 1fr 1fr;gap:24px}.hp-outside__copy{padding-right:20px}.hp-outside__scene{position:relative;min-height:540px;overflow:hidden}.hp-outside__scene img{width:100%;height:100%;object-fit:cover;position:absolute}.hp-outside__scene small{display:block;font-weight:400;margin-top:7px}.hp-live{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;margin:120px 0}.hp-live__feature{background:var(--hp-ochre);padding:50px;min-height:390px;display:flex;flex-direction:column;justify-content:space-between}.hp-live__feature h2{font-size:clamp(2.2rem,3.6vw,4.5rem);line-height:1}.hp-live__mark{font:400 5rem Prata;margin-left:auto}.hp-live__heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hp-line);padding-bottom:16px}.hp-live__heading h2{font-size:2.5rem;margin:0}.hp-live__heading button{border:1px solid var(--hp-ink);background:none;padding:10px 15px}.recent-scroll{display:grid!important;grid-template-columns:repeat(2,1fr);gap:0;overflow:visible!important}.recent-card,.article-home-card{border:0!important;border-bottom:1px solid var(--hp-line)!important;border-radius:0!important;box-shadow:none!important;padding:20px 4px!important;background:none!important}.articles-home-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.hp-index{border-top:1px solid var(--hp-line);padding-top:70px}.hp-index__head{display:grid;grid-template-columns:.65fr 1.35fr;gap:30px;align-items:end}.hp-index__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;border-top:1px solid var(--hp-line);border-left:1px solid var(--hp-line)}.hp-index__grid a{min-height:150px;border-right:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);padding:20px;color:var(--hp-ink);display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.hp-index__grid a:nth-child(1),.hp-index__grid a:nth-child(6),.hp-index__grid a:nth-child(11){grid-column:span 2;background:var(--hp-paper)}.hp-index__grid a:hover{background:var(--hp-blue);color:white}.hp-index__grid b{font-size:.72rem}.hp-index__grid span{font:400 1.55rem Prata,Georgia,serif}.hp-evening{position:relative;margin:120px 0 30px;min-height:660px;display:flex;align-items:flex-end}.hp-evening>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hp-evening:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,12,.82),transparent 75%)}.hp-evening>div{position:relative;z-index:1;color:white;padding:clamp(30px,6vw,80px);max-width:660px}.hp-evening h2{font-size:clamp(2.8rem,5vw,5.8rem);line-height:1;margin:0 0 22px}.hp-evening p{line-height:1.7}.hp-evening a{color:white;font-weight:700}.hp-disclaimer{font-size:.82rem;line-height:1.6;color:#657069;border-top:1px solid var(--hp-line);padding:24px 0}.is-home .site-footer-premium{background:var(--hp-ink)}
@media(max-width:900px){.hp-opening__grid{grid-template-columns:1fr}.hp-opening__copy{padding-top:45px}.hp-opening__figure{box-shadow:12px 12px 0 var(--hp-blue)}.hp-section-head,.hp-table,.hp-outside,.hp-live,.hp-index__head{grid-template-columns:1fr}.hp-spine:before{display:none}.hp-room,.hp-room--reverse{grid-template-columns:1fr}.hp-room--reverse .hp-room__image{order:0}.hp-room-row{grid-template-columns:1fr}.hp-table__card,.hp-table__card--large{min-height:440px}.hp-outside__scene{min-height:460px}.hp-index__grid{grid-template-columns:repeat(2,1fr)}.hp-index__grid a:nth-child(n){grid-column:span 1}.is-home .mobile-menu-btn{display:block}.is-home .main-nav{display:none;position:absolute;top:100%;left:0;right:0;width:100%;background:var(--hp-cream);padding:12px 18px;flex-direction:column;border-bottom:1px solid var(--hp-line);z-index:999}.is-home .main-nav.open{display:flex}}
@media(max-width:640px){.hp-opening{padding-top:12px}.hp-opening h1{font-size:clamp(2.65rem,14vw,4.5rem)}.hp-opening__figure figcaption{left:10px;bottom:10px}.hp-main{padding-top:60px}.hp-section-head{margin-bottom:28px}.hp-room{min-height:0}.hp-room__image,.hp-room-row .hp-room__image{height:300px;min-height:300px}.hp-room__body{min-height:300px}.hp-table,.hp-live{margin:80px 0}.hp-outside{margin-top:70px;padding-top:60px;padding-bottom:60px}.hp-outside__scene{min-height:380px}.hp-index__grid{grid-template-columns:1fr}.hp-index__grid a{min-height:110px}.hp-evening{min-height:580px;margin-top:80px}.recent-scroll,.articles-home-grid{grid-template-columns:1fr}.is-home .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--hp-cream);padding:12px 18px;flex-direction:column;border-bottom:1px solid var(--hp-line);z-index:999}.is-home .main-nav.open{display:flex}.is-home .mobile-menu-btn{display:block}}

/* Compact rhythm refinement */
.hp-opening{padding-bottom:48px}.hp-opening__grid{gap:clamp(28px,3.5vw,56px)}.hp-opening__copy{padding-top:44px}.hp-opening h1{font-size:clamp(2.7rem,4.25vw,4.9rem);line-height:1;margin-bottom:20px}.hp-lede{line-height:1.55}.hp-search{margin-top:24px}.hp-main{padding-top:62px;padding-bottom:62px}.hp-section-head{gap:26px;margin-bottom:30px}.hp-section-head h2,.hp-table h2,.hp-outside h2,.hp-index h2{font-size:clamp(2rem,3.35vw,3.9rem);line-height:1.04}.hp-room{min-height:360px;margin-bottom:22px}.hp-room__image{height:360px;min-height:330px}.hp-room__body{padding:clamp(24px,3vw,42px)}.hp-room h3{font-size:clamp(1.75rem,2.35vw,2.75rem);margin:26px 0 12px}.hp-room__body>a{margin-top:16px}.hp-room-row{gap:22px}.hp-room-row .hp-room__image{height:360px}.hp-table{margin:78px 0;gap:20px}.hp-table__card{min-height:350px}.hp-table__card--large{min-height:510px}.hp-outside{padding-top:58px;padding-bottom:58px;gap:20px}.hp-outside__scene{min-height:430px}.hp-live{gap:40px;margin:78px 0}.hp-live__feature{padding:36px;min-height:320px}.hp-live__feature h2{font-size:clamp(1.9rem,2.8vw,3.3rem)}.hp-live__heading h2{font-size:2.05rem}.recent-card,.article-home-card{padding:16px 4px!important}.hp-index{padding-top:52px}.hp-index__grid{margin-top:34px}.hp-index__grid a{min-height:122px}.hp-index__grid span{font-size:1.35rem}.hp-evening{margin-top:78px;min-height:510px}.hp-evening>div{padding:clamp(28px,4.5vw,58px)}.hp-evening h2{font-size:clamp(2.2rem,3.65vw,4.25rem)}
@media(max-width:900px){.hp-opening__copy{padding-top:30px}.hp-main{padding-top:48px}.hp-table,.hp-live{margin:62px 0}.hp-outside{margin-top:58px}.hp-evening{margin-top:62px}}
@media(max-width:640px){.hp-opening h1{font-size:clamp(2.25rem,11vw,3.35rem);line-height:1.02}.hp-opening{padding-bottom:38px}.hp-main{padding-top:40px;padding-bottom:44px}.hp-section-head{margin-bottom:22px}.hp-room__image,.hp-room-row .hp-room__image{height:250px;min-height:250px}.hp-room__body{min-height:240px;padding:24px}.hp-room h3{font-size:1.9rem;margin-top:20px}.hp-table,.hp-live{margin:52px 0}.hp-table__card,.hp-table__card--large{min-height:330px}.hp-outside{margin-top:48px;padding-top:44px;padding-bottom:44px}.hp-outside__scene{min-height:330px}.hp-index{padding-top:42px}.hp-index__grid{margin-top:26px}.hp-index__grid a{min-height:96px}.hp-evening{min-height:440px;margin-top:52px}}