*,
::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.18 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", 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;
}

.\!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;
  }
}

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.-bottom-\[250px\] {
  bottom: -250px;
}

.-left-\[300px\] {
  left: -300px;
}

.-right-\[250px\] {
  right: -250px;
}

.-top-\[300px\] {
  top: -300px;
}

.bottom-\[20\%\] {
  bottom: 20%;
}

.bottom-\[30\%\] {
  bottom: 30%;
}

.left-0 {
  left: 0px;
}

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

.left-\[10\%\] {
  left: 10%;
}

.left-\[20\%\] {
  left: 20%;
}

.right-0 {
  right: 0px;
}

.right-\[10\%\] {
  right: 10%;
}

.right-\[15\%\] {
  right: 15%;
}

.top-0 {
  top: 0px;
}

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

.top-\[15\%\] {
  top: 15%;
}

.top-\[25\%\] {
  top: 25%;
}

.top-\[40\%\] {
  top: 40%;
}

.top-\[60\%\] {
  top: 60%;
}

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

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

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

.z-\[100\] {
  z-index: 100;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[5\] {
  z-index: 5;
}

.z-\[99\] {
  z-index: 99;
}

.col-span-full {
  grid-column: 1 / -1;
}

.m-0 {
  margin: 0px;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

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

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

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

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

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

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

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

.ml-auto {
  margin-left: auto;
}

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

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

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

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

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

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.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 !important;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

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

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

.w-10 {
  width: 2.5rem;
}

.w-20 {
  width: 5rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.flex-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));
}

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

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.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-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-2xl {
  border-radius: 1rem;
}

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

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

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

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

.border-\[\#FFDE59\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 222 89 / var(--tw-border-opacity, 1));
}

.border-\[\#FFDE59\]\/30 {
  border-color: rgb(255 222 89 / 0.3);
}

.border-\[rgba\(255\2c 184\2c 0\2c 0\.18\)\] {
  border-color: rgba(255, 184, 0, 0.18);
}

.border-\[rgba\(255\2c 222\2c 89\2c 0\.2\)\] {
  border-color: rgba(255, 222, 89, 0.2);
}

