/*
 * Da Vat Hy Lures — Phase 24B.2.7C
 * Shared Scout Hero Foundation
 *
 * My Tackle Box is the visual master. The normal Today hero and the focused
 * Fishing Conditions hero now share one final geometry/type/action layer.
 * Route-specific wording may vary; the hero itself may not drift.
 *
 * STYLE ONLY. No Fishing Intelligence, Scout, route or data behaviour.
 */

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  min-height:174px!important;
  display:grid!important;
  grid-template-columns:112px minmax(0,1.34fr) minmax(300px,.66fr)!important;
  grid-template-rows:auto auto!important;
  grid-template-areas:
    "scout welcome actions"
    "scout scoutcopy actions"!important;
  column-gap:18px!important;
  row-gap:7px!important;
  align-items:center!important;
  margin:0!important;
  padding:18px min(3.4vw,46px)!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(110deg,#073a2d 0%,#0e513d 60%,#315f3f 100%)!important;
  color:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero::after{
  content:""!important;
  position:absolute!important;
  right:-110px!important;
  bottom:-185px!important;
  width:390px!important;
  height:390px!important;
  border:1px solid rgba(230,168,33,.20)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-welcome-copy{
  grid-area:welcome!important;
  position:relative!important;
  z-index:1!important;
  min-width:0!important;
  align-self:end!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-welcome-copy .eyebrow{
  margin:0!important;
  color:#efb448!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero h1{
  margin:2px 0 4px!important;
  max-width:none!important;
  color:#fff!important;
  font-family:Georgia,serif!important;
  font-size:clamp(2.45rem,3.05vw,3.35rem)!important;
  line-height:.93!important;
  letter-spacing:-.024em!important;
  text-wrap:balance;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-status{
  margin:0!important;
  max-width:900px!important;
  color:rgba(255,255,255,.80)!important;
  font-size:.76rem!important;
  line-height:1.30!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-status strong{
  color:#fff!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-visual{
  grid-area:scout!important;
  position:relative!important;
  width:108px!important;
  height:132px!important;
  align-self:end!important;
  z-index:1!important;
  overflow:visible!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-visual img{
  position:absolute!important;
  left:50%!important;
  bottom:-27px!important;
  width:auto!important;
  height:156px!important;
  max-width:none!important;
  transform:translateX(-50%)!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 10px rgba(0,0,0,.18))!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line{
  grid-area:scoutcopy!important;
  position:relative!important;
  z-index:1!important;
  align-self:start!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:4px 7px!important;
  max-width:820px!important;
  margin:0!important;
  padding-top:3px!important;
  color:rgba(255,255,255,.78)!important;
  font-size:.69rem!important;
  line-height:1.34!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line strong{
  color:#efb448!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions{
  grid-area:actions!important;
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:6px!important;
  align-self:center!important;
  margin:0!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions button{
  min-width:0!important;
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:4px!important;
  background:rgba(255,255,255,.06)!important;
  color:#fff!important;
  box-shadow:none!important;
  font:800 .65rem/1.15 Inter,Arial,sans-serif!important;
  cursor:pointer!important;
  text-align:center!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions button:hover,
body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions button:focus-visible{
  border-color:#efb448!important;
  background:rgba(255,255,255,.11)!important;
}

body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions .dvh23b8d5-ask{
  border-color:#e6a821!important;
  background:#e6a821!important;
  color:#10382e!important;
}

@media(min-width:1280px){
  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero h1{
    white-space:nowrap!important;
  }
}

/* Tablet/mobile follows the approved My Tackle Box composition:
   route heading full-width, then Scout + helper copy, then the 2×2 actions. */
@media(max-width:760px){
  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero{
    border-radius:0!important;
  }
}

@media(max-width:600px){
  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero{
    min-height:0!important;
    grid-template-columns:62px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    grid-template-areas:
      "welcome welcome"
      "scout scoutcopy"
      "actions actions"!important;
    align-items:start!important;
    gap:7px 11px!important;
    padding:14px 16px 15px!important;
    overflow:visible!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-welcome-copy{
    grid-area:welcome!important;
    width:100%!important;
    min-width:0!important;
    align-self:start!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-welcome-copy .eyebrow{
    font-size:.54rem!important;
    line-height:1.2!important;
    letter-spacing:.09em!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero h1{
    width:100%!important;
    margin:2px 0 5px!important;
    font-size:clamp(1.55rem,7.4vw,1.86rem)!important;
    line-height:.98!important;
    letter-spacing:-.022em!important;
    white-space:nowrap!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-status{
    max-width:100%!important;
    margin:0 0 3px!important;
    font-size:.68rem!important;
    line-height:1.28!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-visual{
    grid-area:scout!important;
    width:60px!important;
    height:84px!important;
    align-self:end!important;
    margin-top:1px!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-visual img{
    bottom:-9px!important;
    height:96px!important;
    filter:drop-shadow(0 5px 7px rgba(0,0,0,.15))!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line{
    grid-area:scoutcopy!important;
    align-self:center!important;
    display:block!important;
    margin:0!important;
    padding:3px 0 0!important;
    max-width:none!important;
    font-size:.63rem!important;
    line-height:1.28!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line strong,
  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line span{
    display:block!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-scout-line strong{
    margin:0 0 2px!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions{
    grid-area:actions!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%!important;
    margin-top:1px!important;
  }

  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero .dvh23b8d5-help-actions button{
    min-height:38px!important;
    padding:8px 7px!important;
    font-size:.60rem!important;
    white-space:normal!important;
  }
}

@media(max-width:360px){
  body.dvh23b2-pocket-shell .dvh24b27c-scout-hero h1{
    font-size:1.47rem!important;
  }
}
