.background {
  position: relative;
  width: 100%;
  background: linear-gradient(135deg, #0033A0 0%, #1B365D 50%, #0033A0 100%);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-radius: 1.5rem;
  overflow: hidden;
  margin-bottom: 2rem;
}

.background span {
  width: 20vmin;
  height: 20vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.background span:nth-child(1) {
  color: #78a0fe;
  top: 98%;
  left: 77%;
  animation-duration: 36s;
  animation-delay: -11s;
  transform-origin: 3vw -22vh;
  box-shadow: -40vmin 0 12.6385762314vmin currentColor;
}
.background span:nth-child(2) {
  color: #01246b;
  top: 78%;
  left: 16%;
  animation-duration: 55s;
  animation-delay: -119s;
  transform-origin: -18vw 18vh;
  box-shadow: -40vmin 0 11.6562384689vmin currentColor;
}
.background span:nth-child(3) {
  color: #0033a0;
  top: 32%;
  left: 82%;
  animation-duration: 20s;
  animation-delay: -115s;
  transform-origin: -9vw 18vh;
  box-shadow: 40vmin 0 14.5809911643vmin currentColor;
}
.background span:nth-child(4) {
  color: #0033a0;
  top: 87%;
  left: 30%;
  animation-duration: 39s;
  animation-delay: -34s;
  transform-origin: -15vw 9vh;
  box-shadow: 40vmin 0 12.4848893387vmin currentColor;
}
.background span:nth-child(5) {
  color: #0033a0;
  top: 41%;
  left: 77%;
  animation-duration: 12s;
  animation-delay: -108s;
  transform-origin: -16vw 13vh;
  box-shadow: 40vmin 0 11.7926639087vmin currentColor;
}
.background span:nth-child(6) {
  color: #78a0fe;
  top: 41%;
  left: 32%;
  animation-duration: 48s;
  animation-delay: -75s;
  transform-origin: 3vw -19vh;
  box-shadow: -40vmin 0 14.9698126666vmin currentColor;
}
.background span:nth-child(7) {
  color: #01246b;
  top: 98%;
  left: 47%;
  animation-duration: 39s;
  animation-delay: -118s;
  transform-origin: 12vw 20vh;
  box-shadow: 40vmin 0 6.233705978vmin currentColor;
}
.background span:nth-child(8) {
  color: #0033a0;
  top: 77%;
  left: 63%;
  animation-duration: 24s;
  animation-delay: -66s;
  transform-origin: -6vw 22vh;
  box-shadow: -40vmin 0 8.0805409598vmin currentColor;
}
.background span:nth-child(9) {
  color: #78a0fe;
  top: 35%;
  left: 9%;
  animation-duration: 52s;
  animation-delay: -33s;
  transform-origin: -3vw 22vh;
  box-shadow: 40vmin 0 8.88096674vmin currentColor;
}
.background span:nth-child(10) {
  color: #01246b;
  top: 29%;
  left: 29%;
  animation-duration: 60s;
  animation-delay: -68s;
  transform-origin: -20vw 25vh;
  box-shadow: -40vmin 0 13.5777863885vmin currentColor;
}
.background span:nth-child(11) {
  color: #78a0fe;
  top: 51%;
  left: 7%;
  animation-duration: 50s;
  animation-delay: -54s;
  transform-origin: 0vw 3vh;
  box-shadow: 40vmin 0 7.048172722vmin currentColor;
}
.background span:nth-child(12) {
  color: #0033a0;
  top: 58%;
  left: 19%;
  animation-duration: 32s;
  animation-delay: -56s;
  transform-origin: -3vw -11vh;
  box-shadow: -40vmin 0 7.6035894711vmin currentColor;
}
.background span:nth-child(13) {
  color: #78a0fe;
  top: 7%;
  left: 71%;
  animation-duration: 48s;
  animation-delay: -13s;
  transform-origin: 23vw -13vh;
  box-shadow: -40vmin 0 7.7619149926vmin currentColor;
}
.background span:nth-child(14) {
  color: #0033a0;
  top: 25%;
  left: 20%;
  animation-duration: 67s;
  animation-delay: -121s;
  transform-origin: -10vw 15vh;
  box-shadow: -40vmin 0 9.1069632356vmin currentColor;
}
.background span:nth-child(15) {
  color: #01246b;
  top: 15%;
  left: 53%;
  animation-duration: 33s;
  animation-delay: -39s;
  transform-origin: 6vw 13vh;
  box-shadow: 40vmin 0 5.5990021641vmin currentColor;
}
.background span:nth-child(16) {
  color: #01246b;
  top: 73%;
  left: 47%;
  animation-duration: 52s;
  animation-delay: -104s;
  transform-origin: -15vw 2vh;
  box-shadow: -40vmin 0 8.2026686687vmin currentColor;
}
.background span:nth-child(17) {
  color: #78a0fe;
  top: 19%;
  left: 18%;
  animation-duration: 29s;
  animation-delay: -4s;
  transform-origin: 13vw 20vh;
  box-shadow: -40vmin 0 11.1301106907vmin currentColor;
}
.background span:nth-child(18) {
  color: #78a0fe;
  top: 61%;
  left: 24%;
  animation-duration: 34s;
  animation-delay: -77s;
  transform-origin: 3vw -23vh;
  box-shadow: -40vmin 0 5.4706242673vmin currentColor;
}
.background span:nth-child(19) {
  color: #01246b;
  top: 80%;
  left: 42%;
  animation-duration: 17s;
  animation-delay: -98s;
  transform-origin: 4vw 0vh;
  box-shadow: 40vmin 0 13.3767162153vmin currentColor;
}
.background span:nth-child(20) {
  color: #78a0fe;
  top: 58%;
  left: 81%;
  animation-duration: 53s;
  animation-delay: -106s;
  transform-origin: 0vw -22vh;
  box-shadow: 40vmin 0 6.5684546305vmin currentColor;
}
.background span:nth-child(21) {
  color: #78a0fe;
  top: 4%;
  left: 18%;
  animation-duration: 58s;
  animation-delay: -38s;
  transform-origin: 19vw 6vh;
  box-shadow: 40vmin 0 7.00727707vmin currentColor;
}
.background span:nth-child(22) {
  color: #0033a0;
  top: 48%;
  left: 66%;
  animation-duration: 45s;
  animation-delay: -27s;
  transform-origin: 7vw -23vh;
  box-shadow: 40vmin 0 9.0966473224vmin currentColor;
}
.background span:nth-child(23) {
  color: #01246b;
  top: 15%;
  left: 59%;
  animation-duration: 61s;
  animation-delay: -71s;
  transform-origin: -21vw 22vh;
  box-shadow: -40vmin 0 8.6791756751vmin currentColor;
}
.background span:nth-child(24) {
  color: #01246b;
  top: 89%;
  left: 64%;
  animation-duration: 65s;
  animation-delay: -121s;
  transform-origin: -24vw 13vh;
  box-shadow: -40vmin 0 12.3337536397vmin currentColor;
}
.background span:nth-child(25) {
  color: #78a0fe;
  top: 30%;
  left: 17%;
  animation-duration: 15s;
  animation-delay: -42s;
  transform-origin: -24vw 0vh;
  box-shadow: 40vmin 0 13.6876158998vmin currentColor;
}
.background span:nth-child(26) {
  color: #01246b;
  top: 79%;
  left: 79%;
  animation-duration: 12s;
  animation-delay: -22s;
  transform-origin: -14vw 7vh;
  box-shadow: 40vmin 0 12.8180661951vmin currentColor;
}
.background span:nth-child(27) {
  color: #0033a0;
  top: 86%;
  left: 11%;
  animation-duration: 21s;
  animation-delay: -144s;
  transform-origin: 13vw -8vh;
  box-shadow: -40vmin 0 7.4697002181vmin currentColor;
}
.background span:nth-child(28) {
  color: #01246b;
  top: 89%;
  left: 4%;
  animation-duration: 63s;
  animation-delay: -46s;
  transform-origin: -23vw -13vh;
  box-shadow: -40vmin 0 11.3694298988vmin currentColor;
}
.background span:nth-child(29) {
  color: #01246b;
  top: 44%;
  left: 33%;
  animation-duration: 19s;
  animation-delay: -5s;
  transform-origin: -12vw 20vh;
  box-shadow: -40vmin 0 14.7214423348vmin currentColor;
}
.background span:nth-child(30) {
  color: #0033a0;
  top: 95%;
  left: 90%;
  animation-duration: 35s;
  animation-delay: -73s;
  transform-origin: -20vw -19vh;
  box-shadow: -40vmin 0 11.9318209519vmin currentColor;
}
.background span:nth-child(31) {
  color: #78a0fe;
  top: 16%;
  left: 95%;
  animation-duration: 13s;
  animation-delay: -29s;
  transform-origin: 24vw 12vh;
  box-shadow: 40vmin 0 5.8557009826vmin currentColor;
}
.background span:nth-child(32) {
  color: #78a0fe;
  top: 67%;
  left: 30%;
  animation-duration: 19s;
  animation-delay: -125s;
  transform-origin: 12vw -9vh;
  box-shadow: 40vmin 0 9.5793284469vmin currentColor;
}
.background span:nth-child(33) {
  color: #0033a0;
  top: 42%;
  left: 84%;
  animation-duration: 44s;
  animation-delay: -68s;
  transform-origin: -20vw -22vh;
  box-shadow: -40vmin 0 13.958355981vmin currentColor;
}
.background span:nth-child(34) {
  color: #01246b;
  top: 70%;
  left: 59%;
  animation-duration: 55s;
  animation-delay: -40s;
  transform-origin: 11vw 4vh;
  box-shadow: -40vmin 0 5.2483524681vmin currentColor;
}
.background span:nth-child(35) {
  color: #78a0fe;
  top: 93%;
  left: 77%;
  animation-duration: 29s;
  animation-delay: -159s;
  transform-origin: -7vw 3vh;
  box-shadow: 40vmin 0 13.0194163625vmin currentColor;
}
.background span:nth-child(36) {
  color: #01246b;
  top: 64%;
  left: 47%;
  animation-duration: 17s;
  animation-delay: -120s;
  transform-origin: -10vw 7vh;
  box-shadow: 40vmin 0 5.7118157752vmin currentColor;
}
.background span:nth-child(37) {
  color: #01246b;
  top: 74%;
  left: 78%;
  animation-duration: 29s;
  animation-delay: -97s;
  transform-origin: 17vw -17vh;
  box-shadow: -40vmin 0 11.7229686408vmin currentColor;
}
.background span:nth-child(38) {
  color: #0033a0;
  top: 19%;
  left: 71%;
  animation-duration: 57s;
  animation-delay: -17s;
  transform-origin: 24vw 19vh;
  box-shadow: -40vmin 0 8.8269285773vmin currentColor;
}
.background span:nth-child(39) {
  color: #01246b;
  top: 21%;
  left: 86%;
  animation-duration: 27s;
  animation-delay: -155s;
  transform-origin: 23vw 20vh;
  box-shadow: 40vmin 0 9.1600615014vmin currentColor;
}
.background span:nth-child(40) {
  color: #78a0fe;
  top: 34%;
  left: 86%;
  animation-duration: 70s;
  animation-delay: -91s;
  transform-origin: 6vw -22vh;
  box-shadow: -40vmin 0 6.2284652222vmin currentColor;
}

@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
/* Screen reader only content */
.sr-only[data-v-64e86a0f] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Smooth transition for navbar background */
header[data-v-64e86a0f] {
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* Focus styles for accessibility */
button[data-v-64e86a0f]:focus-visible,
a[data-v-64e86a0f]:focus-visible {
  outline: 2px solid #6366f1;
  outline-offset: 2px;
  border-radius: 0.5rem;
}

/* Mobile menu animation */
#mobile-menu[data-v-64e86a0f] {
  animation: slideDown-64e86a0f 0.2s ease-out;
}
@keyframes slideDown-64e86a0f {
from {
    opacity: 0;
    transform: translateY(-10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Hover effects */
.btn-primary[data-v-64e86a0f]:hover {
  transform: translateY(-1px);
}

/* High contrast mode support */
@media (prefers-contrast: more) {
.text-gray-700[data-v-64e86a0f] {
    color: #000000;
}
.dark .text-gray-300[data-v-64e86a0f] {
    color: #ffffff;
}
.border-gray-200[data-v-64e86a0f] {
    border-color: #000000;
}
.dark .border-gray-700[data-v-64e86a0f] {
    border-color: #ffffff;
}
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
[data-v-64e86a0f] {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
}
.btn-primary[data-v-64e86a0f]:hover {
    transform: none;
}
}

/* Custom scrollbar for dropdown (webkit browsers) */
.overflow-y-auto[data-v-64e86a0f]::-webkit-scrollbar {
  width: 8px;
}
.overflow-y-auto[data-v-64e86a0f]::-webkit-scrollbar-track {
  background: transparent;
}
.overflow-y-auto[data-v-64e86a0f]::-webkit-scrollbar-thumb {
  background: rgba(156, 163, 175, 0.5);
  border-radius: 4px;
}
.dark .overflow-y-auto[data-v-64e86a0f]::-webkit-scrollbar-thumb {
  background: rgba(75, 85, 99, 0.5);
}

/* Ensure mobile menu is always above other content */
#mobile-menu[data-v-64e86a0f] {
  position: relative;
  z-index: 60;
}

.text-shadow[data-v-18706498] {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Smooth transitions for all interactive elements */
video[data-v-a07bcead] {
  transition: opacity 0.3s ease;
}

/* Responsive video container */
@media (max-width: 640px) {
.aspect-video[data-v-a07bcead] {
    aspect-ratio: 16 / 9;
}
}

/* Accessibility: Focus styles */
video[data-v-a07bcead]:focus,
[role="button"][data-v-a07bcead]:focus {
  outline: 2px solid #4f46e5;
  outline-offset: 4px;
}

/* Custom video controls styling */
video[data-v-a07bcead]::-webkit-media-controls-panel {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Reduce motion for users who prefer it */
@media (prefers-reduced-motion: reduce) {
video[data-v-a07bcead],
  .group-hover\:scale-110[data-v-a07bcead] {
    transition: none !important;
    transform: none !important;
}
}

/* Custom color classes for brand colors */
[data-v-424da9ea] .text-brand-orange {
    --tw-text-opacity: 1;
    color: rgb(231 80 29 / var(--tw-text-opacity, 1))
}
[data-v-424da9ea] .bg-brand-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(248 252 252 / var(--tw-bg-opacity, 1))
}
[data-v-424da9ea] .bg-brand-black {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1))
}

[data-v-6bc7e54f] .text-brand-orange {

    --tw-text-opacity: 1;

    color: rgb(231 80 29 / var(--tw-text-opacity, 1))
}
[data-v-6bc7e54f] .bg-brand-blue {

    --tw-bg-opacity: 1;

    background-color: rgb(248 252 252 / var(--tw-bg-opacity, 1))
}
[data-v-6bc7e54f] .text-brand-black {

    --tw-text-opacity: 1;

    color: rgb(15 23 42 / var(--tw-text-opacity, 1))
}

section[data-v-3ef5ccaa] {
  outline: none;
}

/* Smooth transitions for all interactive elements */
a[data-v-31cef5db] {
  transition: all 0.2s ease;
}

/* Accessibility: Focus styles */
a[data-v-31cef5db]:focus-visible {
  outline: 2px solid white;
  outline-offset: 4px;
  border-radius: 0.75rem;
}

/* Reduce motion for users who prefer it */
@media (prefers-reduced-motion: reduce) {
[data-v-31cef5db] {
    transition: none !important;
    transform: none !important;
}
}

footer[data-v-22a29b3e] {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
}

/* Modal animations */
@keyframes modal-appear-158d1e0e {
from {
    opacity: 0;
    transform: scale(0.95) translateY(-10px);
}
to {
    opacity: 1;
    transform: scale(1) translateY(0);
}
}
.modal-appear[data-v-158d1e0e] {
  animation: modal-appear-158d1e0e 0.2s ease-out;
}

/* Error shake animation */
@keyframes shake-158d1e0e {
0%, 100% { transform: translateX(0);
}
25% { transform: translateX(-5px);
}
75% { transform: translateX(5px);
}
}
.error-shake[data-v-158d1e0e] {
  animation: shake-158d1e0e 0.3s ease-in-out;
}

/* Error message styles */
.error-message[data-v-158d1e0e] {
  font-size: 0.875rem;
  margin-top: 0.25rem;
  color: #ef4444;
}

/* Password visibility toggle */
.password-toggle[data-v-158d1e0e] {
  transition: color 0.2s ease;
}
.password-toggle[data-v-158d1e0e]:hover {
  color: #6366f1;
}

/* Loading spinner */
@keyframes spin-158d1e0e {
to {
    transform: rotate(360deg);
}
}
.animate-spin[data-v-158d1e0e] {
  animation: spin-158d1e0e 1s linear infinite;
}

/* Smooth transitions for all interactive elements */
button[data-v-158d1e0e],
input[data-v-158d1e0e],
a[data-v-158d1e0e] {
  transition: all 0.2s ease;
}

/* Better mobile responsiveness */
@media (max-width: 640px) {
.max-w-md[data-v-158d1e0e] {
    margin: 1rem;
    width: calc(100% - 2rem);
}
}

/* Custom scrollbar for mobile if modal is too tall */
@media (max-height: 600px) {
.max-w-md[data-v-158d1e0e] {
    max-height: 90vh;
    overflow-y: auto;
}
}

.btn-primary[data-v-fe693ee9] {
    --tw-bg-opacity: 1;
    background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.btn-primary[data-v-fe693ee9]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1))
}

.btn-primary[data-v-3207c1d0] {
    --tw-bg-opacity: 1;
    background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.btn-primary[data-v-3207c1d0]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1))
}

/* Layout: vertical stack with consistent gaps between sections */
main[data-v-f152553d] {
  display: flex;
  flex-direction: column;
  gap: 2rem; /* vertical spacing between sections (mobile/default) */
}
@media (min-width: 768px) {
main[data-v-f152553d] {
    gap: 3.5rem; /* larger gaps on desktop */
}
}

/* Make sections focusable for accessibility */
section[data-v-f152553d] {
  outline: none;
  scroll-margin-top: 80px; /* Offset for sticky navbar */
}
section[data-v-f152553d]:focus {
  outline: 2px solid transparent;
}

/* Scroll snap for better UX (optional) */
main[data-v-f152553d] {
  scroll-snap-type: y mandatory;
}
section[data-v-f152553d] {
  scroll-snap-align: start;
}

/* Disable scroll snap on mobile for better touch scrolling */
@media (max-width: 768px) {
main[data-v-f152553d] {
    scroll-snap-type: none;
}
section[data-v-f152553d] {
    scroll-snap-align: none;
}
}