.border-\[rgba\(255\2c 94\2c 0\2c 0\.15\)\] {
  border-color: rgba(255, 94, 0, 0.15);
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

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

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

.bg-\[\#FFDE59\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 222 89 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFDE59\]\/10 {
  background-color: rgb(255 222 89 / 0.1);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

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

.bg-dark-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(11 11 11 / var(--tw-bg-opacity, 1));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

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

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

.bg-\[linear-gradient\(rgba\(255\2c
  94\2c
  0\2c
  0\.02\)_1px\2c
  transparent_1px\)\2c
  linear-gradient\(90deg\2c
  rgba\(255\2c
  94\2c
  0\2c
  0\.02\)_1px\2c
  transparent_1px\)\] {
  background-image: linear-gradient(rgba(255, 94, 0, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 94, 0, 0.02) 1px, transparent 1px);
}

.bg-\[radial-gradient\(circle\2c \#FF3D00_0\%\2c transparent_70\%\)\] {
  background-image: radial-gradient(circle, #ff3d00 0%, transparent 70%);
}

.bg-\[radial-gradient\(circle\2c \#FF5E00_0\%\2c transparent_70\%\)\] {
  background-image: radial-gradient(circle, #ff5e00 0%, transparent 70%);
}

.bg-\[radial-gradient\(circle\2c \#FFB800_0\%\2c transparent_70\%\)\] {
  background-image: radial-gradient(circle, #ffb800 0%, transparent 70%);
}

.bg-\[radial-gradient\(circle\2c \#FFDE59_0\%\2c transparent_70\%\)\] {
  background-image: radial-gradient(circle, #ffde59 0%, transparent 70%);
}

.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-\[\#FFD700\] {
  --tw-gradient-from: #ffd700 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFDE59\] {
  --tw-gradient-from: #ffde59 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 222 89 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFDE59\]\/10 {
  --tw-gradient-from: rgb(255 222 89 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 222 89 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFDE59\]\/20 {
  --tw-gradient-from: rgb(255 222 89 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 222 89 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFDE59\]\/30 {
  --tw-gradient-from: rgb(255 222 89 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 222 89 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-900\/80 {
  --tw-gradient-from: rgb(17 24 39 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-500 {
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff 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-\[\#FFD700\] {
  --tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    #ffd700 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-gray-100 {
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    #f3f4f6 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

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

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

.to-\[\#FFD700\]\/10 {
  --tw-gradient-to: rgb(255 215 0 / 0.1) var(--tw-gradient-to-position);
}

.to-\[\#FFD700\]\/20 {
  --tw-gradient-to: rgb(255 215 0 / 0.2) var(--tw-gradient-to-position);
}

.to-\[\#FFD700\]\/30 {
  --tw-gradient-to: rgb(255 215 0 / 0.3) var(--tw-gradient-to-position);
}

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

.to-black {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.to-gray-300 {
  --tw-gradient-to: #d1d5db var(--tw-gradient-to-position);
}

.to-green-600 {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.bg-\[length\:50px_50px\] {
  background-size: 50px 50px;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

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

.p-10 {
  padding: 2.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

.px-\[1\.2rem\] {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.px-\[1\.8rem\] {
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}

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

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

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

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

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

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

.py-\[0\.1rem\] {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}

.py-\[0\.4rem\] {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.py-\[0\.6rem\] {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

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

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

.align-middle {
  vertical-align: middle;
}

.font-inter {
  font-family: Inter, sans-serif;
}

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

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

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

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

.text-\[0\.8rem\] {
  font-size: 0.8rem;
}

.text-\[0\.9rem\] {
  font-size: 0.9rem;
}

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

.text-\[3\.5rem\] {
  font-size: 3.5rem;
}

.text-\[6\.5rem\] {
  font-size: 6.5rem;
}

.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-black {
  font-weight: 900;
}

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

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.3\] {
  line-height: 1.3;
}

.leading-\[1\.7\] {
  line-height: 1.7;
}

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

.leading-normal {
  line-height: 1.5;
}

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

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

.tracking-\[0\.15em\] {
  letter-spacing: 0.15em;
}

.tracking-\[0\.1em\] {
  letter-spacing: 0.1em;
}

.tracking-\[0\.5px\] {
  letter-spacing: 0.5px;
}

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

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-\[\#FFDE59\] {
  --tw-text-opacity: 1;
  color: rgb(255 222 89 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

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

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

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

.text-transparent {
  color: transparent;
}

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

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

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

.decoration-\[\#FFDE59\]\/30 {
  text-decoration-color: rgb(255 222 89 / 0.3);
}

.decoration-\[\#FFDE59\]\/40 {
  text-decoration-color: rgb(255 222 89 / 0.4);
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-90 {
  opacity: 0.9;
}

.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-\[0_0_10px_rgba\(255\2c
  184\2c
  0\2c
  0\.12\)\2c
  inset_0_0_10px_rgba\(255\2c
  184\2c
  0\2c
  0\.08\)\] {
  --tw-shadow: 0 0 10px rgba(255, 184, 0, 0.12),
    inset 0 0 10px rgba(255, 184, 0, 0.08);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color),
    inset 0 0 10px 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-\[0_0_12px_rgba\(255\2c
  94\2c
  0\2c
  0\.12\)\2c
  inset_0_0_12px_rgba\(255\2c
  94\2c
  0\2c
  0\.08\)\] {
  --tw-shadow: 0 0 12px rgba(255, 94, 0, 0.12),
    inset 0 0 12px rgba(255, 94, 0, 0.08);
  --tw-shadow-colored: 0 0 12px var(--tw-shadow-color),
    inset 0 0 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-\[0_0_8px_rgba\(255\2c
  222\2c
  89\2c
  0\.12\)\2c
  inset_0_0_8px_rgba\(255\2c
  222\2c
  89\2c
  0\.08\)\] {
  --tw-shadow: 0 0 8px rgba(255, 222, 89, 0.12),
    inset 0 0 8px rgba(255, 222, 89, 0.08);
  --tw-shadow-colored: 0 0 8px var(--tw-shadow-color),
    inset 0 0 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-\[0_4px_15px_rgba\(255\2c 222\2c 89\2c 0\.3\)\] {
  --tw-shadow: 0 4px 15px rgba(255, 222, 89, 0.3);
  --tw-shadow-colored: 0 4px 15px 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-\[0_6px_30px_rgba\(255\2c 222\2c 89\2c 0\.7\)\] {
  --tw-shadow: 0 6px 30px rgba(255, 222, 89, 0.7);
  --tw-shadow-colored: 0 6px 30px 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-lg {
  --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);
}

.shadow-\[\#FFDE59\]\/40 {
  --tw-shadow-color: rgb(255 222 89 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-green-500\/50 {
  --tw-shadow-color: rgb(34 197 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}

.outline {
  outline-style: solid;
}

.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-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.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-\[100px\] {
  --tw-blur: blur(100px);
  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);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.invert {
  --tw-invert: invert(100%);
  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-filter {
  -webkit-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-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 {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[transform\2c text-shadow\] {
  transition-property: transform, text-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.transition-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-300 {
  transition-duration: 300ms;
}

.ease-\[cubic-bezier\(0\.4\2c 0\2c 0\.2\2c 1\)\] {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

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

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

.\[perspective\:1000px\] {
  perspective: 1000px;
}

.\[text-shadow\:0_0_3px_rgba\(255\2c 222\2c 89\2c 0\.25\)\] {
  text-shadow: 0 0 3px rgba(255, 222, 89, 0.25);
}

.\[text-shadow\:0_0_3px_rgba\(255\2c
  255\2c
  255\2c
  0\.1\)\2c
  1px_1px_2px_rgba\(0\2c
  0\2c
  0\2c
  0\.5\)\] {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.\[transform-style\:preserve-3d\] {
  transform-style: preserve-3d;
}

/* Google Fonts Import */

/* Reset - Hide scrollbar */

*,
*::-webkit-scrollbar {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*::-webkit-scrollbar {
  display: none;
}

* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html,
html::-webkit-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #23252b;
  color: #ff640a;
}

::selection {
  background: #23252b;
  color: #ff640a;
}

/* Hero Section - Responsive First Screen */

.cr-start-hero {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
  height: 100vh;
  max-height: 100vh;
  margin: 0;
  padding: 0;
  padding-top: 0;
  margin-top: 0;
  box-sizing: border-box;
}

/* Hero Video - Responsive Optimization */

#heroVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  z-index: 0;
}

/* Mobile specific video adjustments */

@media (max-width: 480px) {
  body {
    overflow-x: hidden;
  }

  .cr-start-hero {
    position: relative;
    width: 100vw;
    min-height: 100vh !important;
    height: 100vh !important;
    max-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    box-sizing: border-box;
  }

  /* iOS Safari specific fix */

  @supports (-webkit-touch-callout: none) {
    .cr-start-hero {
      min-height: -webkit-fill-available !important;
      height: -webkit-fill-available !important;
      max-height: -webkit-fill-available !important;
    }

    #heroVideo {
      min-height: -webkit-fill-available !important;
    }
  }

  #heroVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    min-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center 40%;
    object-position: center 40%;
  }

  /* Hero content adjustment for small screens */

  .cr-start-hero > div {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  /* Ensure no gap between sections */

  .cr-start-hero {
    margin: 0 !important;
  }
}

/* iPhone SE and similar small devices */

@media (max-width: 375px) and (max-height: 667px) {
  .cr-start-hero {
    min-height: 667px !important;
    height: 667px !important;
    max-height: 667px !important;
  }

  #heroVideo {
    min-height: 667px !important;
    -o-object-position: center 35%;
    object-position: center 35%;
  }
}

/* Tablet portrait */

@media (min-width: 481px) and (max-width: 768px) and (orientation: portrait) {
  #heroVideo {
    -o-object-position: center center;
    object-position: center center;
  }
}

/* Tablet landscape */

@media (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  #heroVideo {
    -o-object-position: center center;
    object-position: center center;
  }
}

/* Desktop and large screens */

@media (min-width: 1025px) {
  #heroVideo {
    -o-object-position: center center;
    object-position: center center;
  }
}

/* Hero Gradient Overlay */

.cr-start-hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.2) 50%,
    rgba(0, 0, 0, 0.8) 100%
  );
  z-index: 1;
}

/* Fade In Animations */

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in {
  animation: fadeInUp 1s ease-out forwards;
  opacity: 0;
}

.animate-fade-in-delay {
  animation: fadeInUp 1s ease-out 0.3s forwards;
  opacity: 0;
}

.animate-fade-in-delay-2 {
  animation: fadeInUp 1s ease-out 0.6s forwards;
  opacity: 0;
}

/* Neon Text Effects */

.neon-text {
  color: #ffde59;
  animation: neonPulse 2s ease-in-out infinite alternate,
    float-3d 6s ease-in-out infinite;
  text-shadow: 0 0 2px rgba(255, 222, 89, 0.3), 0 0 5px rgba(255, 222, 89, 0.28),
    0 0 10px rgba(255, 222, 89, 0.25), 0 0 18px rgba(255, 222, 89, 0.2),
    0 0 30px rgba(255, 222, 89, 0.15), 0 0 45px rgba(255, 222, 89, 0.1),
    1px 1px 2px rgba(0, 0, 0, 0.3);
}

.neon-text::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    transparent 40%,
    #ffb800 50%,
    transparent 60%,
    transparent 100%
  );
  background-size: 200% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: shimmer 3s linear infinite;
  z-index: 2;
}

.neon-text::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 2px;
  width: 100%;
  height: 100%;
  color: rgba(255, 94, 0, 0.15);
  z-index: -1;
  animation: chromatic 5s ease-in-out infinite;
}

.neon-text:hover {
  transform: scale(1.05) translateZ(20px);
  text-shadow: 0 0 4px rgba(255, 222, 89, 0.6),
    0 0 10px rgba(255, 222, 89, 0.55), 0 0 18px rgba(255, 222, 89, 0.5),
    0 0 30px rgba(255, 222, 89, 0.45), 0 0 50px rgba(255, 222, 89, 0.4),
    0 0 75px rgba(255, 222, 89, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.4);
}

@keyframes neonPulse {
  from {
    text-shadow: 0 0 2px rgba(255, 222, 89, 0.3),
      0 0 5px rgba(255, 222, 89, 0.28), 0 0 10px rgba(255, 222, 89, 0.25),
      0 0 18px rgba(255, 222, 89, 0.2), 0 0 30px rgba(255, 222, 89, 0.15),
      0 0 45px rgba(255, 222, 89, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.3);
  }

  to {
    text-shadow: 0 0 3px rgba(255, 222, 89, 0.45),
      0 0 8px rgba(255, 222, 89, 0.4), 0 0 15px rgba(255, 222, 89, 0.35),
      0 0 25px rgba(255, 222, 89, 0.3), 0 0 40px rgba(255, 222, 89, 0.25),
      0 0 60px rgba(255, 222, 89, 0.18), 1px 1px 2px rgba(0, 0, 0, 0.3);
  }
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

@keyframes float-3d {
  0%,
  100% {
    transform: translateY(0px) rotateX(0deg) rotateY(0deg);
  }

  25% {
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
  }

  50% {
    transform: translateY(0px) rotateX(0deg) rotateY(2deg);
  }

  75% {
    transform: translateY(-10px) rotateX(-2deg) rotateY(0deg);
  }
}

@keyframes chromatic {
  0%,
  100% {
    left: 0;
    top: 0;
  }

  25% {
    left: 2px;
    top: -1px;
  }

  50% {
    left: -2px;
    top: 1px;
  }

  75% {
    left: 1px;
    top: 2px;
  }
}

/* Pulse Ring Animations */

.pulse-ring {
  animation: pulse-expand 3s ease-out infinite;
}

.pulse-ring.ring-1 {
  animation-delay: 0s;
}

.pulse-ring.ring-2 {
  animation-delay: 1s;
}

.pulse-ring.ring-3 {
  animation-delay: 2s;
}

@keyframes pulse-expand {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}

/* Gradient Orb Animations */

.orb-1 {
  animation: float-orb-1 20s infinite;
}

.orb-2 {
  animation: float-orb-2 25s infinite;
}

.orb-3 {
  animation: float-orb-3 30s infinite;
}

.orb-4 {
  animation: float-orb-4 28s infinite;
}

@keyframes float-orb-1 {
  0% {
    transform: translate(0, 0) scale(1);
  }

  33% {
    transform: translate(100px, 150px) scale(1.1);
  }

  66% {
    transform: translate(-50px, 200px) scale(0.9);
  }

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

@keyframes float-orb-2 {
  0% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(-150px, -100px) scale(1.2);
  }

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

@keyframes float-orb-3 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }

  50% {
    transform: translate(-40%, -60%) rotate(180deg) scale(1.15);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg) scale(1);
  }
}

@keyframes float-orb-4 {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 0.2;
  }

  33% {
    transform: translate(-120px, -80px) scale(1.15);
    opacity: 0.3;
  }

  66% {
    transform: translate(80px, 100px) scale(0.95);
    opacity: 0.25;
  }

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

/* Grid Animation */

.grid-overlay {
  animation: grid-move 20s linear infinite;
}

@keyframes grid-move {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(50px, 50px);
  }
}

/* Coming Soon Section Effects */

.cr-coming-soon-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(
    ellipse at center,
    transparent 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  z-index: 5;
  pointer-events: none;
}

.cr-coming-soon-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.1) 1px,
    transparent 1px,
    transparent 2px
  );
  z-index: 6;
  pointer-events: none;
  opacity: 0.2;
  animation: scanline 10s linear infinite;
}

@keyframes scanline {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(100px);
  }
}

/* Light Rays Effect */

.background-effects::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg at 50% 50%,
    transparent 0deg,
    rgba(255, 94, 0, 0.015) 45deg,
    transparent 90deg,
    rgba(255, 184, 0, 0.015) 135deg,
    transparent 180deg,
    rgba(255, 94, 0, 0.015) 225deg,
    transparent 270deg,
    rgba(255, 184, 0, 0.015) 315deg,
    transparent 360deg
  );
  animation: rotate-rays 30s linear infinite;
  pointer-events: none;
}

@keyframes rotate-rays {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* Star Twinkle Animation */

.star {
  animation: star-twinkle 3s ease-in-out infinite;
}

.star-1 {
  animation-delay: 0s;
}

.star-2 {
  animation-delay: 0.6s;
}

.star-3 {
  animation-delay: 1.2s;
}

.star-4 {
  animation-delay: 1.8s;
}

.star-5 {
  animation-delay: 2.4s;
}

@keyframes star-twinkle {
  0%,
  100% {
    opacity: 0;
    transform: scale(0) rotate(0deg);
  }

  50% {
    opacity: 0.4;
    transform: scale(1) rotate(180deg);
  }
}

/* Subtitle Icon Animation */

.subtitle-icon {
  animation: sparkle-rotate 3s ease-in-out infinite;
}

@keyframes sparkle-rotate {
  0%,
  100% {
    transform: rotate(-12deg) scale(1);
    opacity: 0.8;
  }

  25% {
    transform: rotate(8deg) scale(1.15);
    opacity: 0.9;
  }

  50% {
    transform: rotate(12deg) scale(1.2);
    opacity: 1;
  }

  75% {
    transform: rotate(-8deg) scale(1.15);
    opacity: 0.9;
  }
}

/* Scroll Animation */

.animate-on-scroll {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Particle Animation */

.particle {
  animation: float-particle 20s infinite ease-in-out;
}

@keyframes float-particle {
  0%,
  100% {
    transform: translate(0, 0);
  }

  25% {
    transform: translate(100px, -100px);
  }

  50% {
    transform: translate(-50px, -200px);
  }

  75% {
    transform: translate(-100px, -100px);
  }
}

/* Shake Effects */

.screen-shake {
  animation: enhanced-screen-shake 0.6s cubic-bezier(0.36, 0.07, 0.19, 0.97)
    both !important;
}

@keyframes enhanced-screen-shake {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }

  10% {
    transform: translate(-10px, -8px) rotate(-1deg);
  }

  20% {
    transform: translate(10px, 8px) rotate(1deg);
  }

  30% {
    transform: translate(-10px, 8px) rotate(-1deg);
  }

  40% {
    transform: translate(10px, -8px) rotate(1deg);
  }

  50% {
    transform: translate(-10px, -8px) rotate(-1deg);
  }

  60% {
    transform: translate(10px, 8px) rotate(1deg);
  }

  70% {
    transform: translate(-10px, 8px) rotate(-1deg);
  }

  80% {
    transform: translate(10px, -8px) rotate(1deg);
  }

  90% {
    transform: translate(-5px, -4px) rotate(-0.5deg);
  }
}

.shake-effect {
  animation: enhanced-text-shake 0.6s cubic-bezier(0.36, 0.07, 0.19, 0.97) both !important;
}

@keyframes enhanced-text-shake {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }

  10% {
    transform: translate(-12px, -10px) rotate(-3deg) scale(1.05);
  }

  20% {
    transform: translate(12px, 10px) rotate(3deg) scale(1.05);
  }

  30% {
    transform: translate(-12px, 10px) rotate(-2deg) scale(1.08);
  }

  40% {
    transform: translate(12px, -10px) rotate(2deg) scale(1.08);
  }

  50% {
    transform: translate(-12px, -10px) rotate(-3deg) scale(1.1);
  }

  60% {
    transform: translate(12px, 10px) rotate(3deg) scale(1.08);
  }

  70% {
    transform: translate(-12px, 10px) rotate(-2deg) scale(1.05);
  }

  80% {
    transform: translate(12px, -10px) rotate(2deg) scale(1.05);
  }

  90% {
    transform: translate(-6px, -5px) rotate(-1deg) scale(1.02);
  }
}

.hover-shake {
  animation: hover-shake-animation 0.8s cubic-bezier(0.36, 0.07, 0.19, 0.97)
    both;
}

@keyframes hover-shake-animation {
  0%,
  100% {
    transform: translate(0, 0) rotate(0deg);
  }

  10% {
    transform: translate(-1px, -0.5px) rotate(-0.3deg);
  }

  20% {
    transform: translate(1px, 0.5px) rotate(0.3deg);
  }

  30% {
    transform: translate(-1px, 0.5px) rotate(-0.2deg);
  }

  40% {
    transform: translate(1px, -0.5px) rotate(0.2deg);
  }

  50% {
    transform: translate(-1px, -0.5px) rotate(-0.3deg);
  }

  60% {
    transform: translate(1px, 0.5px) rotate(0.3deg);
  }

  70% {
    transform: translate(-1px, 0.5px) rotate(-0.2deg);
  }

  80% {
    transform: translate(1px, -0.5px) rotate(0.2deg);
  }

  90% {
    transform: translate(-0.5px, -0.5px) rotate(-0.1deg);
  }
}

/* Mobile Responsive for Neon Text */

@media (max-width: 768px) {
  .neon-text {
    letter-spacing: 0.05em;
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.5),
      0 0 8px rgba(255, 255, 255, 0.3), 0 0 15px rgba(255, 94, 0, 0.5),
      0 0 25px rgba(255, 94, 0, 0.4), 0 0 35px rgba(255, 94, 0, 0.3),
      0 0 50px rgba(255, 94, 0, 0.2);
  }
}

@media (max-width: 480px) {
  .neon-text {
    letter-spacing: 0.02em;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.4),
      0 0 5px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 94, 0, 0.5),
      0 0 20px rgba(255, 94, 0, 0.4), 0 0 30px rgba(255, 94, 0, 0.3),
      0 0 40px rgba(255, 94, 0, 0.2);
  }
}

/* Loading Spinner */

.loading-spinner {
  border: 4px solid rgba(255, 222, 89, 0.1);
  border-radius: 50%;
  border-top: 4px solid #ffde59;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Scrollbar Hide */

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

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

/* Episode Card Styles */

.episode-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.episode-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

/* Series Card Styles */

.series-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.series-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

/* Line Clamp Utilities */

.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Smooth Scroll */

.scroll-smooth {
  scroll-behavior: smooth;
}

/* Snap Scroll */

.snap-x {
  scroll-snap-type: x mandatory;
}

.snap-mandatory {
  scroll-snap-type: x mandatory;
}

.snap-start {
  scroll-snap-align: start;
}

/* Video Player Styles */

video::-webkit-media-controls-panel {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.8)
  );
}

video::-webkit-media-controls-play-button,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-volume-slider {
  filter: brightness(1.2);
}

/* Button Hover Effects */

.play-btn,
.view-btn,
.watch-episode-btn {
  position: relative;
  overflow: hidden;
}

.play-btn::before,
.view-btn::before,
.watch-episode-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.play-btn:hover::before,
.view-btn:hover::before,
.watch-episode-btn:hover::before {
  width: 300px;
  height: 300px;
}

/* Category Section Animation */

.category-section {
  opacity: 0;
  animation: fadeInSection 0.6s ease-out forwards;
}

@keyframes fadeInSection {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Sidebar Episode Active State */

.sidebar-episode {
  transition: all 0.3s ease;
}

.sidebar-episode:hover {
  transform: translateX(4px);
}

/* Modal Animation */

#share-modal {
  animation: modalFadeIn 0.3s ease-out;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#share-modal > div {
  animation: modalSlideUp 0.3s ease-out;
}

@keyframes modalSlideUp {
  from {
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Responsive Adjustments */

@media (max-width: 768px) {
  .episode-card {
    width: 250px;
  }

  .series-card {
    width: 160px;
  }
}

@media (max-width: 480px) {
  .episode-card {
    width: 220px;
  }

  .series-card {
    width: 140px;
  }
}

/* Custom Scrollbar for Sidebar */

.overflow-y-auto::-webkit-scrollbar {
  width: 8px;
}

.overflow-y-auto::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.overflow-y-auto::-webkit-scrollbar-thumb {
  background: rgba(255, 222, 89, 0.3);
  border-radius: 4px;
}

.overflow-y-auto::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 222, 89, 0.5);
}

/* Like Button Animation */

#like-btn {
  transition: all 0.3s ease;
}

#like-btn.scale-110 {
  transform: scale(1.1);
}

/* Aspect Ratio Utilities */

.aspect-video {
  aspect-ratio: 16 / 9;
}

.aspect-\[2\/3\] {
  aspect-ratio: 2 / 3;
}

/* Background Overlay */

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

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

/* Backdrop Blur */

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

/* Smooth scroll for whole page */

html {
  scroll-behavior: smooth;
}

/* Bounce Animation */

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

  50% {
    transform: translateY(-10px);
  }
}

.animate-bounce {
  animation: bounce 2s infinite;
}

/* ===== NEW SECTIONS STYLES ===== */

/* Marquee Banner Animation */

.marquee-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.marquee-content {
  display: inline-block;
  animation: marquee-scroll 30s linear infinite;
  white-space: nowrap;
  padding-right: 100%;
}

.marquee-content span {
  display: inline-block;
}

@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

/* Slider Styles */

/* Slider container wrapper for button positioning */

.slider-container {
  position: relative;
  width: 100%;
}

.slider-wrapper {
  touch-action: pan-x;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 6rem 2rem;
  /* Extra padding to prevent clipping on hover with glow effect + horizontal padding */
  margin: 0 -2rem;
  /* Negative margin for visual space */
  scrollbar-width: none;
  -ms-overflow-style: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.slider-wrapper::-webkit-scrollbar {
  display: none;
}

/* Prevent image dragging in slider - keep click events working */

.slider-wrapper img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}

#episode-slider {
  display: flex;
  gap: 2rem;
  padding: 0;
}

/* Marquee animation for episodes when enabled */

#episode-slider.marquee-enabled {
  animation: marquee-left-scroll 20s linear infinite;
  will-change: transform;
}

/* Static display when content fits */

#episode-slider.marquee-static {
  animation: none;
}

#episode-slider::-webkit-scrollbar {
  display: none;
}

.episode-card-slider {
  flex: 0 0 auto;
  width: 260px;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.episode-card-slider img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}

/* Enable grab cursor on mobile/tablet devices */

@media (max-width: 1024px) {
  .slider-wrapper.drag-enabled .episode-card-slider {
    cursor: grab;
  }

  .slider-wrapper.drag-enabled .episode-card-slider:active {
    cursor: grabbing;
  }

  .marquee-row.drag-enabled .marquee-series-card {
    cursor: grab;
  }

  .marquee-row.drag-enabled .marquee-series-card:active {
    cursor: grabbing;
  }
}

.episode-card-slider:hover {
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0 20px 40px rgba(255, 222, 89, 0.6),
    0 0 60px rgba(255, 222, 89, 0.4);
  border-color: rgba(255, 222, 89, 0.9);
  z-index: 10;
}

.episode-card-slider img {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.episode-card-slider:hover img {
  transform: scale(1.03);
}

.episode-card-content {
  padding: 1rem;
}

.episode-badge {
  display: inline-block;
  background: linear-gradient(135deg, #ff5e00, #ffb800);
  color: #000;
  font-size: 0.75rem;
  font-weight: bold;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  margin-bottom: 0.5rem;
}

/* Category Card Styles */

.category-card {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  aspect-ratio: 2/3;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.category-card:hover {
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0 20px 40px rgba(255, 222, 89, 0.6),
    0 0 60px rgba(255, 222, 89, 0.4);
  border-color: rgba(255, 222, 89, 0.8);
}

.category-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.category-card:hover img {
  transform: scale(1.15);
}

.category-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95), transparent);
  padding: 1.5rem 1rem;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.category-card:hover .category-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.98), rgba(0, 0, 0, 0.6));
  padding-bottom: 2rem;
}

.category-tag {
  display: inline-block;
  background: rgba(255, 222, 89, 0.2);
  color: #ffde59;
  font-size: 0.7rem;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  margin-top: 0.5rem;
}

/* Episode List Card */

.episode-list-card {
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  gap: 1.5rem;
  padding: 1rem;
}

.episode-list-card:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 222, 89, 0.8);
  transform: translateX(8px);
  box-shadow: 0 10px 30px rgba(255, 222, 89, 0.6),
    0 0 40px rgba(255, 222, 89, 0.3);
}

.episode-thumbnail {
  flex: 0 0 240px;
  height: 135px;
  border-radius: 8px;
  overflow: hidden;
}

.episode-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.episode-list-card:hover .episode-thumbnail img {
  transform: scale(1.1);
}

.episode-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.play-button {
  background: linear-gradient(135deg, #ffde59, #ffb800);
  color: #000;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 50px;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 222, 89, 0.3);
  white-space: nowrap;
}

.play-button:hover {
  background: linear-gradient(135deg, #ffd700, #ffa500);
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(255, 222, 89, 0.5);
}

/* Social Media Buttons */

.social-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  transition: all 0.3s ease;
}

.social-button:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: translateY(-2px);
}

/* Mobile Responsive Adjustments */

@media (max-width: 768px) {
  .episode-card-slider {
    width: 240px;
  }

  .episode-list-card {
    flex-direction: column;
    gap: 1rem;
  }

  .episode-thumbnail {
    flex: none;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }

  .marquee-content {
    animation-duration: 20s;
  }
}

@media (max-width: 480px) {
  .episode-card-slider {
    width: 200px;
  }

  .episode-card-slider img {
    height: 110px;
  }

  .play-button {
    padding: 0.6rem 1.5rem;
    font-size: 0.9rem;
  }

  .category-overlay {
    padding: 1rem 0.75rem;
  }

  .marquee-content {
    animation-duration: 15s;
  }
}

/* Smooth Transitions */

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

/* Loading State */

.skeleton-loading {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.05) 25%,
    rgba(255, 255, 255, 0.1) 50%,
    rgba(255, 255, 255, 0.05) 75%
  );
  background-size: 200% 100%;
  animation: skeleton-wave 1.5s infinite;
}

@keyframes skeleton-wave {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

/* ===== MODAL STYLES ===== */

/* Series Modal */

.series-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: modal-fade-in 0.3s ease-out;
}

.series-modal.hidden {
  display: none;
}

.series-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.series-modal-content {
  position: relative;
  width: 90%;
  max-width: 1200px;
  max-height: 90vh;
  background: linear-gradient(
    135deg,
    rgba(20, 20, 20, 0.98),
    rgba(10, 10, 10, 0.98)
  );
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 0 1px rgba(255, 222, 89, 0.2);
  animation: modal-slide-up 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.series-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.series-modal-close:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: rotate(90deg);
}

.series-modal-scroll {
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 222, 89, 0.3) rgba(0, 0, 0, 0.2);
  scroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
}

.series-modal-scroll::-webkit-scrollbar {
  width: 8px;
}

.series-modal-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}

