/* STLBEAST V1049 — Core Web Vitals, accessibility and mobile usability */
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{
  outline:3px solid #58b8ff;
  outline-offset:3px;
  box-shadow:0 0 0 5px rgba(2,7,17,.88);
}
:where(button,a,input,select,textarea,summary){touch-action:manipulation}
:where(img,svg,video){max-width:100%}
img{height:auto}
:where([id]){scroll-margin-top:7rem}
.v648-skip,.hub700-skip,.skip{
  z-index:100000;
}
@supports (content-visibility:auto){
  .v1024-proof-products,
  .v1024-collection-value,
  .v1024-secondary-paths,
  .v737-section,
  .hub2-section,
  .v996-community-section,
  .v650-detail-grid,
  .v650-related,
  .v650-recommendations{
    content-visibility:auto;
    contain-intrinsic-size:1px 900px;
  }
}
@media (max-width:760px){
  :where(.btn,.v650-button,.hub2-btn,.v996-community-btn,.v648-nav a,.hub700-nav a,button,input,select,summary){
    min-height:44px;
  }
  :where(input,select,textarea){font-size:16px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
}
