:root{
  --rmf-ivory:#F6F2EA;
  --rmf-paper:#FBF9F4;
  --rmf-ink:#17130F;
  --rmf-soft:#4A4339;
  --rmf-gold:#B79A5B;
  --rmf-gold-deep:#8D7138;
  --rmf-line:rgba(141,113,56,.30);
  --rmf-serif:Georgia,'Times New Roman',serif;
  --rmf-sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
  --rmf-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono',monospace;
}
.td-page-title,.td-page-header,.td-page-header-wrap,.td-crumb-container,
.td-post-header,.td-post-title,.td-post-title .entry-title,
.entry-title:not(.rmf-h1),.tdb-title-text,.tdb_title,
.page .entry-header,.page .entry-header .entry-title,.page-title,
.td-header-title,.td-module-meta-info,.td_block_title{
  display:none!important;visibility:hidden!important;
  margin:0!important;padding:0!important;height:0!important;max-height:0!important;
  border:0!important;overflow:hidden!important;
}
h1.rmf-h1{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important}
.td-main-content-wrap,.td-page-content,.td-container .td_block_wrap:first-child,
.td-ss-main-content,.td-pb-row:first-child{padding-top:0!important;margin-top:0!important}

.rmf-hero-row,.rmf-answer-row,.rmf-facts-row,.rmf-section-row,.rmf-qa-row,
.rmf-verify-row,.rmf-disambig-row,.rmf-links-row,.rmf-close-row{
  background:var(--rmf-ivory);
}
.rmf-wrap{max-width:900px;margin:0 auto;font-family:var(--rmf-sans);color:var(--rmf-soft);line-height:1.72}
.rmf-hero{text-align:center;padding:44px 20px 38px;border-bottom:1px solid var(--rmf-line)}
.rmf-seal{width:62px;height:62px;margin:0 auto 22px;border:1px solid var(--rmf-gold);border-radius:50%;
  display:flex;align-items:center;justify-content:center;font-family:var(--rmf-serif);font-size:20px;
  letter-spacing:.12em;color:var(--rmf-gold-deep);position:relative}
.rmf-seal:after{content:'';position:absolute;inset:5px;border:1px solid var(--rmf-line);border-radius:50%}
.rmf-kicker,.rmf-label{font-family:var(--rmf-mono)!important;font-size:11px!important;letter-spacing:.22em;
  text-transform:uppercase;color:var(--rmf-gold-deep)!important;font-weight:600}
h1.rmf-h1{font-family:var(--rmf-serif)!important;font-weight:500!important;font-size:clamp(34px,5vw,56px)!important;
  line-height:1.08!important;color:var(--rmf-ink)!important;margin:10px auto 14px!important;letter-spacing:.005em}
.rmf-sub{font-family:var(--rmf-serif)!important;font-style:italic;font-size:18px!important;
  max-width:740px;margin:0 auto!important;color:var(--rmf-gold-deep)!important}
.rmf-answer{max-width:880px;margin:0 auto;padding:44px 20px}
.rmf-answer-box{background:var(--rmf-paper);border:1px solid var(--rmf-gold);padding:28px 30px;position:relative}
.rmf-answer-box:after{content:'';position:absolute;inset:6px;border:1px solid var(--rmf-line);pointer-events:none}
.rmf-answer h2,.rmf-section h2{font-family:var(--rmf-serif)!important;color:var(--rmf-ink)!important;font-weight:500!important;
  line-height:1.18!important;margin:7px 0 14px!important}
.rmf-answer h2{font-size:30px!important}
.rmf-answer p{font-size:17px!important;margin:0!important;color:var(--rmf-ink)!important}
.rmf-section{max-width:880px;margin:0 auto;padding:46px 20px 18px;text-align:center}
.rmf-section h2{font-size:34px!important}
.rmf-section p{max-width:760px;margin:0 auto 16px!important;font-size:16px!important}
.rmf-facts,.rmf-qa,.rmf-verify,.rmf-disambig,.rmf-links,.rmf-close{
  max-width:880px;margin:0 auto;padding:18px 20px 48px
}
.rmf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rmf-card{background:var(--rmf-paper);border:1px solid var(--rmf-line);padding:22px}
.rmf-card .term{font-family:var(--rmf-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;
  color:var(--rmf-gold-deep);font-weight:600;margin-bottom:7px}
.rmf-card .value{font-family:var(--rmf-serif);font-size:21px;line-height:1.28;color:var(--rmf-ink);font-weight:500}
.rmf-card .note{font-size:13px;margin-top:7px;line-height:1.55;color:var(--rmf-soft)}
.rmf-card a,.rmf-answer a,.rmf-qa a,.rmf-verify a,.rmf-disambig a,.rmf-links a{color:var(--rmf-gold-deep);text-decoration:underline;text-underline-offset:3px}

.rmf-item{border-top:1px solid var(--rmf-line);padding:25px 0 25px 26px;position:relative}
.rmf-item:last-child{border-bottom:1px solid var(--rmf-line)}
.rmf-item:before{content:'';position:absolute;left:2px;top:34px;width:6px;height:6px;background:var(--rmf-gold);transform:rotate(45deg)}
.rmf-q{font-family:var(--rmf-serif)!important;font-size:21px!important;color:var(--rmf-ink)!important;
  font-weight:600!important;margin:0 0 9px!important;line-height:1.35!important}
.rmf-a{font-size:15.5px!important;color:var(--rmf-soft)!important;margin:0!important;line-height:1.72!important}
.rmf-a strong{color:var(--rmf-ink)}

.rmf-record-table{width:100%;border-collapse:collapse;background:var(--rmf-paper);border:1px solid var(--rmf-line)}
.rmf-record-table th,.rmf-record-table td{padding:14px 16px;border-bottom:1px solid var(--rmf-line);text-align:left;vertical-align:top}
.rmf-record-table th{width:34%;font-family:var(--rmf-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--rmf-gold-deep)}
.rmf-record-table td{font-size:15px;color:var(--rmf-ink)}
.rmf-record-table tr:last-child th,.rmf-record-table tr:last-child td{border-bottom:0}
.rmf-callout{margin-top:18px;padding:18px 20px;border-left:3px solid var(--rmf-gold);background:rgba(255,255,255,.35);font-size:14px}
.rmf-source-list{margin:0!important;padding:0!important;list-style:none!important}
.rmf-source-list li{position:relative;padding:10px 0 10px 20px!important;margin:0!important;border-bottom:1px solid var(--rmf-line);font-size:14.5px}
.rmf-source-list li:before{content:'';position:absolute;left:2px;top:19px;width:6px;height:6px;background:var(--rmf-gold);transform:rotate(45deg)}
.rmf-close{text-align:center;padding-top:42px;padding-bottom:76px;border-top:1px solid var(--rmf-line)}
.rmf-close strong{font-family:var(--rmf-serif);font-size:24px;color:var(--rmf-ink);font-weight:500}
.rmf-updated{font-family:var(--rmf-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--rmf-gold-deep);margin-top:15px}
@media(max-width:767px){
  .rmf-grid{grid-template-columns:1fr}
  .rmf-hero{padding:32px 16px 30px}
  .rmf-answer,.rmf-section,.rmf-facts,.rmf-qa,.rmf-verify,.rmf-disambig,.rmf-links,.rmf-close{padding-left:16px;padding-right:16px}
  .rmf-answer-box{padding:24px 20px}
  .rmf-record-table th,.rmf-record-table td{display:block;width:auto;padding:10px 12px}
  .rmf-record-table th{padding-bottom:3px;border-bottom:0}
  .rmf-record-table td{padding-top:3px}
}