.series-modal-scroll::-webkit-scrollbar-thumb {
  background: rgba(255, 222, 89, 0.3);
  border-radius: 4px;
}

.series-modal-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 222, 89, 0.5);
}

.series-modal-header {
  position: relative;
  min-height: 400px;
  max-height: 600px;
  overflow: hidden;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.series-cover-img {
  width: 100%;
  height: auto;
  max-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

.series-header-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(10, 10, 10, 1) 0%,
    rgba(10, 10, 10, 0.8) 40%,
    transparent 100%
  );
}

.series-header-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3rem;
  z-index: 2;
}

.series-episodes-section {
  padding: 3rem;
  background: linear-gradient(
    to bottom,
    rgba(10, 10, 10, 0.8),
    rgba(10, 10, 10, 0.95)
  );
}

.modal-episode-card {
  display: flex;
  gap: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

.modal-episode-card:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 222, 89, 0.4);
  transform: translateX(8px);
  box-shadow: 0 10px 30px rgba(255, 94, 0, 0.2);
}

.modal-episode-thumbnail {
  flex: 0 0 200px;
  height: 113px;
  border-radius: 8px;
  overflow: hidden;
}

.modal-episode-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.modal-episode-card:hover .modal-episode-thumbnail img {
  transform: scale(1.1);
}

