/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Crimson+Pro:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');

*, ::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: rgb(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: rgb(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:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Inter", "SF Pro Display", system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: "JetBrains Mono", "SF Mono", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

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

* {
    -webkit-tap-highlight-color: transparent;
  }

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

body{
  --tw-bg-opacity: 1;
  background-color: rgb(15 13 23 / var(--tw-bg-opacity, 1));
  font-family: "Inter", "SF Pro Display", system-ui, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    background-image:
      radial-gradient(ellipse 80% 60% at 50% -20%, rgba(99, 102, 241, 0.08) 0%, transparent 60%),
      radial-gradient(ellipse 60% 40% at 80% 100%, rgba(47, 239, 172, 0.05) 0%, transparent 50%);
    background-attachment: fixed;
}

::-moz-selection {
    background: rgba(47, 239, 172, 0.25);
    color: white;
  }

::selection {
    background: rgba(47, 239, 172, 0.25);
    color: white;
  }

/* Premium scrollbar */

::-webkit-scrollbar { width: 5px; height: 5px; }

::-webkit-scrollbar-track { background: transparent; }

::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 99px;
  }

::-webkit-scrollbar-thumb:hover {
    background: rgba(47, 239, 172, 0.3);
  }

/* Hide scrollbar on horizontal scroll containers */

.no-scrollbar::-webkit-scrollbar { display: none; }

.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }

input[type="range"]{
  height: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.08);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

input[type="range"]::-webkit-slider-thumb{
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(47 239 172 / var(--tw-bg-opacity, 1));
    box-shadow: 0 0 12px rgba(47, 239, 172, 0.5);
}
.\!container{
  width: 100% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){

  .\!container{
    max-width: 640px !important;
  }

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

  .\!container{
    max-width: 768px !important;
  }

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

  .\!container{
    max-width: 1024px !important;
  }

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

  .\!container{
    max-width: 1280px !important;
  }

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

  .\!container{
    max-width: 1536px !important;
  }

  .container{
    max-width: 1536px;
  }
}
/* Glass cards — the signature look */
.glass{
  border-radius: 1.25rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.10);
  background-color: rgb(255 255 255 / 0.04);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.05);
    backdrop-filter: blur(40px) saturate(1.2);
}
.glass-elevated{
  border-radius: 1.25rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.12);
  background-color: rgb(255 255 255 / 0.06);
    box-shadow:
      inset 0 1px 0 0 rgba(255,255,255,0.07),
      0 8px 32px -8px rgba(0,0,0,0.4);
    backdrop-filter: blur(60px) saturate(1.3);
}
.glass-interactive{
  border-radius: 1.25rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.10);
  background-color: rgb(255 255 255 / 0.04);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.05);
    backdrop-filter: blur(40px) saturate(1.2);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}
.glass-interactive:hover{
  border-color: rgb(255 255 255 / 0.15);
  background-color: rgb(255 255 255 / 0.08);
    box-shadow:
      inset 0 1px 0 0 rgba(255,255,255,0.08),
      0 4px 24px -4px rgba(0,0,0,0.3);
}
/* Mint accent glow */
/* Gold accent glow */
/* Gradient border effect */
.border-gradient {
    position: relative;
  }
