/*! Tailwind CSS v3.4.18 - Generated from actual usage in project */

:root {
  --tw-primary: #6b21a8;
  --tw-surface: #ffffff;
  --tw-ink: #222222;
  --tw-purple: #9333EA;
  --tw-green: #22C55E;
  --tw-red: #EF4444;
}

/* Color Palette */
:root {
  --color-primary: #6b21a8;
  --color-purple: #A855F7;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-300: #d1d5db;
  --color-gray-500: #6b7280;
  --color-gray-600: #4b5563;
  --color-gray-700: #374151;
  --color-gray-800: #1f2937;
  --color-gray-900: #111827;
  --color-green-500: #22C55E;
}

* {
  --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-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --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-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

/* === BASE STYLES === */
*,
::before,
::after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

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

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

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, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  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;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, input:where([type=button]), input:where([type=reset]), input:where([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, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

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

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

:disabled {
  cursor: default;
}

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

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

[hidden]:where(:not([hidden=until-found])) {
  display: none;
}

/* === CUSTOM COLOR VARIABLES === */
:root {
  --color-primary: #6b21a8;
  --color-surface: #ffffff;
  --color-ink: #222222;
  --color-purple: #9333EA;
  --color-green: #22C55E;
  --color-red: #EF4444;
}

/* === UTILITY CLASSES === */

/* Display */
.block { display: block; }
.inline-block { display: inline-block; }
.inline { display: inline; }
.flex { display: flex; }
.inline-flex { display: inline-flex; }
.grid { display: grid; }
.hidden { display: none; }

/* Flex */
.flex-row { flex-direction: row; }
.flex-col { flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.flex-nowrap { flex-wrap: nowrap; }
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.items-stretch { align-items: stretch; }
.items-baseline { align-items: baseline; }
.justify-start { justify-content: flex-start; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.justify-evenly { justify-content: space-evenly; }
.flex-1 { flex: 1 1 0%; }
.flex-auto { flex: 1 1 auto; }
.flex-initial { flex: 0 1 auto; }
.flex-none { flex: none; }
.gap-0 { gap: 0; }
.gap-1 { gap: 0.25rem; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }
.gap-8 { gap: 2rem; }

/* Sizing */
.w-full { width: 100%; }
.h-full { height: 100%; }
.w-screen { width: 100vw; }
.h-screen { height: 100vh; }
.w-auto { width: auto; }
.h-auto { height: auto; }
.w-1 { width: 0.25rem; }
.w-2 { width: 0.5rem; }
.w-3 { width: 0.75rem; }
.w-4 { width: 1rem; }
.h-1 { height: 0.25rem; }
.h-2 { height: 0.5rem; }
.h-3 { height: 0.75rem; }
.h-4 { height: 1rem; }
.max-w-full { max-width: 100%; }
.max-h-full { max-height: 100%; }
.min-h-screen { min-height: 100vh; }
.min-w-0 { min-width: 0; }

/* Viewport Height/Width Units */
.w-\[min\(100vw\,56\.25vh\)\] { width: min(100vw, 56.25vh); }

/* Padding */
.p-0 { padding: 0; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 0.75rem; }
.p-4 { padding: 1rem; }
.p-6 { padding: 1.5rem; }
.p-8 { padding: 2rem; }
.p-\[3vh\] { padding: 3vh; }
.px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }

/* Margin */
.m-0 { margin: 0; }
.m-auto { margin: auto; }
.mb-3 { margin-bottom: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mx-auto { margin-left: auto; margin-right: auto; }

/* Background */
.bg-transparent { background-color: transparent; }
.bg-white { background-color: #ffffff; }
.bg-neutral-100 { background-color: #f5f5f5; }
.bg-gray-50 { background-color: #f9fafb; }
.bg-gray-100 { background-color: #f3f4f6; }
.bg-gray-200 { background-color: #e5e7eb; }
.bg-gray-300 { background-color: #d1d5db; }
.bg-gray-400 { background-color: #9ca3af; }
.bg-gray-500 { background-color: #6b7280; }
.bg-gray-600 { background-color: #4b5563; }
.bg-gray-700 { background-color: #374151; }
.bg-gray-800 { background-color: #1f2937; }
.bg-gray-900 { background-color: #111827; }
.bg-primary { background-color: #6b21a8; }
.bg-purple { background-color: #9333EA; }
.bg-green { background-color: #22C55E; }
.bg-red { background-color: #EF4444; }

/* Text Color */
.text-white { color: #ffffff; }
.text-gray-500 { color: #6b7280; }
.text-gray-600 { color: #4b5563; }
.text-gray-900 { color: #111827; }
.text-ink { color: #222222; }
.text-primary { color: #6b21a8; }
.text-red-600 { color: #dc2626; }

/* Font */
.font-light { font-weight: 300; }
.font-normal { font-weight: 400; }
.font-medium { font-weight: 500; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }
.font-extrabold { font-weight: 800; }
.text-xs { font-size: 0.75rem; }
.text-sm { font-size: 0.875rem; }
.text-base { font-size: 1rem; }
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }
.text-2xl { font-size: 1.5rem; }
.text-2vh { font-size: 2vh; }
.text-3vh { font-size: 3vh; }
.text-2\.2vh { font-size: 2.2vh; }

/* Text Alignment */
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

/* Letter Spacing */
.tracking-wide { letter-spacing: 0.05em; }

/* Border Radius */
.rounded-none { border-radius: 0; }
.rounded-sm { border-radius: 0.125rem; }
.rounded { border-radius: 0.25rem; }
.rounded-md { border-radius: 0.375rem; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.rounded-2xl { border-radius: 1rem; }
.rounded-xl2 { border-radius: 1rem; }
.rounded-full { border-radius: 9999px; }

/* Border */
.border { border-width: 1px; }
.border-solid { border-style: solid; }
.border-gray-200 { border-color: #e5e7eb; }

/* Shadows */
.shadow-sm { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
.shadow { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
.shadow-md { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1); }
.shadow-lg { box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); }
.shadow-xl { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); }
.shadow-2xl { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }

/* Object Fit */
.object-contain { object-fit: contain; }
.object-cover { object-fit: cover; }
.object-fill { object-fit: fill; }

/* Overflow */
.overflow-hidden { overflow: hidden; }
.overflow-visible { overflow: visible; }
.overflow-auto { overflow: auto; }
.overflow-y-auto { overflow-y: auto; }
.overflow-x-auto { overflow-x: auto; }

/* Position */
.absolute { position: absolute; }
.relative { position: relative; }
.fixed { position: fixed; }
.top-0 { top: 0; }
.right-0 { right: 0; }
.bottom-0 { bottom: 0; }
.left-0 { left: 0; }
.z-10 { z-index: 10; }
.z-50 { z-index: 50; }

/* Opacity */
.opacity-0 { opacity: 0; }
.opacity-50 { opacity: 0.5; }
.opacity-100 { opacity: 1; }

/* Shrink */
.shrink-0 { flex-shrink: 0; }

/* Responsive Design - Custom Viewport Units */
.pt-\[9vh\] { padding-top: 9vh; }
.pb-\[15vh\] { padding-bottom: 15vh; }
.pb-\[3vh\] { padding-bottom: 3vh; }
.pl-\[20vh\] { padding-left: 20vh; }
.pl-\[0\.5vh\] { padding-left: 0.5vh; }
.pr-\[1vh\] { padding-right: 1vh; }
.px-\[3vh\] { padding-left: 3vh; padding-right: 3vh; }
.px-\[2vh\] { padding-left: 2vh; padding-right: 2vh; }
.py-\[3vh\] { padding-top: 3vh; padding-bottom: 3vh; }
.py-\[1vh\] { padding-top: 1vh; padding-bottom: 1vh; }
.py-\[0\.8vh\] { padding-top: 0.8vh; padding-bottom: 0.8vh; }
.py-\[1\.6vh\] { padding-top: 1.6vh; padding-bottom: 1.6vh; }
.py-\[2vh\] { padding-top: 2vh; padding-bottom: 2vh; }
.pt-\[8vh\] { padding-top: 8vh; }

/* Width */
.w-\[1\.8vh\] { width: 1.8vh; }
.w-\[3\.2vh\] { width: 3.2vh; }
.w-\[4\.5vh\] { width: 4.5vh; }
.w-\[2\.4vh\] { width: 2.4vh; }
.w-\[40vh\] { width: 40vh; }
.w-\[100%\] { width: 100%; }
.w-\[20vh\] { width: 20vh; }
.w-\[6vh\] { width: 6vh; }
.w-\[7vh\] { width: 7vh; }
.w-\[8vh\] { width: 8vh; }
.w-\[6\.2vh\] { width: 6.2vh; }
.w-\[60%\] { width: 60%; }
.w-\[12vh\] { width: 12vh; }

/* Height */
.h-\[1\.8vh\] { height: 1.8vh; }
.h-\[3\.2vh\] { height: 3.2vh; }
.h-\[4\.5vh\] { height: 4.5vh; }
.h-\[2\.4vh\] { height: 2.4vh; }
.h-\[40vh\] { height: 40vh; }
.h-\[5\.2vh\] { height: 5.2vh; }
.h-\[20vh\] { height: 20vh; }
.h-\[9vh\] { height: 9vh; }
.h-\[6\.2vh\] { height: 6.2vh; }
.h-\[7vh\] { height: 7vh; }
.h-\[8vh\] { height: 8vh; }
.h-\[60%\] { height: 60%; }

/* Min Width */
.min-w-\[12vh\] { min-width: 12vh; }

/* Gaps with viewport units */
.gap-\[3vh\] { gap: 3vh; }
.gap-\[1vh\] { gap: 1vh; }
.gap-\[1\.5vh\] { gap: 1.5vh; }
.gap-\[1\.6vh\] { gap: 1.6vh; }
.gap-\[2vh\] { gap: 2vh; }

/* Margin with viewport units */
.mb-\[1vh\] { margin-bottom: 1vh; }
.mb-\[3vh\] { margin-bottom: 3vh; }
.mb-\[2vh\] { margin-bottom: 2vh; }
.mb-\[1\.5vh\] { margin-bottom: 1.5vh; }
.mb-\[0\.5vh\] { margin-bottom: 0.5vh; }
.mt-\[5vh\] { margin-top: 5vh; }
.mt-\[0\.6vh\] { margin-top: 0.6vh; }
.my-\[2vh\] { margin-top: 2vh; margin-bottom: 2vh; }
.ml-\[1vh\] { margin-left: 1vh; }

/* Font sizes with viewport units */
.text-\[2vh\] { font-size: 2vh; }
.text-\[3vh\] { font-size: 3vh; }
.text-\[2\.2vh\] { font-size: 2.2vh; }
.text-\[1\.8vh\] { font-size: 1.8vh; }
.text-\[1\.6vh\] { font-size: 1.6vh; }
.text-\[1\.9vh\] { font-size: 1.9vh; }
.text-\[2\.6vh\] { font-size: 2.6vh; }
.text-\[2\.4vh\] { font-size: 2.4vh; }
.text-\[2\.8vh\] { font-size: 2.8vh; }
.text-\[3\.2vh\] { font-size: 3.2vh; }
.text-\[4vh\] { font-size: 4vh; }
.text-\[4\.5vh\] { font-size: 4.5vh; }

/* Border radius with viewport units */
.rounded-\[1vh\] { border-radius: 1vh; }
.rounded-\[2vh\] { border-radius: 2vh; }
.rounded-\[1\.2vh\] { border-radius: 1.2vh; }
.rounded-\[0\.6vh\] { border-radius: 0.6vh; }

/* Additional specific viewport units */
.top-\[9vh\] { top: 9vh; }
.bottom-\[15vh\] { bottom: 15vh; }
.left-4 { left: 1rem; }
.-bottom-\[3\.6vh\] { bottom: -3.6vh; }
.p-\[1vh\] { padding: 1vh; }
.p-\[0\.6vh\] { padding: 0.6vh; }
.mb-\[10vh\] { margin-bottom: 10vh; }

/* Text colors - actual colors found */
.text-\[\#555555\] { color: #555555; }
.text-\[\#A855F7\] { color: #A855F7; }
.text-\[\#00000\] { color: #000000; }
.text-\[\#00000\] { background-color: #000000; }

/* Transitions */
.transition-opacity { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.duration-500 { transition-duration: 500ms; }

/* Min Height/Width */
.leading-tight { line-height: 1.25; }

/* Additional spacing found in code */
.col-span-2 { grid-column: span 2 / span 2; }
.grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }

/* Self alignment */
.self-start { align-self: flex-start; }

/* Opacity modifiers */
.text-primary\/70 { color: rgb(107 33 168 / 0.7); }

/* Max width/height */
.max-w-full { max-width: 100%; }
.max-h-full { max-height: 100%; }