.modal-episode-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.genre-badge {
  display: inline-block;
  background: rgba(255, 222, 89, 0.2);
  color: #ffde59;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.4rem 0.8rem;
  border-radius: 20px;
  border: 1px solid rgba(255, 222, 89, 0.3);
}

.social-media-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.social-media-btn img {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}

.social-media-btn:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 222, 89, 0.3);
}

/* Disabled state for social media buttons */

.social-media-btn.social-disabled {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  color: rgba(128, 128, 128, 0.5);
  cursor: not-allowed;
  opacity: 0.5;
}

.social-media-btn.social-disabled:hover {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  transform: none;
  box-shadow: none;
}

.social-media-btn.social-disabled img {
  filter: grayscale(100%) brightness(0.5);
}

/* Video Modal */

.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 3vh;
  animation: modal-fade-in 0.3s ease-out;
}

.video-modal.hidden {
  display: none;
}

.video-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.video-modal-content {
  position: relative;
  width: 95%;
  max-width: 1600px;
  max-height: 94vh;
  background: linear-gradient(
    135deg,
    rgba(20, 20, 20, 0.98),
    rgba(10, 10, 10, 0.98)
  );
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 0 1px rgba(255, 222, 89, 0.2);
  animation: modal-slide-up 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

@media (min-width: 2560px) {
  .video-modal-content {
    max-width: 2000px;
  }
}

.video-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-modal-close:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: rotate(90deg);
}

