/* v53: use the Starfish Book edge-tab proportions and animated chevron. */
html body main details.join-explore>summary{
  box-sizing:border-box!important;
  right:0!important;
  width:58px!important;
  min-width:58px!important;
  max-width:58px!important;
  min-height:0!important;
  height:auto!important;
  padding:12px 7px 10px 3px!important;
  gap:7px!important;
  overflow:hidden!important;
  border-radius:14px 0 0 14px!important;
  background:#d4ad69!important;
  box-shadow:0 8px 28px rgba(8,38,46,.22)!important;
}
html body main details.join-explore>summary:hover,
html body main details.join-explore>summary:focus-visible{
  width:61px!important;
  min-width:61px!important;
  max-width:61px!important;
  background:#e3c389!important;
}
html body main details.join-explore>summary .join-tab-copy{
  display:block!important;
  box-sizing:border-box!important;
  width:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  transform:translateX(-1px)!important;
}
html body main details.join-explore>summary .join-tab-copy small,
html body main details.join-explore>summary .join-tab-copy strong{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  box-sizing:border-box!important;
  width:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:#10333e!important;
  font-family:Arial,sans-serif!important;
  font-style:normal!important;
  font-weight:800!important;
  line-height:1.08!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  transform:none!important;
}
html body main details.join-explore>summary .join-tab-copy i{display:block!important;margin:0!important;padding:0!important;font:inherit!important}
html body main details.join-explore>summary .tab-explore{font-size:10px!important}
html body main details.join-explore>summary .tab-your{margin-top:3px!important;font-size:22px!important}
html body main details.join-explore>summary .tab-place{margin-top:2px!important;font-size:14px!important}
html body main details.join-explore>summary>b{
  margin:0!important;
  color:#795525!important;
  font:700 27px/.75 Georgia,serif!important;
  letter-spacing:-3px!important;
  animation:join-tab-nudge 1.9s ease-in-out infinite!important;
}
@keyframes join-tab-nudge{0%,58%,100%{transform:translateX(2px);opacity:.72}72%{transform:translateX(-5px);opacity:1}84%{transform:translateX(-1px);opacity:.88}}
@media(max-width:700px){
  html body main details.join-explore>summary{width:55px!important;min-width:55px!important;max-width:55px!important;padding:11px 3px 9px!important;gap:6px!important}
  html body main details.join-explore>summary:hover,
  html body main details.join-explore>summary:focus-visible{width:58px!important;min-width:58px!important;max-width:58px!important}
  html body main details.join-explore>summary .join-tab-copy,
  html body main details.join-explore>summary .join-tab-copy small,
  html body main details.join-explore>summary .join-tab-copy strong{width:47px!important;min-width:47px!important;max-width:47px!important}
  html body main details.join-explore>summary .join-tab-copy{transform:none!important}
  html body main details.join-explore>summary .tab-explore{font-size:9.8px!important}
  html body main details.join-explore>summary .tab-your{font-size:21px!important}
  html body main details.join-explore>summary .tab-place{font-size:13.5px!important}
}
@media(prefers-reduced-motion:reduce){html body main details.join-explore>summary>b{animation:none!important}}
