/* Red Arrow Ranch Herd — front.css. The .rar design system in Red Arrow red and silver, database-rendered. (c) 2026 Horse Alley. */

/* ---- Salient flattening: only on full horse pages, where the page IS the block ---- */
body.single-rarh_horse #ajax-content-wrap .container,
body.single-rarh_horse #ajax-content-wrap .main-content,
body.single-rarh_horse #ajax-content-wrap .row,
body.single-rarh_horse #ajax-content-wrap .vc_row,
body.single-rarh_horse #ajax-content-wrap .wpb_row,
body.single-rarh_horse #ajax-content-wrap .wpb_column,
body.single-rarh_horse #ajax-content-wrap .vc_column-inner,
body.single-rarh_horse #ajax-content-wrap .wpb_wrapper,
body.single-rarh_horse #ajax-content-wrap article,
body.single-rarh_horse #ajax-content-wrap .post-content{
  width:100% !important;max-width:100% !important;min-width:0 !important;
  padding-left:0 !important;padding-right:0 !important;
  margin-left:0 !important;margin-right:0 !important;
  left:0 !important;right:auto !important;transform:none !important;
  overflow:visible !important;float:none !important;
}
body.single-rarh_horse, body.single-rarh_horse #ajax-content-wrap,
body.single-rarh_horse .container-wrap{background:#f5eeeb !important;overflow-x:clip !important;padding:0 !important;margin:0 !important}

/* ============================ TOKENS ============================ */
.rar{
  --parch:#f7f2f0;--parch-2:#efe6e3;--card:#fdfbfa;
  --ink:#2e2523;--ink-mute:rgba(46,37,35,.66);--ink-faint:rgba(46,37,35,.42);
  --gold-deep:#972422;--gold-deep-2:#b90a05;
  --line-l:rgba(151,36,34,.32);--line-l-soft:rgba(46,37,35,.12);
  --night:#240404;--night-2:#310606;--night-3:#470a09;
  --gold:#c4c4c4;--copper:#972422;--champagne:#f3e7e4;
  --stone:#635352;--sand:#bfb0ad;
  --mute-d:rgba(243,231,228,.62);--faint-d:rgba(243,231,228,.40);
  --line-d:rgba(196,196,196,.24);--line-d-soft:rgba(243,231,228,.10);
  /* --head and --body inherit the theme's typography via the probe in front.js */
  --body:inherit;
  --mono:inherit;--head:inherit;
  --script:inherit;
  --wrap:1180px;--pad:clamp(20px,5vw,72px);
  position:relative;background:var(--parch);color:var(--ink);
  font-family:var(--body);font-size:clamp(15px,1.05vw,17px);line-height:1.6;
  -webkit-font-smoothing:antialiased;overflow-x:clip;
  width:100% !important;max-width:none !important;margin:0 !important;
}
.rar--embed{background:transparent;overflow:visible;padding:clamp(30px,5vh,60px) 0}
.rar *{box-sizing:border-box;margin:0;padding:0}
.rar img{max-width:100%;display:block}
.rar a{color:inherit;text-decoration:none}
.rar ul,.rar ol{list-style:none!important;margin:0;padding:0}
.rar li{list-style:none!important}
.rar li::marker{content:""!important;color:transparent;font-size:0}
.rar ::selection{background:var(--gold-deep);color:var(--parch)}
.rar-wrap{max-width:var(--wrap);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}
.rar-eyebrow{font-family:var(--mono);font-size:.72rem;letter-spacing:.34em;text-transform:uppercase;color:var(--gold-deep);display:inline-flex;align-items:center;gap:.7em}
.rar-eyebrow::before{content:"";width:26px;height:1px;background:var(--gold-deep);opacity:.7}
.rar-eyebrow--script{text-transform:none!important;letter-spacing:0!important;font-weight:400!important;font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1!important}
.rar-eyebrow--script::before{display:none!important}
.rar h3.rar-h{letter-spacing:-.01em!important;line-height:1.12!important;font-size:clamp(1.7rem,4.4vw,3rem)!important;color:var(--ink)!important;margin-top:14px}
.rar h3.rar-h em{font-style:normal;color:var(--gold-deep)!important}
.rar h3.rar-h a{color:inherit;border-bottom:2px solid var(--line-l)}
.rar-head{max-width:760px;margin-bottom:clamp(36px,6vh,64px)}
.rar-head>p{margin-top:18px;color:var(--ink-mute);max-width:56ch}
/* ── Mare pages: Pedigree + The Bottom Side, one light section.
   Palette limited to soft green neutrals: parchment grounds, white cards, #2e2523 ink. ── */
.rar-nextgen{background:#f7f2f0}
/* Show Record — stone ground, white text, #c4c4c4 gold */
.rar-recorddark{background:#240404;color:#fff}
.rar-recorddark .rar-eyebrow, .rar-recorddark .rar-eyebrow::before{color:#c4c4c4!important;background-color:#c4c4c4}
.rar-recorddark .rar-eyebrow--script{color:#c4c4c4!important;background:none!important}
.rar-recorddark .rar-h, .rar-recorddark h3.rar-h{color:#fff!important}
.rar-recorddark h3.rar-h em{color:#c4c4c4!important}
.rar-recorddark .rar-lede{color:rgba(255,255,255,.82)}
.rar-recorddark .rar-record__num{color:#c4c4c4!important}
.rar-recorddark .rar-record__num small{color:rgba(255,255,255,.78)!important}
.rar-recorddark .rar-hl li{color:#fff!important;border-bottom-color:rgba(255,255,255,.16)!important}
.rar-recorddark .rar-hl li::before{color:#c4c4c4!important}
.rar-recorddark .rar-hl li b{color:#fff!important}
.rar-recorddark .rar-record__fig{border-color:rgba(255,255,255,.18)!important}
.rar-nextgen .rar-eyebrow, .rar-nextgen .rar-eyebrow::before{color:#972422!important;background-color:#972422}
.rar-nextgen .rar-eyebrow--script{color:#972422!important;background:none!important}
.rar-nextgen h3.rar-h em{color:#972422!important}
.rar-nextgen .rar-foal__body em{color:#972422!important}
.rar-nextgen .rar-foal__body u{color:#972422!important}
.rar-pedfamily{background:#f7f2f0;color:#2e2523}
.rar-pedfamily .rar-eyebrow, .rar-pedfamily .rar-eyebrow::before{color:#972422;background-color:#972422}
.rar-pedfamily .rar-eyebrow--script{color:#972422!important;background:none!important}
.rar-pedfamily .rar-h, .rar-pedfamily h3.rar-h{color:#2e2523!important}
.rar-pedfamily h3.rar-h em{color:#972422!important}
.rar-pedfamily .rar-ped-spec{color:rgba(46,37,35,.66)}
.rar-pedfamily .rar-ped-spec b{color:#972422}
.rar-pedfamily .rar-lede{color:#2e2523}
/* WB ivory pedigree — default node #efe6e3, sire/dam WHITE w/ gold rail, great-gp transparent */
html body .rar .rar-pedfamily .rar-pn{background:#efe6e3!important;border:1px solid rgba(46,37,35,.12)!important;border-left:2px solid #972422!important;border-radius:2px}
.rar-pedfamily .rar-pn b{color:#2e2523!important;font-weight:700}
.rar-pedfamily .rar-pn b a{color:#972422!important;border-bottom-color:rgba(196,196,196,.45)!important}
.rar-pedfamily .rar-pn small{color:#972422!important}
.rar-pedfamily .rar-pn span{color:rgba(46,37,35,.66)!important}
html body .rar .rar-pedfamily .rar-pcol--g1 .rar-pn{background:#fff!important;border-left-color:#972422!important}
.rar-pedfamily .rar-pcol--g1 .rar-pn b{color:#972422!important}
html body .rar .rar-pedfamily .rar-pcol--g3 .rar-pn{background:transparent!important;border-left-color:rgba(46,37,35,.25)!important}
.rar-pedfamily .rar-pcol--g3 .rar-pn b{color:rgba(46,37,35,.66)!important;font-weight:600}
.rar-pedfamily .rar-ped-hint{color:#972422!important}
/* The Bottom Side sub-block, WB gold-rule divider */
.rar-bottomside{margin-top:clamp(48px,7vh,84px);padding-top:clamp(40px,6vh,64px);position:relative}
.rar-bottomside::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#972422}
.rar-bottomside__head{max-width:760px}
.rar-bottomside__dam{letter-spacing:-.01em;line-height:1.12;font-size:clamp(1.5rem,3.6vw,2.5rem);color:#2e2523;margin:14px 0 0}
.rar-bottomside__dam em{font-style:normal;color:#972422;font-weight:600}
.rar-bottomside__blurb{margin-top:14px;color:#2e2523;max-width:60ch;font-size:.98rem;line-height:1.6}
/* sibling cards — WB ivory: #efe6e3 body, gold gradient top bar, near-black name */
.rar-pedfamily .rar-sibs__label{color:rgba(46,37,35,.66);border-bottom-color:rgba(46,37,35,.14)}
.rar-pedfamily .rar-sib{background:#efe6e3!important;border-color:rgba(46,37,35,.12)!important}
.rar-pedfamily .rar-sib::before{background:linear-gradient(90deg,#972422,#d2d2d2 50%,#c4c4c4)!important}
.rar-pedfamily .rar-sib b{color:#2e2523!important}
.rar-pedfamily .rar-sib em{color:#972422!important}
.rar-pedfamily .rar-sib span{color:rgba(46,37,35,.66)!important}
.rar-dark{--parch:var(--night);--parch-2:var(--night-2);--card:var(--night-3);
  --ink:var(--champagne);--ink-mute:var(--mute-d);--ink-faint:var(--faint-d);
  --gold-deep:var(--gold);--gold-deep-2:var(--gold);
  --line-l:var(--line-d);--line-l-soft:var(--line-d-soft);
  background:var(--night);color:var(--champagne)}
.rar-dark.rar-sect--alt{background:var(--night-2)}
.rar [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}
.rar [data-reveal].is-in{opacity:1;transform:none}
.rar [data-reveal][data-delay="1"]{transition-delay:.08s}
.rar [data-reveal][data-delay="2"]{transition-delay:.16s}
.rar [data-reveal][data-delay="3"]{transition-delay:.24s}

/* ============================ HERO ============================ */
.rar-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--night)}
.rar-hero__media{position:absolute;inset:0}
.rar-hero__media picture{display:block;width:100%;height:100%}
.rar-hero__media img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:center 38%}
.rar-hero__scrim{position:absolute;inset:0;z-index:2;background:radial-gradient(120% 80% at 80% 8%,rgba(151,36,34,.14),transparent 55%),linear-gradient(180deg,rgba(14,13,11,.38) 0%,rgba(14,13,11,.08) 34%,rgba(14,13,11,.48) 70%,rgba(36,4,4,.94) 100%)}
.rar-hero__topscrim{position:absolute;top:0;left:0;right:0;height:clamp(120px,20vh,210px);z-index:2;background:linear-gradient(180deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.32) 38%,rgba(0,0,0,.12) 70%,transparent 100%);pointer-events:none}
.rar-hero__inner{position:relative;z-index:3;width:100%;padding:0 var(--pad) clamp(58px,11vh,128px) clamp(34px,7vw,104px)}
.rar-pill{display:inline-flex;align-items:center;gap:.65em;font-family:var(--mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(151,36,34,.55);background:rgba(14,13,11,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:9px 18px;border-radius:40px}
.rar-pill--sold{background:linear-gradient(160deg,#d2d2d2 0%,var(--gold) 52%,#a8a8a8 100%);border:0;color:var(--night);font-weight:700;letter-spacing:.18em;box-shadow:0 1px 2px rgba(36,4,4,.3);margin-left:10px}
.rar-pill--sold::before{background:var(--night)!important;box-shadow:none!important}
.rar-pill::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px var(--gold)}
@media(max-width:480px){.rar-pill{font-size:.55rem;letter-spacing:.06em;padding:7px 12px}}
.rar-hero h1{font-size:clamp(2.05rem,6.8vw,4.9rem)!important;line-height:.98!important;letter-spacing:-.02em!important;margin-top:22px!important;color:var(--gold)!important;text-shadow:0 2px 40px rgba(151,36,34,.18);overflow-wrap:anywhere}
@media(min-width:981px){html body .rar .rar-hero h1{font-size:clamp(2.05rem,6.8vw,4.4rem)!important;max-width:13.5ch}}
.rar-hero h1 .ln{display:block;overflow:clip;overflow-clip-margin:.22em;padding-bottom:.06em}
.rar-hero h1 .ln span{display:block;padding:.06em 0 .24em;margin:-.06em 0 -.24em;color:var(--gold);background:linear-gradient(176deg,#faf1ee 0%,#dedede 40%,var(--gold) 72%,var(--copper) 96%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:csmRise 1.2s cubic-bezier(.16,1,.3,1) both}
.rar-hero h1 .ln:nth-child(2) span{animation-delay:.12s}
@keyframes csmRise{from{transform:translateY(150%)}to{transform:translateY(0)}}
.rar-hero__sub{font-size:clamp(1rem,3vw,2rem);line-height:1;color:#fff;margin-top:-6px;padding-left:0;opacity:0;animation:csmFade 1s ease .55s forwards}
.rar-hero__meta{display:flex;flex-wrap:wrap;gap:14px 26px;margin-top:34px;align-items:center;font-family:var(--mono);font-size:.78rem;letter-spacing:.06em;color:var(--champagne);opacity:0;animation:csmFade 1s ease .75s forwards}
.rar-hero__meta b{color:var(--gold);font-weight:500}
.rar-hero__meta i{width:5px;height:5px;background:var(--gold);transform:rotate(45deg);display:inline-block}
@keyframes csmFade{to{opacity:1}}
.rar-hero__cue{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);z-index:3;font-family:var(--mono);font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint-d);display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:csmFade 1s ease 1.2s forwards}
.rar-hero__cue::after{content:"";width:1px;height:38px;background:linear-gradient(var(--gold),transparent);animation:csmCue 2s ease-in-out infinite}
@keyframes csmCue{0%,100%{transform:scaleY(.4);opacity:.4;transform-origin:top}50%{transform:scaleY(1);opacity:1;transform-origin:top}}

/* ============================ SECTIONS ============================ */
.rar-sect{padding:clamp(70px,11vh,140px) 0;position:relative}
/* fine gold rule separating stacked sections (skipped before the first and across a color change) */
.rar-sect + .rar-sect::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);
  width:min(var(--wrap),90vw);height:1px;background:linear-gradient(90deg,transparent,var(--line-l) 18%,var(--line-l) 82%,transparent)}
.rar-dark + .rar-dark::before{background:linear-gradient(90deg,transparent,var(--line-d) 18%,var(--line-d) 82%,transparent)}
.rar-dark + .rar-sect:not(.rar-dark)::before, .rar-sect:not(.rar-dark) + .rar-dark::before{display:none}
.rar-sect--alt{background:var(--parch-2)}
.rar-essence{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(34px,5vw,72px);align-items:center}
.rar-essence__fig{margin:0;border-radius:5px;overflow:hidden;border:1px solid var(--line-l);box-shadow:0 26px 60px rgba(50,18,16,.20);position:relative}
.rar-essence__fig img{width:100%!important;height:auto!important;max-width:100%!important;filter:saturate(1.04) contrast(1.02)}
.rar-essence__plate{position:absolute;left:14px;bottom:14px;font-family:var(--mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:#f6efec;background:rgba(20,16,12,.62);padding:7px 13px;border-radius:3px}
@media(max-width:860px){.rar-essence{grid-template-columns:1fr;gap:30px}}
.rar-lede{color:var(--ink-mute);max-width:56ch;margin-top:16px}
.rar-lede b{color:var(--ink);font-weight:600}
.rar-spec{list-style:none;margin-top:clamp(24px,4vh,36px)}
.rar-spec li{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line-l-soft);font-size:.95rem}
.rar-spec li:last-child{border-bottom:none}
.rar-spec li span:first-child{font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);white-space:nowrap;padding-top:2px}
.rar-spec li span:last-child{color:var(--ink);text-align:right}
.rar-spec li span:last-child a{border-bottom:1px solid var(--line-l)}
.rar-spec li span:last-child em{display:block;font-style:normal;font-family:var(--mono);font-size:.66rem;color:var(--gold-deep);margin-top:3px}

/* produce ledger */
.rar-line{columns:2;column-gap:clamp(30px,5vw,64px)}
.rar-line__row{break-inside:avoid;display:block;padding:13px 0;border-bottom:1px solid var(--line-d-soft);transition:background .25s}
.rar-line__hd{display:flex;justify-content:space-between;gap:18px;align-items:baseline}
.rar-line__ach{display:block;font-style:normal;font-size:.74rem;line-height:1.6;color:rgba(243,231,228,.55);margin-top:6px}
.rar-line__row:hover{background:rgba(151,36,34,.05)}
.rar-line__row b{font-family:var(--head);font-size:1.04rem;font-weight:600;letter-spacing:-.005em;color:var(--champagne)}
.rar-line__row b a{border-bottom:1px solid var(--line-d)}
.rar-line__row em{font-family:var(--mono);font-size:.66rem;color:var(--faint-d);font-style:normal;display:block;margin-top:3px;letter-spacing:.02em}
.rar-line__row .e{font-family:var(--mono);font-size:.86rem;color:var(--gold);white-space:nowrap}
@media(max-width:680px){.rar-line{columns:1}}
.rar-line__more{margin-top:22px;font-family:var(--mono);font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mute-d)}
.rar-btn{display:inline-flex;align-items:center;gap:12px;background:var(--gold);color:var(--night);font-family:var(--mono);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;padding:16px 28px;border-radius:3px;margin-top:30px;transition:background .3s,transform .3s;border:0;cursor:pointer}
.rar-btn:hover{background:#6f1b19;transform:translateY(-2px);color:#fff}
.rar-btn i{color:#1d0505}
.rar-btn:hover{background:#6f1b19;transform:translateY(-2px);color:#fff}
.rar-btn i{font-style:normal}
/* brand icon in gold buttons: parent-scoped !important defeats Salient's global img sizing */
.rar-btn .rar-btn__ic{display:inline-flex;align-items:center;line-height:0}
html body .rar .rar-btn img.rar-btn__icimg,
html body .rar-btn img.rar-btn__icimg{height:18px !important;width:auto !important;max-width:none !important;max-height:none !important;min-width:0 !important;min-height:0 !important;margin:0 !important;border:0 !important;box-shadow:none !important;display:block !important;object-fit:contain}
.rar-btn--ghost{background:transparent;border:1px solid var(--gold-deep);color:var(--gold-deep)}

/* pedigree */
.rar-ped-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.rar-ped{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;min-width:680px}
.rar-pcol{display:grid;gap:8px}
.rar-pcol--g1{grid-template-rows:1fr 1fr}
.rar-pcol--g2{grid-template-rows:repeat(4,1fr)}
.rar-pcol--g3{grid-template-rows:repeat(8,1fr)}
.rar-pn{background:var(--night-3);border:1px solid var(--line-d-soft);border-left:2px solid var(--gold);border-radius:2px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center}
.rar-pn--g1{border-left-color:var(--gold);background:var(--night-2)}
.rar-pn--g3{border-left-color:var(--line-d);background:transparent}
.rar-pn b{font-family:var(--head);font-size:.82rem;line-height:1.15;color:var(--champagne);font-weight:600;letter-spacing:-.01em}
.rar-pn--g1 b{font-size:1.18rem;color:var(--gold)}
html body .rar .rar-pn--g1 b a{color:var(--gold)!important;border-bottom:1px solid var(--line-d)}
html body .rar .rar-pn--g1 b a:hover{color:#dedede!important}
.rar-pn small{font-family:var(--mono);font-size:.64rem;color:var(--gold);letter-spacing:.04em;margin-top:5px}
.rar-pn span{font-family:var(--mono);font-size:.6rem;color:var(--faint-d);margin-top:3px}
.rar-hero__damsire{text-decoration:none}
@media(max-width:680px){html body .rar .rar-hero__meta i{display:none!important}}
@media(max-width:680px){html body .rar .rar-hero__damsire{display:none!important}}
.rar-vids{display:grid;gap:clamp(18px,3vw,30px)}
.rar-vid{position:relative;aspect-ratio:16/9;border-radius:5px;overflow:hidden;border:1px solid var(--line-l-soft);background:#240404}
.rar-vid iframe{position:absolute;inset:0;width:100%!important;height:100%!important;border:0}
.rar-ped-hint{display:none}
@media(max-width:780px){.rar-ped-hint{display:block;font-family:var(--mono);font-size:.68rem;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}}

/* show record */
.rar-record{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(34px,5vw,72px);align-items:center}
.rar-record__num{font-weight:700;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1;letter-spacing:-.02em;color:var(--gold-deep)}
.rar-record__num small{display:block;font-family:var(--mono);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);margin-top:14px}
.rar-record__fig{margin:28px 0 0;border-radius:5px;overflow:hidden;border:1px solid var(--line-l);box-shadow:0 22px 55px rgba(50,18,16,.18)}
.rar-record__fig img{width:100%!important;height:auto!important;max-width:100%!important}
.rar-hl li{display:flex;gap:14px;padding:12px 0;border-bottom:1px solid var(--line-l-soft);font-size:.94rem;color:var(--ink)}
.rar-hl li:last-child{border-bottom:none}
.rar-hl li::before{content:"✦";color:var(--gold-deep);font-size:.7rem;line-height:1.9;flex:0 0 auto}
.rar-hl li b{font-weight:600}
@media(max-width:860px){.rar-record{grid-template-columns:1fr;gap:30px}}

/* foal cards */
.rar-foals{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,22px)}
.rar-foal{position:relative;display:block;border-radius:5px;overflow:hidden;border:1px solid rgba(36,4,4,.55);background:var(--night);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}
a.rar-foal:hover{transform:translateY(-4px);box-shadow:0 24px 52px rgba(26,4,4,.38)}
.rar-foal__ph{display:block;aspect-ratio:2500/1700;overflow:hidden;background:#fff}
.rar-foal__ph img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:50% 0;transform-origin:50% 0;transition:transform .8s cubic-bezier(.16,1,.3,1)}
a.rar-foal:hover .rar-foal__ph img{transform:scale(1.045)}
.rar-foal__body{display:block;padding:19px 17px 21px;text-align:center;background:linear-gradient(180deg,var(--night-2),var(--night))}
.rar-foal__body b{font-family:var(--head);font-weight:700;font-size:1.08rem;line-height:1.2;letter-spacing:-.01em;color:var(--champagne);display:block}
.rar-foal__body em{font-family:var(--mono);font-style:normal;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:block;margin-top:7px}
.rar-foal__body i{font-style:normal;font-size:.82rem;color:rgba(243,231,228,.68);display:block;margin-top:6px}
.rar-foal__body u{text-decoration:none;font-family:var(--mono);font-size:.7rem;color:var(--gold);display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:11px;padding-top:10px;border-top:1px solid var(--line-d)}
.rar-foal__body u::before{content:"\2726";font-size:.58rem}
.rar-alsoprod{margin-top:clamp(40px,6vh,70px);padding-top:clamp(26px,4vh,40px);border-top:1px solid var(--line-l-soft)}
.rar-alsoprod__head{margin-bottom:22px}
.rar-alsoprod__label{display:block;font-family:var(--mono);font-size:.72rem;letter-spacing:.26em;text-transform:uppercase;color:var(--ink-mute);margin-top:10px}
.rar-alsoprod__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(28px,5vw,80px)}
.rar-alsoprod__row{display:flex;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid var(--line-l-soft)}
a.rar-alsoprod__row{transition:background .25s}
a.rar-alsoprod__row:hover{background:rgba(151,36,34,.06)}
.rar-alsoprod__ph{width:78px;height:54px;flex:0 0 auto;border-radius:4px;overflow:hidden;background:#ddccc7}
.rar-alsoprod__ph img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}
.rar-alsoprod__who{flex:1;min-width:0}
.rar-alsoprod__who b{font-family:var(--head);font-weight:600;font-size:.95rem;letter-spacing:-.01em;color:var(--ink);display:block}
.rar-alsoprod__who em{font-style:normal;font-family:var(--mono);font-size:.64rem;letter-spacing:.05em;color:var(--ink-mute);display:block;margin-top:4px;line-height:1.5}
.rar-alsoprod__tag{font-family:var(--mono);font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;color:var(--ink-faint);flex:0 0 auto}
@media(max-width:900px){.rar-alsoprod__grid{grid-template-columns:1fr}}
.rar-foal__badge{position:absolute;top:12px;left:12px;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--night);background:linear-gradient(135deg,#dedede,#c4c4c4 60%,#972422);padding:5px 10px;border-radius:3px;z-index:2}
.rar-foal__badge--sold{background:linear-gradient(160deg,#d2d2d2 0%,var(--gold) 52%,#a8a8a8 100%);color:var(--night);border:0;font-weight:700;font-size:.62rem;letter-spacing:.16em;padding:6px 12px;box-shadow:0 1px 2px rgba(36,4,4,.28)}
@media(max-width:960px){.rar-foals{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.rar-foals{grid-template-columns:1fr}}

/* broodmare grid */
.rar-mares{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,28px)}
.rar-marecard{position:relative;display:block;border-radius:5px;overflow:hidden;border:1px solid rgba(36,4,4,.55);background:var(--night);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}
.rar-marecard::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:2;background:linear-gradient(90deg,var(--copper),#dedede 40%,var(--gold-deep) 75%,var(--copper));opacity:.9}
.rar-marecard:hover{transform:translateY(-4px);box-shadow:0 24px 52px rgba(26,4,4,.38)}
.rar-marecard__ph{display:block;aspect-ratio:3/4;overflow:hidden;background:#ddccc7}
.rar-marecard__ph img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;object-position:50% 0;transform-origin:50% 0;transition:transform .8s cubic-bezier(.16,1,.3,1)}
.rar-marecard:hover .rar-marecard__ph img{transform:scale(1.045)}
.rar-marecard__body{display:block;padding:22px 18px 24px;text-align:center;background:linear-gradient(180deg,var(--night-2),var(--night))}
.rar-marecard__body b{font-family:var(--head);font-weight:700;font-size:1.3rem;line-height:1.2;letter-spacing:-.01em;color:var(--champagne);display:block}
.rar-marecard__body em{font-family:var(--mono);font-style:normal;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:block;margin-top:8px}
.rar-marecard__body i{font-style:normal;font-size:.85rem;color:rgba(243,231,228,.68);display:block;margin-top:7px}
.rar-marecard__body u{text-decoration:none;font-family:var(--mono);font-size:.72rem;color:var(--gold);display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:13px;padding-top:12px;border-top:1px solid var(--line-d)}
.rar-marecard__body u::before{content:"✦";font-size:.6rem}
.rar-marecard__mem{position:absolute;top:12px;left:12px;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#f6efec;background:rgba(20,16,12,.72);padding:5px 10px;border-radius:3px;z-index:2}
.rar-marecard.is-memorial .rar-marecard__ph img{filter:grayscale(.5) sepia(.12)}
@media(max-width:900px){.rar-mares{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.rar-mares{grid-template-columns:1fr}}

/* foal page: condensed dam card */
.rar-damcard{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(24px,4vw,48px);align-items:center;background:var(--card);border:1px solid var(--line-l-soft);border-radius:5px;padding:clamp(20px,3vw,36px)}
.rar-damcard__ph{display:block;border-radius:4px;overflow:hidden}
.rar-damcard__ph img{width:100%!important;height:auto!important;max-width:100%!important}
.rar-damcard__cred{display:inline-block;font-family:var(--mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep);border:1px solid var(--line-l);border-radius:40px;padding:6px 13px;margin-bottom:14px}
.rar-damcard__body p{color:var(--ink-mute);margin-bottom:8px}
.rar-damcard__body p b{color:var(--gold-deep)}
@media(max-width:760px){.rar-damcard{grid-template-columns:1fr}}

/* closer */
.rar-cine{position:relative;min-height:70svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--night)}
.rar-cine__bg{position:absolute;inset:-9% 0;z-index:0;background-size:cover;background-position:center 40%;will-change:transform}
.rar-cine__veil{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,7,5,.86) 0%,rgba(8,7,5,.42) 50%,rgba(8,7,5,.22) 78%,rgba(8,7,5,.6) 100%),linear-gradient(180deg,rgba(14,13,11,.6),transparent 30%,transparent 58%,rgba(36,4,4,.92))}
.rar-cine__inner{position:relative;z-index:2;width:100%;max-width:var(--wrap);margin:0 auto;padding:clamp(60px,9vh,110px) var(--pad)}
.rar-cine__stmt{font-family:var(--head)!important;font-weight:700!important;font-size:clamp(1.9rem,5vw,3.6rem)!important;line-height:1.08!important;letter-spacing:-.015em!important;color:var(--champagne)!important;max-width:18ch;margin:0}
.rar-cine__stmt em{font-style:normal;color:var(--gold)!important}

/* ============================ FRONTEND MANAGER ============================ */
.rarh-mgr__ok{font-family:var(--mono);color:#2c7a3f;background:#e6f4ea;border:1px solid #bfe3c8;border-radius:4px;padding:10px 16px;margin-bottom:18px}
.rarh-mgr__err{font-family:var(--mono);font-size:.82rem;color:#8f2e28;background:#f9ebe9;border:1px solid #e3c1bd;border-radius:4px;padding:12px 16px;margin-top:20px}
.rarh-login{max-width:520px;background:var(--card);border:1px solid var(--line-l-soft);border-radius:8px;padding:clamp(28px,4vw,46px);margin:0 auto}
.rarh-login .rar-h{font-size:clamp(1.6rem,3.4vw,2.3rem)!important}
.rarh-login .rarh-mgr__form{margin-top:26px;max-width:none}
.rarh-login .rar-btn{margin-top:6px;width:100%;justify-content:center}
.rarh-login__remember{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:.74rem;letter-spacing:.06em;color:var(--ink-mute);margin:2px 0 16px;cursor:pointer}
.rarh-login__remember input{width:16px;height:16px;accent-color:var(--gold-deep);cursor:pointer}
.rarh-login__aux{margin-top:22px;padding-top:18px;border-top:1px solid var(--line-l-soft);font-family:var(--mono);font-size:.76rem}
html body .rar .rarh-login__aux a{color:var(--gold-deep)!important;text-decoration:underline!important;text-underline-offset:3px}
html body .rar .rarh-login__aux a:hover{color:#cbcbcb!important}
.rarh-mgr__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}
.rarh-mgr__head .rar-h{margin-top:0}
.rarh-mgr__actions .rar-btn{margin-top:0}
.rarh-mgr__group{font-family:var(--mono);font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);margin:34px 0 12px;display:flex;align-items:center;gap:14px}
.rarh-mgr__group::after{content:"";flex:1;height:1px;background:var(--line-l-soft)}
.rarh-mgr__rows{display:flex;flex-direction:column;gap:8px}
.rarh-mgr__row{display:flex;align-items:center;gap:16px;background:var(--card);border:1px solid var(--line-l-soft);border-radius:5px;padding:10px 14px}
.rarh-mgr__ph{width:52px;height:52px;border-radius:4px;overflow:hidden;background:#ddccc7;flex:0 0 auto}
.rarh-mgr__ph img{width:100%!important;height:100%!important;object-fit:cover}
.rarh-mgr__name{flex:1;min-width:0}
.rarh-mgr__name b{font-family:var(--head);font-weight:600;font-size:.94rem;display:block}
.rarh-mgr__name em{font-style:normal;font-family:var(--mono);font-size:.66rem;color:var(--ink-mute);display:block;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rarh-mgr__st{font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;padding:5px 11px;border-radius:30px;border:1px solid var(--line-l)}
.rarh-st--sold{opacity:.6}.rarh-st--deceased{opacity:.5}
.rarh-st--expected{color:var(--gold-deep);border-color:var(--gold-deep)}
.rarh-mgr__btn{font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;background:var(--gold-deep);color:var(--parch);padding:9px 16px;border-radius:3px}
.rarh-mgr__btn--view{background:transparent;color:var(--gold-deep);border:1px solid var(--line-l)}
.rarh-mgr__back{font-family:var(--mono);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep)}
.rarh-mgr__form{max-width:640px;margin-top:22px}
.rarh-f{margin-bottom:18px;position:relative}
.rarh-f2{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.rarh-f label{display:block;font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:7px}
.rarh-f input[type=text],.rarh-f input[type=number],.rarh-f input[type=url],.rarh-f select,.rarh-f textarea{width:100%;font-family:var(--body);font-size:1rem;color:var(--ink);background:#fff;border:1px solid var(--line-l);border-radius:4px;padding:13px 15px}
.rarh-f input:focus,.rarh-f select:focus{outline:2px solid var(--gold-deep);outline-offset:1px}
.rarh-hint{display:block;font-size:.78rem;color:var(--ink-faint);margin-top:6px}
.rarh-mgr__sect{font-family:var(--mono);font-size:.76rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);margin:38px 0 16px;display:flex;align-items:center;gap:14px}
.rarh-mgr__sect::after{content:"";flex:1;height:1px;background:var(--line-l-soft)}
.rarh-mgr__form textarea{width:100%;font-family:var(--body);font-size:1rem;color:var(--ink);background:#fff;border:1px solid var(--line-l);border-radius:4px;padding:13px 15px}
.rarh-mgr__form input[type=file]{display:block;margin-top:6px;font-size:.85rem}
.rarh-mgr__check{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:.7rem;letter-spacing:.06em;color:var(--ink-mute);margin-top:8px;cursor:pointer}
.rarh-mgr__doc{display:block;font-size:.85rem;margin-bottom:6px}
html body .rar .rarh-mgr__doc a{color:var(--gold-deep)!important;text-decoration:underline!important;text-underline-offset:3px}
.rarh-mgr__repeat{width:100%;border-collapse:collapse;font-size:.85rem}
.rarh-mgr__repeat th{font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);text-align:left;padding:4px 6px}
.rarh-mgr__repeat td{padding:3px 3px}
.rarh-mgr__repeat td input{width:100%;font-size:.85rem;padding:8px 9px;border:1px solid var(--line-l);border-radius:3px;background:#fff}
.rarh-mgr__rowdel{border:0;background:transparent;color:#b3443e;font-size:1rem;cursor:pointer;padding:4px}
.rarh-mgr__gal-list{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px;padding:0;list-style:none}
.rarh-mgr__gal-list li{position:relative;width:84px;height:84px;border:1px solid var(--line-l);border-radius:4px;overflow:hidden;background:#ece2de;list-style:none}
.rarh-mgr__gal-list li img{width:100%!important;height:100%!important;object-fit:cover;display:block}
.rarh-mgr__gal-tools{position:absolute;inset:auto 0 0 0;display:flex;justify-content:space-between;background:rgba(36,4,4,.72)}
.rarh-mgr__gal-tools button{border:0;background:transparent;color:#f6efec;cursor:pointer;font-size:.8rem;padding:3px 7px;line-height:1}
.rarh-mgr__danger{margin-top:26px;background:transparent;border:1px solid #b3443e;color:#b3443e;font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:10px 18px;border-radius:3px;cursor:pointer}

/* parent picker (shared with wp-admin) */
.rarh-picker{position:relative}
.rarh-picker-state{position:absolute;right:10px;top:34px;font-family:var(--mono,monospace);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#9a9a9a;background:#fff;padding:2px 6px}
.rarh-picker-state.is-linked{color:#2c7a3f}
.rarh-picker-list{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #cfbcb6;border-radius:5px;box-shadow:0 14px 34px rgba(34,10,9,.18);max-height:280px;overflow:auto}
.rarh-picker-item{display:flex;justify-content:space-between;gap:12px;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid #f1e6e2;padding:11px 14px;cursor:pointer;font:inherit}
.rarh-picker-item:hover,.rarh-picker-item.is-active{background:#f7efec}
.rarh-picker-item small{color:#9a2e2b;font-family:var(--mono,monospace);font-size:.68rem;white-space:nowrap}
.rarh-picker-item--add{color:#9a2e2b;font-weight:600}

@media(prefers-reduced-motion:reduce){
  .rar *{animation:none!important;transition:none!important}
  .rar [data-reveal]{opacity:1!important;transform:none!important}
  .rar-hero h1 .ln span{transform:none!important}
}

/* ---- Embed hardening: shortcode output sits inside Salient content columns,
        where #ajax-content-wrap ID rules beat plain class selectors. ---- */
html body .rar p{margin:0 !important;padding:0 !important;line-height:1.6 !important}
html body .rar .rar-head>p{margin-top:18px !important}
html body .rar .rar-lede{margin-top:16px !important}
html body .rar .rar-damcard__body p{margin-bottom:8px !important}
html body .rar a{color:inherit !important;text-decoration:none !important;box-shadow:none !important;border-bottom:none;font-style:normal !important}
html body .rar .rar-btn{color:#1d0505 !important}
html body .rar .rarh-mgr__btn{color:var(--parch) !important}
html body .rar .rarh-mgr__btn--view{color:var(--gold-deep) !important}
html body .rar .rarh-mgr__back{color:var(--gold-deep) !important}
html body .rar .rar-marecard__body u{text-decoration:none !important}
html body .rar ul,html body .rar li{margin:0 !important;padding:0 !important;list-style:none !important}
html body .rar img{border:0 !important;box-shadow:none !important}

/* featured champion cards — exact prototype recipe */
.rar-champs{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,2.5vw,28px);margin-bottom:clamp(40px,6vh,64px)}
.rar-champ{position:relative;display:block;background:var(--night-3,#470a09);border:1px solid var(--line-d,rgba(151,36,34,.22));border-radius:5px;padding:clamp(24px,3.4vw,40px);overflow:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s}
.rar-champ::after{content:"";position:absolute;inset:0;background:radial-gradient(90% 90% at 100% 0%,rgba(151,36,34,.12),transparent 60%);pointer-events:none}
.rar-champ:hover{transform:translateY(-4px);border-color:rgba(151,36,34,.5)}
.rar-champ__pill{display:inline-block;font-family:var(--mono);font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:#1d0505;background:linear-gradient(135deg,#972422 0%,#d2d2d2 50%,#c4c4c4 100%);padding:6px 12px;border-radius:3px;margin-bottom:16px}
.rar-champ__view{position:absolute;top:20px;right:20px;font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold,#c4c4c4) !important;opacity:.85;z-index:1}
.rar-champ__name{font-weight:700;font-size:clamp(1.25rem,2.2vw,1.7rem);letter-spacing:-.01em;color:var(--champagne,#f0e5e1);line-height:1.15;margin:0}
.rar-champ__name a{color:inherit !important}
.rar-champ__meta{font-family:var(--mono);font-style:normal;font-size:.7rem;letter-spacing:.06em;color:var(--gold,#c4c4c4);margin:8px 0 0 !important}
.rar-champ__money{font-family:var(--head);font-weight:600;font-size:clamp(1.5rem,2.8vw,2.1rem);color:var(--gold,#c4c4c4);letter-spacing:-.01em;margin:18px 0 0 !important}
.rar-champ__label{display:block;font-family:var(--mono);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute-d,#8d7c79);margin-top:6px}
.rar-champ__desc{color:var(--mute-d,#8d7c79);font-size:.9rem;line-height:1.65;margin:14px 0 0 !important;max-width:44ch}
@media(max-width:760px){.rar-champs{grid-template-columns:1fr}}

/* female line thread */
.rar-thread{position:relative;margin:clamp(8px,2vh,20px) 0 0;padding-left:34px}
.rar-thread::before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,var(--gold-deep),rgba(154,46,43,.25))}
.rar-gen{position:relative;padding:0 0 clamp(30px,4.5vh,50px)}
.rar-gen:last-child{padding-bottom:0}
.rar-gen::before{content:"";position:absolute;left:-31px;top:6px;width:9px;height:9px;border-radius:50%;border:2px solid var(--gold-deep);background:var(--parch)}
.rar-gen__tag{display:block;font-family:var(--mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:8px}
.rar-gen__name{font-family:var(--head);font-weight:700;font-size:clamp(1.2rem,2vw,1.6rem);letter-spacing:-.01em;color:var(--ink);margin:0}
.rar-gen__name em{font-style:normal;color:var(--gold-deep)}
.rar-gen__stat{font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;color:var(--ink-mute);margin:7px 0 0 !important}
.rar-gen__body{font-size:.95rem;line-height:1.7;color:var(--ink-soft);max-width:560px;margin:10px 0 0 !important}
.rar-gen__body b{font-weight:700;color:var(--ink)}

/* sibling strip */
.rar-sibs{margin-top:clamp(34px,5vh,56px)}
.rar-sibs__label{display:block;font-family:var(--mono);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);padding-bottom:12px;border-bottom:1px solid var(--line-l-soft);margin-bottom:16px}
.rar-sibs__row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.rar-sib{position:relative;background:var(--card);border:1px solid var(--line-l-soft);border-radius:4px;padding:16px 14px 15px;overflow:hidden}
.rar-sib::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold-deep),var(--gold-deep-2))}
.rar-sib b{display:block;font-family:var(--head);font-weight:700;font-size:.85rem;line-height:1.25;color:var(--ink)}
.rar-sib em{display:block;font-style:normal;font-family:var(--mono);font-size:.78rem;color:var(--gold-deep);margin-top:6px}
.rar-sib span{display:block;font-family:var(--mono);font-size:.6rem;line-height:1.5;letter-spacing:.04em;color:var(--ink-faint);margin-top:7px}
@media(max-width:960px){.rar-sibs__row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.rar-sibs__row{grid-template-columns:repeat(2,1fr)}}

/* champ cards vs embed hardening: re-assert at hardening-tier specificity */
html body .rar .rar-champ__view{color:var(--gold,#c4c4c4) !important}
html body .rar .rar-champ__meta{margin:8px 0 0 !important}
html body .rar .rar-champ__money{margin:18px 0 0 !important}
html body .rar .rar-champ__desc{margin:14px 0 0 !important}

/* structural padding armor: Salient targets bare article/section tags at ID specificity */
html body .rar .rar-champ{padding:clamp(24px,3.4vw,40px) !important;margin:0 !important}
html body .rar section.rar-sect{padding:clamp(70px,11vh,140px) 0 !important;margin:0 !important}
html body .rar .rar-champ .rar-champ__pill{letter-spacing:.22em !important}
body #ajax-content-wrap .rar .rar-champ{padding:clamp(24px,3.4vw,40px) !important;margin:0 !important}
body #ajax-content-wrap .rar section.rar-sect{padding:clamp(70px,11vh,140px) 0 !important}

/* gallery — justified rows: ratio-reserved frames, no crops, no layout shift */
.rar-gal{display:flex;flex-wrap:wrap;gap:clamp(12px,1.6vw,20px)}
.rar-gal::after{content:"";flex-grow:999999}
.rar-gal__it{position:relative;margin:0 !important;overflow:hidden;border-radius:5px;border:1px solid var(--line-l-soft);background:#ddccc7;cursor:zoom-in;min-width:150px;flex-shrink:1}
.rar-gal__it img{width:100% !important;height:100% !important;max-width:none !important;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.16,1,.3,1)}
.rar-gal__it:hover img{transform:scale(1.03)}
@media(max-width:520px){.rar-gal__it{flex-basis:100% !important;min-width:100%}}
html body .rar .rar-gal__it{padding:0 !important}
body #ajax-content-wrap .rar .rar-gal__it img{width:100% !important;height:100% !important}

/* lightbox */
.rar-light{position:fixed;inset:0;z-index:99999;background:rgba(36,4,4,.94);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s}
.rar-light.is-open{opacity:1;pointer-events:auto}
.rar-light img{max-width:90vw;max-height:84vh;border-radius:4px;box-shadow:0 30px 90px rgba(0,0,0,.6)}
.rar-light__x,.rar-light__p,.rar-light__n{position:absolute;background:none;border:0;color:var(--champagne,#f0e5e1);font-family:var(--mono);cursor:pointer;padding:14px;letter-spacing:.1em}
.rar-light__x{top:18px;right:22px;font-size:1.1rem}
.rar-light__p{left:14px;top:50%;transform:translateY(-50%);font-size:1.5rem}
.rar-light__n{right:14px;top:50%;transform:translateY(-50%);font-size:1.5rem}
.rar-light__c{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-family:var(--mono);font-size:.66rem;letter-spacing:.2em;color:var(--gold,#c4c4c4)}
.rar-light__x:hover,.rar-light__p:hover,.rar-light__n:hover{color:var(--gold,#c4c4c4)}



/* broodmare grid: break out of the content column to use the viewport */
.rar--embed .rar-mares, .rar--embed .rar-foals{width:min(1360px,94vw);position:relative;left:50%;transform:translateX(-50%)}
html body .rar .rar-marecard__body, html body .rar .rar-marecard__body b, html body .rar .rar-marecard__body em, html body .rar .rar-marecard__body i{text-align:center !important}
html body .rar .rar-foal__body, html body .rar .rar-foal__body b, html body .rar .rar-foal__body em, html body .rar .rar-foal__body i{text-align:center !important}
html body .rar .rar-foal__body u{text-decoration:none !important}

/* pedigree identity strip — the horse's card, front and center */
html body .rar .rar-ped-spec{font-family:var(--mono);font-size:clamp(.8rem,1.3vw,.95rem);letter-spacing:.34em;text-transform:uppercase;color:#8d7c79;margin:16px 0 6px !important}
.rar-ped-spec b{font-weight:400;color:var(--gold)}
html body .rar .rar-ped-reg{font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--faint-d);margin:10px 0 0 !important}
html body .rar .rar-sect .rar-head .rar-lede{margin-top:18px}



/* pedigree grid — reference recipe, four generations */
.rar-ped{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;min-width:680px}
.rar-pcol{display:grid;gap:8px}
.rar-pcol--g1{grid-template-rows:1fr 1fr}
.rar-pcol--g2{grid-template-rows:repeat(4,1fr)}
.rar-pcol--g3{grid-template-rows:repeat(8,1fr)}
html body .rar .rar-pn{background:var(--night-3);border:1px solid var(--line-d,rgba(151,36,34,.22));border-left:2px solid var(--gold,#c4c4c4);border-radius:2px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;margin:0 !important}
html body .rar .rar-pn--g1{border-left-color:#c4c4c4;background:var(--night-2)}
.rar-pn b{font-family:var(--head);font-size:.82rem;line-height:1.15;color:var(--champagne,#f0e5e1);font-weight:600;letter-spacing:-.01em}
.rar-pn--g1 b{font-size:1.18rem;color:#c4c4c4}
.rar-pn small{font-family:var(--mono);font-size:.64rem;color:var(--gold,#c4c4c4);letter-spacing:.04em;margin-top:5px}
.rar-pn span{font-family:var(--mono);font-size:.6rem;line-height:1.5;color:var(--bone-mute);margin-top:3px}



/* second designated show-record photo */
html body .rar .rar-record__fig .rar-record__fig2{margin-top:14px !important}

/* at-a-glance: catalog plate refinement */
.rar-spec-lte{display:flex;align-items:baseline;gap:14px;margin-top:clamp(18px,3vh,26px);padding:16px 20px;background:rgba(196,196,196,.08);border-left:2px solid #c4c4c4;border-radius:2px}
.rar-spec-lte b{font-family:var(--head);font-size:clamp(1.5rem,2.6vw,2.1rem);letter-spacing:-.01em;color:var(--ink,#201716);font-weight:700}
.rar-spec-lte small{font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute)}
html body .rar .rar-spec li span:last-child{font-family:var(--body);font-weight:600;font-size:1.02rem;line-height:1.45;text-align:right}
html body .rar .rar-spec li span:last-child a{color:inherit;border-bottom:1px solid rgba(196,196,196,.55);text-decoration:none}
html body .rar .rar-spec li span:last-child a:hover{color:#9a2e2b;border-bottom-color:#9a2e2b}
html body .rar .rar-spec li span:last-child em{display:block;font-family:var(--mono);font-style:normal;font-weight:400;font-size:.66rem;color:var(--ink-mute);margin-top:4px;letter-spacing:.02em}
html body .rar .rar-spec li{border-bottom:1px solid rgba(100,30,28,.16)}
/* portrait mat frame */
html body .rar .rar-essence__fig{border:1px solid rgba(50,18,16,.28);padding:10px;background:#fffdf9;border-radius:4px}
html body .rar .rar-essence__fig img{border-radius:2px}
html body .rar .rar-essence__fig::after{content:"";position:absolute;inset:-14px 14px 14px -14px;border:1px solid rgba(196,196,196,.4);border-radius:4px;z-index:-1;pointer-events:none}
html body .rar .rar-essence__plate{left:10px;right:10px;bottom:10px}

/* at-a-glance breathing room — must out-specify our own .rar li reset (which is !important) */
html body .rar .rar-spec{margin-top:clamp(30px,4.5vh,44px) !important}
html body .rar .rar-spec li{padding:17px 0 !important;gap:26px !important;margin:0 !important;line-height:1.45 !important}
html body .rar .rar-spec li span:last-child{font-family:var(--body) !important;font-weight:600 !important;font-size:1.02rem !important;line-height:1.45 !important;text-align:right !important}
html body .rar .rar-spec li span:last-child em{margin-top:6px !important;display:block !important}
html body .rar .rar-spec-lte{margin-top:clamp(24px,4vh,34px) !important;margin-bottom:6px !important;padding:22px 26px !important;gap:18px !important}
/* belt-and-suspenders for the live Salient wrapper */
body #ajax-content-wrap .rar .rar-spec li{padding:17px 0 !important;gap:26px !important}
body #ajax-content-wrap .rar .rar-spec-lte{padding:22px 26px !important}


/* ============================ RED ARROW ADDITIONS ============================ */
/* Sold Horses page: year headings between card groups */
html body .rar .rar-soldyear{font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#972422;font-size:1.4rem;margin:38px 0 16px !important}

/* Optional ranch SOLD graphic overlay (set the rarh_sold_badge option) */
html body .rar .rar-sold{position:absolute;top:10px;right:10px;z-index:3;width:33%;max-width:132px;pointer-events:none;line-height:0}
html body .rar .rar-sold img{width:100%;height:auto;display:block;margin:0 !important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.28))}
html body .rar .rar-hero .rar-sold{top:auto;bottom:26px;right:26px;width:22%;max-width:180px}

/* Show Record: the complete black type performance record, printed in full */
html body .rar .rar-recorddark .rar-record__prose{margin:6px 0 0 !important;font-size:.98rem;line-height:1.82;color:rgba(255,255,255,.85);max-width:66ch}
html body .rar .rar-recorddark .rar-record__prose .rar-record__yr{color:#c4c4c4;font-weight:700;white-space:nowrap}


/* Pedigree (foal & show pages): white ground, no photo, generation-tinted nodes.
   Tints step lighter with distance: sire/dam deepest, grandget lightest. */
html body .rar .rar-pedlight{background:#fff}
.rar-pedlight .rar-eyebrow,.rar-pedlight .rar-eyebrow--script{color:#972422!important;background:none!important}
.rar-pedlight .rar-h{color:#2e2523!important}
.rar-pedlight .rar-h em{color:#972422!important;font-style:normal}
.rar-pedlight .rar-ped-spec{color:rgba(46,37,35,.62)!important}
.rar-pedlight .rar-ped-spec b{color:#972422!important}
.rar-pedlight .rar-ped-reg{color:rgba(46,37,35,.48)!important}
.rar-pedlight .rar-lede{color:rgba(46,37,35,.78)!important}
.rar-pedlight .rar-ped-hint{color:#972422}
html body .rar .rar-pedlight .rar-pn{background:#f4ebe8!important;border:1px solid rgba(46,37,35,.10)!important;border-left:2px solid #a8a8a8!important;border-radius:2px}
.rar-pedlight .rar-pn b{color:#2e2523!important;font-weight:700}
.rar-pedlight .rar-pn b a{color:#972422!important;border-bottom:1px solid rgba(196,196,196,.45)}
.rar-pedlight .rar-pn small{color:#972422!important}
.rar-pedlight .rar-pn span{color:rgba(46,37,35,.62)!important}
html body .rar .rar-pedlight .rar-pcol--g1 .rar-pn{background:#efe6e3!important;border-left-color:#972422!important}
.rar-pedlight .rar-pcol--g1 .rar-pn b{color:#972422!important}
html body .rar .rar-pedlight .rar-pcol--g3 .rar-pn{background:#faf5f3!important;border-left-color:rgba(151,36,34,.35)!important}
.rar-pedlight .rar-pcol--g3 .rar-pn b{color:rgba(46,37,35,.72)!important;font-weight:600}




/* Foal cards: colors and photo frame only — all typography (size, weight,
   spacing, case) belongs to the theme's h4/h5/h6/body styles. */
html body .rar .rar-foal{border:0;border-radius:0;overflow:visible;background:transparent}
html body .rar .rar-foal__ph{border-radius:10px 10px 0 0;border:2px solid #b90a05;border-bottom:0;background:#fff;overflow:hidden}
html body .rar .rar-foal__body{display:block;text-align:center;padding:24px 18px 28px;background:linear-gradient(180deg,var(--night-2),var(--night))}
html body .rar .rar-foal__name{color:#c4c4c4!important;padding-bottom:8px}
html body .rar .rar-foal__barn{color:#fff!important}
html body .rar .rar-foal__spec{display:block;color:#fff!important}
html body .rar .rar-foal__ped{color:#c4c4c4!important}
html body .rar .rar-foal__lte{display:block;color:#c4c4c4!important}

/* not-for-sale shows only on the horse's own page (hero pill), never on cards */
html body .rar .rar-pill--nfs{background:transparent;border:1px solid rgba(196,196,196,.42);color:var(--champagne);font-style:italic;text-transform:none;letter-spacing:normal}

/* Salient wins over bare classes: the hero barn name gets the armored selector. */
html body .rar .rar-hero h2.rar-hero__sub,
body #ajax-content-wrap .rar .rar-hero h2.rar-hero__sub{
  font-size:clamp(1rem,3vw,2rem)!important;
  line-height:1!important;
  color:#fff!important;
  margin:-6px 0 0!important;
  padding:0!important;
  letter-spacing:normal!important;
  text-transform:none!important;
  font-style:normal!important;
  opacity:1;
  animation:csmFade 1s ease .55s forwards;
}


/* THE TOP SIDE (foal & show pages, white pedigree section): same design language
   as the Bottom Side, with the pedlight lime accents. */
html body .rar .rar-pedlight .rar-bottomside{border-top:1px solid rgba(151,36,34,.22)}
html body .rar .rar-pedlight .rar-bottomside__dam em{color:#972422;font-style:normal;font-size:.62em}
html body .rar .rar-pedlight .rar-sib{background:#fdfbfa;border:1px solid rgba(46,37,35,.10);position:relative}
html body .rar .rar-pedlight .rar-sib::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#972422,#c4c4c4 55%,#dedede)}
html body .rar .rar-pedlight .rar-sib b{color:#2e2523}
html body .rar .rar-pedlight .rar-sib em{color:#972422}
html body .rar .rar-pedlight .rar-sibs__label{color:#972422}

/* Pedigree reads bigger everywhere: names up, detail lines up a step */
html body .rar .rar-pn b{font-size:.98rem!important;line-height:1.2!important}
html body .rar .rar-pn small{font-size:.72rem!important}
html body .rar .rar-pn span{font-size:.68rem!important;line-height:1.5!important}
html body .rar .rar-pn{padding:14px 16px!important}
html body .rar .rar-pedlight .rar-pcol--g1 .rar-pn b{font-size:1.18rem!important}
html body .rar .rar-pedfamily .rar-pcol--g1 .rar-pn b{font-size:1.18rem!important}

/* mare links held back until the audit: the button keeps its place, unclickable */
html body .rar span.rar-btn--held{cursor:default;pointer-events:none}

/* Sold stamp on card photos: bottom-right on the image, per the live design */
html body .rar .rar-foal__ph{position:relative;line-height:0!important;font-size:0;background:var(--night-2)!important}
html body .rar .rar-foal__ph--empty{background:#fff!important}
html body .rar .rar-foal__ph>img{display:block!important}
html body .rar .rar-foal__ph .rar-sold{position:absolute!important;top:auto!important;bottom:10px!important;right:12px!important;width:80px!important;max-width:80px!important;pointer-events:none;line-height:0}
html body .rar .rar-foal__ph .rar-sold img{width:80px!important;height:auto!important;max-width:80px!important}

/* Top Side: the sire's performance record above his leading get */
html body .rar .rar-pedlight .rar-topside__perf{margin:20px 0 0!important;font-size:.98rem;line-height:1.78;color:rgba(46,37,35,.8);max-width:72ch}
html body .rar .rar-pedlight .rar-topside__perf .rar-topside__age{color:#972422;font-weight:700}

/* Readability pass: pedigree card detail lines and leading-get cards larger.
   small/span forced block so LTE and blurb never run together on one line. */
html body .rar .rar-pn small{display:block!important;font-size:.8rem!important;line-height:1.5!important;margin-top:6px!important}
html body .rar .rar-pn span{display:block!important;font-size:.76rem!important;line-height:1.55!important;margin-top:4px!important}
html body .rar .rar-sib b{font-size:1.02rem!important;line-height:1.3!important}
html body .rar .rar-sib em{font-size:.92rem!important;margin-top:6px!important}
html body .rar .rar-sib span{font-size:.76rem!important;line-height:1.6!important;margin-top:6px!important}

/* Leading get: record text in black, natural letter spacing */
html body .rar .rar-sib span{color:#000!important;letter-spacing:normal!important}

/* ============ MOBILE HERO: never crop the horse ============
   The ranch shoots 2500x1700 landscape; a tall phone hero with cover crops the
   subject away. On small screens, when no hand-picked mobile hero exists, the
   photo shows whole at its natural ratio with the title block below it on the
   green. A horse WITH a rarh_hero_mobile_id portrait keeps the full-bleed hero. */
@media(max-width:680px){
  html body .rar .rar-hero:not(.rar-hero--bleed){min-height:0!important;height:auto!important;display:block!important;padding-bottom:34px}
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__media{position:relative!important;inset:auto!important;width:100%!important;aspect-ratio:2500/1700;overflow:hidden}
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__media img{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;object-fit:cover}
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__scrim,
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__topscrim{display:none!important}
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__inner{position:relative!important;padding-top:26px!important;padding-bottom:0!important}
  html body .rar .rar-hero:not(.rar-hero--bleed) .rar-hero__cue{display:none!important}
}
/* mobile top side: the sire's top four, so the section stays tight */
@media(max-width:680px){
  html body .rar .rar-topside .rar-sibs__row .rar-sib:nth-child(n+5){display:none!important}
  html body .rar .rar-bottomside--kin .rar-sibs__row .rar-sib:nth-child(n+5){display:none!important}
}

/* The Bottom Side: the dam's half of the cross, on mare and foal pages alike,
   same rule and rhythm as the Top Side. Sire attribution on a sibling card sits
   under the money line so a half sibling never reads as a full one. */
html body .rar .rar-bottomside--kin{margin-top:clamp(40px,6vh,68px);padding-top:clamp(34px,5vh,54px)}
html body .rar .rar-bottomside--kin::before{background:#972422}
html body .rar .rar-pedfamily .rar-bottomside--kin{border-top:1px solid rgba(151,36,34,.22)}
html body .rar .rar-pedfamily .rar-topside__perf{margin:20px 0 0!important;font-size:.9rem;line-height:1.78;color:rgba(46,37,35,.8);max-width:72ch}
html body .rar .rar-pedfamily .rar-topside__perf .rar-topside__age{color:#972422;font-weight:700}
html body .rar .rar-sib__sire{display:block;font-style:normal;font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;color:rgba(46,37,35,.62);margin-top:5px}
/* Her portrait and her record, side by side, inside The Bottom Side. */
html body .rar .rar-bsdam{display:grid;grid-template-columns:minmax(0,clamp(280px,34%,430px)) minmax(0,1fr);gap:clamp(20px,3vw,44px);align-items:center;margin-top:clamp(22px,3vh,34px)}
html body .rar .rar-bsdam--noph{grid-template-columns:minmax(0,1fr)}
html body .rar .rar-bsdam__ph{display:block;line-height:0;border-radius:3px;overflow:hidden;background:rgba(46,37,35,.06)}
html body .rar .rar-bsdam__ph img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important}
html body .rar .rar-bsdam__body{min-width:0}
html body .rar .rar-bsdam__breed{margin:0 0 2px!important;color:rgba(46,37,35,.72);font-size:.98rem;line-height:1.6;max-width:60ch}
html body .rar .rar-bsdam__body .rar-topside__perf{margin-top:14px!important}
html body .rar .rar-bsdam__body .rar-btn{margin-top:clamp(18px,2.5vh,26px)}
@media(max-width:780px){
  html body .rar .rar-bsdam{grid-template-columns:minmax(0,1fr);gap:20px}
  html body .rar .rar-bsdam__ph{max-width:420px}
}
html body .rar .rar-sib b a{color:inherit!important;border-bottom:1px solid rgba(151,36,34,.4)!important;text-decoration:none!important}
html body .rar .rar-sib b a:hover{color:#972422!important}

/* swipe hint arrow: inline SVG in the hint's own green, never an emoji */
html body .rar .rar-ped-hint__arrow{display:inline-block;vertical-align:-1px;margin-right:2px;color:inherit}

/* Top Side performance a step smaller; get-card record text dark gray */
html body .rar .rar-pedlight .rar-topside__perf{font-size:.9rem!important}
html body .rar .rar-sib span{color:#444!important}

/* Mobile hero type: bigger name and barn name, meta lines tightened */
@media(max-width:680px){
  html body .rar .rar-hero h1{font-size:clamp(2.7rem,11vw,3.5rem)!important}
  html body .rar .rar-hero h2.rar-hero__sub,
  body #ajax-content-wrap .rar .rar-hero h2.rar-hero__sub{font-size:clamp(1.25rem,4.8vw,1.6rem)!important}
  html body .rar .rar-hero__meta{gap:6px 22px!important;margin-top:18px!important}
}

/* ===== Produce Record on white: the whole section is pure white; the two
   champion cards keep their green. Every dark-section text inside recolors. ===== */
html body .rar #produce{background:#fff!important}
html body .rar #produce::before,html body .rar #produce::after{display:none!important}
html body .rar #produce .rar-eyebrow{color:#972422!important}
html body .rar #produce .rar-h{color:#2e2523!important}
html body .rar #produce .rar-h em{color:#972422!important}
html body .rar #produce .rar-line__row b,html body .rar #produce .rar-line__row b a{color:#2e2523!important}
html body .rar #produce .rar-line__row .e{color:#972422!important}
html body .rar #produce .rar-line__row em{color:rgba(46,37,35,.62)!important}
html body .rar #produce .rar-line__ach{color:rgba(46,37,35,.78)!important}
html body .rar #produce .rar-line__row{border-color:rgba(46,37,35,.14)!important}
html body .rar #produce .rar-line__more{color:rgba(46,37,35,.6)!important}
html body .rar #produce .rar-btn{border-color:#972422!important;color:#2e2523!important}
html body .rar #produce .rar-btn:hover{background:rgba(151,36,34,.08)!important}

/* ===== BRED BY RED ARROW: the magazine entry-list design, on the web.
   Pale green ledger rows, lime entry number, condensed caps name, the cross
   letterspaced, shown-by/owned-by credit line beneath. ===== */
html body .rar-bredby{max-width:860px;margin:0 auto}
html body .rar-bredby__head{margin-bottom:22px}
html body .rar-bredby__title{font-family:var(--head);font-weight:700;text-transform:uppercase;color:#2e2523;font-size:clamp(1.3rem,2.4vw,1.8rem);letter-spacing:.02em;margin:0}
html body .rar-bredby__note{display:block;margin-top:4px;font-family:var(--head);font-weight:700;text-transform:uppercase;color:#972422;font-size:.9rem;letter-spacing:.14em}
html body .rar-bredby__row,html body .rar .rar-bredby__row{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;margin-bottom:10px;background:linear-gradient(100deg,#ece0dc 0%,#f7f0ed 46%,#ffffff 82%)!important;border:0!important;border-radius:0!important;box-shadow:0 8px 22px -8px rgba(36,4,4,.22),0 2px 6px rgba(36,4,4,.05)!important}
html body .rar-bredby__num{font-family:var(--head);font-weight:800;color:#972422;font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.15;letter-spacing:.01em;min-width:64px}
html body .rar-bredby__body{display:block;flex:1;min-width:0}
html body .rar-bredby__body b{display:block;font-family:var(--head);font-weight:700;text-transform:uppercase;color:#2e2523;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.2;letter-spacing:.01em}
html body .rar-bredby__body em{display:block;margin-top:4px;font-style:normal;font-family:var(--head);font-weight:600;text-transform:uppercase;color:#972422;font-size:.82rem;letter-spacing:.18em}
html body .rar-bredby__body i{display:block;margin-top:5px;font-style:normal;font-family:var(--head);font-weight:700;text-transform:uppercase;color:rgba(46,37,35,.72);font-size:.72rem;letter-spacing:.06em}
@media(max-width:680px){
  html body .rar-bredby__row{gap:12px;padding:14px 14px}
  html body .rar-bredby__num{min-width:48px}
  html body .rar-bredby__body em{letter-spacing:.1em}
}

/* ===== MARE PAGES, OVER THE TOP: hero producer pill, produce stat band,
   and the produce ledger in the magazine entry-list design. ===== */
html body .rar .rar-prodledger{margin-top:34px}
html body .rar .rar-prodrow{align-items:center}
/* Foals without money or a record stay off the ledger; a rar-line__more
   disclaimer carries their count and points to The Next Generation. */
html body .rar .rar-prodrow .rar-bredby__num{min-width:72px;color:#bebebe;font-weight:800}
html body .rar .rar-prodrow .rar-bredby__body b a{color:#2e2523;text-decoration:none;border-bottom:1px solid rgba(151,36,34,.35)}
html body .rar .rar-prodrow .rar-bredby__body b a:hover{color:#972422}
html body .rar .rar-prodrow__money{font-family:var(--head);font-weight:800;color:#972422;font-size:clamp(1.05rem,1.9vw,1.4rem);letter-spacing:.01em;white-space:nowrap;padding-left:16px}
@media(max-width:680px){
  html body .rar .rar-prodrow{flex-wrap:wrap}
  html body .rar .rar-prodrow .rar-bredby__num{min-width:54px}
  html body .rar .rar-prodrow__money{width:100%;padding-left:66px;margin-top:2px}
}


/* produce rows: the record line reads as body text, not display caps —
   the ad's short credit works in caps; a full show record does not */
html body .rar .rar-prodrow .rar-bredby__body i{font-family:inherit!important;font-weight:400!important;text-transform:none!important;letter-spacing:normal!important;font-size:.78rem!important;line-height:1.6!important;color:#444!important;margin-top:6px!important}

/* champion produce cards wear the ad finish too: square, borderless, soft shadow */
html body .rar .rar-champ{border:0!important;border-radius:0!important;box-shadow:0 10px 26px -8px rgba(36,4,4,.28),0 2px 6px rgba(36,4,4,.06)!important}


/* ===== SHOW RECORD ON WHITE: the print feature treatment ===== */
html body .rar #record{background:#fff!important}
html body .rar #record::before,html body .rar #record::after{display:none!important}
html body .rar #record .rar-eyebrow{color:#972422!important}
html body .rar #record .rar-record__num{color:#972422!important;font-size:clamp(2.6rem,5vw,4rem)!important;line-height:1!important}
html body .rar #record .rar-record__num small{color:rgba(46,37,35,.62)!important;letter-spacing:.14em}
html body .rar #record .rar-record__num::after{content:"";display:block;width:64px;height:3px;margin-top:16px;background:linear-gradient(90deg,#972422,#c4c4c4 55%,#dedede)}
html body .rar #record .rar-record__prose{color:rgba(46,37,35,.85)!important}
html body .rar #record .rar-record__yr{color:#972422!important}
html body .rar #record .rar-hl li{border-color:rgba(46,37,35,.12)!important}
html body .rar #record .rar-hl li b{color:#2e2523!important}
html body .rar #record .rar-hl li::before{color:#bebebe!important}
/* the show shots as taped polaroids, overlapping like the scrapbook */
html body .rar #record .rar-polaroids{position:relative;display:block;margin-top:38px;padding-top:12px}
html body .rar .rar-polaroid{position:relative;margin:0;background:#fff;padding:14px 14px 14px;box-shadow:0 20px 46px -12px rgba(36,4,4,.32),0 4px 12px rgba(36,4,4,.10);transform:rotate(-2.4deg);width:100%;max-width:560px;z-index:1}
html body .rar .rar-polaroid img{display:block;width:100%;height:auto}
html body .rar .rar-polaroid figcaption{margin:11px 0 3px;text-align:center;font-family:var(--head);font-weight:700;letter-spacing:.24em;text-transform:uppercase;font-size:.72rem;color:rgba(46,37,35,.68)}
html body .rar .rar-polaroid__tape{position:absolute;top:-11px;left:50%;transform:translateX(-50%) rotate(-3.5deg);width:104px;height:28px;background:linear-gradient(180deg,rgba(210,210,210,.6),rgba(176,176,176,.55));box-shadow:0 2px 5px rgba(20,3,3,.16);z-index:3}
@media(max-width:680px){
  html body .rar .rar-polaroid{max-width:min(86vw,420px)}
}

/* record highlights as the earnings-card rows: gradient, soft shadow, no diamonds */
html body .rar #record .rar-hl li{list-style:none!important;background:linear-gradient(100deg,#ece0dc 0%,#f7f0ed 46%,#ffffff 82%)!important;box-shadow:0 8px 22px -8px rgba(36,4,4,.22),0 2px 6px rgba(36,4,4,.05)!important;border:0!important;border-radius:0!important;padding:14px 20px!important;margin:0 0 10px!important}
html body .rar #record .rar-hl li::before{content:none!important;display:none!important}
html body .rar #record .rar-hl li b{color:#2e2523!important;font-weight:600!important;font-size:.92rem!important;line-height:1.5!important;letter-spacing:0!important}

/* record rows read like the produce ledger: lime year, ink achievement */
html body .rar #record .rar-hl li{display:flex!important;align-items:center!important;gap:18px!important}
html body .rar #record .rar-hl .rar-hl__yr{font-family:var(--head);font-weight:800;color:#b90a05;font-size:1.22rem;line-height:1;min-width:58px;letter-spacing:.01em}
html body .rar #record .rar-hl li b{flex:1}
@media(max-width:680px){html body .rar #record .rar-hl .rar-hl__yr{min-width:48px;font-size:1.1rem}}

/* the floating record: money left, polaroid right, earnings drifting beneath */
html body .rar #record .rar-record--float{display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;gap:clamp(34px,4.5vw,76px)!important;align-items:start!important}
html body .rar #record .rar-record__col,html body .rar #record .rar-record__achv{min-width:0}
html body .rar #record .rar-record__lead{margin-bottom:clamp(24px,3vh,34px)}
html body .rar #record .rar-record--float .rar-polaroids{margin-top:0;width:100%;max-width:520px;padding-top:0}
html body .rar #record .rar-hl--wide,html body .rar #record .rar-record__prose--wide{margin-top:0!important;max-width:none!important}
@media(max-width:980px){
  html body .rar #record .rar-record--float{display:flex!important;flex-direction:column;gap:30px!important}
  html body .rar #record .rar-record__col{display:contents}
  html body .rar #record .rar-record__lead{order:1;margin-bottom:0}
  html body .rar #record .rar-record--float .rar-polaroids{order:2;align-self:center;max-width:min(88vw,480px)}
  html body .rar #record .rar-record__achv{order:3}
}
}

/* Gallery: photos can never crop, with no dependence on JavaScript. Each tile
   takes its height from the photo itself (aspect-ratio released, image height
   auto), so whatever width the row packing gives it, the whole photo shows. */
html body .rar .rar-gal{align-items:flex-start!important}
html body .rar .rar-gal__it{aspect-ratio:auto!important;height:auto!important}
html body .rar .rar-gal__it img{position:static!important;width:100%!important;height:auto!important;object-fit:contain!important;display:block}

/* record lead: eyebrow, money, and the career line as one anchored block */
html body .rar #record .rar-record__lead .rar-eyebrow{display:block;margin-bottom:18px}
html body .rar #record .rar-record__career{margin:18px 0 0!important;font-family:var(--head);font-weight:700;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:rgba(46,37,35,.6)}
html body .rar #record .rar-record__career i{font-style:normal;color:#bebebe;margin:0 4px}

/* champion cards: the View Profile link and the title pill stop colliding.
   Desktop keeps the corner link with the pill reserving room; on phones the
   link drops to its own line under the card content. */
html body .rar .rar-champ__pill{max-width:calc(100% - 132px)}
@media(max-width:680px){
  html body .rar .rar-champ{padding-bottom:20px!important}
  html body .rar .rar-champ__pill{max-width:100%}
  html body .rar .rar-champ__view{position:static!important;display:inline-block;margin-top:18px;opacity:1}
}

/* Mobile Broodmare order: heading, portrait, earnings, facts */
@media(max-width:860px){
  html body .rar .rar-essence{display:flex!important;flex-direction:column}
  html body .rar .rar-essence__copy{display:contents}
  html body .rar .rar-essence__copy .rar-eyebrow{order:1}
  html body .rar .rar-essence__copy .rar-h{order:2}
  html body .rar .rar-essence__copy .rar-lede{order:3}
  html body .rar .rar-essence__fig{order:4;margin:6px 0 4px}
  html body .rar .rar-essence .rar-spec-lte{order:5}
  html body .rar .rar-essence ul.rar-spec{order:6}
}

/* achievement rows a step smaller and lighter; the polaroid gets air above it */
html body .rar #record .rar-hl li b{font-size:.86rem!important;font-weight:500!important;line-height:1.5!important}
html body .rar #record .rar-hl .rar-hl__yr{font-size:1.06rem}
html body .rar #record .rar-record--float .rar-polaroids{padding-top:clamp(20px,3vh,34px)}

/* produce rows: a quiet LTE label so the figure can't read as a price */
html body .rar .rar-prodrow__money i{font-style:normal;font-family:var(--head);font-weight:700;font-size:.6em;letter-spacing:.14em;color:rgba(46,37,35,.5);margin-right:5px;vertical-align:.1em}

/* mare cards carry the sold stamp exactly like the foal cards */
html body .rar .rar-marecard__ph{position:relative;line-height:0!important;font-size:0}
html body .rar .rar-marecard__ph .rar-sold{position:absolute!important;top:auto!important;bottom:10px!important;right:12px!important;width:80px!important;max-width:80px!important;pointer-events:none;line-height:0}
html body .rar .rar-marecard__ph .rar-sold img{width:80px!important;height:auto!important;max-width:80px!important}

/* Foal cards adopt the mare cards' spec and pedigree lines exactly:
   YEAR COLOR SEX in mono lime caps, SIRE x DAM in soft body type. */
html body .rar .rar-foal__spec{font-family:var(--mono)!important;font-style:normal!important;font-weight:400!important;font-size:.64rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--gold)!important;display:block!important;margin-top:8px!important;line-height:1.4!important}
html body .rar .rar-foal__ped{font-family:inherit!important;font-style:normal!important;font-weight:400!important;font-size:.85rem!important;letter-spacing:normal!important;text-transform:none!important;color:rgba(243,231,228,.68)!important;display:block!important;margin-top:7px!important;line-height:1.45!important}

/* Card panels: a gradient with enough range to read at any panel height —
   a lighter crown fading to the deep night, identical on foal and mare cards. */
html body .rar .rar-foal__body,
html body .rar .rar-marecard__body{background:linear-gradient(180deg,#4d0c0a 0%,#310606 46%,#240404 100%)!important}

/* Card text sits tighter: line heights and the gaps between the four lines halved */
html body .rar .rar-foal__name{line-height:1.05!important;padding-bottom:4px!important;margin:0!important}
html body .rar .rar-foal__barn{line-height:1.1!important;margin:0!important}
html body .rar .rar-foal__spec{line-height:1.15!important;margin-top:4px!important}
html body .rar .rar-foal__ped{line-height:1.2!important;margin-top:4px!important}
html body .rar .rar-foal__lte{margin-top:5px!important;line-height:1.2!important}

/* Both names in white: the single lime accent moves to the spec line, so the
   colour highlights information rather than the "Name Pending" placeholder.
   (To restore the lime registered name, set this back to #c4c4c4.) */
html body .rar .rar-foal__name{color:#fff!important}

/* The lime lands on the barn name: the working name, big enough to carry the
   accent, mid-card where it balances. Registered name stays white above it. */
html body .rar .rar-foal__barn{color:#c4c4c4!important}

/* "Name Pending" as a quiet status label above the headline barn name */
html body .rar .rar-foal__pending{display:block;font-family:var(--mono);font-size:.56rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(243,231,228,.45)!important;margin-bottom:5px;line-height:1.2}
html body .rar .rar-foal__name{color:#fff!important}
html body .rar .rar-foal__barn{color:#c4c4c4!important}

/* one eyebrow style for both card types: the barn name on registered horses,
   the pending status on foals still awaiting papers */
html body .rar .rar-foal__eyebrow{display:block;font-family:var(--mono);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(243,231,228,.5)!important;margin-bottom:5px;line-height:1.2}

/* Also produced: thumbnails up about a third so each horse is recognisable,
   with the row breathing to match. Still a directory, not a showcase. */
html body .rar .rar-alsoprod__ph{width:104px!important;height:72px!important}
html body .rar .rar-alsoprod__row{gap:18px!important;padding:16px 0!important}
@media(max-width:680px){
  html body .rar .rar-alsoprod__ph{width:88px!important;height:61px!important}
}

/* Long single-word names (TR Watchatalkinabout) scale to fit rather than clip.
   Nothing is hyphenated or broken: the whole name always reads as one word. */
html body .rar .rar-hero h1.is-long{font-size:clamp(2rem,6.4vw,3.5rem)!important}
html body .rar .rar-hero h1.is-verylong{font-size:clamp(1.7rem,5.2vw,2.9rem)!important}
html body .rar .rar-hero h1{overflow-wrap:normal;word-break:keep-all;hyphens:none}
@media(max-width:680px){
  html body .rar .rar-hero h1.is-long{font-size:clamp(1.8rem,8vw,2.4rem)!important}
  html body .rar .rar-hero h1.is-verylong{font-size:clamp(1.5rem,6.6vw,2rem)!important}
}

/* Long names get the room they need: the 13.5ch desktop cap is what clipped
   TR Watchatalkinabout, since one 19-character word cannot fit 13.5 characters. */
@media(min-width:981px){
  html body .rar .rar-hero h1.is-long{max-width:20ch!important}
  html body .rar .rar-hero h1.is-verylong{max-width:24ch!important}
}
html body .rar .rar-hero h1.is-long .ln,
html body .rar .rar-hero h1.is-verylong .ln{overflow:visible!important}

/* Red Arrow: the hero eyebrow reads silver on the maroon scrim, like the red-silver mark */
html body .rar .rar-hero .rar-eyebrow{color:#c4c4c4!important}
html body .rar .rar-hero .rar-eyebrow::before{background:#c4c4c4!important}
