/*!
 * TGS Superstars - Generated Tailwind CSS Replacement
 * Total classes: 419
 * Generated by generate_css.py
 */

/*
 * Tailwind CSS Preflight (Base Reset)
 * Based on modern-normalize
 */

*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

::before, ::after {
  --tw-content: '';
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}

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

[hidden] {
  display: none;
}


/* ---------------------------------------------------------------------------
 * CSS Custom Properties (for Tailwind's internal variable system)
 * --------------------------------------------------------------------------- */

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;

  --tw-gradient-from: transparent;
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);

  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-border-opacity: 1;

  --tw-filter: ;
}


/* ---------------------------------------------------------------------------
 * Container
 * --------------------------------------------------------------------------- */

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}


/* ---------------------------------------------------------------------------
 * Keyframes
 * --------------------------------------------------------------------------- */

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes scale-up {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* ---------------------------------------------------------------------------
 * Base Utility Classes
 * --------------------------------------------------------------------------- */

.\!rounded-button {
  border-radius: 8px !important;
}

.\!rounded-r-button {
  border-top-right-radius: 8px !important; border-bottom-right-radius: 8px !important;
}

.-mx-4 {
  margin-left: -1rem; margin-right: -1rem;
}

.-mx-5 {
  margin-left: -1.25rem; margin-right: -1.25rem;
}

.-top-3 {
  top: -0.75rem;
}

.absolute {
  position: absolute;
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.backdrop-blur {
  backdrop-filter: blur(8px);
}

.backdrop-blur-md {
  backdrop-filter: blur(12px);
}

.backdrop-blur-sm {
  backdrop-filter: blur(4px);
}

.bg-\[\#050815\] {
  background-color: #050815;
}

.bg-\[\#0A0A14\] {
  background-color: #0A0A14;
}

.bg-\[\#0D53A0\] {
  background-color: #0D53A0;
}

.bg-\[\#0F0F1A\] {
  background-color: #0F0F1A;
}

.bg-\[\#0a0a0a\] {
  background-color: #0a0a0a;
}

.bg-\[\#169BD7\] {
  background-color: #169BD7;
}

.bg-\[\#171724\] {
  background-color: #171724;
}

.bg-\[\#1A1A2E\] {
  background-color: #1A1A2E;
}

.bg-\[\#2D2D3A\] {
  background-color: #2D2D3A;
}

.bg-\[\#345D9D\] {
  background-color: #345D9D;
}

.bg-\[\#627EEA\] {
  background-color: #627EEA;
}

.bg-\[\#C0C0C0\] {
  background-color: #C0C0C0;
}

.bg-\[\#CD7F32\] {
  background-color: #CD7F32;
}

.bg-\[\#E5E4E2\] {
  background-color: #E5E4E2;
}

.bg-\[\#F7931A\] {
  background-color: #F7931A;
}

.bg-\[\#FFD700\] {
  background-color: #FFD700;
}

.bg-black\/40 {
  background-color: rgba(0,0,0,0.4);
}

.bg-black\/60 {
  background-color: rgba(0,0,0,0.6);
}

.bg-black\/65 {
  background-color: rgba(0,0,0,0.65);
}

.bg-black\/70 {
  background-color: rgba(0,0,0,0.7);
}

.bg-blue-500\/20 {
  background-color: rgba(59,130,246,0.2);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gray-600 {
  background-color: #4b5563;
}

.bg-gray-700 {
  background-color: #374151;
}

.bg-gray-700\/50 {
  background-color: rgba(55,65,81,0.5);
}

.bg-gray-800 {
  background-color: #1f2937;
}

.bg-gray-800\/50 {
  background-color: rgba(31,41,55,0.5);
}

.bg-gray-900 {
  background-color: #111827;
}

.bg-green-100 {
  background-color: #dcfce7;
}

.bg-green-500\/20 {
  background-color: rgba(34,197,94,0.2);
}

.bg-primary {
  background-color: #8E6FF7;
}

.bg-primary\/10 {
  background-color: rgba(142,111,247,0.1);
}

.bg-primary\/80 {
  background-color: rgba(142,111,247,0.8);
}

.bg-purple-500\/20 {
  background-color: rgba(168,85,247,0.2);
}

.bg-red-500 {
  background-color: #ef4444;
}

.bg-secondary {
  background-color: #6B7280;
}

.bg-slate-700 {
  background-color: #334155;
}

.bg-slate-700\/50 {
  background-color: rgba(51,65,85,0.5);
}

.bg-slate-800 {
  background-color: #1e293b;
}

.bg-slate-900 {
  background-color: #0f172a;
}

.bg-transparent {
  background-color: transparent;
}

.bg-violet-600 {
  background-color: #7c3aed;
}

.bg-white {
  background-color: #ffffff;
}

.bg-white\/10 {
  background-color: rgba(255,255,255,0.1);
}

.bg-white\/5 {
  background-color: rgba(255,255,255,0.05);
}

.bg-white\/\[0\.03\] {
  background-color: rgba(255,255,255,0.03);
}

.bg-yellow-500\/20 {
  background-color: rgba(234,179,8,0.2);
}

.block {
  display: block;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[\#2D2D3A\] {
  border-color: #2D2D3A;
}

.border-b {
  border-bottom-width: 1px;
}

.border-gray-600 {
  border-color: #4b5563;
}

.border-gray-600\/30 {
  border-color: rgba(75,85,99,0.3);
}

.border-gray-700\/50 {
  border-color: rgba(55,65,81,0.5);
}

.border-gray-800 {
  border-color: #1f2937;
}

.border-none {
  border-style: none;
}

.border-primary {
  border-color: #8E6FF7;
}

.border-red-500\/40 {
  border-color: rgba(239,68,68,0.4);
}

.border-t {
  border-top-width: 1px;
}

.border-white {
  border-color: #ffffff;
}

.border-white\/30 {
  border-color: rgba(255,255,255,0.3);
}

.border-white\/5 {
  border-color: rgba(255,255,255,0.05);
}

.border-white\/8 {
  border-color: rgba(255,255,255,0.031);
}

.border-white\/\[0\.06\] {
  border-color: rgba(255,255,255,0.06);
}

.bottom-0 {
  bottom: 0px;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.decoration-red-300 {
  text-decoration-color: #fca5a5;
}

.decoration-solid {
  text-decoration-style: solid;
}

.divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
  border-color: #374151;
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  border-top-width: 1px;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.filter {
  filter: var(--tw-filter);
}

.flex {
  display: flex;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-col {
  flex-direction: column;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-wrap {
  flex-wrap: wrap;
}

.font-\[\'Pacifico\'\] {
  font-family: 'Pacifico', cursive;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.grid {
  display: grid;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

.h-full {
  height: 100%;
}

.hidden {
  display: none;
}

.inline-flex {
  display: inline-flex;
}

.inset-0 {
  inset: 0px;
}

.items-center {
  align-items: center;
}

.items-start {
  align-items: flex-start;
}

.justify-between {
  justify-content: space-between;
}

.justify-center {
  justify-content: center;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.left-0 {
  left: 0px;
}

.left-4 {
  left: 1rem;
}

.list-none {
  list-style-type: none;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-\[680px\] {
  max-width: 680px;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xs {
  max-width: 20rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.min-h-screen {
  min-height: 100vh;
}

.min-w-full {
  min-width: 100%;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mx-auto {
  margin-left: auto; margin-right: auto;
}

.object-cover {
  object-fit: cover;
}

.opacity-0 {
  opacity: 0.0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-75 {
  opacity: 0.75;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pointer-events-none {
  pointer-events: none;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.px-2 {
  padding-left: 0.5rem; padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem; padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem; padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem; padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem; padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem; padding-right: 2rem;
}

.py-0 {
  padding-top: 0px; padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem; padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem; padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem; padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem; padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem; padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem; padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem; padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem; padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem; padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem; padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem; padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem; padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem; padding-bottom: 2rem;
}

.relative {
  position: relative;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.ring-4 {
  box-shadow: 0 0 0 4px var(--tw-ring-color, rgba(59,130,246,0.5));
}

.ring-\[\#A46CFF\] {
  --tw-ring-color: #A46CFF;
}

.rounded {
  border-radius: 8px;
}

.rounded-2xl {
  border-radius: 24px;
}

.rounded-3xl {
  border-radius: 32px;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-button {
  border-radius: 8px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-l {
  border-top-left-radius: 8px; border-bottom-left-radius: 8px;
}

.rounded-lg {
  border-radius: 16px;
}

.rounded-tl {
  border-top-left-radius: 8px;
}

.rounded-xl {
  border-radius: 20px;
}

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
}

.shadow-black\/10 {
  --tw-shadow-color: rgba(0,0,0,0.1);
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
}

.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);
}

.shrink-0 {
  flex-shrink: 0;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0.5rem;
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0.75rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 1rem;
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 1.5rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.25rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.5rem;
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 0.75rem;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1rem;
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1.25rem;
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 1.5rem;
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  margin-top: 2rem;
}

.sticky {
  position: sticky;
}

.text-2xl {
  font-size: 1.5rem; line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem; line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem; line-height: 2.5rem;
}

.text-\[\#006FCF\] {
  color: #006FCF;
}

.text-\[\#0088cc\] {
  color: #0088cc;
}

.text-\[\#169BD7\] {
  color: #169BD7;
}

.text-\[\#1A1A76\] {
  color: #1A1A76;
}

.text-\[\#B9F2FF\] {
  color: #B9F2FF;
}

.text-\[\#C0C0C0\] {
  color: #C0C0C0;
}

.text-\[\#CD7F32\] {
  color: #CD7F32;
}

.text-\[\#E5E4E2\] {
  color: #E5E4E2;
}

.text-\[\#EB001B\] {
  color: #EB001B;
}

.text-\[\#FFD700\] {
  color: #FFD700;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-base {
  font-size: 1rem; line-height: 1.5rem;
}

.text-black {
  color: #000000;
}

.text-blue-400 {
  color: #60a5fa;
}

.text-center {
  text-align: center;
}

.text-gray-100 {
  color: #f3f4f6;
}

.text-gray-200 {
  color: #e5e7eb;
}

.text-gray-300 {
  color: #d1d5db;
}

.text-gray-400 {
  color: #9ca3af;
}

.text-gray-500 {
  color: #6b7280;
}

.text-green-400 {
  color: #4ade80;
}

.text-left {
  text-align: left;
}

.text-lg {
  font-size: 1.125rem; line-height: 1.75rem;
}

.text-muted {
  color: #9ca3af;
}

.text-primary {
  color: #8E6FF7;
}

.text-purple-400 {
  color: #c084fc;
}

.text-red-200 {
  color: #fecaca;
}

.text-red-300\/70 {
  color: rgba(252,165,165,0.7);
}

.text-red-400 {
  color: #f87171;
}

.text-red-500 {
  color: #ef4444;
}

.text-right {
  text-align: right;
}

.text-slate-200 {
  color: #e2e8f0;
}

.text-slate-300 {
  color: #cbd5e1;
}

.text-slate-400 {
  color: #94a3b8;
}

.text-sm {
  font-size: 0.875rem; line-height: 1.25rem;
}

.text-white {
  color: #ffffff;
}

.text-white\/50 {
  color: rgba(255,255,255,0.5);
}

.text-white\/60 {
  color: rgba(255,255,255,0.6);
}

.text-white\/70 {
  color: rgba(255,255,255,0.7);
}

.text-white\/80 {
  color: rgba(255,255,255,0.8);
}

.text-white\/90 {
  color: rgba(255,255,255,0.9);
}

.text-xl {
  font-size: 1.25rem; line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem; line-height: 1rem;
}

.text-yellow-400 {
  color: #facc15;
}

.top-0 {
  top: 0px;
}

.top-4 {
  top: 1rem;
}

.top-full {
  top: 100%;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms;
}

.transition-all {
  transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms;
}

.transition-shadow {
  transition-property: box-shadow; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms;
}

.translate-y-2 {
  transform: translateY(0.5rem);
}

.underline {
  text-decoration-line: underline;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[340px\] {
  width: 340px;
}

.w-full {
  width: 100%;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

/* ---------------------------------------------------------------------------
 * Hover Variants
 * --------------------------------------------------------------------------- */

.hover\:bg-\[\#2D2D3A\]:hover {
  background-color: #2D2D3A;
}

.hover\:bg-\[\#3A3A4D\]:hover {
  background-color: #3A3A4D;
}

.hover\:bg-blue-600:hover {
  background-color: #2563eb;
}

.hover\:bg-gray-600:hover {
  background-color: #4b5563;
}

.hover\:bg-opacity-10:hover {
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:bg-primary:hover {
  background-color: #8E6FF7;
}

.hover\:bg-primary\/90:hover {
  background-color: rgba(142,111,247,0.9);
}

.hover\:bg-red-400:hover {
  background-color: #f87171;
}

.hover\:bg-slate-600:hover {
  background-color: #475569;
}

.hover\:bg-violet-700:hover {
  background-color: #6d28d9;
}

.hover\:bg-white:hover {
  background-color: #ffffff;
}

.hover\:bg-white\/20:hover {
  background-color: rgba(255,255,255,0.2);
}

.hover\:border-primary:hover {
  border-color: #8E6FF7;
}

.hover\:scale-105:hover {
  transform: scale(1.05);
}

.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1);
}

.hover\:shadow-xl:hover {
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);
}

.hover\:text-primary:hover {
  color: #8E6FF7;
}

.hover\:text-white:hover {
  color: #ffffff;
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

/* ---------------------------------------------------------------------------
 * Focus Variants
 * --------------------------------------------------------------------------- */

.focus\:outline-none:focus {
  outline: 2px solid transparent; outline-offset: 2px;
}

.focus\:ring-2:focus {
  box-shadow: 0 0 0 2px var(--tw-ring-color, rgba(59,130,246,0.5));
}

.focus\:ring-primary:focus {
  --tw-ring-color: #8E6FF7;
}

/* ---------------------------------------------------------------------------
 * Active Variants
 * --------------------------------------------------------------------------- */

.active\:scale-95:active {
  transform: scale(0.95);
}

.active\:scale-\[0\.98\]:active {
  transform: scale(0.98);
}

/* ---------------------------------------------------------------------------
 * Group Hover Variants
 * --------------------------------------------------------------------------- */

.group:hover .group-hover\:opacity-100 {
  opacity: 1.0;
}

.group:hover .group-hover\:shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1);
}

.group:hover .group-hover\:translate-y-0 {
  transform: translateY(0);
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

/* ---------------------------------------------------------------------------
 * Group Focus-Within Variants
 * --------------------------------------------------------------------------- */

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1.0;
}

.group:focus-within .group-focus-within\:translate-y-0 {
  transform: translateY(0);
}

.group:focus-within .group-focus-within\:visible {
  visibility: visible;
}

/* ---------------------------------------------------------------------------
 * Responsive: sm (min-width: 640px)
 * --------------------------------------------------------------------------- */

@media (min-width: 640px) {

  .sm\:flex {
    display: flex;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:h-28 {
    height: 7rem;
  }

  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:mx-0 {
    margin-left: 0px; margin-right: 0px;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:pt-8 {
    padding-top: 2rem;
  }

  .sm\:px-4 {
    padding-left: 1rem; padding-right: 1rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem; padding-right: 1.25rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem; padding-right: 1.5rem;
  }

  .sm\:py-14 {
    padding-top: 3.5rem; padding-bottom: 3.5rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem; padding-bottom: 1.5rem;
  }

  .sm\:text-2xl {
    font-size: 1.5rem; line-height: 2rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem; line-height: 2.25rem;
  }

  .sm\:text-base {
    font-size: 1rem; line-height: 1.5rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem; line-height: 1.75rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem; line-height: 1.25rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem; line-height: 1.75rem;
  }

  .sm\:text-xs {
    font-size: 0.75rem; line-height: 1rem;
  }

  .sm\:w-24 {
    width: 6rem;
  }

  .sm\:w-28 {
    width: 7rem;
  }

}

/* ---------------------------------------------------------------------------
 * Responsive: md (min-width: 768px)
 * --------------------------------------------------------------------------- */

@media (min-width: 768px) {

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:text-3xl {
    font-size: 1.875rem; line-height: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem; line-height: 1;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-auto {
    width: auto;
  }

}

/* ---------------------------------------------------------------------------
 * Responsive: lg (min-width: 1024px)
 * --------------------------------------------------------------------------- */

@media (min-width: 1024px) {

  .lg\:flex {
    display: flex;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:mx-0 {
    margin-left: 0px; margin-right: 0px;
  }

  .lg\:px-6 {
    padding-left: 1.5rem; padding-right: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem; padding-right: 2rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem; padding-bottom: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem; padding-bottom: 2rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem; line-height: 1;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

}


/* ============================================= */
/* Additional utilities (other theme pages)       */
/* ============================================= */

.bg-\[#050815\] { background-color: #050815 }
.bg-\[#0F0F1A\] { background-color: #0F0F1A }
.bg-\[#171724\] { background-color: #171724 }
.bg-\[#1A1A2E\] { background-color: #1A1A2E }
.bg-\[#2D2D3A\] { background-color: #2D2D3A }
.bg-black\/60 { background-color: rgba(0, 0, 0, 0.6) }
.bg-blue-500\/20 { background-color: rgba(59, 130, 246, 0.2) }
.bg-gray-700\/50 { background-color: rgba(55, 65, 81, 0.5) }
.bg-gray-800\/50 { background-color: rgba(31, 41, 55, 0.5) }
.bg-green-500\/20 { background-color: rgba(34, 197, 94, 0.2) }
.bg-purple-500\/20 { background-color: rgba(168, 85, 247, 0.2) }
.bg-white\/\[0\.03\] { background-color: rgba(255, 255, 255, 0.03) }
.bg-white\/5 { background-color: rgba(255, 255, 255, 0.05) }
.bg-yellow-500\/20 { background-color: rgba(234, 179, 8, 0.2) }
.border-\[#2D2D3A\] { border-color: #2D2D3A }
.border-gray-600\/30 { border-color: rgba(75, 85, 99, 0.3) }
.border-gray-700\/50 { border-color: rgba(55, 65, 81, 0.5) }
.border-white\/\[0\.06\] { border-color: rgba(255, 255, 255, 0.06) }
.border-white\/5 { border-color: rgba(255, 255, 255, 0.05) }
.border-white\/8 { border-color: rgba(255, 255, 255, 0.08) }
.focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px }
.focus\:ring-2:focus { box-shadow: 0 0 0 2px var(--tw-ring-color, rgba(59,130,246,0.5)) }
.focus\:ring-primary:focus { --tw-ring-color: #8E6FF7 }
.font-\[\'Pacifico\'\] { font-family: 'Pacifico', cursive }
.hover\:bg-\[#2D2D3A\]:hover { background-color: #2D2D3A }
.hover\:bg-blue-600:hover { background-color: #2563EB }
.hover\:bg-gray-600:hover { background-color: #4B5563 }
.hover\:bg-primary:hover { background-color: #8E6FF7 }
.hover\:bg-primary\/90:hover { background-color: rgba(142, 111, 247, 0.9) }
.hover\:shadow-xl:hover { box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.1) }
.hover\:text-primary:hover { color: #8E6FF7 }
.max-h-\[70vh\] { max-height: 70vh }
.mt-0\.5 { margin-top: 0.125rem }
.py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem }
.py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem }
.rounded-\[18px\] { border-radius: 18px }
.rounded-\[24px\] { border-radius: 24px }
.text-\[#169BD7\] { color: #169BD7 }
.text-\[#1A1A76\] { color: #1A1A76 }
.text-\[#EB001B\] { color: #EB001B }
.text-white\/50 { color: rgba(255, 255, 255, 0.5) }
.text-white\/60 { color: rgba(255, 255, 255, 0.6) }
.text-white\/70 { color: rgba(255, 255, 255, 0.7) }
.text-white\/80 { color: rgba(255, 255, 255, 0.8) }
.w-\[340px\] { width: 340px }

@media (min-width: 640px) {
  .sm\:flex { display: flex }
  .sm\:h-24 { height: 6rem }
  .sm\:h-28 { height: 7rem }
  .sm\:mb-6 { margin-bottom: 1.5rem }
  .sm\:mb-8 { margin-bottom: 2rem }
  .sm\:mx-0 { margin-left: 0px; margin-right: 0px }
  .sm\:pt-8 { padding-top: 2rem }
  .sm\:px-4 { padding-left: 1rem; padding-right: 1rem }
  .sm\:px-5 { padding-left: 1.25rem; padding-right: 1.25rem }
  .sm\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
  .sm\:py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem }
  .sm\:text-2xl { font-size: 1.5rem; line-height: 2rem }
  .sm\:text-3xl { font-size: 1.875rem; line-height: 2.25rem }
  .sm\:text-base { font-size: 1rem; line-height: 1.5rem }
  .sm\:text-lg { font-size: 1.125rem; line-height: 1.75rem }
  .sm\:text-sm { font-size: 0.875rem; line-height: 1.25rem }
  .sm\:text-xl { font-size: 1.25rem; line-height: 1.75rem }
  .sm\:w-24 { width: 6rem }
  .sm\:w-28 { width: 7rem }
}

@media (min-width: 768px) {
  .md\:flex-row { flex-direction: row }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
  .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)) }
  .md\:items-center { align-items: center }
  .md\:mb-0 { margin-bottom: 0px }
}

@media (min-width: 1024px) {
  .lg\:flex { display: flex }
  .lg\:flex-row { flex-direction: row }
  .lg\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
  .lg\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)) }
  .lg\:hidden { display: none }
  .lg\:mx-0 { margin-left: 0px; margin-right: 0px }
  .lg\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
  .lg\:px-8 { padding-left: 2rem; padding-right: 2rem }
  .lg\:py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem }
  .lg\:py-8 { padding-top: 2rem; padding-bottom: 2rem }
  .lg\:w-1\/3 { width: 33.333333% }
  .lg\:w-2\/3 { width: 66.666667% }
}
/* Visibility utilities (missing from Tailwind migration) */
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.pointer-events-auto {
  pointer-events: auto;
}

/* ==========================================================
   Missing utilities for popup overlays & bot profile pages
   Added 2026-05-26 — fixes broken purchase popups
   ========================================================== */

/* Position */
.fixed {
  position: fixed;
}

/* Z-index */
.z-20 {
  z-index: 20;
}

/* Opacity color modifiers */
.bg-primary\/80 {
  background-color: rgba(139, 92, 246, 0.8);
}
.border-white\/30 {
  border-color: rgba(255, 255, 255, 0.3);
}
.text-white\/80 {
  color: rgba(255, 255, 255, 0.8);
}

/* Hover states */
.hover\:text-white:hover {
  color: #fff;
}
.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}
.hover\:border-primary:hover {
  border-color: #8B5CF6;
}
.hover\:scale-105:hover {
  transform: scale(1.05);
}
.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.hover\:bg-slate-600:hover {
  background-color: #475569;
}

/* Focus states */
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* Active states */
.active\:scale-95:active {
  transform: scale(0.95);
}

/* Placeholder */
.placeholder-gray-400::placeholder {
  color: #9CA3AF;
}

/* Responsive: sm (640px) */
@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:p-8 {
    padding: 2rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* Responsive: md (768px) */
@media (min-width: 768px) {
  .md\:w-1\/2 {
    width: 50%;
  }
}


/* ==========================================================
   Missing Tailwind rules restored from build/tailwind.css
   Original: tailwindcss v3.4.1
   ========================================================== */

.-left-3 { left:-.75rem; }

.-mx-6 { margin-left:-1.5rem; margin-right:-1.5rem; }

.animate-pulse { animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite; }

.backdrop-blur,.backdrop-blur-lg { backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

.backdrop-blur-lg { --tw-backdrop-blur:blur(16px); }

.backdrop-blur-xl { --tw-backdrop-blur:blur(24px); }

.backdrop-blur-xl,.backdrop-filter { backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

.bg-\[\#1A1A2E\]\/20 { background-color:#1a1a2e33; }

.bg-\[\#1A1A2E\]\/30 { background-color:#1a1a2e4d; }

.bg-\[radial-gradient\(circle_at_top\2c \#2A2A6A\2c \#050815\)\] { background-image:radial-gradient(circle at top,#2a2a6a,#050815); }

.bg-blue-900\/30 { background-color:#1e3a8a4d; }

.bg-gradient-to-br { background-image:linear-gradient(to bottom right,var(--tw-gradient-stops)); }

.bg-gray-800\/30 { background-color:#1f29374d; }

.bg-green-900\/30 { background-color:#14532d4d; }

.bg-opacity-10 { --tw-bg-opacity:0.1; }

.bg-primary\/20 { background-color:#8e6ff733; }

.blur { --tw-blur:blur(8px); }

.blur,.drop-shadow { filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); }

.border-\[\#2D2D3A\]\/20 { border-color:#2d2d3a33; }

.border-\[\#2D2D3A\]\/40 { border-color:#2d2d3a66; }

.border-white\/\[0\.03\] { border-color:#ffffff08; }

.cursor-wait { cursor:wait; }

.disabled\:cursor-not-allowed:disabled { cursor:not-allowed; }

.disabled\:opacity-50:disabled { opacity:.5; }

.drop-shadow { --tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f); }

.ease-in-out { transition-timing-function:cubic-bezier(.4,0,.2,1); }

.from-\[\#B9F2FF\] {
  --tw-gradient-from:#b9f2ff var(--tw-gradient-from-position);
  --tw-gradient-to:#b9f2ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-black\/30 {
  --tw-gradient-from:#0000004d var(--tw-gradient-from-position);
  --tw-gradient-to:#0000 var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-black\/40 {
  --tw-gradient-from:#0006 var(--tw-gradient-from-position);
  --tw-gradient-to:#0000 var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-black\/70 {
  --tw-gradient-from:#000000b3 var(--tw-gradient-from-position);
  --tw-gradient-to:#0000 var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.grid-cols-3 { grid-template-columns:repeat(3,minmax(0,1fr)); }

.hover\:bg-gray-800\/30:hover { background-color:#1f29374d; }

.hover\:bg-white\/\[0\.04\]:hover { background-color:#ffffff0a; }

.list-decimal { list-style-type:decimal; }

.list-disc { list-style-type:disc; }

.list-inside { list-style-position:inside; }

.max-w-4xl { max-width:56rem; }

.max-w-\[240px\] { max-width:240px; }

.max-w-xl { max-width:36rem; }

.mb-0\.5 { margin-bottom:.125rem; }

.mb-5 { margin-bottom:1.25rem; }

.min-h-\[180px\] { min-height:180px; }

.min-w-\[640px\] { min-width:640px; }

.mr-1\.5 { margin-right:.375rem; }

.mr-4 { margin-right:1rem; }

.opacity-50 { opacity:.5; }

.opacity-70 { opacity:.7; }

.outline { outline-style:solid; }

.placeholder-gray-400::-moz-placeholder { --tw-placeholder-opacity:1; color:rgb(156 163 175/var(--tw-placeholder-opacity)); }

.pt-2 { padding-top:.5rem; }

.px-1 { padding-left:.25rem; padding-right:.25rem; }

.py-20 { padding-top:5rem; padding-bottom:5rem; }

.ring-2 { --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); }

.ring-2,.ring-4 { box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000); }

.ring-primary { --tw-ring-opacity:1; --tw-ring-color:rgb(142 111 247/var(--tw-ring-opacity)); }

.table { display:table; }

.text-gray-200\/80 { color:#e5e7ebcc; }

.text-gray-200\/90 { color:#e5e7ebe6; }

.text-gray-400\/70 { color:#9ca3afb3; }

.text-gray-400\/80 { color:#9ca3afcc; }

.to-\[\#E3F6FF\] { --tw-gradient-to:#e3f6ff var(--tw-gradient-to-position); }

.to-black\/20 { --tw-gradient-to:#0003 var(--tw-gradient-to-position); }

.to-black\/40 { --tw-gradient-to:#0006 var(--tw-gradient-to-position); }

.to-black\/60 { --tw-gradient-to:#0009 var(--tw-gradient-to-position); }

.transform,.translate-y-2 { transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.via-transparent { --tw-gradient-to:#0000 var(--tw-gradient-to-position); --tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to); }

.z-0 { z-index:0; }

.z-30 { z-index:30; }

@media (min-width:640px) {
  .sm\:gap-0 { gap:0; }
  .sm\:gap-6 { gap:1.5rem; }
  .sm\:h-12 { height:3rem; }
  .sm\:h-16 { height:4rem; }
  .sm\:items-center { align-items:center; }
  .sm\:justify-start { justify-content:flex-start; }
  .sm\:ml-5 { margin-left:1.25rem; }
  .sm\:mr-3 { margin-right:.75rem; }
  .sm\:mr-4 { margin-right:1rem; }
  .sm\:p-5 { padding:1.25rem; }
  .sm\:p-6 { padding:1.5rem; }
  .sm\:pt-8,.sm\:py-8 { padding-top:2rem; }
  .sm\:px-3 { padding-left:.75rem; padding-right:.75rem; }
  .sm\:py-4 { padding-top:1rem; padding-bottom:1rem; }
  .sm\:py-8 { padding-bottom:2rem; }
  .sm\:text-left { text-align:left; }
  .sm\:w-12 { width:3rem; }
  .sm\:w-16 { width:4rem; }
}

/* Additional missing utilities (JS classList usage in site-nav.php) */
.opacity-100 { opacity: 1; }
.translate-y-0 { --tw-translate-y: 0px; transform: translateY(0); }

/* Missing @keyframes from original Tailwind */
@keyframes pulse {
  50% { opacity: .5; }
}

/* ==========================================================
   Missing lg: (min-width: 1024px) responsive rules
   ========================================================== */
@media (min-width: 1024px) {
  .lg\:mx-0 { margin-left: 0; margin-right: 0; }
  .lg\:flex { display: flex !important; }
  body.lk-v2 .lg\:flex { display: flex !important; }
  .lg\:hidden { display: none; }
  .lg\:w-1\/3 { width: 33.333333%; }
  .lg\:w-2\/3 { width: 66.666667%; }
  .lg\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .lg\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .lg\:flex-row { flex-direction: row; }
  .lg\:px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
  .lg\:px-8 { padding-left: 2rem; padding-right: 2rem; }
  .lg\:py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
  .lg\:py-8 { padding-top: 2rem; padding-bottom: 2rem; }
  .lg\:text-6xl { font-size: 3.75rem; line-height: 1; }
}