.video-modal-scroll {
  max-height: 94vh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 222, 89, 0.3) rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
  gap: 0;
}

@media (max-width: 1024px) {
  .video-modal-scroll {
    flex-direction: column;
  }
}

.video-layout-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .video-layout-container {
    flex-direction: column;
  }
}

.video-player-column {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
}

.video-info-column {
  flex: 1;
  overflow-y: auto;
  min-width: 400px;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 222, 89, 0.3) rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {
  .video-info-column {
    min-width: 100%;
  }
}

.video-info-column::-webkit-scrollbar {
  width: 8px;
}

.video-info-column::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}

.video-info-column::-webkit-scrollbar-thumb {
  background: rgba(255, 222, 89, 0.3);
  border-radius: 4px;
}

.video-info-column::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 222, 89, 0.5);
}

.video-modal-scroll::-webkit-scrollbar {
  width: 8px;
}

.video-modal-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}

.video-modal-scroll::-webkit-scrollbar-thumb {
  background: rgba(255, 222, 89, 0.3);
  border-radius: 4px;
}

.video-modal-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 222, 89, 0.5);
}

.video-player-wrapper {
  background: #000;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 8px;
}

.video-player-wrapper video {
  width: 100%;
  height: auto;
  background: #000;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

/* Note: Most video-player-wrapper styling is in index.html inline styles for responsive control */

.video-info-section {
  padding: 2rem;
}

@media (max-width: 1440px) {
  .video-info-section {
    padding: 1.5rem;
  }
}

@media (max-width: 768px) {
  .video-info-section {
    padding: 1rem;
  }
}

@media (max-width: 480px) {
  .video-info-section {
    padding: 0.75rem;
  }
}

.action-btn-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  color: white;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.action-btn-icon img {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}

.action-btn-icon:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

/* Action Button Small Icon - For Social Media Icons */

.action-btn-icon-small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 36px;
  min-height: 36px;
}

