/* ======================================================================
   RYBY 19.0.0 — PREMIUM VISUAL REFINEMENT
   Scope: public home page only. No database or application logic changes.
   ====================================================================== */

body[data-ryby-visual="19.0.0"]{
  --ry190-ink:#07110d;
  --ry190-deep:#0a1712;
  --ry190-panel:#10221b;
  --ry190-moss:#31473a;
  --ry190-gold:#d8bf76;
  --ry190-gold-soft:#ead99f;
  --ry190-cream:#f1ecdf;
  --ry190-muted:rgba(241,236,223,.62);
  --ry190-line:rgba(224,199,124,.19);
  --ry190-shadow:0 28px 80px rgba(0,0,0,.34);
  background:var(--ry190-ink);
}

body[data-ryby-visual="19.0.0"] *{
  box-sizing:border-box;
}

body[data-ryby-visual="19.0.0"] .topbar{
  position:sticky!important;
  top:0!important;
  z-index:1600!important;
  min-height:76px!important;
  height:76px!important;
  padding:0 clamp(20px,4.5vw,74px)!important;
  border-bottom:1px solid rgba(224,199,124,.13)!important;
  background:linear-gradient(180deg,rgba(5,15,11,.96),rgba(5,15,11,.82))!important;
  -webkit-backdrop-filter:blur(18px) saturate(118%)!important;
  backdrop-filter:blur(18px) saturate(118%)!important;
  box-shadow:0 12px 40px rgba(0,0,0,.13)!important;
}

body[data-ryby-visual="19.0.0"] .topbar .brand{
  gap:12px!important;
}

body[data-ryby-visual="19.0.0"] .topbar .brand-mark{
  width:44px!important;
  height:44px!important;
  filter:drop-shadow(0 8px 18px rgba(0,0,0,.24));
}

body[data-ryby-visual="19.0.0"] .topbar .brand strong{
  font-size:25px!important;
  letter-spacing:.16em!important;
}

body[data-ryby-visual="19.0.0"] .topbar .brand small{
  color:rgba(241,236,223,.46)!important;
  letter-spacing:.2em!important;
}

body[data-ryby-visual="19.0.0"] .ry17-primary-nav{
  gap:8px!important;
  padding:5px!important;
  border:1px solid rgba(224,199,124,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.025)!important;
}

body[data-ryby-visual="19.0.0"] .ry17-primary-nav a{
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  padding:0 15px!important;
  border-radius:999px!important;
  color:rgba(241,236,223,.56)!important;
  font-size:8px!important;
  letter-spacing:.14em!important;
  transition:color .18s ease,background .18s ease!important;
}

body[data-ryby-visual="19.0.0"] .ry17-primary-nav a::after{
  display:none!important;
}

body[data-ryby-visual="19.0.0"] .ry17-primary-nav a:hover,
body[data-ryby-visual="19.0.0"] .ry17-primary-nav a[aria-current="page"]{
  color:#0a1510!important;
  background:linear-gradient(135deg,var(--ry190-gold-soft),var(--ry190-gold))!important;
}

body[data-ryby-visual="19.0.0"] .hero{
  min-height:calc(100svh - 76px)!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr)!important;
  align-items:center!important;
  gap:clamp(34px,5vw,88px)!important;
  padding:clamp(62px,8vh,104px) clamp(24px,6vw,104px) clamp(110px,13vh,150px)!important;
  overflow:hidden!important;
}

body[data-ryby-visual="19.0.0"] .hero::before{
  content:"";
  position:absolute;
  inset:auto 5% 7% auto;
  width:min(48vw,720px);
  aspect-ratio:1;
  border:1px solid rgba(224,199,124,.08);
  border-radius:50%;
  pointer-events:none;
  transform:translate(30%,34%);
  box-shadow:0 0 0 70px rgba(224,199,124,.025),0 0 0 150px rgba(224,199,124,.014);
}

body[data-ryby-visual="19.0.0"] .hero-bg{
  background-position:center 52%!important;
  animation:none!important;
  transform:scale(1.012);
}

