@media (max-width: 600px), (max-height: 500px) {
  body {
    display: block;
  }
  .main-vertical {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    min-height: 100vh;
    justify-content: flex-start;
  }
  .logo-stack {
    position: static !important;
    margin-top: 12px;
    margin-bottom: 12px;
    z-index: 10;
  }
  .container {
    position: static !important;
    margin: 0 auto 0 auto;
    top: unset !important;
    left: unset !important;
    transform: none !important;
    z-index: 1;
    width: 98vw;
    max-width: 98vw;
  }
}
@media (max-width: 600px), (max-height: 500px) {
  body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 100vh;
  }
  .logo-stack {
    position: static !important;
    margin-top: 12px;
    margin-bottom: 12px;
    z-index: 10;
  }
  .container {
    position: static !important;
    margin: 0 auto 0 auto;
    top: unset !important;
    left: unset !important;
    transform: none !important;
    z-index: 1;
    width: 98vw;
    max-width: 98vw;
  }
}
@media (max-width: 600px), (max-height: 500px) {
  .container {
    position: static;
    margin: 16px auto 0 auto;
    top: unset;
    left: unset;
    transform: none;
  }
  .logo-stack {
    margin-bottom: 12px;
  }
}
.bg-video {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100vw;
  min-height: 100vh;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  object-fit: cover;
  filter: brightness(0.5) blur(2px);
  background: #232526 url('frame_at_2s.png') center center / cover no-repeat;
  pointer-events: none;
}
@media (orientation: landscape) and (max-width: 900px) {
  .container {
    top: 180px;
    transform: translate(-50%, 0);
  }
  .logo-stack {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
@media (max-width: 600px) {
  .logo-stack {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.10);
    padding: 12px 0 8px 0;
    margin: 12px auto 8px auto;
    width: 90vw;
    max-width: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    z-index: 10;
    position: relative;
  }
  .logo,
  .logo-topright {
    position: static !important;
    display: block !important;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    z-index: 3;
  }
  .logo-img {
    width: 90px;
    border-radius: 12px;
    margin: 0 auto;
    display: block;
  }
  .logo-bg {
    padding: 4px 8px;
    border-radius: 10px;
    margin: 0 auto;
    display: inline-block;
  }
  .logo-svg {
    width: 70px;
    height: 24px;
    display: block;
    margin: 0 auto;
  }
  .container {
    padding: 24px 8px;
    min-width: unset;
    max-width: 98vw;
    width: 98vw;
    min-height: 120px;
    font-size: 0.95rem;
    top: 120px;
    transform: translate(-50%, 0);
  }
  h1 {
    font-size: 1.2rem;
    margin-bottom: 0.3em;
  }
  h2 {
    font-size: 1rem;
    margin-bottom: 1em;
  }
}
@media (max-width: 600px) {
  .logo,
  .logo-topright {
    position: static;
    display: block;
    margin: 0 auto;
    text-align: center;
    top: unset;
    left: unset;
    right: unset;
    z-index: 3;
  }
  .logo-stack {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    margin-bottom: 8px;
  }
  .logo-img {
    width: 90px;
    border-radius: 12px;
  }
  .logo-bg {
    padding: 4px 8px;
    border-radius: 10px;
  }
  .logo-svg {
    width: 70px;
    height: 24px;
  }
  .container {
    padding: 24px 8px;
    min-width: unset;
    max-width: 98vw;
    width: 98vw;
    min-height: 120px;
    font-size: 0.95rem;
    top: 120px;
    transform: translate(-50%, 0);
  }
  h1 {
    font-size: 1.2rem;
    margin-bottom: 0.3em;
  }
  h2 {
    font-size: 1rem;
    margin-bottom: 1em;
  }
}
/* Top right SVG logo styles */
.logo-topright {
  position: absolute;
  top: 32px;
  right: 48px;
  z-index: 2;
  user-select: none;
}

.logo-bg {
  background: #fff !important;
  border-radius: 18px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.10);
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e0e0e0;
  /* Prevent background from being transparent or affected by parent */
  opacity: 1 !important;
}

.logo-svg {
  width: 156px;
  height: 51px;
  display: block;
}

body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  width: 100vw;
  overflow: hidden;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #232526;
  cursor: url('cursor-32-4.cur'), auto; /* visually smaller, hotspot at center */
}
/* Use pointer.cur for clickable elements */
a, button, .container, .logo, [role="button"], .flag, h1, h2 {
  cursor: url('pointer-32-4.cur') 8 8, pointer; /* visually smaller, hotspot at center */
}

.bg-video {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100vw;
  min-height: 100vh;
  width: auto;
  height: auto;
  z-index: 0;
  object-fit: cover;
  filter: brightness(0.5) blur(2px);
}

.logo {
  position: absolute;
  top: 32px;
  left: 48px;
  z-index: 2;
  opacity: 0.98;
  user-select: none;
}

.logo-img {
  width: 180px;
  aspect-ratio: 16 / 9;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: 0 2px 16px rgba(0,0,0,0.18);
  background: #fff;
  display: block;
}

.container {
  background: rgba(255,255,255,0.08);
  border-radius: 24px;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 48px 32px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  min-width: 320px;
  max-width: 400px;
  width: 90vw;
  min-height: 180px;
}

h1 {
  color: #fff;
  font-size: 2.2rem;
  margin-bottom: 0.5em;
  letter-spacing: 0.02em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.flag {
  font-size: 1.5rem;
  margin-left: 0.4em;
}

h2 {
  color: #00e6d0;
  font-size: 1.5rem;
  margin-bottom: 1.5em;
  letter-spacing: 0.08em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}


/* Loader removed */