.action-btn-icon-small img {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}

.action-btn-icon-small:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 4px 12px rgba(255, 222, 89, 0.3);
}

.action-btn-icon-small.social-disabled {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  cursor: not-allowed;
  opacity: 0.5;
}

.action-btn-icon-small.social-disabled:hover {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  transform: none;
  box-shadow: none;
}

.action-btn-icon-small.social-disabled img {
  filter: grayscale(100%) brightness(0.5);
}

@media (max-width: 768px) {
  .action-btn-icon-small {
    min-width: 32px;
    min-height: 32px;
    padding: 0.4rem;
  }

  .action-btn-icon {
    padding: 0.6rem 1.2rem;
    font-size: 0.9rem;
  }
}

@media (max-width: 480px) {
  .action-btn-icon-small {
    min-width: 28px;
    min-height: 28px;
    padding: 0.35rem;
  }

  .action-btn-icon {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
  }
}

/* Disabled state for action buttons (social media) */

.action-btn-icon.social-disabled {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  color: rgba(128, 128, 128, 0.5);
  cursor: not-allowed;
  opacity: 0.5;
}

.action-btn-icon.social-disabled:hover {
  background: rgba(128, 128, 128, 0.1);
  border-color: rgba(128, 128, 128, 0.2);
  transform: none;
}

.action-btn-icon.social-disabled img {
  filter: grayscale(100%) brightness(0.5);
}

.action-btn-icon.liked {
  background: rgba(255, 94, 0, 0.2);
  border-color: rgba(255, 94, 0, 0.5);
}

.action-btn-icon.liked svg {
  fill: #ff5e00;
}

.primary-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  background: linear-gradient(135deg, #ffde59, #ffb800);
  border: none;
  padding: 1rem 2rem;
  border-radius: 50px;
  color: #000;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 222, 89, 0.3);
}

.primary-action-btn:hover {
  background: linear-gradient(135deg, #ffd700, #ffa500);
  transform: translateY(-2px);
  box-shadow: 0 6px 25px rgba(255, 222, 89, 0.5);
}

.primary-action-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

.secondary-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 1rem 1.5rem;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.secondary-action-btn:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: translateY(-2px);
}

/* Modal Animations */

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

  to {
    opacity: 1;
  }
}

@keyframes modal-slide-up {
  from {
    opacity: 0;
    transform: translateY(50px) scale(0.95);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* ===== MARQUEE STYLES FOR ALL SERIES ===== */

/* Marquee Row Container */

/* Marquee row container wrapper for button positioning */

.marquee-row-container {
  position: relative;
  width: 100%;
}

.marquee-row {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 4rem 2rem;
  /* Increase padding to prevent clipping when scaled + horizontal padding */
  margin: 0 -2rem;
  /* Negative margin for visual space */
  scrollbar-width: none;
  -ms-overflow-style: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.marquee-row::-webkit-scrollbar {
  display: none;
}

/* Prevent image dragging in marquee - keep click events working */

.marquee-row img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}

/* Marquee Navigation Buttons */

.marquee-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: rgba(128, 128, 128, 0.8);
  border: 2px solid rgba(128, 128, 128, 0.8);
  border-radius: 50%;
  color: black;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 20;
}

/* Hide buttons on mobile and tablet devices (touch devices) */

@media (max-width: 1024px) {
  .marquee-nav-btn {
    display: none;
  }
}

.marquee-nav-btn img {
  filter: brightness(0);
}

.marquee-nav-btn:hover {
  background: #ffde59;
  border-color: #ffde59;
  transform: translateY(-50%) scale(1.1);
}

.marquee-nav-btn:hover img {
  filter: brightness(0);
}

.marquee-nav-btn.prev {
  left: 20px;
}

.marquee-nav-btn.next {
  right: 20px;
}

/* Filter Button */

.filter-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 222, 89, 0.1);
  border: 2px solid rgba(255, 222, 89, 0.3);
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  color: #ffde59;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.filter-btn:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.6);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 222, 89, 0.3);
}

.filter-btn.active {
  background: rgba(255, 222, 89, 0.3);
  border-color: rgba(255, 222, 89, 0.8);
}

/* Filter Modal */

.filter-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: modal-fade-in 0.3s ease-out;
}

.filter-modal.hidden {
  display: none;
}

