/*! tailwindcss v4.0.2 | MIT License | https://tailwindcss.com */
@layer theme {
  :host,
  :root {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --color-red-50: oklch(0.971 0.013 17.38);
    --color-red-100: oklch(0.936 0.032 17.717);
    --color-red-200: oklch(0.885 0.062 18.334);
    --color-red-300: oklch(0.808 0.114 19.571);
    --color-red-400: oklch(0.704 0.191 22.216);
    --color-red-500: oklch(0.637 0.237 25.331);
    --color-red-600: oklch(0.577 0.245 27.325);
    --color-red-700: oklch(0.505 0.213 27.518);
    --color-red-800: oklch(0.444 0.177 26.899);
    --color-red-900: oklch(0.396 0.141 25.723);
    --color-red-950: oklch(0.258 0.092 26.042);
    --color-orange-50: oklch(0.98 0.016 73.684);
    --color-orange-100: oklch(0.954 0.038 75.164);
    --color-orange-200: oklch(0.901 0.076 70.697);
    --color-orange-300: oklch(0.837 0.128 66.29);
    --color-orange-400: oklch(0.75 0.183 55.934);
    --color-orange-500: oklch(0.705 0.213 47.604);
    --color-orange-600: oklch(0.646 0.222 41.116);
    --color-orange-700: oklch(0.553 0.195 38.402);
    --color-orange-800: oklch(0.47 0.157 37.304);
    --color-orange-900: oklch(0.408 0.123 38.172);
    --color-orange-950: oklch(0.266 0.079 36.259);
    --color-amber-50: oklch(0.987 0.022 95.277);
    --color-amber-100: oklch(0.962 0.059 95.617);
    --color-amber-200: oklch(0.924 0.12 95.746);
    --color-amber-300: oklch(0.879 0.169 91.605);
    --color-amber-400: oklch(0.828 0.189 84.429);
    --color-amber-500: oklch(0.769 0.188 70.08);
    --color-amber-600: oklch(0.666 0.179 58.318);
    --color-amber-700: oklch(0.555 0.163 48.998);
    --color-amber-800: oklch(0.473 0.137 46.201);
    --color-amber-900: oklch(0.414 0.112 45.904);
    --color-amber-950: oklch(0.279 0.077 45.635);
    --color-yellow-50: oklch(0.987 0.026 102.212);
    --color-yellow-100: oklch(0.973 0.071 103.193);
    --color-yellow-200: oklch(0.945 0.129 101.54);
    --color-yellow-300: oklch(0.905 0.182 98.111);
    --color-yellow-400: oklch(0.852 0.199 91.936);
    --color-yellow-500: oklch(0.795 0.184 86.047);
    --color-yellow-600: oklch(0.681 0.162 75.834);
    --color-yellow-700: oklch(0.554 0.135 66.442);
    --color-yellow-800: oklch(0.476 0.114 61.907);
    --color-yellow-900: oklch(0.421 0.095 57.708);
    --color-yellow-950: oklch(0.286 0.066 53.813);
    --color-lime-50: oklch(0.986 0.031 120.757);
    --color-lime-100: oklch(0.967 0.067 122.328);
    --color-lime-200: oklch(0.938 0.127 124.321);
    --color-lime-300: oklch(0.897 0.196 126.665);
    --color-lime-400: oklch(0.841 0.238 128.85);
    --color-lime-500: oklch(0.768 0.233 130.85);
    --color-lime-600: oklch(0.648 0.2 131.684);
    --color-lime-700: oklch(0.532 0.157 131.589);
    --color-lime-800: oklch(0.453 0.124 130.933);
    --color-lime-900: oklch(0.405 0.101 131.063);
    --color-lime-950: oklch(0.274 0.072 132.109);
    --color-green-50: oklch(0.982 0.018 155.826);
    --color-green-100: oklch(0.962 0.044 156.743);
    --color-green-200: oklch(0.925 0.084 155.995);
    --color-green-300: oklch(0.871 0.15 154.449);
    --color-green-400: oklch(0.792 0.209 151.711);
    --color-green-500: oklch(0.723 0.219 149.579);
    --color-green-600: oklch(0.627 0.194 149.214);
    --color-green-700: oklch(0.527 0.154 150.069);
    --color-green-800: oklch(0.448 0.119 151.328);
    --color-green-900: oklch(0.393 0.095 152.535);
    --color-green-950: oklch(0.266 0.065 152.934);
    --color-emerald-50: oklch(0.979 0.021 166.113);
    --color-emerald-100: oklch(0.95 0.052 163.051);
    --color-emerald-200: oklch(0.905 0.093 164.15);
    --color-emerald-300: oklch(0.845 0.143 164.978);
    --color-emerald-400: oklch(0.765 0.177 163.223);
    --color-emerald-500: oklch(0.696 0.17 162.48);
    --color-emerald-600: oklch(0.596 0.145 163.225);
    --color-emerald-700: oklch(0.508 0.118 165.612);
    --color-emerald-800: oklch(0.432 0.095 166.913);
    --color-emerald-900: oklch(0.378 0.077 168.94);
    --color-emerald-950: oklch(0.262 0.051 172.552);
    --color-teal-50: oklch(0.984 0.014 180.72);
    --color-teal-100: oklch(0.953 0.051 180.801);
    --color-teal-200: oklch(0.91 0.096 180.426);
    --color-teal-300: oklch(0.855 0.138 181.071);
    --color-teal-400: oklch(0.777 0.152 181.912);
    --color-teal-500: oklch(0.704 0.14 182.503);
    --color-teal-600: oklch(0.6 0.118 184.704);
    --color-teal-700: oklch(0.511 0.096 186.391);
    --color-teal-800: oklch(0.437 0.078 188.216);
    --color-teal-900: oklch(0.386 0.063 188.416);
    --color-teal-950: oklch(0.277 0.046 192.524);
    --color-cyan-50: oklch(0.984 0.019 200.873);
    --color-cyan-100: oklch(0.956 0.045 203.388);
    --color-cyan-200: oklch(0.917 0.08 205.041);
    --color-cyan-300: oklch(0.865 0.127 207.078);
    --color-cyan-400: oklch(0.789 0.154 211.53);
    --color-cyan-500: oklch(0.715 0.143 215.221);
    --color-cyan-600: oklch(0.609 0.126 221.723);
    --color-cyan-700: oklch(0.52 0.105 223.128);
    --color-cyan-800: oklch(0.45 0.085 224.283);
    --color-cyan-900: oklch(0.398 0.07 227.392);
    --color-cyan-950: oklch(0.302 0.056 229.695);
    --color-sky-50: oklch(0.977 0.013 236.62);
    --color-sky-100: oklch(0.951 0.026 236.824);
    --color-sky-200: oklch(0.901 0.058 230.902);
    --color-sky-300: oklch(0.828 0.111 230.318);
    --color-sky-400: oklch(0.746 0.16 232.661);
    --color-sky-500: oklch(0.685 0.169 237.323);
    --color-sky-600: oklch(0.588 0.158 241.966);
    --color-sky-700: oklch(0.5 0.134 242.749);
    --color-sky-800: oklch(0.443 0.11 240.79);
    --color-sky-900: oklch(0.391 0.09 240.876);
    --color-sky-950: oklch(0.293 0.066 243.157);
    --color-blue-50: oklch(0.97 0.014 254.604);
    --color-blue-100: oklch(0.932 0.032 255.585);
    --color-blue-200: oklch(0.882 0.059 254.128);
    --color-blue-300: oklch(0.809 0.105 251.813);
    --color-blue-400: oklch(0.707 0.165 254.624);
    --color-blue-500: oklch(0.623 0.214 259.815);
    --color-blue-600: oklch(0.546 0.245 262.881);
    --color-blue-700: oklch(0.488 0.243 264.376);
    --color-blue-800: oklch(0.424 0.199 265.638);
    --color-blue-900: oklch(0.379 0.146 265.522);
    --color-blue-950: oklch(0.282 0.091 267.935);
    --color-indigo-50: oklch(0.962 0.018 272.314);
    --color-indigo-100: oklch(0.93 0.034 272.788);
    --color-indigo-200: oklch(0.87 0.065 274.039);
    --color-indigo-300: oklch(0.785 0.115 274.713);
    --color-indigo-400: oklch(0.673 0.182 276.935);
    --color-indigo-500: oklch(0.585 0.233 277.117);
    --color-indigo-600: oklch(0.511 0.262 276.966);
    --color-indigo-700: oklch(0.457 0.24 277.023);
    --color-indigo-800: oklch(0.398 0.195 277.366);
    --color-indigo-900: oklch(0.359 0.144 278.697);
    --color-indigo-950: oklch(0.257 0.09 281.288);
    --color-violet-50: oklch(0.969 0.016 293.756);
    --color-violet-100: oklch(0.943 0.029 294.588);
    --color-violet-200: oklch(0.894 0.057 293.283);
    --color-violet-300: oklch(0.811 0.111 293.571);
    --color-violet-400: oklch(0.702 0.183 293.541);
    --color-violet-500: oklch(0.606 0.25 292.717);
    --color-violet-600: oklch(0.541 0.281 293.009);
    --color-violet-700: oklch(0.491 0.27 292.581);
    --color-violet-800: oklch(0.432 0.232 292.759);
    --color-violet-900: oklch(0.38 0.189 293.745);
    --color-violet-950: oklch(0.283 0.141 291.089);
    --color-purple-50: oklch(0.977 0.014 308.299);
    --color-purple-100: oklch(0.946 0.033 307.174);
    --color-purple-200: oklch(0.902 0.063 306.703);
    --color-purple-300: oklch(0.827 0.119 306.383);
    --color-purple-400: oklch(0.714 0.203 305.504);
    --color-purple-500: oklch(0.627 0.265 303.9);
    --color-purple-600: oklch(0.558 0.288 302.321);
    --color-purple-700: oklch(0.496 0.265 301.924);
    --color-purple-800: oklch(0.438 0.218 303.724);
    --color-purple-900: oklch(0.381 0.176 304.987);
    --color-purple-950: oklch(0.291 0.149 302.717);
    --color-fuchsia-50: oklch(0.977 0.017 320.058);
    --color-fuchsia-100: oklch(0.952 0.037 318.852);
    --color-fuchsia-200: oklch(0.903 0.076 319.62);
    --color-fuchsia-300: oklch(0.833 0.145 321.434);
    --color-fuchsia-400: oklch(0.74 0.238 322.16);
    --color-fuchsia-500: oklch(0.667 0.295 322.15);
    --color-fuchsia-600: oklch(0.591 0.293 322.896);
    --color-fuchsia-700: oklch(0.518 0.253 323.949);
    --color-fuchsia-800: oklch(0.452 0.211 324.591);
    --color-fuchsia-900: oklch(0.401 0.17 325.612);
    --color-fuchsia-950: oklch(0.293 0.136 325.661);
    --color-pink-50: oklch(0.971 0.014 343.198);
    --color-pink-100: oklch(0.948 0.028 342.258);
    --color-pink-200: oklch(0.899 0.061 343.231);
    --color-pink-300: oklch(0.823 0.12 346.018);
    --color-pink-400: oklch(0.718 0.202 349.761);
    --color-pink-500: oklch(0.656 0.241 354.308);
    --color-pink-600: oklch(0.592 0.249 0.584);
    --color-pink-700: oklch(0.525 0.223 3.958);
    --color-pink-800: oklch(0.459 0.187 3.815);
    --color-pink-900: oklch(0.408 0.153 2.432);
    --color-pink-950: oklch(0.284 0.109 3.907);
    --color-rose-50: oklch(0.969 0.015 12.422);
    --color-rose-100: oklch(0.941 0.03 12.58);
    --color-rose-200: oklch(0.892 0.058 10.001);
    --color-rose-300: oklch(0.81 0.117 11.638);
    --color-rose-400: oklch(0.712 0.194 13.428);
    --color-rose-500: oklch(0.645 0.246 16.439);
    --color-rose-600: oklch(0.586 0.253 17.585);
    --color-rose-700: oklch(0.514 0.222 16.935);
    --color-rose-800: oklch(0.455 0.188 13.697);
    --color-rose-900: oklch(0.41 0.159 10.272);
    --color-rose-950: oklch(0.271 0.105 12.094);
    --color-slate-50: oklch(0.984 0.003 247.858);
    --color-slate-100: oklch(0.968 0.007 247.896);
    --color-slate-200: oklch(0.929 0.013 255.508);
    --color-slate-300: oklch(0.869 0.022 252.894);
    --color-slate-400: oklch(0.704 0.04 256.788);
    --color-slate-500: oklch(0.554 0.046 257.417);
    --color-slate-600: oklch(0.446 0.043 257.281);
    --color-slate-700: oklch(0.372 0.044 257.287);
    --color-slate-800: oklch(0.279 0.041 260.031);
    --color-slate-900: oklch(0.208 0.042 265.755);
    --color-slate-950: oklch(0.129 0.042 264.695);
    --color-gray-50: oklch(0.985 0.002 247.839);
    --color-gray-100: oklch(0.967 0.003 264.542);
    --color-gray-200: oklch(0.928 0.006 264.531);
    --color-gray-300: oklch(0.872 0.01 258.338);
    --color-gray-400: oklch(0.707 0.022 261.325);
    --color-gray-500: oklch(0.551 0.027 264.364);
    --color-gray-600: oklch(0.446 0.03 256.802);
    --color-gray-700: oklch(0.373 0.034 259.733);
    --color-gray-800: oklch(0.278 0.033 256.848);
    --color-gray-900: oklch(0.21 0.034 264.665);
    --color-gray-950: oklch(0.13 0.028 261.692);
    --color-zinc-50: oklch(0.985 0 0);
    --color-zinc-100: oklch(0.967 0.001 286.375);
    --color-zinc-200: oklch(0.92 0.004 286.32);
    --color-zinc-300: oklch(0.871 0.006 286.286);
    --color-zinc-400: oklch(0.705 0.015 286.067);
    --color-zinc-500: oklch(0.552 0.016 285.938);
    --color-zinc-600: oklch(0.442 0.017 285.786);
    --color-zinc-700: oklch(0.37 0.013 285.805);
    --color-zinc-800: oklch(0.274 0.006 286.033);
    --color-zinc-900: oklch(0.21 0.006 285.885);
    --color-zinc-950: oklch(0.141 0.005 285.823);
    --color-neutral-50: oklch(0.985 0 0);
    --color-neutral-100: oklch(0.97 0 0);
    --color-neutral-200: oklch(0.922 0 0);
    --color-neutral-300: oklch(0.87 0 0);
    --color-neutral-400: oklch(0.708 0 0);
    --color-neutral-500: oklch(0.556 0 0);
    --color-neutral-600: oklch(0.439 0 0);
    --color-neutral-700: oklch(0.371 0 0);
    --color-neutral-800: oklch(0.269 0 0);
    --color-neutral-900: oklch(0.205 0 0);
    --color-neutral-950: oklch(0.145 0 0);
    --color-stone-50: oklch(0.985 0.001 106.423);
    --color-stone-100: oklch(0.97 0.001 106.424);
    --color-stone-200: oklch(0.923 0.003 48.717);
    --color-stone-300: oklch(0.869 0.005 56.366);
    --color-stone-400: oklch(0.709 0.01 56.259);
    --color-stone-500: oklch(0.553 0.013 58.071);
    --color-stone-600: oklch(0.444 0.011 73.639);
    --color-stone-700: oklch(0.374 0.01 67.558);
    --color-stone-800: oklch(0.268 0.007 34.298);
    --color-stone-900: oklch(0.216 0.006 56.043);
    --color-stone-950: oklch(0.147 0.004 49.25);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-sm: 40rem;
    --breakpoint-md: 48rem;
    --breakpoint-lg: 64rem;
    --breakpoint-xl: 80rem;
    --breakpoint-2xl: 96rem;
    --container-3xs: 16rem;
    --container-2xs: 18rem;
    --container-xs: 20rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: 1.33333;
    --text-sm: 0.875rem;
    --text-sm--line-height: 1.42857;
    --text-base: 1rem;
    --text-base--line-height: 1.5;
    --text-lg: 1.125rem;
    --text-lg--line-height: 1.55556;
    --text-xl: 1.25rem;
    --text-xl--line-height: 1.4;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: 1.33333;
    --text-3xl: 1.875rem;
    --text-3xl--line-height: 1.2;
    --text-4xl: 2.25rem;
    --text-4xl--line-height: 1.11111;
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-thin: 100;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tighter: -0.05em;
    --tracking-tight: -0.025em;
    --tracking-normal: 0em;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --leading-loose: 2;
    --radius-xs: 0.125rem;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --shadow-2xs: 0 1px #0000000d;
    --shadow-xs: 0 1px 2px 0 #0000000d;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    --shadow-2xl: 0 25px 50px -12px #00000040;
    --inset-shadow-2xs: inset 0 1px #0000000d;
    --inset-shadow-xs: inset 0 1px 1px #0000000d;
    --inset-shadow-sm: inset 0 2px 4px #0000000d;
    --drop-shadow-xs: 0 1px 1px #0000000d;
    --drop-shadow-sm: 0 1px 2px #00000026;
    --drop-shadow-md: 0 3px 3px #0000001f;
    --drop-shadow-lg: 0 4px 4px #00000026;
    --drop-shadow-xl: 0 9px 7px #0000001a;
    --drop-shadow-2xl: 0 25px 25px #00000026;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --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;
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur-xs: 4px;
    --blur-sm: 8px;
    --blur-md: 12px;
    --blur-lg: 16px;
    --blur-xl: 24px;
    --blur-2xl: 40px;
    --blur-3xl: 64px;
    --perspective-dramatic: 100px;
    --perspective-near: 300px;
    --perspective-normal: 500px;
    --perspective-midrange: 800px;
    --perspective-distant: 1200px;
    --aspect-video: 16/9;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 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 {
  *,
  ::backdrop,
  :after,
  :before {
    border: 0 solid;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    border: 0 solid;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  :host,
  html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: var(--default-font-feature-settings, normal);
    -webkit-tap-highlight-color: transparent;
    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-variation-settings: var(--default-font-variation-settings, normal);
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
  }
  body {
    line-height: inherit;
  }
  hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
  }
  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,
  pre,
  samp {
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-size: 1em;
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
  }
  small {
    font-size: 80%;
  }
  table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  menu,
  ol,
  ul {
    list-style: none;
  }
  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  svg,
  video {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-feature-settings: inherit;
    background-color: #0000;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    opacity: 1;
  }
  ::file-selector-button {
    font-feature-settings: inherit;
    background-color: #0000;
    border-radius: 0;
    color: inherit;
    font: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    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;
  }
  ::-moz-placeholder {
    color: color-mix(in oklab, currentColor 50%, transparent);
    opacity: 1;
  }
  ::placeholder {
    color: color-mix(in oklab, currentColor 50%, transparent);
    opacity: 1;
  }
  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 {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-second-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"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
  body {
    background-color: #f9fafb;
    color: #111827;
  }
  [dir="rtl"],
  body {
    font-family: Rubik, system-ui, sans-serif;
  }
  :focus {
    outline: none;
  }
  .skip-link {
    background-color: #ebbf43;
    color: #000;
    font-weight: 600;
    left: 1rem;
    position: absolute;
    top: -2.5rem;
    transition: all 0.2s;
    z-index: 50;
  }
  .skip-link:focus {
    background-color: #ffbc02;
    top: 1rem;
  }
  .comment-content,
  .content-area,
  .content-typography,
  .coupon-content,
  .entry-content,
  .page-content,
  .post-content,
  .single-content,
  .store-content,
  .wp-block-group,
  article .content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #220e07;
    font-family: Rubik, system-ui, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
  }
  [dir="rtl"] .comment-content,
  [dir="rtl"] .content-area,
  [dir="rtl"] .content-typography,
  [dir="rtl"] .coupon-content,
  [dir="rtl"] .entry-content,
  [dir="rtl"] .page-content,
  [dir="rtl"] .post-content,
  [dir="rtl"] .single-content,
  [dir="rtl"] .store-content,
  [dir="rtl"] .wp-block-group,
  [dir="rtl"] article .content {
    text-align: right;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h1,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h2,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h3,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h4,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h5,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h6 {
    text-wrap: balance;
    color: #220e07;
    font-family: Rubik, system-ui, sans-serif;
    font-weight: 700;
    letter-spacing: -0.025em;
    line-height: 1.2;
    margin: 0 0 1.25rem;
    position: relative;
    scroll-margin-top: 2rem;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h1 {
    background-clip: text;
    color: #0000;
    font-size: clamp(2rem, 5vw, 3rem);
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h2 {
    color: #220e07;
    font-size: clamp(1.3rem, 4vw, 1.75rem);
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1.5rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h3 {
    color: #220e07;
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 1.25rem;
    padding-bottom: 0.5rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h4 {
    color: #220e07;
    font-size: clamp(1.125rem, 2.5vw, 1.375rem);
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h5 {
    color: #220e07;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.35;
    margin-bottom: 0.875rem;
    text-transform: uppercase;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h6 {
    color: #220e07cc;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin-bottom: 0.75rem;
    text-transform: uppercase;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h1:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h2:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h3:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h4:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h5:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    h6:focus {
    border-radius: 4px;
    outline: 2px solid #ebbf43;
    outline-offset: 4px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    p {
    text-wrap: pretty;
    color: #220e07;
    font-size: 1rem;
    font-weight: 400;
    -webkit-hyphens: auto;
    hyphens: auto;
    letter-spacing: 0.01em;
    line-height: 1.75;
    margin: 0 0 1.5rem;
    text-rendering: optimizeLegibility;
    word-spacing: 0.05em;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    p:last-child {
    margin-bottom: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .lead,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    p.lead {
    background: linear-gradient(90deg, #ebbf4308, #0000);
    border-left: 4px solid #ebbf434d;
    border-radius: 0 0.5rem 0.5rem 0;
    color: #220e07e6;
    font-size: clamp(1.125rem, 2.5vw, 1.375rem);
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 2rem;
    padding: 1rem 0 1rem 1.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .small,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    small {
    color: #220e07b3;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    b,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    strong {
    color: #220e07;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-shadow: 0 1px 2px #220e071a;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    em,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    i {
    color: #220e07e6;
    font-style: italic;
    font-weight: 450;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    mark {
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border-radius: 0.375rem;
    box-shadow: 0 1px 3px #ebbf434d;
    color: #000;
    display: inline-block;
    font-weight: 500;
    padding: 0.2rem 0.4rem;
    position: relative;
    transform: rotate(-0.5deg);
    transition: transform 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    mark:hover {
    transform: rotate(0) scale(1.02);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ::-moz-selection {
    background: #ebbf434d;
    color: #220e07;
    text-shadow: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ::selection {
    background: #ebbf434d;
    color: #220e07;
    text-shadow: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .drop-cap:first-letter {
    color: #ebbf43;
    float: left;
    font-size: 4rem;
    font-weight: 700;
    line-height: 3rem;
    margin: 0.5rem 0.5rem 0 0;
    text-shadow: 2px 2px 4px #ebbf434d;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-large {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-small {
    color: #220e07b3;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-muted {
    color: #220e0799;
    font-weight: 400;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-highlight {
    background: linear-gradient(120deg, #0000, #ebbf4333 50%, #0000);
    border-radius: 0.25rem;
    padding: 0.1rem 0.3rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    code {
    background: linear-gradient(135deg, #ebbf431a, #ffbc020d);
    border: 1px solid #ebbf4333;
    border-radius: 0.375rem;
    box-shadow: 0 1px 3px #ebbf431a;
    color: #996f01;
    display: inline-block;
    font-family:
      JetBrains Mono,
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
    font-size: 0.875em;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding: 0.2rem 0.5rem;
    position: relative;
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    code:hover {
    background: linear-gradient(135deg, #ebbf4326, #ffbc0214);
    box-shadow: 0 2px 6px #ebbf4333;
    transform: translateY(-1px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    pre {
    background: linear-gradient(135deg, #f8f9fa, #fff);
    border: 1px solid #e9ecef;
    border-left: 4px solid #ebbf43;
    border-radius: 0.75rem;
    box-shadow: 0 4px 12px #0000000d;
    font-family:
      JetBrains Mono,
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 2rem 0;
    overflow-x: auto;
    padding: 1.5rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    pre:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02);
    border-radius: 0.75rem 0.75rem 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    pre
    code {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #495057;
    display: block;
    font-size: inherit;
    padding: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    pre
    code:hover {
    background: 0 0;
    box-shadow: none;
    transform: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    kbd {
    background: linear-gradient(135deg, #212529, #343a40);
    border: 1px solid #495057;
    border-radius: 0.375rem;
    box-shadow:
      0 2px 4px #0003,
      inset 0 1px #ffffff1a;
    color: #fff;
    display: inline-block;
    font-family:
      JetBrains Mono,
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 0.25rem 0.5rem;
    position: relative;
    text-transform: uppercase;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    kbd:hover {
    box-shadow:
      0 3px 6px #0000004d,
      inset 0 1px #ffffff1a;
    transform: translateY(-1px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    abbr[title] {
    border-bottom: none;
    color: #ebbf43;
    cursor: help;
    font-weight: 500;
    position: relative;
    -webkit-text-decoration: underline dotted #ebbf4399;
    text-decoration: underline dotted #ebbf4399;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    abbr[title]:hover {
    color: #ffbc02;
    -webkit-text-decoration: underline #ebbf43;
    text-decoration: underline #ebbf43;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    sub,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    sup {
    color: #220e07cc;
    font-size: 0.75em;
    font-weight: 500;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    sub {
    bottom: -0.25em;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    sup {
    top: -0.5em;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    pre[data-language]:after {
    background: #ebbf431a;
    border: 1px solid #ebbf4333;
    border-radius: 0.25rem;
    color: #220e0799;
    content: attr(data-language);
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 0.25rem 0.5rem;
    position: absolute;
    right: 1rem;
    text-transform: uppercase;
    top: 0.75rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .code-block-wrapper {
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .copy-code-btn {
    background: #ebbf43e6;
    border: none;
    border-radius: 0.375rem;
    color: #000;
    cursor: pointer;
    font-size: 0.75rem;
    font-weight: 600;
    opacity: 0;
    padding: 0.375rem 0.75rem;
    position: absolute;
    right: 0.75rem;
    top: 0.75rem;
    transform: translateY(-10px);
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .code-block-wrapper:hover
    .copy-code-btn {
    opacity: 1;
    transform: translateY(0);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .copy-code-btn:hover {
    background: #ffbc02;
    box-shadow: 0 2px 6px #ebbf434d;
    transform: translateY(-1px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul {
    line-height: 1.7;
    margin: 0 0 1.5rem;
    padding: 0 0 0 2rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    li {
    color: #220e07;
    line-height: 1.7;
    margin-bottom: 0.75rem;
    padding: 0.25rem 0;
    position: relative;
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    li:last-child {
    margin-bottom: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    li:hover {
    color: #220e07e6;
    transform: translate(2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ol,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ul,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    ol,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    ul {
    margin: 0.75rem 0;
    padding-left: 1.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul {
    list-style: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    > li {
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    > li:before {
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border-radius: 50%;
    box-shadow: 0 2px 4px #ebbf434d;
    content: "";
    height: 0.5rem;
    left: -1.5rem;
    position: absolute;
    top: 0.85em;
    transform: translateY(-50%);
    transition: all 0.3s;
    width: 0.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    > li:hover:before {
    box-shadow: 0 3px 6px #ebbf4366;
    transform: translateY(-50%) scale(1.2);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    ul
    > li:before {
    background: linear-gradient(135deg, #ebbf43b3, #ffbc02b3);
    height: 0.375rem;
    width: 0.375rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ul
    ul
    ul
    > li:before {
    background: linear-gradient(135deg, #ebbf4380, #ffbc0280);
    border-radius: 0;
    height: 0.3rem;
    transform: translateY(-50%) rotate(45deg);
    width: 0.3rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol {
    counter-reset: list-counter;
    list-style: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    > li {
    counter-increment: list-counter;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    > li:before {
    align-items: center;
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px #ebbf434d;
    color: #000;
    content: counter(list-counter);
    display: flex;
    font-size: 0.8rem;
    font-weight: 700;
    height: 1.5rem;
    justify-content: center;
    left: -2rem;
    line-height: 1;
    position: absolute;
    top: 0.1rem;
    transition: all 0.3s;
    width: 1.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    > li:hover:before {
    box-shadow: 0 4px 8px #ebbf4366;
    transform: scale(1.1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ol {
    counter-reset: nested-counter;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ol
    > li {
    counter-increment: nested-counter;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ol
    > li:before {
    background: linear-gradient(135deg, #ebbf43cc, #ffbc02cc);
    content: counter(nested-counter, lower-alpha);
    font-size: 0.7rem;
    height: 1.25rem;
    width: 1.25rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    ol
    ol
    ol
    > li:before {
    background: linear-gradient(135deg, #ebbf4399, #ffbc0299);
    content: counter(nested-counter, lower-roman);
    font-size: 0.65rem;
    height: 1.125rem;
    width: 1.125rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    dl {
    background: linear-gradient(135deg, #ebbf4305, #0000);
    border-left: 3px solid #ebbf434d;
    border-radius: 0.5rem;
    margin: 0 0 1.5rem;
    padding: 1rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    dt {
    color: #220e07;
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    dt:before {
    color: #ebbf43;
    content: "▸";
    font-weight: 700;
    left: 0;
    position: absolute;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    dd {
    border-left: 2px solid #ebbf431a;
    color: #220e07cc;
    line-height: 1.7;
    margin: 0 0 1.25rem;
    padding-left: 1rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    dd:last-child {
    margin-bottom: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-unstyled {
    list-style: none;
    padding-left: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-unstyled
    li:before {
    display: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-unstyled
    li:hover {
    transform: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-inline {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    list-style: none;
    padding-left: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-inline
    li:before {
    display: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-inline
    li {
    background: #ebbf431a;
    border: 1px solid #ebbf4333;
    border-radius: 2rem;
    margin-bottom: 0;
    padding: 0.5rem 1rem;
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-inline
    li:hover {
    background: #ebbf4333;
    box-shadow: 0 4px 8px #ebbf4333;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-checklist {
    list-style: none;
    padding-left: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-checklist
    li {
    padding-left: 2rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .list-checklist
    li:before {
    align-items: center;
    background: linear-gradient(135deg, #22c55e, #16a34a);
    border-radius: 50%;
    box-shadow: 0 2px 4px #22c55e4d;
    color: #fff;
    content: "✓";
    display: flex;
    font-size: 0.75rem;
    font-weight: 700;
    height: 1.25rem;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0.1rem;
    width: 1.25rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a {
    border-radius: 0.25rem;
    color: #000;
    display: inline-block;
    font-weight: 500;
    line-height: 1.4;
    margin: -0.125rem -0.25rem;
    padding: 0.125rem 0.25rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:hover {
    color: #ffbc02;
    text-decoration: none;
    text-shadow: 0 1px 3px #ebbf434d;
    transform: translateY(-1px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:focus {
    background: #ebbf431a;
    border-radius: 0.375rem;
    box-shadow: 0 0 0 4px #ebbf4333;
    outline: 3px solid #ebbf43;
    outline-offset: 2px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:focus:not(:focus-visible) {
    background: 0 0;
    box-shadow: none;
    outline: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:focus-visible {
    background: #ebbf431a;
    outline: 3px solid #ebbf43;
    outline-offset: 2px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-underline,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-underline {
    overflow: hidden;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-underline:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-underline:after {
    background: linear-gradient(90deg, #ebbf43, #ffbc02);
    border-radius: 1px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    width: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-underline:hover:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-underline:hover:after {
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .external-link:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a[href^="http"]:not([href*="halacoupon.com"]):after {
    content: "↗";
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    margin-left: 0.375rem;
    opacity: 0.7;
    transition: all 0.2s;
    vertical-align: super;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .external-link:hover:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a[href^="http"]:not([href*="halacoupon.com"]):hover:after {
    opacity: 1;
    transform: translateY(-1px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-button,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-button {
    align-items: center;
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border: 2px solid #0000;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px #ebbf434d;
    color: #000;
    display: inline-flex;
    font-weight: 600;
    gap: 0.5rem;
    overflow: hidden;
    padding: 0.875rem 1.75rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-button:before,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-button:before {
    background: linear-gradient(90deg, #0000, #fff3, #0000);
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: left 0.6s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-button:hover,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-button:hover {
    box-shadow: 0 8px 20px #ebbf4366;
    color: #000;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-button:hover:before,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-button:hover:before {
    left: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-button:active,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-button:active {
    box-shadow: 0 2px 8px #ebbf434d;
    transform: translateY(0);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-muted,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-muted {
    color: #220e0799;
    font-weight: 400;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-muted:hover,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-muted:hover {
    color: #ebbf43;
    font-weight: 500;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-dark,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-dark {
    color: #220e07;
    font-weight: 500;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-dark:hover,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-dark:hover {
    color: #ebbf43;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-subtle,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-subtle {
    color: inherit;
    -webkit-text-decoration: underline #ebbf4366;
    text-decoration: underline #ebbf4366;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.25rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-subtle:hover,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-subtle:hover {
    color: #ebbf43;
    text-decoration-color: #ebbf43;
    text-decoration-thickness: 2px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-cta,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-cta {
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    position: relative;
    text-transform: uppercase;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-cta:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-cta:after {
    content: "→";
    display: inline-block;
    margin-left: 0.5rem;
    transition: transform 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .link-cta:hover:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.link-cta:hover:after {
    transform: translate(0.25rem);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .breadcrumb-link,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.breadcrumb-link {
    color: #220e0799;
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .breadcrumb-link:hover,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.breadcrumb-link:hover {
    color: #ebbf43;
    text-decoration: underline;
    text-underline-offset: 0.25rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .skip-link,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.skip-link {
    background: #ebbf43;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px #ebbf4366;
    color: #000;
    font-weight: 600;
    left: 1rem;
    padding: 0.75rem 1.5rem;
    position: absolute;
    text-decoration: none;
    top: -3rem;
    transition: all 0.3s;
    z-index: 1000;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .skip-link:focus,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a.skip-link:focus {
    outline: 3px solid #000;
    outline-offset: 2px;
    top: 1rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:visited {
    color: #000;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a:visited:hover {
    color: #ebbf43;
  }

  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    a[aria-describedby]:hover {
    border-bottom-color: #ebbf43;
    border-bottom-style: solid;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote {
    background: linear-gradient(135deg, #ebbf4314, #ffbc0208);
    border-left: 6px solid #ebbf43;
    border-radius: 1rem;
    box-shadow: 0 4px 20px #ebbf431a;
    color: #220e07e6;
    font-size: clamp(1.125rem, 2.5vw, 1.375rem);
    font-style: italic;
    line-height: 1.6;
    margin: 2.5rem 0;
    padding: 2rem 2rem 2rem 2.5rem;
    position: relative;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote:hover {
    box-shadow: 0 8px 30px #ebbf4326;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote:before {
    color: #ebbf4333;
    content: '"';
    font-family: Georgia, serif;
    font-size: 4rem;
    font-weight: 700;
    left: 1rem;
    line-height: 1;
    position: absolute;
    top: 1rem;
    z-index: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote:after {
    background: linear-gradient(90deg, #ebbf43, #ffbc02 50%, #ebbf43);
    border-radius: 1rem 1rem 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    p {
    font-weight: 400;
    margin-bottom: 1.25rem;
    position: relative;
    text-shadow: 0 1px 2px #ebbf431a;
    z-index: 1;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    p:last-of-type {
    margin-bottom: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    p:first-child {
    margin-top: 0.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    cite,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    footer {
    border-top: 1px solid #ebbf4333;
    color: #220e07b3;
    display: block;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    margin-top: 1.5rem;
    padding-top: 1rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    cite:before,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    blockquote
    footer:before {
    color: #ebbf43;
    content: "— ";
    font-weight: 700;
    margin-right: 0.25rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .pullquote {
    background: linear-gradient(135deg, #ebbf431a, #ffbc020d);
    border: 2px solid #ebbf4333;
    border-radius: 0.75rem;
    box-shadow: 0 4px 12px #ebbf431a;
    float: right;
    font-size: 1.125rem;
    line-height: 1.5;
    margin: 0 0 1.5rem 2rem;
    padding: 1.5rem;
    position: relative;
    width: 45%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .pullquote:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02);
    border-radius: 0.75rem 0.75rem 0 0;
    content: "";
    height: 4px;
    left: -2px;
    position: absolute;
    right: -2px;
    top: -2px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .bg-primary {
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .testimonial {
    background: linear-gradient(135deg, #fff, #ebbf4305);
    border: 1px solid #ebbf4333;
    border-radius: 1rem;
    box-shadow: 0 4px 20px #ebbf4314;
    margin: 2rem 0;
    padding: 2rem;
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .testimonial:before {
    color: #ebbf43;
    content: "★★★★★";
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    position: absolute;
    right: 1.5rem;
    top: 1rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .testimonial
    blockquote {
    background: 0 0;
    border: none;
    box-shadow: none;
    font-size: 1.125rem;
    margin: 0;
    padding: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .testimonial
    blockquote:after,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .testimonial
    blockquote:before {
    display: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    table {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-collapse: collapse;
    border-radius: 1rem;
    border-spacing: 0;
    box-shadow: 0 4px 20px #00000014;
    margin: 2rem 0;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    table:hover {
    box-shadow: 0 8px 30px #0000001f;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    caption {
    background: linear-gradient(135deg, #ebbf430d, #ffbc0205);
    border-bottom: 2px solid #ebbf4333;
    border-radius: 1rem 1rem 0 0;
    caption-side: top;
    color: #220e07;
    font-size: 1.125rem;
    font-weight: 600;
    padding: 1rem;
    text-align: left;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    thead {
    background: linear-gradient(135deg, #ebbf43, #ffbc02 50%, #ebbf43);
    position: relative;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    thead:after {
    background: linear-gradient(90deg, #0000001a, #0003 50%, #0000001a);
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th {
    color: #000;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 1.25rem 1.5rem;
    position: relative;
    text-align: left;
    text-shadow: 0 1px 2px #0000001a;
    text-transform: uppercase;
    transition: all 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th:hover {
    background: #0000000d;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th.sortable {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th.sortable:after {
    content: "⇅";
    font-size: 0.75em;
    margin-left: 0.5rem;
    opacity: 0.5;
    transition: opacity 0.2s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th.sortable:hover:after {
    opacity: 1;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th.sort-asc:after {
    content: "↑";
    opacity: 1;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    th.sort-desc:after {
    content: "↓";
    opacity: 1;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tbody
    tr {
    border-bottom: 1px solid #f3f4f6;
    position: relative;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tbody
    tr:hover {
    background: linear-gradient(135deg, #ebbf430d, #ffbc0205);
    box-shadow: 0 2px 8px #ebbf431a;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tbody
    tr:last-child {
    border-bottom: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tbody
    tr:nth-child(2n) {
    background: #f8f9fa80;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tbody
    tr:nth-child(2n):hover {
    background: linear-gradient(135deg, #ebbf430d, #ffbc0205);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    td {
    color: #220e07;
    font-size: 0.9rem;
    line-height: 1.6;
    padding: 1rem 1.5rem;
    position: relative;
    transition: all 0.2s;
    vertical-align: top;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tfoot {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-top: 2px solid #ebbf4333;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tfoot
    td,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    tfoot
    th {
    border-top: 1px solid #dee2e6;
    color: #220e07cc;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 1rem 1.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-responsive {
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    box-shadow: 0 4px 12px #0000000d;
    margin: 2rem 0;
    overflow-x: auto;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-responsive
    table {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    min-width: 600px;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-striped
    tbody
    tr:nth-child(odd) {
    background: linear-gradient(135deg, #ebbf4305, #ffbc0203);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-bordered {
    border: 2px solid #ebbf4333;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-bordered
    td,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-bordered
    th {
    border: 1px solid #ebbf431a;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-borderless
    tbody
    + tbody,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-borderless
    td,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-borderless
    th,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-borderless
    thead
    th {
    border: none;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-sm
    td,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-sm
    th {
    font-size: 0.8125rem;
    padding: 0.75rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-lg
    td,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-lg
    th {
    font-size: 1rem;
    padding: 1.5rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-center {
    text-align: center;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-right {
    text-align: right;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .text-left {
    text-align: left;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-status-success {
    background: linear-gradient(135deg, #22c55e1a, #16a34a0d);
    border-left: 4px solid #22c55e;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-status-warning {
    background: linear-gradient(135deg, #f59e0b1a, #d977060d);
    border-left: 4px solid #f59e0b;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .table-status-error {
    background: linear-gradient(135deg, #ef44441a, #dc26260d);
    border-left: 4px solid #ef4444;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .alignleft {
    border-radius: 0.75rem;
    float: left;
    margin: 0 2rem 1.5rem 0;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )

  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .alignright {
    border-radius: 0.75rem;
    box-shadow: 0 4px 12px #0000001a;
    float: right;
    margin: 0 0 1.5rem 2rem;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .alignright:hover {
    box-shadow: 0 8px 20px #00000026;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .aligncenter {
    border-radius: 0.75rem;
    display: block;
    margin: 2rem auto;
    text-align: center;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .aligncenter:hover {
    box-shadow: 0 8px 20px #00000026;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption {
    background: #fff;
    border: 1px solid #ebbf431a;
    border-radius: 1rem;
    box-shadow: 0 4px 20px #00000014;
    margin: 2rem 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption:hover {
    box-shadow: 0 12px 30px #0000001f;
    transform: translateY(-4px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02);
    border-radius: 1rem 1rem 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption
    img {
    display: block;
    height: auto;
    transition: all 0.3s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption:hover
    img {
    transform: scale(1.02);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-caption-text {
    background: linear-gradient(135deg, #f8f9fa, #fff);
    color: #220e07b3;
    font-size: 0.9rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.6;
    padding: 1rem 1.5rem;
    position: relative;
    text-align: center;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery {
    background: linear-gradient(135deg, #ebbf4305, #0000);
    border: 1px solid #ebbf431a;
    border-radius: 1rem;
    display: grid;
    gap: 1.5rem;
    margin: 2rem 0;
    padding: 1rem;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-1 {
    grid-template-columns: 1fr;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item {
    background: #fff;
    border: 1px solid #ebbf431a;
    border-radius: 0.75rem;
    box-shadow: 0 4px 12px #00000014;
    overflow: hidden;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02);
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transition: transform 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item:hover {
    box-shadow: 0 12px 25px #00000026;
    transform: translateY(-4px) scale(1.02);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item:hover:before {
    transform: scaleX(1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item
    img {
    display: block;
    height: auto;
    transition: all 0.3s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-item:hover
    img {
    transform: scale(1.05);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .gallery-caption {
    background: linear-gradient(135deg, #f8f9fa, #fff);
    color: #220e07b3;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 0.75rem;
    text-align: center;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-audio-shortcode,
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-video {
    border: 1px solid #ebbf431a;
    border-radius: 1rem;
    box-shadow: 0 4px 20px #0000001a;
    margin: 2rem 0;
    overflow: hidden;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-video
    video {
    border-radius: 1rem;
    height: auto;
    transition: all 0.3s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .wp-video:hover

  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link {
    align-items: center;
    background: linear-gradient(135deg, #ebbf431a, #ffbc020d);
    border: 1px solid #ebbf4333;
    border-radius: 2rem;
    color: #ebbf43;
    display: inline-flex;
    font-weight: 600;
    gap: 0.75rem;
    margin-top: 1.5rem;
    overflow: hidden;
    padding: 0.75rem 1.5rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link:before {
    background: linear-gradient(90deg, #0000, #ebbf431a, #0000);
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: left 0.6s;
    width: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link:hover {
    background: linear-gradient(135deg, #ebbf4326, #ffbc0214);
    box-shadow: 0 8px 20px #ebbf4333;
    color: #ffbc02;
    transform: translateY(-2px);
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link:hover:before {
    left: 100%;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link:after {
    content: "→";
    font-weight: 700;
    transition: transform 0.3s;
  }
  :is(
      .entry-content,
      .page-content,
      .post-content,
      .content-area,
      .single-content,
      .store-content,
      .coupon-content,
      article .content,
      .wp-block-group,
      .comment-content,
      .content-typography
    )
    .more-link:hover:after {
    transform: translate(0.25rem);
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h1,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h2,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h3,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h4,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h5,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    h6 {
    font-family: Rubik, system-ui, sans-serif;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ol,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ul {
    padding-left: 0;
    padding-right: 1.5rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ol
    ol,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ol
    ul,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ul
    ol,
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ul
    ul {
    padding-left: 0;
    padding-right: 1.25rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ul
    > li:before {
    left: auto;
    right: -1rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    ol
    > li:before {
    left: auto;
    right: -1.5rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    dd {
    padding-left: 0;
    padding-right: 1rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    .list-unstyled {
    padding-right: 0;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    blockquote {
    border-left: none;
    border-right: 4px solid #ebbf43;
    padding-left: 1.5rem;
    padding-right: 2rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    blockquote:before {
    content: '"';
    left: auto;
    right: 0.5rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    th {
    text-align: right;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    .alignleft {
    float: right;
    margin: 0 0 1rem 1.5rem;
  }
  :is(
      [dir="rtl"] .entry-content,
      [dir="rtl"] .page-content,
      [dir="rtl"] .post-content,
      [dir="rtl"] .content-area,
      [dir="rtl"] .single-content,
      [dir="rtl"] .store-content,
      [dir="rtl"] .coupon-content,
      [dir="rtl"] article .content,
      [dir="rtl"] .wp-block-group,
      [dir="rtl"] .comment-content,
      [dir="rtl"] .content-typography
    )
    .alignright {
    float: left;
    margin: 0 1.5rem 1rem 0;
  }
  .store-content-blocks-container {
    margin: 2rem 0;
    position: relative;
  }
  .store-content-header {
    margin-bottom: 1rem;
  }
  .store-content-meta {
    align-items: center;
    background: #ebbf430d;
    border: 1px solid #ebbf4326;
    border-radius: 0.5rem;
    color: #220e07cc;
    display: flex;
    font-size: 0.875rem;
    gap: 1rem;
    margin-bottom: 1.5rem;
    padding: 0.75rem 1rem;
  }
  .reading-time {
    align-items: center;
    display: flex;
    font-weight: 500;
    gap: 0.5rem;
  }
  .reading-time-icon {
    color: #ebbf43;
    flex-shrink: 0;
  }
  .store-toc-container {
    background: linear-gradient(135deg, #ebbf4314, #ffbc0208);
    border: 1px solid #ebbf4340;
    border-radius: 1rem;
    box-shadow: 0 2px 12px #0000000d;
    margin-bottom: 2rem;
    overflow: hidden;
    position: relative;
  }
  .store-toc-container:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02 50%, #ebbf43);
    border-radius: 1rem 1rem 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .store-toc-header {
    position: relative;
    z-index: 2;
  }
  .store-toc-toggle {
    align-items: center;
    background: 0 0;
    border: none;
    color: #220e07;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    font-weight: 600;
    gap: 0.75rem;
    padding: 1.25rem 1.5rem;
    text-align: left;
    width: 100%;
  }
  .store-toc-toggle:hover {
    background: #ebbf430d;
    color: #ebbf43;
  }
  .store-toc-toggle:focus {
    background: #ebbf4314;
    outline: 2px solid #ebbf43;
    outline-offset: -2px;
  }
  .store-toc-toggle[aria-expanded="true"] {
    background: #ebbf430d;
    border-bottom: 1px solid #ebbf4333;
  }
  .store-toc-icon {
    align-items: center;
    color: #ebbf43;
    display: flex;
    height: 20px;
    justify-content: center;
    width: 20px;
  }
  .store-toc-toggle[aria-expanded="false"] .toc-icon-expanded,
  .store-toc-toggle[aria-expanded="true"] .toc-icon-collapsed {
    display: none;
  }
  .store-toc-title {
    color: inherit;
    flex: 1;
    font-weight: 600;
  }
  .store-toc-count {
    color: #220e07b3;
    font-size: 0.875rem;
    font-weight: 500;
  }
  .store-toc-nav {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: #ffffff80;
    max-height: 0;
    overflow: hidden;
  }
  .store-toc-toggle[aria-expanded="true"] + * .store-toc-nav {
    max-height: none;
    padding: 1rem 0;
  }
  .store-content-nav-list {
    counter-reset: toc-counter;
    list-style: none;
    margin: 0;
    padding: 0 1.5rem;
  }
  .store-content-nav-list[aria-hidden="false"] {
    display: block;
  }
  .store-content-nav-item {
    border-bottom: 1px solid #ebbf431a;
    counter-increment: toc-counter;
    margin: 0;
  }
  .store-content-nav-item:last-child {
    border-bottom: none;
  }
  .store-content-nav-link {
    align-items: center;
    border-radius: 0.5rem;
    color: #220e07;
    display: flex;
    font-weight: 500;
    gap: 0.75rem;
    margin: 0.25rem 0;
    padding: 0.875rem 1rem;
    position: relative;
    text-decoration: none;
  }
  .store-content-nav-link:before {
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border-radius: 0.5rem 0 0 0.5rem;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
  }
  .store-content-nav-link:focus,
  .store-content-nav-link:hover {
    background: #ebbf4314;
    color: #ebbf43;
  }
  .store-content-nav-link:focus:before,
  .store-content-nav-link:hover:before {
    width: 4px;
  }
  .store-content-nav-link:focus {
    outline: 2px solid #ebbf43;
    outline-offset: 2px;
  }
  .store-content-nav-link.active {
    background: #ebbf431f;
    color: #ebbf43;
    font-weight: 600;
  }
  .store-content-nav-link.active:before {
    width: 4px;
  }
  .nav-section-number {
    align-items: center;
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    border-radius: 50%;
    color: #000;
    display: flex;
    flex-shrink: 0;
    font-size: 0.75rem;
    font-weight: 700;
    height: 24px;
    justify-content: center;
    width: 24px;
  }
  .nav-section-title {
    flex: 1;
    line-height: 1.4;
  }
  .seo-anchor,
  .visually-hidden {
    pointer-events: none;
    position: absolute;
    top: -100px;
    visibility: hidden;
  }
  .store-toc-skip {
    padding: 0 1.5rem 1rem;
  }
  .skip-link {
    background: #ebbf431a;
    border-radius: 0.375rem;
    color: #ebbf43;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    text-decoration: none;
  }
  .skip-link:focus,
  .skip-link:hover {
    background: #ebbf4333;
  }
  .store-content-blocks-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }
  .store-content-block {
    background: linear-gradient(135deg, #fff, #ebbf4303);
    border: 1px solid #ebbf4326;
    border-radius: 1rem;
    box-shadow: 0 4px 20px #0000000d;
    overflow: hidden;
    position: relative;
    scroll-margin-top: 2rem;
  }
  .store-content-block:before {
    background: linear-gradient(90deg, #ebbf43, #ffbc02 50%, #ebbf43);
    border-radius: 1rem 1rem 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .store-content-header {
    background: linear-gradient(135deg, #ffeb3b, #ffc107);
    border-bottom: 1px solid #000;
    padding: 2rem 2rem 1rem;
    position: relative;
  }
  .store-content-heading {
    color: #220e07;
    font-size: clamp(1.375rem, 3vw, 1.75rem);
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    padding-left: 1rem;
    position: relative;
  }
  .store-content-heading:before {
    background: linear-gradient(#fff, #fee);
    border-radius: 2px;
    content: "";
    height: 60%;
    left: 0;
    position: absolute;
    top: 0.5rem;
    width: 4px;
  }
  .store-content-block .store-content {
    padding: 1.5rem 2rem 2rem;
  }
  .store-content-block .store-content h3 {
    color: #220e07;
    font-size: clamp(1.125rem, 2.5vw, 1.375rem);
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
    padding-bottom: 0.5rem;
    position: relative;
  }
  .store-content-block .store-content h3:after {
    background: #ebbf4380;
    border-radius: 1px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 30px;
  }
  .store-content-block .store-content h4 {
    color: #220e07;
    font-size: clamp(1rem, 2vw, 1.25rem);
    font-weight: 600;
    margin-bottom: 0.75rem;
    margin-top: 1.25rem;
  }
  .store-content-block .store-content h4:before {
    color: #ebbf43;
    content: "▸";
    font-size: 0.875em;
    font-weight: 700;
    margin-right: 0.5rem;
  }
  .store-content-block .store-content p {
    color: #220e07e6;
    line-height: 1.7;
    margin-bottom: 1.25rem;
  }
  .store-content-block .store-content ol,
  .store-content-block .store-content ul {
    margin-bottom: 1.5rem;
  }
  .store-content-block .store-content ol > li:before,
  .store-content-block .store-content ul > li:before {
    background: linear-gradient(135deg, #ebbf43, #ffbc02);
    box-shadow: 0 2px 4px #ebbf4333;
  }
  .store-content-block .store-content ol > li:before {
    color: #000;
  }
  @media (width<=768px) {
    .store-toc-container {
      border-radius: 0.75rem;
      margin-bottom: 1.5rem;
    }
    .store-toc-toggle {
      font-size: 0.95rem;
      padding: 1rem 1.25rem;
    }
    .store-toc-title {
      font-size: 0.95rem;
    }
    .store-toc-count {
      font-size: 0.8rem;
    }
    .store-content-nav-list {
      padding: 0 1.25rem;
    }
    .store-content-nav-link {
      font-size: 0.9rem;
      gap: 0.625rem;
      padding: 0.75rem 0.875rem;
    }
    .nav-section-number {
      font-size: 0.7rem;
      height: 20px;
      width: 20px;
    }
    .nav-section-title {
      line-height: 1.3;
    }
    .store-content-blocks-wrapper {
      gap: 1.5rem;
    }
    .store-content-block {
      border-radius: 0.75rem;
    }
    .store-content-header {
      padding: 1.5rem 1.5rem 0.75rem;
    }
    .store-content-block .store-content {
      padding: 1rem 1.5rem 1.5rem;
    }
    .store-content-heading {
      font-size: 1.25rem;
      padding-left: 0.75rem;
    }
    .store-content-heading:before {
      top: 0.375rem;
      width: 3px;
    }
    .store-content-meta {
      font-size: 0.8rem;
      padding: 0.625rem 0.875rem;
    }
    .reading-time {
      gap: 0.375rem;
    }
    .reading-time-icon {
      height: 14px;
      width: 14px;
    }
    .store-toc-container.auto-collapse .store-toc-nav {
      transition: max-height 0.3s ease-out;
    }
  }
  @media (width<=480px) {
    .store-toc-toggle {
      font-size: 0.9rem;
      gap: 0.5rem;
      padding: 0.875rem 1rem;
    }
    .store-toc-icon {
      height: 18px;
      width: 18px;
    }
    .store-content-nav-link {
      font-size: 0.85rem;
      padding: 0.625rem 0.75rem;
    }
    .nav-section-number {
      font-size: 0.65rem;
      height: 18px;
      width: 18px;
    }
    .store-content-meta {
      align-items: flex-start;
      flex-direction: column;
      gap: 0.5rem;
    }
  }
  @media print {
    .store-content-navigation {
      display: none;
    }
    .store-content-block {
      -moz-column-break-inside: avoid;
      border: 1px solid #ddd;
      box-shadow: none;
      break-inside: avoid;
      margin-bottom: 1rem;
    }
    .store-content-block:before {
      display: none;
    }
    .store-content-header {
      background: 0 0;
      border-bottom: 1px solid #ddd;
    }
  }
  .store-content-block:focus-within {
    outline: 2px solid #ebbf43;
    outline-offset: 2px;
  }
  .store-content-nav-link[aria-current="page"] {
    background: #ebbf4333;
    border-color: #ebbf43;
    color: #ebbf43;
    font-weight: 600;
  }
  html {
    scroll-behavior: smooth;
  }
  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
  }
  .store-content-block[tabindex="-1"]:focus {
    outline: 2px solid #ebbf43;
    outline-offset: 4px;
  }
  .store-toc-toggle:focus-visible {
    box-shadow: 0 0 0 6px #ebbf4333;
    outline: 3px solid #ebbf43;
    outline-offset: 2px;
  }
  .store-content-nav-link:focus-visible {
    box-shadow: 0 0 0 4px #ebbf4333;
    outline: 2px solid #ebbf43;
    outline-offset: 2px;
  }
  @media (prefers-contrast: high) {
    .store-toc-container {
      background: canvas;
      border: 2px solid;
      color: canvastext;
    }
    .store-toc-toggle {
      background: buttonface;
      border: 1px solid;
      color: buttontext;
    }
    .store-content-nav-link {
      background: canvas;
      border: 1px solid;
      color: linktext;
    }
    .store-content-nav-link:focus,
    .store-content-nav-link:hover {
      background: highlight;
      color: highlighttext;
    }
  }
  @media print {
    .store-toc-container {
      background: #fff;
      border: 1px solid #000;
      box-shadow: none;
      page-break-inside: avoid;
    }
    .store-toc-toggle {
      display: none;
    }
    .store-toc-nav {
      max-height: none !important;
      padding: 1rem 0 !important;
    }
    .store-content-nav-list {
      display: block !important;
    }
    .store-content-nav-link {
      background: 0 0;
      border: none;
      color: #000 !important;
      text-decoration: none;
    }
    .store-content-nav-link:after {
      color: #666;
      content: " (" attr(href) ")";
      font-size: 0.8em;
    }
  }
  #toc-announcements {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .store-content-blocks-container h1 {
    font-size: 0;
    line-height: 0;
    position: absolute;
    visibility: hidden;
  }
  .skip-link:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0.5rem 1rem;
    position: static;
    white-space: normal;
    width: auto;
  }
  [dir="rtl"] .store-content-heading {
    padding-left: 0;
    padding-right: 1rem;
  }
  [dir="rtl"] .store-content-block .store-content h3:after,
  [dir="rtl"] .store-content-heading:before {
    left: auto;
    right: 0;
  }
  [dir="rtl"] .store-content-block .store-content h4:before {
    content: "◂";
    margin-left: 0.5rem;
    margin-right: 0;
  }
  [dir="rtl"] .store-toc-toggle {
    text-align: right;
  }
  [dir="rtl"] .store-content-nav-link {
    flex-direction: row-reverse;
  }
  [dir="rtl"] .store-content-nav-link:before {
    border-radius: 0 0.5rem 0.5rem 0;
    left: auto;
    right: 0;
  }
  [dir="rtl"] .store-content-nav-link:focus,
  [dir="rtl"] .store-content-nav-link:hover {
    transform: translate(-4px);
  }
  

 [dir="rtl"] :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 1 !important;

}


  [dir="rtl"] .nav-section-title {
    text-align: right;
  }
  [dir="rtl"] .reading-time,
  [dir="rtl"] .store-content-meta {
    flex-direction: row-reverse;
  }
  @media (width<=768px) {
    [dir="rtl"] .store-content-heading {
      padding-left: 0;
      padding-right: 0.75rem;
    }
    [dir="rtl"] .store-content-heading:before {
      left: auto;
      right: 0;
    }
    .comment-content h1,
    .content-area h1,
    .content-typography h1,
    .coupon-content h1,
    .entry-content h1,
    .page-content h1,
    .post-content h1,
    .single-content h1,
    .store-content h1,
    .wp-block-group h1,
    article .content h1 {
      font-size: 2rem;
    }
    .comment-content h2,
    .content-area h2,
    .content-typography h2,
    .coupon-content h2,
    .entry-content h2,
    .page-content h2,
    .post-content h2,
    .single-content h2,
    .store-content h2,
    .wp-block-group h2,
    article .content h2 {
      font-size: 1.75rem;
    }
    .comment-content h3,
    .content-area h3,
    .content-typography h3,
    .coupon-content h3,
    .entry-content h3,
    .page-content h3,
    .post-content h3,
    .single-content h3,
    .store-content h3,
    .wp-block-group h3,
    article .content h3 {
      font-size: 1.375rem;
    }
    .comment-content h4,
    .content-area h4,
    .content-typography h4,
    .coupon-content h4,
    .entry-content h4,
    .page-content h4,
    .post-content h4,
    .single-content h4,
    .store-content h4,
    .wp-block-group h4,
    article .content h4 {
      font-size: 1.125rem;
    }
    .comment-content h5,
    .content-area h5,
    .content-typography h5,
    .coupon-content h5,
    .entry-content h5,
    .page-content h5,
    .post-content h5,
    .single-content h5,
    .store-content h5,
    .wp-block-group h5,
    article .content h5 {
      font-size: 1rem;
    }
    .comment-content h6,
    .content-area h6,
    .content-typography h6,
    .coupon-content h6,
    .entry-content h6,
    .page-content h6,
    .post-content h6,
    .single-content h6,
    .store-content h6,
    .wp-block-group h6,
    article .content h6 {
      font-size: 0.875rem;
    }
  }
  code {
    background: #ebbf431a;
    border: 1px solid #ebbf4333;
    border-radius: 0.375rem;
    color: #996f01;
    font-size: 0.875em;
    font-weight: 500;
    padding: 0.125rem 0.375rem;
  }
  code,
  pre {
    font-family:
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
  }
  pre {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 1.5rem 0;
    overflow-x: auto;
    padding: 1rem;
  }
  pre code {
    background: 0 0;
    border: none;
    color: #495057;
    font-size: inherit;
    padding: 0;
  }
  kbd {
    background: #212529;
    border-radius: 0.25rem;
    box-shadow: 0 2px 4px #0000001a;
    color: #fff;
    font-family:
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.125rem 0.375rem;
  }
  abbr[title] {
    border-bottom: none;
    cursor: help;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  sub,
  sup {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  .sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  @media (prefers-contrast: high) {
    h1 {
      -webkit-text-fill-color: unset;
      background: 0 0;
      color: #000;
    }
    a {
      text-decoration: underline;
    }
    button,
    input[type="submit"] {
      border: 2px solid #000;
    }
  }
  @media print {
    * {
      box-shadow: none !important;
      text-shadow: none !important;
    }
    *,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      background: 0 0 !important;
      color: #000 !important;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      -webkit-text-fill-color: unset !important;
    }
    a {
      text-decoration: underline;
    }
    a[href^="http"]:after {
      content: " (" attr(href) ")";
    }
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    img,
    tr {
      page-break-inside: avoid;
    }
    img {
      max-width: 100%;
    }
    h2,
    h3,
    p {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
  }
}
@layer components {
  .btn {
    align-items: center;
    border: none;
    border-radius: 0.5rem;
    cursor: pointer;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 500;
    justify-content: center;
    line-height: 1.25rem;
    outline: none;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: all 0.2s;
  }
  .btn:focus {
    box-shadow:
      0 0 0 2px #f97316,
      0 0 0 4px #f9731633;
  }
  .btn:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .btn-primary {
    background-color: #ea580c;
    color: #fff;
  }
  .btn-primary:hover:not(:disabled) {
    background-color: #c2410c;
    transform: translateY(-1px);
  }
  .btn-secondary {
    background-color: #0d9488;
    color: #fff;
  }
  .btn-secondary:hover:not(:disabled) {
    background-color: #0f766e;
    transform: translateY(-1px);
  }
  .btn-tertiary {
    background-color: #6366f1;
    color: #fff;
  }
  .btn-tertiary:hover:not(:disabled) {
    background-color: #4f46e5;
    transform: translateY(-1px);
  }
  .btn-outline {
    background-color: #0000;
    border: 2px solid #ea5a0c50;
    color: #311303;
  }
  .btn-outline:hover:not(:disabled) {
    background-color: #ea580c;
    color: #fff;
    transform: translateY(-1px);
  }
  .btn-outline-secondary {
    background-color: #0000;
    border: 2px solid #0d9488;
    color: #0d9488;
  }
  .btn-outline-secondary:hover:not(:disabled) {
    background-color: #0d9488;
    color: #fff;
    transform: translateY(-1px);
  }
  .btn-ghost {
    background-color: #0000;
    color: #4b5563;
  }
  .btn-ghost:hover:not(:disabled) {
    background-color: #f3f4f6;
    color: #374151;
  }
  .btn-sm {
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 0.375rem 0.75rem;
  }
  .btn-lg {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.75rem 1.5rem;
  }
  .btn-xl {
    font-size: 1.125rem;
    line-height: 1.75rem;
    padding: 1rem 2rem;
  }
  .btn-icon {
    height: 2.5rem;
    padding: 0.5rem;
    width: 2.5rem;
  }
  .btn-icon-sm {
    height: 2rem;
    padding: 0.375rem;
    width: 2rem;
  }
  .btn-icon-lg {
    height: 3rem;
    padding: 0.75rem;
    width: 3rem;
  }
  .btn-loading {
    color: #0000;
    position: relative;
  }
  .btn-loading:after {
    animation: spin 1s linear infinite;
    border: 2px solid #0000;
    border-radius: 50%;
    border-top-color: currentcolor;
    content: "";
    height: 1rem;
    left: 50%;
    margin-left: -0.5rem;
    margin-top: -0.5rem;
    position: absolute;
    top: 50%;
    width: 1rem;
  }
  .like-button {
    position: relative;
    transition: all 0.2s;
  }
  .like-button:hover {
    transform: scale(1.1);
  }
  .like-button.active {
    color: #ef4444;
  }
  .like-button.active:hover {
    color: #dc2626;
  }
  .share-button {
    position: relative;
    transition: all 0.2s;
  }
  .share-button:hover {
    transform: scale(1.05);
  }
  .copy-button {
    overflow: hidden;
    position: relative;
  }
  .copy-button.copied {
    background-color: #10b981;
    color: #fff;
  }
  .copy-button.copied:before {
    content: "✓";
    font-size: 1.25rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .btn-ripple {
    overflow: hidden;
    position: relative;
  }
  .btn-ripple:before {
    background: #ffffff4d;
    border-radius: 50%;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition:
      width 0.6s,
      height 0.6s;
    width: 0;
  }
  .btn-ripple:active:before {
    height: 300px;
    width: 300px;
  }
  .pagination {
    display: flex;
    gap: 0.25rem;
    margin: 2rem 0;
  }
  .pagination,
  .pagination-item {
    align-items: center;
    justify-content: center;
  }
  .pagination-item {
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    color: #374151;
    display: inline-flex;
    font-weight: 500;
    height: 2.5rem;
    min-width: 2.5rem;
    padding: 0.5rem;
    text-decoration: none;
    transition: all 0.2s;
  }
  .pagination-item:hover {
    background-color: #f3f4f6;
    border-color: #d1d5db;
    transform: translateY(-1px);
  }
  .pagination-item.active {
    background-color: #ea580c;
    border-color: #ea580c;
    color: #fff;
  }
  .pagination-item.disabled {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
  }
  .pagination-next,
  .pagination-prev {
    padding: 0.5rem 0.75rem;
  }
  .pagination-dots {
    background: 0 0;
    border: none;
    color: #9ca3af;
    padding: 0.5rem 0.25rem;
  }
  .rating-stars {
    align-items: center;
    display: flex;
    gap: 0.125rem;
  }
  .rating-star {
    color: #d1d5db;
    cursor: pointer;
    height: 1rem;
    transition: all 0.2s;
    width: 1rem;
  }
  .rating-star.filled {
    color: #fbbf24;
  }
  .rating-star.half-filled {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #fbbf24 50%, #d1d5db 0);
    -webkit-background-clip: text;
    background-clip: text;
  }
  .rating-star:hover {
    transform: scale(1.1);
  }
  .rating-interactive .rating-star:hover,
  .rating-interactive .rating-star:hover ~ .rating-star {
    color: #f59e0b;
  }
  .rating-lg .rating-star {
    height: 1.25rem;
    width: 1.25rem;
  }
  .rating-sm .rating-star {
    height: 0.875rem;
    width: 0.875rem;
  }
  .store-logo {
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    height: 4rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 4rem;
  }
  [c-type] {
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s;
  }
  [c-type].filter-hidden {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.95);
  }
  [c-type].filter-visible {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
  }
  .filter-btn {
    transition: all 0.2s;
  }
  .filter-btn:hover {
    box-shadow: 0 4px 8px #0000001a;
    transform: translateY(-1px);
  }
  .filter-btn.active {
    box-shadow: 0 2px 4px #0000001a;
    transform: translateY(0);
  }
  .coupon-description-content {
    line-height: 1.6;
  }
  .coupon-description-content p {
    margin-bottom: 0.75rem;
  }
  .coupon-description-content p:last-child {
    margin-bottom: 0;
  }
  .coupon-description-content ol,
  .coupon-description-content ul {
    margin: 0.5rem 0;
    padding-left: 1.25rem;
  }
  [dir="rtl"] .coupon-description-content ol,
  [dir="rtl"] .coupon-description-content ul {
    padding-left: 0;
    padding-right: 1.25rem;
  }
  .coupon-description-content li {
    margin-bottom: 0.25rem;
  }
  .coupon-description-content b,
  .coupon-description-content strong {
    color: #374151;
    font-weight: 600;
  }
  .coupon-description-content em,
  .coupon-description-content i {
    font-style: italic;
  }
  .coupon-description-content a {
    color: #f97316;
    -webkit-text-decoration: underline #fed7aa;
    text-decoration: underline #fed7aa;
    text-underline-offset: 2px;
    transition: all 0.2s;
  }
  .coupon-description-content a:hover {
    color: #ea580c;
    text-decoration-color: #f97316;
  }
  .coupon-description-content h1,
  .coupon-description-content h2,
  .coupon-description-content h3,
  .coupon-description-content h4,
  .coupon-description-content h5,
  .coupon-description-content h6 {
    color: #111827;
    font-weight: 600;
    margin: 0.75rem 0 0.5rem;
  }
  .coupon-description-content h1 {
    font-size: 1.125rem;
  }
  .coupon-description-content h2 {
    font-size: 1.1rem;
  }
  .coupon-description-content h3 {
    font-size: 1.05rem;
  }
  .coupon-description-content h4,
  .coupon-description-content h5,
  .coupon-description-content h6 {
    font-size: 1rem;
  }
  .coupon-description-content blockquote {
    border-left: 3px solid #f97316;
    color: #6b7280;
    font-style: italic;
    margin: 0.75rem 0;
    padding-left: 1rem;
  }
  [dir="rtl"] .coupon-description-content blockquote {
    border-left: none;
    border-right: 3px solid #f97316;
    padding-left: 0;
    padding-right: 1rem;
  }
  .coupon-description-content code {
    background: #f3f4f6;
    border-radius: 0.25rem;
    color: #374151;
    font-family:
      ui-monospace,
      SFMono-Regular,
      SF Mono,
      Consolas,
      Liberation Mono,
      Menlo,
      monospace;
    font-size: 0.875em;
    padding: 0.125rem 0.25rem;
  }
  .highlight-coupon {
    animation: highlightPulse 2s ease-in-out;
    border: 2px solid #3b82f6 !important;
    box-shadow: 0 0 20px #3b82f64d !important;
  }
  @keyframes highlightPulse {
    0%,
    to {
      box-shadow: 0 0 20px #3b82f64d;
      transform: scale(1);
    }
    50% {
      box-shadow: 0 0 30px #3b82f680;
      transform: scale(1.02);
    }
  }
  .form-input {
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    transition: border-color 0.2s;
    width: 100%;
  }
  .form-input:focus {
    border-color: #ea580c;
    box-shadow: 0 0 0 2px #ea580c33;
  }
  .form-label {
    color: #374151;
    display: block;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 0.25rem;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-inset-1 {
    inset: calc(var(--spacing) * -1);
  }
  .-inset-2 {
    inset: calc(var(--spacing) * -2);
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-x-\[-1\.5rem\] {
    inset-inline: -1.5rem;
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .inset-y-\[-1rem\] {
    inset-block: -1rem;
  }
  .-top-1 {
    top: calc(var(--spacing) * -1);
  }
  .-top-2 {
    top: calc(var(--spacing) * -2);
  }
  .-top-4 {
    top: calc(var(--spacing) * -4);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: 50%;
  }
  .top-1\/3 {
    top: 33.3333%;
  }
  .top-2 {
    top: calc(var(--spacing) * 2);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .top-20 {
    top: calc(var(--spacing) * 20);
  }
  .top-24 {
    top: calc(var(--spacing) * 24);
  }
  .top-\[-3px\] {
    top: -3px;
  }
  .top-full {
    top: 100%;
  }
  .-right-1 {
    right: calc(var(--spacing) * -1);
  }
  .-right-2 {
    right: calc(var(--spacing) * -2);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1 {
    right: calc(var(--spacing) * 1);
  }
  .right-1\/4 {
    right: 25%;
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-6 {
    right: calc(var(--spacing) * 6);
  }
  .right-10 {
    right: calc(var(--spacing) * 10);
  }
  .right-20 {
    right: calc(var(--spacing) * 20);
  }
  .right-32 {
    right: calc(var(--spacing) * 32);
  }
  .right-\[-14px\] {
    right: -14px;
  }
  .right-\[14px\] {
    right: 14px;
  }
  .right-auto {
    right: auto;
  }
  .-bottom-2 {
    bottom: calc(var(--spacing) * -2);
  }
  .-bottom-10 {
    bottom: calc(var(--spacing) * -10);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }
  .bottom-10 {
    bottom: calc(var(--spacing) * 10);
  }
  .bottom-16 {
    bottom: calc(var(--spacing) * 16);
  }
  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }
  .bottom-32 {
    bottom: calc(var(--spacing) * 32);
  }
  .-left-1 {
    left: calc(var(--spacing) * -1);
  }
  .-left-2 {
    left: calc(var(--spacing) * -2);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: 50%;
  }
  .left-1\/3 {
    left: 33.3333%;
  }
  .left-1\/4 {
    left: 25%;
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-10 {
    left: calc(var(--spacing) * 10);
  }
  .left-20 {
    left: calc(var(--spacing) * 20);
  }
  .left-32 {
    left: calc(var(--spacing) * 32);
  }
  .left-\[-14px\] {
    left: -14px;
  }
  .left-\[14px\] {
    left: 14px;
  }
  .-z-10 {
    z-index: -10;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .container {
    width: 100%;
  }
  @media (width>=40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (width>=48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (width>=64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (width>=80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (width>=96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }
  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }
  .-mt-16 {
    margin-top: calc(var(--spacing) * -16);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .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);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-1\.5 {
    margin-right: calc(var(--spacing) * 1.5);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-8 {
    margin-right: calc(var(--spacing) * 8);
  }
  .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);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .-ml-1 {
    margin-left: calc(var(--spacing) * -1);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-1\.5 {
    margin-left: calc(var(--spacing) * 1.5);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-8 {
    margin-left: calc(var(--spacing) * 8);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .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-28 {
    height: calc(var(--spacing) * 28);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-56 {
    height: calc(var(--spacing) * 56);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-72 {
    height: calc(var(--spacing) * 72);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-96 {
    height: calc(var(--spacing) * 96);
  }
  .h-\[45px\] {
    height: 45px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[85vh\] {
    height: 85vh;
  }
  .h-full {
    height: 100%;
  }
  .min-h-\[2\.5rem\] {
    min-height: 2.5rem;
  }
  .min-h-\[480px\] {
    min-height: 480px;
  }
  .min-h-full {
    min-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-1\.5 {
    width: calc(var(--spacing) * 1.5);
  }
  .w-1\/2 {
    width: 50%;
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\/4 {
    width: 75%;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .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-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-56 {
    width: calc(var(--spacing) * 56);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-72 {
    width: calc(var(--spacing) * 72);
  }
  .w-96 {
    width: calc(var(--spacing) * 96);
  }
  .w-\[35px\] {
    width: 35px;
  }
  .w-\[85vw\] {
    width: 85vw;
  }
  .w-\[calc\(100\%_-_40px\)\] {
    width: calc(100% - 40px);
  }
  .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-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-32 {
    min-width: calc(var(--spacing) * 32);
  }
  .min-w-56 {
    min-width: calc(var(--spacing) * 56);
  }
  .min-w-\[160px\] {
    min-width: 160px;
  }
  .min-w-\[204px\] {
    min-width: 204px;
  }
  .min-w-auto {
    min-width: auto;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow,
  .flex-grow-1 {
    flex-grow: 1;
  }
  .origin-center {
    transform-origin: 50%;
  }
  .-translate-x-0\.5 {
    --tw-translate-x: calc(var(--spacing) * -0.5);
  }
  .-translate-x-0\.5,
  .-translate-x-1\/2 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .-translate-x-12 {
    --tw-translate-x: calc(var(--spacing) * -12);
  }
  .-translate-x-12,
  .-translate-x-16 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-16 {
    --tw-translate-x: calc(var(--spacing) * -16);
  }
  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
  }
  .-translate-y-1,
  .-translate-y-1\/2 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .-translate-y-16 {
    --tw-translate-y: calc(var(--spacing) * -16);
  }
  .-translate-y-16,
  .translate-x-0\.5 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0\.5 {
    --tw-translate-x: calc(var(--spacing) * 0.5);
  }
  .translate-x-1\/2 {
    --tw-translate-x: 50%;
  }
  .translate-x-1\/2,
  .translate-x-2 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-2 {
    --tw-translate-x: calc(var(--spacing) * 2);
  }
  .translate-x-12 {
    --tw-translate-x: calc(var(--spacing) * 12);
  }
  .translate-x-12,
  .translate-x-16 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-16 {
    --tw-translate-x: calc(var(--spacing) * 16);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
  }
  .translate-x-full,
  .translate-y-2 {
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-2 {
    --tw-translate-y: calc(var(--spacing) * 2);
  }
  .translate-y-12 {
    --tw-translate-y: calc(var(--spacing) * 12);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-12 {
    rotate: -12deg;
  }
  .rotate-0 {
    rotate: none;
  }
  .rotate-12 {
    rotate: 12deg;
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .-skew-x-12 {
    --tw-skew-x: skewX(-12deg);
  }
  .-skew-x-12,
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
      var(--tw-skew-x) var(--tw-skew-y);
  }
  .animate-bounce {
    animation: var(--animate-bounce);
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .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);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-x-6 {
    -moz-column-gap: calc(var(--spacing) * 6);
    column-gap: calc(var(--spacing) * 6);
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 1 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 1 * var(--tw-space-y-reverse));
  }
  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 1.5 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 1.5 * var(--tw-space-y-reverse));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 2 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 2 * var(--tw-space-y-reverse));
  }
  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 3 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 3 * var(--tw-space-y-reverse));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 4 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 4 * var(--tw-space-y-reverse));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 6 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 6 * var(--tw-space-y-reverse));
  }
  :where(.space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-end: calc(
      var(--spacing) * 12 * (1 - var(--tw-space-y-reverse))
    );
    margin-block-start: calc(var(--spacing) * 12 * var(--tw-space-y-reverse));
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  :where(.space-x-0 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-end: calc(
      var(--spacing) * 0 * (1 - var(--tw-space-x-reverse))
    );
    margin-inline-start: calc(var(--spacing) * 0 * var(--tw-space-x-reverse));
  }
  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-end: calc(
      var(--spacing) * 2 * (1 - var(--tw-space-x-reverse))
    );
    margin-inline-start: calc(var(--spacing) * 2 * var(--tw-space-x-reverse));
  }
  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-end: calc(
      var(--spacing) * 3 * (1 - var(--tw-space-x-reverse))
    );
    margin-inline-start: calc(var(--spacing) * 3 * var(--tw-space-x-reverse));
  }
  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-end: calc(
      var(--spacing) * 4 * (1 - var(--tw-space-x-reverse))
    );
    margin-inline-start: calc(var(--spacing) * 4 * var(--tw-space-x-reverse));
  }
  :where(.space-x-6 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-end: calc(
      var(--spacing) * 6 * (1 - var(--tw-space-x-reverse))
    );
    margin-inline-start: calc(var(--spacing) * 6 * var(--tw-space-x-reverse));
  }
  :where(.space-x-reverse > :not(:last-child)) {
    --tw-space-x-reverse: 1;
  }
  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden,
  .truncate {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-l-lg {
    border-bottom-left-radius: var(--radius-lg);
    border-top-left-radius: var(--radius-lg);
  }
  .rounded-l-xl {
    border-bottom-left-radius: var(--radius-xl);
    border-top-left-radius: var(--radius-xl);
  }
  .rounded-t-2xl {
    border-top-left-radius: var(--radius-2xl);
    border-top-right-radius: var(--radius-2xl);
  }
  .rounded-r-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .rounded-r-xl {
    border-top-right-radius: var(--radius-xl);
  }
  .rounded-b-xl,
  .rounded-r-xl {
    border-bottom-right-radius: var(--radius-xl);
  }
  .rounded-b-xl {
    border-bottom-left-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .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-t-\[20px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 20px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-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-black {
    border-color: var(--color-black);
  }
  .border-black\/20 {
    border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-blue-500 {
    border-color: var(--color-blue-500);
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .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-gray-600 {
    border-color: var(--color-gray-600);
  }
  .border-gray-700 {
    border-color: var(--color-gray-700);
  }
  .border-gray-800 {
    border-color: var(--color-gray-800);
  }
  .border-gray-900 {
    border-color: var(--color-gray-900);
  }
  .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-400\/10 {
    border-color: color-mix(in oklab, var(--color-green-400) 10%, transparent);
  }
  .border-green-500 {
    border-color: var(--color-green-500);
  }
  .border-green-500\/20 {
    border-color: color-mix(in oklab, var(--color-green-500) 20%, transparent);
  }
  .border-orange-200 {
    border-color: var(--color-orange-200);
  }
  .border-purple-200 {
    border-color: var(--color-purple-200);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\/10 {
    border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
  .border-white\/20 {
    border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
  .border-white\/30 {
    border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
  }
  .border-white\/40 {
    border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
  .border-white\/50 {
    border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .border-t-transparent {
    border-top-color: #0000;
  }
  .bg-black\/20 {
    background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
  .bg-black\/60 {
    background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
  }
  .bg-black\/80 {
    background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
  .bg-black\/90 {
    background-color: color-mix(in oklab, var(--color-black) 90%, transparent);
  }
  .bg-black\/95 {
    background-color: color-mix(in oklab, var(--color-black) 95%, transparent);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-blue-700 {
    background-color: var(--color-blue-700);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-50\/80 {
    background-color: color-mix(
      in oklab,
      var(--color-gray-50) 80%,
      transparent
    );
  }
  .bg-gray-50\/90 {
    background-color: color-mix(
      in oklab,
      var(--color-gray-50) 90%,
      transparent
    );
  }
  .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-500 {
    background-color: var(--color-gray-500);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-400 {
    background-color: var(--color-green-400);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-green-500\/20 {
    background-color: color-mix(
      in oklab,
      var(--color-green-500) 20%,
      transparent
    );
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .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-transparent {
    background-color: #0000;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/5 {
    background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
  .bg-white\/10 {
    background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
  .bg-white\/15 {
    background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
  }
  .bg-white\/20 {
    background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
  .bg-white\/30 {
    background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
  }
  .bg-white\/40 {
    background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
  .bg-white\/50 {
    background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
  .bg-white\/60 {
    background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
  .bg-white\/70 {
    background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
  .bg-white\/80 {
    background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
  .bg-white\/95 {
    background-color: color-mix(in oklab, var(--color-white) 95%, transparent);
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
  }
  .bg-gradient-to-b,
  .bg-gradient-to-br {
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
  }
  .bg-gradient-to-r,
  .bg-gradient-to-t {
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
  }
  .bg-gradient-to-tl {
    --tw-gradient-position: to top left in oklab;
  }
  .bg-gradient-to-tl,
  .bg-gradient-to-tr {
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-tr {
    --tw-gradient-position: to top right in oklab;
  }
  .from-black\/50 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-black) 50%,
      transparent
    );
    --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-black\/60 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-black) 60%,
      transparent
    );
    --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-black\/70 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-black) 70%,
      transparent
    );
    --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-black\/80 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-black) 80%,
      transparent
    );
    --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-100 {
    --tw-gradient-from: var(--color-blue-100);
    --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-400 {
    --tw-gradient-from: var(--color-blue-400);
    --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-500\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-blue-500) 20%,
      transparent
    );
    --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-700\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-blue-700) 20%,
      transparent
    );
    --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-gray-50 {
    --tw-gradient-from: var(--color-gray-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-gray-100 {
    --tw-gradient-from: var(--color-gray-100);
    --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-gray-200\/30 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-gray-200) 30%,
      transparent
    );
    --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-gray-300\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-gray-300) 20%,
      transparent
    );
    --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-gray-900 {
    --tw-gradient-from: var(--color-gray-900);
    --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-green-100 {
    --tw-gradient-from: var(--color-green-100);
    --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-green-400 {
    --tw-gradient-from: var(--color-green-400);
    --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-green-400\/5 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-green-400) 5%,
      transparent
    );
    --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-green-400\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-green-400) 20%,
      transparent
    );
    --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-green-500\/10 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-green-500) 10%,
      transparent
    );
    --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-100 {
    --tw-gradient-from: var(--color-orange-100);
    --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-400 {
    --tw-gradient-from: var(--color-orange-400);
    --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-pink-500\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-pink-500) 20%,
      transparent
    );
    --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-purple-100 {
    --tw-gradient-from: var(--color-purple-100);
    --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-purple-400 {
    --tw-gradient-from: var(--color-purple-400);
    --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-sky-500\/20 {
    --tw-gradient-from: color-mix(
      in oklab,
      var(--color-sky-500) 20%,
      transparent
    );
    --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-transparent {
    --tw-gradient-from: transparent;
    --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-white {
    --tw-gradient-from: 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)
    );
  }
  .from-white\/5 {
    --tw-gradient-from: color-mix(in oklab, var(--color-white) 5%, transparent);
    --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-yellow-100 {
    --tw-gradient-from: var(--color-yellow-100);
    --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)
    );
  }
  .via-black {
    --tw-gradient-via: var(--color-black);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-black\/40 {
    --tw-gradient-via: color-mix(in oklab, var(--color-black) 40%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-black\/60 {
    --tw-gradient-via: color-mix(in oklab, var(--color-black) 60%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-transparent {
    --tw-gradient-via: transparent;
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-white {
    --tw-gradient-via: var(--color-white);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-white\/20 {
    --tw-gradient-via: color-mix(in oklab, var(--color-white) 20%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-white\/30 {
    --tw-gradient-via: color-mix(in oklab, var(--color-white) 30%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-yellow-200 {
    --tw-gradient-via: var(--color-yellow-200);
    --tw-gradient-via-stops: var(--tw-gradient-position),
      var(--tw-gradient-from) var(--tw-gradient-from-position),
      var(--tw-gradient-via) var(--tw-gradient-via-position),
      var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-black\/30 {
    --tw-gradient-to: color-mix(in oklab, var(--color-black) 30%, transparent);
    --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-blue-300 {
    --tw-gradient-to: var(--color-blue-300);
    --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-blue-600 {
    --tw-gradient-to: 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)
    );
  }
  .to-blue-600\/20 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-blue-600) 20%,
      transparent
    );
    --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-blue-800\/20 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-blue-800) 20%,
      transparent
    );
    --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-emerald-100 {
    --tw-gradient-to: var(--color-emerald-100);
    --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-emerald-500\/5 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-emerald-500) 5%,
      transparent
    );
    --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-emerald-500\/20 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-emerald-500) 20%,
      transparent
    );
    --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-gray-100 {
    --tw-gradient-to: var(--color-gray-100);
    --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-gray-200 {
    --tw-gradient-to: var(--color-gray-200);
    --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-gray-800 {
    --tw-gradient-to: var(--color-gray-800);
    --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-green-200 {
    --tw-gradient-to: var(--color-green-200);
    --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-green-500\/5 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-green-500) 5%,
      transparent
    );
    --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-green-600 {
    --tw-gradient-to: var(--color-green-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-orange-300 {
    --tw-gradient-to: var(--color-orange-300);
    --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-purple-300 {
    --tw-gradient-to: var(--color-purple-300);
    --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-purple-600 {
    --tw-gradient-to: var(--color-purple-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-purple-600\/20 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-purple-600) 20%,
      transparent
    );
    --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-sky-600\/20 {
    --tw-gradient-to: color-mix(
      in oklab,
      var(--color-sky-600) 20%,
      transparent
    );
    --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-transparent {
    --tw-gradient-to: transparent;
    --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)
    );
  }
  .to-yellow-300 {
    --tw-gradient-to: var(--color-yellow-300);
    --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)
    );
  }
  .bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }
  .object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .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-10 {
    padding: calc(var(--spacing) * 10);
  }
  .p-12 {
    padding: calc(var(--spacing) * 12);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .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-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .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);
  }
  .ps-10 {
    padding-inline-start: calc(var(--spacing) * 10);
  }
  .pe-5 {
    padding-inline-end: calc(var(--spacing) * 5);
  }
  .pe-14 {
    padding-inline-end: calc(var(--spacing) * 14);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .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);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-14 {
    padding-right: calc(var(--spacing) * 14);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-34 {
    padding-bottom: calc(var(--spacing) * 34);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .pl-14 {
    padding-left: calc(var(--spacing) * 14);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .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-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));
  }
  .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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-black\/80 {
    color: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
  .text-blue-400 {
    color: var(--color-blue-400);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-current {
    color: currentColor;
  }
  .text-gray-200 {
    color: var(--color-gray-200);
  }
  .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-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-400 {
    color: var(--color-green-400);
  }
  .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-pink-600 {
    color: var(--color-pink-600);
  }
  .text-purple-500 {
    color: var(--color-purple-500);
  }
  .text-purple-800 {
    color: var(--color-purple-800);
  }
  .text-red-400 {
    color: var(--color-red-400);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-transparent {
    color: #0000;
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/40 {
    color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
  .text-white\/60 {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
  .text-white\/70 {
    color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
  .text-white\/80 {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
  .text-white\/90 {
    color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .text-yellow-500 {
    color: var(--color-yellow-500);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .placeholder-gray-500::-moz-placeholder {
    color: var(--color-gray-500);
  }
  .placeholder-gray-500::placeholder {
    color: var(--color-gray-500);
  }
  .placeholder-white\/60::-moz-placeholder {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
  .placeholder-white\/60::placeholder {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-5 {
    opacity: 0.05;
  }
  .opacity-10 {
    opacity: 0.1;
  }
  .opacity-30 {
    opacity: 0.3;
  }
  .opacity-40 {
    opacity: 0.4;
  }
  .opacity-50 {
    opacity: 0.5;
  }
  .opacity-60 {
    opacity: 0.6;
  }
  .opacity-75 {
    opacity: 0.75;
  }
  .opacity-80 {
    opacity: 0.8;
  }
  .opacity-90 {
    opacity: 0.9;
  }
  .opacity-100 {
    opacity: 1;
  }
  .opacity-15 {
    opacity: 0.15;
  }
  .opacity-20 {
    opacity: 0.2;
  }
  .opacity-25 {
    opacity: 0.25;
  }
  .mix-blend-multiply {
    mix-blend-mode: multiply;
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
  }
  .ring,
  .shadow {
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
  }
  .shadow-2xl,
  .shadow-lg {
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a),
      0 4px 6px -4px var(--tw-shadow-color, #0000001a);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a),
      0 2px 4px -2px var(--tw-shadow-color, #0000001a);
  }
  .shadow-md,
  .shadow-sm {
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
  }
  .blur,
  .blur-2xl {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .blur-2xl {
    --tw-blur: blur(var(--blur-2xl));
  }
  .blur-3xl {
    --tw-blur: blur(var(--blur-3xl));
  }
  .blur-3xl,
  .blur-lg {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .blur-lg {
    --tw-blur: blur(var(--blur-lg));
  }
  .blur-md {
    --tw-blur: blur(var(--blur-md));
  }
  .blur-md,
  .blur-xl {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .blur-xl {
    --tw-blur: blur(var(--blur-xl));
  }
  .drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-2xl));
  }
  .drop-shadow-2xl,
  .grayscale {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-2xl {
    --tw-backdrop-blur: blur(var(--blur-2xl));
  }
  .backdrop-blur-2xl,
  .backdrop-blur-\[1px\] {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,)
      var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,)
      var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
      var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,)
      var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
      var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,)
      var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,)
      var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
      var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-\[1px\] {
    --tw-backdrop-blur: blur(1px);
  }
  .backdrop-blur-lg {
    --tw-backdrop-blur: blur(var(--blur-lg));
  }
  .backdrop-blur-lg,
  .backdrop-blur-md {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,)
      var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,)
      var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
      var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,)
      var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
      var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,)
      var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,)
      var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
      var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
  }
  .backdrop-blur-sm,
  .backdrop-blur-xl {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,)
      var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,)
      var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
      var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,)
      var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
      var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,)
      var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,)
      var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
      var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-xl {
    --tw-backdrop-blur: blur(var(--blur-xl));
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,)
      var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,)
      var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,)
      var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,)
      var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,)
      var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,)
      var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,)
      var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,)
      var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    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;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
  }
  .transition-all {
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    transition-property: all;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
  }
  .transition-colors {
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    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-opacity {
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    transition-property: opacity;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
  }
  .transition-transform {
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
  }
  .duration-200 {
    --tw-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .duration-500 {
    --tw-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .duration-700 {
    --tw-duration: 0.7s;
    transition-duration: 0.7s;
  }
  .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);
  }
  .content-none {
    --tw-content: none;
    content: none;
  }
  .select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }
  @media (hover: hover) {
    .group-hover\:visible:is(:where(.group):hover *) {
      visibility: visible;
    }
    .group-hover\:right-\[24px\]:is(:where(.group):hover *) {
      right: 24px;
    }
    .group-hover\:-translate-x-1:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:translate-x-0:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:translate-x-1:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:translate-y-0:is(:where(.group):hover *) {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .group-hover\:scale-110:is(:where(.group):hover *) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .group-hover\:scale-125:is(:where(.group):hover *) {
      --tw-scale-x: 125%;
      --tw-scale-y: 125%;
      --tw-scale-z: 125%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .group-hover\:rotate-12:is(:where(.group):hover *) {
      rotate: 12deg;
    }
    .group-hover\:rotate-90:is(:where(.group):hover *) {
      rotate: 90deg;
    }
    .group-hover\:rotate-\[-5deg\]:is(:where(.group):hover *) {
      rotate: -5deg;
    }
    .group-hover\:rotate-\[5deg\]:is(:where(.group):hover *) {
      rotate: 5deg;
    }
    .group-hover\:border-white\/50:is(:where(.group):hover *) {
      border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
    .group-hover\:border-white\/80:is(:where(.group):hover *) {
      border-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
    .group-hover\:bg-black:is(:where(.group):hover *) {
      background-color: var(--color-black);
    }
    .group-hover\:bg-black\/30:is(:where(.group):hover *) {
      background-color: color-mix(
        in oklab,
        var(--color-black) 30%,
        transparent
      );
    }
    .group-hover\:bg-white\/20:is(:where(.group):hover *) {
      background-color: color-mix(
        in oklab,
        var(--color-white) 20%,
        transparent
      );
    }
    .group-hover\:bg-white\/30:is(:where(.group):hover *) {
      background-color: color-mix(
        in oklab,
        var(--color-white) 30%,
        transparent
      );
    }
    .group-hover\:bg-gradient-to-br:is(:where(.group):hover *) {
      --tw-gradient-position: to bottom right in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
    .group-hover\:text-gray-700:is(:where(.group):hover *) {
      color: var(--color-gray-700);
    }
    .group-hover\:text-gray-800:is(:where(.group):hover *) {
      color: var(--color-gray-800);
    }
    .group-hover\:text-gray-900:is(:where(.group):hover *) {
      color: var(--color-gray-900);
    }
    .group-hover\:opacity-20:is(:where(.group):hover *) {
      opacity: 0.2;
    }
    .group-hover\:opacity-30:is(:where(.group):hover *) {
      opacity: 0.3;
    }
    .group-hover\:opacity-80:is(:where(.group):hover *) {
      opacity: 0.8;
    }
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
    .group-hover\:backdrop-blur-lg:is(:where(.group):hover *) {
      --tw-backdrop-blur: blur(var(--blur-lg));
      -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,);
    }
    .group-hover\/btn\:-translate-x-1:is(:where(.group\/btn):hover *) {
      --tw-translate-x: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\/btn\:translate-x-1:is(:where(.group\/btn):hover *) {
      --tw-translate-x: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\/btn\:opacity-100:is(:where(.group\/btn):hover *) {
      opacity: 1;
    }
    .group-hover\/cta\:-translate-x-1:is(:where(.group\/cta):hover *) {
      --tw-translate-x: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\/cta\:translate-x-1:is(:where(.group\/cta):hover *) {
      --tw-translate-x: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .group-hover\/stat\:bg-green-500\/30:is(:where(.group\/stat):hover *) {
      background-color: color-mix(
        in oklab,
        var(--color-green-500) 30%,
        transparent
      );
    }
    .hover\:w-\[calc\(100\%_-_50px\)\]:hover {
      width: calc(100% - 50px);
    }
    .hover\:-translate-x-1:hover {
      --tw-translate-x: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:-translate-y-0\.5:hover {
      --tw-translate-y: calc(var(--spacing) * -0.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:-translate-y-1:hover {
      --tw-translate-y: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:-translate-y-2:hover {
      --tw-translate-y: calc(var(--spacing) * -2);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:translate-x-1:hover {
      --tw-translate-x: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:scale-101:hover {
      --tw-scale-x: 101%;
      --tw-scale-y: 101%;
      --tw-scale-z: 101%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .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);
    }
    .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .hover\:scale-\[1\.01\]:hover {
      scale: 1.01;
    }
    .hover\:scale-\[1\.02\]:hover {
      scale: 1.02;
    }
    .hover\:border-gray-300:hover {
      border-color: var(--color-gray-300);
    }
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
    .hover\:border-green-500\/40:hover {
      border-color: color-mix(
        in oklab,
        var(--color-green-500) 40%,
        transparent
      );
    }
    .hover\:border-white\/30:hover {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
    .hover\:border-white\/50:hover {
      border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
    .hover\:bg-black\/70:hover {
      background-color: color-mix(
        in oklab,
        var(--color-black) 70%,
        transparent
      );
    }
    .hover\:bg-blue-500:hover {
      background-color: var(--color-blue-500);
    }
    .hover\:bg-blue-600:hover {
      background-color: var(--color-blue-600);
    }
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }
    .hover\:bg-gray-600:hover {
      background-color: var(--color-gray-600);
    }
    .hover\:bg-gray-700:hover {
      background-color: var(--color-gray-700);
    }
    .hover\:bg-gray-900:hover {
      background-color: var(--color-gray-900);
    }
    .hover\:bg-green-500:hover {
      background-color: var(--color-green-500);
    }
    .hover\:bg-green-700:hover {
      background-color: var(--color-green-700);
    }
    .hover\:bg-slate-950:hover {
      background-color: var(--color-slate-950);
    }
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
    .hover\:bg-white\/15:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 15%,
        transparent
      );
    }
    .hover\:bg-white\/20:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 20%,
        transparent
      );
    }
    .hover\:bg-white\/25:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 25%,
        transparent
      );
    }
    .hover\:bg-white\/30:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 30%,
        transparent
      );
    }
    .hover\:bg-white\/80:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 80%,
        transparent
      );
    }
    .hover\:bg-white\/90:hover {
      background-color: color-mix(
        in oklab,
        var(--color-white) 90%,
        transparent
      );
    }
    .hover\:bg-gradient-to-r:hover {
      --tw-gradient-position: to right in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
    .hover\:from-blue-500:hover {
      --tw-gradient-from: var(--color-blue-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)
      );
    }
    .hover\:from-blue-700:hover {
      --tw-gradient-from: var(--color-blue-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)
      );
    }
    .hover\:from-pink-500:hover {
      --tw-gradient-from: var(--color-pink-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)
      );
    }
    .hover\:from-sky-500:hover {
      --tw-gradient-from: var(--color-sky-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)
      );
    }
    .hover\:to-blue-600:hover {
      --tw-gradient-to: 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)
      );
    }
    .hover\:to-blue-800:hover {
      --tw-gradient-to: var(--color-blue-800);
      --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)
      );
    }
    .hover\:to-purple-600:hover {
      --tw-gradient-to: var(--color-purple-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)
      );
    }
    .hover\:to-sky-600:hover {
      --tw-gradient-to: var(--color-sky-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)
      );
    }
    .hover\:text-black:hover {
      color: var(--color-black);
    }
    .hover\:text-blue-500:hover {
      color: var(--color-blue-500);
    }
    .hover\:text-blue-700:hover {
      color: var(--color-blue-700);
    }
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }
    .hover\:text-gray-500:hover {
      color: var(--color-gray-500);
    }
    .hover\:text-gray-800:hover {
      color: var(--color-gray-800);
    }
    .hover\:text-gray-900:hover {
      color: var(--color-gray-900);
    }
    .hover\:text-green-700:hover {
      color: var(--color-green-700);
    }
    .hover\:text-pink-700:hover {
      color: var(--color-pink-700);
    }
    .hover\:text-red-500:hover {
      color: var(--color-red-500);
    }
    .hover\:text-red-600:hover {
      color: var(--color-red-600);
    }
    .hover\:text-red-700:hover {
      color: var(--color-red-700);
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:text-yellow-500:hover {
      color: var(--color-yellow-500);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a),
        0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    }
    .hover\:shadow-lg:hover,
    .hover\:shadow-md:hover {
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
    .hover\:shadow-md:hover {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a),
        0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    }
    .hover\:shadow-xl:hover {
      --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);
    }
  }
  .focus\:border-transparent:focus {
    border-color: #0000;
  }
  .focus\:border-white\/50:focus {
    border-color: color-mix(in oklab, var(--color-white) 50%, 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);
  }
  .focus\:ring-2:focus,
  .focus\:ring-4:focus {
    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-4:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
  }
  .focus\:ring-blue-400:focus {
    --tw-ring-color: var(--color-blue-400);
  }
  .focus\:ring-gray-400:focus {
    --tw-ring-color: var(--color-gray-400);
  }
  .focus\:ring-white\/50:focus {
    --tw-ring-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
  .focus\:ring-yellow-400:focus {
    --tw-ring-color: var(--color-yellow-400);
  }
  .focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (width>=40rem) {
    .sm\:mt-12 {
      margin-top: calc(var(--spacing) * 12);
    }
    .sm\:mt-16 {
      margin-top: calc(var(--spacing) * 16);
    }
    .sm\:block {
      display: block;
    }
    .sm\:flex {
      display: flex;
    }
    .sm\:inline {
      display: inline;
    }
    .sm\:h-3 {
      height: calc(var(--spacing) * 3);
    }
    .sm\:h-4 {
      height: calc(var(--spacing) * 4);
    }
    .sm\:h-5 {
      height: calc(var(--spacing) * 5);
    }
    .sm\:h-6 {
      height: calc(var(--spacing) * 6);
    }
    .sm\:h-10 {
      height: calc(var(--spacing) * 10);
    }
    .sm\:h-24 {
      height: calc(var(--spacing) * 24);
    }
	.sm\:h-32{
	  height: calc(var(--spacing) * 32);
	}
    .sm\:h-96 {
      height: calc(var(--spacing) * 96);
    }
    .sm\:w-3 {
      width: calc(var(--spacing) * 3);
    }
    .sm\:w-4 {
      width: calc(var(--spacing) * 4);
    }
    .sm\:w-5 {
      width: calc(var(--spacing) * 5);
    }
    .sm\:w-6 {
      width: calc(var(--spacing) * 6);
    }
    .sm\:w-10 {
      width: calc(var(--spacing) * 10);
    }
    .sm\:w-24 {
      width: calc(var(--spacing) * 24);
    }
	.sm\:w-32{
	  width: calc(var(--spacing) * 32);
	}
    .sm\:w-96 {
      width: calc(var(--spacing) * 96);
	}
    .sm\:w-auto {
      width: auto;
    }
    .sm\:min-w-\[180px\] {
      min-width: 180px;
    }
    .sm\:flex-shrink-0 {
      flex-shrink: 0;
    }
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:items-center {
      align-items: center;
    }
    .sm\:justify-center {
      justify-content: center;
    }
    .sm\:justify-end {
      justify-content: flex-end;
    }
    .sm\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
    .sm\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
    .sm\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .sm\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .sm\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    :where(.sm\:space-y-4 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 4 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 4 * var(--tw-space-y-reverse));
    }
    :where(.sm\:space-y-6 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 6 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 6 * var(--tw-space-y-reverse));
    }
    .sm\:p-3 {
      padding: calc(var(--spacing) * 3);
    }
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
    .sm\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
    .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .sm\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .sm\:py-3 {
      padding-block: calc(var(--spacing) * 3);
    }
    .sm\:py-6 {
      padding-block: calc(var(--spacing) * 6);
    }
    .sm\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .sm\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .sm\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
    .sm\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }
    .sm\:pt-6 {
      padding-top: calc(var(--spacing) * 6);
    }
    .sm\:pt-12 {
      padding-top: calc(var(--spacing) * 12);
    }
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .sm\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .sm\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .sm\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .sm\:text-xs {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  @media (width>=48rem) {
    .md\:block {
      display: block;
    }
    .md\:inline {
      display: inline;
    }
    .md\:h-6 {
      height: calc(var(--spacing) * 6);
    }
    .md\:h-12 {
      height: calc(var(--spacing) * 12);
    }
    .md\:h-24 {
      height: calc(var(--spacing) * 24);
    }
    .md\:h-32 {
      height: calc(var(--spacing) * 32);
    }
    .md\:h-48 {
      height: calc(var(--spacing) * 48);
    }
    .md\:h-\[500px\] {
      height: 500px;
    }
    .md\:w-6 {
      width: calc(var(--spacing) * 6);
    }
    .md\:w-12 {
      width: calc(var(--spacing) * 12);
    }
    .md\:w-24 {
      width: calc(var(--spacing) * 24);
    }
    .md\:w-32 {
      width: calc(var(--spacing) * 32);
    }
    .md\:w-48 {
      width: calc(var(--spacing) * 48);
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:justify-start {
      justify-content: flex-start;
    }
    .md\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    .md\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
    .md\:p-12 {
      padding: calc(var(--spacing) * 12);
    }
    .md\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
    .md\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .md\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
    .md\:py-24 {
      padding-block: calc(var(--spacing) * 24);
    }
    .md\:pb-32 {
      padding-bottom: calc(var(--spacing) * 32);
    }
    .md\:text-left {
      text-align: left;
    }
    .md\:text-right {
      text-align: right;
    }
    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .md\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .md\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .md\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .md\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .md\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  @media (width>=64rem) {
    .lg\:order-1 {
      order: 1;
    }
    .lg\:order-2 {
      order: 2;
    }
    .lg\:order-3 {
      order: 3;
    }
    .lg\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
    .lg\:col-span-5 {
      grid-column: span 5 / span 5;
    }
    .lg\:col-span-7 {
      grid-column: span 7 / span 7;
    }
    .lg\:col-span-12 {
      grid-column: span 12 / span 12;
    }
    .lg\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
    .lg\:mt-2 {
      margin-top: calc(var(--spacing) * 2);
    }
    .lg\:mt-12 {
      margin-top: calc(var(--spacing) * 12);
    }
    .lg\:mr-2 {
      margin-right: calc(var(--spacing) * 2);
    }
    .lg\:mr-3 {
      margin-right: calc(var(--spacing) * 3);
    }
    .lg\:mr-4 {
      margin-right: calc(var(--spacing) * 4);
    }
    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
    .lg\:mb-4 {
      margin-bottom: calc(var(--spacing) * 4);
    }
    .lg\:mb-6 {
      margin-bottom: calc(var(--spacing) * 6);
    }
    .lg\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
    .lg\:mb-12 {
      margin-bottom: calc(var(--spacing) * 12);
    }
    .lg\:ml-2 {
      margin-left: calc(var(--spacing) * 2);
    }
    .lg\:ml-3 {
      margin-left: calc(var(--spacing) * 3);
    }
    .lg\:ml-4 {
      margin-left: calc(var(--spacing) * 4);
    }
    .lg\:block {
      display: block;
    }
    .lg\:flex {
      display: flex;
    }
    .lg\:grid {
      display: grid;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:inline-block {
      display: inline-block;
    }
    .lg\:h-2 {
      height: calc(var(--spacing) * 2);
    }
    .lg\:h-3 {
      height: calc(var(--spacing) * 3);
    }
    .lg\:h-4 {
      height: calc(var(--spacing) * 4);
    }
    .lg\:h-5 {
      height: calc(var(--spacing) * 5);
    }
    .lg\:h-6 {
      height: calc(var(--spacing) * 6);
    }
    .lg\:h-8 {
      height: calc(var(--spacing) * 8);
    }
    .lg\:h-10 {
      height: calc(var(--spacing) * 10);
    }
    .lg\:h-12 {
      height: calc(var(--spacing) * 12);
    }
    .lg\:h-20 {
      height: calc(var(--spacing) * 20);
    }
    .lg\:h-40 {
      height: calc(var(--spacing) * 40);
    }
    .lg\:h-48 {
      height: calc(var(--spacing) * 48);
    }
    .lg\:h-\[505px\] {
      height: 505px;
    }
    .lg\:h-full {
      height: 100%;
    }
    .lg\:w-2 {
      width: calc(var(--spacing) * 2);
    }
    .lg\:w-3 {
      width: calc(var(--spacing) * 3);
    }
    .lg\:w-4 {
      width: calc(var(--spacing) * 4);
    }
    .lg\:w-5 {
      width: calc(var(--spacing) * 5);
    }
    .lg\:w-6 {
      width: calc(var(--spacing) * 6);
    }
    .lg\:w-8 {
      width: calc(var(--spacing) * 8);
    }
    .lg\:w-10 {
      width: calc(var(--spacing) * 10);
    }
    .lg\:w-12 {
      width: calc(var(--spacing) * 12);
    }
    .lg\:w-40 {
      width: calc(var(--spacing) * 40);
    }
    .lg\:w-48 {
      width: calc(var(--spacing) * 48);
    }
    .lg\:max-w-2xl {
      max-width: var(--container-2xl);
    }
    .lg\:max-w-none {
      max-width: none;
    }
    .lg\:flex-initial {
      flex: 0 auto;
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:justify-start {
      justify-content: flex-start;
    }
    .lg\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
    .lg\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
    .lg\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    .lg\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
    :where(.lg\:space-y-0 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 0 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 0 * var(--tw-space-y-reverse));
    }
    :where(.lg\:space-y-2 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 2 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 2 * var(--tw-space-y-reverse));
    }
    :where(.lg\:space-y-3 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 3 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 3 * var(--tw-space-y-reverse));
    }
    :where(.lg\:space-y-6 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 6 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 6 * var(--tw-space-y-reverse));
    }
    :where(.lg\:space-y-8 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-end: calc(
        var(--spacing) * 8 * (1 - var(--tw-space-y-reverse))
      );
      margin-block-start: calc(var(--spacing) * 8 * var(--tw-space-y-reverse));
    }
    .lg\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }
    .lg\:rounded-3xl {
      border-radius: var(--radius-3xl);
    }
    .lg\:rounded-xl {
      border-radius: var(--radius-xl);
    }
    .lg\:p-4 {
      padding: calc(var(--spacing) * 4);
    }
    .lg\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .lg\:p-12 {
      padding: calc(var(--spacing) * 12);
    }
    .lg\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-20 {
      padding-inline: calc(var(--spacing) * 20);
    }
    .lg\:py-2 {
      padding-block: calc(var(--spacing) * 2);
    }
    .lg\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
    .lg\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }
    .lg\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .lg\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
    .lg\:py-24 {
      padding-block: calc(var(--spacing) * 24);
    }
    .lg\:pr-3 {
      padding-right: calc(var(--spacing) * 3);
    }
    .lg\:pr-4 {
      padding-right: calc(var(--spacing) * 4);
    }
    .lg\:pb-14 {
      padding-bottom: calc(var(--spacing) * 14);
    }
    .lg\:pl-3 {
      padding-left: calc(var(--spacing) * 3);
    }
    .lg\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }
    .lg\:text-left {
      text-align: left;
    }
    .lg\:text-right {
      text-align: right;
    }
    .lg\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .lg\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .lg\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .lg\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .lg\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .lg\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .lg\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .lg\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .lg\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  @media (width>=80rem) {
    .xl\:mb-16 {
      margin-bottom: calc(var(--spacing) * 16);
    }
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .xl\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .xl\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
    .xl\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
    .xl\:py-20 {
      padding-block: calc(var(--spacing) * 20);
    }
    .xl\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .font-rubik,
  .font-sans {
    font-family: Rubik, system-ui, sans-serif;
  }
  .font-mono {
    font-family:
      JetBrains Mono,
      SF Mono,
      Monaco,
      Cascadia Code,
      Roboto Mono,
      Consolas,
      Courier New,
      monospace;
  }
  .lang-ar,
  .lang-en,
  [dir="ltr"],
  [dir="rtl"],
  [lang="ar"],
  [lang="en"] {
    font-family: Rubik, system-ui, sans-serif;
  }
  [dir="rtl"] .rtl\:mr-auto {
    margin-right: auto;
  }
  [dir="rtl"] .rtl\:ml-auto {
    margin-left: auto;
  }
  .animate-fade-in {
    animation: fadeIn 0.3s ease-in-out;
  }
  .animate-slide-up {
    animation: slideUp 0.3s ease-out;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes slideUp {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .line-clamp-1 {
    -webkit-line-clamp: 1;
  }
  .line-clamp-1,
  .line-clamp-2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .line-clamp-2 {
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  @keyframes ripple {
    to {
      opacity: 0;
      transform: scale(4);
    }
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translateY(30px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .animate-fadeIn {
    animation: fadeIn 0.3s ease-in-out;
  }
  .animate-fadeInUp {
    animation: fadeInUp 0.6s ease-out;
  }
  .category-card.hover-active {
    box-shadow: 0 10px 25px #0000001a;
    transform: translateY(-2px);
  }
  .bg-cta-500 {
    background-color: #ffbc02;
  }
  .bg-cta-600 {
    background-color: #e6a902;
  }
  .border-cta-500 {
    border-color: #ffbc02;
  }
  .text-cta-900 {
    color: #996f01;
  }
  .hover\:bg-cta-600:hover {
    background-color: #e6a902;
  }
  .focus\:ring-cta-500:focus {
    --tw-ring-color: #ffbc02;
    box-shadow: 0 0 0 3px #ffbc0280;
  }
  .popup {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    box-shadow: 0 10px 25px #00000026;
    max-width: 300px;
    opacity: 0;
    padding: 1rem;
    position: fixed;
    transform: translateY(-10px);
    transition: all 0.2s;
    visibility: hidden;
    z-index: 9998;
  }
  .popup.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .popup:before {
    border-bottom: 8px solid #fff;
    border-left: 8px solid #0000;
    border-right: 8px solid #0000;
    top: -8px;
  }
  .popup:after,
  .popup:before {
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 0;
  }
  .popup:after {
    border-bottom: 9px solid #e5e7eb;
    border-left: 9px solid #0000;
    border-right: 9px solid #0000;
    top: -9px;
  }
  .share-popup {
    min-width: 250px;
  }
  .share-popup .share-buttons {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.75rem;
  }
  .share-popup .share-url-input {
    background: #f9fafb;
    border: 1px solid #d1d5db;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    padding: 0.5rem;
    width: 100%;
  }
  .tooltip {
    background: #1f2937;
    border-radius: 0.375rem;
    color: #fff;
    font-size: 0.75rem;
    opacity: 0;
    padding: 0.5rem 0.75rem;
    pointer-events: none;
    position: fixed;
    transition: opacity 0.2s;
    white-space: nowrap;
    z-index: 10000;
  }
  .tooltip.show {
    opacity: 1;
  }
  .tooltip:before {
    border: 4px solid #0000;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
  }
  .tooltip.top:before {
    border-top-color: #1f2937;
    bottom: -8px;
    left: 50%;
    transform: translate(-50%);
  }
  .tooltip.bottom:before {
    border-bottom-color: #1f2937;
    left: 50%;
    top: -8px;
    transform: translate(-50%);
  }
  .tooltip.left:before {
    border-left-color: #1f2937;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .tooltip.right:before {
    border-right-color: #1f2937;
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .c-logo {
    grid-area: c-logo;
  }
  .c-title {
    grid-area: c-title;
  }
  .c-action {
    grid-area: c-action;
  }
}
.coupon-categories-carousel .splide__track {
  overflow: visible;
}
.coupon-code-input {
  text-align: left !important;
}
.contact-form .field {
  margin-bottom: 1rem;
}
@media screen and (width<=1024px) {
  .c-content {
    display: grid;
    gap: 0;
    grid-template: "c-logo c-title c-title" 1fr "c-action c-action c-action" 1fr/1fr 1fr 1fr;
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes ping {
  75%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%,
  to {
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    transform: translateY(-25%);
  }
  50% {
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transform: none;
  }
}
@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-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;
}
@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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-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;
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-primary {
  --tw-gradient-from: #ebbf43;
  --tw-gradient-to: rgba(235, 191, 67, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-secondary {
  --tw-gradient-to: #ffbc02;
}
.from-secondary {
  --tw-gradient-from: #ffbc02;
  --tw-gradient-to: rgba(255, 188, 2, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-accent {
  --tw-gradient-to: #000;
}
.from-accent {
  --tw-gradient-from: #000;
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.text-transparent {
  color: transparent;
}
.hover\:from-secondary:hover {
  --tw-gradient-from: #a2e993;
  --tw-gradient-to: rgba(162, 233, 147, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-accent:hover {
  --tw-gradient-to: #66e093;
}
.hover\:from-accent:hover {
  --tw-gradient-from: #66e093;
  --tw-gradient-to: rgba(102, 224, 147, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:via-primary:hover {
  --tw-gradient-to: rgba(213, 96, 48, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #d56030, var(--tw-gradient-to);
}
.via-secondary {
  --tw-gradient-to: rgba(162, 233, 147, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #a2e993, var(--tw-gradient-to);
}
.via-primary {
  --tw-gradient-to: rgba(213, 96, 48, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #d56030, var(--tw-gradient-to);
}
.via-accent {
  --tw-gradient-to: rgba(102, 224, 147, 0);
  --tw-gradient-stops: var(--tw-gradient-from), #66e093, var(--tw-gradient-to);
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.logo-gradient-text {
  background: linear-gradient(135deg, #ebbf43, #ffbc02 50%, #f4d156);
  -webkit-background-clip: text;
  background-clip: text;
  transition: all 0.5s ease;
}
.logo-gradient-text,
.logo-gradient-text:hover {
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.logo-gradient-text:hover {
  background: linear-gradient(135deg, #f4d156, #ebbf43 50%, #ffbc02);
  -webkit-background-clip: text;
  background-clip: text;
}
.header-scrolled .logo-gradient-text {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(135deg, #ebbf43, #ffbc02 40%, #f4d156);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 2px 4px rgba(235, 191, 67, 0.2));
  text-shadow: 0 0 20px rgba(235, 191, 67, 0.3);
}
.header-scrolled .logo-gradient-text:hover {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(135deg, #f4d156, #ebbf43 40%, #ffbc02);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 2px 6px rgba(235, 191, 67, 0.3));
  text-shadow: 0 0 25px rgba(235, 191, 67, 0.4);
  transform: scale(1.02);
}
[dir="rtl"] #masthead .flex.items-center.justify-between {
  direction: rtl;
}
[dir="ltr"] #masthead .flex.items-center.justify-between {
  direction: ltr;
}
[dir="rtl"] #nav-toggle {
  order: 3;
}
[dir="ltr"] #nav-toggle {
  order: 1;
}
[dir="rtl"] .flex-1.lg\\:flex-initial {
  order: 2;
  text-align: right;
}
[dir="ltr"] .flex-1.lg\\:flex-initial {
  order: 2;
  text-align: left;
}
[dir="rtl"] .flex.items-center.space-x-3 {
  flex-direction: row-reverse;
  gap: 0.75rem;
  order: 1;
}
[dir="rtl"] #site-header-nav {
  direction: rtl;
}
[dir="rtl"] #site-header-nav .flex.items-center.space-x-2 {
  flex-direction: row;
  gap: 0.5rem;
}
[dir="rtl"] #site-header-nav .absolute.top-full.left-0 {
  left: auto;
  right: 0;
}
[dir="rtl"] #search_modal .absolute.top-full.right-0 {
  left: 0;
  right: auto;
}
[dir="rtl"] #mobile_menu_modal .flex.items-start.justify-end {
  justify-content: flex-start;
}
[dir="rtl"] #mobile_menu_modal .modal-content {
  border-left: none;
  border-right: 1px solid hsla(0, 0%, 100%, 0.3);
}
[dir="rtl"] .animate-slide-in-right {
  animation: slide-in-left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
[dir="rtl"] #total-likes-popup .absolute.top-full.right-0 {
  left: 0;
  right: auto;
}
[dir="rtl"] .country-selector-wrapper .country-popup {
  left: auto;
  right: 0;
}
.header-default {
  background: #000 !important;
  border-bottom: 1px solid rgba(235, 191, 67, 0.2) !important;
  box-shadow: 0 1px 3px rgba(235, 191, 67, 0.1) !important;
}
.header-scrolled {
  backdrop-filter: blur(20px) !important;
  -webkit-backdrop-filter: blur(20px) !important;
  background: rgba(0, 0, 0, 0.6) !important;
  border-bottom: 1px solid rgba(235, 191, 67, 0.3) !important;
  box-shadow:
    0 4px 25px -5px rgba(0, 0, 0, 0.3),
    0 10px 30px -5px rgba(235, 191, 67, 0.15) !important;
}
#masthead {
  color: #fff;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: background, backdrop-filter, box-shadow;
}

#masthead .hover\\:text-primary:hover {
  color: #ebbf43 !important;
}

#masthead nav a {
  color: hsla(0, 0%, 100%, 0.9);
}
#masthead nav a:hover {
  color: #ebbf43;
}
.header-scrolled .absolute.top-0.right-0 {
  background: linear-gradient(135deg, rgba(213, 96, 48, 0.15), transparent);
  transform: translateX(8px) translateY(-8px) scale(1.1);
}
.header-scrolled .absolute.bottom-0.left-0 {
  background: linear-gradient(45deg, rgba(162, 233, 147, 0.15), transparent);
  transform: translateX(-8px) translateY(8px) scale(1.1);
}
#nav-toggle span {
  transform-origin: center;
}
#nav-toggle:hover {
  box-shadow: 0 8px 25px rgba(235, 191, 67, 0.15);
  transform: scale(1.05);
}
#nav-toggle.menu-open {
  background: rgba(235, 191, 67, 0.3) !important;
  border-color: rgba(235, 191, 67, 0.5) !important;
  box-shadow: 0 0 20px rgba(235, 191, 67, 0.3) !important;
}
#nav-toggle {
  background: rgba(235, 191, 67, 0.2) !important;
  border: 1px solid rgba(235, 191, 67, 0.3) !important;
  box-shadow: 0 0 20px rgba(235, 191, 67, 0.15) !important;
}
#nav-toggle:hover {
  background: rgba(235, 191, 67, 0.3) !important;
  box-shadow: 0 0 25px rgba(235, 191, 67, 0.25) !important;
}
#nav-toggle span {
  background-color: #fff !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
#nav-toggle {
  background: hsla(0, 0%, 100%, 0.1) !important;
  border-color: rgba(235, 191, 67, 0.3) !important;
}
#nav-toggle:hover {
  background: hsla(0, 0%, 100%, 0.2) !important;
  border-color: rgba(235, 191, 67, 0.5) !important;
}
#nav-toggle span {
  background-color: hsla(0, 0%, 100%, 0.9) !important;
}
#nav-toggle:hover span {
  background-color: #ebbf43 !important;
}
#site-header-nav a:hover {
  background: rgba(235, 191, 67, 0.1) !important;
  color: #ebbf43 !important;
}
#site-header-nav .group:hover ul {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.95);
  border: 1px solid rgba(235, 191, 67, 0.3);
  box-shadow:
    0 20px 60px -12px rgba(0, 0, 0, 0.3),
    0 0 20px rgba(235, 191, 67, 0.2);
}
#search_p_button {
  background: rgba(255, 188, 2, 0.2) !important;
  border: 1px solid rgba(255, 188, 2, 0.3) !important;
  box-shadow: 0 0 20px rgba(255, 188, 2, 0.15) !important;
}
#search_p_button:hover {
  background: rgba(255, 188, 2, 0.3) !important;
  border-color: rgba(255, 188, 2, 0.5) !important;
  box-shadow: 0 0 25px rgba(255, 188, 2, 0.25) !important;
}
#search_p_button svg {
  color: #fff !important;
}
#search_p_button:hover svg {
  color: #ffbc02 !important;
}




.has-likes {
  position: relative;
}
.has-likes:after {
  animation: pulse-glow 2s ease-in-out infinite;
  background: linear-gradient(135deg, #d56030, #a2e993);
  border-radius: inherit;
  content: "";
  inset: -2px;
  opacity: 0.3;
  position: absolute;
  z-index: -1;
}
#search_modal {
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
#search_input:focus {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.95);
  box-shadow:
    0 0 0 4px rgba(213, 96, 48, 0.1),
    0 8px 25px rgba(213, 96, 48, 0.15);
  transform: translateY(-1px);
}
#search_loading {
  z-index: 10;
}
.search-tag {
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.search-tag:active {
  transform: scale(0.95);
}
.store-tag:hover {
  background: rgba(213, 96, 48, 0.1) !important;
  border-color: rgba(213, 96, 48, 0.3) !important;
  box-shadow: 0 4px 12px rgba(213, 96, 48, 0.15);
  color: #d56030 !important;
}
.category-tag:hover {
  background: rgba(162, 233, 147, 0.1) !important;
  border-color: rgba(162, 233, 147, 0.3) !important;
  box-shadow: 0 4px 12px rgba(162, 233, 147, 0.15);
  color: #a2e993 !important;
}

#header-search {
	width: 20rem;
    min-width: auto;
    max-width: 20rem;
}

.search-area{
	max-width: 20rem;
}
#search_results,
#search_results_mobile {
  scrollbar-color: rgba(213, 96, 48, 0.3) transparent;
  scrollbar-width: thin;
      position: absolute;
    z-index: 11111111111;
    top: 54px;
    background-color: #f2f2f2;
    max-width: 20rem;
    border-radius: 10px;
	padding:8px ;
}
#search_results::-webkit-scrollbar,
#search_results_mobile::-webkit-scrollbar {
  width: 6px;
}
#search_results::-webkit-scrollbar-track,
#search_results_mobile::-webkit-scrollbar-track {
  background: transparent;
}
#search_results::-webkit-scrollbar-thumb,
#search_results_mobile::-webkit-scrollbar-thumb {
  background: rgba(213, 96, 48, 0.3);
  border-radius: 3px;
}
#search_results::-webkit-scrollbar-thumb:hover,
#search_results_mobile::-webkit-scrollbar-thumb:hover {
  background: rgba(213, 96, 48, 0.5);
}
.search-result-item {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: hsla(0, 0%, 100%, 0.8);
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.search-result-item:hover {
  background: hsla(0, 0%, 100%, 0.95);
  border-color: rgba(213, 96, 48, 0.2);
  box-shadow: 0 8px 25px rgba(213, 96, 48, 0.1);
  transform: translateY(-1px);
}
.result-type-badge {
  font-size: 0.625rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.result-type-store {
  background: linear-gradient(135deg, #d56030, #a2e993);
  color: #fff;
}
.result-type-coupon {
  background: linear-gradient(135deg, #a2e993, #66e093);
  color: #fff;
}
@keyframes pulse-glow {
  0%,
  to {
    opacity: 0.3;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.02);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scale-in {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animate-fade-in {
  animation: fade-in 0.3s ease-out;
}
.animate-scale-in {
  animation: scale-in 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.animate-slide-in-right {
  animation: slide-in-right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.animate-slide-down {
  animation: slide-down 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.animate-slide-up {
  animation: slide-up 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes slide-in-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-30px) scale(0.9);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes slide-up {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  to {
    opacity: 0;
    transform: translateY(-30px) scale(0.9);
  }
}
.logged-in.admin-bar #masthead {
  top: 32px;
}
.logged-in.admin-bar #content {
  padding-top: calc(3rem + 32px);
}
.logged-in.admin-bar #content.lg\:pt-20 {
  padding-top: calc(4rem + 32px);
}
@media screen and (max-width: 782px) {
  .logged-in.admin-bar #masthead {
    top: 46px;
  }
  .logged-in.admin-bar #content {
    padding-top: calc(3rem + 46px);
  }
}
.logged-in.admin-bar #wpadminbar {
  z-index: 99999;
}
#masthead {
  transition:
    top 0.3s ease-in-out,
    background 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-backdrop-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    top 0.3s ease-in-out,
    background 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    backdrop-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    top 0.3s ease-in-out,
    background 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    backdrop-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-backdrop-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
#content {
  transition: padding-top 0.3s ease-in-out;
}
.logged-in.admin-bar #mobile_menu_modal,
.logged-in.admin-bar #search_modal {
  z-index: 100000;
}
.logged-in.admin-bar .header-scrolled {
  border-top: 1px solid rgba(213, 96, 48, 0.1);
}
@media screen and (max-width: 600px) {
  .logged-in.admin-bar #masthead {
    top: 46px;
  }
  .logged-in.admin-bar #content {
    padding-top: calc(1.1rem + 46px);
  }
}
@media screen and (min-width: 783px) and (max-width: 1023px) {
  .logged-in.admin-bar #masthead {
    top: 32px;
  }
  .logged-in.admin-bar #content {
    padding-top: calc(1.1rem + 32px);
  }
}
@media (max-width: 1023px) {
  .header-scrolled {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.95);
  }
}
@media (prefers-contrast: high) {
  .header-default {
    background: #000;
    border-bottom: 2px solid #ebbf43;
  }
  .header-scrolled {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: #000;
  }
  #masthead,
  #masthead nav a {
    color: #fff;
  }
  #masthead nav a:hover {
    color: #ebbf43;
  }
}
@media (prefers-reduced-motion: reduce) {
  #masthead,
  #nav-toggle span,
  .flex.items-center.space-x-3 button {
    transition: none;
  }
  .animate-fade-in,
  .animate-scale-in {
    animation: none;
  }
}
@media print {
  #masthead {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
    background: #fff !important;
    box-shadow: none !important;
    position: static !important;
  }
  #mobile_menu_modal,
  #search_modal {
    display: none !important;
  }
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 2px solid #d56030;
  outline-offset: 2px;
}
@media (prefers-contrast: high) {
  a:focus-visible,
  button:focus-visible,
  input:focus-visible {
    outline: 3px solid #000;
    outline-offset: 2px;
  }
}
.bg-gradient-primary {
  background-image: linear-gradient(135deg, #ebbf43, #f4d156);
}
.bg-gradient-secondary {
  background-image: linear-gradient(135deg, #ffbc02, #ebbf43);
}
.bg-gradient-cta {
  background-image: linear-gradient(135deg, #ffbc02, #f4d156 50%, #ebbf43);
}
.bg-gradient-sunset {
  background-image: linear-gradient(135deg, #ebbf43, #ffbc02 50%, #f4d156);
}
.bg-gradient-accent {
  background-image: linear-gradient(135deg, #6366f1, #8b5cf6);
}
.bg-gradient-to-br.from-gray-900.via-black.to-gray-800 {
  background-image: linear-gradient(
    to bottom right,
    #111827,
    #000 50%,
    #1f2937
  );
}
.bg-gradient-dark-hero {
  background-image: linear-gradient(135deg, #111827, #000 50%, #1f2937);
}
.bg-gradient-dark-glass {
  background-image: linear-gradient(135deg, #1f2937, #374151 50%, #4b5563);
}
.bg-gradient-dark-premium {
  background-image: linear-gradient(135deg, #000, #111827 50%, #1f2937);
}
.shadow-soft {
  box-shadow:
    0 2px 15px -3px rgba(0, 0, 0, 0.07),
    0 10px 20px -2px rgba(0, 0, 0, 0.04);
}
.shadow-glow {
  box-shadow: 0 0 20px rgba(235, 191, 67, 0.3);
}
.shadow-glow-secondary {
  box-shadow: 0 0 20px rgba(255, 188, 2, 0.3);
}
.shadow-card {
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
}
.shadow-card-hover {
  box-shadow:
    0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
}
.shadow-float {
  box-shadow:
    0 4px 20px -2px rgba(0, 0, 0, 0.1),
    0 2px 8px -2px rgba(0, 0, 0, 0.06);
}
.shadow-float-lg {
  box-shadow:
    0 8px 30px -4px rgba(0, 0, 0, 0.15),
    0 4px 12px -4px rgba(0, 0, 0, 0.1);
}
.shadow-medium {
  box-shadow:
    0 6px 20px -6px rgba(0, 0, 0, 0.15),
    0 4px 16px -4px rgba(0, 0, 0, 0.1);
}
.bg-primary {
  background-color: #ebbf43;
}
.bg-primary-50 {
  background-color: #fefbf3;
}
.bg-primary-100 {
  background-color: #fef7e6;
}
.bg-primary-200 {
  background-color: #fdecc0;
}
.bg-primary-300 {
  background-color: #fbe09a;
}
.bg-primary-400 {
  background-color: #f8d474;
}
.bg-primary-500 {
  background-color: #ebbf43;
}
.bg-primary-600 {
  background-color: #d4a93c;
}
.bg-primary-700 {
  background-color: #bd9335;
}
.bg-primary-800 {
  background-color: #a67d2e;
}
.bg-primary-900 {
  background-color: #8f6727;
}
.text-primary {
  color: #ebbf43;
}
.text-primary-50 {
  color: #fefbf3;
}
.text-primary-100 {
  color: #fef7e6;
}
.text-primary-200 {
  color: #fdecc0;
}
.text-primary-300 {
  color: #fbe09a;
}
.text-primary-400 {
  color: #f8d474;
}
.text-primary-500 {
  color: #ebbf43;
}
.text-primary-600 {
  color: #d4a93c;
}
.text-primary-700 {
  color: #bd9335;
}
.text-primary-800 {
  color: #a67d2e;
}
.text-primary-900 {
  color: #8f6727;
}
.border-primary-50 {
  border-color: #fefbf3;
}
.border-primary-100 {
  border-color: #fef7e6;
}
.border-primary-200 {
  border-color: #fdecc0;
}
.border-primary-300 {
  border-color: #fbe09a;
}
.border-primary-400 {
  border-color: #f8d474;
}
.border-primary-500 {
  border-color: #ebbf43;
}
.border-primary-600 {
  border-color: #d4a93c;
}
.border-primary-700 {
  border-color: #bd9335;
}
.border-primary-800 {
  border-color: #a67d2e;
}
.border-primary-900 {
  border-color: #8f6727;
}
.bg-secondary {
  background-color: #ffbc02;
}
.bg-secondary-50 {
  background-color: #fffbf0;
}
.bg-secondary-100 {
  background-color: #fff6e0;
}
.bg-secondary-200 {
  background-color: #ffecb3;
}
.bg-secondary-300 {
  background-color: #ffe285;
}
.bg-secondary-400 {
  background-color: #ffd858;
}
.bg-secondary-500 {
  background-color: #ffbc02;
}
.bg-secondary-600 {
  background-color: #e6a902;
}
.bg-secondary-700 {
  background-color: #cc9602;
}
.bg-secondary-800 {
  background-color: #b38302;
}
.bg-secondary-900 {
  background-color: #997001;
}
.text-secondary-50 {
  color: #fffbf0;
}
.text-secondary-100 {
  color: #fff6e0;
}
.text-secondary-200 {
  color: #ffecb3;
}
.text-secondary-300 {
  color: #ffe285;
}
.text-secondary-400 {
  color: #ffd858;
}
.text-secondary-500 {
  color: #ffbc02;
}
.text-secondary-600 {
  color: #e6a902;
}
.text-secondary-700 {
  color: #cc9602;
}
.text-secondary-800 {
  color: #b38302;
}
.text-secondary-900 {
  color: #997001;
}
.border-secondary-50 {
  border-color: #fffbf0;
}
.border-secondary-100 {
  border-color: #fff6e0;
}
.border-secondary-200 {
  border-color: #ffecb3;
}
.border-secondary-300 {
  border-color: #ffe285;
}
.border-secondary-400 {
  border-color: #ffd858;
}
.border-secondary-500 {
  border-color: #ffbc02;
}
.border-secondary-600 {
  border-color: #e6a902;
}
.border-secondary-700 {
  border-color: #cc9602;
}
.border-secondary-800 {
  border-color: #b38302;
}
.border-secondary-900 {
  border-color: #997001;
}
.bg-accent-50 {
  background-color: #f8f8f8;
}
.bg-accent-100 {
  background-color: #f0f0f0;
}
.bg-accent-200 {
  background-color: #e0e0e0;
}
.bg-accent-300 {
  background-color: silver;
}
.bg-accent-400 {
  background-color: #a0a0a0;
}
.bg-accent-500 {
  background-color: grey;
}
.bg-accent-600 {
  background-color: #606060;
}
.bg-accent-700 {
  background-color: #404040;
}
.bg-accent-800 {
  background-color: #202020;
}
.bg-accent-900 {
  background-color: #000;
}
.text-accent-50 {
  color: #f8f8f8;
}
.text-accent-100 {
  color: #f0f0f0;
}
.text-accent-200 {
  color: #e0e0e0;
}
.text-accent-300 {
  color: silver;
}
.text-accent-400 {
  color: #a0a0a0;
}
.text-accent-500 {
  color: grey;
}
.text-accent-600 {
  color: #606060;
}
.text-accent-700 {
  color: #404040;
}
.text-accent-800 {
  color: #202020;
}
.text-accent-900 {
  color: #000;
}
.border-accent-50 {
  border-color: #f8f8f8;
}
.border-accent-100 {
  border-color: #f0f0f0;
}
.border-accent-200 {
  border-color: #e0e0e0;
}
.border-accent-300 {
  border-color: silver;
}
.border-accent-400 {
  border-color: #a0a0a0;
}
.border-accent-500 {
  border-color: grey;
}
.border-accent-600 {
  border-color: #606060;
}
.border-accent-700 {
  border-color: #404040;
}
.border-accent-800 {
  border-color: #202020;
}
.border-accent-900 {
  border-color: #000;
}
.bg-white\/90 {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.bg-white\/95 {
  background-color: hsla(0, 0%, 100%, 0.95);
}
.bg-white\/80 {
  background-color: hsla(0, 0%, 100%, 0.8);
}
.bg-white\/70 {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.bg-white\/60 {
  background-color: hsla(0, 0%, 100%, 0.6);
}
.bg-white\/50 {
  background-color: hsla(0, 0%, 100%, 0.5);
}
.bg-white\/40 {
  background-color: hsla(0, 0%, 100%, 0.4);
}
.bg-white\/30 {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.bg-white\/20 {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.bg-white\/10 {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.bg-white\/5 {
  background-color: hsla(0, 0%, 100%, 0.05);
}
.bg-black\/60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.border-white\/10 {
  border-color: hsla(0, 0%, 100%, 0.1);
}
.border-white\/20 {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.border-white\/30 {
  border-color: hsla(0, 0%, 100%, 0.3);
}
.border-primary\/10 {
  border-color: rgba(235, 191, 67, 0.1);
}
.border-primary\/20 {
  border-color: rgba(235, 191, 67, 0.2);
}
.border-primary\/30 {
  border-color: rgba(235, 191, 67, 0.3);
}
.border-secondary\/10 {
  border-color: rgba(255, 188, 2, 0.1);
}
.border-secondary\/20 {
  border-color: rgba(255, 188, 2, 0.2);
}
.border-secondary\/30 {
  border-color: rgba(255, 188, 2, 0.3);
}
.border-accent\/10 {
  border-color: rgba(0, 0, 0, 0.1);
}
.border-accent\/20 {
  border-color: rgba(0, 0, 0, 0.2);
}
.border-accent\/30 {
  border-color: rgba(0, 0, 0, 0.3);
}
.animate-slide-in-right {
  animation: slideInRight 0.3s ease-out;
}
.animate-slide-out-right {
  animation: slideOutRight 0.3s ease-in;
}
.animate-scale-in {
  animation: scaleIn 0.2s ease-out;
}
.animate-scale-out {
  animation: scaleOut 0.2s ease-in;
}
.animate-fade-in-up {
  animation: fadeInUp 0.6s ease-out;
}
.animate-fade-in-down {
  animation: fadeInDown 0.6s ease-out;
}
.animate-fade-in-left {
  animation: fadeInLeft 0.6s ease-out;
}
.animate-fade-in-right {
  animation: fadeInRight 0.6s ease-out;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.bg-gradient-to-r.from-white.via-yellow-200.to-white.bg-clip-text.text-transparent,
.text-gradient-white-yellow {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(90deg, #fff 0, #fde047 50%, #fff);
}
.text-gradient-primary {
  background-image: linear-gradient(135deg, #ebbf43, #f4d156);
}
.text-gradient-primary,
.text-gradient-secondary {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.text-gradient-secondary {
  background-image: linear-gradient(135deg, #ffbc02, #ebbf43);
}
.text-gradient-cta {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(135deg, #ffbc02, #f4d156 50%, #ebbf43);
}
.bg-gray-50 {
  background-color: #f9fafb;
}
.bg-gray-100 {
  background-color: #f3f4f6;
}
.bg-gray-200 {
  background-color: #e5e7eb;
}
.bg-gray-300 {
  background-color: #d1d5db;
}
.bg-gray-400 {
  background-color: #9ca3af;
}
.bg-gray-500 {
  background-color: #6b7280;
}
.bg-gray-600 {
  background-color: #4b5563;
}
.bg-gray-700 {
  background-color: #374151;
}
.bg-gray-800 {
  background-color: #1f2937;
}
.bg-gray-900 {
  background-color: #111827;
}
.text-gray-50 {
  color: #f9fafb;
}
.text-gray-100 {
  color: #f3f4f6;
}
.text-gray-200 {
  color: #e5e7eb;
}
.text-gray-300 {
  color: #d1d5db;
}
.text-gray-400 {
  color: #9ca3af;
}
.text-gray-500 {
  color: #6b7280;
}
.text-gray-600 {
  color: #4b5563;
}
.text-gray-700 {
  color: #374151;
}
.text-gray-800 {
  color: #1f2937;
}
.text-gray-900 {
  color: #111827;
}
.border-gray-50 {
  border-color: #f9fafb;
}
.border-gray-100 {
  border-color: #f3f4f6;
}
.border-gray-200 {
  border-color: #e5e7eb;
}
.border-gray-300 {
  border-color: #d1d5db;
}
.border-gray-400 {
  border-color: #9ca3af;
}
.border-gray-500 {
  border-color: #6b7280;
}
.border-gray-600 {
  border-color: #4b5563;
}
.border-gray-700 {
  border-color: #374151;
}
.border-gray-800 {
  border-color: #1f2937;
}
.border-gray-900 {
  border-color: #111827;
}
.bg-yellow-200 {
  background-color: #fde047;
}
.bg-yellow-300 {
  background-color: #facc15;
}
.bg-yellow-400 {
  background-color: #fbbf24;
}
.bg-yellow-500 {
  background-color: #f59e0b;
}
.text-yellow-200 {
  color: #fde047;
}
.text-yellow-300 {
  color: #facc15;
}
.text-yellow-400 {
  color: #fbbf24;
}
.text-yellow-500 {
  color: #f59e0b;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.text-transparent {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.backdrop-blur-sm {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.backdrop-blur-md {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
.backdrop-blur-lg {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}
.backdrop-blur-xl {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}
.backdrop-blur-2xl {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
}
@media (min-width: 640px) {
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .md\:py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}
@media (min-width: 1024px) {
  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .lg\:py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}
@keyframes float-slow {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@keyframes float-fast {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-25px);
  }
}
.animate-float-slow {
  animation: float-slow 8s ease-in-out infinite;
}
.animate-float-fast {
  animation: float-fast 4s ease-in-out infinite;
}
@keyframes pulse {
  0%,
  to {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.blur-xl {
  filter: blur(12px);
}
.blur-2xl {
  filter: blur(16px);
}
.blur-3xl {
  filter: blur(24px);
}
@keyframes float {
  0%,
  to {
    opacity: 0.6;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.8;
    transform: translateY(-20px) rotate(180deg);
  }
}
@keyframes floatSlow {
  0%,
  to {
    opacity: 0.4;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.7;
    transform: translateY(-15px) rotate(90deg);
  }
}
@keyframes floatFast {
  0%,
  to {
    opacity: 0.5;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.8;
    transform: translateY(-10px) rotate(270deg);
  }
}
.animate-float {
  animation: float 6s ease-in-out infinite;
}
.animate-float-slow {
  animation: floatSlow 8s ease-in-out infinite;
}
.animate-float-fast {
  animation: floatFast 4s ease-in-out infinite;
}
.animate-float:first-child {
  animation-delay: 0s;
}
.animate-float:nth-child(2) {
  animation-delay: 2s;
}
.animate-float:nth-child(3) {
  animation-delay: 4s;
}
.animate-float:nth-child(4) {
  animation-delay: 6s;
}
.animate-float:nth-child(5) {
  animation-delay: 1s;
}
.animate-float:nth-child(6) {
  animation-delay: 3s;
}
.glass-card {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.1);
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.store-page-logo img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.glass-card:hover {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: hsla(0, 0%, 100%, 0.15);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.store-header-glass {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
@media (max-width: 768px) {
  .filter-btn {
    font-size: 14px;
    padding: 12px 16px;
  }
  .animate-float {
    animation-duration: 4s;
  }
}
.animate-float {
  animation-duration: 6s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: float;
  animation-timing-function: ease-in-out;
}
.filter-btn:focus {
  outline: 2px solid #ebbf43;
  outline-offset: 2px;
}
.filter-btn:focus:not(:focus-visible) {
  outline: none;
}
.bg-brand-primary {
  background-color: #ebbf43;
}
.bg-brand-secondary {
  background-color: #ffbc02;
}
.bg-brand-accent {
  background-color: #000;
}
.text-brand-text {
  color: #220e07;
}
.bg-brand-background {
  background-color: #fdf9f7;
}
.coupon-card img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
.rounded-lg {
  transition: all 0.3s ease;
}
.rounded-lg:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.description-content {
  transition: all 0.3s ease-in-out;
}
.description-content.hidden {
  display: none;
}
.description-content.show {
  animation: fadeInDown 0.3s ease-out;
  display: block;
}
.description-icon-down,
.description-icon-up {
  transition: all 0.3s ease;
}
.description-toggle:hover {
  color: #d56030;
}
.scratch-coupon-btn:hover .code-text {
  animation: reveal-code 0.5s ease-out forwards;
}
.OfferPeel {
  background: linear-gradient(38deg, #dedede, #f1f5f9 49%, #ff960000 50%, #fff0)
    no-repeat 0 4px;
  border-radius: 0 0 5px 5px;
  transform: rotate(28deg) translateY(-5px) scaleX(0.9);
  transition:
    transform 0.2s,
    background-position 0.2s;
  z-index: 1;
}
@keyframes reveal-code {
  0% {
    filter: blur(2px);
    transform: scale(0.95);
  }
  to {
    filter: blur(0);
    transform: scale(1);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.like-btn:hover svg {
  animation: heart-pulse 0.6s ease-in-out;
}
@keyframes heart-pulse {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
.coupon-card footer {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.coupon-card section {
  width: 100%;
}
.single-store-content {
  margin-top: 0 !important;
}
.store_meta.flex {
  gap: 20px;
}
.header-store-title {
  flex: auto;
}
.rating-star-rating {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.rating-star-rating .rating .rating-summary {
  text-align: center;
}
.rating-star-rating .rate_this_btn {
  display: none;
  visibility: hidden;
}
.section-heading {
  background-color: #fff;
  border-top-left-radius: var(--small-border-radius);
  border-top-right-radius: var(--small-border-radius);
  padding-block: 6px;
  padding-inline: 15px;
}
.single-store-content .coupon-store-content {
  display: flex;
  margin-top: 30px;
}
.store-main-content .store-extra-info {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
}
.single-store-content .singel-store-sidebar {
  flex: 0 0 24%;
  margin-inline-start: 15px;
}
.single-store-content .store_info_tpl {
  border: 1px solid #ededed;
  border-radius: var(--small-border-radius);
  flex: 0 0 24%;
  overflow: hidden;
}
.single-store-content .store_info_tpl .item_list {
  border-bottom: 1px dashed rgba(27, 28, 29, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 12px 20px;
}
.single-store-content .store_info_tpl .item_list:last-child {
  border-bottom: none;
}
.single-store-content .store_info_tpl .item_list .item_list-right {
  color: #000;
  font-weight: 700;
}
.single-store-content .store_info_tpl .item_list .item_list-left {
  display: flex;
}
.single-store-content .store_info_tpl .item_list .item_list-left p {
  color: var(--text-color);
  font-weight: 600;
}
.single-store-content .header-content .header-store-thumb {
  border: 1px solid #ededed;
  border-radius: var(--large-border-radius);
  flex: 0 0 280px;
  height: 140px;
  min-width: 280px;
  overflow: hidden;
}
.single-store-content .header-content .header-store-thumb img {
  aspect-ratio: 16/9;
  display: block;
  height: 140px;
  margin: auto;
  min-width: 280px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.single-store-content .header-content .revealed_store_link {
  align-items: center;
  background-color: var(--primary-color);
  color: #fff;
  display: flex !important;
  height: -webkit-fill-available;
  justify-content: center;
}
.store-info-content .icon,
.store-info-content .icons {
  color: var(--primary-color);
  font-size: 1.2rem;
  margin-inline-end: 5px;
}
.related_Stores_list {
  padding-inline: 15px !important;
}
.sidebar .sidebar-section {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px 15px;
}
.sidebar-section .widget-area .widget .widget-title {
  font-size: 16px;
  font-weight: 700 !important;
}
.sidebar-section h4 {
  color: #1a202c;
}
.tax-coupon_store .sidebar-section .shadow-box {
  box-shadow: none;
}
.sidebar .related-categories .cate-item,
.sidebar .related-stores .front-store-items {
  padding: 5px 0;
}
.sidebar .related-categories .cate-item a,
.sidebar .related-stores .front-store-items a {
  color: var(--text-color);
}
.sidebar .related-categories .cate-item a:hover,
.sidebar .related-stores .front-store-items a:hover {
  color: #38b2ac;
}
.tax-coupon_store .sidebar .widget {
  margin-bottom: 10px !important;
}
.tax-coupon_store .coupon-store-main .header-content {
  background-color: var(--background-light-color);
  padding-block: 35px;
}
.tax-coupon_category .coupon-store-main .header-content {
  background-color: #fff;
  height: 22vh;
  padding-block-end: 13px;
  padding-block-start: 24px;
  position: relative;
}
.tax-coupon_category .coupon-store-main .header-content .header-filter-buttons {
  bottom: -38px;
  position: absolute;
}
.tax-coupon_store .coupon-store-main .header-content .header-filter-buttons {
  bottom: -45px;
  position: absolute;
}
.tax-coupon_store .coupon-store-main .header-content h1 {
  font-size: 24px;
}
.inner.shadow-box.Coupon-extra-info {
  border-radius: 10px;
  padding: 20px;
}
.single-store-header .header-thumb {
  text-align: left;
}
#secondary .header-thumb .header-store-thumb {
  text-align: center;
}
.single-store-header .header-thumb .header-store-thumb a {
  border: 2px solid #f5f5f5;
  display: block;
  line-height: 114px;
  margin-bottom: 10px;
  min-width: 200px;
  padding: 5px;
  text-align: center;
}
.single-store-header .header-thumb .header-store-thumb a:hover {
  border-color: #319799;
}
.single-store-header .header-thumb img {
  max-width: 200px;
}
.single-store-header .add-favorite {
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.single-store-header .add-favorite:hover {
  color: #00979d;
}
.tax-coupon_store .site-content #content-wrap {
  padding-top: 0;
}
.mini-store-description {
  padding-block-start: 10px;
  position: relative;
}
.mini-store-description p {
  color: var(--text-color);
  font-size: 14px;
  line-height: 24px;
  width: 96%;
}
.mini-store-description .close-btn {
  background: none;
  border: none;
  color: #727272;
  cursor: pointer;
  font-size: 16px;
  left: 10px;
  position: absolute;
  top: 10px;
}
.mini-store-description .close-btn .icon {
  color: #727272;
  font-size: 16px;
  margin-right: 5px;
}
.tax-coupon_store .fixed-div {
  justify-content: flex-start;
  margin-block-start: 22px;
}
.tax-coupon_store .fixed-div .fixed_title {
  font-size: 16px;
}
#coupon-listings-store .is_exclusive_coupon {
  border-right: 4px solid var(--primary-color);
  box-shadow: 0 5px 12px 1px #f2711c33;
}
#coupon-listings-store .no-coupons-found {
  align-items: center;
  background-color: #fff;
  border-radius: var(--small-border-radius);
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  padding-block: 40px;
  text-align: center;
  width: 100%;
}
.tax-coupon_category .coupon-store-main .header-content {
  background-color: #f1f5fe;
}
.header-store-thumb .cate-icon {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 144px;
  padding-block: 30px;
}
.header-store-thumb .cate-icon span {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  margin-block-start: 5px;
}
.header-store-thumb .cate-icon i {
  color: var(--primary-color);
  font-size: 2.8rem;
}
.jq-rating-label,
.jq-stars {
  display: inline-block;
}
.jq-rating-label {
  font-family: helvetica, arial, verdana;
  font-size: 22px;
  position: relative;
  vertical-align: top;
}
.jq-star {
  cursor: pointer;
  display: inline-block;
  height: 100px;
  width: 100px;
}
.jq-star-svg {
  height: 100%;
  padding-left: 3px;
  width: 100%;
}
.jq-star-svg path {
  stroke-linejoin: round;
}
.jq-shadow {
  filter: drop-shadow(-2px -2px 2px #888);
}
@media (min-width: 768px) and (max-width: 1024px) {
  section#store-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    z-index: auto;
  }
  .single-store-content .singel-store-sidebar {
    flex: 0 0 100%;
    margin-block-start: 30px;
    margin-inline-start: 0;
    max-width: 100%;
    width: 100%;
  }
  .related_Stores_list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  .related_Stores_list .item {
    flex: 0 0 calc(50% - 7.5px);
    max-width: calc(50% - 7.5px);
  }
}
@media screen and (max-width: 767px) {
  .single-store-content .coupon-store-content {
    flex-direction: column;
  }
  section#store-content {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    z-index: auto;
  }
  .tax-coupon_category
    .coupon-store-main
    .header-content
    .header-filter-buttons,
  .tax-coupon_store .coupon-store-main .header-content .header-filter-buttons {
    bottom: auto;
    margin-top: 20px;
    position: relative;
  }
  .tax-coupon_category .coupon-store-main .header-content,
  .tax-coupon_store .coupon-store-main .header-content {
    height: auto;
    padding-block-end: 50px;
  }
  .coupon-listing-item .coupon-item-header {
    flex-direction: row;
  }
  .single-store-content .header-content .header-store-thumb,
  .single-store-content .header-content .header-store-thumb img {
    flex: 0 0 25%;
    height: 75px;
    min-width: 150px;
  }
  .header-store-thumb .cate-icon {
    padding-block: 22px;
  }
  .header-store-thumb .cate-icon span {
    display: none;
  }
  .tax-coupon_store .coupon-store-main .header-content h1 {
    font-size: 14px;
    margin: 0;
  }
  .mini-store-description p {
    font-size: 12px;
    line-height: 20px;
  }
  .single-store-content .singel-store-sidebar {
    flex: 0 0 100%;
    margin-block-start: 30px;
    margin-inline-start: 0;
    max-width: 100%;
    width: 100%;
  }
  .reviews_modal {
    border-radius: var(--small-border-radius) !important;
    padding: 30px;
  }
  .reviews_modal .rating-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .rating-star-rating {
    position: relative;
  }
  .rating-star-rating .rate_this_btn {
    display: block;
    visibility: visible;
  }
  .rating-star-rating .rate_this_btn .open_review_modal {
    align-items: center;
    bottom: -60px;
    color: #000;
    display: flex;
    font-size: 12px;
    left: 0;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 5px 10px 5px 0;
    position: absolute;
  }
  .content-area {
    padding-bottom: 0;
  }
  .tax-coupon_store .fixed-div .fixed_title {
    font-size: 14px;
  }
  .store_meta.flex {
    align-items: center;
    flex-direction: row;
  }
  .single-store-content .store_info_tpl {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
#global-coupon-modal {
  align-items: center;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: linear-gradient(
      135deg,
      rgba(213, 96, 48, 0.1),
      rgba(162, 233, 147, 0.1)
    ),
    rgba(1, 1, 1, 0.53);
  display: none;
  height: 100vh;
  justify-content: center;
  left: 0;
  padding: 20px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99999;
}
#global-coupon-modal .global-coupon-modal__container {
  background: linear-gradient(135deg, #fdf9f7, #fff 50%, #f0fef4);
  border: 2px solid rgba(213, 96, 48, 0.2);
  border-radius: 24px;
  max-height: 90vh;
  max-width: 700px;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
#global-coupon-modal .global-coupon-modal__close {
  align-items: center;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: hsla(0, 0%, 100%, 0.25);
  border: 2px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  transition: all 0.3s ease;
  width: 44px;
}
#global-coupon-modal .global-coupon-modal__close:hover {
  background: hsla(0, 0%, 100%, 0.35);
  transform: scale(1.1);
}
#global-coupon-modal #modal-content {
  background: linear-gradient(135deg, #fdf9f7, #fff);
}
#global-coupon-modal .global-coupon-modal__loading {
  color: #220e07;
  padding: 40px;
  text-align: center;
}
#global-coupon-modal .global-coupon-modal__loading .icon {
  font-size: 48px;
  margin-bottom: 20px;
}
#global-coupon-modal .global-coupon-modal__loading .title {
  color: #d56030;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
#global-coupon-modal .global-coupon-modal__loading .desc {
  font-size: 16px;
  font-weight: 500;
  opacity: 0.8;
}
@media (max-width: 600px) {
  #global-coupon-modal {
    padding: 4px;
  }
  #global-coupon-modal .global-coupon-modal__container {
    border-radius: 12px;
    max-width: 98vw;
    padding: 0;
  }
  #global-coupon-modal .global-coupon-modal-header {
    border-radius: 12px 12px 0 0;
    padding: 16px 8px 16px 16px;
  }
  #global-coupon-modal .global-coupon-modal__close {
    border-radius: 8px;
    height: 36px;
    right: 8px;
    top: 8px;
    width: 36px;
  }
  #global-coupon-modal #modal-content {
    padding: 12px;
  }
  #global-coupon-modal .global-coupon-modal__loading {
    padding: 16px;
  }
  #global-coupon-modal .global-coupon-modal__loading .icon {
    font-size: 32px;
    margin-bottom: 10px;
  }
  #global-coupon-modal .global-coupon-modal__loading .title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  #global-coupon-modal .global-coupon-modal__loading .desc {
    font-size: 13px;
  }
}
.store-social-profiles {
  margin-bottom: 2rem;
}
.store-social-title {
  align-items: center;
  color: #220e07;
  display: flex;
  font-weight: 600;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.store-social-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.store-social-item {
  margin: 0;
}
.store-social-link {
  align-items: center;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.1);
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 12px;
  color: #220e07;
  display: flex;
  height: 48px;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 48px;
}
.store-social-link:before {
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}
.store-social-link:hover {
  border-color: rgba(235, 191, 67, 0.4);
  box-shadow: 0 8px 25px rgba(235, 191, 67, 0.3);
  transform: translateY(-2px);
}
.store-social-link:hover:before {
  opacity: 0.1;
}
.store-social-link:hover .store-social-icon {
  color: #ebbf43;
  transform: scale(1.1);
}
.store-social-link:hover .store-social-icon svg {
  transform: scale(1.1);
}
.store-social-icon {
  align-items: center;
  display: flex;
  justify-content: center;
  transition: all 0.3s ease;
}
.store-social-icon svg {
  height: 20px;
  transition: all 0.3s ease;
  width: 20px;
}
.social-facebook .store-social-link:hover .store-social-icon {
  color: #1877f2;
}
.social-twitter .store-social-link:hover .store-social-icon {
  color: #000;
}
.social-instagram .store-social-link:hover .store-social-icon {
  color: #e4405f;
}
.social-pinterest .store-social-link:hover .store-social-icon {
  color: #bd081c;
}
.store-social-profiles.show-labels .store-social-link {
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  width: auto;
}
.store-social-label {
  font-size: 0.875rem;
  font-weight: 500;
  white-space: nowrap;
}
.social-size-small .store-social-link {
  height: 40px;
  width: 40px;
}
.social-size-small .store-social-icon svg {
  height: 16px;
  width: 16px;
}
.social-size-large .store-social-link {
  height: 56px;
  width: 56px;
}
.social-size-large .store-social-icon svg {
  height: 24px;
  width: 24px;
}
.social-style-solid .store-social-link {
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
  border: none;
  color: #000;
}
.social-style-solid .store-social-link:hover {
  background: linear-gradient(135deg, #ffbc02, #ebbf43);
}
.social-style-outline .store-social-link {
  background: transparent;
  border: 2px solid #ebbf43;
  color: #ebbf43;
}
.social-style-outline .store-social-link:hover {
  background: #ebbf43;
  color: #000;
}
.store-page-links {
  margin-bottom: 2rem;
}
.store-links-title {
  align-items: center;
  color: #220e07;
  display: flex;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.store-links-title:before {
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
  border-radius: 2px;
  content: "";
  height: 1.25rem;
  width: 4px;
}
.store-links-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.store-link-item {
  margin: 0;
}
.store-page-link {
  align-items: center;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.1);
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 12px;
  color: #220e07;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
}
.store-page-link:before {
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}
.store-page-link:hover {
  border-color: rgba(235, 191, 67, 0.4);
  box-shadow: 0 8px 25px rgba(235, 191, 67, 0.2);
  transform: translateY(-2px);
}
.store-page-link:hover:before {
  opacity: 0.05;
}
.store-link-content {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 0.75rem;
}
.store-link-icon {
  align-items: center;
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
  border-radius: 10px;
  color: #000;
  display: flex;
  height: 40px;
  justify-content: center;
  transition: all 0.3s ease;
  width: 40px;
}
.store-link-icon svg {
  height: 20px;
  transition: all 0.3s ease;
  width: 20px;
}
.store-page-link:hover .store-link-icon {
  box-shadow: 0 4px 12px rgba(235, 191, 67, 0.3);
  transform: scale(1.05);
}
.store-page-link:hover .store-link-icon svg {
  transform: scale(1.05);
}
.store-link-text {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.store-link-name {
  color: #220e07;
  font-size: 0.875rem;
  font-weight: 600;
}
.store-link-description {
  color: #64748b;
  font-size: 0.75rem;
  line-height: 1.4;
}
.store-link-external {
  align-items: center;
  color: #64748b;
  display: flex;
  justify-content: center;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.store-link-external svg {
  height: 16px;
  transition: all 0.3s ease;
  width: 16px;
}
.store-page-link:hover .store-link-external {
  color: #ebbf43;
  opacity: 1;
  transform: translateX(2px);
}
.link-contact .store-link-icon {
  background: linear-gradient(135deg, #10b981, #059669);
}
.link-delivery .store-link-icon {
  background: linear-gradient(135deg, #3b82f6, #1d4ed8);
}
.link-returns .store-link-icon {
  background: linear-gradient(135deg, #f59e0b, #d97706);
}
.link-faq .store-link-icon {
  background: linear-gradient(135deg, #8b5cf6, #7c3aed);
}
.links-style-minimal .store-page-link {
  background: transparent;
  border: 1px solid #e2e8f0;
  padding: 0.75rem;
}
.links-style-minimal .store-link-icon {
  background: #f1f5f9;
  color: #64748b;
}
.links-style-card .store-page-link {
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.links-style-card .store-page-link:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .store-social-list {
    gap: 0.5rem;
  }
  .store-social-link {
    height: 44px;
    width: 44px;
  }
  .store-social-icon svg {
    height: 18px;
    width: 18px;
  }
  .store-page-link {
    padding: 0.875rem;
  }
  .store-link-icon {
    height: 36px;
    width: 36px;
  }
  .store-link-icon svg {
    height: 18px;
    width: 18px;
  }
  .store-link-name {
    font-size: 0.8125rem;
  }
  .store-link-description {
    font-size: 0.6875rem;
  }
}
@media (max-width: 480px) {
  .store-page-links,
  .store-social-profiles {
    margin-bottom: 1.5rem;
  }
  .store-links-title,
  .store-social-title {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
  .store-links-list {
    gap: 0.5rem;
  }
}
.rtl .store-links-title:before,
[dir="rtl"] .store-links-title:before {
  order: 2;
}
.rtl .store-link-text,
[dir="rtl"] .store-link-text {
  text-align: right;
}
.rtl .store-page-link:hover .store-link-external,
[dir="rtl"] .store-page-link:hover .store-link-external {
  transform: translateX(-2px);
}
.rtl .store-page-links,
.rtl .store-social-profiles,
[dir="rtl"] .store-page-links,
[dir="rtl"] .store-social-profiles {
  font-family:
    Segoe UI,
    Tahoma,
    Arial,
    sans-serif;
}
.rtl .store-link-description,
.rtl .store-link-name,
[dir="rtl"] .store-link-description,
[dir="rtl"] .store-link-name {
  line-height: 1.6;
}
.rtl .store-page-link:focus,
.rtl .store-social-link:focus,
[dir="rtl"] .store-page-link:focus,
[dir="rtl"] .store-social-link:focus {
  outline: 2px solid #ebbf43;
  outline-offset: 2px;
}
@media print {
  .store-page-links,
  .store-social-profiles {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1rem;
  }
  .store-page-link,
  .store-social-link {
    background: transparent !important;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    transform: none !important;
  }
  .store-link-external,
  .store-page-link:before,
  .store-social-link:before {
    display: none !important;
  }
  .store-page-link:after {
    color: #666;
    content: " (" attr(href) ")";
    font-size: 0.75rem;
  }
}
@media (prefers-contrast: high) {
  .store-page-link,
  .store-social-link {
    background: #fff;
    border: 2px solid #000;
    color: #000;
  }
  .store-link-icon,
  .store-page-link:hover,
  .store-social-link:hover {
    background: #000;
    color: #fff;
  }
}
@media (prefers-reduced-motion: reduce) {
  .store-link-external,
  .store-link-icon,
  .store-page-link,
  .store-social-icon,
  .store-social-link {
    transition: none;
  }
  .store-page-link:hover,
  .store-page-link:hover .store-link-icon,
  .store-social-link:hover,
  .store-social-link:hover .store-social-icon {
    transform: none;
  }
  .animate-float,
  .animate-float-fast,
  .animate-float-slow {
    animation: none;
  }
}
@keyframes float {
  0%,
  to {
    opacity: 0.6;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.8;
    transform: translateY(-20px) rotate(180deg);
  }
}
@keyframes floatSlow {
  0%,
  to {
    opacity: 0.4;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.7;
    transform: translateY(-15px) rotate(90deg);
  }
}
@keyframes floatFast {
  0%,
  to {
    opacity: 0.5;
    transform: translateY(0) rotate(0deg);
  }
  50% {
    opacity: 0.8;
    transform: translateY(-10px) rotate(270deg);
  }
}
.animate-float {
  animation: float 6s ease-in-out infinite;
}
.animate-float-slow {
  animation: floatSlow 8s ease-in-out infinite;
}
.animate-float-fast {
  animation: floatFast 4s ease-in-out infinite;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

/*!
 * HalaCoupon Theme - Main Stylesheet Bundle
 * Compiled with Laravel Mix - Combines all existing CSS files
 * Author: Abdullah G
 */
.halacoupon-compiled {
  --compiled: true;
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
@media print {
  .no-print {
    display: none !important;
  }
}
.bg-primary {
  background: linear-gradient(135deg, #ebbf43, #ffbc02);
}
.aligncenter,
.alignleft,
.alignright,
.wp-block-group {
  @apply block mx-auto my-8 text-center rounded-lg shadow-lg;
}
@media print {
  .no-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  body {
    background: #fff;
    font-size: 12pt;
    line-height: 1.4;
  }
  a,
  body {
    color: #000;
  }
  a {
    text-decoration: underline;
  }
  .coupon-card {
    border: 1px solid #000;
    margin-bottom: 1rem;
    page-break-inside: avoid;
  }
}
