/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@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-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-orange-50: oklch(98% 0.016 73.684);
    --color-orange-100: oklch(95.4% 0.038 75.164);
    --color-orange-300: oklch(83.7% 0.128 66.29);
    --color-orange-500: oklch(70.5% 0.213 47.604);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-orange-700: oklch(55.3% 0.195 38.402);
    --color-orange-800: oklch(47% 0.157 37.304);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-yellow-50: oklch(98.7% 0.026 102.212);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-700: oklch(55.4% 0.135 66.442);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-green-50: oklch(98.2% 0.018 155.826);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-300: oklch(87.1% 0.15 154.449);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-sky-500: oklch(68.5% 0.169 237.323);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-purple-100: oklch(94.6% 0.033 307.174);
    --color-purple-800: oklch(43.8% 0.218 303.724);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-6xl: 72rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --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);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --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);
  }
}
@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;
  }
  :-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 {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .-left-\[9px\] {
    left: calc(9px * -1);
  }
  .order-123 {
    order: 123;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .float-end {
    float: inline-end;
  }
  .clear-both {
    clear: both;
  }
  .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;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-auto {
    margin: auto;
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-4\.5 {
    margin-inline: calc(var(--spacing) * 4.5);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2\.5 {
    margin-block: calc(var(--spacing) * 2.5);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-2\.5 {
    margin-left: calc(var(--spacing) * 2.5);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-11 {
    margin-left: calc(var(--spacing) * 11);
  }
  .ml-\[250px\] {
    margin-left: 250px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-100 {
    height: calc(var(--spacing) * 100);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-56 {
    min-width: calc(var(--spacing) * 56);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .flex-grow-1 {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-y {
    resize: vertical;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .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);
  }
  .space-y-0\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * 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)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-gray-100 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-gray-100);
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .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-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-\[\#0058bb\] {
    border-color: #0058bb;
  }
  .border-\[\#CDCCC9\] {
    border-color: #CDCCC9;
  }
  .border-\[\#DDDDDD\] {
    border-color: #DDDDDD;
  }
  .border-\[\#E2E8F0\] {
    border-color: #E2E8F0;
  }
  .border-blue-100 {
    border-color: var(--color-blue-100);
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-blue-500 {
    border-color: var(--color-blue-500);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-green-200 {
    border-color: var(--color-green-200);
  }
  .border-green-300 {
    border-color: var(--color-green-300);
  }
  .border-green-400 {
    border-color: var(--color-green-400);
  }
  .border-green-500 {
    border-color: var(--color-green-500);
  }
  .border-orange-300 {
    border-color: var(--color-orange-300);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .border-t-\[\#0058bb\] {
    border-top-color: #0058bb;
  }
  .bg-\[\#0058bb\] {
    background-color: #0058bb;
  }
  .bg-\[\#E8F4FD\] {
    background-color: #E8F4FD;
  }
  .bg-\[\#F6F8FB\] {
    background-color: #F6F8FB;
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }
  .bg-orange-100 {
    background-color: var(--color-orange-100);
  }
  .bg-purple-100 {
    background-color: var(--color-purple-100);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-sky-500 {
    background-color: var(--color-sky-500);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .bg-\[url\(\'\/frontend\/images\/icon-mail\.svg\'\)\] {
    background-image: url('/frontend/images/icon-mail.svg');
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-12 {
    padding: calc(var(--spacing) * 12);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-1\.5 {
    padding-top: calc(var(--spacing) * 1.5);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pb-1\.5 {
    padding-bottom: calc(var(--spacing) * 1.5);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .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-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
  .text-8xl {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--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-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#0058bb\] {
    color: #0058bb;
  }
  .text-\[\#ee9d1e\] {
    color: #ee9d1e;
  }
  .text-amber-600 {
    color: var(--color-amber-600);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-orange-500 {
    color: var(--color-orange-500);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-orange-700 {
    color: var(--color-orange-700);
  }
  .text-orange-800 {
    color: var(--color-orange-800);
  }
  .text-purple-800 {
    color: var(--color-purple-800);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-700 {
    color: var(--color-yellow-700);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .opacity-90 {
    opacity: 90%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .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));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .\[program\:symfony-messenger-consume-async\] {
    program: symfony-messenger-consume-async;
  }
  .hover\:border-blue-400 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-blue-400);
      }
    }
  }
  .hover\:border-gray-300 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-300);
      }
    }
  }
  .hover\:bg-\[\#004494\] {
    &:hover {
      @media (hover: hover) {
        background-color: #004494;
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-gray-300 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-300);
      }
    }
  }
  .hover\:text-\[\#0058bb\] {
    &:hover {
      @media (hover: hover) {
        color: #0058bb;
      }
    }
  }
  .hover\:text-\[\#004494\] {
    &:hover {
      @media (hover: hover) {
        color: #004494;
      }
    }
  }
  .hover\:text-\[\#ee9d1e\] {
    &:hover {
      @media (hover: hover) {
        color: #ee9d1e;
      }
    }
  }
  .hover\:text-gray-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-800);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:border-\[\#0058bb\] {
    &:focus {
      border-color: #0058bb;
    }
  }
  .focus\:border-transparent {
    &:focus {
      border-color: transparent;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-\[\#0058bb\] {
    &:focus {
      --tw-ring-color: #0058bb;
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .lg\:sticky {
    @media (width >= 64rem) {
      position: sticky;
    }
  }
  .lg\:top-4 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 4);
    }
  }
  .lg\:col-span-1 {
    @media (width >= 64rem) {
      grid-column: span 1 / span 1;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:w-80 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 80);
    }
  }
  .lg\:w-\[30\%\] {
    @media (width >= 64rem) {
      width: 30%;
    }
  }
  .lg\:w-\[70\%\] {
    @media (width >= 64rem) {
      width: 70%;
    }
  }
  .lg\:flex-1 {
    @media (width >= 64rem) {
      flex: 1;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:px-4 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
}
.topbar {
  position: relative;
  background: linear-gradient( 135deg, var(--primary-dark) 0%, var(--primary) 50%, var(--primary-dark) 100% );
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 100;
}
.topbar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  pointer-events: none;
  z-index: 1;
}
.topbar-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  padding: 1rem 2rem;
  z-index: 2;
}
.topbar-brand {
  display: flex;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
  color: white;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 10;
}
.topbar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 0.5rem;
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
.topbar-brand:hover .topbar-logo {
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.topbar-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}
.topbar-title {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.topbar-title-main {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  line-height: 1;
}
.topbar-title-sub {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--primary-pale);
  letter-spacing: 1px;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  line-height: 1;
}
.topbar-images {
  display: flex;
  gap: 1rem;
  align-items: center;
  position: relative;
  z-index: 5;
}
.topbar-image {
  position: relative;
  width: 120px;
  height: 80px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
.topbar-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), filter 0.4s ease;
  filter: brightness(0.9) contrast(1.1);
}
.topbar-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient( 135deg, rgba(0, 88, 187, 0.3) 0%, rgba(238, 157, 30, 0.2) 100% );
  mix-blend-mode: overlay;
  opacity: 0.7;
  transition: opacity 0.4s ease, background 0.4s ease;
  pointer-events: none;
}
.topbar-image:hover {
  transform: translateY(-5px) scale(1.05);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.5);
}
.topbar-image:hover img {
  transform: scale(1.1);
  filter: brightness(1) contrast(1.2);
}
.topbar-image:hover .topbar-image-overlay {
  opacity: 0.5;
  background: linear-gradient( 135deg, rgba(0, 88, 187, 0.2) 0%, rgba(238, 157, 30, 0.3) 100% );
}
.topbar-image-1 {
  clip-path: polygon( 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50% );
}
.topbar-image-2 {
  clip-path: polygon( 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50% );
}
.topbar-image::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: linear-gradient( 135deg, var(--secondary) 0%, var(--primary) 50%, var(--secondary) 100% );
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.topbar-image:hover::before {
  opacity: 0.6;
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}
@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.topbar-image-1 {
  animation: slideInFromRight 0.6s ease-out 0.2s both;
}
.topbar-image-2 {
  animation: slideInFromRight 0.6s ease-out 0.4s both;
}
@media (max-width: 1024px) {
  .topbar-content {
    padding: 1rem 1.5rem;
  }
  .topbar-image {
    width: 100px;
    height: 70px;
  }
  .topbar-title-main {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .topbar-content {
    padding: 0.75rem 1rem;
    min-height: 70px;
  }
  .topbar-logo {
    width: 50px;
    height: 50px;
  }
  .topbar-title-main {
    font-size: 1rem;
  }
  .topbar-title-sub {
    font-size: 0.75rem;
  }
  .topbar-image {
    width: 80px;
    height: 60px;
  }
  .topbar-images {
    gap: 0.5rem;
  }
}
@media (max-width: 480px) {
  .topbar-content {
    padding: 0.5rem;
    min-height: 60px;
  }
  .topbar-brand {
    gap: 0.5rem;
  }
  .topbar-logo {
    width: 40px;
    height: 40px;
  }
  .topbar-title-main {
    font-size: 0.875rem;
  }
  .topbar-title-sub {
    font-size: 0.625rem;
  }
  .topbar-image-2 {
    display: none;
  }
  .topbar-image {
    width: 70px;
    height: 50px;
  }
}
.dark .topbar {
  background: linear-gradient( 135deg, rgba(0, 46, 98, 0.95) 0%, rgba(0, 88, 187, 0.9) 50%, rgba(0, 46, 98, 0.95) 100% );
}
.dark .topbar-logo {
  background: rgba(255, 255, 255, 0.15);
}
.dark .topbar-image-overlay {
  opacity: 0.8;
}
@keyframes shine {
  0% {
    left: -100%;
  }
  100% {
    left: 200%;
  }
}
.topbar-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient( 90deg, transparent, rgba(255, 255, 255, 0.3), transparent );
  transform: skewX(-25deg);
}
.topbar-image:hover::after {
  animation: shine 1s ease-in-out;
}
body > header * {
  color: white;
}
.topbar-lang {
  position: relative;
  z-index: 20;
  margin-right: 1rem;
}
.topbar-lang-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: white;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}
.topbar-lang-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
}
.topbar-lang-current {
  font-weight: 600;
}
.topbar-lang-dropdown {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  min-width: 160px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
}
.topbar-lang-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.topbar-lang-option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  color: #333;
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.topbar-lang-option:hover {
  background: #f5f5f5;
  color: var(--primary);
}
.topbar-lang-option.active {
  background: var(--primary);
  color: white;
}
.topbar-lang-option .flag-icon {
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .topbar-lang {
    margin-right: 0.5rem;
  }
  .topbar-lang-btn {
    padding: 0.4rem 0.75rem;
    font-size: 0.75rem;
  }
  .topbar-lang-btn .fa-globe {
    display: none;
  }
}
@media (max-width: 480px) {
  .topbar-lang-btn {
    padding: 0.35rem 0.5rem;
  }
  .topbar-lang-btn .fa-chevron-down {
    display: none;
  }
}
.navbar {
  position: sticky;
  top: 0;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  z-index: 90;
  transition: all 0.3s ease;
}
.navbar.navbar-scrolled {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}
.dark .navbar {
  background: rgba(34, 40, 49, 0.95);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}
.navbar-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
  min-height: 60px;
}
.navbar-menu {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-item {
  display: flex;
  align-items: center;
}
.navbar-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  color: var(--foreground);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9375rem;
  border-radius: calc(var(--radius) * 0.75);
  transition: all 0.3s ease;
  position: relative;
}
.navbar-link i {
  font-size: 1.125rem;
  transition: transform 0.3s ease;
}
.navbar-link:hover {
  background: var(--accent);
  color: var(--primary);
  transform: translateY(-2px);
}
.navbar-link:hover i {
  transform: scale(1.1);
}
.navbar-link.active {
  background: var(--primary);
  color: var(--primary-foreground);
}
.navbar-link.active:hover {
  background: var(--primary-hover);
}
.navbar-link:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 2px;
}
.navbar-link-home {
  color: var(--primary);
  font-weight: 600;
}
.navbar-link-home:hover {
  color: var(--primary-foreground);
  background: var(--primary);
}
.navbar-auth {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid var(--border);
}
.navbar-auth-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  color: var(--foreground);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9375rem;
  border-radius: calc(var(--radius) * 0.75);
  transition: all 0.3s ease;
}
.navbar-auth-link:hover {
  background: var(--accent);
  color: var(--primary);
}
.navbar-auth-link-register {
  background: var(--secondary);
  color: var(--secondary-foreground);
  font-weight: 600;
}
.navbar-auth-link-register:hover {
  background: var(--secondary-hover);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(238, 157, 30, 0.3);
}
.navbar-auth-separator {
  color: var(--muted-foreground);
  font-weight: 300;
}
.navbar-apply-mobile {
  display: none;
}
@media (max-width: 768px) {
  .navbar-apply-mobile {
    display: flex;
    margin-left: auto;
  }
  .hidden-mobile {
    display: none !important;
  }
}
.navbar-toggle {
  display: none;
  flex-direction: column;
  gap: 4px;
  background: transparent;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  border-radius: calc(var(--radius) * 0.5);
  transition: background 0.3s ease;
}
.navbar-toggle:hover {
  background: var(--accent);
}
.navbar-toggle-icon {
  width: 24px;
  height: 2px;
  background: var(--foreground);
  border-radius: 2px;
  transition: all 0.3s ease;
}
.navbar-toggle[aria-expanded="true"] .navbar-toggle-icon:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.navbar-toggle[aria-expanded="true"] .navbar-toggle-icon:nth-child(2) {
  opacity: 0;
}
.navbar-toggle[aria-expanded="true"] .navbar-toggle-icon:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
@media (max-width: 1024px) {
  .navbar {
    width: 100%;
  }
  .navbar-content {
    padding: 0 1.5rem;
  }
  .navbar-link, .navbar-auth-link {
    padding: 0.625rem 0.75rem;
    font-size: 0.875rem;
  }
  .navbar-link-text {
    display: none;
  }
  .navbar-link i {
    font-size: 1.25rem;
  }
  .navbar-auth span {
    display: none;
  }
  .navbar-auth {
    gap: 0.25rem;
    padding-left: 0.75rem;
  }
}
@media (max-width: 768px) {
  .navbar-toggle {
    display: flex;
  }
  .navbar-menu, .navbar-auth {
    display: none;
  }
  .navbar-content.navbar-open .navbar-menu, .navbar-content.navbar-open .navbar-auth {
    display: flex;
  }
  .navbar-content.navbar-open {
    flex-direction: column;
    align-items: stretch;
    padding: 1rem;
  }
  .navbar-content.navbar-open .navbar-menu {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    margin-bottom: 1rem;
  }
  .navbar-content.navbar-open .navbar-item {
    width: 100%;
  }
  .navbar-content.navbar-open .navbar-link {
    width: 100%;
    justify-content: flex-start;
  }
  .navbar-content.navbar-open .navbar-link-text {
    display: inline;
  }
  .navbar-content.navbar-open .navbar-auth {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    padding: 1rem 0 0 0;
    border-left: none;
    border-top: 1px solid var(--border);
  }
  .navbar-content.navbar-open .navbar-auth-link {
    width: 100%;
    justify-content: center;
  }
  .navbar-content.navbar-open .navbar-auth span {
    display: inline;
  }
  .navbar-content.navbar-open .navbar-auth-separator {
    display: none !important;
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.navbar-menu, .navbar-auth {
  animation: slideDown 0.3s ease-out;
}
@keyframes pulse {
  0%, 100% {
    box-shadow: 0 4px 12px rgba(238, 157, 30, 0.3);
  }
  50% {
    box-shadow: 0 4px 20px rgba(238, 157, 30, 0.5);
  }
}
.navbar-auth-link-register:hover {
  animation: pulse 2s ease-in-out infinite;
}
.navbar-link-badge {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 8px;
  height: 8px;
  background: var(--destructive);
  border-radius: 50%;
  border: 2px solid white;
}
.navbar-lang {
  position: relative;
  z-index: 20;
  margin-right: 1rem;
}
.navbar-lang-btn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.875rem;
  background: var(--accent);
  border: 1px solid var(--border);
  border-radius: calc(var(--radius) * 0.75);
  color: var(--foreground);
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  transition: all 0.3s ease;
}
.navbar-lang-btn:hover {
  background: var(--primary);
  color: var(--primary-foreground);
  border-color: var(--primary);
}
.navbar-lang-btn i {
  font-size: 1rem;
}
.navbar-lang-btn .fa-chevron-down {
  font-size: 0.75rem;
  transition: transform 0.3s ease;
}
.navbar-lang-current {
  font-weight: 600;
}
.navbar-lang-dropdown {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  min-width: 160px;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
}
.navbar-lang-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.navbar-lang-option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  color: var(--foreground);
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.navbar-lang-option:hover {
  background: var(--accent);
  color: var(--primary);
}
.navbar-lang-option.active {
  background: var(--primary);
  color: var(--primary-foreground);
}
@media (max-width: 1024px) {
  .navbar-lang {
    margin-right: 0.5rem;
  }
  .navbar-lang-btn {
    padding: 0.4rem 0.625rem;
    font-size: 0.8125rem;
  }
  .navbar-lang-current {
    display: none;
  }
}
@media (max-width: 768px) {
  .navbar-lang {
    display: none;
  }
  .navbar-content.navbar-open .navbar-lang {
    display: block;
    width: 100%;
    margin: 0.5rem 0;
  }
  .navbar-content.navbar-open .navbar-lang-btn {
    width: 100%;
    justify-content: center;
  }
  .navbar-content.navbar-open .navbar-lang-current {
    display: inline;
  }
  .navbar-content.navbar-open .navbar-lang-dropdown {
    position: relative;
    top: 0.5rem;
    right: auto;
    width: 100%;
  }
}
.dark .navbar-link {
  color: var(--foreground);
}
.dark .navbar-link:hover {
  background: rgba(255, 255, 255, 0.1);
  color: var(--primary-pale);
}
.dark .navbar-auth-separator {
  color: var(--muted);
}
.dark .navbar-lang-btn {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}
.dark .navbar-lang-btn:hover {
  background: var(--primary);
  border-color: var(--primary);
}
.dark .navbar-lang-dropdown {
  background: var(--card);
  border-color: var(--border);
}
.breadcrumb {
  width: 100%;
  padding: 1rem 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid var(--border);
}
.breadcrumb-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
}
.breadcrumb-link {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  color: var(--muted-foreground);
  text-decoration: none;
  padding: 0.25rem 0.5rem;
  border-radius: calc(var(--radius) * 0.5);
  transition: all 0.2s ease;
  font-weight: 500;
}
.breadcrumb-link:hover {
  color: var(--primary);
  background: var(--accent);
}
.breadcrumb-link:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 2px;
}
.breadcrumb-home-icon {
  font-size: 1rem;
  color: var(--primary);
}
.breadcrumb-link:hover .breadcrumb-home-icon {
  transform: scale(1.1);
  transition: transform 0.2s ease;
}
.breadcrumb-separator {
  color: var(--muted-foreground);
  font-size: 0.75rem;
  opacity: 0.5;
}
.breadcrumb-item-active {
  font-weight: 600;
}
.breadcrumb-current {
  color: var(--foreground);
  padding: 0.25rem 0.5rem;
  background: var(--accent);
  border-radius: calc(var(--radius) * 0.5);
}
@keyframes fadeInBreadcrumb {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.breadcrumb-item {
  animation: fadeInBreadcrumb 0.3s ease-out;
  animation-fill-mode: both;
}
.breadcrumb-item:nth-child(1) {
  animation-delay: 0s;
}
.breadcrumb-item:nth-child(2) {
  animation-delay: 0.05s;
}
.breadcrumb-item:nth-child(3) {
  animation-delay: 0.1s;
}
.breadcrumb-item:nth-child(4) {
  animation-delay: 0.15s;
}
.breadcrumb-item:nth-child(5) {
  animation-delay: 0.2s;
}
@media (max-width: 768px) {
  .breadcrumb {
    padding: 0.75rem 0;
  }
  .breadcrumb-list {
    gap: 0.25rem;
  }
  .breadcrumb-item {
    font-size: 0.8125rem;
  }
  .breadcrumb-link, .breadcrumb-current {
    padding: 0.25rem 0.375rem;
  }
  .breadcrumb-link span {
    display: none;
  }
  .breadcrumb-link .breadcrumb-home-icon {
    display: inline;
  }
  .breadcrumb-current {
    display: inline;
  }
  .breadcrumb-item-active .breadcrumb-current {
    display: inline;
  }
}
@media (max-width: 480px) {
  .breadcrumb {
    padding: 0.5rem 0;
    margin-bottom: 1rem;
  }
  .breadcrumb-separator {
    font-size: 0.625rem;
  }
}
.dark .breadcrumb {
  border-bottom-color: var(--border);
}
.dark .breadcrumb-link {
  color: var(--muted-foreground);
}
.dark .breadcrumb-link:hover {
  color: var(--primary-pale);
  background: rgba(255, 255, 255, 0.05);
}
.dark .breadcrumb-current {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb-no-border {
  border-bottom: none;
  padding-bottom: 0;
}
.breadcrumb-compact {
  padding: 0.5rem 0;
  margin-bottom: 1rem;
}
.breadcrumb-compact .breadcrumb-item {
  font-size: 0.8125rem;
}
.breadcrumb-card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 0.75rem 1rem;
  margin-bottom: 1.5rem;
}
.footer {
  width: 100%;
  background: #06111d;
  border-top: 3px solid var(--primary);
  font-size: 0.8rem;
}
.footer-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 3rem 2rem 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
}
.footer-section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.footer-title {
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.75rem 0;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--secondary);
  position: relative;
}
.footer-title::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background: var(--primary);
}
.footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.footer-link {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  padding-left: 0;
}
.footer-link::before {
  content: '›';
  color: var(--secondary);
  font-weight: 700;
  font-size: 1rem;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.3s ease;
}
.footer-link:hover {
  color: var(--secondary);
  padding-left: 1rem;
  transform: translateX(4px);
}
.footer-link:hover::before {
  opacity: 1;
  transform: translateX(0);
}
.footer-link:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 4px;
  border-radius: 2px;
}
.footer-section-hotline .footer-links {
  gap: 1rem;
}
.footer-hotline-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  background: rgba(255, 255, 255, 0.08);
  border-radius: calc(var(--radius) * 2);
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease;
}
.footer-hotline-item:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: var(--secondary);
  box-shadow: 0 4px 12px rgba(238, 157, 30, 0.2);
  transform: translateY(-2px);
}
.footer-hotline-flag {
  font-size: 1.25rem;
  color: var(--secondary);
}
.footer-hotline-link {
  font-weight: 600;
  color: #ffffff;
}
.footer-hotline-link::before {
  display: none;
}
.footer-hotline-link:hover {
  padding-left: 0;
  transform: none;
  color: var(--secondary);
}
.footer-payments {
  background: rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2rem 0;
  margin: 2rem 0;
}
.footer-payments-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
}
.footer-payments-title {
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  text-align: center;
}
.footer-payments-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.footer-payment-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: calc(var(--radius) * 2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}
.footer-payment-group:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--secondary);
  box-shadow: 0 4px 12px rgba(238, 157, 30, 0.15);
  transform: translateY(-2px);
}
.footer-payment-icon {
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.9);
  transition: transform 0.3s ease;
}
.footer-payment-group:hover .footer-payment-icon {
  transform: scale(1.1);
}
.footer-payment-label {
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.footer-certifications {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.footer-certification-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: var(--success);
  color: var(--success-foreground);
  border-radius: calc(var(--radius) * 3);
  font-weight: 600;
  font-size: 0.9375rem;
  box-shadow: 0 4px 12px rgba(0, 128, 0, 0.2);
}
.footer-certification-badge i {
  font-size: 1.25rem;
}
.footer-legal {
  background: var(--primary-dark);
  color: var(--primary-foreground);
  padding: 2rem 0;
}
.footer-legal-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
.footer-legal-text {
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0 0 1rem 0;
  color: rgba(255, 255, 255, 0.9);
}
.footer-legal-text strong {
  color: var(--secondary);
  font-weight: 700;
}
.footer-legal-link {
  color: var(--secondary);
  text-decoration: underline;
  transition: all 0.3s ease;
}
.footer-legal-link:hover {
  color: var(--secondary-hover);
  text-decoration: none;
}
.footer-copyright {
  font-size: 0.9375rem;
  font-weight: 600;
  color: white;
  margin: 1.5rem 0 0 0;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1024px) {
  .footer-content {
    padding: 2.5rem 1.5rem 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
  }
  .footer-payments-content {
    padding: 0 1.5rem;
  }
  .footer-legal-content {
    padding: 0 1.5rem;
  }
  .footer-payments-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
  }
}
@media (max-width: 768px) {
  .footer-content {
    padding: 2rem 1rem 1rem;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .footer-section {
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--border);
  }
  .footer-section:last-child {
    border-bottom: none;
  }
  .footer-title {
    font-size: 1rem;
  }
  .footer-link {
    font-size: 0.875rem;
  }
  .footer-payments {
    padding: 1.5rem 0;
    margin: 1.5rem 0;
  }
  .footer-payments-content {
    padding: 0 1rem;
  }
  .footer-payments-title {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
  .footer-payments-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .footer-payment-icon {
    font-size: 2rem;
  }
  .footer-payment-label {
    font-size: 0.75rem;
  }
  .footer-certifications {
    gap: 1rem;
  }
  .footer-certification-badge {
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
  }
  .footer-legal {
    padding: 1.5rem 0;
  }
  .footer-legal-content {
    padding: 0 1rem;
  }
  .footer-legal-text {
    font-size: 0.8125rem;
    text-align: left;
  }
  .footer-copyright {
    font-size: 0.875rem;
    margin-top: 1rem;
    padding-top: 1rem;
  }
  .footer-hotline-item {
    padding: 0.625rem;
  }
  .footer-hotline-link {
    font-size: 0.9375rem;
  }
}
@media (max-width: 480px) {
  .footer-content {
    padding: 1.5rem 0.75rem 0.75rem;
  }
  .footer-payments-grid {
    grid-template-columns: 1fr;
  }
  .footer-certifications {
    flex-direction: column;
    align-items: center;
  }
  .footer-link:hover {
    padding-left: 1rem;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.footer-section {
  animation: fadeInUp 0.6s ease-out;
  animation-fill-mode: both;
}
.footer-section:nth-child(1) {
  animation-delay: 0.1s;
}
.footer-section:nth-child(2) {
  animation-delay: 0.2s;
}
.footer-section:nth-child(3) {
  animation-delay: 0.3s;
}
.footer-section:nth-child(4) {
  animation-delay: 0.4s;
}
.footer-section:nth-child(5) {
  animation-delay: 0.5s;
}
.input[type='file'] {
  padding-inline-start: 0;
  cursor: pointer;
  overflow: hidden;
}
.input[type='file']::file-selector-button {
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding-inline: 0.875rem;
  margin-inline-end: 0.75rem;
  background-color: var(--primary);
  color: var(--primary-foreground);
  border: none;
  border-right: 1px solid var(--primary);
  @supports (color: color-mix(in lab, red, red)) {
    border-right: 1px solid color-mix(in oklch, var(--primary) 70%, black);
  }
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}
.input[type='file']:hover::file-selector-button {
  background-color: var(--primary-hover);
}
.input[type='file']:active::file-selector-button {
  background-color: var(--primary-active);
}
.input[type='file']:disabled::file-selector-button {
  opacity: 0.5;
  cursor: not-allowed;
}
.input[type='file'].is-invalid::file-selector-button {
  background-color: var(--destructive);
  border-right-color: var(--destructive);
  @supports (color: color-mix(in lab, red, red)) {
    border-right-color: color-mix(in oklch, var(--destructive) 70%, black);
  }
}
.welcome-container {
  background: var(--card);
}
.welcome-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid var(--border);
}
.welcome-menu li {
  padding: 1rem 1.5rem;
  cursor: pointer;
  font-weight: 500;
  color: var(--muted-foreground);
  border-bottom: 3px solid transparent;
  border-top: 1px solid var(--border);
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border);
  white-space: nowrap;
  transition: all 0.3s ease;
  position: relative;
  bottom: -2px;
  flex-shrink: 0;
}
.welcome-menu li:hover {
  color: var(--primary);
  background: var(--accent);
}
.welcome-menu li.active {
  color: var(--primary);
  border-bottom-color: white;
  font-weight: 600;
}
.tab-content {
  border-bottom: 1px solid var(--border);
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border);
  padding: 2rem;
}
.tab-content h1 {
  font-size: 2rem;
  font-weight: 700;
  color: var(--foreground);
  margin-bottom: 1.5rem;
}
.tab-content h2 {
  font-size: 1.75rem;
  font-weight: 600;
  color: var(--foreground);
  margin-bottom: 1.25rem;
}
.tab-content h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--foreground);
  margin: 1.5rem 0 1rem 0;
}
.tab-content p {
  line-height: 1.8;
  margin-bottom: 1rem;
  color: var(--foreground);
}
.tab-content ul {
  margin: 1rem 0;
}
.tab-content ul li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
}
.steps-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 2rem 0;
}
.step-item {
  flex: 0 0 130px;
  text-align: center;
  padding: 20px 0;
  height: 250px;
}
.step-item img {
  margin: 0 auto 1rem;
  display: block;
}
.step-item p {
  font-size: 0.875rem;
  line-height: 1.4;
  color: var(--foreground);
  margin: 0;
}
.arrow-apply-visa {
  font-size: 1.5rem;
  color: var(--primary);
  flex: 0 0 30px;
  text-align: center;
}
.step-number {
  width: 28px;
  height: 28px;
  background: var(--primary);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 0 auto 0.5rem;
  box-shadow: 0 2px 4px rgba(0, 88, 187, 0.3);
}
.step-icon {
  width: 76px;
  height: 54px;
  margin: 0 auto 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 1.75rem;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.step-icon:hover {
  transform: scale(1.05);
}
.step-icon-primary {
  background: linear-gradient(135deg, var(--primary) 0%, #0074e8 100%);
  color: white;
  box-shadow: 0 4px 12px rgba(0, 88, 187, 0.3);
}
.step-icon-secondary {
  background: linear-gradient(135deg, var(--secondary) 0%, #f5b340 100%);
  color: white;
  box-shadow: 0 4px 12px rgba(238, 157, 30, 0.3);
}
.step-icon-info {
  background: linear-gradient(135deg, #17a2b8 0%, #20c9e0 100%);
  color: white;
  box-shadow: 0 4px 12px rgba(23, 162, 184, 0.3);
}
.step-icon-success {
  background: linear-gradient(135deg, var(--success) 0%, #34d058 100%);
  color: white;
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
}
.step-icon-form {
  background: linear-gradient(135deg, var(--primary) 0%, #0074e8 100%);
  color: white;
}
.step-icon-payment {
  background: linear-gradient(135deg, var(--secondary) 0%, #f5b340 100%);
  color: white;
}
.step-icon-email {
  background: linear-gradient(135deg, #28a745 0%, #34d058 100%);
  color: white;
}
.step-icon-stamp {
  background: linear-gradient(135deg, #6c757d 0%, #8a939d 100%);
  color: white;
}
.sidebar-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding: 1rem 2rem;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.03em;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  width: 100%;
}
.sidebar-action-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.sidebar-action-btn i {
  font-size: 1.5rem;
}
.sidebar-action-btn-primary {
  background: var(--primary);
  color: white;
}
.sidebar-action-btn-primary:hover {
  background: var(--primary-hover);
  color: white;
}
.sidebar-action-btn-secondary {
  background: var(--secondary);
  color: white;
}
.sidebar-action-btn-secondary:hover {
  background: var(--secondary-hover);
  color: white;
}
.flag-icon {
  display: inline-block;
  width: 22px;
  height: 15px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
.flag-us {
  background: linear-gradient(180deg, #bf0a30 0%, #bf0a30 7.69%, #fff 7.69%, #fff 15.38%, #bf0a30 15.38%, #bf0a30 23.07%, #fff 23.07%, #fff 30.76%, #bf0a30 30.76%, #bf0a30 38.45%, #fff 38.45%, #fff 46.14%, #bf0a30 46.14%, #bf0a30 53.83%, #fff 53.83%, #fff 61.52%, #bf0a30 61.52%, #bf0a30 69.21%, #fff 69.21%, #fff 76.9%, #bf0a30 76.9%, #bf0a30 84.59%, #fff 84.59%, #fff 92.28%, #bf0a30 92.28%, #bf0a30 100% );
}
.flag-us::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 53.85%;
  background: #002868;
}
.flag-uk {
  background: #012169;
}
.flag-uk::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent 40%, #fff 40%, #fff 60%, transparent 60%), linear-gradient(to right, transparent 45%, #fff 45%, #fff 55%, transparent 55%), linear-gradient(to bottom, transparent 43%, #c8102e 43%, #c8102e 57%, transparent 57%), linear-gradient(to right, transparent 47%, #c8102e 47%, #c8102e 53%, transparent 53%);
}
.flag-fr {
  background: linear-gradient(to right, #002395 0%, #002395 33.33%, #fff 33.33%, #fff 66.66%, #ed2939 66.66%, #ed2939 100% );
}
.flag-de {
  background: linear-gradient(to bottom, #000 0%, #000 33.33%, #dd0000 33.33%, #dd0000 66.66%, #ffcc00 66.66%, #ffcc00 100% );
}
.flag-es {
  background: linear-gradient(to bottom, #c60b1e 0%, #c60b1e 25%, #ffc400 25%, #ffc400 75%, #c60b1e 75%, #c60b1e 100% );
}
.flag-cn {
  background: #de2910;
}
.flag-cn::before {
  content: '';
  position: absolute;
  top: 15%;
  left: 10%;
  width: 25%;
  height: 25%;
  background: #ffde00;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}
.flag-sa {
  background: #006c35;
}
.video-thumbnail-box {
  display: block;
  text-decoration: none;
}
.video-thumbnail {
  background: linear-gradient(135deg, #0058bb 0%, #003d7a 100%);
  padding: 2rem 1rem;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.video-thumbnail:hover {
  background: linear-gradient(135deg, #0074e8 0%, #0058bb 100%);
  transform: scale(1.02);
}
.video-thumbnail i {
  font-size: 3rem;
  color: white;
  opacity: 0.9;
}
.video-thumbnail span {
  color: white;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.make-payment-btn {
  background: linear-gradient(135deg, #ee9d1e 0%, #f5b340 100%);
  color: white;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin-bottom: 0.75rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.make-payment-btn:hover {
  background: linear-gradient(135deg, #f5b340 0%, #ee9d1e 100%);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.make-payment-btn i {
  font-size: 1.5rem;
}
.payment-methods {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #e9ecef;
}
.payment-methods i {
  font-size: 2rem;
  color: #6c757d;
  transition: color 0.2s ease;
}
.payment-methods i:hover {
  color: #0058bb;
}
.payment-methods .fa-cc-visa:hover {
  color: #1a1f71;
}
.payment-methods .fa-cc-mastercard:hover {
  color: #eb001b;
}
.payment-methods .fa-cc-amex:hover {
  color: #006fcf;
}
.payment-methods .fa-cc-paypal:hover {
  color: #003087;
}
.payment-methods .fa-cc-stripe:hover {
  color: #635bff;
}
.readmore {
  display: inline-block;
  padding: 0.75rem 2rem;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  .welcome-menu li {
    padding: 0.875rem 1.25rem;
    font-size: 0.9375rem;
  }
  .tab-content {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .welcome-menu {
    flex-wrap: nowrap;
    gap: 0;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--primary) var(--border);
  }
  .welcome-menu::-webkit-scrollbar {
    height: 4px;
  }
  .welcome-menu::-webkit-scrollbar-track {
    background: var(--border);
  }
  .welcome-menu::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .welcome-menu li {
    padding: 0.875rem 1rem;
    font-size: 0.875rem;
    border-right: none;
  }
  .welcome-menu li:last-child {
    border-right: 1px solid var(--border);
  }
  .steps-container {
    flex-direction: column;
  }
  .arrow-apply-visa {
    transform: rotate(90deg);
    margin: 0.5rem 0;
  }
  .step-item {
    width: 100%;
    max-width: 300px;
  }
  .tab-content {
    padding: 1.25rem;
  }
  .tab-content h1 {
    font-size: 1.75rem;
  }
  .tab-content h2 {
    font-size: 1.5rem;
  }
  .ml-\[250px\] {
    margin-left: 20px !important;
  }
}
@media (max-width: 640px) {
  .welcome-menu li {
    padding: 0.75rem 0.875rem;
    font-size: 0.8125rem;
  }
  .tab-content h1 {
    font-size: 1.5rem;
  }
  .tab-content h2 {
    font-size: 1.25rem;
  }
  .tab-content h3 {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .welcome-container {
    padding: 0;
  }
  .welcome-menu {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .welcome-menu li {
    padding: 0.625rem 0.75rem;
    font-size: 0.75rem;
  }
  .tab-content {
    padding: 1rem;
  }
  .tab-content h1 {
    font-size: 1.25rem;
  }
  .tab-content h2 {
    font-size: 1.125rem;
  }
  .tab-content h3 {
    font-size: 1rem;
  }
  .tab-content p {
    font-size: 0.9375rem;
  }
}
.faq-content h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--primary);
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--primary);
  line-height: 1.3;
}
.faq-content h2:first-child {
  margin-top: 0;
}
.faq-content h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--primary);
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
.faq-content h3:first-child {
  margin-top: 0;
}
.faq-content h2::before {
  content: "\f054";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  margin-right: 0.5rem;
  font-size: 0.85em;
  opacity: 0.7;
}
.faq-content h3::before {
  content: "\f138";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  margin-right: 0.375rem;
  font-size: 0.85em;
  opacity: 0.7;
}
.faq-content ul {
  list-style: none;
  padding-left: 0;
  margin: 1rem 0;
}
.faq-content ul li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.6;
}
.faq-content ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--primary);
  font-weight: bold;
  font-size: 1.2em;
}
.faq-content a {
  color: var(--primary);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.faq-content a:hover {
  color: var(--primary-hover);
  text-decoration: underline;
}
.faq-content a img {
  display: inline-block;
  vertical-align: middle;
  max-height: 1.25em;
  width: auto;
  margin: 0 0.25rem;
}
.faq-content ul ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
}
.faq-content ul ul li::before {
  content: "◦";
  color: var(--primary);
  font-size: 1em;
}
.faq-content ol {
  list-style: none;
  counter-reset: list-counter;
  padding-left: 0;
  margin: 1rem 0;
}
.faq-content ol li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.75rem;
  counter-increment: list-counter;
  line-height: 1.6;
}
.faq-content ol li::before {
  content: counter(list-counter) ".";
  position: absolute;
  left: 0;
  color: var(--primary);
  font-weight: bold;
}
.faq-content a[href^="http"]::after, .faq-content a[href^="https://"]::after {
  content: "\f35d";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  font-size: 0.75em;
  margin-left: 0.25rem;
  opacity: 0.6;
}
.faq-content a[href^="/"]::after, .faq-content a[href^="#"]::after {
  content: none;
}
.faq-content #loadMore {
  display: none;
}
@media (max-width: 768px) {
  .faq-content h2 {
    font-size: 1.25rem;
    margin-top: 1.5rem;
  }
  .faq-content h3 {
    font-size: 1.125rem;
    margin-top: 1.25rem;
  }
  .faq-content ul li, .faq-content ol li {
    padding-left: 1.25rem;
    font-size: 0.9375rem;
  }
  .faq-content ol li {
    padding-left: 1.75rem;
  }
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  background: linear-gradient(to bottom, var(--primary-dark), var(--primary-pale));
  color: var(--foreground);
  line-height: 1.6;
  transition: background-color 0.3s ease, color 0.3s ease;
  min-height: 100vh;
  min-width: 100%;
  font-size: 14px;
}
body > header {
  width: 100%;
  margin: 0;
}
body > main {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 30px;
  background: var(--card);
  border-radius: var(--radius);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  min-height: calc(100vh - 200px);
}
body > footer {
  width: 100%;
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  font-weight: 500;
  font-size: 0.9375rem;
  border-radius: var(--radius);
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-primary {
  background: var(--primary);
  color: var(--primary-foreground);
}
.btn-primary:hover {
  background: var(--primary-hover);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 88, 187, 0.3);
}
.btn-outline {
  background: transparent;
  color: var(--foreground);
  border: 1px solid var(--border);
}
.btn-outline:hover {
  background: var(--accent);
  color: var(--primary);
  border-color: var(--primary);
}
.simple-accordion > h1, .simple-accordion > h2, .simple-accordion > h3, .simple-accordion > h4, .simple-accordion > h5 {
  position: relative;
  cursor: pointer;
}
.simple-accordion > h1::after, .simple-accordion > h2::after, .simple-accordion > h3::after, .simple-accordion > h4::after, .simple-accordion > h5::after {
  content: "\f078";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
  display: inline-block;
  position: absolute;
  right: 1em;
}
.simple-accordion > section:not(.hidden) ~ h1::after, .simple-accordion > section:not(.hidden) ~ h2::after, .simple-accordion > section:not(.hidden) ~ h3::after, .simple-accordion > section:not(.hidden) ~ h4::after, .simple-accordion > section:not(.hidden) ~ h5::after, .simple-accordion > h1:has(+ section:not(.hidden))::after, .simple-accordion > h2:has(+ section:not(.hidden))::after, .simple-accordion > h3:has(+ section:not(.hidden))::after, .simple-accordion > h4:has(+ section:not(.hidden))::after, .simple-accordion > h5:has(+ section:not(.hidden))::after {
  transform: rotate(0deg);
}
.simple-accordion > section.hidden ~ h1::after, .simple-accordion > section.hidden ~ h2::after, .simple-accordion > section.hidden ~ h3::after, .simple-accordion > section.hidden ~ h4::after, .simple-accordion > section.hidden ~ h5::after, .simple-accordion > h1:has(+ section.hidden)::after, .simple-accordion > h2:has(+ section.hidden)::after, .simple-accordion > h3:has(+ section.hidden)::after, .simple-accordion > h4:has(+ section.hidden)::after, .simple-accordion > h5:has(+ section.hidden)::after {
  transform: rotate(-90deg);
}
.dropdown-menu [data-popover] {
  border-color: transparent !important;
}
.card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  body > main {
    min-width: 90%;
    width: 90%;
    padding: 0 2rem;
  }
}
@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-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-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-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
