:root{
  --paper:#fbfaf6;
  --paper-2:#f4efe6;
  --ink:#25231f;
  --muted:#716b61;
  --line:#ded7cc;
  --gold:#c8ad7f;
  --soft:#eee8dc;
  --white:#fffdf8;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Arial, sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.serif{font-family:Georgia, 'Times New Roman', serif}
.topbar{height:40px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 48px;font-size:12px;color:#4e4942;background:rgba(255,253,248,.92);position:relative;z-index:2}.topbar .links{display:flex;gap:28px}.topbar .right{display:flex;align-items:center;gap:18px}.btn{border:1px solid #cdbd9e;background:#eadfc8;padding:10px 18px;font-size:13px;letter-spacing:.02em;display:inline-block}.btn:hover{background:#decda8}.masthead{text-align:center;padding:24px 20px 16px;border-bottom:1px solid var(--line);background:linear-gradient(#fffdf9,#f9f6ee)}.eyebrow{font-size:13px;letter-spacing:.44em;text-transform:uppercase;color:#5f5a53}.logo{font-family:Georgia,'Times New Roman',serif;font-size:46px;letter-spacing:.22em;margin:2px 0 0;text-transform:uppercase;font-weight:400}.tagline{font-family:Georgia,'Times New Roman',serif;font-size:16px;color:#675f53;margin-top:4px}.nav{display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--line);background:#fffdf8;position:sticky;top:0;z-index:10;overflow-x:auto}.nav a{padding:14px 18px;font-size:14px;white-space:nowrap;border-right:1px solid rgba(222,215,204,.55)}.nav a:hover,.nav a.active{background:#f0eadf}.hero{min-height:430px;display:flex;align-items:end;padding:56px 64px;position:relative;overflow:hidden;background:#d8d2c6}.hero:before,.image:before,.wide-image:before,.article-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(17,17,17,.42),rgba(17,17,17,.07) 52%,rgba(255,255,255,.1)),var(--img);background-size:cover;background-position:center}.hero-content{position:relative;color:white;max-width:560px}.kicker{letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:44px;line-height:1.05;font-weight:400;margin:16px 0}.hero p{font-size:16px;max-width:470px}.wrap{max-width:1180px;margin:auto;padding:0 32px}.ad{height:110px;border:1px solid var(--line);background:linear-gradient(135deg,#f7f3eb,#e8e0d2);display:flex;align-items:center;justify-content:center;color:#8b8173;letter-spacing:.18em;text-align:center;font-family:Georgia,'Times New Roman',serif;position:relative;overflow:hidden}.ad:after{content:"";position:absolute;right:0;bottom:0;width:38%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35)),radial-gradient(circle at 70% 90%,rgba(150,139,116,.22),transparent 42%)}.ad span{position:relative;z-index:1}.ad-large{height:320px}.ad-slim{margin:34px auto}.intro{display:grid;grid-template-columns:1.25fr .9fr;gap:70px;margin:48px 0 28px}.section-title{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;margin:0 0 20px}.section-title:after{content:"";display:block;width:46px;border-bottom:2px solid #817865;margin-top:12px}.intro p{font-size:16px;color:#4d4740;margin-top:42px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.card{background:#fffdf8;border:1px solid var(--line);min-height:240px;transition:.2s ease;display:flex;flex-direction:column}.card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(55,45,30,.08)}.image{height:128px;position:relative;overflow:hidden;background:#e3ded3}.card-body{padding:18px}.card h3{font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:400;margin:0 0 6px}.card p{font-size:13px;color:#5f574e;margin:0 0 12px}.arrow{font-size:18px;color:#5c5348}.layout{display:grid;grid-template-columns:1fr 260px;gap:48px;margin:40px 0}.feature-row{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:start}.feature-card{background:#fffdf8;border:1px solid var(--line)}.wide-image{height:300px;position:relative;overflow:hidden}.feature-copy{padding:22px}.feature-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:30px;line-height:1.1;font-weight:400;margin:10px 0}.feature-copy p{color:#5b544b}.list-articles{display:grid;gap:16px}.mini{display:grid;grid-template-columns:130px 1fr;gap:18px;border-bottom:1px solid var(--line);padding-bottom:16px}.mini .image{height:88px}.mini h4{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;margin:2px 0}.meta{font-size:12px;color:#857b6b;text-transform:uppercase;letter-spacing:.1em}.newsletter{display:grid;grid-template-columns:1fr 1.35fr;gap:0;background:#ede7dc;border-top:1px solid var(--line);margin-top:52px}.newsletter .copy{padding:38px 32px}.newsletter h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:25px;margin:0 0 8px}.form{display:flex;margin-top:18px}.form input{flex:1;border:1px solid var(--line);padding:13px;background:#fffdf8}.form button{border:1px solid #cdbd9e;background:#ddcaa6;padding:0 22px}.newsletter .wide-image{height:190px}.footer{display:flex;justify-content:space-between;gap:20px;padding:22px 48px;border-top:1px solid var(--line);font-size:12px;color:#6f675d;background:#fffdf8}.page-head{padding:56px 0 28px;border-bottom:1px solid var(--line);background:linear-gradient(#fffdf9,#f6f1e8)}.page-head h1{font-family:Georgia,'Times New Roman',serif;font-size:50px;font-weight:400;margin:0}.page-head p{max-width:720px;color:#5f574d;font-size:18px}.category-page{display:grid;grid-template-columns:2fr 1fr;gap:34px;margin:42px 0}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.article-card{background:#fffdf8;border:1px solid var(--line)}.article-card .image{height:210px}.article-card .body{padding:20px}.article-card h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:26px;line-height:1.15;margin:8px 0}.article-card p{color:#5e574e}.side-block{background:#fffdf8;border:1px solid var(--line);padding:22px;margin-bottom:22px}.side-block h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:22px;margin-top:0}.topics{display:flex;flex-wrap:wrap;gap:8px}.topic{border:1px solid var(--line);padding:7px 10px;font-size:13px;background:#fbf7ef}.article-hero{height:460px;position:relative;overflow:hidden;background:#ddd4c8;display:flex;align-items:end}.article-hero .overlay{position:relative;color:white;padding:64px;max-width:850px}.article-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:54px;line-height:1.02;font-weight:400;margin:12px 0}.article-body{max-width:820px;margin:48px auto;font-family:Georgia,'Times New Roman',serif;font-size:21px;line-height:1.75;color:#302b25}.article-body p:first-child:first-letter{font-size:58px;float:left;line-height:.8;margin:12px 8px 0 0}.quote{border-left:3px solid var(--gold);padding-left:22px;color:#655b4e;font-size:26px;line-height:1.35;margin:34px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin:46px 0}.box{background:#fffdf8;border:1px solid var(--line);padding:30px}.box h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;margin:42px 0}.contact-card{border:1px solid var(--line);background:#fffdf8;padding:26px}.search-icon{font-size:21px}.mobile-note{display:none}
@media(max-width:980px){.category-grid{grid-template-columns:repeat(2,1fr)}.layout,.intro,.category-page,.feature-row,.newsletter,.about-grid,.contact-grid{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.topbar{padding:0 20px}.logo{font-size:34px;letter-spacing:.13em}.hero,.article-hero .overlay{padding:38px 24px}.hero h1,.article-hero h1{font-size:38px}.footer{padding:22px;flex-direction:column}.nav{justify-content:flex-start}.wrap{padding:0 20px}.ad-large{height:180px}}
@media(max-width:560px){.category-grid{grid-template-columns:1fr}.mini{grid-template-columns:1fr}.mini .image{height:150px}.topbar .links{display:none}.hero{min-height:360px}.logo{font-size:27px}.article-body{font-size:18px;padding:0 20px}.page-head h1{font-size:38px}}

/* Rich content additions */
.article-body figure{margin:32px auto;text-align:center}
.article-body figure.full-bleed{margin:48px calc(50% - 50vw);max-width:100vw}
.article-body figure.full-bleed img{width:100vw;height:auto;display:block}
.article-body figure img{margin:0 auto;max-width:100%;height:auto;display:block}
.article-body figure.align-left{float:left;margin:6px 28px 14px 0;text-align:left;max-width:60%}
.article-body figure.align-right{float:right;margin:6px 0 14px 28px;text-align:left;max-width:60%}
.article-body figure.align-center{float:none;margin-left:auto;margin-right:auto}
.article-body figure figcaption{font-family:Inter,sans-serif;font-size:11px;letter-spacing:.04em;color:#857b6b;margin-top:10px;padding:0 16px;font-style:italic;line-height:1.5}
.article-body img{margin:28px auto;max-width:100%;height:auto}
.article-body h2{font-family:Georgia,'Times New Roman',serif;font-weight:700;font-size:28px;line-height:1.2;margin:38px 0 18px;clear:both}
.article-body h3{font-family:Georgia,'Times New Roman',serif;font-weight:700;font-size:23px;line-height:1.25;margin:32px 0 14px;clear:both}
.article-body p{margin:0 0 18px}
.article-body hr.page-break{display:none}
.article-body:after{content:"";display:block;clear:both}
.tiptap-content figure{margin:18px 0;text-align:center}
.tiptap-content figure.full-bleed{background:#eee8dc;padding:6px}
.tiptap-content figure.full-bleed:before{content:"FULL-BLEED IMAGE";display:block;font-size:11px;letter-spacing:.18em;color:#857b6b;margin-bottom:6px}
.tiptap-content figure figcaption{display:block;font-size:11px;color:#857b6b;font-style:italic;margin-top:6px;padding:3px 12px;min-height:22px;outline:1px dashed transparent;cursor:text}
.tiptap-content figure figcaption:hover{outline-color:#cdbd9e}
.tiptap-content figure figcaption:empty:before{content:"Click to add caption…";color:#b8aa92}
.tiptap-content figure figcaption:has(> br.ProseMirror-trailingBreak:only-child):before{content:"Click to add caption…";color:#b8aa92}
.tiptap-content figure figcaption.is-empty:before{content:attr(data-placeholder);color:#b8aa92;pointer-events:none}
.tiptap-content hr.page-break{border:none;border-top:2px dashed #c8ad7f;margin:24px 0;position:relative;height:18px}
.tiptap-content hr.page-break:after{content:"PAGE BREAK";position:absolute;top:-9px;left:50%;transform:translateX(-50%);background:#fffdf8;padding:0 10px;font-size:11px;letter-spacing:.18em;color:#857b6b;font-family:Inter,sans-serif}
.tiptap-content img{margin:8px auto;border:1px solid var(--line)}
.tiptap-content blockquote{border-left:3px solid var(--gold);padding-left:14px;color:#655b4e;margin:14px 0}
.tiptap-content p{margin:0 0 14px}
.pager{max-width:820px;margin:24px auto 60px;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,'Times New Roman',serif;border-top:1px solid var(--line);padding-top:18px}
.pager .pages{display:flex;gap:6px}
.pager .pages button{border:1px solid var(--line);background:#fffdf8;padding:8px 14px;cursor:pointer;font-family:inherit;font-size:15px}
.pager .pages button.active{background:#25231f;color:#fbfaf6;border-color:#25231f}
.pager .nav-btn{border:1px solid #cdbd9e;background:#eadfc8;padding:10px 20px;cursor:pointer;font-family:inherit;font-size:14px;letter-spacing:.04em}
.pager .nav-btn:disabled{opacity:.35;cursor:not-allowed}
