.stage16-more-tile .stage16-destination__icon,
.stage16-more-tile .stage16-destination__chevron{
  display:none!important;
}

.stage16-more-tile--offline::before{
  background-image:linear-gradient(rgba(24,31,28,.05),rgba(24,31,28,.05)),url('/assets/ca89/ca89-chimney-beach-trail-and-secret-cove.jpg')!important;
  background-position:center 58%!important;
}

html[data-theme="dark"] .family-person-chip,
html[data-theme="dark"] .year-choice,
html[data-effective-theme="dark"] .family-person-chip,
html[data-effective-theme="dark"] .year-choice{
  border-color:color-mix(in srgb,var(--divider) 58%,#ffffff 42%)!important;
  background:color-mix(in srgb,var(--card) 88%,#ffffff 12%)!important;
  color:color-mix(in srgb,var(--charcoal) 18%,#ffffff 82%)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.05) inset;
}

html[data-theme="dark"] .family-person-chip strong,
html[data-theme="dark"] .year-choice,
html[data-effective-theme="dark"] .family-person-chip strong,
html[data-effective-theme="dark"] .year-choice{
  color:inherit!important;
}

html[data-theme="dark"] .family-person-chip.is-selected,
html[data-theme="dark"] .year-choice.is-selected,
html[data-effective-theme="dark"] .family-person-chip.is-selected,
html[data-effective-theme="dark"] .year-choice.is-selected{
  border-color:color-mix(in srgb,var(--accent) 72%,#ffffff 28%)!important;
  background:color-mix(in srgb,var(--accent) 26%,var(--card))!important;
  color:#ffffff!important;
  box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent) inset;
}

html[data-theme="dark"] .family-filter-avatar,
html[data-effective-theme="dark"] .family-filter-avatar{
  border-color:rgba(255,255,255,.2)!important;
}

[data-header]{
  touch-action:manipulation;
}

@media(max-width:430px){
  .stage16-more-tile--offline::before{background-position:center 60%!important}
}
