/*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Red+Hat+Text:ital,wght@0,300..700;1,300..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-7xl: 80rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --blur-md: 12px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-background: #0e1330;
    --color-primary: #3756fe;
    --color-text: #b4b7c8;
    --font-mulish: "Mulish", sans-serif;
    --font-playfair: "Playfair", sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        & {
          color: color-mix(in oklab, currentcolor 50%, transparent);
        }
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-14 {
    top: calc(var(--spacing) * -14);
  }
  .-top-15 {
    top: calc(var(--spacing) * -15);
  }
  .-top-\[410px\] {
    top: calc(410px * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .top-\[72px\] {
    top: 72px;
  }
  .top-\[100px\] {
    top: 100px;
  }
  .top-\[130px\] {
    top: 130px;
  }
  .top-\[240px\] {
    top: 240px;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-14 {
    right: calc(var(--spacing) * 14);
  }
  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }
  .-left-6 {
    left: calc(var(--spacing) * -6);
  }
  .-left-10 {
    left: calc(var(--spacing) * -10);
  }
  .-left-20 {
    left: calc(var(--spacing) * -20);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-14 {
    left: calc(var(--spacing) * 14);
  }
  .left-\[10\%\] {
    left: 10%;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-20 {
    margin-block: calc(var(--spacing) * 20);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-15 {
    margin-top: calc(var(--spacing) * 15);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mt-\[106px\] {
    margin-top: 106px;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .size-\[50px\] {
    width: 50px;
    height: 50px;
  }
  .size-\[60px\] {
    width: 60px;
    height: 60px;
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[440px\] {
    height: 440px;
  }
  .h-\[460px\] {
    height: 460px;
  }
  .h-\[498px\] {
    height: 498px;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[600px\] {
    height: 600px;
  }
  .h-\[939px\] {
    height: 939px;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .max-h-fit {
    max-height: fit-content;
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-\[558px\] {
    width: 558px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[372px\] {
    max-width: 372px;
  }
  .max-w-\[416px\] {
    max-width: 416px;
  }
  .max-w-\[550px\] {
    max-width: 550px;
  }
  .max-w-\[620px\] {
    max-width: 620px;
  }
  .max-w-\[656px\] {
    max-width: 656px;
  }
  .max-w-\[665px\] {
    max-width: 665px;
  }
  .max-w-\[726px\] {
    max-width: 726px;
  }
  .max-w-\[737px\] {
    max-width: 737px;
  }
  .max-w-\[790px\] {
    max-width: 790px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .max-w-\[940px\] {
    max-width: 940px;
  }
  .max-w-\[1228px\] {
    max-width: 1228px;
  }
  .max-w-\[1600px\] {
    max-width: 1600px;
  }
  .max-w-fit {
    max-width: fit-content;
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-translate-x-1 {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1 {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/2 {
    --tw-translate-x: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/4 {
    --tw-translate-x: calc(1/4 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/5 {
    --tw-translate-x: calc(1/5 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-1\/2 {
    --tw-translate-y: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[15px\] {
    border-radius: 15px;
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .rounded-\[50px\] {
    border-radius: 50px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-\[\#2F3555\] {
    border-color: #2F3555;
  }
  .border-\[\#2f3555\] {
    border-color: #2f3555;
  }
  .border-\[\#828CC1\] {
    border-color: #828CC1;
  }
  .border-\[\#1869CC33\] {
    border-color: #1869CC33;
  }
  .bg-\[\#1a3ef9\] {
    background-color: #1a3ef9;
  }
  .bg-\[\#1c164b\] {
    background-color: #1c164b;
  }
  .bg-\[\#2F355D80\] {
    background-color: #2F355D80;
  }
  .bg-\[\#161A20\] {
    background-color: #161A20;
  }
  .bg-\[\#161A204D\] {
    background-color: #161A204D;
  }
  .bg-\[\#161B33\]\/90 {
    background-color: color-mix(in oklab, #161B33 90%, transparent);
  }
  .bg-\[\#161B33\]\/95 {
    background-color: color-mix(in oklab, #161B33 95%, transparent);
  }
  .bg-\[\#161B3333\] {
    background-color: #161B3333;
  }
  .bg-\[\#000929\] {
    background-color: #000929;
  }
  .bg-\[rgba\(14\,19\,48\,0\.20\)\] {
    background-color: rgba(14,19,48,0.20);
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[linear-gradient\(78deg\,_\#1869CC_4\.2\%\,_\#742AFE_47\.06\%\,_\#E30BEB_100\%\)\] {
    background-image: linear-gradient(78deg, #1869CC 4.2%, #742AFE 47.06%, #E30BEB 100%);
  }
  .bg-\[linear-gradient\(181deg\,rgba\(14\,19\,48\,0\)_28\.6\%\,\#0E1330_99\.4\%\)\] {
    background-image: linear-gradient(181deg,rgba(14,19,48,0) 28.6%,#0E1330 99.4%);
  }
  .bg-\[linear-gradient\(to_bottom_right\,rgba\(14\,19\,48\,0\.7\)_0\%\,\#0E1330_33\%\)_bottom_right\/_50\%_50\%_no-repeat\,linear-gradient\(to_bottom_left\,rgba\(14\,19\,48\,0\.7\)_0\%\,\#0E1330_33\%\)_bottom_left\/_50\%_50\%_no-repeat\,linear-gradient\(to_top_left\,rgba\(14\,19\,48\,0\.7\)_0\%\,\#0E1330_33\%\)_top_left\/_50\%_50\%_no-repeat\,linear-gradient\(to_top_right\,rgba\(14\,19\,48\,0\.7\)_0\%\,\#0E1330_33\%\)_top_right\/_50\%_50\%_no-repeat\] {
    background-image: linear-gradient(to bottom right,rgba(14,19,48,0.7) 0%,#0E1330 33%) bottom right/ 50% 50% no-repeat,linear-gradient(to bottom left,rgba(14,19,48,0.7) 0%,#0E1330 33%) bottom left/ 50% 50% no-repeat,linear-gradient(to top left,rgba(14,19,48,0.7) 0%,#0E1330 33%) top left/ 50% 50% no-repeat,linear-gradient(to top right,rgba(14,19,48,0.7) 0%,#0E1330 33%) top right/ 50% 50% no-repeat;
  }
  .bg-\[radial-gradient\(55\.59\%_72\.68\%_at_50\.03\%_40\.56\%\,_rgba\(14\,19\,48\,0\.00\)_31\.64\%\,_\#0E1330_100\%\)\] {
    background-image: radial-gradient(55.59% 72.68% at 50.03% 40.56%, rgba(14,19,48,0.00) 31.64%, #0E1330 100%);
  }
  .bg-\[radial-gradient\(222\.9\%_77\.14\%_at_25\.5\%_34\.2\%\,_rgba\(150\,_17\,_238\,_0\.20\)_0\%\,_rgba\(14\,19\,48\,0\.20\)_100\%\)\] {
    background-image: radial-gradient(222.9% 77.14% at 25.5% 34.2%, rgba(150, 17, 238, 0.20) 0%, rgba(14,19,48,0.20) 100%);
  }
  .from-\[\#1a3ef9\] {
    --tw-gradient-from: #1a3ef9;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#828cc1\] {
    --tw-gradient-to: #828cc1;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-\[5\%\] {
    padding-inline: 5%;
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[62px\] {
    padding-block: 62px;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pt-\[200px\] {
    padding-top: 200px;
  }
  .pt-\[230px\] {
    padding-top: 230px;
  }
  .pt-\[300px\] {
    padding-top: 300px;
  }
  .pt-\[400px\] {
    padding-top: 400px;
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-\[130px\] {
    padding-bottom: 130px;
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .text-center {
    text-align: center;
  }
  .font-mulish {
    font-family: var(--font-mulish);
  }
  .font-playfair {
    font-family: var(--font-playfair);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[50px\] {
    font-size: 50px;
  }
  .text-\[clamp\(1\.75rem\,1\.375rem\+1\.6667vw\,3\.375rem\)\] {
    font-size: clamp(1.75rem, 1.375rem + 1.6667vw, 3.375rem);
  }
  .text-\[clamp\(2\.625rem\,2\.1923rem\+1\.9231vw\,4\.5rem\)\] {
    font-size: clamp(2.625rem, 2.1923rem + 1.9231vw, 4.5rem);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#8f90a6\] {
    color: #8f90a6;
  }
  .text-\[\#828CC1\] {
    color: #828CC1;
  }
  .text-\[\#828cc1\] {
    color: #828cc1;
  }
  .text-\[\#A7B6FF\] {
    color: #A7B6FF;
  }
  .text-\[\#B4B7C8\] {
    color: #B4B7C8;
  }
  .text-text {
    color: var(--color-text);
  }
  .text-white {
    color: var(--color-white);
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .placeholder-\[\#8f90a6\] {
    &::placeholder {
      color: #8f90a6;
    }
  }
  .shadow-\[inset_0_0_18\.2px_\#1D223F\] {
    --tw-shadow: inset 0 0 18.2px var(--tw-shadow-color, #1D223F);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .backdrop-blur-\[4px\] {
    --tw-backdrop-blur: blur(4px);
    -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,);
  }
  .backdrop-blur-\[8px\] {
    --tw-backdrop-blur: blur(8px);
    -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,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -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,);
  }
  .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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .hover\:bg-blue-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .md\:static {
    @media (width >= 48rem) {
      position: static;
    }
  }
  .md\:my-0 {
    @media (width >= 48rem) {
      margin-block: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-10 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-10 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .md\:bg-transparent {
    @media (width >= 48rem) {
      background-color: transparent;
    }
  }
  .md\:text-\[26px\] {
    @media (width >= 48rem) {
      font-size: 26px;
    }
  }
  .lg\:mt-\[120px\] {
    @media (width >= 64rem) {
      margin-top: 120px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-end {
    @media (width >= 64rem) {
      align-items: flex-end;
    }
  }
  .lg\:gap-20 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 20);
    }
  }
  .lg\:px-14 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 14);
    }
  }
  .lg\:py-10 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:gap-10 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .\[\&_a\]\:px-6 {
    & a {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .\[\&_div\]\:flex {
    & div {
      display: flex;
    }
  }
  .\[\&_div\]\:items-center {
    & div {
      align-items: center;
    }
  }
  .\[\&_div\]\:items-start {
    & div {
      align-items: flex-start;
    }
  }
  .\[\&_div\]\:gap-2\.5 {
    & div {
      gap: calc(var(--spacing) * 2.5);
    }
  }
  .\[\&_img\]\:mx-auto {
    & img {
      margin-inline: auto;
    }
  }
  .\[\&_span\]\:mx-auto {
    & span {
      margin-inline: auto;
    }
  }
  .\[\&_span\]\:text-center {
    & span {
      text-align: center;
    }
  }
  .\[\&_td\]\:mx-auto {
    & td {
      margin-inline: auto;
    }
  }
  .\[\&_td\]\:px-5 {
    & td {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .\[\&_td\]\:py-2 {
    & td {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .\[\&_tr\]\:odd\:bg-\[\#1B203E\] {
    & tr {
      &:nth-child(odd) {
        background-color: #1B203E;
      }
    }
  }
}
@keyframes slow-bounce {
  0%, 100% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(-20px);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
.hero__left-bg {
  background-color: red;
}
.review-card {
  border-radius: 24px;
  border: 1px solid rgba(47, 53, 85, 0.3);
  background: linear-gradient( to bottom right, rgba(150, 17, 238, 0.2) 0%, rgba(14, 19, 48, 0.2) 50% ) bottom right / 50% 50% no-repeat, linear-gradient( to bottom left, rgba(150, 17, 238, 0.2) 0%, rgba(14, 19, 48, 0.2) 50% ) bottom left / 50% 50% no-repeat, linear-gradient( to top left, rgba(150, 17, 238, 0.2) 0%, rgba(14, 19, 48, 0.2) 50% ) top left / 50% 50% no-repeat, linear-gradient( to top right, rgba(150, 17, 238, 0.2) 0%, rgba(14, 19, 48, 0.2) 50% ) top right / 50% 50% no-repeat;
  box-shadow: 0 0 36.2px 0 #151d51 inset;
}
.btn {
  cursor: pointer;
  border-radius: calc(infinity * 1px);
  background-color: var(--color-primary);
  padding-inline: 36px;
  padding-block: calc(var(--spacing) * 4);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-white);
  text-transform: capitalize;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
  &:hover {
    @media (hover: hover) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  &:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.plan-btn {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 3);
  border-radius: calc(infinity * 1px);
  background-color: #171C40;
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: capitalize;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
  &:hover {
    @media (hover: hover) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  &:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.btn-md {
  cursor: pointer;
  border-radius: calc(infinity * 1px);
  background-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-white);
  text-transform: capitalize;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
  &:hover {
    @media (hover: hover) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  &:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.container {
  margin-inline: auto;
  width: 90%;
  max-width: 1400px;
}
.heading-2 {
  font-size: clamp(2.625rem, 2.4519rem + 0.7692vw, 3.375rem);
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

/* Fix oversized SVG arrows */
.animate-bounce svg {
  width: 40px !important;
  height: 40px !important;
}