body[data-ryby-visual="19.0.0"] .hero-shade{
  background:
    linear-gradient(90deg,rgba(3,10,7,.97) 0%,rgba(3,10,7,.88) 34%,rgba(3,10,7,.47) 67%,rgba(3,10,7,.68) 100%),
    linear-gradient(0deg,rgba(4,13,9,.96) 0%,transparent 42%),
    radial-gradient(circle at 79% 34%,rgba(216,191,118,.09),transparent 27%)!important;
}

body[data-ryby-visual="19.0.0"] .grain{
  opacity:.055!important;
}

body[data-ryby-visual="19.0.0"] .hero-copy{
  position:relative!important;
  z-index:3!important;
  width:auto!important;
  max-width:790px!important;
  margin:0!important;
  padding:0!important;
  animation:none!important;
}

body[data-ryby-visual="19.0.0"] .hero-copy .eyebrow{
  margin-bottom:24px!important;
  color:var(--ry190-gold-soft)!important;
  font-size:8px!important;
  letter-spacing:.24em!important;
}

body[data-ryby-visual="19.0.0"] .hero-copy .eyebrow i{
  width:48px!important;
  background:linear-gradient(90deg,var(--ry190-gold),transparent)!important;
}

body[data-ryby-visual="19.0.0"] .hero h1{
  max-width:790px!important;
  font-size:clamp(64px,7.2vw,112px)!important;
  line-height:.82!important;
  letter-spacing:-.048em!important;
  text-wrap:balance;
  text-shadow:0 18px 42px rgba(0,0,0,.32);
}

body[data-ryby-visual="19.0.0"] .hero h1 em{
  margin-top:.09em;
  color:var(--ry190-gold-soft)!important;
}

body[data-ryby-visual="19.0.0"] .hero-lead{
  max-width:610px!important;
  margin-top:31px!important;
  color:rgba(241,236,223,.66)!important;
  font-size:clamp(14px,1.15vw,17px)!important;
  line-height:1.72!important;
}

body[data-ryby-visual="19.0.0"] .hero-team{
  margin-top:27px!important;
}

body[data-ryby-visual="19.0.0"] .hero-team>span{
  width:37px!important;
  height:37px!important;
  border-color:#0a1812!important;
  box-shadow:0 9px 22px rgba(0,0,0,.22);
}

body[data-ryby-visual="19.0.0"] .hero-team small{
  color:rgba(241,236,223,.38)!important;
}

body[data-ryby-visual="19.0.0"] .hero-actions{
  margin-top:32px!important;
  gap:24px!important;
}

body[data-ryby-visual="19.0.0"] .hero-actions .gold-button{
  min-height:54px!important;
  padding:0 25px!important;
  border-radius:3px!important;
  box-shadow:0 17px 42px rgba(0,0,0,.25)!important;
}

body[data-ryby-visual="19.0.0"] .hero-actions .under-link{
  color:rgba(241,236,223,.68)!important;
}

body[data-ryby-visual="19.0.0"] .scroll-cue{
  display:none!important;
}

body[data-ryby-visual="19.0.0"] .ry190-record{
  position:relative;
  z-index:4;
  width:min(100%,480px);
  justify-self:end;
  overflow:hidden;
  border:1px solid rgba(229,207,143,.25);
  border-radius:24px;
  background:linear-gradient(155deg,rgba(24,43,34,.92),rgba(8,20,15,.96));
  box-shadow:0 38px 100px rgba(0,0,0,.45);
  isolation:isolate;
}

body[data-ryby-visual="19.0.0"] .ry190-record::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  border-radius:inherit;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}

body[data-ryby-visual="19.0.0"] .ry190-record-media{
  position:relative;
  aspect-ratio:1.35;
  overflow:hidden;
  background:#16271f;
}

body[data-ryby-visual="19.0.0"] .ry190-record-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transform:scale(1.01);
  transition:transform .55s ease;
}

body[data-ryby-visual="19.0.0"] .ry190-record:hover .ry190-record-media img{
  transform:scale(1.045);
}

body[data-ryby-visual="19.0.0"] .ry190-record-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(4,12,8,.05),rgba(4,12,8,.06) 45%,rgba(4,12,8,.88));
}

body[data-ryby-visual="19.0.0"] .ry190-record-kicker{
  position:absolute;
  z-index:2;
  top:18px;
  left:18px;
  min-height:29px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 11px;
  border:1px solid rgba(235,218,166,.34);
  border-radius:999px;
  color:#102018;
  background:rgba(235,218,166,.9);
  font-size:7px;
  font-weight:900;
  letter-spacing:.14em;
}

