:root {
  --athletics: "Athletics", sans-serif;
  --verdana: "Verdana", sans-serif;
  --white: #ffffff;
  --black: #000000;
  --gray-light: #E8EBEE;
  --gray: #ACB4BB;
  --gray-dark: #6D7A83;
  --red: #ff1001;
  --red-dark: #b90c00;
  --blue: #071B3B;
  --blue-medium: #164288;
  --blue-light: #3c7ade;
  --blue-gradient: radial-gradient(circle, #123f6a 0%, #071b3b 85%) fixed;
  --gray-light: #E8EBEE;
  --gray-light-100: rgba(232, 235, 238, 1);
  --gray-light-95: rgba(232, 235, 238, 0.95);
  --gray-light-90: rgba(232, 235, 238, 0.9);
  --gray-light-85: rgba(232, 235, 238, 0.85);
  --gray-light-80: rgba(232, 235, 238, 0.8);
  --gray-light-75: rgba(232, 235, 238, 0.75);
  --gray-light-70: rgba(232, 235, 238, 0.7);
  --gray-light-65: rgba(232, 235, 238, 0.65);
  --gray-light-60: rgba(232, 235, 238, 0.6);
  --gray-light-55: rgba(232, 235, 238, 0.55);
  --gray-light-50: rgba(232, 235, 238, 0.5);
  --gray-light-45: rgba(232, 235, 238, 0.45);
  --gray-light-40: rgba(232, 235, 238, 0.4);
  --gray-light-35: rgba(232, 235, 238, 0.35);
  --gray-light-30: rgba(232, 235, 238, 0.3);
  --gray-light-25: rgba(232, 235, 238, 0.25);
  --gray-light-20: rgba(232, 235, 238, 0.2);
  --gray-light-15: rgba(232, 235, 238, 0.15);
  --gray-light-10: rgba(232, 235, 238, 0.1);
  --gray-light-5: rgba(232, 235, 238, 0.05);
  --gray-light-0: rgba(232, 235, 238, 0);
  --blue-99: rgba(7, 27, 59, 0.99);
  --blue-98: rgba(7, 27, 59, 0.98);
  --blue-97: rgba(7, 27, 59, 0.97);
  --blue-96: rgba(7, 27, 59, 0.96);
  --blue-95: rgba(7, 27, 59, 0.95);
  --blue-90: rgba(7, 27, 59, 0.90);
  --blue-85: rgba(7, 27, 59, 0.85);
  --blue-80: rgba(7, 27, 59, 0.80);
  --blue-75: rgba(7, 27, 59, 0.75);
  --blue-70: rgba(7, 27, 59, 0.70);
  --blue-65: rgba(7, 27, 59, 0.65);
  --blue-60: rgba(7, 27, 59, 0.60);
  --blue-55: rgba(7, 27, 59, 0.55);
  --blue-50: rgba(7, 27, 59, 0.50);
  --blue-45: rgba(7, 27, 59, 0.45);
  --blue-40: rgba(7, 27, 59, 0.40);
  --blue-35: rgba(7, 27, 59, 0.35);
  --blue-30: rgba(7, 27, 59, 0.30);
  --blue-25: rgba(7, 27, 59, 0.25);
  --blue-20: rgba(7, 27, 59, 0.20);
  --blue-15: rgba(7, 27, 59, 0.15);
  --blue-10: rgba(7, 27, 59, 0.10);
  --blue-05: rgba(7, 27, 59, 0.05);
  --white-95: rgba(255, 255, 255, 0.95);
  --white-90: rgba(255, 255, 255, 0.90);
  --white-85: rgba(255, 255, 255, 0.85);
  --white-80: rgba(255, 255, 255, 0.80);
  --white-75: rgba(255, 255, 255, 0.75);
  --white-70: rgba(255, 255, 255, 0.70);
  --white-65: rgba(255, 255, 255, 0.65);
  --white-60: rgba(255, 255, 255, 0.60);
  --white-55: rgba(255, 255, 255, 0.55);
  --white-50: rgba(255, 255, 255, 0.50);
  --white-45: rgba(255, 255, 255, 0.45);
  --white-40: rgba(255, 255, 255, 0.40);
  --white-35: rgba(255, 255, 255, 0.35);
  --white-30: rgba(255, 255, 255, 0.30);
  --white-25: rgba(255, 255, 255, 0.25);
  --white-20: rgba(255, 255, 255, 0.20);
  --white-15: rgba(255, 255, 255, 0.15);
  --white-10: rgba(255, 255, 255, 0.10);
  --white-05: rgba(255, 255, 255, 0.05);
  --black-95: rgba(0, 0, 0, 0.95);
  --black-90: rgba(0, 0, 0, 0.90);
  --black-85: rgba(0, 0, 0, 0.85);
  --black-80: rgba(0, 0, 0, 0.80);
  --black-75: rgba(0, 0, 0, 0.75);
  --black-70: rgba(0, 0, 0, 0.70);
  --black-65: rgba(0, 0, 0, 0.65);
  --black-60: rgba(0, 0, 0, 0.60);
  --black-55: rgba(0, 0, 0, 0.55);
  --black-50: rgba(0, 0, 0, 0.50);
  --black-45: rgba(0, 0, 0, 0.45);
  --black-40: rgba(0, 0, 0, 0.40);
  --black-35: rgba(0, 0, 0, 0.35);
  --black-30: rgba(0, 0, 0, 0.30);
  --black-25: rgba(0, 0, 0, 0.25);
  --black-20: rgba(0, 0, 0, 0.20);
  --black-15: rgba(0, 0, 0, 0.15);
  --black-10: rgba(0, 0, 0, 0.10);
  --black-05: rgba(0, 0, 0, 0.05);
  --black-04: rgba(0, 0, 0, 0.04);
  --black-03: rgba(0, 0, 0, 0.03);
  --black-02: rgba(0, 0, 0, 0.02);
  --black-01: rgba(0, 0, 0, 0.01);
}

@-webkit-keyframes modalFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@keyframes modalFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@-webkit-keyframes modalFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
}
@keyframes modalFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
}
@-webkit-keyframes slide-in-left {
  0% {
    transform: translateX(-800px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    transform: translateX(-800px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-right {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-right-re {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(415px);
    opacity: 1;
  }
}
@keyframes slide-in-right-re {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(415px);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-right-re-small {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(200px);
    opacity: 1;
  }
}
@keyframes slide-in-right-re-small {
  0% {
    transform: translateX(800px);
  }
  100% {
    transform: translateX(200px);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-slide-in-left {
  0% {
    opacity: 0;
    transform: translateX(-500px);
  }
  25% {
    opacity: 1;
    transform: translateX(-500px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@keyframes fade-in-slide-in-left {
  0% {
    opacity: 0;
    transform: translateX(-500px);
  }
  25% {
    opacity: 1;
    transform: translateX(-500px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@-webkit-keyframes fade-in-slide-in-right {
  0% {
    opacity: 0;
    transform: translateX(500px);
  }
  25% {
    opacity: 1;
    transform: translateX(500px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@keyframes fade-in-slide-in-right {
  0% {
    opacity: 0;
    transform: translateX(500px);
  }
  25% {
    opacity: 1;
    transform: translateX(500px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@-webkit-keyframes fade-out-slide-in-left {
  0% {
    transform: translateX(-450px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@keyframes fade-out-slide-in-left {
  0% {
    transform: translateX(-450px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@-webkit-keyframes fade-out-slide-in-right {
  0% {
    transform: translateX(450px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@keyframes fade-out-slide-in-right {
  0% {
    transform: translateX(450px);
  }
  50% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
@-webkit-keyframes initAnimation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(-30deg);
  }
}
@keyframes initAnimation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(-30deg);
  }
}
@keyframes modalFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  75% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  75% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fadeInOutTarget {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeInOutTarget {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  50% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fadeInBounce {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -20px);
  }
  50% {
    opacity: 0.75;
    visibility: visible;
    transform: translate(0, 10px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@keyframes fadeInBounce {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, -20px);
  }
  50% {
    opacity: 0.75;
    visibility: visible;
    transform: translate(0, 10px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
@keyframes modalFadeOut {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50px);
  }
}
@-webkit-keyframes rotateY {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes rotateY {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes shaReTextGrow {
  0% {
    font-size: 1.5rem;
  }
  100% {
    font-size: 5rem;
  }
}
@keyframes shaReTextGrow {
  0% {
    font-size: 1.5rem;
  }
  100% {
    font-size: 5rem;
  }
}
@-webkit-keyframes scaleX1-25 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.25);
  }
}
@keyframes scaleX1-25 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.25);
  }
}
@-webkit-keyframes scaleX1-5 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes scaleX1-5 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleX1-75 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.75);
  }
}
@keyframes scaleX1-75 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.75);
  }
}
@-webkit-keyframes scaleX2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2);
  }
}
@keyframes scaleX2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2);
  }
}
@-webkit-keyframes scaleX2-25 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.25);
  }
}
@keyframes scaleX2-25 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.25);
  }
}
@-webkit-keyframes scaleX2-5 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.5);
  }
}
@keyframes scaleX2-5 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.5);
  }
}
@-webkit-keyframes scaleX2-75 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.75);
  }
}
@keyframes scaleX2-75 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2.75);
  }
}
@-webkit-keyframes scaleX3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(3);
  }
}
@keyframes scaleX3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(3);
  }
}
@-webkit-keyframes scaleX3-33 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(3.33);
  }
}
@keyframes scaleX3-33 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(3.33);
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.15;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.15;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@-webkit-keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@-webkit-keyframes bounceUp {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(20px);
  }
  60% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes bounceUp {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(20px);
  }
  60% {
    -webkit-transform: translateY(10px);
  }
}
@-webkit-keyframes pulse {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body {
  color: var(--white);
  overflow-x: hidden;
}

html {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  padding: 0;
  font-size: 0.9375rem;
  font-family: "Verdana", sans-serif;
  font-size: 1rem;
  background: var(--white);
  color: var(--black);
}
body strong {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
}

*:focus-visible {
  outline-color: var(--light-blue);
}

.red {
  color: var(--red);
}

.reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

img[src$=".gif"]:not(.gif-image) {
  display: none !important;
}

.share {
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  font-weight: 700 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-style: normal;
  margin: 0 0 1.25rem;
  padding: 0;
  letter-spacing: normal;
  text-wrap: balance;
}

@media all and (max-width: 800px) {
  h2, h3, h4, h5, h6 {
    letter-spacing: -0.1rem;
  }
}

h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
@media all and (max-width: 800px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: 2rem;
}
@media all and (max-width: 800px) {
  h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 1.5rem;
}
@media all and (max-width: 800px) {
  h4 {
    font-size: 1.25rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  line-height: 1.5;
}

@font-face {
  font-family: "Athletics";
  src: url("../fonts/athletics_light-webfont.woff2") format("woff2"), url("../fonts/athletics_light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Athletics";
  src: url("../fonts/athletics_regular-webfont.woff2") format("woff2"), url("../fonts/athletics_regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Athletics";
  src: url("../fonts/athletics_medium-webfont.woff2") format("woff2"), url("../fonts/athletics_medium-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Athletics";
  src: url("../fonts/athletics_bold-webfont.woff2") format("woff2"), url("../fonts/athletics_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Athletics";
  src: url("../fonts/athletics_extrabold-webfont.woff2") format("woff2"), url("../fonts/athletics_extrabold-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Athletics";
  src: url("../fonts/") format("woff2"), url("../fonts/athletics_black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
#round-table {
  background: var(--white);
}

#share-responsibility {
  background: var(--white);
  color: var(--black);
}
#share-responsibility[data-theme=white] {
  background: var(--white);
  color: var(--black);
}
#share-responsibility[data-theme=blue] {
  background: var(--blue);
  color: var(--white);
}

.animation-track {
  font-family: var(--verdana);
  font-weight: 700;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 0;
}
.animation-track > div {
  font-size: 6rem;
  display: inline-flex;
  flex-flow: row nowrap;
}
@media all and (max-width: 1200px) {
  .animation-track > div {
    font-size: 3rem;
  }
}
@media all and (max-width: 800px) {
  .animation-track > div {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 600px) {
  .animation-track > div {
    font-size: 1.5rem;
  }
}
.animation-track > div[data-id="1"] {
  text-align: center;
  position: absolute;
}
.animate .animation-track > div[data-id="1"] span span {
  -webkit-animation: fadeOut 1s ease-in-out forwards;
          animation: fadeOut 1s ease-in-out forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.animate .animation-track > div[data-id="2"] {
  transform: translate(200%);
  -webkit-animation: slide-in-right 2s ease-in-out forwards;
          animation: slide-in-right 2s ease-in-out forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.animate .animation-track > div[data-id="2"] span + span {
  -webkit-animation: fadeOut 1s ease-in-out forwards;
          animation: fadeOut 1s ease-in-out forwards;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.animation-track > div[data-id="3"] {
  text-align: center;
  position: absolute;
}
.animate .animation-track > div[data-id="3"] {
  transform: translateX(4%);
  opacity: 0;
  -webkit-animation: fadeIn 1s ease-in-out forwards;
          animation: fadeIn 1s ease-in-out forwards;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

@keyframes slide-in-right {
  0% {
    transform: translate(200%);
  }
  100% {
    transform: translate(55%);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#banner {
  background: var(--blue-gradient);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.bg-blobs {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.bg-blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  will-change: transform;
}

.bg-blob--1 {
  width: 65vw;
  height: 65vw;
  max-width: 680px;
  max-height: 680px;
  background: radial-gradient(circle, #3c7ade, transparent 65%);
  top: -15%;
  left: -10%;
  opacity: 0.25;
  animation: bgDrift1 28s ease-in-out infinite alternate;
}

.bg-blob--2 {
  width: 55vw;
  height: 55vw;
  max-width: 560px;
  max-height: 560px;
  background: radial-gradient(circle, #6a9de8, transparent 65%);
  bottom: -20%;
  right: -10%;
  opacity: 0.25;
  animation: bgDrift2 34s ease-in-out infinite alternate;
}

.bg-blob--3 {
  width: 40vw;
  height: 40vw;
  max-width: 420px;
  max-height: 420px;
  background: radial-gradient(circle, #2256b8, transparent 65%);
  top: 30%;
  left: 40%;
  opacity: 0.25;
  animation: bgDrift3 22s ease-in-out infinite alternate;
}

@keyframes bgDrift1 {
  0%   { transform: translate(0, 0); }
  100% { transform: translate(20vw, 16vh); }
}

@keyframes bgDrift2 {
  0%   { transform: translate(0, 0); }
  100% { transform: translate(-18vw, -14vh); }
}

@keyframes bgDrift3 {
  0%   { transform: translate(0, 0); }
  100% { transform: translate(-12vw, 10vh); }
}

.up2go-animation {
  width: 100%;
  height: 100vh;
  padding: 8rem 1.25rem 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.up2go-stage {
  transform-origin: center center;
}

.up2go-stage.is-panning {
  user-select: none;
}
@media all and (max-width: 600px) {
  .up2go-animation {
    padding: 2rem 0.625rem 0;
  }
}
.up2go-logo-container {
  width: clamp(320px, 100%, 1000px);
  aspect-ratio: 16/9;
  margin: -5rem auto 0;
  position: relative;
  pointer-events: none;
}
@media all and (max-width: 800px) {
  .up2go-logo-container {
    margin-top: -3rem;
  }
}
@media all and (max-width: 600px) {
  .up2go-logo-container {
    margin-top: 0;
  }
}
.up2go-logo-container img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 1s ease;
}
.up2go-description {
  font-family: var(--athletics);
  font-weight: 600;
  font-size: 3.5rem;
  margin: -5rem 0 0 0;
  height: 100%;
  min-height: 72px;
  color: var(--white);
}
.up2go-description span.red {
  color: var(--red);
}
@media all and (max-width: 1100px) {
  .up2go-description {
    font-size: 2.5rem;
    margin: -2rem 0 0 0;
  }
}
@media all and (max-width: 800px) {
  .up2go-description {
    font-size: 2rem;
  }
}
@media all and (max-width: 600px) {
  .up2go-description {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 430px) {
  .up2go-description {
    margin-top: -1rem;
    font-size: 1.25rem;
  }
}
@media all and (max-width: 400px) {
  .up2go-description {
    margin-top: -1rem;
    font-size: 1.125rem;
  }
}

@-webkit-keyframes textWaveIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes textWaveIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes textWaveOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@keyframes textWaveOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@-webkit-keyframes textWaveInScale {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes textWaveInScale {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes textWaveOutScale {
  from {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  to {
    opacity: 0;
    transform: translateY(-20px) scale(0);
  }
}
@keyframes textWaveOutScale {
  from {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  to {
    opacity: 0;
    transform: translateY(-20px) scale(0);
  }
}
.letter {
  display: inline-flex;
  opacity: 0; /* Start with invisible letters */
}
.letter.red {
  color: var(--rasic-red);
}
.letter.lg {
  font-size: 0;
  -webkit-animation: textWaveInScale 0.7s ease forwards, textWaveOutScale 0.7s 2.25s ease forwards;
          animation: textWaveInScale 0.7s ease forwards, textWaveOutScale 0.7s 2.25s ease forwards;
}
.letter.lg::before {
  --size: 1.25rem;
  content: "";
  width: var(--size);
  height: var(--size);
  display: inline-block;
  margin-left: 0.375rem;
  border-radius: 50%;
  background: var(--rasic-red);
}
@media all and (max-width: 600px) {
  .letter.lg::before {
    --size: 1rem;
  }
}

.share-logo {
  margin: 0 auto;
  display: block;
  width: clamp(200px, 100%, 600px);
}
@media all and (max-width: 600px) {
  .share-logo {
    padding: 0 0.625rem;
  }
}
/* --- Banner Controls (Toggle) --- */
.banner-controls {
  position: fixed;
  top: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 0.75rem;
  z-index: 10;
}

.banner-controls.is-disabled {
  opacity: 0.45;
}

.banner-controls.is-disabled .toggle-switch {
  cursor: not-allowed;
  pointer-events: none;
}

.zoom-controls {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: var(--white);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  backdrop-filter: blur(8px);
  z-index: 10;
  transition: background 0.2s, border-color 0.2s;
}

.zoom-controls__label,
.zoom-controls__value {
  color: var(--white);
  font: inherit;
  text-transform: uppercase;
}

.zoom-controls__value {
  min-width: 2.75rem;
  text-align: right;
  color: rgba(255, 255, 255, 0.72);
}

.zoom-controls input[type="range"] {
  width: min(18vw, 120px);
  -webkit-appearance: none;
  appearance: none;
  height: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  outline: none;
  cursor: pointer;
}

.zoom-controls input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  background: var(--white);
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s;
}

.zoom-controls input[type="range"]::-webkit-slider-thumb:hover {
  background: var(--red);
  transform: scale(1.25);
}

.zoom-controls input[type="range"]::-moz-range-thumb {
  width: 12px;
  height: 12px;
  background: var(--white);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s;
}

.zoom-controls input[type="range"]::-moz-range-thumb:hover {
  background: var(--red);
  transform: scale(1.25);
}

.zoom-controls input[type="range"]::-moz-range-track {
  height: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
}

@media all and (max-width: 600px) {
  .zoom-controls {
    bottom: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    gap: 0.3125rem;
    padding: 0.5rem 1.25rem;
  }

  .zoom-controls input[type="range"] {
    width: 100%;
    min-width: 0;
  }

  .zoom-controls__label,
  .zoom-controls__value {
    font-size: 0.8125rem;
    letter-spacing: 0.06em;
  }

  .zoom-controls__value {
    min-width: 2rem;
  }

  .zoom-controls input[type="range"]::-webkit-slider-thumb {
    width: 10px;
    height: 10px;
  }

  .zoom-controls input[type="range"]::-moz-range-thumb {
    width: 10px;
    height: 10px;
  }
}

.toggle-label {
  color: var(--white);
  font-family: var(--athletics);
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  opacity: 0.7;
  user-select: none;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 26px;
  cursor: pointer;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-slider {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 26px;
  transition: background 0.3s;
}

.toggle-slider::before {
  content: '';
  position: absolute;
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background: var(--white);
  border-radius: 50%;
  transition: transform 0.3s;
}

.toggle-switch input:checked + .toggle-slider {
  background: var(--red);
}

.toggle-switch input:checked + .toggle-slider::before {
  transform: translateX(22px);
}

/* --- FPS Counter --- */
.fps-counter {
  position: fixed;
  top: 1.5rem;
  left: 1.5rem;
  background: rgba(0, 0, 0, 0.45);
  color: var(--white);
  font-family: monospace;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  z-index: 5;
  pointer-events: none;
  min-width: 4.5rem;
  text-align: left;
  letter-spacing: 0.03em;
}

/* --- GIF Image --- */
.gif-image {
  display: block !important;
  opacity: 0;
  object-fit: contain;
  transition: opacity 0.5s ease !important;
}

/* --- Frame Overlays (layer view) --- */
.frame-overlay {
  position: absolute;
  inset: 0;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: rgba(7, 27, 59, 0);
  border-radius: 4px;
  transition: background 0.25s ease;
  cursor: inherit;
}
.frame-overlay.layer-visible {
  display: flex;
}
.frame-overlay:hover {
  background: rgba(7, 27, 59, 0.72);
}
.frame-overlay__number {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.2s, transform 0.2s;
}
.frame-overlay__text {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: clamp(0.75rem, 2vw, 1.125rem);
  font-weight: 600;
  color: var(--white);
  text-align: center;
  padding: 0 1.5rem;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.2s 0.06s, transform 0.2s 0.06s;
}
.frame-overlay:hover .frame-overlay__number,
.frame-overlay:hover .frame-overlay__text {
  opacity: 1;
  transform: translateY(0);
}

/* --- Layer Nav --- */
.layer-nav {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 0.75rem;
  z-index: 30;
}
.layer-nav[hidden] {
  display: none;
}
.layer-nav__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: var(--white);
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s, transform 0.15s;
  backdrop-filter: blur(8px);
}
.layer-nav__btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.35);
  transform: scale(1.1);
}
.layer-nav__btn:active {
  transform: scale(0.95);
}
.layer-nav__indicator {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 0.06em;
  min-width: 5rem;
  text-align: center;
}

/* --- Layer 2D Preview Card --- */
.layer-preview {
  position: fixed;
  bottom: 4.5rem;
  left: 50%;
  transform: translateX(-50%) translateY(8px);
  width: 280px;
  background: rgba(5, 18, 44, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 0.875rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  backdrop-filter: blur(16px);
  z-index: 40;
}
.layer-preview.is-visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.layer-preview__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
.layer-preview__label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--white);
}
.layer-preview__tag {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.5625rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--red);
  background: rgba(255, 16, 1, 0.12);
  border: 1px solid rgba(255, 16, 1, 0.25);
  padding: 0.125rem 0.375rem;
  border-radius: 3px;
}
.layer-preview__img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
  background: rgba(255, 255, 255, 0.04);
}
.layer-preview__desc {
  margin: 0.625rem 0 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.55);
  min-height: 1rem;
  font-style: italic;
}

/* --- Settings Trigger --- */
.settings-trigger {
  position: fixed;
  top: 1.5rem;
  right: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: var(--white);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  cursor: pointer;
  backdrop-filter: blur(8px);
  transition: background 0.2s, border-color 0.2s;
  z-index: 20;
}
.settings-trigger:hover,
.settings-trigger.is-active {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.35);
}
.settings-trigger svg {
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .settings-trigger__label {
    display: none;
  }
}

/* --- Settings Drawer --- */
.settings-drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: var(--desktop-drawer-width, 284px);
  height: 100%;
  background:
    radial-gradient(circle at top right, rgba(255, 16, 1, 0.14), rgba(255, 16, 1, 0) 32%),
    radial-gradient(circle at 18% 18%, rgba(72, 138, 235, 0.24), rgba(72, 138, 235, 0) 42%),
    linear-gradient(180deg, rgba(11, 34, 74, 0.82) 0%, rgba(6, 22, 52, 0.77) 52%, rgba(3, 12, 31, 0.82) 100%);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 0.96;
  -webkit-backdrop-filter: blur(24px) saturate(1.15);
  backdrop-filter: blur(24px) saturate(1.15);
  box-shadow: -18px 0 40px rgba(0, 0, 0, 0.24);
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 50;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.settings-resize-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.75rem;
  height: 100%;
  cursor: ew-resize;
  z-index: 2;
}
.settings-resize-handle::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0.3125rem;
  transform: translateY(-50%);
  width: 4px;
  height: 2.75rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  transition: background 0.2s;
}
.settings-drawer.is-resizing-desktop .settings-resize-handle::before,
.settings-resize-handle:hover::before {
  background: rgba(255, 255, 255, 0.28);
}
.settings-drawer.is-open {
  transform: translateX(0);
}
@media all and (max-width: 600px) {
  .settings-drawer {
    top: 0;
    bottom: auto;
    right: 0;
    width: var(--mobile-drawer-width, 100vw);
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    border-top: none;
    border-radius: 1.25rem 0 0 1.25rem;
    box-shadow: -20px 0 36px rgba(0, 0, 0, 0.28);
    transform: translateX(100%);
    transition: transform 0.34s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .settings-resize-handle {
    display: none;
  }
  .settings-drawer.is-open {
    transform: translateX(0);
  }
  .settings-drawer.is-resizing {
    transition: none;
  }
}

.settings-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.125rem 1.25rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  flex-shrink: 0;
}
.settings-drag-handle {
  display: none;
}
.settings-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: var(--white);
  letter-spacing: 0.03em;
}
.settings-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0;
  transition: color 0.2s, background 0.2s, border-color 0.2s, transform 0.15s;
}
.settings-close:hover {
  color: var(--white);
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.28);
  transform: scale(1.05);
}

.settings-body {
  flex: 1;
  overflow-y: auto;
  padding: 1rem 0 1.5rem;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.12) transparent;
}
.settings-drawer.is-two-column .settings-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0.875rem;
  align-content: start;
  padding: 1rem;
}
.settings-body::-webkit-scrollbar {
  width: 4px;
}
.settings-body::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 2px;
}

@media all and (max-width: 600px) {
  .settings-header {
    padding: 1.2rem 1.5rem 0.8125rem;
  }

  .settings-drag-handle {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    width: 1.25rem;
    cursor: ew-resize;
    z-index: 3;
  }
  .settings-drag-handle::after {
    content: '';
    display: block;
    width: 0.3125rem;
    height: 3rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.24);
  }

  .settings-body {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0.875rem 1.5rem 1rem;
  }
}

.settings-section {
  padding: 1rem 1.25rem;
  margin: 0 1rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.875rem;
  background: rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}
.settings-section:last-of-type {
  margin-bottom: 0;
}
.settings-drawer.is-two-column .settings-section {
  padding: 0.9375rem 1rem;
  margin: 0 0 1rem;
}
.settings-drawer.is-two-column .settings-section:first-of-type,
.settings-drawer.is-two-column .settings-section:nth-of-type(2),
.settings-drawer.is-two-column .settings-reset {
  grid-column: 1 / -1;
}
@media all and (max-width: 600px) {
  .settings-section {
    padding: 0.875rem;
    margin: 0 0 1rem;
  }

  .settings-section:first-of-type,
  .settings-section:nth-of-type(2) {
    grid-column: 1 / -1;
  }
}
.settings-section-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--red);
  margin-bottom: 0.875rem;
}

.settings-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.75rem;
}
.settings-row-label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}