a svg,
button svg {
  max-width: 24px !important;
  max-height: 24px !important;
  width: auto !important;
  height: auto !important;
}

.inline-flex svg {
  width: 20px !important;
  height: 20px !important;
}

/* ========================================
   HERO SECTION - COMPLETE LAYOUT FIX
   Proper hierarchy: Category → Title → Description
   Full-width background coverage
   ======================================== */

/* Hero section - full viewport height with proper layout */
html body section.relative.min-h-\[60vh\],
html body section.min-h-\[60vh\] {
  min-height: 60vh !important;
  height: auto !important;
  position: relative !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

/* Background image container - absolute full coverage */
html body section.relative.min-h-\[60vh\] > div.absolute.inset-0.z-0,
html body section.relative.min-h-\[60vh\] > .absolute.inset-0,
html body section.min-h-\[60vh\] > div.absolute {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 0 !important;
}

/* Hero background image - FULL WIDTH COVER */
html body section.relative.min-h-\[60vh\] img[alt*="multistreaming"],
html body section.relative.min-h-\[60vh\] img[alt="what is multistreaming"],
html body section.min-h-\[60vh\] img.w-full,
html body section img[alt="what is multistreaming"] {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  z-index: 1 !important;
  display: block !important;
  opacity: 1 !important;
  max-width: none !important;
  transform: scale(1.01) !important;
  transition: transform 0.6s ease-out !important;
}

/* Modern gradient overlay - proper z-index above image */
html body section.relative.min-h-\[60vh\] div.absolute.inset-0.bg-gradient-to-b,
html body section.relative.min-h-\[60vh\] .bg-gradient-to-b,
html body section.min-h-\[60vh\] .bg-gradient-to-b {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(
    to bottom,
    rgba(14, 19, 48, 0.85) 0%,
    rgba(14, 19, 48, 0.7) 40%,
    rgba(14, 19, 48, 0.9) 100%
  ) !important;
  pointer-events: none !important;
}

/* Content container - above all background layers */
html body section.relative.min-h-\[60vh\] > div.container.relative.z-10,
html body section.relative.min-h-\[60vh\] > .container,
html body section.min-h-\[60vh\] > .container {
  position: relative !important;
  z-index: 10 !important;
  padding: 4rem 1.5rem !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  text-align: center !important;
}

/* Inner content wrapper */
html body section.relative.min-h-\[60vh\] .max-w-\[1000px\],
html body section.min-h-\[60vh\] .max-w-\[1000px\] {
  max-width: 1000px !important;
  margin: 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Category badge - TOP OF HIERARCHY */
html body section.relative.min-h-\[60vh\] .inline-flex.items-center,
html body section.relative.min-h-\[60vh\] div.inline-flex,
html body section.min-h-\[60vh\] .inline-flex {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.625rem 1.25rem !important;
  background: rgba(55, 86, 254, 0.15) !important;
  border: 1px solid rgba(55, 86, 254, 0.4) !important;
  border-radius: 9999px !important;
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  color: #3756fe !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  margin-bottom: 1.75rem !important;
  margin-top: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  order: 1 !important;
  box-shadow: 0 4px 12px rgba(55, 86, 254, 0.2) !important;
}

/* Category badge icon */
html body section.relative.min-h-\[60vh\] .inline-flex svg,
html body section.min-h-\[60vh\] .inline-flex svg {
  width: 16px !important;
  height: 16px !important;
  flex-shrink: 0 !important;
}

/* Main title - BELOW CATEGORY */
html body section.relative.min-h-\[60vh\] h1,
html body section.min-h-\[60vh\] h1 {
  font-size: clamp(2rem, 4vw + 1rem, 3.5rem) !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  margin: 0 0 2rem 0 !important;
  padding: 0 !important;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.4) !important;
  letter-spacing: -0.02em !important;
  max-width: 900px !important;
  order: 2 !important;
  text-align: center !important;
}

/* Subtitle/description text - BELOW TITLE */
html body section.relative.min-h-\[60vh\] p,
html body section.min-h-\[60vh\] p {
  font-size: 1.125rem !important;
  line-height: 1.7 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  margin: 0 !important;
  max-width: 700px !important;
  order: 3 !important;
  text-align: center !important;
}

/* Scroll down arrow - absolute positioning at bottom */
html body section.relative.min-h-\[60vh\] .animate-bounce,
html body section.min-h-\[60vh\] .animate-bounce {
  position: absolute !important;
  bottom: 2rem !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 15 !important;
  order: 4 !important;
}

/* Hide any unwanted elements */
html body section.relative.min-h-\[60vh\] img[src*="logo"]:not([alt*="multistreaming"]),
html body section.relative.min-h-\[60vh\] img[alt*="Streemzy"]:not([alt*="multistreaming"]) {
  display: none !important;
}

/* Responsive design - tablet */
@media (max-width: 1024px) {
  html body section.relative.min-h-\[60vh\] h1,
  html body section.min-h-\[60vh\] h1 {
    font-size: clamp(1.75rem, 3.5vw + 1rem, 2.5rem) !important;
  }

  html body section.relative.min-h-\[60vh\] > .container,
  html body section.min-h-\[60vh\] > .container {
    padding: 3rem 1.5rem !important;
  }
}

/* Responsive design - mobile */
@media (max-width: 768px) {
  html body section.relative.min-h-\[60vh\],
  html body section.min-h-\[60vh\] {
    min-height: 55vh !important;
  }

  html body section.relative.min-h-\[60vh\] > .container,
  html body section.min-h-\[60vh\] > .container {
    padding: 2.5rem 1rem !important;
  }

  html body section.relative.min-h-\[60vh\] h1,
  html body section.min-h-\[60vh\] h1 {
    font-size: clamp(1.5rem, 5vw, 2rem) !important;
    margin-bottom: 1.5rem !important;
  }

  html body section.relative.min-h-\[60vh\] p,
  html body section.min-h-\[60vh\] p {
    font-size: 1rem !important;
  }

  html body section.relative.min-h-\[60vh\] .inline-flex,
  html body section.min-h-\[60vh\] .inline-flex {
    font-size: 0.75rem !important;
    padding: 0.5rem 1rem !important;
    margin-bottom: 1.25rem !important;
  }
}

/* Responsive design - small mobile */
@media (max-width: 480px) {
  html body section.relative.min-h-\[60vh\],
  html body section.min-h-\[60vh\] {
    min-height: 50vh !important;
  }

  html body section.relative.min-h-\[60vh\] h1,
  html body section.min-h-\[60vh\] h1 {
    font-size: 1.5rem !important;
  }

  html body section.relative.min-h-\[60vh\] .inline-flex,
  html body section.min-h-\[60vh\] .inline-flex {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.9rem !important;
  }
}

/* Modern UI enhancements */
@media (prefers-reduced-motion: no-preference) {
  html body section.relative.min-h-\[60vh\] img[alt*="multistreaming"]:hover,
  html body section.min-h-\[60vh\] img:hover {
    transform: scale(1.03) !important;
  }

  html body section.relative.min-h-\[60vh\] .inline-flex,
  html body section.min-h-\[60vh\] .inline-flex {
    animation: fadeInUp 0.6s ease-out !important;
  }

  html body section.relative.min-h-\[60vh\] h1,
  html body section.min-h-\[60vh\] h1 {
    animation: fadeInUp 0.8s ease-out 0.15s backwards !important;
  }

  html body section.relative.min-h-\[60vh\] p,
  html body section.min-h-\[60vh\] p {
    animation: fadeInUp 1s ease-out 0.3s backwards !important;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ========================================
   HIDE DUPLICATE/DECORATIVE TEXT IN HERO
   Remove faded background title text
   ======================================== */

/* Hide any decorative or duplicate heading elements in hero section */
html body section.relative.min-h-\[60vh\]::before,
html body section.relative.min-h-\[60vh\]::after,
html body section.min-h-\[60vh\]::before,
html body section.min-h-\[60vh\]::after {
  display: none !important;
  content: none !important;
}

/* Hide any faded/decorative text overlays */
html body section.relative.min-h-\[60vh\] h1::before,
html body section.relative.min-h-\[60vh\] h1::after,
html body section.min-h-\[60vh\] h1::before,
html body section.min-h-\[60vh\] h1::after {
  display: none !important;
  content: none !important;
}

/* Hide WordPress theme decorative heading backgrounds */
html body section.relative.min-h-\[60vh\] .elementor-heading-title::before,
html body section.relative.min-h-\[60vh\] .elementor-heading-title::after,
html body section.relative.min-h-\[60vh\] .jeg-block-heading::before,
html body section.relative.min-h-\[60vh\] .jeg-block-heading::after {
  display: none !important;
  content: none !important;
}

/* Hide any low-opacity text elements that might be decorative */
html body section.relative.min-h-\[60vh\] *[style*="opacity: 0."],
html body section.relative.min-h-\[60vh\] *[class*="opacity-"],
html body section.min-h-\[60vh\] *[style*="opacity: 0."],
html body section.min-h-\[60vh\] *[class*="opacity-"] {
  opacity: 0 !important;
  display: none !important;
}

/* Ensure only one H1 is visible - hide any duplicates */
html body section.relative.min-h-\[60vh\] h1 ~ h1,
html body section.min-h-\[60vh\] h1 ~ h1 {
  display: none !important;
}