body[data-ryby-visual="19.0.0"] .ry190-record-weight{
  position:absolute;
  z-index:2;
  right:20px;
  bottom:13px;
  display:flex;
  align-items:flex-end;
  gap:7px;
  color:#fff7df;
  text-shadow:0 8px 28px rgba(0,0,0,.58);
}

body[data-ryby-visual="19.0.0"] .ry190-record-weight strong{
  font-family:var(--display);
  font-size:clamp(55px,5vw,76px);
  font-weight:500;
  line-height:.75;
  letter-spacing:-.05em;
}

body[data-ryby-visual="19.0.0"] .ry190-record-weight span{
  padding-bottom:4px;
  color:var(--ry190-gold-soft);
  font-family:var(--display);
  font-size:20px;
}

body[data-ryby-visual="19.0.0"] .ry190-record-body{
  padding:23px 24px 25px;
}

body[data-ryby-visual="19.0.0"] .ry190-record-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:8px;
  color:rgba(241,236,223,.42);
  font-size:7px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}

body[data-ryby-visual="19.0.0"] .ry190-record-body h2{
  margin:0;
  color:var(--ry190-cream);
  font-family:var(--display);
  font-size:clamp(38px,3.3vw,53px);
  font-weight:500;
  line-height:.95;
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin:20px 0 21px;
  border-block:1px solid rgba(241,236,223,.09);
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts span{
  min-width:0;
  min-height:69px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:6px;
  padding:10px 13px;
  border-right:1px solid rgba(241,236,223,.09);
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts span:first-child{
  padding-left:0;
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts span:last-child{
  padding-right:0;
  border-right:0;
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts small{
  color:rgba(241,236,223,.33);
  font-size:6px;
  font-weight:800;
  letter-spacing:.12em;
}

body[data-ryby-visual="19.0.0"] .ry190-record-facts b{
  overflow:hidden;
  color:rgba(241,236,223,.82);
  font-size:9px;
  font-weight:700;
  line-height:1.35;
  text-overflow:ellipsis;
  white-space:nowrap;
}

body[data-ryby-visual="19.0.0"] .ry190-record-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:45px;
  padding:0 16px;
  border:1px solid rgba(224,199,124,.24);
  border-radius:12px;
  color:var(--ry190-gold-soft);
  background:rgba(255,255,255,.025);
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
  transition:background .18s ease,border-color .18s ease;
}

body[data-ryby-visual="19.0.0"] .ry190-record-link:hover{
  border-color:rgba(224,199,124,.52);
  background:rgba(224,199,124,.07);
}

body[data-ryby-visual="19.0.0"] .ry190-record-link b{
  font-family:var(--display);
  font-size:22px;
  font-weight:500;
}

body[data-ryby-visual="19.0.0"] .ry190-record.is-fallback .ry190-record-media img{
  filter:saturate(.8) brightness(.74);
}

body[data-ryby-visual="19.0.0"] .instruments{
  left:clamp(24px,6vw,104px)!important;
  right:clamp(24px,6vw,104px)!important;
  bottom:26px!important;
  width:auto!important;
  min-height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:25px!important;
  padding:10px 18px!important;
  border:1px solid rgba(224,199,124,.13)!important;
  border-radius:15px!important;
  background:rgba(5,16,11,.62)!important;
  -webkit-backdrop-filter:blur(15px)!important;
  backdrop-filter:blur(15px)!important;
}

body[data-ryby-visual="19.0.0"] .instruments article{
  min-width:0!important;
  gap:10px!important;
}

body[data-ryby-visual="19.0.0"] .instruments .compass-row{
  margin-right:auto!important;
}

body[data-ryby-visual="19.0.0"] .instruments .compass{
  width:40px!important;
  height:40px!important;
}

body[data-ryby-visual="19.0.0"] .instruments .compass>i{
  height:27px!important;
}

body[data-ryby-visual="19.0.0"] .instruments .compass>b{
  font-size:18px!important;
}

body[data-ryby-visual="19.0.0"] .instruments .instrument-icon{
  width:28px!important;
  font-size:23px!important;
}

body[data-ryby-visual="19.0.0"] .metrics{
  z-index:8!important;
  width:min(calc(100% - 48px),1320px)!important;
  margin:-34px auto 0!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  border:1px solid rgba(224,199,124,.17)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(18,38,30,.98),rgba(9,24,17,.99))!important;
  box-shadow:0 28px 70px rgba(0,0,0,.32)!important;
}

body[data-ryby-visual="19.0.0"] .metrics article{
  min-height:104px!important;
  justify-content:flex-start!important;
  padding:0 clamp(18px,2.4vw,32px)!important;
  border-right:1px solid rgba(224,199,124,.11)!important;
}

body[data-ryby-visual="19.0.0"] .metrics article>span{
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(224,199,124,.23)!important;
  border-radius:50%!important;
  color:var(--ry190-gold-soft)!important;
  font-size:14px!important;
}

body[data-ryby-visual="19.0.0"] .metrics small{
  color:rgba(241,236,223,.36)!important;
}

body[data-ryby-visual="19.0.0"] .metrics strong{
  color:var(--ry190-cream)!important;
  font-size:29px!important;
}

body[data-ryby-visual="19.0.0"] .catches,
body[data-ryby-visual="19.0.0"] .trophy-gallery,
body[data-ryby-visual="19.0.0"] .conditions-center,
body[data-ryby-visual="19.0.0"] .analytics,
body[data-ryby-visual="19.0.0"] .fisheries,
body[data-ryby-visual="19.0.0"] .expeditions,
body[data-ryby-visual="19.0.0"] .ry17-more{
  padding-top:clamp(68px,7vw,108px)!important;
  padding-bottom:clamp(72px,8vw,118px)!important;
}

body[data-ryby-visual="19.0.0"] .section-heading,
body[data-ryby-visual="19.0.0"] .gallery-heading,
body[data-ryby-visual="19.0.0"] .conditions-heading,
body[data-ryby-visual="19.0.0"] .atlas-heading{
  margin-bottom:40px!important;
  gap:45px!important;
}

body[data-ryby-visual="19.0.0"] .section-heading h2,
body[data-ryby-visual="19.0.0"] .gallery-heading h2,
body[data-ryby-visual="19.0.0"] .conditions-heading h2,
body[data-ryby-visual="19.0.0"] .atlas-heading h2{
  font-size:clamp(46px,4.6vw,72px)!important;
  line-height:.94!important;
  text-wrap:balance;
}

body[data-ryby-visual="19.0.0"] .catches{
  background:
    radial-gradient(circle at 10% 5%,rgba(94,112,76,.12),transparent 30%),
    linear-gradient(180deg,#f2eee4,#e9e3d6)!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-grid{
  gap:20px!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-card{
  overflow:hidden!important;
  border:1px solid rgba(222,210,166,.15)!important;
  border-radius:18px!important;
  background:linear-gradient(155deg,#26372d,#17261f)!important;
  box-shadow:0 20px 50px rgba(8,24,17,.16)!important;
  transform:translateZ(0);
}

body[data-ryby-visual="19.0.0"] .catches .catch-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 29px 70px rgba(8,24,17,.24)!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-photo{
  aspect-ratio:1.38!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-photo::after{
  background:linear-gradient(180deg,transparent 45%,rgba(4,13,9,.54))!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-photo .angler-badge{
  top:14px!important;
  right:14px!important;
  border-radius:999px!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-card-body{
  padding:22px 21px 17px!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-card-body strong{
  font-size:34px!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-card-body>em{
  color:var(--ry190-gold-soft)!important;
  font-size:29px!important;
}

body[data-ryby-visual="19.0.0"] .catches .catch-meta{
  min-height:49px!important;
  padding:0 21px!important;
}

body[data-ryby-visual="19.0.0"] .filters button,
body[data-ryby-visual="19.0.0"] .gallery-controls select,
body[data-ryby-visual="19.0.0"] .gallery-controls button{
  border-radius:999px!important;
}

body[data-ryby-visual="19.0.0"] .ry17-more-grid>a{
  border-radius:17px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.012))!important;
}

body[data-ryby-visual="19.0.0"] .mobile-dock a[aria-current="page"]{
  color:var(--ry190-gold-soft)!important;
}

body[data-ryby-visual="19.0.0"] .back-to-top{
  box-shadow:0 14px 34px rgba(0,0,0,.3)!important;
}

body[data-ryby-visual="19.0.0"] .ry190-error-note{
  margin-top:12px;
  color:rgba(241,236,223,.42);
  font-size:8px;
}

@media(max-width:1120px){
  body[data-ryby-visual="19.0.0"] .hero{
    grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important;
    gap:32px!important;
    padding-left:38px!important;
    padding-right:38px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero h1{
    font-size:clamp(62px,8vw,92px)!important;
  }

  body[data-ryby-visual="19.0.0"] .instruments{
    left:38px!important;
    right:38px!important;
  }
}

@media(max-width:900px){
  body[data-ryby-visual="19.0.0"] .topbar{
    min-height:66px!important;
    height:66px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero{
    min-height:auto!important;
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding:62px 18px 54px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero::before{
    display:none!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-copy{
    max-width:720px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero h1{
    max-width:700px!important;
    font-size:clamp(55px,14vw,88px)!important;
    line-height:.86!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-lead{
    max-width:620px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record{
    width:min(100%,680px)!important;
    justify-self:start!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-media{
    aspect-ratio:1.8!important;
  }

  body[data-ryby-visual="19.0.0"] .instruments{
    display:none!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics{
    width:calc(100% - 28px)!important;
    margin:14px auto 0!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics article{
    min-height:89px!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics article:nth-child(2){
    border-right:0!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics article:nth-child(-n+2){
    border-bottom:1px solid rgba(224,199,124,.11)!important;
  }
}

@media(max-width:620px){
  body[data-ryby-visual="19.0.0"] .topbar{
    padding:0 14px!important;
  }

  body[data-ryby-visual="19.0.0"] .topbar .brand-mark{
    width:40px!important;
    height:40px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero{
    padding-top:46px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-copy .eyebrow{
    margin-bottom:18px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero h1{
    font-size:clamp(49px,14.5vw,70px)!important;
    line-height:.9!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-lead{
    margin-top:23px!important;
    font-size:14px!important;
    line-height:1.58!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-team{
    margin-top:22px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-team strong{
    font-size:16px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-actions{
    flex-direction:row!important;
    align-items:center!important;
    gap:17px!important;
    margin-top:25px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-actions .gold-button{
    min-height:48px!important;
    padding:0 18px!important;
    gap:16px!important;
  }

  body[data-ryby-visual="19.0.0"] .hero-actions .under-link{
    font-size:8px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record{
    border-radius:18px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-media{
    aspect-ratio:1.32!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-kicker{
    top:13px!important;
    left:13px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-weight{
    right:15px!important;
    bottom:11px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-weight strong{
    font-size:57px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-body{
    padding:19px 18px 20px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-facts{
    margin:17px 0 18px!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-facts span{
    min-height:62px!important;
    padding:8px 9px!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics article{
    gap:11px!important;
    padding:0 14px!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics article>span{
    width:30px!important;
    min-width:30px!important;
    height:30px!important;
    font-size:12px!important;
  }

  body[data-ryby-visual="19.0.0"] .metrics strong{
    font-size:23px!important;
  }

  body[data-ryby-visual="19.0.0"] .section-heading h2,
  body[data-ryby-visual="19.0.0"] .gallery-heading h2,
  body[data-ryby-visual="19.0.0"] .conditions-heading h2,
  body[data-ryby-visual="19.0.0"] .atlas-heading h2{
    font-size:44px!important;
  }

  body[data-ryby-visual="19.0.0"] .catches .catch-card{
    border-radius:15px!important;
  }
}

@media(max-width:390px){
  body[data-ryby-visual="19.0.0"] .hero-actions{
    align-items:flex-start!important;
    flex-direction:column!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-facts{
    grid-template-columns:1fr!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-facts span{
    min-height:49px!important;
    padding:10px 0!important;
    border-right:0!important;
    border-bottom:1px solid rgba(241,236,223,.08)!important;
  }

  body[data-ryby-visual="19.0.0"] .ry190-record-facts span:last-child{
    border-bottom:0!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body[data-ryby-visual="19.0.0"] *,
  body[data-ryby-visual="19.0.0"] *::before,
  body[data-ryby-visual="19.0.0"] *::after{
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
  }
}
