@import url("/assets/css/typography.css?v=202607301049");
:root { --news-border:#ded8cc; }
.primary-nav .news-active { color:var(--gold-light)!important; }
.news-content-section { min-height:520px; padding:34px 0 72px; background:var(--warm-white); border-top:5px solid var(--gold); }
.news-page-heading { max-width:760px; margin-bottom:25px; }
.news-page-heading .eyebrow { margin-bottom:8px; }
.news-page-heading h1,.article-not-found h1 { margin:0; color:#171512; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:clamp(40px,5vw,60px); font-weight:600; line-height:1.02; letter-spacing:-.035em; }
.news-page-heading>p:not(.eyebrow) { max-width:690px; margin:12px 0 0; color:#625e56; font-size:16px; line-height:1.6; }
.category-bar { display:flex; gap:9px; padding-bottom:17px; overflow:auto; scrollbar-width:thin; }
.news-search { max-width:680px; margin:0 0 30px; padding:16px; background:#fff; border:1px solid var(--news-border); border-radius:16px; box-shadow:0 8px 24px rgba(17,17,17,.05); }
.news-search label { display:block; margin-bottom:8px; color:#76591f; font-size:10px; font-weight:850; letter-spacing:.12em; text-transform:uppercase; }
.news-search div { display:flex; gap:8px; }
.news-search input { min-width:0; flex:1; padding:11px 13px; border:1px solid #d3ccbf; border-radius:9px; background:#fff; }
.news-search button { padding:11px 17px; color:#111; background:var(--gold); border:0; border-radius:9px; font-weight:850; cursor:pointer; }
.category-bar a { flex:0 0 auto; padding:8px 13px; border:1px solid var(--news-border); border-radius:999px; color:#4b4842; background:#fff; font-size:12px; font-weight:800; }
.category-bar a:hover,.category-bar a.is-active { color:#111; background:var(--gold); border-color:var(--gold); }
.news-results-heading { display:flex; align-items:end; justify-content:space-between; gap:20px; margin:14px 0 24px; }
.news-results-heading h2 { margin:0; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:36px; }
.news-results-heading a { color:#7b5d21; font-weight:800; border-bottom:1px solid var(--gold); }
.news-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:15px; }
.news-card { min-width:0; overflow:hidden; display:flex; flex-direction:column; background:#fff; border:1px solid var(--news-border); border-radius:15px; box-shadow:0 8px 22px rgba(17,17,17,.06); }
.news-card-featured { grid-column:auto; }
.news-card-image { height:155px; overflow:hidden; background:#e8e3d8; }
.news-card-image img { width:100%; height:100%; object-fit:cover; transition:transform .3s ease; }
.news-card:hover .news-card-image img { transform:scale(1.025); }
.news-card-copy { display:flex; flex:1; flex-direction:column; padding:15px; }
.news-card-meta { display:flex; align-items:center; justify-content:space-between; gap:8px; margin-bottom:8px; color:#777268; font-size:9px; font-weight:800; text-transform:uppercase; letter-spacing:.055em; }
.news-card-meta a { color:#7b5d21; }
.news-card h2 { margin:0; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:clamp(19px,1.7vw,24px); line-height:1.12; letter-spacing:-.015em; }
.news-card-featured h2 { font-size:clamp(19px,1.7vw,24px); }
.news-card h2 a:hover { color:#76591f; }
.news-card-copy>p { display:-webkit-box; margin:9px 0 13px; overflow:hidden; color:#625e56; font-size:13px; line-height:1.45; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.read-story { margin-top:auto; color:#111; font-size:11px; font-weight:900; }
.read-story span { color:var(--gold); font-size:15px; }
.news-empty { max-width:720px; margin:45px auto; padding:48px; text-align:center; background:#fff; border:1px solid var(--news-border); border-radius:26px; }
.news-empty>span,.article-end>span { width:55px; height:55px; display:grid; place-items:center; margin:0 auto 16px; color:var(--gold); border:2px solid var(--gold); border-radius:50%; font-family:"Old English Five Web",fantasy; font-size:35px; }
.news-empty h2 { margin:0; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:40px; }
.news-empty p { color:#68635a; }
.article-page { background:var(--warm-white); }
.article-layout { max-width:1080px; display:grid; grid-template-columns:180px minmax(0,760px); gap:60px; align-items:start; padding-block:44px 85px; }
.article-content { min-width:0; }
.article-back { display:inline-block; margin-bottom:18px; color:#70551f; font-size:13px; font-weight:850; }
.article-back:hover { text-decoration:underline; text-decoration-color:var(--gold); text-underline-offset:3px; }
.article-meta { display:flex; gap:15px; align-items:center; margin-bottom:26px; color:#777168; font-size:11px; font-weight:850; letter-spacing:.08em; text-transform:uppercase; }
.article-meta a { color:#76591f; }
.article-meta a::after { content:"•"; margin-left:15px; color:#aaa398; }
.article-featured-image { max-width:680px; margin:0 auto 30px; }
.article-featured-image img { display:block; width:auto; max-width:100%; max-height:480px; height:auto; margin:0 auto; object-fit:contain; background:#f4f0e6; border-radius:20px; box-shadow:var(--shadow); }
.article-featured-image figcaption { margin:9px 5px 0; color:#6d675e; font-size:12px; font-style:italic; line-height:1.5; text-align:right; }
.article-header { margin:0 0 24px; padding-bottom:23px; border-bottom:1px solid var(--news-border); }
.article-header h1 { max-width:760px; margin:0; color:#171512; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:clamp(34px,4.2vw,52px); font-weight:600; line-height:1.08; letter-spacing:-.03em; }
.article-deck { max-width:720px; margin:15px 0 0; color:#555149; font-size:clamp(17px,1.7vw,20px); line-height:1.55; }
.article-byline { margin:14px 0 0; color:#79736a; font-size:12px; font-weight:750; }
.share-panel { position:sticky; top:105px; display:grid; gap:9px; margin-top:70px; padding:18px; background:var(--cream); border:1px solid var(--news-border); border-radius:17px; }
.share-panel strong { margin-bottom:4px; font-size:12px; text-transform:uppercase; letter-spacing:.08em; }
.share-panel a,.share-panel button { width:100%; padding:9px 11px; color:#34312c; background:#fff; border:1px solid #d7d0c3; border-radius:9px; font:inherit; font-size:12px; font-weight:800; text-align:left; cursor:pointer; }
.share-panel a:hover,.share-panel button:hover { border-color:var(--gold); }
.article-body { min-width:0; color:#292724; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:19px; line-height:1.82; }
.article-body p { margin:0 0 1.42em; }
.article-body h2 { margin:1.7em 0 .55em; font-size:34px; line-height:1.18; }
.article-body h3 { margin:1.6em 0 .5em; font-size:26px; line-height:1.25; }
.article-body ul { margin:0 0 1.5em; padding-left:1.35em; }
.article-body a { color:#76591f; text-decoration:underline; text-decoration-color:var(--gold); text-underline-offset:3px; overflow-wrap:anywhere; }
.article-source { margin-top:2.4em!important; padding:20px; background:var(--cream); border-left:5px solid var(--gold); font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:14px; line-height:1.6; }
.article-obituary-source { margin-top:2.4em; padding:24px; background:var(--cream); border:1px solid #d9cfba; border-left:6px solid var(--gold); border-radius:0 14px 14px 0; font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; }
.article-obituary-source strong { display:block; margin-bottom:10px; color:#25221d; font-size:13px; letter-spacing:.05em; text-transform:uppercase; }
.article-obituary-source a { display:inline-flex; gap:9px; align-items:center; color:#111; font-size:16px; font-weight:900; text-decoration:none; }
.article-obituary-source a:hover { color:#76591f; text-decoration:underline; text-decoration-color:var(--gold); }
.article-end { margin-top:55px; padding-top:30px; text-align:center; border-top:1px solid var(--news-border); font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif; font-size:13px; color:#6d685f; }
.article-end>span { width:42px; height:42px; font-size:27px; }
.article-not-found { min-height:620px; padding:100px 0; background:var(--cream); }
.article-not-found .shell { max-width:800px; }
.article-not-found p:not(.eyebrow) { max-width:620px; color:#655f56; font-size:18px; }
.news-footer { margin-top:0; }
@media(max-width:1100px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.news-search{max-width:620px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card-featured{grid-column:auto}.article-layout{grid-template-columns:1fr;gap:25px}.article-content{max-width:760px;margin:auto;order:1}.share-panel{position:static;order:2;display:flex;flex-wrap:wrap;max-width:760px;margin:0 auto}.share-panel strong{width:100%}.share-panel a,.share-panel button{width:auto}.article-body{max-width:760px;margin:auto}}
@media(max-width:760px){.news-content-section{padding-top:26px}.news-page-heading{margin-bottom:20px}.news-page-heading h1{font-size:42px}.news-page-heading>p:not(.eyebrow){font-size:15px}.news-search{margin-bottom:24px;padding:14px}.news-search div{flex-direction:column}.news-grid{grid-template-columns:1fr}.news-card-featured{grid-column:auto}.news-card-featured h2{font-size:23px}.news-card-copy{padding:15px}.news-card-image{height:170px}.article-layout{padding-block:28px 60px}.article-back{margin-bottom:14px}.article-meta{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:20px}.article-meta a::after{display:none}.article-header h1{font-size:clamp(32px,10vw,43px)}.article-deck{font-size:17px}.article-body{font-size:18px;line-height:1.75}.article-featured-image{width:100%;margin:0 auto 24px}.article-featured-image img{max-height:410px;border-radius:17px}.article-featured-image figcaption{text-align:left;margin-inline:4px}.share-panel{padding:14px}.news-empty{padding:34px 22px}.news-results-heading{align-items:flex-start;flex-direction:column}}

.article-table-scroll{max-width:100%;margin:0 0 1.7em;overflow-x:auto;border:1px solid #d9d1c3;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(17,17,17,.05);-webkit-overflow-scrolling:touch}.article-data-table{width:100%;min-width:520px;border-collapse:collapse;font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;font-size:15px;line-height:1.45}.article-data-table th,.article-data-table td{padding:13px 15px;border-right:1px solid #e7e1d7;border-bottom:1px solid #e7e1d7;vertical-align:top}.article-data-table th:last-child,.article-data-table td:last-child{border-right:0}.article-data-table tbody tr:last-child td{border-bottom:0}.article-data-table th{color:#171717;background:#e9d49d;font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.article-data-table tbody tr:nth-child(even){background:#faf8f3}.article-data-table .align-center{text-align:center}.article-data-table .align-right{text-align:right}.article-data-table a{overflow-wrap:anywhere}.article-table-scroll:focus{outline:3px solid rgba(201,162,77,.4);outline-offset:3px}
@media(max-width:760px){.article-table-scroll{margin-inline:0;border-radius:11px}.article-data-table{font-size:14px}.article-data-table th,.article-data-table td{padding:11px 12px}}

/* Community news submission form */
.community-submit-section {
  min-height: 700px;
  padding-bottom: 88px;
  background: #fcfbf8;
}
.community-submit-shell { padding-top: 34px; }
.community-submit-intro {
  max-width: 820px;
  margin-bottom: 30px;
}
.community-back-link {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 20px;
  color: #5f594f;
  font-size: 13px;
  font-weight: 800;
}
.community-back-link:hover,
.community-back-link:focus-visible { color: #7a5b18; }
.community-submit-heading { max-width: 780px; margin: 0; }
.community-submit-heading h1 {
  color: #171717;
  font-size: clamp(38px,5vw,54px);
  line-height: 1.05;
}
.community-submit-heading>p:not(.eyebrow) {
  max-width: 680px;
  margin-top: 12px;
  color: #655f56;
  font-size: 17px;
  line-height: 1.65;
}
.community-form-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) 310px;
  gap: 28px;
  align-items: start;
}
.community-news-form { display: grid; gap: 20px; min-width: 0; }
.community-form-card {
  padding: 29px;
  background: #fff;
  border: 1px solid #ddd5c7;
  border-radius: 20px;
  box-shadow: 0 12px 35px rgba(17,17,17,.065);
}
.community-form-card-heading {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 24px;
  padding-bottom: 19px;
  border-bottom: 1px solid #ece6dc;
}
.community-form-card-heading>span {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  color: #111;
  background: var(--gold);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 950;
  box-shadow: 0 5px 14px rgba(201,162,77,.25);
}
.community-form-card-heading h2 {
  margin: 0;
  font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
}
.community-form-card-heading p {
  margin: 4px 0 0;
  color: #706a61;
  font-size: 13px;
}
.community-form-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 19px 20px;
}
.community-form-card>label,
.community-form-grid>label {
  display: grid;
  align-content: start;
  gap: 8px;
  margin-top: 18px;
  color: #282622;
  font-size: 13px;
  font-weight: 850;
}
.community-form-grid>label { margin-top: 0; }
.community-form-card input:not([type="checkbox"]),
.community-form-card select,
.community-form-card textarea {
  width: 100%;
  min-width: 0;
  color: #171717;
  background: #fcfbf8;
  border: 1px solid #cec6b8;
  border-radius: 11px;
  font: inherit;
  font-size: 15px;
  font-weight: 500;
  outline: none;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.community-form-card input:not([type="checkbox"]),
.community-form-card select { min-height: 49px; padding: 11px 13px; }
.community-form-card textarea { min-height: 110px; padding: 13px; resize: vertical; line-height: 1.55; }
.community-form-card textarea[name="details"] { min-height: 210px; }
.community-form-card input[type="file"] {
  padding: 7px;
  background: #f8f4ea;
}
.community-form-card input[type="file"]::file-selector-button {
  margin-right: 11px;
  padding: 9px 12px;
  color: #fff;
  background: #222;
  border: 0;
  border-radius: 8px;
  font: inherit;
  font-size: 12px;
  font-weight: 850;
  cursor: pointer;
}
.community-form-card input:hover,
.community-form-card select:hover,
.community-form-card textarea:hover { border-color: #aa9d89; }
.community-form-card input:focus,
.community-form-card select:focus,
.community-form-card textarea:focus {
  background: #fff;
  border-color: #9d772c;
  box-shadow: 0 0 0 4px rgba(201,162,77,.18);
}
.community-form-card input::placeholder,
.community-form-card textarea::placeholder { color: #9b958b; }
.community-form-card small {
  color: #777168;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.45;
}
.community-form-card .required,
.community-form-card .optional {
  display: inline-flex;
  margin-left: 5px;
  padding: 2px 6px;
  border-radius: 999px;
  font-size: 8px;
  font-weight: 950;
  letter-spacing: .07em;
  text-transform: uppercase;
  vertical-align: 1px;
}
.community-form-card .required { color: #604815; background: #f1e2b7; }
.community-form-card .optional { color: #6d685f; background: #efede8; }
.community-consent-card {
  padding: 27px 29px 29px;
  background: #f6f1e7;
  border-color: #d6c9ad;
  box-shadow: none;
}
.community-check {
  display: grid !important;
  grid-template-columns: 22px 1fr;
  gap: 11px !important;
  align-items: start;
  margin: 0 0 14px !important;
  color: #393631 !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.55;
  cursor: pointer;
}
.community-check input {
  width: 19px;
  height: 19px;
  margin: 2px 0 0;
  accent-color: #9b7425;
}
.community-submit-button {
  width: 100%;
  min-height: 54px;
  margin-top: 10px;
  padding: 13px 20px;
  color: #111;
  background: var(--gold);
  border: 0;
  border-radius: 999px;
  font: inherit;
  font-size: 14px;
  font-weight: 950;
  letter-spacing: .015em;
  cursor: pointer;
  box-shadow: 0 8px 22px rgba(201,162,77,.25);
  transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}
.community-submit-button:hover,
.community-submit-button:focus-visible {
  transform: translateY(-2px);
  background: var(--gold-light);
  box-shadow: 0 12px 28px rgba(201,162,77,.32);
}
.community-form-footnote {
  max-width: 650px;
  margin: 13px auto 0;
  color: #746e65;
  font-size: 10px;
  line-height: 1.55;
  text-align: center;
}
.community-form-sidebar {
  position: sticky;
  top: 108px;
  display: grid;
  gap: 15px;
}
.community-sidebar-card {
  padding: 22px;
  background: #fff;
  border: 1px solid #ded7cc;
  border-radius: 17px;
  box-shadow: 0 9px 28px rgba(17,17,17,.05);
}
.community-sidebar-card-gold {
  background: #ead7a2;
  border-color: #cfad5d;
}
.community-sidebar-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  margin-bottom: 13px;
  color: var(--gold-light);
  background: #111;
  border-radius: 50%;
  font-size: 17px;
}
.community-sidebar-card h2 {
  margin: 0 0 9px;
  font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
}
.community-sidebar-card p,
.community-sidebar-card li {
  color: #5f5a52;
  font-size: 12px;
  line-height: 1.65;
}
.community-sidebar-card-gold p { color: #493a1e; }
.community-sidebar-card p { margin: 0; }
.community-sidebar-card ul,
.community-sidebar-card ol { margin: 0; padding-left: 18px; }
.community-sidebar-card li+li { margin-top: 7px; }
.community-sidebar-note {
  margin: 3px 4px 0;
  color: #746f67;
  font-size: 11px;
  line-height: 1.55;
}
.community-sidebar-note a {
  color: #73561d;
  font-weight: 850;
  text-decoration: underline;
  text-decoration-color: var(--gold);
  text-underline-offset: 2px;
}
.community-form-alert {
  display: flex;
  gap: 6px;
  flex-direction: column;
  margin-bottom: 22px;
  padding: 15px 18px;
  color: #6b201c;
  background: #fff2f0;
  border: 1px solid #e9b7b0;
  border-left: 5px solid #b54035;
  border-radius: 11px;
  font-size: 13px;
}
.community-form-alert strong { font-size: 14px; }
.community-success {
  max-width: 760px;
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 20px;
  align-items: start;
  margin: 12px auto 45px;
  padding: 32px;
  background: #fff;
  border: 1px solid #d8d0c2;
  border-radius: 22px;
  box-shadow: 0 14px 40px rgba(17,17,17,.075);
}
.community-success>span {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  color: #111;
  background: var(--gold);
  border-radius: 50%;
  font-size: 26px;
  font-weight: 900;
}
.community-success h2 {
  margin: 0 0 8px;
  font-family:"Source Sans 3", "Segoe UI", Arial, sans-serif;
  font-size: 31px;
}
.community-success p { margin: 0 0 20px; color: #666057; }
.community-unavailable { grid-template-columns: 1fr; }
.community-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.cf-turnstile { margin: 18px 0 5px; }
@media(max-width:1000px) {
  .community-form-layout { grid-template-columns: 1fr; }
  .community-form-sidebar {
    position: static;
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
  .community-sidebar-note { grid-column: 1/-1; }
}
@media(max-width:760px) {
  .community-submit-section { padding-bottom: 58px; }
  .community-submit-shell { width: min(100% - 24px,1180px); padding-top: 24px; }
  .community-submit-intro { margin-bottom: 22px; }
  .community-back-link { margin-bottom: 16px; }
  .community-submit-heading h1 { font-size: clamp(36px,11vw,46px); }
  .community-submit-heading>p:not(.eyebrow) { font-size: 15px; }
  .community-form-card { padding: 21px 17px; border-radius: 16px; }
  .community-form-card-heading { margin-bottom: 19px; }
  .community-form-card-heading h2 { font-size: 22px; }
  .community-form-grid { grid-template-columns: 1fr; gap: 16px; }
  .community-form-card>label { margin-top: 16px; }
  .community-form-card textarea[name="details"] { min-height: 190px; }
  .community-consent-card { padding: 21px 17px 23px; }
  .community-form-sidebar { grid-template-columns: 1fr; }
  .community-success { grid-template-columns: 1fr; padding: 24px 20px; }
  .community-success h2 { font-size: 27px; }
}
