:root{
  --ink:#171511;--paper:#f5f0e7;--white:#fffdfa;--line:#d5c9b7;
  --gold:#a87835;--rust:#8b3e2d;--muted:#6e665b;--dark:#211f1b;
  --max:1420px;--reading:790px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(var(--max),calc(100% - 72px));margin:auto}

/* Header */
.topline{border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.topline .shell{display:flex;justify-content:space-between;padding:11px 0}.mast{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:inline-flex;flex-direction:column;line-height:.78}.brand span{font-family:Georgia,"Times New Roman",serif;font-size:96px;letter-spacing:.02em}.brand small{font-size:10px;letter-spacing:.48em;margin:18px 0 0 7px}.strap{max-width:430px;text-align:right;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.4;font-style:italic;color:var(--muted)}.nav{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--white);position:relative;z-index:5}.navrow{display:flex;align-items:center;justify-content:space-between;min-height:58px}.menu{list-style:none;padding:0;margin:0;display:flex;gap:42px}.menu a{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.menu a:hover{color:var(--rust)}.search-btn{border:0;background:transparent;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.searchbar{display:none;background:var(--white);border-bottom:1px solid var(--line);padding:18px 0}.searchbar.open{display:block}.searchbar form{display:flex}.searchbar input{width:100%;padding:14px 16px;border:1px solid var(--line);background:var(--paper);font-size:16px}.searchbar button{padding:0 26px;border:0;background:var(--ink);color:#fff;font-weight:700}

/* Front page hero */
.hero{padding:44px 0 72px}.section-mark{font-size:10px;letter-spacing:.16em;text-transform:uppercase;display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:11px;margin-bottom:28px}.leadgrid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(330px,.86fr);gap:38px}.leadcol{padding-right:38px;border-right:1px solid var(--line)}.lead>a:first-child{display:block;width:100%;background:var(--paper);overflow:hidden}.lead .story-placeholder,.lead .story-img{width:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;display:block;background:var(--paper)}.kicker,.overline{font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;color:var(--rust);margin-top:16px}.lead h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,5.3vw,82px);line-height:.94;font-weight:500;letter-spacing:-.042em;margin:11px 0 18px;max-width:1050px}.lead p{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.55;max-width:920px;color:#494238;margin:0}.meta{font-size:11px;color:var(--muted);margin-top:15px}.aside-title{text-transform:uppercase;letter-spacing:.15em;font-weight:900;font-size:11px;border-bottom:4px solid var(--ink);padding-bottom:11px;margin-bottom:20px}.mini{padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.mini:last-child{margin-bottom:0}.mini .story-placeholder,.mini .story-img{width:100%;aspect-ratio:4/3;object-fit:cover}.mini h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.04;font-weight:500;margin:9px 0 5px}

/* Bulletin */
.bulletin{background:var(--rust);color:white}.bulletin-row{min-height:72px;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:30px}.bulletin-row>strong{font-size:11px;letter-spacing:.18em}.bulletin-items{display:flex;gap:48px;overflow:hidden;font-family:Georgia,"Times New Roman",serif;font-size:15px}.bulletin-items>*{white-space:nowrap}

/* Sections */
.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:4px solid var(--ink);padding-bottom:14px;margin-bottom:32px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:.95;margin:5px 0 0;font-weight:500;letter-spacing:-.025em}.section-head>a{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding-bottom:5px}
.newsgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.newsgrid .feature{grid-column:span 2;grid-row:span 2}.story{min-width:0}.story>a:first-child{display:block;width:100%}.story-placeholder,.story-img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;background:linear-gradient(145deg,#d8c7aa,#a98b60);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white}.story-placeholder strong{font-family:Georgia,"Times New Roman",serif;font-size:38px;letter-spacing:.08em}.story-placeholder span{font-size:9px;letter-spacing:.2em;margin-top:8px}.feature .story-placeholder,.feature .story-img{aspect-ratio:4/3}.story h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.04;font-weight:500;margin:9px 0}.feature h3{font-size:44px;letter-spacing:-.02em}.story p{font-family:Georgia,"Times New Roman",serif;color:#574f45;font-size:16px;line-height:1.5;margin:9px 0}.demo p{font-size:14px}.articlegrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 32px}

/* Opinion */
.opinion{background:var(--dark);color:#f9f5ed;padding:84px 0}.section-head.light{border-color:#f9f5ed}.section-head.light .overline{color:#d6aa67}.section-head.light>a{color:#d8cfbf}.opgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.opgrid article{padding-right:36px;border-right:1px solid #555049}.opgrid article:last-child{border-right:0;padding-right:0}.opgrid h3{font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.02;font-weight:500;letter-spacing:-.018em;margin:11px 0 14px}.opgrid p{font-family:Georgia,"Times New Roman",serif;color:#cfc8bc;font-size:16px;line-height:1.6}

/* Latest */
.latestlist{max-width:1080px}
.latestlist article{display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px;align-items:start;border-bottom:1px solid var(--line);padding:21px 0}
.latest-thumb{width:170px;aspect-ratio:1/1;overflow:hidden;background:#d8c7aa}
.latest-thumb>a{display:block;width:100%;height:100%}
.latest-thumb .story-placeholder,.latest-thumb .story-img{display:flex;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}
.latestlist h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.05;font-weight:500;margin:7px 0}

/* Footer */
.site-footer{background:#11100e;color:#e9e1d4;padding:68px 0 28px}.footgrid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:54px}.footbrand{font-family:Georgia,"Times New Roman",serif;font-size:52px}.site-footer p{color:#bcb3a7;line-height:1.65}.copyright{border-top:1px solid #39352f;padding-top:22px;margin-top:42px;font-size:11px;color:#8f877c}

/* Archive / single */
.archive{padding:70px 0}.article-page{max-width:1080px;padding:82px 0}.article-head{text-align:center;max-width:960px;margin:auto}.article-head h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,6vw,88px);line-height:.96;letter-spacing:-.045em;font-weight:500;margin:11px 0 22px}.deck{font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.5;color:#51493f;max-width:900px;margin-left:auto;margin-right:auto}.article-image{width:min(820px,100%);margin:46px auto}.article-image img,.article-image .article-featured-square{width:100%;aspect-ratio:1/1;height:auto;object-fit:cover;object-position:center;display:block}.prose{max-width:var(--reading);margin:52px auto;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.82}.prose h2,.prose h3{line-height:1.15;margin-top:1.8em}.prose a{text-decoration:underline}.screen-reader-text{position:absolute;left:-9999px}

@media(max-width:1100px){.shell{width:min(100% - 40px,var(--max))}.mast{min-height:156px}.brand span{font-size:78px}.leadgrid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.85fr);gap:28px}.leadcol{padding-right:28px}.lead h1{font-size:clamp(48px,5.8vw,68px)}.newsgrid{gap:24px}.story h3{font-size:24px}.feature h3{font-size:38px}.opgrid h3{font-size:31px}}
@media(max-width:900px){.shell{width:min(100% - 28px,var(--max))}.topline .shell span{display:none}.mast{min-height:120px}.brand span{font-size:62px}.brand small{letter-spacing:.36em}.strap{display:none}.navrow{overflow:auto}.menu{gap:22px;white-space:nowrap}.search-btn{margin-left:22px}.hero{padding:28px 0 52px}.leadgrid{grid-template-columns:1fr}.leadcol{border-right:0;padding-right:0}.topstories{display:grid;grid-template-columns:1fr 1fr;gap:20px}.aside-title{grid-column:1/-1}.newsgrid{grid-template-columns:repeat(2,1fr)}.articlegrid{grid-template-columns:repeat(2,1fr)}.opgrid{grid-template-columns:1fr}.opgrid article{border-right:0;border-bottom:1px solid #555049;padding:0 0 25px}.opgrid article:last-child{border-bottom:0}.bulletin-row{grid-template-columns:1fr;padding:18px 0;gap:10px}.bulletin-items{gap:28px}.footgrid{grid-template-columns:1fr}}
@media(max-width:600px){.shell{width:calc(100% - 24px)}.topline{display:none}.mast{min-height:96px}.brand span{font-size:50px}.brand small{font-size:7px;letter-spacing:.28em;margin-top:12px}.navrow{min-height:48px}.menu{gap:18px}.menu a{font-size:10px}.hero{padding-top:20px}.section-mark{margin-bottom:18px}.section-mark span:last-child{display:none}.lead .story-placeholder,.lead .story-img{aspect-ratio:1/1;object-fit:contain}.lead h1{font-size:43px;line-height:.98}.lead p{font-size:18px}.topstories{grid-template-columns:1fr 1fr}.mini h3{font-size:20px}.section{padding:52px 0}.section-head{margin-bottom:22px}.section-head h2{font-size:37px}.section-head>a{font-size:9px}.newsgrid,.articlegrid{grid-template-columns:1fr 1fr;gap:20px 16px}.newsgrid .feature{grid-column:1/-1;grid-row:auto}.feature h3{font-size:33px}.story h3{font-size:20px}.story p{display:none}.opinion{padding:54px 0}.opgrid h3{font-size:29px}.latestlist article{grid-template-columns:102px minmax(0,1fr);gap:18px}.latest-thumb{width:102px}.latestlist h3{font-size:21px}.article-page{padding-top:48px}.article-head h1{font-size:46px}.deck{font-size:20px}.article-image{margin:32px auto}.prose{font-size:18px;line-height:1.75;margin-top:36px}.footgrid{display:block}.site-footer{padding-top:44px}}