.settings-field {
  margin-bottom: 0.875rem;
}
.settings-field:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 600px) {
  .settings-field {
    margin-bottom: 0.75rem;
  }
}
.settings-label-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 0.375rem;
}
.settings-label-row label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}
.settings-label-row span {
  font-family: monospace;
  font-size: 0.6875rem;
  color: rgba(255, 255, 255, 0.45);
}
.settings-field > label {
  display: block;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.375rem;
}

.settings-field input[type="text"] {
  width: 100%;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  color: var(--white);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  padding: 0.4375rem 0.625rem;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}
.settings-field input[type="text"]:focus {
  border-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
}
@media all and (max-width: 600px) {
  .settings-field input[type="text"] {
    font-size: 0.75rem;
    padding: 0.4rem 0.55rem;
  }
}

.settings-field input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 3px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  outline: none;
  cursor: pointer;
}
.settings-field input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  background: var(--white);
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s;
}
.settings-field input[type="range"]::-webkit-slider-thumb:hover {
  background: var(--red);
  transform: scale(1.25);
}
.settings-field input[type="range"]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: var(--white);
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
.settings-field input[type="range"]::-moz-range-track {
  height: 3px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
}

@media all and (max-width: 600px) {
  #layer-options {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 0.625rem 0.75rem;
  }

  #layer-options[hidden] {
    display: none !important;
  }

  #layer-options .settings-field,
  #layer-options .settings-row,
  #layer-options .settings-section-title,
  #layer-options .settings-hint {
    grid-column: 1 / -1;
  }

  .settings-reset {
    grid-column: 1 / -1;
    margin: 0 0.125rem;
  }
}

