#app {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

:root {
  --swiper-navigation-color: #fff;
  --swiper-pagination-color: #fff;
  --swiper-pagination-bullet-inactive-color: #fff;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide-content {
  position: absolute;
  left: 32px;
  bottom: 32px;
  max-width: calc(100% - 64px);
}

.swiper-slide-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.demo-shader-picker {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 100;
  cursor: pointer;
}

.demo-shader-selector {
  display: flex;
  align-items: center;
  color: rgb(0, 128, 255);
  background: rgb(40, 40, 40);
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
}
.demo-shader-selector span {
  color: #fff;
  margin-right: 4px;
}
.demo-shader-selector svg {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
  margin-left: 2px;
}
.demo-shader-selector:hover {
  background: rgb(45, 45, 45);
}

.demo-shader-current {
  font-family: Monaco, Menlo, monospace;
}

.demo-shader-options {
  position: absolute;
  text-align: right;
  right: 8px;
  top: 8px;
  background: rgb(50, 50, 50);
  border-radius: 4px;
  display: none;
  white-space: nowrap;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  font-family: Monaco, Menlo, monospace;
}
.demo-shader-options span {
  display: block;
  padding: 8px 16px;
}
.demo-shader-options span + span {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.demo-shader-options span:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #0080ff;
}
/*
     FILE ARCHIVED ON 10:03:39 Jul 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:38:41 Jul 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.886
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.08
  esindex: 0.015
  cdx.remote: 23.304
  LoadShardBlock: 121.963 (3)
  PetaboxLoader3.datanode: 195.807 (5)
  PetaboxLoader3.resolve: 113.843 (2)
  load_resource: 251.054
  loaddict: 59.535
*/