/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --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-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-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;
    }
  }
}

@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-600: oklch(.577 .245 27.325);
    --color-orange-50: oklch(.98 .016 73.684);
    --color-orange-500: oklch(.705 .213 47.604);
    --color-orange-600: oklch(.646 .222 41.116);
    --color-orange-700: oklch(.553 .195 38.402);
    --color-green-200: oklch(.925 .084 155.995);
    --color-green-500: oklch(.723 .219 149.579);
    --color-green-600: oklch(.627 .194 149.214);
    --color-cyan-50: oklch(.984 .019 200.873);
    --color-cyan-400: oklch(.789 .154 211.53);
    --color-cyan-500: oklch(.715 .143 215.221);
    --color-blue-50: oklch(.97 .014 254.604);
    --color-blue-100: oklch(.932 .032 255.585);
    --color-blue-200: oklch(.882 .059 254.128);
    --color-blue-400: oklch(.707 .165 254.624);
    --color-blue-600: oklch(.546 .245 262.881);
    --color-blue-700: oklch(.488 .243 264.376);
    --color-purple-200: oklch(.902 .063 306.703);
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-300: oklch(.872 .01 258.338);
    --color-gray-400: oklch(.707 .022 261.325);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-gray-900: oklch(.21 .034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --leading-relaxed: 1.625;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  body {
    line-height: inherit;
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-4 {
    top: calc(var(--spacing) * 4);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-4 {
    right: calc(var(--spacing) * 4);
  }

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

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

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

  .mx-auto {
    margin-inline: auto;
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }

  .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-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }

  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .table {
    display: table;
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-32 {
    height: calc(var(--spacing) * 32);
  }

  .h-48 {
    height: calc(var(--spacing) * 48);
  }

  .h-64 {
    height: calc(var(--spacing) * 64);
  }

  .h-full {
    height: 100%;
  }

  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }

  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }

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

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-6xl {
    max-width: var(--container-6xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

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

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-full {
    --tw-translate-x: 100%;
    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);
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

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

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

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

  :where(.space-y-2 > :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)));
  }

  :where(.space-y-3 > :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)));
  }

  :where(.space-y-4 > :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)));
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

  .rounded {
    border-radius: .25rem;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .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-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-blue-600 {
    border-color: var(--color-blue-600);
  }

  .border-cyan-400 {
    border-color: var(--color-cyan-400);
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-gray-800 {
    border-color: var(--color-gray-800);
  }

  .border-orange-500 {
    border-color: var(--color-orange-500);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }

  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }

  .bg-blue-200 {
    background-color: var(--color-blue-200);
  }

  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }

  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }

  .bg-cyan-500 {
    background-color: var(--color-cyan-500);
  }

  .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-700 {
    background-color: var(--color-gray-700);
  }

  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }

  .bg-green-200 {
    background-color: var(--color-green-200);
  }

  .bg-green-600 {
    background-color: var(--color-green-600);
  }

  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }

  .bg-orange-500 {
    background-color: var(--color-orange-500);
  }

  .bg-purple-200 {
    background-color: var(--color-purple-200);
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-blue-50 {
    --tw-gradient-from: var(--color-blue-50);
    --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));
  }

  .from-blue-600 {
    --tw-gradient-from: var(--color-blue-600);
    --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));
  }

  .from-cyan-50 {
    --tw-gradient-from: var(--color-cyan-50);
    --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));
  }

  .from-orange-500 {
    --tw-gradient-from: var(--color-orange-500);
    --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-cyan-50 {
    --tw-gradient-to: var(--color-cyan-50);
    --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-cyan-500 {
    --tw-gradient-to: var(--color-cyan-500);
    --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-orange-600 {
    --tw-gradient-to: var(--color-orange-600);
    --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-white {
    --tw-gradient-to: var(--color-white);
    --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-contain {
    object-fit: contain;
  }

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

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .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-12 {
    padding-inline: calc(var(--spacing) * 12);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }

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

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

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

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

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-cyan-500 {
    color: var(--color-cyan-500);
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .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-green-500 {
    color: var(--color-green-500);
  }

  .text-green-600 {
    color: var(--color-green-600);
  }

  .text-orange-500 {
    color: var(--color-orange-500);
  }

  .text-white {
    color: var(--color-white);
  }

  .opacity-90 {
    opacity: .9;
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    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, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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-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-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-300:hover {
      background-color: var(--color-gray-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-orange-600:hover {
      background-color: var(--color-orange-600);
    }
  }

  @media (hover: hover) {
    .hover\:from-orange-600:hover {
      --tw-gradient-from: var(--color-orange-600);
      --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));
    }
  }

  @media (hover: hover) {
    .hover\:to-orange-700:hover {
      --tw-gradient-to: var(--color-orange-700);
      --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));
    }
  }

  @media (hover: hover) {
    .hover\:text-blue-600:hover {
      color: var(--color-blue-600);
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (width >= 40rem) {
    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:h-16 {
      height: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 48rem) {
    .md\:h-64 {
      height: calc(var(--spacing) * 64);
    }
  }

  @media (width >= 48rem) {
    .md\:w-16 {
      width: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 48rem) {
    .md\:w-64 {
      width: calc(var(--spacing) * 64);
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (width >= 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
  }

  @media (width >= 48rem) {
    .md\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  @media (width >= 48rem) {
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  @media (width >= 64rem) {
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
}

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

body {
  color: #333;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans JP, Yu Gothic, Hiragino Sans, sans-serif;
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button {
  font-family: inherit;
}

.header {
  z-index: 1000;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 4px #0000000d;
}

.header-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.header-content {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  display: flex;
}

.logo {
  color: #06f;
  font-size: 20px;
  font-weight: 700;
}

.desktop-nav {
  align-items: center;
  gap: 30px;
  display: none;
}

.nav-link {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  transition: color .3s;
}

.btn-register {
  color: #fff;
  cursor: pointer;
  background: #f60;
  border: none;
  border-radius: 25px;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 600;
  transition: background .3s, transform .2s;
}

.btn-register:hover {
  background: #f50;
  transform: translateY(-1px);
}

.hamburger {
  cursor: pointer;
  background: none;
  border: none;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 22px;
  padding: 0;
  display: flex;
}

.hamburger span {
  background: #333;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  transition: all .3s;
  display: block;
}

.hamburger.active span:first-child {
  transform: translateY(9.5px)rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: translateY(-9.5px)rotate(-45deg);
}

.mobile-menu {
  z-index: 1001;
  background: #fff;
  width: 280px;
  height: 100vh;
  padding: 80px 30px 30px;
  transition: transform .3s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(100%);
  box-shadow: -4px 0 12px #0000001a;
}

.mobile-menu.active {
  transform: translateX(0);
}

.close-btn {
  color: #333;
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 36px;
  line-height: 1;
  display: flex;
  position: absolute;
  top: 20px;
  right: 20px;
}

.mobile-nav {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

.mobile-nav-link {
  color: #333;
  border-bottom: 1px solid #f0f0f0;
  padding: 12px 0;
  font-size: 16px;
  text-decoration: none;
  transition: color .3s;
}

.mobile-nav-link:hover {
  color: #06f;
}

.btn-register-mobile {
  width: 100%;
  margin-top: 20px;
}

.overlay {
  z-index: 999;
  opacity: 0;
  background: #00000080;
  width: 100%;
  height: 100vh;
  transition: opacity .3s;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.overlay.active {
  opacity: 1;
  display: block;
}

.hero-section {
  color: #fff;
  text-align: center;
  background: linear-gradient(135deg, #06f 0%, #0cf 100%);
  padding: 60px 20px;
}

.hero-container {
  max-width: 800px;
  margin: 0 auto;
}

.hero-title {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
}

.hero-subtitle {
  opacity: .95;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.6;
}

.btn-cta {
  color: #06f;
  cursor: pointer;
  background: #fff;
  border: none;
  border-radius: 30px;
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 700;
  transition: transform .3s, box-shadow .3s;
  box-shadow: 0 4px 12px #00000026;
}

.btn-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px #0003;
}

.btn-cta-large {
  padding: 18px 50px;
  font-size: 18px;
}

.features-section {
  background: #fff;
  padding: 80px 20px;
}

.section-title {
  text-align: center;
  color: #333;
  margin-bottom: 50px;
  /* font-size: 28px; */
  font-weight: 700;
}

.features-grid {
  grid-template-columns: 1fr;
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
}

.feature-card {
  text-align: center;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 30px;
  transition: transform .3s, box-shadow .3s;
}

.feature-icon {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  overflow: hidden;
}

.feature-icon img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.feature-title {
  color: #333;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
}

.feature-text {
  color: #666;
  font-size: 14px;
  line-height: 1.7;
}

.steps-section {
  background: #f8f9fa;
  padding: 80px 20px;
}

.steps-grid {
  grid-template-columns: 1fr;
  gap: 40px;
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
}

.step-card {
  text-align: center;
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 2px 8px #00000014;
}

.step-number {
  color: #fff;
  background: #06f;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 6px 16px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
}

.step-icon-wrapper {
  background: #f0f0f0;
  border-radius: 8px;
  width: 100%;
  max-width: 200px;
  height: 140px;
  margin: 0 auto 20px;
  overflow: hidden;
}

.step-icon-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.step-text {
  color: #666;
  font-size: 14px;
  line-height: 1.7;
}

.benefits-section {
  background: #fff;
  padding: 80px 20px;
}

.benefits-grid {
  grid-template-columns: 1fr;
  gap: 25px;
  max-width: 900px;
  margin: 0 auto;
  display: grid;
}

.benefit-item {
  background: #f8f9fa;
  border-radius: 8px;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
  transition: background .3s;
  display: flex;
}

.benefit-item:hover {
  background: #f0f4f8;
}

.benefit-icon {
  color: #fff;
  background: #06f;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.benefit-content {
  flex: 1;
}

.benefit-title {
  color: #333;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
}

.benefit-text {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.cta-section {
  color: #fff;
  text-align: center;
  background: linear-gradient(135deg, #f60 0%, #f93 100%);
  padding: 80px 20px;
}

.cta-container {
  max-width: 700px;
  margin: 0 auto;
}

.cta-title {
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
}

.cta-text {
  opacity: .95;
  margin-bottom: 30px;
  font-size: 16px;
}

.cta-note {
  opacity: .9;
  margin-top: 20px;
  font-size: 13px;
}

.faq-section {
  background: #f8f9fa;
  padding: 80px 20px;
}

.faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 12px;
  overflow: hidden;
  box-shadow: 0 2px 4px #0000000d;
}

.faq-question {
  text-align: left;
  color: #333;
  cursor: pointer;
  background: #fff;
  border: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 24px;
  font-size: 15px;
  font-weight: 600;
  transition: background .3s;
  display: flex;
}

.faq-toggle {
  color: #06f;
  font-size: 24px;
  font-weight: 300;
  transition: transform .3s;
}

.faq-item.active .faq-toggle {
  transform: rotate(45deg);
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding: 0 24px 20px;
}

.faq-answer p {
  color: #666;
  font-size: 14px;
  line-height: 1.7;
}

.footer {
  color: #fff;
  background: #1a1a1a;
  padding: 60px 20px 30px;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-content {
  grid-template-columns: 1fr;
  gap: 40px;
  margin-bottom: 40px;
  display: grid;
}

.footer-section h4 {
  color: #fff;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.footer-description {
  color: #aaa;
  font-size: 14px;
  line-height: 1.6;
}

.footer-links {
  list-style: none;
}

.footer-links a {
  color: #aaa;
  font-size: 14px;
  text-decoration: none;
  transition: color .3s;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 30px;
}

.footer-bottom p {
  color: #888;
  font-size: 13px;
}

@media (width >= 768px) {
  .hamburger {
    display: none;
  }

  .desktop-nav {
    display: flex;
  }

  .hero-title {
    font-size: 40px;
  }

  .hero-subtitle {
    font-size: 18px;
  }

  .section-title {
    /* font-size: 32px; */
  }

  .features-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }

  .steps-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }

  .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .footer-content {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
}

@media (width >= 1024px) {
  .hero-section {
    padding: 100px 20px;
  }

  .hero-title {
    font-size: 48px;
  }

  .hero-subtitle {
    font-size: 20px;
  }

  .features-section, .steps-section, .benefits-section, .cta-section, .faq-section {
    padding: 100px 20px;
  }

  .section-title {
    margin-bottom: 60px;
    /* font-size: 36px; */
  }

  .cta-title {
    font-size: 32px;
  }
}

*, :before, :after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  color: #333;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Hiragino Kaku Gothic ProN, Hiragino Sans, Yu Gothic, Meiryo, sans-serif;
  line-height: 1.7;
  overflow-x: hidden;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  display: block;
}

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

ul, ol {
  list-style: none;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  font-family: inherit;
}

.site-header {
  z-index: 1000;
  background: #000;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 10px #00000014;
}

.header-container {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  height: 50px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}

.site-logo img {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .site-logo img {
    width: 60%;
  }
}

.pc-navigation {
  display: none;
}

.nav-menu {
  align-items: center;
  gap: 28px;
  display: flex;
}

.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  transition: color .3s;
  position: relative;
}

.nav-link:after {
  content: "";
  background: #1a73e8;
  width: 0;
  height: 2px;
  transition: width .3s;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.nav-link:hover {
  color: #1a73e8;
}

.nav-link:hover:after {
  width: 100%;
}

.btn-header-register {
  color: #000;
  background: linear-gradient(135deg, #fff 0%, #fff 100%);
  border-radius: 25px;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 600;
  transition: transform .3s, box-shadow .3s;
  /* box-shadow: 0 2px 8px #ff6b354d; */
}

.btn-header-register:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px #ff6b3566;
}

.menu-toggle {
  cursor: pointer;
  z-index: 1001;
  flex-direction: column;
  justify-content: space-between;
  width: 28px;
  height: 22px;
  display: flex;
}

.menu-bar {
  background: #fff;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  display: block;
}

.menu-toggle.active .menu-bar:first-child {
  transform: translateY(9.5px)rotate(45deg);
}

.menu-toggle.active .menu-bar:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active .menu-bar:nth-child(3) {
  transform: translateY(-9.5px)rotate(-45deg);
}

.side-menu {
  z-index: 1001;
  background: #fff;
  width: 300px;
  height: 100vh;
  padding: 90px 30px 30px;
  transition: transform .4s cubic-bezier(.4, 0, .2, 1);
  position: fixed;
  top: 0;
  right: 0;
  overflow-y: auto;
  transform: translateX(100%);
  box-shadow: -4px 0 20px #00000026;
}

.side-menu.active {
  transform: translateX(0);
}

.side-menu-list {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.side-menu-link {
  color: #333;
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 0;
  font-size: 16px;
  font-weight: 500;
  transition: color .3s, padding-left .3s;
  display: block;
}

.side-menu-link:hover {
  color: #1a73e8;
  padding-left: 8px;
}

.btn-side-register {
  color: #fff;
  text-align: center;
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
  border-radius: 30px;
  margin-top: 28px;
  padding: 14px 0;
  font-size: 15px;
  font-weight: 600;
  transition: transform .3s, box-shadow .3s;
  display: block;
  box-shadow: 0 4px 12px #ff6b354d;
}

.btn-side-register:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px #ff6b3566;
}

.menu-backdrop {
  z-index: 999;
  opacity: 0;
  background: #00000080;
  width: 100%;
  height: 100vh;
  transition: opacity .4s;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.menu-backdrop.active {
  opacity: 1;
  display: block;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.section-title {
  color: #333;
  letter-spacing: .5px;
  margin-bottom: 16px;
  /* font-size: 32px; */
  font-weight: 700;
}

.section-subtitle {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

.main-visual {
  color: #000;
  background: url(../images/bg_fv.png) no-repeat center/cover;
  text-align: center;
}
#ifaf .main-visual {
  background: url(../images/ifaf/bg_fv.png) no-repeat center/cover;
}
#mailaf .main-visual {
  background: url(../images/mailaf/bg_fv.png) no-repeat center/cover;
}

@media screen and (max-width: 768px) {
  .main-visual {
    background: #EBFDFF url(../images/bg_fv_sp.png) no-repeat center/cover;
    padding: 40px 20px;
  }
  #ifaf .main-visual {
    background: url(../images/ifaf/bg_fv_sp.png) no-repeat center/cover;
  }
  #mailaf .main-visual {
    background: url(../images/mailaf/bg_fv_sp.png) no-repeat center/cover;
  }
}

.visual-container {
  grid-template-columns: 1fr;
  align-items: center;
  /* gap: 40px; */
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
}

.visual-catch {
  color: #fff;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #fff3;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.visual-title {
  letter-spacing: .5px;
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.4;
}

.visual-description {
  opacity: .95;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.8;
}

.visual-buttons {
  flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
  display: flex;
}

.btn-visual-primary {
  color: #1a73e8;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 700;
  transition: transform .3s, box-shadow .3s;
  box-shadow: 0 4px 16px #00000026;
}

.btn-visual-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #0003;
}

.btn-visual-secondary {
  color: #fff;
  text-align: center;
  background: none;
  border: 2px solid #ffffff80;
  border-radius: 30px;
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 600;
  transition: background .3s, border-color .3s;
}

.btn-visual-secondary:hover {
  background: #ffffff1a;
  border-color: #fffc;
}

.visual-stats {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  display: grid;
}

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

.stat-number {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 700;
}

.stat-label {
  opacity: .9;
  font-size: 12px;
}

.visual-image {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 32px #0003;
}

.visual-image img {
  width: 100%;
  height: auto;
}

.section-features {
  background: #f8f9fa;
  padding: 80px 20px;
}

.features-wrapper {
  grid-template-columns: 1fr;
  gap: 32px;
  display: grid;
}

.feature-card {
  background: #fff;
  border-radius: 12px;
  padding: 32px;
  transition: transform .3s, box-shadow .3s;
  position: relative;
  box-shadow: 0 2px 12px #00000014;
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px #0000001f;
}

.feature-highlight {
  border: 2px solid #1a73e8;
}

.feature-badge {
  color: #fff;
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
  border-radius: 20px;
  padding: 6px 16px;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  top: -12px;
  left: 32px;
}

.feature-icon-wrapper {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto 24px;
  overflow: hidden;
}

.feature-icon {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.feature-title {
  color: #333;
  text-align: center;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
}

.feature-text {
  color: #666;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.8;
}

.feature-list {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px 20px;
}

.feature-list li {
  color: #555;
  padding: 8px 0 8px 24px;
  font-size: 14px;
  position: relative;
}

.feature-list li:before {
  content: "✓";
  color: #1a73e8;
  font-weight: 700;
  position: absolute;
  left: 0;
}

.section-howto {
  background: #fff;
  padding: 80px 20px;
}

.howto-steps {
  grid-template-columns: 1fr;
  gap: 48px;
  margin-bottom: 60px;
  display: grid;
}

.step-card {
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  padding: 32px;
  transition: border-color .3s, box-shadow .3s;
}

.step-card:hover {
  border-color: #1a73e8;
  box-shadow: 0 8px 24px #1a73e81a;
}

.step-number {
  color: #fff;
  letter-spacing: 1px;
  background: linear-gradient(135deg, #1a73e8 0%, #4285f4 100%);
  border-radius: 20px;
  margin-bottom: 24px;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}

.step-visual {
  border-radius: 8px;
  margin-bottom: 24px;
  overflow: hidden;
}

.step-visual img {
  width: 100%;
  height: auto;
}

.step-title {
  color: #333;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 600;
}

.step-description {
  color: #666;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.8;
}

.step-details {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px 20px;
}

.step-details li {
  color: #555;
  padding: 8px 0 8px 24px;
  font-size: 14px;
  position: relative;
}

.step-details li:before {
  content: "→";
  color: #1a73e8;
  font-weight: 700;
  position: absolute;
  left: 0;
}

.howto-cta {
  text-align: center;
  background: linear-gradient(135deg, #f8f9fa 0%, #e8ecf1 100%);
  border-radius: 12px;
  padding: 40px 24px;
}

.howto-cta-text {
  color: #333;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}

.btn-howto-register {
  color: #fff;
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
  border-radius: 30px;
  padding: 16px 48px;
  font-size: 16px;
  font-weight: 700;
  transition: transform .3s, box-shadow .3s;
  display: inline-block;
  box-shadow: 0 4px 16px #ff6b354d;
}

.btn-howto-register:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #ff6b3566;
}

.pricing-table {
  grid-template-columns: 1fr;
  gap: 32px;
  margin-bottom: 40px;
  display: grid;
}

.pricing-card {
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  padding: 32px 24px;
  transition: transform .3s, box-shadow .3s;
  position: relative;
}

.pricing-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px #0000001f;
}

.pricing-popular {
  border-color: #ff6b35;
  box-shadow: 0 4px 20px #ff6b3533;
}

.popular-badge {
  color: #fff;
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
  border-radius: 20px;
  padding: 6px 24px;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}

.pricing-header {
  text-align: center;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 28px;
  padding-bottom: 24px;
}

.pricing-plan {
  color: #333;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.pricing-price {
  margin-bottom: 12px;
}

.price-amount {
  color: #1a73e8;
  font-size: 36px;
  font-weight: 700;
}

.pricing-description {
  color: #666;
  font-size: 14px;
}

.pricing-features {
  margin-bottom: 28px;
}

.pricing-features li {
  border-bottom: 1px solid #f5f5f5;
  padding: 12px 0 12px 32px;
  font-size: 15px;
  position: relative;
}

.feature-available:before {
  content: "✓";
  color: #1a73e8;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  left: 0;
}

.feature-unavailable {
  color: #ccc;
}

.feature-unavailable:before {
  content: "−";
  color: #ccc;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  left: 0;
}

.btn-pricing {
  color: #fff;
  text-align: center;
  background: #1a73e8;
  border-radius: 30px;
  padding: 14px 0;
  font-size: 15px;
  font-weight: 600;
  transition: background .3s, transform .3s;
  display: block;
}

.btn-pricing:hover {
  background: #1557b0;
  transform: translateY(-2px);
}

.btn-pricing-popular {
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
}

.btn-pricing-popular:hover {
  background: linear-gradient(135deg, #ff5722 0%, #f73 100%);
}

.pricing-note {
  text-align: center;
  color: #666;
  font-size: 13px;
  line-height: 1.8;
}

.pricing-note p {
  margin-bottom: 8px;
}

.section-cases {
  background: #fff;
  padding: 80px 20px;
}

.cases-grid {
  grid-template-columns: 1fr;
  gap: 40px;
  margin-bottom: 60px;
  display: grid;
}

.case-card {
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 12px;
  padding: 32px;
  transition: box-shadow .3s;
}

.case-card:hover {
  box-shadow: 0 8px 24px #0000001a;
}

.case-header {
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  display: flex;
}

.case-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.case-avatar img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.case-name {
  color: #333;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
}

.case-meta {
  color: #888;
  font-size: 13px;
}

.case-achievement {
  background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
  border-left: 4px solid #ff6b35;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 16px 20px;
  display: flex;
}

.achievement-amount {
  color: #ff6b35;
  font-size: 28px;
  font-weight: 700;
}

.case-comment {
  color: #555;
  background: #f8f9fa;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 20px;
  font-size: 15px;
  line-height: 1.8;
  position: relative;
}

.case-comment:before {
  content: "\"";
  color: #e0e0e0;
  font-family: Georgia, serif;
  font-size: 40px;
  position: absolute;
  top: 8px;
  left: 12px;
}

.case-stats {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  display: grid;
}

.case-stat {
  text-align: center;
  background: #f8f9fa;
  border-radius: 8px;
  padding: 12px;
}

.case-stat .stat-label {
  color: #888;
  margin-bottom: 4px;
  font-size: 12px;
  display: block;
}

.case-stat .stat-value {
  color: #1a73e8;
  font-size: 20px;
  font-weight: 700;
}

.overall-stats {
  color: #fff;
  background: linear-gradient(135deg, #1a73e8 0%, #4285f4 100%);
  border-radius: 12px;
  padding: 48px 32px;
}

.overall-stats-title {
  text-align: center;
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 700;
}

.overall-stats-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  display: grid;
}

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

.overall-stat-number {
  margin-bottom: 8px;
  font-size: 36px;
  font-weight: 700;
}

.overall-stat-label {
  opacity: .9;
  font-size: 14px;
}

.section-faq {
  background: #f8f9fa;
  padding: 80px 20px;
}

.faq-container {
  max-width: 900px;
  margin: 0 auto;
}

.faq-category {
  margin-bottom: 48px;
}

.faq-category-title {
  color: #333;
  border-bottom: 3px solid #1a73e8;
  margin-bottom: 24px;
  padding-bottom: 12px;
  font-size: 22px;
  font-weight: 600;
}

.faq-list {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.faq-item {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px #0000000f;
}

.faq-question {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 24px;
  transition: background .3s;
  display: flex;
}

.faq-question:hover {
  background: #f8f9fa;
}

.faq-q-text {
  color: #333;
  flex: 1;
  padding-right: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
}

.faq-icon {
  color: #1a73e8;
  flex-shrink: 0;
  font-size: 28px;
  font-weight: 300;
  transition: transform .3s;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  transition: max-height .4s ease-out;
  overflow: hidden;
}

.faq-item.active .faq-answer {
  max-height: 500px;
}

.faq-answer p {
  color: #666;
  padding: 0 24px 24px;
  font-size: 14px;
  line-height: 1.8;
}

.faq-contact {
  text-align: center;
  background: #fff;
  border-radius: 12px;
  margin-top: 60px;
  padding: 40px 24px;
  box-shadow: 0 4px 12px #00000014;
}

.faq-contact-text {
  color: #555;
  margin-bottom: 24px;
  font-size: 16px;
}

.btn-faq-contact {
  color: #fff;
  background: #1a73e8;
  border-radius: 30px;
  padding: 14px 40px;
  font-size: 15px;
  font-weight: 600;
  transition: background .3s, transform .3s;
  display: inline-block;
}

.btn-faq-contact:hover {
  background: #1557b0;
  transform: translateY(-2px);
}

/* ========================================
   お問い合わせセクション
======================================== */
.section-contact {
    padding: 80px 20px;
    background: #fff;
}

.contact-wrapper {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
}

.contact-title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #222222;
    text-align: center;
    margin-bottom: 16px;
}

.contact-description {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    text-align: center;
    margin-bottom: 60px;
}

.contact-form {
    width: 100%;
}

.form-field {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
}

.field-label {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #222222;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.required-mark {
    color: #222222;
    margin-left: 0;
}

.field-input {
    width: 100%;
    padding: 10px 0 10px 196px;
    border: none;
    border-bottom: 1px solid #b2b1b0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    background: transparent;
    outline: none;
    letter-spacing: 1.0042px;
    box-sizing: border-box;
}

.field-input::placeholder {
    color: #a4a4a4;
}

.field-input:focus {
    border-bottom-color: #06ba71;
}

.field-with-note {
    margin-top: 0;
    padding-top: 0;
}

.field-note {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: #222222;
    line-height: 30px;
    margin-left: 195px;
    margin-bottom: -15px;
    letter-spacing: -0.1px;
}

.field-input-indented {
    margin-top: 15px;
}

.optional-badge {
    display: inline-block;
    background: #707070;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 8px;
    padding: 3px 5px;
    border-radius: 2px;
    margin-left: 8px;
    letter-spacing: 0.4px;
    line-height: 8px;
    vertical-align: middle;
}

.form-notice {
    margin-top: 60px;
    margin-bottom: 40px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: #222222;
    line-height: 1.6;
    letter-spacing: -0.6px;
}

.form-notice p {
    margin: 0 0 8px 0;
}

.form-notice p:last-child {
    margin-bottom: 0;
}

.form-submit {
    text-align: center;
    margin-top: 0;
}

.btn-submit {
    background: #06ba71;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 40px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: background 0.3s;
    line-height: 22px;
    display: inline-block;
}

.btn-submit:hover {
    background: #33c8b2;
}

.btn-submit:active {
    background: #05a562;
}

@media (max-width: 767px) {
    .section-contact {
        padding: 60px 20px;
    }

    .contact-wrapper {
        max-width: 100%;
        padding: 0 20px;
    }

    .contact-title {
        font-size: 24px;
    }

    .contact-description {
        font-size: 14px;
        margin-bottom: 40px;
    }

    .field-input {
        padding-left: 0;
    }

    .field-note {
        margin-left: 0;
        font-size: 9px;
    }

    .btn-submit {
        width: 100%;
        font-size: 18px;
    }
}

.section-cta {
  background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
  padding: 80px 20px;
}

.cta-wrapper {
  text-align: center;
  color: #fff;
  max-width: 800px;
  margin: 0 auto;
}

.cta-title {
  letter-spacing: .5px;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 700;
}

.cta-description {
  opacity: .95;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.8;
}

.btn-cta-main {
  color: #ff6b35;
  background: #fff;
  border-radius: 30px;
  margin-bottom: 32px;
  padding: 18px 56px;
  font-size: 18px;
  font-weight: 700;
  transition: transform .3s, box-shadow .3s;
  display: inline-block;
  box-shadow: 0 4px 16px #0003;
}

.btn-cta-main:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px #00000040;
}

.cta-features {
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  display: grid;
}

.cta-feature {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #ffffff26;
  border-radius: 8px;
  padding: 12px;
  font-size: 14px;
}

.site-footer {
  color: #fff;
  background: #1a1a1a;
}

.footer-main {
  padding: 60px 20px 40px;
}

.footer-grid {
  grid-template-columns: 1fr;
  gap: 40px;
  display: grid;
}

.footer-column {
  flex-direction: column;
  display: flex;
}

.footer-heading {
  color: #fff;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
}

.footer-description {
  color: #aaa;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.7;
}

.footer-social {
  gap: 12px;
  display: flex;
}

.social-link {
  color: #fff;
  background: #333;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: background .3s, transform .3s;
  display: flex;
}

.social-link:hover {
  background: #1a73e8;
  transform: translateY(-2px);
}

.footer-title {
  color: #fff;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  color: #aaa;
  font-size: 14px;
  transition: color .3s;
}

.footer-links a:hover {
  color: #fff;
}

.footer-bottom {
  text-align: center;
  background: #111;
  padding: 24px 20px;
}

.copyright {
  color: #888;
  font-size: 13px;
}

@media (width >= 768px) {
  .menu-toggle {
    display: none;
  }

  .pc-navigation {
    display: block;
  }

  .visual-container {
    grid-template-columns: 1fr 1fr;
    /* gap: 60px; */
  }

  .visual-title {
    font-size: 42px;
  }

  .visual-buttons {
    flex-direction: row;
  }

  .features-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }

  .pricing-table {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .overall-stats-grid, .cta-features {
    grid-template-columns: repeat(4, 1fr);
  }

  .contact-wrapper {
    /* grid-template-columns: 1fr 1.2fr; */
  }

  .footer-grid {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 48px;
  }
}

@media (width >= 1024px) {
  .visual-title {
    font-size: 48px;
  }

  .section-title {
    /* font-size: 36px; */
  }

  .section-features, .section-howto, .section-pricing, .section-cases, .section-faq, .section-contact, .section-cta {
    padding: 100px 20px;
  }

  .features-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  .howto-steps {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

@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;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@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-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: 0;
}

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

.section-clients {
  /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); */
  padding: 60px 20px;
  overflow: hidden;
}
.section-clients .container {
  max-width: 100%;
}

.client-logos-slider-wrapper {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.client-logos-slider {
  gap: 40px;
  width: max-content;
  animation: 40s linear infinite slide;
  display: flex;
}
@media screen and (max-width:787px) {
  .client-logos-slider {
    animation: 20s linear infinite slide;
  }
}

.client-logo-item {
  background: #fff;
  border-radius: 12px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  padding: 20px;
  transition: transform .3s, box-shadow .3s;
  display: flex;
}

.client-logo-item:hover {
  transform: translateY(-4px);
  /* box-shadow: 0 8px 16px #0000001f; */
}

.client-logo-item img {
  object-fit: contain;
  /* filter: grayscale(); */
  /* opacity: .7; */
  max-width: 100%;
  max-height: 100%;
  transition: filter .3s, opacity .3s;
}

.client-logo-item:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

@keyframes slide {
  0% {
    transform: translateX(0);
  }

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

.client-logos-slider:after {
  content: "";
  display: block;
}

@media (width <= 767px) {
  .section-clients {
    padding: 40px 0 0;
  }
  .section-clients  .container {
    padding: 0;
  }

  .client-logo-item {
    padding: 0 20px;
    width: 150px;
    height: 60px;
  }
}