.settings-hint {
  margin: 0.5rem 0 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.6875rem;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 0.04em;
}

/* Small toggle variant for settings rows */
.toggle-switch--sm {
  width: 36px;
  height: 20px;
}
.toggle-switch--sm .toggle-slider::before {
  width: 12px;
  height: 12px;
  left: 4px;
  bottom: 4px;
}
.toggle-switch--sm input:checked + .toggle-slider::before {
  transform: translateX(16px);
}

.settings-reset {
  display: block;
  width: calc(100% - 2.5rem);
  margin: 0.75rem 1.25rem 0;
  padding: 0.5625rem;
  background: rgba(255, 16, 1, 0.1);
  border: 1px solid rgba(255, 16, 1, 0.25);
  border-radius: 6px;
  color: var(--red);
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.settings-drawer.is-two-column .settings-reset {
  width: 100%;
  margin: 0;
}
.settings-reset:hover {
  background: rgba(255, 16, 1, 0.2);
  border-color: rgba(255, 16, 1, 0.45);
}

/* Frame Text & Visibility controls */
.frame-row-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
.frame-row-header label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}
.frame-row-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.eye-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 2px;
  color: rgba(255, 255, 255, 0.55);
  transition: color 0.2s;
  line-height: 0;
}
.eye-btn:hover {
  color: rgba(255, 255, 255, 0.9);
}
.eye-btn .eye-icon--closed {
  display: none;
}
.eye-btn.is-off {
  color: rgba(255, 255, 255, 0.25);
}
.eye-btn.is-off .eye-icon--open {
  display: none;
}
.eye-btn.is-off .eye-icon--closed {
  display: block;
}

/*# sourceMappingURL=component.css.map */