.border-gradient::before {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(
      135deg,
      rgba(47, 239, 172, 0.3) 0%,
      transparent 40%,
      transparent 60%,
      rgba(99, 102, 241, 0.25) 100%
    );
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
/* Shimmer loading effect */
.shimmer {
    background: linear-gradient(
      90deg,
      rgba(255,255,255,0) 0%,
      rgba(47, 239, 172, 0.08) 50%,
      rgba(255,255,255,0) 100%
    );
    background-size: 200% 100%;
    animation: shimmer 2.5s linear infinite;
  }
/* Text gradient */
.text-gradient-gold{
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
    background-image: linear-gradient(135deg, #d4a853 0%, #e8c46f 60%, #d4a853 100%);
}
/* Animated text gradient - medium speed */
.text-gradient-animated {
    background: linear-gradient(
      90deg,
      #2FEFAC 0%,
      #5FF4C4 25%,
      #6366f1 50%,
      #5FF4C4 75%,
      #2FEFAC 100%
    );
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: text-gradient-flow 6s ease-in-out infinite;
  }
/* Animated text gradient - slow (for section headers) */
.text-gradient-animated-slow {
    background: linear-gradient(
      90deg,
      #2FEFAC 0%,
      #5FF4C4 20%,
      #818cf8 40%,
      #6366f1 60%,
      #5FF4C4 80%,
      #2FEFAC 100%
    );
    background-size: 300% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: text-gradient-flow 8s ease-in-out infinite;
  }
/* Dot pattern background */
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-4{
  inset: 1rem;
}
.inset-8{
  inset: 2rem;
}
.inset-\[1px\]{
  inset: 1px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-right-0\.5{
  right: -0.125rem;
}
.-right-1{
  right: -0.25rem;
}
.-top-0\.5{
  top: -0.125rem;
}
.-top-1{
  top: -0.25rem;
}
.-top-2{
  top: -0.5rem;
}
.-top-3{
  top: -0.75rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-2{
  bottom: 0.5rem;
}
.bottom-24{
  bottom: 6rem;
}
.bottom-3{
  bottom: 0.75rem;
}
.bottom-\[25\%\]{
  bottom: 25%;
}
.bottom-\[26\%\]{
  bottom: 26%;
}
.bottom-\[28\%\]{
  bottom: 28%;
}
.bottom-\[30\%\]{
  bottom: 30%;
}
.bottom-\[32\%\]{
  bottom: 32%;
}
.bottom-\[35\%\]{
  bottom: 35%;
}
.bottom-\[40\%\]{
  bottom: 40%;
}
.bottom-\[45\%\]{
  bottom: 45%;
}
.bottom-\[55\%\]{
  bottom: 55%;
}
.bottom-\[70px\]{
  bottom: 70px;
}
.bottom-full{
  bottom: 100%;
}
.left-0{
  left: 0px;
}
.left-0\.5{
  left: 0.125rem;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[10\%\]{
  left: 10%;
}
.left-\[15\%\]{
  left: 15%;
}
.left-\[16\%\]{
  left: 16%;
}
.left-\[18\%\]{
  left: 18%;
}
.left-\[18px\]{
  left: 18px;
}
.left-\[20\%\]{
  left: 20%;
}
.left-\[25\%\]{
  left: 25%;
}
.left-\[30\%\]{
  left: 30%;
}
.left-\[32\%\]{
  left: 32%;
}
.left-\[40\%\]{
  left: 40%;
}
.left-\[5\%\]{
  left: 5%;
}
.left-\[6\%\]{
  left: 6%;
}
.left-\[70\%\]{
  left: 70%;
}
.left-\[8\%\]{
  left: 8%;
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-\[10\%\]{
  right: 10%;
}
.right-\[15\%\]{
  right: 15%;
}
.right-\[16\%\]{
  right: 16%;
}
.right-\[18\%\]{
  right: 18%;
}
.right-\[25\%\]{
  right: 25%;
}
.right-\[28\%\]{
  right: 28%;
}
.right-\[30\%\]{
  right: 30%;
}
.right-\[5\%\]{
  right: 5%;
}
.right-\[8\%\]{
  right: 8%;
}
.right-\[9\%\]{
  right: 9%;
}
.top-0{
  top: 0px;
}
.top-0\.5{
  top: 0.125rem;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-20{
  top: 5rem;
}
.top-3{
  top: 0.75rem;
}
.top-4{
  top: 1rem;
}
.top-\[20\%\]{
  top: 20%;
}
.top-\[22\%\]{
  top: 22%;
}
.top-\[25\%\]{
  top: 25%;
}
.top-\[28\%\]{
  top: 28%;
}
.top-\[30\%\]{
  top: 30%;
}
.top-\[35\%\]{
  top: 35%;
}
.top-\[40\%\]{
  top: 40%;
}
.top-\[45\%\]{
  top: 45%;
}
.top-\[55\%\]{
  top: 55%;
}
.top-\[70\%\]{
  top: 70%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mb-px{
  margin-bottom: -1px;
}
.-mt-1{
  margin-top: -0.25rem;
}
.mb-0\.5{
  margin-bottom: 0.125rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-4{
  margin-right: 1rem;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.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;
}
.mt-\[7px\]{
  margin-top: 7px;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-0\.5{
  height: 0.125rem;
}
.h-1{
  height: 0.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[320px\]{
  height: 320px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[800px\]{
  height: 800px;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-\[120px\]{
  max-height: 120px;
}
.max-h-\[80dvh\]{
  max-height: 80dvh;
}
.min-h-\[100dvh\]{
  min-height: 100dvh;
}
.min-h-\[44px\]{
  min-height: 44px;
}
.min-h-\[52px\]{
  min-height: 52px;
}
.min-h-\[60px\]{
  min-height: 60px;
}
.min-h-\[60vh\]{
  min-height: 60vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-0\.5{
  width: 0.125rem;
}
.w-1{
  width: 0.25rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[1000px\]{
  width: 1000px;
}
.w-\[1200px\]{
  width: 1200px;
}
.w-\[260px\]{
  width: 260px;
}
.w-\[500px\]{
  width: 500px;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[800px\]{
  width: 800px;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.min-w-0{
  min-width: 0px;
}
.min-w-\[120px\]{
  min-width: 120px;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[24px\]{
  min-width: 24px;
}
.min-w-\[300px\]{
  min-width: 300px;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[380px\]{
  max-width: 380px;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.translate-x-0{
  --tw-translate-x: 0px;
  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));
}
.translate-x-4{
  --tw-translate-x: 1rem;
  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));
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  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));
}
.translate-y-0{
  --tw-translate-y: 0px;
  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));
}
.translate-y-4{
  --tw-translate-y: 1rem;
  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));
}
.-rotate-90{
  --tw-rotate: -90deg;
  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));
}
.rotate-180{
  --tw-rotate: 180deg;
  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));
}
.transform{
  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));
}
@keyframes bounce{

  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1s infinite;
}
@keyframes breathe{

  0%, 100%{
    transform: scale(1);
    opacity: 0.7;
  }

  50%{
    transform: scale(1.05);
    opacity: 1;
  }
}
.animate-breathe{
  animation: breathe 4s ease-in-out infinite;
}
@keyframes fadeIn{

  0%{
    opacity: 0;
  }

  100%{
    opacity: 1;
  }
}
.animate-fade-in{
  animation: fadeIn 0.5s ease-out;
}
@keyframes float{

  0%, 100%{
    transform: translateY(0);
  }

  50%{
    transform: translateY(-6px);
  }
}
.animate-float{
  animation: float 6s ease-in-out infinite;
}
@keyframes glowPulse{

  0%, 100%{
    opacity: 0.4;
  }

  50%{
    opacity: 1;
  }
}
.animate-glow-pulse{
  animation: glowPulse 3s ease-in-out infinite;
}
@keyframes ping{

  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes pulse{

  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes slideUp{

  0%{
    transform: translateY(16px);
    opacity: 0;
  }

  100%{
    transform: translateY(0);
    opacity: 1;
  }
}
.animate-slide-up{
  animation: slideUp 0.45s cubic-bezier(0.16, 1, 0.3, 1);
}
@keyframes spin{

  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.resize-none{
  resize: none;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-t-\[2rem\]{
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-gold{
  --tw-border-opacity: 1;
  border-color: rgb(212 168 83 / var(--tw-border-opacity, 1));
}
.border-gold\/10{
  border-color: rgb(212 168 83 / 0.1);
}
.border-gold\/15{
  border-color: rgb(212 168 83 / 0.15);
}
.border-gold\/20{
  border-color: rgb(212 168 83 / 0.2);
}
.border-gold\/30{
  border-color: rgb(212 168 83 / 0.3);
}
.border-lavender\/10{
  border-color: rgb(155 126 232 / 0.1);
}
.border-lavender\/20{
  border-color: rgb(155 126 232 / 0.2);
}
.border-mint\/10{
  border-color: rgb(47 239 172 / 0.1);
}
.border-mint\/15{
  border-color: rgb(47 239 172 / 0.15);
}
.border-mint\/20{
  border-color: rgb(47 239 172 / 0.2);
}
.border-mint\/30{
  border-color: rgb(47 239 172 / 0.3);
}
.border-noir\/20{
  border-color: rgb(15 13 23 / 0.2);
}
.border-rose\/10{
  border-color: rgb(232 93 117 / 0.1);
}
.border-rose\/20{
  border-color: rgb(232 93 117 / 0.2);
}
.border-rose\/30{
  border-color: rgb(232 93 117 / 0.3);
}
.border-sky\/10{
  border-color: rgb(93 155 232 / 0.1);
}
.border-sky\/20{
  border-color: rgb(93 155 232 / 0.2);
}
.border-teal\/10{
  border-color: rgb(91 168 160 / 0.1);
}
.border-teal\/20{
  border-color: rgb(91 168 160 / 0.2);
}
.border-transparent{
  border-color: transparent;
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}
.border-white\/\[0\.02\]{
  border-color: rgb(255 255 255 / 0.02);
}
.border-white\/\[0\.03\]{
  border-color: rgb(255 255 255 / 0.03);
}
.border-white\/\[0\.04\]{
  border-color: rgb(255 255 255 / 0.04);
}
.border-white\/\[0\.05\]{
  border-color: rgb(255 255 255 / 0.05);
}
.border-white\/\[0\.06\]{
  border-color: rgb(255 255 255 / 0.06);
}
.border-white\/\[0\.08\]{
  border-color: rgb(255 255 255 / 0.08);
}
.border-white\/\[0\.15\]{
  border-color: rgb(255 255 255 / 0.15);
}
.border-t-current{
  border-top-color: currentColor;
}
.border-t-gold{
  --tw-border-opacity: 1;
  border-top-color: rgb(212 168 83 / var(--tw-border-opacity, 1));
}
.border-t-noir{
  --tw-border-opacity: 1;
  border-top-color: rgb(15 13 23 / var(--tw-border-opacity, 1));
}
.border-t-white\/40{
  border-top-color: rgb(255 255 255 / 0.4);
}
.bg-\[\#0d0d0d\]{
  --tw-bg-opacity: 1;
  background-color: rgb(13 13 13 / var(--tw-bg-opacity, 1));
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.bg-gold{
  --tw-bg-opacity: 1;
  background-color: rgb(212 168 83 / var(--tw-bg-opacity, 1));
}
.bg-gold\/10{
  background-color: rgb(212 168 83 / 0.1);
}
.bg-gold\/15{
  background-color: rgb(212 168 83 / 0.15);
}
.bg-gold\/20{
  background-color: rgb(212 168 83 / 0.2);
}
.bg-gold\/30{
  background-color: rgb(212 168 83 / 0.3);
}
.bg-gold\/40{
  background-color: rgb(212 168 83 / 0.4);
}
.bg-gold\/5{
  background-color: rgb(212 168 83 / 0.05);
}
.bg-gold\/50{
  background-color: rgb(212 168 83 / 0.5);
}
.bg-gold\/60{
  background-color: rgb(212 168 83 / 0.6);
}
.bg-gold\/\[0\.02\]{
  background-color: rgb(212 168 83 / 0.02);
}
.bg-gold\/\[0\.03\]{
  background-color: rgb(212 168 83 / 0.03);
}
.bg-gold\/\[0\.04\]{
  background-color: rgb(212 168 83 / 0.04);
}
.bg-gold\/\[0\.05\]{
  background-color: rgb(212 168 83 / 0.05);
}
.bg-gold\/\[0\.06\]{
  background-color: rgb(212 168 83 / 0.06);
}
.bg-gold\/\[0\.08\]{
  background-color: rgb(212 168 83 / 0.08);
}
.bg-lavender{
  --tw-bg-opacity: 1;
  background-color: rgb(155 126 232 / var(--tw-bg-opacity, 1));
}
.bg-lavender\/10{
  background-color: rgb(155 126 232 / 0.1);
}
.bg-lavender\/20{
  background-color: rgb(155 126 232 / 0.2);
}
.bg-lavender\/30{
  background-color: rgb(155 126 232 / 0.3);
}
.bg-lavender\/5{
  background-color: rgb(155 126 232 / 0.05);
}
.bg-lavender\/60{
  background-color: rgb(155 126 232 / 0.6);
}
.bg-lavender\/70{
  background-color: rgb(155 126 232 / 0.7);
}
.bg-lavender\/\[0\.03\]{
  background-color: rgb(155 126 232 / 0.03);
}
.bg-lavender\/\[0\.04\]{
  background-color: rgb(155 126 232 / 0.04);
}
.bg-lavender\/\[0\.06\]{
  background-color: rgb(155 126 232 / 0.06);
}
.bg-lavender\/\[0\.08\]{
  background-color: rgb(155 126 232 / 0.08);
}
.bg-mint{
  --tw-bg-opacity: 1;
  background-color: rgb(47 239 172 / var(--tw-bg-opacity, 1));
}
.bg-mint\/10{
  background-color: rgb(47 239 172 / 0.1);
}
.bg-mint\/15{
  background-color: rgb(47 239 172 / 0.15);
}
.bg-mint\/20{
  background-color: rgb(47 239 172 / 0.2);
}
.bg-mint\/30{
  background-color: rgb(47 239 172 / 0.3);
}
.bg-mint\/40{
  background-color: rgb(47 239 172 / 0.4);
}
.bg-mint\/5{
  background-color: rgb(47 239 172 / 0.05);
}
.bg-mint\/60{
  background-color: rgb(47 239 172 / 0.6);
}
.bg-mint\/70{
  background-color: rgb(47 239 172 / 0.7);
}
.bg-mint\/\[0\.02\]{
  background-color: rgb(47 239 172 / 0.02);
}
.bg-mint\/\[0\.03\]{
  background-color: rgb(47 239 172 / 0.03);
}
.bg-mint\/\[0\.04\]{
  background-color: rgb(47 239 172 / 0.04);
}
.bg-mint\/\[0\.06\]{
  background-color: rgb(47 239 172 / 0.06);
}
.bg-mint\/\[0\.08\]{
  background-color: rgb(47 239 172 / 0.08);
}
.bg-noir{
  --tw-bg-opacity: 1;
  background-color: rgb(15 13 23 / var(--tw-bg-opacity, 1));
}
.bg-noir-100{
  --tw-bg-opacity: 1;
  background-color: rgb(26 23 40 / var(--tw-bg-opacity, 1));
}
.bg-noir-100\/90{
  background-color: rgb(26 23 40 / 0.9);
}
.bg-noir-100\/95{
  background-color: rgb(26 23 40 / 0.95);
}
.bg-noir-50{
  --tw-bg-opacity: 1;
  background-color: rgb(20 18 32 / var(--tw-bg-opacity, 1));
}
.bg-noir-50\/50{
  background-color: rgb(20 18 32 / 0.5);
}
.bg-noir-50\/60{
  background-color: rgb(20 18 32 / 0.6);
}
.bg-noir-50\/80{
  background-color: rgb(20 18 32 / 0.8);
}
.bg-noir-50\/95{
  background-color: rgb(20 18 32 / 0.95);
}
.bg-noir\/60{
  background-color: rgb(15 13 23 / 0.6);
}
.bg-noir\/80{
  background-color: rgb(15 13 23 / 0.8);
}
.bg-noir\/90{
  background-color: rgb(15 13 23 / 0.9);
}
.bg-rose{
  --tw-bg-opacity: 1;
  background-color: rgb(232 93 117 / var(--tw-bg-opacity, 1));
}
.bg-rose\/10{
  background-color: rgb(232 93 117 / 0.1);
}
.bg-rose\/20{
  background-color: rgb(232 93 117 / 0.2);
}
.bg-rose\/30{
  background-color: rgb(232 93 117 / 0.3);
}
.bg-rose\/40{
  background-color: rgb(232 93 117 / 0.4);
}
.bg-rose\/5{
  background-color: rgb(232 93 117 / 0.05);
}
.bg-rose\/60{
  background-color: rgb(232 93 117 / 0.6);
}
.bg-rose\/70{
  background-color: rgb(232 93 117 / 0.7);
}
.bg-rose\/80{
  background-color: rgb(232 93 117 / 0.8);
}
.bg-rose\/\[0\.02\]{
  background-color: rgb(232 93 117 / 0.02);
}
.bg-rose\/\[0\.03\]{
  background-color: rgb(232 93 117 / 0.03);
}
.bg-rose\/\[0\.04\]{
  background-color: rgb(232 93 117 / 0.04);
}
.bg-rose\/\[0\.06\]{
  background-color: rgb(232 93 117 / 0.06);
}
.bg-rose\/\[0\.08\]{
  background-color: rgb(232 93 117 / 0.08);
}
.bg-sky{
  --tw-bg-opacity: 1;
  background-color: rgb(93 155 232 / var(--tw-bg-opacity, 1));
}
.bg-sky\/10{
  background-color: rgb(93 155 232 / 0.1);
}
.bg-sky\/20{
  background-color: rgb(93 155 232 / 0.2);
}
.bg-sky\/30{
  background-color: rgb(93 155 232 / 0.3);
}
.bg-sky\/5{
  background-color: rgb(93 155 232 / 0.05);
}
.bg-sky\/60{
  background-color: rgb(93 155 232 / 0.6);
}
.bg-sky\/70{
  background-color: rgb(93 155 232 / 0.7);
}
.bg-sky\/\[0\.04\]{
  background-color: rgb(93 155 232 / 0.04);
}
.bg-sky\/\[0\.06\]{
  background-color: rgb(93 155 232 / 0.06);
}
.bg-teal\/10{
  background-color: rgb(91 168 160 / 0.1);
}
.bg-teal\/5{
  background-color: rgb(91 168 160 / 0.05);
}
.bg-teal\/\[0\.03\]{
  background-color: rgb(91 168 160 / 0.03);
}
.bg-teal\/\[0\.06\]{
  background-color: rgb(91 168 160 / 0.06);
}
.bg-teal\/\[0\.08\]{
  background-color: rgb(91 168 160 / 0.08);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/15{
  background-color: rgb(255 255 255 / 0.15);
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/\[0\.01\]{
  background-color: rgb(255 255 255 / 0.01);
}
.bg-white\/\[0\.02\]{
  background-color: rgb(255 255 255 / 0.02);
}
.bg-white\/\[0\.03\]{
  background-color: rgb(255 255 255 / 0.03);
}
.bg-white\/\[0\.04\]{
  background-color: rgb(255 255 255 / 0.04);
}
.bg-white\/\[0\.05\]{
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/\[0\.06\]{
  background-color: rgb(255 255 255 / 0.06);
}
.bg-zinc-900{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.bg-gold-gradient{
  background-image: linear-gradient(135deg, #d4a853 0%, #e8c46f 50%, #d4a853 100%);
}
.bg-gradient-radial{
  background-image: radial-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-gold{
  --tw-gradient-from: #d4a853 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/10{
  --tw-gradient-from: rgb(212 168 83 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/20{
  --tw-gradient-from: rgb(212 168 83 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/40{
  --tw-gradient-from: rgb(212 168 83 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/\[0\.02\]{
  --tw-gradient-from: rgb(212 168 83 / 0.02) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/\[0\.03\]{
  --tw-gradient-from: rgb(212 168 83 / 0.03) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/\[0\.04\]{
  --tw-gradient-from: rgb(212 168 83 / 0.04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/\[0\.06\]{
  --tw-gradient-from: rgb(212 168 83 / 0.06) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gold\/\[0\.08\]{
  --tw-gradient-from: rgb(212 168 83 / 0.08) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo\/\[0\.06\]{
  --tw-gradient-from: rgb(99 102 241 / 0.06) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-lavender\/10{
  --tw-gradient-from: rgb(155 126 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(155 126 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-lavender\/15{
  --tw-gradient-from: rgb(155 126 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(155 126 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-lavender\/\[0\.04\]{
  --tw-gradient-from: rgb(155 126 232 / 0.04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(155 126 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/10{
  --tw-gradient-from: rgb(47 239 172 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/15{
  --tw-gradient-from: rgb(47 239 172 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/20{
  --tw-gradient-from: rgb(47 239 172 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/\[0\.02\]{
  --tw-gradient-from: rgb(47 239 172 / 0.02) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/\[0\.03\]{
  --tw-gradient-from: rgb(47 239 172 / 0.03) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-mint\/\[0\.04\]{
  --tw-gradient-from: rgb(47 239 172 / 0.04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 239 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-noir{
  --tw-gradient-from: #0f0d17 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 13 23 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-noir-100{
  --tw-gradient-from: #1a1728 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(26 23 40 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-rose\/10{
  --tw-gradient-from: rgb(232 93 117 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(232 93 117 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-rose\/15{
  --tw-gradient-from: rgb(232 93 117 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(232 93 117 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sky\/10{
  --tw-gradient-from: rgb(93 155 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(93 155 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sky\/15{
  --tw-gradient-from: rgb(93 155 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(93 155 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/5{
  --tw-gradient-from: rgb(255 255 255 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/\[0\.02\]{
  --tw-gradient-from: rgb(255 255 255 / 0.02) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/\[0\.04\]{
  --tw-gradient-from: rgb(255 255 255 / 0.04) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/\[0\.06\]{
  --tw-gradient-from: rgb(255 255 255 / 0.06) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-gold\/20{
  --tw-gradient-to: rgb(212 168 83 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 168 83 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-gold\/30{
  --tw-gradient-to: rgb(212 168 83 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 168 83 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-gold\/\[0\.01\]{
  --tw-gradient-to: rgb(212 168 83 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 168 83 / 0.01) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-mint\/5{
  --tw-gradient-to: rgb(47 239 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 239 172 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-mint\/\[0\.01\]{
  --tw-gradient-to: rgb(47 239 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 239 172 / 0.01) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-noir\/50{
  --tw-gradient-to: rgb(15 13 23 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(15 13 23 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-transparent{
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-amber-300{
  --tw-gradient-to: #fcd34d var(--tw-gradient-to-position);
}
.to-amber-400{
  --tw-gradient-to: #fbbf24 var(--tw-gradient-to-position);
}
.to-gold\/20{
  --tw-gradient-to: rgb(212 168 83 / 0.2) var(--tw-gradient-to-position);
}
.to-gold\/5{
  --tw-gradient-to: rgb(212 168 83 / 0.05) var(--tw-gradient-to-position);
}
.to-gold\/80{
  --tw-gradient-to: rgb(212 168 83 / 0.8) var(--tw-gradient-to-position);
}
.to-gold\/\[0\.02\]{
  --tw-gradient-to: rgb(212 168 83 / 0.02) var(--tw-gradient-to-position);
}
.to-lavender\/5{
  --tw-gradient-to: rgb(155 126 232 / 0.05) var(--tw-gradient-to-position);
}
.to-lavender\/\[0\.03\]{
  --tw-gradient-to: rgb(155 126 232 / 0.03) var(--tw-gradient-to-position);
}
.to-mint\/5{
  --tw-gradient-to: rgb(47 239 172 / 0.05) var(--tw-gradient-to-position);
}
.to-noir{
  --tw-gradient-to: #0f0d17 var(--tw-gradient-to-position);
}
.to-rose\/5{
  --tw-gradient-to: rgb(232 93 117 / 0.05) var(--tw-gradient-to-position);
}
.to-sky\/5{
  --tw-gradient-to: rgb(93 155 232 / 0.05) var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-3\.5{
  padding: 0.875rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.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\.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-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-32{
  padding-bottom: 8rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[200px\]{
  padding-bottom: 200px;
}
.pl-0\.5{
  padding-left: 0.125rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.font-mono{
  font-family: "JetBrains Mono", "SF Mono", monospace;
}
.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xs{
  font-size: 0.625rem;
  line-height: 0.875rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[7px\]{
  font-size: 7px;
}
.text-\[8px\]{
  font-size: 8px;
}
.text-\[9px\]{
  font-size: 9px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-\[0\.95\]{
  line-height: 0.95;
}
.leading-\[1\.85\]{
  line-height: 1.85;
}
.leading-\[2\]{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-\[0\.2em\]{
  letter-spacing: 0.2em;
}
.tracking-\[0\.5em\]{
  letter-spacing: 0.5em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-\[\#635BFF\]{
  --tw-text-opacity: 1;
  color: rgb(99 91 255 / var(--tw-text-opacity, 1));
}
.text-gold{
  --tw-text-opacity: 1;
  color: rgb(212 168 83 / var(--tw-text-opacity, 1));
}
.text-gold\/10{
  color: rgb(212 168 83 / 0.1);
}
.text-gold\/20{
  color: rgb(212 168 83 / 0.2);
}
.text-gold\/30{
  color: rgb(212 168 83 / 0.3);
}
.text-gold\/40{
  color: rgb(212 168 83 / 0.4);
}
.text-gold\/50{
  color: rgb(212 168 83 / 0.5);
}
.text-gold\/60{
  color: rgb(212 168 83 / 0.6);
}
.text-gold\/70{
  color: rgb(212 168 83 / 0.7);
}
.text-gold\/80{
  color: rgb(212 168 83 / 0.8);
}
.text-lavender{
  --tw-text-opacity: 1;
  color: rgb(155 126 232 / var(--tw-text-opacity, 1));
}
.text-lavender\/40{
  color: rgb(155 126 232 / 0.4);
}
.text-lavender\/50{
  color: rgb(155 126 232 / 0.5);
}
.text-lavender\/70{
  color: rgb(155 126 232 / 0.7);
}
.text-lavender\/80{
  color: rgb(155 126 232 / 0.8);
}
.text-mint{
  --tw-text-opacity: 1;
  color: rgb(47 239 172 / var(--tw-text-opacity, 1));
}
.text-mint\/40{
  color: rgb(47 239 172 / 0.4);
}
.text-mint\/50{
  color: rgb(47 239 172 / 0.5);
}
.text-mint\/60{
  color: rgb(47 239 172 / 0.6);
}
.text-mint\/70{
  color: rgb(47 239 172 / 0.7);
}
.text-mint\/80{
  color: rgb(47 239 172 / 0.8);
}
.text-noir{
  --tw-text-opacity: 1;
  color: rgb(15 13 23 / var(--tw-text-opacity, 1));
}
.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.text-rose{
  --tw-text-opacity: 1;
  color: rgb(232 93 117 / var(--tw-text-opacity, 1));
}
.text-rose\/30{
  color: rgb(232 93 117 / 0.3);
}
.text-rose\/40{
  color: rgb(232 93 117 / 0.4);
}
.text-rose\/50{
  color: rgb(232 93 117 / 0.5);
}
.text-rose\/60{
  color: rgb(232 93 117 / 0.6);
}
.text-rose\/70{
  color: rgb(232 93 117 / 0.7);
}
.text-rose\/80{
  color: rgb(232 93 117 / 0.8);
}
.text-rose\/90{
  color: rgb(232 93 117 / 0.9);
}
.text-sky{
  --tw-text-opacity: 1;
  color: rgb(93 155 232 / var(--tw-text-opacity, 1));
}
.text-sky\/50{
  color: rgb(93 155 232 / 0.5);
}
.text-sky\/70{
  color: rgb(93 155 232 / 0.7);
}
.text-sky\/80{
  color: rgb(93 155 232 / 0.8);
}
.text-teal{
  --tw-text-opacity: 1;
  color: rgb(91 168 160 / var(--tw-text-opacity, 1));
}
.text-teal\/30{
  color: rgb(91 168 160 / 0.3);
}
.text-teal\/40{
  color: rgb(91 168 160 / 0.4);
}
.text-teal\/50{
  color: rgb(91 168 160 / 0.5);
}
.text-teal\/70{
  color: rgb(91 168 160 / 0.7);
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/10{
  color: rgb(255 255 255 / 0.1);
}
.text-white\/15{
  color: rgb(255 255 255 / 0.15);
}
.text-white\/20{
  color: rgb(255 255 255 / 0.2);
}
.text-white\/25{
  color: rgb(255 255 255 / 0.25);
}
.text-white\/30{
  color: rgb(255 255 255 / 0.3);
}
.text-white\/35{
  color: rgb(255 255 255 / 0.35);
}
.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}
.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}
.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.text-white\/65{
  color: rgb(255 255 255 / 0.65);
}
.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}
.text-white\/85{
  color: rgb(255 255 255 / 0.85);
}
.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.underline{
  text-decoration-line: underline;
}
.underline-offset-2{
  text-underline-offset: 2px;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-glow-gold{
  --tw-shadow: 0 0 40px -8px rgba(212, 168, 83, 0.25);
  --tw-shadow-colored: 0 0 40px -8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-glow-mint{
  --tw-shadow: 0 0 40px -8px rgba(47, 239, 172, 0.3);
  --tw-shadow-colored: 0 0 40px -8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner-light{
  --tw-shadow: inset 0 1px 0 0 rgba(255,255,255,0.06);
  --tw-shadow-colored: inset 0 1px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-black\/20{
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring{
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1{
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-current{
  --tw-ring-color: currentColor;
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.blur-3xl{
  --tw-blur: blur(64px);
  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);
}
.blur-\[1px\]{
  --tw-blur: blur(1px);
  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);
}
.blur-xl{
  --tw-blur: blur(24px);
  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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.filter{
  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);
}
.backdrop-blur-2xl{
  --tw-backdrop-blur: blur(40px);
  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-sm{
  --tw-backdrop-blur: blur(4px);
  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-xl{
  --tw-backdrop-blur: blur(24px);
  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);
}
.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-opacity{
  transition-property: opacity;
  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;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Text gradient animation keyframes */
@keyframes text-gradient-flow {
  0% { background-position: 0% center; }
  50% { background-position: 100% center; }
  100% { background-position: 0% center; }
}

/* Page transition */
@keyframes page-enter {
  from { opacity: 0; transform: translateY(10px); filter: blur(4px); }
  to { opacity: 1; transform: translateY(0); filter: blur(0); }
}
.page-enter {
  animation: page-enter 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

/* ── Auth page futuristic visuals ──────────────────────────────── */

.auth-gradient-bg {
  background:
    radial-gradient(ellipse 120% 80% at 60% 30%, rgba(47, 239, 172, 0.10) 0%, transparent 50%),
    radial-gradient(ellipse 80% 100% at 30% 80%, rgba(99, 102, 241, 0.12) 0%, transparent 50%),
    radial-gradient(ellipse 60% 60% at 80% 60%, rgba(93, 155, 232, 0.08) 0%, transparent 50%),
    radial-gradient(ellipse 40% 50% at 50% 50%, rgba(47, 239, 172, 0.06) 0%, transparent 50%);
  animation: auth-gradient-shift 12s ease-in-out infinite;
}

@keyframes auth-gradient-shift {
  0%, 100% {
    background-position: 0% 0%, 100% 100%, 80% 60%, 50% 50%;
    filter: hue-rotate(0deg);
  }
  33% {
    background-position: 30% 20%, 70% 80%, 60% 40%, 40% 60%;
    filter: hue-rotate(10deg);
  }
  66% {
    background-position: 60% 40%, 40% 60%, 90% 70%, 60% 40%;
    filter: hue-rotate(-10deg);
  }
}

/* Floating orbs */
.auth-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: 0.5;
  will-change: transform;
}

.auth-orb-1 {
  width: 300px; height: 300px;
  background: radial-gradient(circle, rgba(47, 239, 172, 0.25), transparent 70%);
  top: 10%; left: 20%;
  animation: auth-float-1 16s ease-in-out infinite;
}
.auth-orb-2 {
  width: 250px; height: 250px;
  background: radial-gradient(circle, rgba(99, 102, 241, 0.22), transparent 70%);
  top: 50%; right: 10%;
  animation: auth-float-2 20s ease-in-out infinite;
}
.auth-orb-3 {
  width: 200px; height: 200px;
  background: radial-gradient(circle, rgba(155, 126, 232, 0.22), transparent 70%);
  bottom: 15%; left: 30%;
  animation: auth-float-3 14s ease-in-out infinite;
}
.auth-orb-4 {
  width: 180px; height: 180px;
  background: radial-gradient(circle, rgba(93, 155, 232, 0.18), transparent 70%);
  top: 30%; right: 30%;
  animation: auth-float-4 18s ease-in-out infinite;
}
.auth-orb-5 {
  width: 150px; height: 150px;
  background: radial-gradient(circle, rgba(47, 239, 172, 0.15), transparent 70%);
  bottom: 30%; right: 20%;
  animation: auth-float-5 22s ease-in-out infinite;
}

@keyframes auth-float-1 {
  0%, 100% { transform: translate(0, 0) scale(1); }
  25% { transform: translate(40px, -30px) scale(1.1); }
  50% { transform: translate(-20px, 50px) scale(0.95); }
  75% { transform: translate(30px, 20px) scale(1.05); }
}
@keyframes auth-float-2 {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33% { transform: translate(-50px, 30px) scale(1.08); }
  66% { transform: translate(30px, -40px) scale(0.92); }
}
@keyframes auth-float-3 {
  0%, 100% { transform: translate(0, 0) scale(1); }
  50% { transform: translate(40px, -40px) scale(1.12); }
}
@keyframes auth-float-4 {
  0%, 100% { transform: translate(0, 0); }
  30% { transform: translate(-30px, 40px); }
  60% { transform: translate(20px, -20px); }
}
@keyframes auth-float-5 {
  0%, 100% { transform: translate(0, 0) scale(1); }
  40% { transform: translate(-20px, -30px) scale(1.1); }
  70% { transform: translate(30px, 20px) scale(0.9); }
}

/* Grid overlay */
.auth-grid-overlay {
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 40px 40px;
  animation: auth-grid-drift 30s linear infinite;
}

@keyframes auth-grid-drift {
  0% { background-position: 0 0; }
  100% { background-position: 40px 40px; }
}

/* Scan line */
.auth-scanline {
  position: absolute;
  left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(47, 239, 172, 0.2), rgba(99, 102, 241, 0.15), transparent);
  animation: auth-scan 8s linear infinite;
}

@keyframes auth-scan {
  0% { top: -2px; opacity: 0; }
  5% { opacity: 1; }
  95% { opacity: 1; }
  100% { top: 100%; opacity: 0; }
}

/* Orbiting nodes */
.auth-orbit {
  animation: auth-rotate 20s linear infinite;
}
.auth-orbit-reverse {
  animation: auth-rotate 24s linear infinite reverse;
}
.auth-orbit-slow {
  animation: auth-rotate 28s linear infinite;
}
.auth-orbit-slow-reverse {
  animation: auth-rotate 32s linear infinite reverse;
}

@keyframes auth-rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* Counter-rotate the labels so text stays upright */
.auth-orbit > *, .auth-orbit-reverse > *, .auth-orbit-slow > *, .auth-orbit-slow-reverse > * {
  animation: auth-counter-rotate 20s linear infinite;
}
.auth-orbit-reverse > * {
  animation-direction: reverse;
  animation-duration: 24s;
}
.auth-orbit-slow > * {
  animation-duration: 28s;
}
.auth-orbit-slow-reverse > * {
  animation-direction: reverse;
  animation-duration: 32s;
}

@keyframes auth-counter-rotate {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to { transform: translate(-50%, -50%) rotate(-360deg); }
}

/* Fix: only counter-rotate for orbiting children that need it */
.auth-orbit > div { animation: auth-counter-rotate 20s linear infinite; }
.auth-orbit-reverse > div { animation: auth-counter-rotate 24s linear infinite reverse; }
.auth-orbit-slow > div { animation: auth-counter-rotate 28s linear infinite; }
.auth-orbit-slow-reverse > div { animation: auth-counter-rotate 32s linear infinite reverse; }

/* Breathing central node */
.auth-breathe {
  animation: auth-breathe-anim 4s ease-in-out infinite;
}
.auth-breathe-delayed {
  animation: auth-breathe-anim 4s ease-in-out infinite 1s;
}

@keyframes auth-breathe-anim {
  0%, 100% { transform: scale(1); opacity: 0.7; }
  50% { transform: scale(1.15); opacity: 1; }
}

/* Pulsing connection lines */
.auth-pulse-lines {
  animation: auth-pulse-opacity 3s ease-in-out infinite;
}

@keyframes auth-pulse-opacity {
  0%, 100% { opacity: 0.5; }
  50% { opacity: 1; }
}

/* Floating particles */
.auth-float {
  animation: auth-float-particle 6s ease-in-out infinite;
}

@keyframes auth-float-particle {
  0%, 100% { transform: translateY(0) scale(1); opacity: 0.4; }
  50% { transform: translateY(-20px) scale(1.2); opacity: 0.8; }
}

/* Path drawing animation */
.auth-path-draw {
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
  animation: auth-draw-path 3s ease-out infinite;
}

@keyframes auth-draw-path {
  0% { stroke-dashoffset: 200; opacity: 0; }
  20% { opacity: 1; }
  50% { stroke-dashoffset: 0; opacity: 1; }
  80% { opacity: 1; }
  100% { stroke-dashoffset: 0; opacity: 0; }
}

/* ── Landing page animations ──────────────────────────────── */

/* Fade in up */
.animate-fade-in-up {
  animation: fade-in-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  opacity: 0;
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Fade in */
.animate-fade-in {
  animation: fade-in 0.8s ease-out forwards;
  opacity: 0;
}

@keyframes fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* Animation delays */
.animation-delay-100 { animation-delay: 100ms; }
.animation-delay-200 { animation-delay: 200ms; }
.animation-delay-300 { animation-delay: 300ms; }
.animation-delay-400 { animation-delay: 400ms; }
.animation-delay-500 { animation-delay: 500ms; }

/* Scroll hint */
.animate-scroll-hint {
  animation: scroll-hint 2s ease-in-out infinite;
}

@keyframes scroll-hint {
  0%, 100% {
    transform: translateY(0);
    opacity: 0.3;
  }
  50% {
    transform: translateY(8px);
    opacity: 0.8;
  }
}

/* Hero pulse animations - AI nodes communicating */
.hero-pulse-horizontal {
  animation: hero-pulse-h 4s ease-in-out infinite;
}

.hero-pulse-horizontal-reverse {
  animation: hero-pulse-h-rev 4s ease-in-out infinite;
}

.hero-pulse-vertical {
  animation: hero-pulse-v 5s ease-in-out infinite;
}

.hero-pulse-vertical-reverse {
  animation: hero-pulse-v-rev 5s ease-in-out infinite;
}

.hero-pulse-diagonal {
  animation: hero-pulse-diag 6s ease-in-out infinite;
}

.hero-pulse-diagonal-reverse {
  animation: hero-pulse-diag-rev 6s ease-in-out infinite;
}

@keyframes hero-pulse-h {
  0% { transform: translateX(0); opacity: 0; }
  10% { opacity: 1; }
  90% { opacity: 1; }
  100% { transform: translateX(calc(70vw - 100px)); opacity: 0; }
}

@keyframes hero-pulse-h-rev {
  0% { transform: translateX(0); opacity: 0; }
  10% { opacity: 1; }
  90% { opacity: 1; }
  100% { transform: translateX(calc(-70vw + 100px)); opacity: 0; }
}

@keyframes hero-pulse-v {
  0% { transform: translateY(0); opacity: 0; }
  10% { opacity: 1; }
  90% { opacity: 1; }
  100% { transform: translateY(calc(35vh)); opacity: 0; }
}

@keyframes hero-pulse-v-rev {
  0% { transform: translateY(0); opacity: 0; }
  10% { opacity: 1; }
  90% { opacity: 1; }
  100% { transform: translateY(calc(-35vh)); opacity: 0; }
}

@keyframes hero-pulse-diag {
  0% { transform: translate(0, 0); opacity: 0; }
  10% { opacity: 0.8; }
  90% { opacity: 0.8; }
  100% { transform: translate(15vw, 10vh); opacity: 0; }
}

@keyframes hero-pulse-diag-rev {
  0% { transform: translate(0, 0); opacity: 0; }
  10% { opacity: 0.8; }
  90% { opacity: 0.8; }
  100% { transform: translate(-15vw, -10vh); opacity: 0; }
}

/* Radial gradient helper */
.bg-gradient-radial {
  background: radial-gradient(circle, var(--tw-gradient-from) 0%, var(--tw-gradient-to) 70%);
}

/* Glow effects */
.shadow-glow-mint {
  box-shadow: 0 0 60px -15px rgba(47, 239, 172, 0.5);
}

.hover\:shadow-glow-mint:hover {
  box-shadow: 0 0 60px -15px rgba(47, 239, 172, 0.6);
}

.shadow-glow-gold {
  box-shadow: 0 0 60px -15px rgba(212, 168, 83, 0.4);
}

.hover\:shadow-glow-gold:hover {
  box-shadow: 0 0 60px -15px rgba(212, 168, 83, 0.5);
}

/* Provider-specific glows */
.shadow-glow-indigo {
  box-shadow: 0 0 40px -10px rgba(99, 102, 241, 0.4);
}

.shadow-glow-sky {
  box-shadow: 0 0 40px -10px rgba(93, 155, 232, 0.4);
}

.shadow-glow-lavender {
  box-shadow: 0 0 40px -10px rgba(155, 126, 232, 0.4);
}

.shadow-glow-rose {
  box-shadow: 0 0 40px -10px rgba(232, 93, 117, 0.4);
}

.placeholder\:text-white\/10::-moz-placeholder{
  color: rgb(255 255 255 / 0.1);
}

.placeholder\:text-white\/10::placeholder{
  color: rgb(255 255 255 / 0.1);
}

.placeholder\:text-white\/15::-moz-placeholder{
  color: rgb(255 255 255 / 0.15);
}

.placeholder\:text-white\/15::placeholder{
  color: rgb(255 255 255 / 0.15);
}

.placeholder\:text-white\/20::-moz-placeholder{
  color: rgb(255 255 255 / 0.2);
}

.placeholder\:text-white\/20::placeholder{
  color: rgb(255 255 255 / 0.2);
}

.placeholder\:text-white\/30::-moz-placeholder{
  color: rgb(255 255 255 / 0.3);
}

.placeholder\:text-white\/30::placeholder{
  color: rgb(255 255 255 / 0.3);
}

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

.hover\:border-gold\/20:hover{
  border-color: rgb(212 168 83 / 0.2);
}

.hover\:border-gold\/40:hover{
  border-color: rgb(212 168 83 / 0.4);
}

.hover\:border-lavender\/20:hover{
  border-color: rgb(155 126 232 / 0.2);
}

.hover\:border-mint\/20:hover{
  border-color: rgb(47 239 172 / 0.2);
}

.hover\:border-mint\/30:hover{
  border-color: rgb(47 239 172 / 0.3);
}

.hover\:border-mint\/40:hover{
  border-color: rgb(47 239 172 / 0.4);
}

.hover\:border-rose\/20:hover{
  border-color: rgb(232 93 117 / 0.2);
}

.hover\:border-rose\/30:hover{
  border-color: rgb(232 93 117 / 0.3);
}

.hover\:border-sky\/20:hover{
  border-color: rgb(93 155 232 / 0.2);
}

.hover\:border-white\/10:hover{
  border-color: rgb(255 255 255 / 0.1);
}

.hover\:border-white\/\[0\.08\]:hover{
  border-color: rgb(255 255 255 / 0.08);
}

.hover\:border-white\/\[0\.12\]:hover{
  border-color: rgb(255 255 255 / 0.12);
}

.hover\:border-white\/\[0\.1\]:hover{
  border-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-gold\/90:hover{
  background-color: rgb(212 168 83 / 0.9);
}

.hover\:bg-gold\/\[0\.02\]:hover{
  background-color: rgb(212 168 83 / 0.02);
}

.hover\:bg-mint\/10:hover{
  background-color: rgb(47 239 172 / 0.1);
}

.hover\:bg-mint\/20:hover{
  background-color: rgb(47 239 172 / 0.2);
}

.hover\:bg-mint\/\[0\.12\]:hover{
  background-color: rgb(47 239 172 / 0.12);
}

.hover\:bg-mint\/\[0\.1\]:hover{
  background-color: rgb(47 239 172 / 0.1);
}

.hover\:bg-noir-50\/80:hover{
  background-color: rgb(20 18 32 / 0.8);
}

.hover\:bg-rose:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(232 93 117 / var(--tw-bg-opacity, 1));
}

.hover\:bg-rose\/10:hover{
  background-color: rgb(232 93 117 / 0.1);
}

.hover\:bg-rose\/20:hover{
  background-color: rgb(232 93 117 / 0.2);
}

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

.hover\:bg-white\/\[0\.01\]:hover{
  background-color: rgb(255 255 255 / 0.01);
}

.hover\:bg-white\/\[0\.02\]:hover{
  background-color: rgb(255 255 255 / 0.02);
}

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

.hover\:bg-white\/\[0\.04\]:hover{
  background-color: rgb(255 255 255 / 0.04);
}

.hover\:bg-white\/\[0\.05\]:hover{
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:bg-white\/\[0\.06\]:hover{
  background-color: rgb(255 255 255 / 0.06);
}

.hover\:bg-white\/\[0\.08\]:hover{
  background-color: rgb(255 255 255 / 0.08);
}

.hover\:bg-white\/\[0\.1\]:hover{
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:text-gold:hover{
  --tw-text-opacity: 1;
  color: rgb(212 168 83 / var(--tw-text-opacity, 1));
}

.hover\:text-gold\/70:hover{
  color: rgb(212 168 83 / 0.7);
}

.hover\:text-mint:hover{
  --tw-text-opacity: 1;
  color: rgb(47 239 172 / var(--tw-text-opacity, 1));
}

.hover\:text-mint\/70:hover{
  color: rgb(47 239 172 / 0.7);
}

.hover\:text-rose:hover{
  --tw-text-opacity: 1;
  color: rgb(232 93 117 / var(--tw-text-opacity, 1));
}

.hover\:text-rose\/60:hover{
  color: rgb(232 93 117 / 0.6);
}

.hover\:text-rose\/70:hover{
  color: rgb(232 93 117 / 0.7);
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-white\/40:hover{
  color: rgb(255 255 255 / 0.4);
}

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

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

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

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

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

.hover\:opacity-70:hover{
  opacity: 0.7;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:shadow-glow-gold:hover{
  --tw-shadow: 0 0 40px -8px rgba(212, 168, 83, 0.25);
  --tw-shadow-colored: 0 0 40px -8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-gold\/30:focus{
  border-color: rgb(212 168 83 / 0.3);
}

.focus\:border-gold\/50:focus{
  border-color: rgb(212 168 83 / 0.5);
}

.focus\:border-rose\/30:focus{
  border-color: rgb(232 93 117 / 0.3);
}

.focus\:border-rose\/50:focus{
  border-color: rgb(232 93 117 / 0.5);
}

.focus\:bg-white\/\[0\.06\]:focus{
  background-color: rgb(255 255 255 / 0.06);
}

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

.focus\:ring-2:focus{
  --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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-gold\/30:focus{
  --tw-ring-color: rgb(212 168 83 / 0.3);
}

.focus\:ring-gold\/50:focus{
  --tw-ring-color: rgb(212 168 83 / 0.5);
}

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

.focus-visible\:ring-2:focus-visible{
  --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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-gold\/30:focus-visible{
  --tw-ring-color: rgb(212 168 83 / 0.3);
}

.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}

.focus-visible\:ring-offset-noir:focus-visible{
  --tw-ring-offset-color: #0f0d17;
}

.active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}

.active\:text-white\/40:active{
  color: rgb(255 255 255 / 0.4);
}

.active\:shadow-none:active{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

.disabled\:bg-none:disabled{
  background-image: none;
}

.disabled\:text-white\/30:disabled{
  color: rgb(255 255 255 / 0.3);
}

.disabled\:opacity-25:disabled{
  opacity: 0.25;
}

.disabled\:opacity-40:disabled{
  opacity: 0.4;
}

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

.group[open] .group-open\:rotate-180{
  --tw-rotate: 180deg;
  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));
}

.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.25rem;
  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));
}

.group:hover .group-hover\:translate-y-0\.5{
  --tw-translate-y: 0.125rem;
  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));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-gold\/10{
  background-color: rgb(212 168 83 / 0.1);
}

.group:hover .group-hover\:from-gold{
  --tw-gradient-from: #d4a853 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 168 83 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-amber-400{
  --tw-gradient-to: #fbbf24 var(--tw-gradient-to-position);
}

.group:hover .group-hover\:text-gold{
  --tw-text-opacity: 1;
  color: rgb(212 168 83 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-gold\/70{
  color: rgb(212 168 83 / 0.7);
}

.group:hover .group-hover\:text-mint{
  --tw-text-opacity: 1;
  color: rgb(47 239 172 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white\/60{
  color: rgb(255 255 255 / 0.6);
}

.group:hover .group-hover\:text-white\/70{
  color: rgb(255 255 255 / 0.7);
}

.group:hover .group-hover\:text-white\/80{
  color: rgb(255 255 255 / 0.8);
}

.group:hover .group-hover\:text-white\/85{
  color: rgb(255 255 255 / 0.85);
}

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

@media (min-width: 640px){

  .sm\:right-auto{
    right: auto;
  }

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

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

  .sm\:block{
    display: block;
  }

  .sm\:inline{
    display: inline;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:h-12{
    height: 3rem;
  }

  .sm\:h-2{
    height: 0.5rem;
  }

  .sm\:w-12{
    width: 3rem;
  }

  .sm\:w-2{
    width: 0.5rem;
  }

  .sm\:w-80{
    width: 20rem;
  }

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

  .sm\:flex-none{
    flex: none;
  }

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

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

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

  .sm\:justify-start{
    justify-content: flex-start;
  }

  .sm\:gap-1\.5{
    gap: 0.375rem;
  }

  .sm\:gap-2{
    gap: 0.5rem;
  }

  .sm\:gap-3{
    gap: 0.75rem;
  }

  .sm\:p-5{
    padding: 1.25rem;
  }

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

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

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

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

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

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

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

@media (min-width: 768px){

  .md\:bottom-6{
    bottom: 1.5rem;
  }

  .md\:bottom-auto{
    bottom: auto;
  }

  .md\:left-\[12\%\]{
    left: 12%;
  }

  .md\:left-\[8\%\]{
    left: 8%;
  }

  .md\:left-auto{
    left: auto;
  }

  .md\:right-0{
    right: 0px;
  }

  .md\:right-6{
    right: 1.5rem;
  }

  .md\:right-\[12\%\]{
    right: 12%;
  }

  .md\:right-\[8\%\]{
    right: 8%;
  }

  .md\:top-0{
    top: 0px;
  }

  .md\:-my-4{
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:ml-\[260px\]{
    margin-left: 260px;
  }

  .md\:block{
    display: block;
  }

  .md\:inline{
    display: inline;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-14{
    height: 3.5rem;
  }

  .md\:h-16{
    height: 4rem;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:w-14{
    width: 3.5rem;
  }

  .md\:w-16{
    width: 4rem;
  }

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

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

  .md\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    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));
  }

  @keyframes fadeIn{

    0%{
      opacity: 0;
    }

    100%{
      opacity: 1;
    }
  }

  .md\:animate-fade-in{
    animation: fadeIn 0.5s ease-out;
  }

  .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\:flex-row{
    flex-direction: row;
  }

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

  .md\:items-end{
    align-items: flex-end;
  }

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

  .md\:gap-20{
    gap: 5rem;
  }

  .md\:gap-6{
    gap: 1.5rem;
  }

  .md\:rounded-none{
    border-radius: 0px;
  }

  .md\:rounded-l-\[2rem\]{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:p-12{
    padding: 3rem;
  }

  .md\:p-5{
    padding: 1.25rem;
  }

  .md\:p-7{
    padding: 1.75rem;
  }

  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

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

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

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

  .md\:pb-0{
    padding-bottom: 0px;
  }

  .md\:pb-16{
    padding-bottom: 4rem;
  }

  .md\:pt-0{
    padding-top: 0px;
  }

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

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

  .md\:pt-16{
    padding-top: 4rem;
  }

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

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

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

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

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

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

  .md\:text-\[2rem\]{
    font-size: 2rem;
  }

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

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

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

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

@media (min-width: 1024px){

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

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:w-\[55\%\]{
    width: 55%;
  }

  .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\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

@media (min-width: 1280px){

  .xl\:w-\[50\%\]{
    width: 50%;
  }

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

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

