/* Amanda Morse public-accountability page — V47R2 visual commentary.
   Editorial satire is isolated, labeled, responsive, and subordinate to the source record. */

body.amanda-record-page .am-satire-section{
  --satire-ink:#f7f1e5;
  --satire-copy:#ddd4c5;
  --satire-gold:#d2a64a;
  --satire-plum:#6f2d86;
  --satire-red:#b00020;
  position:relative;
  overflow:hidden;
  padding-top:76px;
  padding-bottom:82px;
  border-top:8px solid #111;
  border-bottom:8px solid #111;
  background:
    radial-gradient(circle at 14% 18%,rgba(111,45,134,.28),transparent 34%),
    radial-gradient(circle at 86% 22%,rgba(176,0,32,.18),transparent 34%),
    linear-gradient(145deg,#08070a 0%,#171119 52%,#08070a 100%)!important;
  color:var(--satire-ink)!important;
}
body.amanda-record-page .am-satire-section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.22;
  background-image:repeating-linear-gradient(135deg,transparent 0 20px,rgba(255,255,255,.025) 20px 21px);
}
body.amanda-record-page .am-satire-section .container{position:relative;z-index:1;max-width:1220px}
body.amanda-record-page .am-satire-section .am-kicker,
body.amanda-record-page .am-satire-section .am-kicker::before{color:var(--satire-gold)!important}
body.amanda-record-page .am-satire-section h2,
body.amanda-record-page .am-satire-section h3,
body.amanda-record-page .am-satire-section strong,
body.amanda-record-page .am-satire-section b{color:var(--satire-ink)!important}
body.amanda-record-page .am-satire-section .am-section-head{max-width:1030px;margin-bottom:24px}
body.amanda-record-page .am-satire-section .am-section-head h2{
  max-width:980px;
  font-size:clamp(38px,5vw,64px);
  letter-spacing:-.035em;
  text-wrap:balance;
}
body.amanda-record-page .am-satire-section .am-section-head>p,
body.amanda-record-page .am-satire-section p,
body.amanda-record-page .am-satire-section figcaption{color:var(--satire-copy)!important}
body.amanda-record-page .am-satire-note{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin:0 0 30px;
  padding:15px 18px;
  border:1px solid rgba(210,166,74,.68);
  border-left:6px solid var(--satire-gold);
  background:rgba(0,0,0,.34);
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  line-height:1.55;
}
body.amanda-record-page .am-satire-note::before{
  content:"EDITORIAL";
  flex:0 0 auto;
  margin-top:1px;
  padding:4px 7px;
  border:1px solid var(--satire-gold);
  color:var(--satire-gold)!important;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
}
body.amanda-record-page .am-satire-lead{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);
  gap:24px;
  align-items:stretch;
  margin:0 0 24px;
}
body.amanda-record-page .am-satire-card,
body.amanda-record-page .am-satire-copy,
body.amanda-record-page .am-satire-key{
  margin:0;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(10,8,12,.82)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.34);
}
body.amanda-record-page .am-satire-card{display:flex;flex-direction:column;min-width:0}
body.amanda-record-page .am-satire-card .am-satire-media{position:relative;overflow:hidden;background:#050406}
body.amanda-record-page .am-satire-card img,
body.amanda-record-page .am-satire-key img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  filter:saturate(1.03) contrast(1.02);
}
body.amanda-record-page .am-satire-clown .am-satire-media{aspect-ratio:1/1}
body.amanda-record-page .am-satire-clown img{height:100%;object-fit:cover}
body.amanda-record-page .am-satire-card figcaption{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:15px;
  padding:20px 22px 23px;
  font-size:15px;
  line-height:1.55;
}
body.amanda-record-page .am-satire-card figcaption h3,
body.amanda-record-page .am-satire-key h3{margin:0 0 7px;font-size:clamp(22px,2.4vw,31px);line-height:1.1}
body.amanda-record-page .am-satire-card figcaption p,
body.amanda-record-page .am-satire-key p{margin:0}
body.amanda-record-page .am-satire-index{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  border:1px solid var(--satire-gold);
  color:var(--satire-gold)!important;
  font-family:"Courier New",monospace;
  font-size:16px;
  font-weight:900;
}
body.amanda-record-page .am-satire-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(28px,4vw,50px);
  border-top:7px solid var(--satire-plum);
}
body.amanda-record-page .am-satire-copy .am-satire-overline{
  margin-bottom:14px;
  color:var(--satire-gold)!important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
body.amanda-record-page .am-satire-copy h3{margin:0 0 20px;font-size:clamp(34px,4.6vw,58px);line-height:1.02;letter-spacing:-.035em}
body.amanda-record-page .am-satire-copy p{font-size:18px;line-height:1.68}
body.amanda-record-page .am-satire-copy .am-satire-punch{
  margin:18px 0 0;
  padding:17px 0 0;
  border-top:1px solid rgba(255,255,255,.23);
  color:var(--satire-ink)!important;
  font-size:21px;
  font-weight:700;
}
body.amanda-record-page .am-satire-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
body.amanda-record-page .am-satire-links a{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:9px 12px;
  border:1px solid var(--satire-gold);
  color:var(--satire-ink)!important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
  text-decoration:none;
  text-transform:uppercase;
}
body.amanda-record-page .am-satire-links a:hover,
body.amanda-record-page .am-satire-links a:focus{background:var(--satire-gold)!important;color:#08070a!important}
body.amanda-record-page .am-satire-rides{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
  margin:0 0 24px;
}
body.amanda-record-page .am-satire-ride .am-satire-media{aspect-ratio:16/10}
body.amanda-record-page .am-satire-ride img{height:100%;object-fit:cover}
body.amanda-record-page .am-satire-ride:first-child img{object-position:50% 52%}
body.amanda-record-page .am-satire-ride:last-child img{object-position:60% 48%}
body.amanda-record-page .am-satire-key{overflow:hidden;border-top:7px solid var(--satire-gold)}
body.amanda-record-page .am-satire-key .am-satire-key-media{position:relative;background:#050406}
body.amanda-record-page .am-satire-key .am-satire-key-media::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:34%;
  pointer-events:none;
  background:linear-gradient(transparent,rgba(0,0,0,.78));
}
body.amanda-record-page .am-satire-key .am-satire-key-copy{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:17px;
  padding:23px 25px 27px;
}
body.amanda-record-page .am-satire-key .am-satire-key-copy p{max-width:960px;font-size:16px;line-height:1.62}
body.amanda-record-page .am-satire-section .am-satire-fineprint{
  margin:18px 0 0;
  color:#bfb5a7!important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.5;
}

@media (max-width:900px){
  body.amanda-record-page .am-satire-lead{grid-template-columns:1fr}
  body.amanda-record-page .am-satire-rides{grid-template-columns:1fr}
  body.amanda-record-page .am-satire-clown{max-width:720px;margin-inline:auto}
  body.amanda-record-page .am-satire-ride .am-satire-media{aspect-ratio:16/9}
}
@media (max-width:600px){
  body.amanda-record-page .am-satire-section{padding-top:58px;padding-bottom:62px}
  body.amanda-record-page .am-satire-note{display:block}
  body.amanda-record-page .am-satire-note::before{display:inline-block;margin:0 0 9px}
  body.amanda-record-page .am-satire-card figcaption,
  body.amanda-record-page .am-satire-key .am-satire-key-copy{grid-template-columns:1fr;padding:17px}
  body.amanda-record-page .am-satire-copy{padding:25px 20px}
  body.amanda-record-page .am-satire-copy p{font-size:16px}
  body.amanda-record-page .am-satire-rides{gap:18px}
  body.amanda-record-page .am-satire-links{display:grid;grid-template-columns:1fr}
  body.amanda-record-page .am-satire-links a{justify-content:center;text-align:center}
}
@media (prefers-reduced-motion:reduce){
  body.amanda-record-page .am-satire-section *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
@media print{
  body.amanda-record-page .am-satire-section{background:#fff!important;color:#111!important;border:2px solid #111}
  body.amanda-record-page .am-satire-section h2,
  body.amanda-record-page .am-satire-section h3,
  body.amanda-record-page .am-satire-section p,
  body.amanda-record-page .am-satire-section figcaption{color:#111!important}
  body.amanda-record-page .am-satire-card,
  body.amanda-record-page .am-satire-copy,
  body.amanda-record-page .am-satire-key{background:#fff!important;box-shadow:none}
}