.filter-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.filter-modal-content {
  position: relative;
  width: 90%;
  max-width: 600px;
  max-height: 80vh;
  background: linear-gradient(
    135deg,
    rgba(20, 20, 20, 0.98),
    rgba(10, 10, 10, 0.98)
  );
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 0 1px rgba(255, 222, 89, 0.2);
  animation: modal-slide-up 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.filter-modal-header {
  padding: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.filter-modal-body {
  padding: 2rem;
  max-height: 60vh;
  overflow-y: auto;
}

.filter-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter-modal-close:hover {
  background: rgba(255, 222, 89, 0.2);
  border-color: rgba(255, 222, 89, 0.5);
  transform: rotate(90deg);
}

.filter-option {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  margin-bottom: 0.75rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.filter-option:hover {
  background: rgba(255, 255, 255, 0.1);
}

.filter-option.active {
  background: rgba(255, 222, 89, 0.2);
  border: 1px solid rgba(255, 222, 89, 0.5);
}

.filter-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.filter-option.active .filter-checkbox {
  background: #ffde59;
  border-color: #ffde59;
}

.filter-checkbox::after {
  content: "✓";
  color: #000;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.filter-option.active .filter-checkbox::after {
  opacity: 1;
}

/* Marquee Wrapper */

.marquee-wrapper {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  will-change: transform;
}

/* Marquee Track */

/* Series row - flex layout, animation added dynamically if needed */

#series-row-1 {
  display: flex;
  gap: 3rem;
  padding: 0;
}

/* Static display when content fits */

#series-row-1.marquee-static {
  animation: none;
}

/* Marquee wrapper for seamless infinite scroll */

.marquee-wrapper {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  will-change: transform;
}

/* Marquee track styles */

.marquee-track {
  display: flex;
  gap: 3rem;
  padding: 0 2rem;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* Left to Right Animation */

.marquee-left .marquee-track {
  animation-name: marquee-left-scroll;
  animation-duration: 20s;
}

/* Right to Left Animation */

.marquee-right .marquee-track {
  animation-name: marquee-right-scroll;
  animation-duration: 20s;
}

/* Pause on Hover */

.marquee-wrapper:hover .marquee-track {
  animation-play-state: paused;
}

/* Marquee Series Card */

.marquee-series-card {
  position: relative;
  width: 260px;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  aspect-ratio: 2/3;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.marquee-series-card img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
}

.marquee-series-card:hover {
  transform: scale(1.08) translateY(-8px);
  box-shadow: 0 20px 40px rgba(255, 222, 89, 0.6),
    0 0 60px rgba(255, 222, 89, 0.4);
  border-color: rgba(255, 222, 89, 0.9);
  z-index: 10;
}

.marquee-series-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.marquee-series-card:hover img {
  transform: scale(1.1);
}

/* Marquee Animations */

@keyframes marquee-left-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes marquee-right-scroll {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

/* Tablet and Medium Screens */

@media (min-width: 769px) and (max-width: 1024px) {
  .marquee-series-card {
    width: 240px;
  }

  .episode-card-slider {
    width: 240px;
  }
}

/* Large Screens */

@media (min-width: 1025px) and (max-width: 1440px) {
  .marquee-series-card {
    width: 280px;
  }

  .episode-card-slider {
    width: 280px;
  }
}

/* Extra Large Screens */

@media (min-width: 1441px) {
  .marquee-series-card {
    width: 320px;
  }

  .episode-card-slider {
    width: 300px;
  }

  .marquee-track {
    gap: 4rem;
  }

  #episode-slider {
    gap: 2.5rem;
  }
}

/* Mobile Responsive for Marquee */

@media (max-width: 768px) {
  .marquee-track {
    gap: 2rem;
  }

  .marquee-series-card {
    width: 200px;
  }

  .marquee-row {
    padding: 1.5rem 2rem;
  }

  .marquee-nav-btn {
    width: 40px;
    height: 40px;
  }

  .marquee-nav-btn img {
    width: 20px;
    height: 20px;
  }

  .marquee-nav-btn.prev {
    left: 10px;
  }

  .marquee-nav-btn.next {
    right: 10px;
  }
}

@media (max-width: 480px) {
  .marquee-track {
    gap: 1.5rem;
  }

  .marquee-series-card {
    width: 160px;
  }

  .marquee-row {
    padding: 1rem 1rem;
  }

  .marquee-nav-btn {
    width: 36px;
    height: 36px;
  }

  .marquee-nav-btn img {
    width: 18px !important;
    height: 18px !important;
  }

  .filter-btn {
    padding: 0.6rem 1rem;
    font-size: 0.875rem;
  }

  .slider-wrapper {
    padding: 3rem 1rem;
    margin: 0 -1rem;
  }

  .marquee-row {
    padding: 1rem;
  }

  #episode-slider {
    gap: 1.5rem;
  }

  .episode-card-slider {
    width: 260px;
  }

  .episode-card-slider:hover {
    transform: translateY(-6px) scale(1.03);
  }
}

/* Mobile Responsive for Modals */

@media (max-width: 768px) {
  /* Ensure modal starts from top on tablets/mobile */

  .series-modal,
  .video-modal,
  .filter-modal {
    align-items: flex-start;
    padding-top: 2.5vh;
  }

  .series-modal-content,
  .video-modal-content,
  .filter-modal-content {
    width: 95%;
    max-height: 95vh;
  }

  .series-modal-header {
    height: auto;
    min-height: 250px;
  }

  .series-cover-img {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .series-header-info {
    position: relative;
    bottom: auto;
    padding: 2rem 1.5rem;
    background: linear-gradient(
      to bottom,
      rgba(10, 10, 10, 0.95),
      rgba(10, 10, 10, 1)
    );
  }

  .series-header-gradient {
    display: none;
  }

  .series-episodes-section,
  .video-info-section {
    padding: 2rem 1.5rem;
  }

  .filter-modal-header,
  .filter-modal-body {
    padding: 1.5rem;
  }

  .modal-episode-card {
    flex-direction: column;
    gap: 1rem;
  }

  .modal-episode-thumbnail {
    flex: none;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }

  .series-modal-close,
  .video-modal-close,
  .filter-modal-close {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 480px) {
  /* Fix modal alignment on mobile */

  .series-modal,
  .video-modal,
  .filter-modal {
    align-items: flex-start;
    justify-content: center;
  }

  .series-modal-content,
  .video-modal-content,
  .filter-modal-content {
    width: 100%;
    max-height: 100vh;
    border-radius: 0;
  }

  .series-modal-scroll,
  .video-modal-scroll {
    max-height: 100vh;
  }

  .series-modal-header {
    height: auto;
    min-height: 200px;
  }

  .series-cover-img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .series-header-info {
    position: relative;
    bottom: auto;
    padding: 1.5rem 1rem;
    background: linear-gradient(
      to bottom,
      rgba(10, 10, 10, 0.95),
      rgba(10, 10, 10, 1)
    );
  }

  .series-header-gradient {
    display: none;
  }

  .series-episodes-section,
  .video-info-section {
    padding: 1.5rem 1rem;
  }

  .filter-modal-header,
  .filter-modal-body {
    padding: 1.5rem 1rem;
  }

  .filter-modal-body {
    max-height: 70vh;
  }

  .primary-action-btn,
  .secondary-action-btn,
  .social-media-btn {
    padding: 0.75rem 1.25rem;
    font-size: 0.9rem;
  }

  .action-btn-icon {
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
  }

  .filter-option {
    padding: 0.75rem;
    margin-bottom: 0.5rem;
  }
}

.file\:mr-4::file-selector-button {
  margin-right: 1rem;
}

.file\:cursor-pointer::file-selector-button {
  cursor: pointer;
}

.file\:rounded-lg::file-selector-button {
  border-radius: 0.5rem;
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-\[\#FFDE59\]::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 222 89 / var(--tw-bg-opacity, 1));
}

.file\:px-4::file-selector-button {
  padding-left: 1rem;
  padding-right: 1rem;
}

.file\:py-2::file-selector-button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.file\:font-semibold::file-selector-button {
  font-weight: 600;
}

.file\:text-black::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.placeholder\:font-normal::-moz-placeholder {
  font-weight: 400;
}

.placeholder\:font-normal::placeholder {
  font-weight: 400;
}

.placeholder\:text-gray-500::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.placeholder\:text-gray-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

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

.hover\:scale-105:hover {
  --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));
}

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

.hover\:border-\[\#ffd700\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 215 0 / var(--tw-border-opacity, 1));
}

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

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

.hover\:bg-\[\#ffd700\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 215 0 / var(--tw-bg-opacity, 1));
}

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

.hover\:text-\[\#FFD700\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 215 0 / var(--tw-text-opacity, 1));
}

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

.hover\:shadow-\[0_10px_40px_rgba\(255\2c 222\2c 89\2c 0\.9\)\]:hover {
  --tw-shadow: 0 10px 40px rgba(255, 222, 89, 0.9);
  --tw-shadow-colored: 0 10px 40px 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-\[0_4px_15px_rgba\(255\2c 255\2c 255\2c 0\.3\)\]:hover {
  --tw-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
  --tw-shadow-colored: 0 4px 15px 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-\[0_6px_25px_rgba\(255\2c 222\2c 89\2c 0\.5\)\]:hover {
  --tw-shadow: 0 6px 25px rgba(255, 222, 89, 0.5);
  --tw-shadow-colored: 0 6px 25px 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);
}

.hover\:file\:bg-\[\#FFD700\]::file-selector-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 215 0 / var(--tw-bg-opacity, 1));
}

.focus\:border-\[\#FFDE59\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 222 89 / var(--tw-border-opacity, 1));
}

.active\:scale-95:active {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  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:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:bg-green-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}

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

@media not all and (min-width: 1280px) {
  .max-xl\:h-\[400px\] {
    height: 400px;
  }

  .max-xl\:h-\[500px\] {
    height: 500px;
  }

  .max-xl\:h-\[550px\] {
    height: 550px;
  }

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

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

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

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

  .max-xl\:text-\[1\.3rem\] {
    font-size: 1.3rem;
  }

  .max-xl\:text-\[5rem\] {
    font-size: 5rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

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

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

  .max-md\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

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

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

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

  .max-md\:hidden {
    display: none;
  }

  .max-md\:h-\[1rem\] {
    height: 1rem;
  }

  .max-md\:h-\[200px\] {
    height: 200px;
  }

  .max-md\:h-\[240px\] {
    height: 240px;
  }

  .max-md\:h-\[280px\] {
    height: 280px;
  }

  .max-md\:h-\[350px\] {
    height: 350px;
  }

  .max-md\:h-\[400px\] {
    height: 400px;
  }

  .max-md\:h-\[450px\] {
    height: 450px;
  }

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

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

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

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

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

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

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

  .max-md\:gap-2 {
    gap: 0.5rem;
  }

  .max-md\:gap-4 {
    gap: 1rem;
  }

  .max-md\:p-6 {
    padding: 1.5rem;
  }

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

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

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

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

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

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

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

  .max-md\:text-\[1\.1rem\] {
    font-size: 1.1rem;
  }

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

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

  .max-md\:text-\[3\.5rem\] {
    font-size: 3.5rem;
  }

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

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

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

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

  .max-md\:tracking-\[0\.05em\] {
    letter-spacing: 0.05em;
  }

  .max-md\:blur-\[80px\] {
    --tw-blur: blur(80px);
    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);
  }
}

@media (max-width: 700px) {
  .max-\[700px\]\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .max-\[700px\]\:mb-4 {
    margin-bottom: 1rem;
  }

  .max-\[700px\]\:text-\[1\.2rem\] {
    font-size: 1.2rem;
  }

  .max-\[700px\]\:text-\[2\.2rem\] {
    font-size: 2.2rem;
  }
}

@media (max-width: 600px) {
  .max-\[600px\]\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .max-\[600px\]\:mb-4 {
    margin-bottom: 1rem;
  }

  .max-\[600px\]\:text-\[1\.6rem\] {
    font-size: 1.6rem;
  }

  .max-\[600px\]\:text-\[1rem\] {
    font-size: 1rem;
  }

  .max-\[600px\]\:text-\[2\.8rem\] {
    font-size: 2.8rem;
  }
}

@media (max-width: 480px) {
  .max-\[480px\]\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .max-\[480px\]\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .max-\[480px\]\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .max-\[480px\]\:mb-4 {
    margin-bottom: 1rem;
  }

  .max-\[480px\]\:mb-8 {
    margin-bottom: 2rem;
  }

  .max-\[480px\]\:mt-6 {
    margin-top: 1.5rem;
  }

  .max-\[480px\]\:h-3 {
    height: 0.75rem;
  }

  .max-\[480px\]\:h-\[150px\] {
    height: 150px;
  }

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

  .max-\[480px\]\:h-\[200px\] {
    height: 200px;
  }

  .max-\[480px\]\:h-\[210px\] {
    height: 210px;
  }

  .max-\[480px\]\:h-\[250px\] {
    height: 250px;
  }

  .max-\[480px\]\:h-\[300px\] {
    height: 300px;
  }

  .max-\[480px\]\:h-\[80px\] {
    height: 80px;
  }

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

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

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

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

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

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

  .max-\[480px\]\:gap-2 {
    gap: 0.5rem;
  }

  .max-\[480px\]\:gap-3 {
    gap: 0.75rem;
  }

  .max-\[480px\]\:bg-\[length\:30px_30px\] {
    background-size: 30px 30px;
  }

  .max-\[480px\]\:p-4 {
    padding: 1rem;
  }

  .max-\[480px\]\:p-5 {
    padding: 1.25rem;
  }

  .max-\[480px\]\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-\[480px\]\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .max-\[480px\]\:px-\[0\.9rem\] {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }

  .max-\[480px\]\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .max-\[480px\]\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .max-\[480px\]\:py-\[0\.35rem\] {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
  }

  .max-\[480px\]\:py-\[0\.5rem\] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .max-\[480px\]\:pb-16 {
    padding-bottom: 4rem;
  }

  .max-\[480px\]\:pb-8 {
    padding-bottom: 2rem;
  }

  .max-\[480px\]\:pt-16 {
    padding-top: 4rem;
  }

  .max-\[480px\]\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .max-\[480px\]\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .max-\[480px\]\:text-\[0\.75rem\] {
    font-size: 0.75rem;
  }

  .max-\[480px\]\:text-\[0\.7rem\] {
    font-size: 0.7rem;
  }

  .max-\[480px\]\:text-\[1\.2rem\] {
    font-size: 1.2rem;
  }

  .max-\[480px\]\:text-\[1\.4rem\] {
    font-size: 1.4rem;
  }

  .max-\[480px\]\:text-\[2\.2rem\] {
    font-size: 2.2rem;
  }

  .max-\[480px\]\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-\[480px\]\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .max-\[480px\]\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .max-\[480px\]\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .max-\[480px\]\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .max-\[480px\]\:tracking-\[0\.02em\] {
    letter-spacing: 0.02em;
  }

  .max-\[480px\]\:tracking-\[0\.08em\] {
    letter-spacing: 0.08em;
  }

  .max-\[480px\]\:blur-\[40px\] {
    --tw-blur: blur(40px);
    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);
  }
}

@media (max-width: 380px) {
  .max-\[380px\]\:h-\[70px\] {
    height: 70px;
  }

  .max-\[380px\]\:gap-1 {
    gap: 0.25rem;
  }

  .max-\[380px\]\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .max-\[380px\]\:px-\[0\.75rem\] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .max-\[380px\]\:py-\[0\.3rem\] {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }

  .max-\[380px\]\:py-\[0\.45rem\] {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
  }

  .max-\[380px\]\:text-\[0\.65rem\] {
    font-size: 0.65rem;
  }

  .max-\[380px\]\:text-\[0\.7rem\] {
    font-size: 0.7rem;
  }

  .max-\[380px\]\:text-\[1\.2rem\] {
    font-size: 1.2rem;
  }

  .max-\[380px\]\:text-\[1\.8rem\] {
    font-size: 1.8rem;
  }

  .max-\[380px\]\:tracking-\[0\.05em\] {
    letter-spacing: 0.05em;
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .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\:gap-5 {
    gap: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

@media (min-width: 1280px) {
  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
