/* [project]/src/styles/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: #fef2f2;
    --color-red-100: #ffe2e2;
    --color-red-200: #ffcaca;
    --color-red-300: #ffa3a3;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-red-900: #82181a;
    --color-red-950: #460809;
    --color-orange-50: #fff7ed;
    --color-orange-100: #ffedd5;
    --color-orange-200: #ffd7a8;
    --color-orange-300: #ffb96d;
    --color-orange-400: #ff8b1a;
    --color-orange-500: #fe6e00;
    --color-orange-600: #f05100;
    --color-orange-700: #c53c00;
    --color-orange-800: #9f2d00;
    --color-orange-900: #7e2a0c;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c6;
    --color-amber-200: #fee685;
    --color-amber-300: #ffd236;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-amber-600: #dd7400;
    --color-amber-700: #b75000;
    --color-amber-800: #953d00;
    --color-amber-900: #7b3306;
    --color-amber-950: #461901;
    --color-yellow-50: #fefce8;
    --color-yellow-100: #fef9c2;
    --color-yellow-200: #fff085;
    --color-yellow-300: #ffe02a;
    --color-yellow-400: #fac800;
    --color-yellow-500: #edb200;
    --color-yellow-600: #cd8900;
    --color-yellow-700: #a36100;
    --color-yellow-800: #874b00;
    --color-yellow-900: #733e0a;
    --color-lime-100: #ecfcca;
    --color-lime-800: #3d6300;
    --color-green-50: #f0fdf4;
    --color-green-100: #dcfce7;
    --color-green-200: #b9f8cf;
    --color-green-300: #7bf1a8;
    --color-green-400: #05df72;
    --color-green-500: #00c758;
    --color-green-600: #00a544;
    --color-green-700: #008138;
    --color-green-800: #016630;
    --color-green-900: #0d542b;
    --color-green-950: #032e15;
    --color-emerald-50: #ecfdf5;
    --color-emerald-100: #d0fae5;
    --color-emerald-200: #a4f4cf;
    --color-emerald-300: #5ee9b5;
    --color-emerald-400: #00d294;
    --color-emerald-500: #00bb7f;
    --color-emerald-600: #009767;
    --color-emerald-700: #007956;
    --color-emerald-800: #005f46;
    --color-teal-50: #f0fdfa;
    --color-teal-100: #cbfbf1;
    --color-teal-200: #96f7e4;
    --color-teal-400: #00d3bd;
    --color-teal-500: #00baa7;
    --color-teal-600: #009588;
    --color-teal-700: #00776e;
    --color-teal-800: #005f5a;
    --color-cyan-500: #00b7d7;
    --color-sky-50: #f0f9ff;
    --color-sky-600: #0084cc;
    --color-blue-50: #eff6ff;
    --color-blue-100: #dbeafe;
    --color-blue-200: #bedbff;
    --color-blue-300: #90c5ff;
    --color-blue-400: #54a2ff;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-blue-700: #1447e6;
    --color-blue-800: #193cb8;
    --color-blue-900: #1c398e;
    --color-blue-950: #162456;
    --color-indigo-50: #eef2ff;
    --color-indigo-100: #e0e7ff;
    --color-indigo-200: #c7d2ff;
    --color-indigo-300: #a4b3ff;
    --color-indigo-400: #7d87ff;
    --color-indigo-500: #625fff;
    --color-indigo-600: #4f39f6;
    --color-indigo-700: #432dd7;
    --color-indigo-800: #372aac;
    --color-indigo-900: #312c85;
    --color-indigo-950: #1e1a4d;
    --color-violet-50: #f5f3ff;
    --color-violet-100: #ede9fe;
    --color-violet-200: #ddd6ff;
    --color-violet-300: #c4b4ff;
    --color-violet-400: #a685ff;
    --color-violet-500: #8d54ff;
    --color-violet-600: #7f22fe;
    --color-violet-700: #7008e7;
    --color-violet-800: #5d0ec0;
    --color-purple-100: #f3e8ff;
    --color-purple-200: #e9d5ff;
    --color-purple-300: #d9b3ff;
    --color-purple-500: #ac4bff;
    --color-purple-600: #9810fa;
    --color-purple-700: #8200da;
    --color-purple-800: #6e11b0;
    --color-purple-900: #59168b;
    --color-fuchsia-500: #e12afb;
    --color-rose-50: #fff1f2;
    --color-rose-100: #ffe4e6;
    --color-rose-200: #ffccd3;
    --color-rose-400: #ff667f;
    --color-rose-500: #ff2357;
    --color-rose-600: #e70044;
    --color-rose-700: #c20039;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-800: #1e2939;
    --color-gray-900: #101828;
    --color-gray-950: #030712;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --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: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --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: -.05em;
    --tracking-tight: -.025em;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --tracking-widest: .1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --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;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --blur-sm: 8px;
    --blur-md: 12px;
    --aspect-video: 16 / 9;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18508 1.52328);
      --color-red-100: lab(92.243% 10.2865 3.83865);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-300: lab(76.5514% 36.422 15.5335);
      --color-red-400: lab(63.7053% 60.745 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-red-900: lab(28.5139% 44.5539 29.0463);
      --color-red-950: lab(13.003% 29.04 16.7519);
      --color-orange-50: lab(97.7008% 1.53735 5.90649);
      --color-orange-100: lab(94.7127% 3.58394 14.3151);
      --color-orange-200: lab(88.4871% 9.94918 28.8378);
      --color-orange-300: lab(80.8059% 21.7313 50.4455);
      --color-orange-400: lab(70.0429% 42.5156 75.8207);
      --color-orange-500: lab(64.272% 57.1788 90.3583);
      --color-orange-600: lab(57.1026% 64.2584 89.8886);
      --color-orange-700: lab(46.4615% 57.7275 70.8507);
      --color-orange-800: lab(37.1566% 46.6433 50.5562);
      --color-orange-900: lab(30.2951% 36.0434 37.671);
      --color-amber-50: lab(98.6252% -.635922 8.42309);
      --color-amber-100: lab(95.916% -1.21653 23.111);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-amber-600: lab(60.3514% 40.5624 87.1228);
      --color-amber-700: lab(47.2709% 42.9082 69.2966);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-amber-900: lab(31.2288% 30.2627 40.0378);
      --color-amber-950: lab(15.8111% 20.9107 23.3752);
      --color-yellow-50: lab(98.6846% -1.79055 9.7766);
      --color-yellow-100: lab(97.3564% -4.51407 27.344);
      --color-yellow-200: lab(94.3433% -5.00429 52.9663);
      --color-yellow-300: lab(89.7033% -.480294 84.4917);
      --color-yellow-400: lab(83.2664% 8.65132 106.895);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-yellow-600: lab(62.7799% 22.4197 86.1544);
      --color-yellow-700: lab(47.8202% 25.2426 66.5015);
      --color-yellow-800: lab(38.7484% 23.5833 51.4916);
      --color-yellow-900: lab(32.3865% 21.1273 38.5959);
      --color-lime-100: lab(96.8662% -11.7133 22.0854);
      --color-lime-800: lab(37.7655% -25.1694 43.0683);
      --color-green-50: lab(98.1563% -5.60117 2.75915);
      --color-green-100: lab(96.1861% -13.8464 6.52365);
      --color-green-200: lab(92.4222% -26.4702 12.9427);
      --color-green-300: lab(86.9953% -47.2691 25.0054);
      --color-green-400: lab(78.503% -64.9265 39.7492);
      --color-green-500: lab(70.5521% -66.5147 45.8073);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-green-700: lab(47.0329% -47.0239 31.4788);
      --color-green-800: lab(37.4616% -36.7971 22.9692);
      --color-green-900: lab(30.797% -29.6927 17.382);
      --color-green-950: lab(15.6845% -20.4225 11.7249);
      --color-emerald-50: lab(97.8462% -6.94966 1.85487);
      --color-emerald-100: lab(94.9004% -17.0769 5.63836);
      --color-emerald-200: lab(90.2247% -31.039 9.47084);
      --color-emerald-300: lab(83.9203% -48.7124 13.8849);
      --color-emerald-400: lab(75.0771% -60.7313 19.4147);
      --color-emerald-500: lab(66.9756% -58.27 19.5419);
      --color-emerald-600: lab(55.0481% -49.9246 15.93);
      --color-emerald-700: lab(44.4871% -41.0396 11.0361);
      --color-emerald-800: lab(35.3675% -33.1188 8.04002);
      --color-teal-50: lab(98.3189% -4.74921 -.111711);
      --color-teal-100: lab(95.1845% -17.4212 -.425422);
      --color-teal-200: lab(90.7612% -33.1343 -.542295);
      --color-teal-400: lab(76.0109% -53.3483 -2.27906);
      --color-teal-500: lab(67.3859% -49.0983 -2.63511);
      --color-teal-600: lab(55.0223% -41.0774 -3.90277);
      --color-teal-700: lab(44.4134% -33.1436 -4.22149);
      --color-teal-800: lab(35.5975% -26.6648 -4.34487);
      --color-cyan-500: lab(67.805% -35.3952 -30.2018);
      --color-sky-50: lab(97.3623% -2.33802 -4.13098);
      --color-sky-600: lab(51.7754% -11.4712 -49.8349);
      --color-blue-50: lab(96.492% -1.14644 -5.11479);
      --color-blue-100: lab(92.0301% -2.24757 -11.6453);
      --color-blue-200: lab(86.15% -4.04379 -21.0797);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-blue-400: lab(65.0361% -1.42065 -56.9802);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-blue-800: lab(30.2514% 27.7853 -70.2699);
      --color-blue-900: lab(26.1542% 15.7545 -51.5504);
      --color-blue-950: lab(15.6723% 8.86232 -32.2945);
      --color-indigo-50: lab(95.4818% .411302 -6.78529);
      --color-indigo-100: lab(91.6577% 1.04591 -12.7199);
      --color-indigo-200: lab(84.4329% 3.18977 -23.9688);
      --color-indigo-300: lab(74.0235% 8.54138 -41.6075);
      --color-indigo-400: lab(59.866% 22.4834 -64.4485);
      --color-indigo-500: lab(48.295% 38.3129 -81.9673);
      --color-indigo-600: lab(38.4009% 52.6132 -92.3857);
      --color-indigo-700: lab(32.4486% 49.2217 -84.6695);
      --color-indigo-800: lab(26.6645% 37.9804 -68.6402);
      --color-indigo-900: lab(23.3911% 24.6978 -50.4718);
      --color-indigo-950: lab(12.4853% 14.9672 -31.3418);
      --color-violet-50: lab(96.2416% 2.28849 -5.51657);
      --color-violet-100: lab(93.0838% 4.35197 -9.88284);
      --color-violet-200: lab(87.0888% 8.53688 -19.4189);
      --color-violet-300: lab(76.7419% 18.3911 -37.0706);
      --color-violet-400: lab(62.8239% 34.9159 -60.0512);
      --color-violet-500: lab(49.9355% 55.1776 -81.8963);
      --color-violet-600: lab(41.088% 68.9966 -91.995);
      --color-violet-700: lab(35.2783% 67.9912 -88.793);
      --color-violet-800: lab(29.3188% 57.7986 -76.1493);
      --color-purple-100: lab(93.3333% 6.97437 -9.83434);
      --color-purple-200: lab(87.8405% 13.4282 -18.7159);
      --color-purple-300: lab(78.3298% 26.2195 -34.9499);
      --color-purple-500: lab(52.0183% 66.11 -78.2316);
      --color-purple-600: lab(43.0295% 75.21 -86.5669);
      --color-purple-700: lab(36.1758% 69.8525 -80.0381);
      --color-purple-800: lab(30.6017% 56.7637 -64.4751);
      --color-purple-900: lab(24.9401% 45.2703 -51.2728);
      --color-fuchsia-500: lab(56.4256% 83.132 -64.639);
      --color-rose-50: lab(96.2369% 4.94155 1.28011);
      --color-rose-100: lab(92.8221% 9.86832 2.60075);
      --color-rose-200: lab(86.806% 19.1909 4.07754);
      --color-rose-400: lab(64.4125% 63.0291 19.2068);
      --color-rose-500: lab(56.101% 79.4328 31.4532);
      --color-rose-600: lab(49.1882% 81.577 36.0311);
      --color-rose-700: lab(41.1651% 71.6251 30.3087);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
      --color-gray-900: lab(8.11897% .811279 -12.254);
      --color-gray-950: lab(1.90334% .278696 -5.48866);
    }
  }
}

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

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

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

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

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

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

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }

    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

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

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

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

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

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

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

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

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

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

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

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

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

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

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

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

  .top-full {
    top: 100%;
  }

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

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

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

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

  .right-1\/3 {
    right: 33.3333%;
  }

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

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

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

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

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

  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }

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

  .left-0\.5 {
    left: calc(var(--spacing) * .5);
  }

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

  .left-3 {
    left: calc(var(--spacing) * 3);
  }

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

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

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

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

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

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

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

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

  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .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-5 {
    margin-top: calc(var(--spacing) * 5);
  }

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

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

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

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

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

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

  .mt-auto {
    margin-top: auto;
  }

  .-mb-px {
    margin-bottom: -1px;
  }

  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * .5);
  }

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

  .mb-1\.5 {
    margin-bottom: calc(var(--spacing) * 1.5);
  }

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

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

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

  .-ml-1\.5 {
    margin-left: calc(var(--spacing) * -1.5);
  }

  .ml-0\.5 {
    margin-left: calc(var(--spacing) * .5);
  }

  .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-auto {
    margin-left: auto;
  }

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

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

  .block {
    display: block;
  }

  .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-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-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }

  .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-11 {
    height: calc(var(--spacing) * 11);
  }

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

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

  .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-36 {
    height: calc(var(--spacing) * 36);
  }

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

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

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

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

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

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

  .h-\[calc\(100vh-64px\)\] {
    height: calc(100vh - 64px);
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

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

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

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

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

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

  .max-h-\[calc\(100vh-64px\)\] {
    max-height: calc(100vh - 64px);
  }

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

  .min-h-\[40vh\] {
    min-height: 40vh;
  }

  .min-h-\[60vh\] {
    min-height: 60vh;
  }

  .min-h-\[70vh\] {
    min-height: 70vh;
  }

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

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

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

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

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

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

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

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

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

  .w-1\/3 {
    width: 33.3333%;
  }

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

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

  .w-2\/3 {
    width: 66.6667%;
  }

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

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

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

  .w-4\/5 {
    width: 80%;
  }

  .w-4\/6 {
    width: 66.6667%;
  }

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

  .w-5\/6 {
    width: 83.3333%;
  }

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

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

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

  .w-8\/12 {
    width: 66.6667%;
  }

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

  .w-9\/12 {
    width: 75%;
  }

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

  .w-10\/12 {
    width: 83.3333%;
  }

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

  .w-11\/12 {
    width: 91.6667%;
  }

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

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

  .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-36 {
    width: calc(var(--spacing) * 36);
  }

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .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-\[80\%\] {
    max-width: 80%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .min-w-\[1\.2rem\] {
    min-width: 1.2rem;
  }

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

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

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

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

  .min-w-full {
    min-width: 100%;
  }

  .min-w-max {
    min-width: max-content;
  }

  .flex-1 {
    flex: 1;
  }

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

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

  .grow {
    flex-grow: 1;
  }

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

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

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

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

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

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

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

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

  .-rotate-90 {
    rotate: -90deg;
  }

  .rotate-180 {
    rotate: 180deg;
  }

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

  .animate-bounce {
    animation: var(--animate-bounce);
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .resize-none {
    resize: none;
  }

  .resize-y {
    resize: vertical;
  }

  .list-inside {
    list-style-position: inside;
  }

  .list-disc {
    list-style-type: disc;
  }

  .appearance-none {
    appearance: none;
  }

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

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

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

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

  .flex-col {
    flex-direction: column;
  }

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

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

  .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-0 {
    gap: calc(var(--spacing) * 0);
  }

  .gap-0\.5 {
    gap: calc(var(--spacing) * .5);
  }

  .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-5 {
    gap: calc(var(--spacing) * 5);
  }

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

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

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

  :where(.space-y-0\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-10 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-4 {
    -moz-column-gap: calc(var(--spacing) * 4);
    column-gap: calc(var(--spacing) * 4);
  }

  .gap-x-6 {
    -moz-column-gap: calc(var(--spacing) * 6);
    column-gap: calc(var(--spacing) * 6);
  }

  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-gray-50 > :not(:last-child)) {
    border-color: var(--color-gray-50);
  }

  :where(.divide-gray-100 > :not(:last-child)) {
    border-color: var(--color-gray-100);
  }

  :where(.divide-gray-800 > :not(:last-child)) {
    border-color: var(--color-gray-800);
  }

  :where(.divide-slate-50 > :not(:last-child)) {
    border-color: var(--color-slate-50);
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

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

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

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

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

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

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

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

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

  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }

  .rounded-tl-sm {
    border-top-left-radius: var(--radius-sm);
  }

  .rounded-r-lg {
    border-top-right-radius: var(--radius-lg);
    border-bottom-right-radius: var(--radius-lg);
  }

  .rounded-tr-sm {
    border-top-right-radius: var(--radius-sm);
  }

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

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

  .border-t-4 {
    border-top-style: var(--tw-border-style);
    border-top-width: 4px;
  }

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

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

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

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-\[var\(--accent-primary\)\] {
    border-color: var(--accent-primary);
  }

  .border-\[var\(--border-color\)\] {
    border-color: var(--border-color);
  }

  .border-\[var\(--border-subtle\)\] {
    border-color: var(--border-subtle);
  }

  .border-amber-100 {
    border-color: var(--color-amber-100);
  }

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

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

  .border-amber-700 {
    border-color: var(--color-amber-700);
  }

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

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

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

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

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

  .border-blue-500\/30 {
    border-color: #3080ff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-blue-500\/30 {
      border-color: color-mix(in oklab, var(--color-blue-500) 30%, transparent);
    }
  }

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

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

  .border-current {
    border-color: currentColor;
  }

  .border-emerald-100 {
    border-color: var(--color-emerald-100);
  }

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

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

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

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

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

  .border-gray-800\/50 {
    border-color: #1e293980;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-gray-800\/50 {
      border-color: color-mix(in oklab, var(--color-gray-800) 50%, transparent);
    }
  }

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

  .border-green-300 {
    border-color: var(--color-green-300);
  }

  .border-green-300\/40 {
    border-color: #7bf1a866;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-green-300\/40 {
      border-color: color-mix(in oklab, var(--color-green-300) 40%, transparent);
    }
  }

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

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

  .border-indigo-100 {
    border-color: var(--color-indigo-100);
  }

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

  .border-indigo-300 {
    border-color: var(--color-indigo-300);
  }

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

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

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

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

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

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

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

  .border-red-300 {
    border-color: var(--color-red-300);
  }

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

  .border-red-700 {
    border-color: var(--color-red-700);
  }

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

  .border-red-800\/40 {
    border-color: #9f071266;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-800\/40 {
      border-color: color-mix(in oklab, var(--color-red-800) 40%, transparent);
    }
  }

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

  .border-slate-50 {
    border-color: var(--color-slate-50);
  }

  .border-slate-100 {
    border-color: var(--color-slate-100);
  }

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

  .border-slate-300 {
    border-color: var(--color-slate-300);
  }

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

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

  .border-transparent {
    border-color: #0000;
  }

  .border-violet-100 {
    border-color: var(--color-violet-100);
  }

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

  .border-white\/10 {
    border-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/10 {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .border-white\/25 {
    border-color: #ffffff40;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/25 {
      border-color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }

  .border-white\/40 {
    border-color: #fff6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/40 {
      border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

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

  .border-yellow-300 {
    border-color: var(--color-yellow-300);
  }

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

  .border-yellow-700\/50 {
    border-color: #a3610080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-yellow-700\/50 {
      border-color: color-mix(in oklab, var(--color-yellow-700) 50%, transparent);
    }
  }

  .border-t-emerald-500 {
    border-top-color: var(--color-emerald-500);
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .border-l-blue-500 {
    border-left-color: var(--color-blue-500);
  }

  .border-l-emerald-500 {
    border-left-color: var(--color-emerald-500);
  }

  .border-l-green-400 {
    border-left-color: var(--color-green-400);
  }

  .border-l-green-500 {
    border-left-color: var(--color-green-500);
  }

  .border-l-indigo-500 {
    border-left-color: var(--color-indigo-500);
  }

  .border-l-red-400 {
    border-left-color: var(--color-red-400);
  }

  .border-l-red-500 {
    border-left-color: var(--color-red-500);
  }

  .border-l-violet-500 {
    border-left-color: var(--color-violet-500);
  }

  .border-l-yellow-400 {
    border-left-color: var(--color-yellow-400);
  }

  .bg-\[\#f0f3f8\] {
    background-color: #f0f3f8;
  }

  .bg-\[\#f5f7fa\] {
    background-color: #f5f7fa;
  }

  .bg-\[var\(--primary-50\)\] {
    background-color: var(--primary-50);
  }

  .bg-\[var\(--surface-alt\)\] {
    background-color: var(--surface-alt);
  }

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

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

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

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

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

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

  .bg-black\/40 {
    background-color: #0006;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/40 {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }

  .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

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

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

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

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

  .bg-blue-500\/20 {
    background-color: #3080ff33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue-500\/20 {
      background-color: color-mix(in oklab, var(--color-blue-500) 20%, transparent);
    }
  }

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

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

  .bg-blue-900\/40 {
    background-color: #1c398e66;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-blue-900\/40 {
      background-color: color-mix(in oklab, var(--color-blue-900) 40%, transparent);
    }
  }

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

  .bg-current {
    background-color: currentColor;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-gray-900\/50 {
    background-color: #10182880;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-gray-900\/50 {
      background-color: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
    }
  }

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

  .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-400\/20 {
    background-color: #05df7233;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-green-400\/20 {
      background-color: color-mix(in oklab, var(--color-green-400) 20%, transparent);
    }
  }

  .bg-green-400\/30 {
    background-color: #05df724d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-green-400\/30 {
      background-color: color-mix(in oklab, var(--color-green-400) 30%, transparent);
    }
  }

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

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

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

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

  .bg-indigo-50\/40 {
    background-color: #eef2ff66;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-indigo-50\/40 {
      background-color: color-mix(in oklab, var(--color-indigo-50) 40%, transparent);
    }
  }

  .bg-indigo-50\/60 {
    background-color: #eef2ff99;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-indigo-50\/60 {
      background-color: color-mix(in oklab, var(--color-indigo-50) 60%, transparent);
    }
  }

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

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

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

  .bg-indigo-400\/60 {
    background-color: #7d87ff99;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-indigo-400\/60 {
      background-color: color-mix(in oklab, var(--color-indigo-400) 60%, transparent);
    }
  }

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

  .bg-indigo-500\/10 {
    background-color: #625fff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-indigo-500\/10 {
      background-color: color-mix(in oklab, var(--color-indigo-500) 10%, transparent);
    }
  }

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

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

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

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

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

  .bg-orange-50\/50 {
    background-color: #fff7ed80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-orange-50\/50 {
      background-color: color-mix(in oklab, var(--color-orange-50) 50%, transparent);
    }
  }

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

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

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

  .bg-orange-900\/50 {
    background-color: #7e2a0c80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-orange-900\/50 {
      background-color: color-mix(in oklab, var(--color-orange-900) 50%, transparent);
    }
  }

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

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

  .bg-purple-500\/10 {
    background-color: #ac4bff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-purple-500\/10 {
      background-color: color-mix(in oklab, var(--color-purple-500) 10%, transparent);
    }
  }

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

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

  .bg-purple-900\/50 {
    background-color: #59168b80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-purple-900\/50 {
      background-color: color-mix(in oklab, var(--color-purple-900) 50%, transparent);
    }
  }

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

  .bg-red-50\/50 {
    background-color: #fef2f280;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-50\/50 {
      background-color: color-mix(in oklab, var(--color-red-50) 50%, transparent);
    }
  }

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

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

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

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

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

  .bg-red-900\/20 {
    background-color: #82181a33;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-900\/20 {
      background-color: color-mix(in oklab, var(--color-red-900) 20%, transparent);
    }
  }

  .bg-red-900\/40 {
    background-color: #82181a66;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-red-900\/40 {
      background-color: color-mix(in oklab, var(--color-red-900) 40%, transparent);
    }
  }

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

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

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

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

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

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

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

  .bg-slate-50\/50 {
    background-color: #f8fafc80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-slate-50\/50 {
      background-color: color-mix(in oklab, var(--color-slate-50) 50%, transparent);
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-white\/5 {
    background-color: #ffffff0d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/5 {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .bg-white\/15 {
    background-color: #ffffff26;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/15 {
      background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }

  .bg-white\/20 {
    background-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-white\/50 {
    background-color: #ffffff80;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/50 {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

  .bg-white\/60 {
    background-color: #fff9;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/60 {
      background-color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }

  .bg-white\/70 {
    background-color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/70 {
      background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .bg-white\/80 {
    background-color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/80 {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .bg-white\/90 {
    background-color: #ffffffe6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/90 {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }

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

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

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

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

  .bg-yellow-900\/30 {
    background-color: #733e0a4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-yellow-900\/30 {
      background-color: color-mix(in oklab, var(--color-yellow-900) 30%, transparent);
    }
  }

  .bg-yellow-900\/40 {
    background-color: #733e0a66;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-yellow-900\/40 {
      background-color: color-mix(in oklab, var(--color-yellow-900) 40%, transparent);
    }
  }

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

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

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

  .from-indigo-600 {
    --tw-gradient-from: var(--color-indigo-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

  .via-indigo-700 {
    --tw-gradient-via: var(--color-indigo-700);
    --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-slate-800 {
    --tw-gradient-via: var(--color-slate-800);
    --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-green-50 {
    --tw-gradient-to: var(--color-green-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-indigo-50 {
    --tw-gradient-to: var(--color-indigo-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-indigo-700 {
    --tw-gradient-to: var(--color-indigo-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));
  }

  .to-indigo-950 {
    --tw-gradient-to: var(--color-indigo-950);
    --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-700 {
    --tw-gradient-to: var(--color-purple-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));
  }

  .to-violet-600 {
    --tw-gradient-to: var(--color-violet-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-white {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

  .p-0\.5 {
    padding: calc(var(--spacing) * .5);
  }

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

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }

  .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) * .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-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

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

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

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

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

  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }

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

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

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

  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }

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

  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }

  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }

  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }

  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }

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

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

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

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

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

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

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

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

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

  .font-mono {
    font-family: var(--font-mono);
  }

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

  .text-\[9px\] {
    font-size: 9px;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[120px\] {
    font-size: 120px;
  }

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

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

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

  .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-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-tighter {
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }

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

  .break-all {
    word-break: break-all;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

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

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .text-\[var\(--accent-primary\)\] {
    color: var(--accent-primary);
  }

  .text-\[var\(--error-600\)\] {
    color: var(--error-600);
  }

  .text-\[var\(--text-muted\)\] {
    color: var(--text-muted);
  }

  .text-\[var\(--text-primary\)\] {
    color: var(--text-primary);
  }

  .text-\[var\(--text-secondary\)\] {
    color: var(--text-secondary);
  }

  .text-amber-200 {
    color: var(--color-amber-200);
  }

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

  .text-amber-400 {
    color: var(--color-amber-400);
  }

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

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

  .text-amber-700 {
    color: var(--color-amber-700);
  }

  .text-amber-800 {
    color: var(--color-amber-800);
  }

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

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

  .text-blue-200\/80 {
    color: #bedbffcc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-blue-200\/80 {
      color: color-mix(in oklab, var(--color-blue-200) 80%, transparent);
    }
  }

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

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

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

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

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

  .text-emerald-400 {
    color: var(--color-emerald-400);
  }

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

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

  .text-emerald-700 {
    color: var(--color-emerald-700);
  }

  .text-emerald-800 {
    color: var(--color-emerald-800);
  }

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

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

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

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

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

  .text-indigo-200 {
    color: var(--color-indigo-200);
  }

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

  .text-indigo-400 {
    color: var(--color-indigo-400);
  }

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

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

  .text-indigo-700 {
    color: var(--color-indigo-700);
  }

  .text-indigo-800 {
    color: var(--color-indigo-800);
  }

  .text-indigo-900 {
    color: var(--color-indigo-900);
  }

  .text-lime-800 {
    color: var(--color-lime-800);
  }

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

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

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

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

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

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

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

  .text-purple-700 {
    color: var(--color-purple-700);
  }

  .text-purple-800 {
    color: var(--color-purple-800);
  }

  .text-red-200 {
    color: var(--color-red-200);
  }

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

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

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

  .text-rose-700 {
    color: var(--color-rose-700);
  }

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

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

  .text-slate-400 {
    color: var(--color-slate-400);
  }

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

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

  .text-slate-700 {
    color: var(--color-slate-700);
  }

  .text-slate-800 {
    color: var(--color-slate-800);
  }

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

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

  .text-teal-700 {
    color: var(--color-teal-700);
  }

  .text-teal-800 {
    color: var(--color-teal-800);
  }

  .text-violet-100 {
    color: var(--color-violet-100);
  }

  .text-violet-200 {
    color: var(--color-violet-200);
  }

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

  .text-violet-400 {
    color: var(--color-violet-400);
  }

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

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

  .text-violet-700 {
    color: var(--color-violet-700);
  }

  .text-violet-800 {
    color: var(--color-violet-800);
  }

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

  .text-white\/60 {
    color: #fff9;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/60 {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .text-yellow-200\/80 {
    color: #fff085cc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-yellow-200\/80 {
      color: color-mix(in oklab, var(--color-yellow-200) 80%, transparent);
    }
  }

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

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

  .text-yellow-800 {
    color: var(--color-yellow-800);
  }

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

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

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

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

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

  .placeholder-gray-400::placeholder {
    color: var(--color-gray-400);
  }

  .placeholder-slate-400::placeholder {
    color: var(--color-slate-400);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-10 {
    opacity: .1;
  }

  .opacity-25 {
    opacity: .25;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-70 {
    opacity: .7;
  }

  .opacity-75 {
    opacity: .75;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-90 {
    opacity: .9;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, #0000000d);
    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);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring, .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .ring-indigo-100 {
    --tw-ring-color: var(--color-indigo-100);
  }

  .ring-indigo-300 {
    --tw-ring-color: var(--color-indigo-300);
  }

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

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .blur-sm {
    --tw-blur: blur(var(--blur-sm));
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-blur-\[2px\] {
    --tw-backdrop-blur: blur(2px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

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

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .\[-webkit-overflow-scrolling\:touch\] {
    -webkit-overflow-scrolling: touch;
  }

  @media (hover: hover) {
    .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);
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-blue-900\/50:is(:where(.group):hover *) {
      background-color: #1c398e80;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .group-hover\:bg-blue-900\/50:is(:where(.group):hover *) {
        background-color: color-mix(in oklab, var(--color-blue-900) 50%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .group-hover\:text-blue-300:is(:where(.group):hover *) {
      color: var(--color-blue-300);
    }
  }

  @media (hover: hover) {
    .group-hover\:text-blue-400:is(:where(.group):hover *) {
      color: var(--color-blue-400);
    }
  }

  .last\:border-0:last-child {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  .even\:bg-gray-50:nth-child(2n) {
    background-color: var(--color-gray-50);
  }

  .focus-within\:border-indigo-400:focus-within {
    border-color: var(--color-indigo-400);
  }

  .focus-within\:ring-1:focus-within {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-within\:ring-2:focus-within {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-within\:ring-indigo-100:focus-within {
    --tw-ring-color: var(--color-indigo-100);
  }

  .focus-within\:ring-indigo-400:focus-within {
    --tw-ring-color: var(--color-indigo-400);
  }

  @media (hover: hover) {
    .hover\:line-clamp-none:hover {
      -webkit-line-clamp: unset;
      -webkit-box-orient: horizontal;
      display: block;
      overflow: visible;
    }
  }

  @media (hover: hover) {
    .hover\:border-blue-200:hover {
      border-color: var(--color-blue-200);
    }
  }

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

  @media (hover: hover) {
    .hover\:border-gray-200:hover {
      border-color: var(--color-gray-200);
    }
  }

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

  @media (hover: hover) {
    .hover\:border-indigo-100:hover {
      border-color: var(--color-indigo-100);
    }
  }

  @media (hover: hover) {
    .hover\:border-indigo-200:hover {
      border-color: var(--color-indigo-200);
    }
  }

  @media (hover: hover) {
    .hover\:border-indigo-300:hover {
      border-color: var(--color-indigo-300);
    }
  }

  @media (hover: hover) {
    .hover\:border-indigo-400:hover {
      border-color: var(--color-indigo-400);
    }
  }

  @media (hover: hover) {
    .hover\:border-indigo-600:hover {
      border-color: var(--color-indigo-600);
    }
  }

  @media (hover: hover) {
    .hover\:border-slate-300:hover {
      border-color: var(--color-slate-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[var\(--surface-alt\)\]:hover {
      background-color: var(--surface-alt);
    }
  }

  @media (hover: hover) {
    .hover\:bg-black\/60:hover {
      background-color: #0009;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-black\/60:hover {
        background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
      }
    }
  }

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

  @media (hover: hover) {
    .hover\:bg-blue-50\/40:hover {
      background-color: #eff6ff66;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-blue-50\/40:hover {
        background-color: color-mix(in oklab, var(--color-blue-50) 40%, transparent);
      }
    }
  }

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

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

  @media (hover: hover) {
    .hover\:bg-gray-50\/50:hover {
      background-color: #f9fafb80;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-gray-50\/50:hover {
        background-color: color-mix(in oklab, var(--color-gray-50) 50%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-50\/70:hover {
      background-color: #f9fafbb3;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-gray-50\/70:hover {
        background-color: color-mix(in oklab, var(--color-gray-50) 70%, transparent);
      }
    }
  }

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

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

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

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

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

  @media (hover: hover) {
    .hover\:bg-gray-900\/80:hover {
      background-color: #101828cc;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-gray-900\/80:hover {
        background-color: color-mix(in oklab, var(--color-gray-900) 80%, transparent);
      }
    }
  }

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

  @media (hover: hover) {
    .hover\:bg-indigo-50\/40:hover {
      background-color: #eef2ff66;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-indigo-50\/40:hover {
        background-color: color-mix(in oklab, var(--color-indigo-50) 40%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-indigo-50\/80:hover {
      background-color: #eef2ffcc;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-indigo-50\/80:hover {
        background-color: color-mix(in oklab, var(--color-indigo-50) 80%, transparent);
      }
    }
  }

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

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

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

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

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

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

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

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

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

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

  @media (hover: hover) {
    .hover\:text-\[var\(--text-secondary\)\]:hover {
      color: var(--text-secondary);
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  @media (hover: hover) {
    .hover\:no-underline:hover {
      text-decoration-line: none;
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-100:hover {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-md:hover {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }

  .focus\:border-purple-500:focus {
    border-color: var(--color-purple-500);
  }

  .focus\:border-transparent:focus {
    border-color: #0000;
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }

  .focus\:ring-indigo-500:focus {
    --tw-ring-color: var(--color-indigo-500);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:bg-gray-200:disabled {
    background-color: var(--color-gray-200);
  }

  .disabled\:bg-indigo-400:disabled {
    background-color: var(--color-indigo-400);
  }

  .disabled\:bg-red-400:disabled {
    background-color: var(--color-red-400);
  }

  .disabled\:bg-teal-400:disabled {
    background-color: var(--color-teal-400);
  }

  .disabled\:opacity-40:disabled {
    opacity: .4;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media (min-width: 40rem) {
    .sm\:ml-auto {
      margin-left: auto;
    }
  }

  @media (min-width: 40rem) {
    .sm\:block {
      display: block;
    }
  }

  @media (min-width: 40rem) {
    .sm\:hidden {
      display: none;
    }
  }

  @media (min-width: 40rem) {
    .sm\:table-cell {
      display: table-cell;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-48 {
      width: calc(var(--spacing) * 48);
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-auto {
      width: auto;
    }
  }

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

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

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

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

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-wrap {
      flex-wrap: wrap;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 40rem) {
    .sm\:justify-between {
      justify-content: space-between;
    }
  }

  @media (min-width: 40rem) {
    .sm\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 40rem) {
    .sm\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
  }

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

  @media (min-width: 40rem) {
    .sm\:text-left {
      text-align: left;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  @media (min-width: 48rem) {
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:block {
      display: block;
    }
  }

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

  @media (min-width: 48rem) {
    .md\:inline {
      display: inline;
    }
  }

  @media (min-width: 48rem) {
    .md\:table-cell {
      display: table-cell;
    }
  }

  @media (min-width: 48rem) {
    .md\:aspect-auto {
      aspect-ratio: auto;
    }
  }

  @media (min-width: 48rem) {
    .md\:min-h-\[280px\] {
      min-height: 280px;
    }
  }

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

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

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

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

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

  @media (min-width: 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-end {
      align-items: flex-end;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 48rem) {
    .md\:justify-between {
      justify-content: space-between;
    }
  }

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

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

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

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

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

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

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

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

  @media (min-width: 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 64rem) {
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

  @media (min-width: 64rem) {
    .lg\:table-cell {
      display: table-cell;
    }
  }

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

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

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

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

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

  @media (min-width: 80rem) {
    .xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }

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

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

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

:root {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --background: #f5f7fa;
  --foreground: #1e2430;
  --surface: #fff;
  --surface-alt: #eef1f6;
  --border-subtle: #e4e8ee;
  --primary-50: #eef2ff;
  --primary-100: #e0e7ff;
  --primary-600: #4f46e5;
  --primary-700: #4338ca;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-300: #d1d5db;
  --gray-400: #9ca3af;
  --gray-600: #4b5563;
  --gray-800: #1f2937;
  --gray-900: #111827;
  --success: #10b981;
  --warning: #f59e0b;
  --error: #ef4444;
  --info: #3b82f6;
  --bg-secondary: #f3f4f6;
  --accent-primary: #4f46e5;
  --border-color: #e2e8f0;
  --text-primary: #111827;
  --text-secondary: #374151;
  --text-muted: #6b7280;
}

html {
  font-size: 14px;
}

body {
  color: var(--foreground);
  background: var(--background);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Arial, sans-serif;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background-color: #f3f4f6;
}

::-webkit-scrollbar-thumb {
  background-color: #9ca3af;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #6b7280;
}

:root {
  --primary-800: #3730a3;
  --primary-900: #312e81;
  --success-50: #f0fdf4;
  --success-100: #dcfce7;
  --success-600: #16a34a;
  --success-700: #15803d;
  --success-800: #166534;
  --warning-50: #fffbeb;
  --warning-100: #fef3c7;
  --warning-600: #d97706;
  --warning-700: #b45309;
  --warning-800: #92400e;
  --error-50: #fef2f2;
  --error-100: #fee2e2;
  --error-600: #dc2626;
  --error-700: #b91c1c;
  --error-800: #991b1b;
  --teal-50: #f0fdfa;
  --teal-100: #ccfbf1;
  --teal-400: #2dd4bf;
  --teal-600: #0d9488;
  --teal-700: #0f766e;
  --teal-800: #115e59;
  --slate-50: #f8fafc;
  --slate-100: #f1f5f9;
  --slate-200: #e2e8f0;
  --slate-300: #cbd5e1;
  --slate-400: #94a3b8;
  --slate-500: #64748b;
  --slate-600: #475569;
  --slate-700: #334155;
  --slate-800: #1e293b;
  --pro-accent: var(--teal-600);
  --pro-accent-hover: var(--teal-700);
  --pro-accent-light: var(--teal-50);
  --pro-accent-border: #5eead4;
  --radius-sm: .375rem;
  --radius-md: .5rem;
  --radius-lg: .75rem;
  --radius-xl: 1rem;
  --radius-2xl: 1.25rem;
  --shadow-xs: 0 1px 2px #0000000d;
  --shadow-sm: 0 1px 3px #0000000f, 0 1px 2px #0000000a;
  --shadow-md: 0 4px 6px -1px #00000014, 0 2px 4px -2px #0000000a;
  --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000000d;
}

.leaflet-map-container {
  z-index: 0 !important;
  position: relative !important;
}

.leaflet-map-container .leaflet-tile-pane {
  z-index: 1 !important;
}

.leaflet-map-container .leaflet-overlay-pane {
  z-index: 2 !important;
}

.leaflet-map-container .leaflet-shadow-pane {
  z-index: 3 !important;
}

.leaflet-map-container .leaflet-marker-pane {
  z-index: 4 !important;
}

.leaflet-map-container .leaflet-tooltip-pane {
  z-index: 5 !important;
}

.leaflet-map-container .leaflet-popup-pane {
  z-index: 6 !important;
}

.leaflet-map-container .leaflet-top, .leaflet-map-container .leaflet-bottom, .leaflet-map-container .leaflet-control {
  z-index: 7 !important;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-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-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

/* [project]/src/styles/components.css [app-client] (css) */
.btn-primary {
  color: #fff;
  cursor: pointer;
  background-color: #4f46e5;
  border: none;
  border-radius: .5rem;
  padding: .625rem 1.5rem;
  font-size: .9375rem;
  font-weight: 600;
  transition: all .2s;
  box-shadow: 0 1px 3px #0000001a;
}

.btn-primary:hover {
  background-color: #4338ca;
  transform: scale(1.05);
}

.btn-primary:active {
  transform: scale(.95);
}

.btn-primary:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.btn-primary:disabled:hover {
  transform: scale(1);
}

.btn-primary-nav {
  padding: .5rem 1.125rem;
  font-size: .875rem;
}

.btn-primary-slim {
  letter-spacing: .01em;
  color: #fff;
  cursor: pointer;
  background-color: #4f46e5;
  border: none;
  border-radius: .5rem;
  align-items: center;
  gap: .4rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color .15s, box-shadow .15s;
  display: inline-flex;
  box-shadow: 0 1px 2px #0000000f;
}

.btn-primary-slim:hover {
  background-color: #4338ca;
  box-shadow: 0 2px 6px #4f46e559;
}

.btn-primary-slim:active {
  background-color: #3730a3;
  box-shadow: 0 1px 2px #0000000f;
}

.btn-primary-slim .btn-icon {
  width: 1rem;
  height: 1rem;
}

.btn-secondary {
  color: #1e2430;
  cursor: pointer;
  border: 1px solid var(--border-subtle, #e4e8ee);
  background-color: #eef1f6;
  border-radius: .5rem;
  padding: .5rem 1.125rem;
  font-size: .875rem;
  font-weight: 600;
  transition: all .2s;
  box-shadow: 0 1px 2px #0000000f;
}

.btn-secondary:hover {
  background-color: #d1d5db;
}

.btn-link {
  color: #4f46e5;
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: .5rem;
  padding: 0;
  font-weight: 600;
  transition: color .2s;
  display: flex;
}

.btn-link:hover {
  color: #4338ca;
}

.input-search {
  border: 1px solid var(--border-subtle, #e4e8ee);
  background-color: var(--surface, white);
  color: #1e2430;
  border-radius: .5rem;
  flex: 1;
  padding: .625rem 1rem;
  font-size: .9375rem;
  transition: all .2s;
  box-shadow: 0 1px 2px #0000000a;
}

.input-search:focus {
  border-color: #4f46e5;
  outline: none;
}

.input-search::placeholder {
  color: #6b7280;
}

.input-text {
  color: #111827;
  background-color: #fff;
  border: 1px solid #d1d5db;
  border-radius: .375rem;
  padding: .5rem 1rem;
}

.input-text:focus {
  border-color: #4f46e5;
  outline: none;
  box-shadow: 0 0 0 3px #4f46e51a;
}

.card {
  background-color: var(--surface, white);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: .5rem;
  padding: 1.25rem;
  transition: box-shadow .2s;
  box-shadow: 0 1px 3px #0000000f;
}

.card-hover {
  background-color: var(--surface, white);
  border: 1px solid var(--border-subtle, #e4e8ee);
  cursor: pointer;
  border-radius: .5rem;
  padding: 1rem;
  transition: all .2s;
  box-shadow: 0 1px 3px #0000000f;
}

.card-hover:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 12px #00000014;
}

.card-content {
  background-color: var(--surface, white);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: .5rem;
  padding: 1rem;
  box-shadow: 0 1px 3px #0000000f;
}

.badge-info {
  color: #4338ca;
  background-color: #eef2ff;
  border-radius: .5rem;
  align-items: center;
  gap: .5rem;
  padding: .5rem 1rem;
  display: inline-flex;
}

.badge-success {
  color: #065f46;
  background-color: #d1fae5;
  border-radius: 9999px;
  align-items: center;
  gap: .5rem;
  padding: .25rem .75rem;
  font-size: .875rem;
  display: inline-flex;
}

.badge-warning {
  color: #92400e;
  background-color: #fef3c7;
  border-radius: 9999px;
  align-items: center;
  gap: .5rem;
  padding: .25rem .75rem;
  font-size: .875rem;
  display: inline-flex;
}

.icon-md {
  width: 1.25rem;
  height: 1.25rem;
}

.icon-lg {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-xl {
  width: 2rem;
  height: 2rem;
}

.icon-2xl {
  width: 3rem;
  height: 3rem;
}

.icon-hero {
  color: #9ca3af;
  width: 6rem;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
}

.loading-overlay {
  z-index: 9999;
  background: var(--background, #f5f7fa);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  display: flex;
  position: fixed;
  inset: 0;
}

.loading-ring {
  width: 3rem;
  height: 3rem;
  position: relative;
}

.loading-ring:before, .loading-ring:after {
  content: "";
  border: 3px solid #0000;
  border-radius: 9999px;
  position: absolute;
  inset: 0;
}

.loading-ring:before {
  border-top-color: var(--primary-600, #4f46e5);
  border-right-color: var(--primary-600, #4f46e5);
  animation: .8s linear infinite loading-rotate;
}

.loading-ring:after {
  border-bottom-color: var(--primary-100, #e0e7ff);
  border-left-color: var(--primary-100, #e0e7ff);
  animation: 1.6s linear infinite reverse loading-rotate;
}

@keyframes loading-rotate {
  to {
    transform: rotate(360deg);
  }
}

.loading-text {
  letter-spacing: .05em;
  color: var(--gray-400, #9ca3af);
  font-size: .875rem;
  font-weight: 500;
  animation: 1.5s ease-in-out infinite loading-fade;
}

@keyframes loading-fade {
  0%, 100% {
    opacity: .4;
  }

  50% {
    opacity: 1;
  }
}

.loading-spinner {
  border: 2.5px solid var(--primary-100, #e0e7ff);
  border-top-color: var(--primary-600, #4f46e5);
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
  animation: .8s linear infinite loading-rotate;
}

.loading-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  min-height: 40vh;
  display: flex;
}

.skeleton {
  background-color: #e5e7eb;
  border-radius: .25rem;
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite loading-pulse;
}

@keyframes loading-pulse {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .5;
  }
}

.auth-container {
  background: var(--background, #f5f7fa);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 1.5rem;
  display: flex;
}

.auth-card {
  background-color: var(--surface, white);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: .75rem;
  width: 100%;
  max-width: 26rem;
  padding: 2rem;
  box-shadow: 0 4px 16px #00000012;
}

.auth-header {
  text-align: center;
  margin-bottom: 2rem;
}

.auth-title {
  color: #1e2430;
  margin-bottom: .375rem;
  font-size: 1.375rem;
  font-weight: 700;
}

.auth-subtitle {
  color: #6b7280;
  font-size: .875rem;
}

.form-group {
  margin-bottom: 1.5rem;
}

.form-label {
  color: #374151;
  margin-bottom: .5rem;
  font-size: .875rem;
  font-weight: 600;
  display: block;
}

.form-input {
  border: 1px solid var(--border-subtle, #e4e8ee);
  background-color: var(--surface, white);
  color: #1e2430;
  border-radius: .5rem;
  width: 100%;
  padding: .5625rem .875rem;
  font-size: .9375rem;
  transition: all .2s;
}

.form-input:focus {
  border-color: #4f46e5;
  outline: none;
  box-shadow: 0 0 0 3px #4f46e51a;
}

.form-input::placeholder {
  color: #9ca3af;
}

.form-checkbox-group {
  align-items: center;
  gap: .5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.form-checkbox {
  cursor: pointer;
  border: 1px solid #d1d5db;
  border-radius: .25rem;
  width: 1rem;
  height: 1rem;
}

.form-checkbox:checked {
  background-color: #4f46e5;
  border-color: #4f46e5;
}

.form-checkbox-label {
  color: #4b5563;
  cursor: pointer;
  font-size: .875rem;
}

.form-submit {
  color: #fff;
  cursor: pointer;
  background-color: #4f46e5;
  border: none;
  border-radius: .5rem;
  width: 100%;
  padding: .875rem;
  font-size: 1rem;
  font-weight: 600;
  transition: all .2s;
}

.form-submit:hover {
  background-color: #4338ca;
}

.form-submit:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.form-row {
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  display: grid;
}

@media (max-width: 480px) {
  .form-row {
    grid-template-columns: 1fr;
  }
}

.form-error {
  color: #991b1b;
  background-color: #fee2e2;
  border-radius: .5rem;
  margin-bottom: 1rem;
  padding: .75rem 1rem;
  font-size: .875rem;
}

.role-badge {
  text-transform: uppercase;
  letter-spacing: .05em;
  white-space: nowrap;
  color: #374151;
  background-color: #e5e7eb;
  border-radius: 9999px;
  padding: .125rem .5rem;
  font-size: .625rem;
  font-weight: 600;
  line-height: 1.4;
  display: inline-block;
}

.role-badge[data-role="super_admin"] {
  color: #92400e;
  background-color: #fef3c7;
}

.role-badge[data-role="company_admin"] {
  color: #1e40af;
  background-color: #dbeafe;
}

.role-badge[data-role="subscriber"] {
  color: #065f46;
  background-color: #d1fae5;
}

.role-badge[data-role="free_viewer"] {
  color: #6b7280;
  background-color: #f3f4f6;
}

.form-success {
  color: #166534;
  background-color: #dcfce7;
  border-radius: .5rem;
  margin-bottom: 1rem;
  padding: .75rem 1rem;
  font-size: .875rem;
}

.auth-links {
  text-align: center;
  color: #6b7280;
  margin-top: 1.5rem;
  font-size: .875rem;
}

.auth-link {
  color: #4f46e5;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.auth-link:hover {
  color: #4338ca;
  text-decoration: underline;
}

.auth-divider {
  text-align: center;
  align-items: center;
  margin: 1.5rem 0;
  display: flex;
}

.auth-divider:before, .auth-divider:after {
  content: "";
  border-bottom: 1px solid #e5e7eb;
  flex: 1;
}

.auth-divider-text {
  color: #6b7280;
  padding: 0 .75rem;
  font-size: .875rem;
}

.auth-back-link {
  margin-top: 1rem;
}

.btn-google {
  color: #3c4043;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dadce0;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  gap: .625rem;
  width: 100%;
  margin-bottom: .75rem;
  padding: .625rem 1rem;
  font-family: inherit;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.4;
  transition: background-color .15s, box-shadow .15s, border-color .15s;
  display: flex;
}

.btn-google:hover {
  background: #f8f9fa;
  border-color: #c6c9cc;
  box-shadow: 0 1px 3px #3c404326;
}

.btn-google:active {
  background: #f1f3f4;
}

.btn-google-icon {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
}

.user-name {
  color: #111827;
  font-size: .875rem;
  font-weight: 600;
}

.user-email {
  color: #6b7280;
  align-items: center;
  gap: .5rem;
  font-size: .75rem;
  display: flex;
}

.stat-description {
  margin-top: .5rem;
}

.card-link {
  color: inherit;
  text-decoration: none;
  display: block;
}

.card-disabled {
  opacity: .6;
}

.card-body {
  padding: .5rem;
}

.icon-action {
  color: #4f46e5;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
}

.icon-action-muted {
  color: #6b7280;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
}

.results-query-highlight {
  font-weight: 600;
}

.results-empty-icon, .results-empty-description {
  margin-bottom: 1.5rem;
}

.results-status-label {
  font-size: .875rem;
  font-weight: 500;
}

.results-loading-text {
  color: #6b7280;
  font-size: 1.25rem;
}

.profile-section {
  margin-top: 0;
  padding-top: 0;
}

.profile-back-icon {
  vertical-align: middle;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .375rem;
  display: inline-block;
}

.profile-panels {
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-top: 1.5rem;
  display: grid;
}

@media (min-width: 768px) {
  .profile-panels {
    grid-template-columns: repeat(2, 1fr);
    align-items: start;
  }
}

.profile-panel {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  padding: 1.5rem;
  box-shadow: 0 4px 6px -1px #0000001a;
}

.profile-panel-title {
  margin-bottom: .25rem;
}

.profile-panel-subtitle {
  color: #6b7280;
  margin-bottom: 1.25rem;
}

.profile-form {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.profile-form-row {
  grid-template-columns: 1fr;
  gap: 1rem;
  display: grid;
}

@media (min-width: 480px) {
  .profile-form-row {
    grid-template-columns: 1fr 1fr;
  }
}

.profile-input-readonly {
  cursor: not-allowed;
  opacity: .7;
  background-color: #f3f4f6;
}

.profile-email-hint {
  color: #9ca3af;
  margin-top: .25rem;
}

.profile-save-btn {
  align-self: flex-start;
  margin-top: .5rem;
}

.profile-msg-success {
  color: #065f46;
  background-color: #ecfdf5;
  border: 1px solid #a7f3d0;
  border-radius: .5rem;
  padding: .75rem 1rem;
  font-size: .875rem;
  font-weight: 500;
}

.profile-msg-error {
  color: #991b1b;
  background-color: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: .5rem;
  padding: .75rem 1rem;
  font-size: .875rem;
  font-weight: 500;
}

.ticket-card {
  color: inherit;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  padding: 1.25rem;
  text-decoration: none;
  transition: border-color .15s, box-shadow .15s;
  display: block;
}

.ticket-card:hover {
  border-color: #818cf8;
  box-shadow: 0 2px 8px #6366f11a;
}

.ticket-card-header {
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: .75rem;
  display: flex;
}

.ticket-subject {
  color: #1f2937;
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
}

.ticket-card-meta {
  color: #6b7280;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  font-size: .8125rem;
  display: flex;
}

.ticket-status-badge {
  text-transform: uppercase;
  letter-spacing: .025em;
  border-radius: 9999px;
  align-items: center;
  padding: .25rem .625rem;
  font-size: .6875rem;
  font-weight: 600;
  display: inline-flex;
}

.ticket-status-badge[data-status="open"] {
  color: #1d4ed8;
  background: #dbeafe;
}

.ticket-status-badge[data-status="in_progress"] {
  color: #b45309;
  background: #fef3c7;
}

.ticket-status-badge[data-status="resolved"] {
  color: #047857;
  background: #d1fae5;
}

.ticket-status-badge[data-status="closed"] {
  color: #6b7280;
  background: #f3f4f6;
}

.ticket-priority-badge {
  text-transform: uppercase;
  letter-spacing: .025em;
  border-radius: 9999px;
  align-items: center;
  padding: .25rem .625rem;
  font-size: .6875rem;
  font-weight: 600;
  display: inline-flex;
}

.ticket-priority-badge[data-priority="low"] {
  color: #047857;
  background: #d1fae5;
}

.ticket-priority-badge[data-priority="medium"] {
  color: #b45309;
  background: #fef3c7;
}

.ticket-priority-badge[data-priority="high"] {
  color: #dc2626;
  background: #fee2e2;
}

.btn-sm {
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: .5rem;
  align-items: center;
  gap: .375rem;
  padding: .375rem .875rem;
  font-size: .8125rem;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.btn-outline {
  color: #374151;
  background: #fff;
  border-color: #d1d5db;
}

.btn-outline:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

.btn-success-outline {
  color: #047857;
  background: #fff;
  border-color: #86efac;
}

.btn-success-outline:hover {
  background: #f0fdf4;
  border-color: #22c55e;
}

.btn-danger-outline {
  color: #dc2626;
  background: #fff;
  border-color: #fca5a5;
}

.btn-danger-outline:hover {
  background: #fef2f2;
  border-color: #ef4444;
}

.btn-sm:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.btn-icon {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}

.btn-secondary {
  cursor: pointer;
  color: #374151;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: .5rem;
  align-items: center;
  gap: .5rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4;
  transition: all .15s;
  display: inline-flex;
  box-shadow: 0 1px 2px #0000000a;
}

.btn-secondary:hover {
  background: #f3f4f6;
}

.btn-secondary:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.loading-spinner-sm {
  border: 2px solid #ffffff4d;
  border-top-color: #fff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: .6s linear infinite spin;
}

.form-group {
  flex-direction: column;
  gap: .375rem;
  display: flex;
}

.form-label {
  color: #374151;
  font-size: .875rem;
  font-weight: 600;
}

.form-required {
  color: #ef4444;
}

.form-input, .form-select, .form-textarea {
  color: #1f2937;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: .5rem;
  padding: .625rem .875rem;
  font-family: inherit;
  font-size: .9rem;
  transition: border-color .15s, box-shadow .15s;
}

.form-input:focus, .form-select:focus, .form-textarea:focus {
  border-color: #6366f1;
  outline: none;
  box-shadow: 0 0 0 3px #6366f11a;
}

.form-textarea {
  resize: vertical;
  min-height: 120px;
}

.form-hint {
  color: #9ca3af;
  font-size: .75rem;
}

.alert {
  border-radius: .5rem;
  padding: .75rem 1rem;
  font-size: .875rem;
}

.alert-error {
  color: #dc2626;
  background: #fef2f2;
  border: 1px solid #fecaca;
}

.text-up {
  color: #10b981;
}

.text-down {
  color: #ef4444;
}

.text-muted {
  color: #6b7280;
}

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

.font-medium {
  font-weight: 500;
}

.stat-value--up {
  color: #10b981;
}

.loading-spinner {
  color: #6b7280;
  justify-content: center;
  align-items: center;
  padding: 3rem;
  font-size: .875rem;
  display: flex;
}

.kpi-icon {
  border-radius: .625rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
}

.kpi-icon svg {
  width: 1.375rem;
  height: 1.375rem;
}

.kpi-icon--blue {
  color: #1d4ed8;
  background: #dbeafe;
}

.kpi-icon--green {
  color: #15803d;
  background: #dcfce7;
}

.kpi-icon--amber {
  color: #b45309;
  background: #fef3c7;
}

.kpi-icon--purple {
  color: #6d28d9;
  background: #ede9fe;
}

.movers-card {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: .75rem;
  flex-direction: column;
  gap: .25rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.movers-card--up {
  border-left: 3px solid #10b981;
}

.movers-card--down {
  border-left: 3px solid #ef4444;
}

.movers-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: .75rem;
}

.movers-symbol {
  color: #111827;
  font-size: 1rem;
  font-weight: 700;
}

.movers-pct {
  font-size: .875rem;
  font-weight: 600;
}

.movers-pct--up {
  color: #10b981;
}

.movers-pct--down {
  color: #ef4444;
}

.movers-count {
  color: #111827;
  font-size: 1.5rem;
  font-weight: 700;
}

.movers-count--up {
  color: #10b981;
}

.movers-sublabel {
  color: #6b7280;
  font-size: .75rem;
}

.movers-na {
  color: #9ca3af;
  font-size: .875rem;
  font-style: italic;
}

.table-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .75rem;
  overflow: hidden;
}

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

.data-table {
  border-collapse: collapse;
  width: 100%;
  font-size: .8125rem;
}

.data-table thead th {
  text-align: left;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .04em;
  white-space: nowrap;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  padding: .625rem .875rem;
  font-size: .75rem;
  font-weight: 600;
}

.data-table tbody td {
  color: #374151;
  white-space: nowrap;
  border-bottom: 1px solid #f1f5f9;
  padding: .625rem .875rem;
}

.data-table tbody tr:last-child td {
  border-bottom: none;
}

.data-table tbody tr:hover td {
  background: #f8fafc;
}

.stock-symbol {
  color: #111827;
  font-family: monospace;
  font-weight: 700;
}

.stock-name {
  color: #6b7280;
  text-overflow: ellipsis;
  max-width: 14rem;
  overflow: hidden;
}

.stock-price {
  color: #111827;
  font-weight: 600;
}

.chart-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .75rem;
  padding: 1.25rem 1.5rem;
}

.chart-title {
  color: #111827;
  margin-bottom: 1rem;
  font-size: .9375rem;
  font-weight: 600;
}

.chart-empty {
  color: #9ca3af;
  justify-content: center;
  align-items: center;
  height: 180px;
  font-size: .875rem;
  font-style: italic;
  display: flex;
}

.section-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: .625rem;
  height: .625rem;
  margin-right: .5rem;
  display: inline-block;
}

.section-dot--blue {
  background: #3b82f6;
}

.section-dot--green {
  background: #10b981;
}

.section-dot--amber {
  background: #f59e0b;
}

.analytics-tab-bar {
  margin-bottom: 1.5rem;
}

.analytics-tab-bar nav {
  flex-wrap: wrap;
  gap: .375rem .5rem;
  display: flex;
}

@media (min-width: 768px) {
  .analytics-tab-bar nav {
    flex-wrap: wrap;
    gap: .25rem 1.5rem;
  }
}

.analytics-tab-btn {
  white-space: nowrap;
  cursor: pointer;
  color: #6b7280;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  min-height: 2.75rem;
  padding: .5rem .75rem;
  font-size: .75rem;
  font-weight: 500;
  transition: color .15s, border-color .15s, background-color .15s;
  display: inline-flex;
}

@media (min-width: 768px) {
  .analytics-tab-btn {
    font-size: .875rem;
  }
}

.analytics-tab-btn:hover {
  color: #374151;
  background-color: #f3f4f6;
  border-color: #d1d5db;
}

.analytics-tab-btn:focus-visible {
  outline-offset: -2px;
  border-radius: 2px;
  outline: 2px solid #4f46e5;
}

.analytics-tab-btn--active {
  color: #4f46e5;
  background-color: #eef2ff;
  border-color: #4f46e5;
  font-weight: 600;
}

.analytics-kpi-group {
  background-color: #f9fafb80;
  border: 1px solid #f3f4f6;
  border-radius: .75rem;
  margin-bottom: 1rem;
  padding: .625rem .75rem;
}

@media (min-width: 640px) {
  .analytics-kpi-group {
    padding: .75rem;
  }
}

.analytics-kpi-group-label {
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: .08em;
  align-items: center;
  gap: .375rem;
  margin-bottom: .375rem;
  font-size: .625rem;
  font-weight: 600;
  display: flex;
}

.analytics-kpi-group-dot {
  border-radius: 9999px;
  width: .375rem;
  height: .375rem;
  display: inline-block;
}

.analytics-kpi-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .5rem;
  display: grid;
}

@media (min-width: 640px) {
  .analytics-kpi-grid {
    gap: .75rem;
  }
}

@media (min-width: 768px) {
  .analytics-kpi-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.analytics-kpi-card {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  padding: .75rem 1rem;
  transition: box-shadow .15s, transform .15s;
  box-shadow: 0 1px 2px #0000000a;
}

.analytics-kpi-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px #0000000f;
}

.analytics-kpi-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: .125rem;
  font-size: .625rem;
  font-weight: 500;
}

@media (min-width: 640px) {
  .analytics-kpi-label {
    font-size: .75rem;
  }
}

.analytics-kpi-value {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 640px) {
  .analytics-kpi-value {
    font-size: 1.25rem;
  }
}

.analytics-kpi-sub {
  color: #9ca3af;
  margin-top: .125rem;
  font-size: .625rem;
}

.analytics-section {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  overflow: hidden;
  box-shadow: 0 1px 3px #0000000a;
}

.analytics-section-header {
  border-bottom: 1px solid #f3f4f6;
  padding: .75rem 1rem;
}

@media (min-width: 640px) {
  .analytics-section-header {
    padding: 1rem 1.5rem;
  }
}

.analytics-section-title {
  color: #1f2937;
  margin: 0;
  font-size: .875rem;
  font-weight: 600;
}

.analytics-section-body {
  padding: .75rem;
}

@media (min-width: 640px) {
  .analytics-section-body {
    padding: 1.25rem;
  }
}

.analytics-table {
  border-collapse: collapse;
  width: 100%;
  font-size: .75rem;
}

.analytics-table thead th {
  text-align: left;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .04em;
  white-space: nowrap;
  z-index: 1;
  background-color: #f8fafc;
  border-bottom: 1px solid #e5e7eb;
  padding: .5rem .625rem;
  font-size: .625rem;
  font-weight: 600;
  position: sticky;
  top: 0;
}

.analytics-table tbody td {
  color: #374151;
  border-bottom: 1px solid #f3f4f6;
  padding: .5rem .625rem;
}

.analytics-table tbody tr:last-child td {
  border-bottom: none;
}

.analytics-table tbody tr:nth-child(2n) {
  background-color: #fafbfc;
}

.analytics-table tbody tr:hover td {
  background-color: #f0f4ff;
}

.analytics-grid-2 {
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
}

@media (min-width: 1024px) {
  .analytics-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.analytics-spacing {
  margin-bottom: 1.5rem;
}

.analytics-loading {
  justify-content: center;
  align-items: center;
  min-height: 16rem;
  display: flex;
}

.analytics-loading-inner {
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.analytics-loading-ring {
  border: 2px solid #0000;
  border-bottom-color: #4f46e5;
  border-radius: 9999px;
  width: 2.5rem;
  height: 2.5rem;
  animation: .8s linear infinite loading-rotate;
}

.analytics-loading-text {
  color: #6b7280;
  font-size: .875rem;
}

.analytics-progress-track {
  background-color: #f3f4f6;
  border-radius: 9999px;
  width: 100%;
  height: .5rem;
  overflow: hidden;
}

.analytics-progress-bar {
  border-radius: 9999px;
  height: .5rem;
  transition: width .4s, opacity .15s;
}

.analytics-progress-track:hover .analytics-progress-bar {
  opacity: .85;
}

.analytics-ranked-item {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.analytics-ranked-num {
  color: #9ca3af;
  text-align: right;
  flex-shrink: 0;
  width: 1.25rem;
  font-size: .75rem;
  font-weight: 700;
}

.analytics-ranked-content {
  flex: 1;
  min-width: 0;
}

.analytics-ranked-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .125rem;
  display: flex;
}

.analytics-ranked-label {
  color: #374151;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: .5rem;
  font-size: .75rem;
  overflow: hidden;
}

.analytics-ranked-value {
  color: #111827;
  white-space: nowrap;
  font-size: .75rem;
  font-weight: 600;
}

.analytics-ranked-pct {
  color: #9ca3af;
  margin-left: .25rem;
  font-weight: 400;
}

.analytics-dir-controls {
  flex-direction: column;
  gap: .75rem;
  margin-bottom: 1rem;
  display: flex;
}

@media (min-width: 640px) {
  .analytics-dir-controls {
    flex-direction: row;
  }
}

.analytics-dir-search {
  flex: 1;
  position: relative;
}

.analytics-dir-input {
  color: #1f2937;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  width: 100%;
  padding: .5rem .75rem;
  font-size: .875rem;
  transition: border-color .15s, box-shadow .15s;
}

.analytics-dir-input:focus {
  border-color: #4f46e5;
  outline: none;
  box-shadow: 0 0 0 3px #4f46e51a;
}

.analytics-dir-input::placeholder {
  color: #9ca3af;
}

.analytics-dir-select {
  color: #1f2937;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  padding: .5rem .75rem;
  font-size: .875rem;
  transition: border-color .15s, box-shadow .15s;
}

.analytics-dir-select:focus {
  border-color: #4f46e5;
  outline: none;
  box-shadow: 0 0 0 3px #4f46e51a;
}

.analytics-pagination {
  border-top: 1px solid #f3f4f6;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding-top: .75rem;
  display: flex;
}

.analytics-page-btn {
  color: #374151;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .5rem;
  padding: .375rem .75rem;
  font-size: .75rem;
  font-weight: 500;
  transition: background-color .15s;
}

.analytics-page-btn:hover:not(:disabled) {
  background-color: #f9fafb;
}

.analytics-page-btn:disabled {
  opacity: .4;
  cursor: not-allowed;
}

.analytics-page-num {
  cursor: pointer;
  color: #4b5563;
  background: none;
  border: none;
  border-radius: .375rem;
  padding: .25rem .625rem;
  font-size: .75rem;
  font-weight: 500;
  transition: background-color .15s, color .15s;
}

.analytics-page-num:hover {
  background-color: #f3f4f6;
}

.analytics-page-num--active {
  color: #fff;
  background-color: #4f46e5;
}

.analytics-page-num--active:hover {
  background-color: #4338ca;
}

.analytics-chart-note {
  color: #9ca3af;
  text-align: center;
  margin-top: .5rem;
  font-size: .625rem;
}

.analytics-heatmap-cell {
  text-align: center;
  border-radius: .25rem;
  padding: .375rem .5rem;
  font-size: .75rem;
  font-weight: 500;
}

.analytics-completeness-card {
  text-align: center;
  background-color: #f9fafb;
  border: 1px solid #f3f4f6;
  border-radius: .75rem;
  padding: 1rem;
  transition: border-color .15s;
}

.analytics-completeness-card:hover {
  border-color: #e5e7eb;
}

.analytics-completeness-value {
  margin-bottom: .25rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
}

.analytics-completeness-label {
  color: #6b7280;
  margin-bottom: .5rem;
  font-size: .75rem;
  font-weight: 500;
}

.analytics-completeness-bar-track {
  background-color: #e5e7eb;
  border-radius: 9999px;
  width: 100%;
  height: .5rem;
  overflow: hidden;
}

.analytics-completeness-bar-fill {
  border-radius: 9999px;
  height: .5rem;
  transition: width .4s;
}

.analytics-completeness-detail {
  color: #9ca3af;
  margin-top: .25rem;
  font-size: .625rem;
}

.analytics-highlight-card {
  text-align: center;
  border: 1px solid;
  border-radius: .75rem;
  padding: 1.5rem;
}

.analytics-highlight-card--amber {
  background-color: #fffbeb;
  border-color: #fef3c7;
}

.analytics-highlight-card--gray {
  background-color: #f9fafb;
  border-color: #f3f4f6;
}

.analytics-highlight-value {
  margin-bottom: .25rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}

.analytics-highlight-label {
  font-size: .875rem;
  font-weight: 500;
}

.analytics-hhi-card {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  padding: 1rem;
  transition: box-shadow .15s;
  box-shadow: 0 1px 2px #0000000a;
}

.analytics-hhi-card:hover {
  box-shadow: 0 2px 8px #0000000f;
}

.analytics-hhi-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.analytics-hhi-state {
  font-size: 1.125rem;
  font-weight: 700;
}

.analytics-hhi-badge {
  border-radius: 9999px;
  padding: .125rem .5rem;
  font-size: .625rem;
  font-weight: 500;
}

.analytics-hhi-value {
  color: #111827;
  font-size: 1.5rem;
  font-weight: 700;
}

.analytics-hhi-sub {
  color: #9ca3af;
  font-size: .625rem;
}

.analytics-growth-card {
  background-color: #f9fafb;
  border: 1px solid #f3f4f6;
  border-radius: .5rem;
  padding: .75rem;
  transition: border-color .15s;
}

.analytics-growth-card:hover {
  border-color: #e5e7eb;
}

.analytics-growth-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .25rem;
  display: flex;
}

.analytics-growth-state {
  font-size: .875rem;
  font-weight: 700;
}

.analytics-growth-pct {
  font-size: .75rem;
  font-weight: 500;
}

.analytics-growth-pct--up {
  color: #059669;
}

.analytics-growth-pct--down {
  color: #dc2626;
}

.analytics-growth-value {
  color: #111827;
  font-size: 1.125rem;
  font-weight: 700;
}

.analytics-growth-sub {
  color: #9ca3af;
  font-size: .625rem;
}

.calc-slider {
  touch-action: none;
  appearance: none;
  cursor: pointer;
  border: none;
  border-radius: 9999px;
  outline: none;
  height: 6px;
  transition: background 50ms;
}

.calc-slider::-webkit-slider-thumb {
  appearance: none;
  cursor: pointer;
  background: #4f46e5;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: background .15s, box-shadow .15s, transform .1s;
  box-shadow: 0 0 0 2px #4f46e5, 0 2px 6px #4f46e566;
}

.calc-slider::-webkit-slider-thumb:hover {
  background: #4338ca;
  transform: scale(1.1);
  box-shadow: 0 0 0 2px #4338ca, 0 3px 10px #4f46e580;
}

.calc-slider::-webkit-slider-thumb:active {
  background: #3730a3;
  transform: scale(1.15);
  box-shadow: 0 0 0 4px #4f46e54d, 0 2px 6px #4f46e566;
}

.calc-slider::-moz-range-thumb {
  cursor: pointer;
  background: #4f46e5;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: background .15s, box-shadow .15s, transform .1s;
  box-shadow: 0 0 0 2px #4f46e5, 0 2px 6px #4f46e566;
}

.calc-slider::-moz-range-thumb:hover {
  background: #4338ca;
}

.calc-slider::-moz-range-thumb:active {
  background: #3730a3;
}

.calc-slider::-moz-range-track {
  background: #e2e8f0;
  border-radius: 9999px;
  height: 6px;
}

.calc-slider:focus-visible::-webkit-slider-thumb {
  box-shadow: 0 0 0 4px #6366f173, 0 2px 6px #4f46e566;
}

.calc-slider:focus-visible::-moz-range-thumb {
  box-shadow: 0 0 0 4px #6366f173, 0 2px 6px #4f46e566;
}

.calc-slider:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.calc-slider:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
}

/* [project]/src/styles/layouts.css [app-client] (css) */
.page-layout {
  min-height: 100vh;
}

.page-centered {
  background: linear-gradient(to bottom right, #f5f7fa, #eaeef9);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.page-with-padding {
  background: linear-gradient(to bottom right, #f5f7fa, #eaeef9);
  min-height: 100vh;
  padding: 2rem;
}

.container-sm {
  width: 100%;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.container-md {
  width: 100%;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.container-lg {
  width: 100%;
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-xl {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-full {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .container-full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .container-full {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.section-header {
  margin-bottom: 2rem;
}

.section-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.section-footer {
  border-top: 1px solid #e5e7eb;
  margin-top: 3rem;
  padding-top: 2rem;
}

.home-top-nav {
  z-index: 10;
  padding: 1.5rem 2rem;
  position: absolute;
  top: 0;
  right: 0;
}

.search-page-wrapper {
  background: linear-gradient(#f5f8fc, #eaeef9);
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.network-background-canvas {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.search-container {
  z-index: 1;
  width: 100%;
  max-width: 42rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}

.search-header {
  text-align: center;
  margin-bottom: 1.5rem;
}

.search-form {
  width: 100%;
}

.search-form-group {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.results-page-wrapper {
  background: var(--background, #f5f7fa);
  min-height: 100vh;
  padding: 2rem;
}

.results-container {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}

.results-header {
  margin-bottom: 2rem;
}

.results-back-button {
  margin-bottom: 1.5rem;
}

.content-centered {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.content-empty-state {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.text-container {
  max-width: 65ch;
  margin-left: auto;
  margin-right: auto;
}

.text-container-narrow {
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
}

.text-container-wide {
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
}

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

@media (min-width: 768px) {
  .grid-2-cols {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.grid-3-cols {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  display: grid;
}

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

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

.grid-4-cols {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  display: grid;
}

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

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

.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-between {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-start {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-end {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.flex-col-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dashboard-wrapper {
  background-color: #f0f3f8;
  min-height: 100vh;
  display: flex;
}

.dashboard-sidebar {
  z-index: 50;
  background-color: #fff;
  border-right: 1px solid #e5e7eb;
  flex-direction: column;
  width: 240px;
  height: 100vh;
  transition: left .25s;
  display: flex;
  position: fixed;
  top: 0;
  left: -240px;
  overflow: hidden;
}

.dashboard-sidebar.sidebar-open {
  left: 0;
}

@media (min-width: 1024px) {
  .dashboard-sidebar {
    flex-shrink: 0;
    position: sticky;
    left: 0;
  }
}

.sidebar-overlay {
  z-index: 45;
  background: #0006;
  position: fixed;
  inset: 0;
}

@media (min-width: 1024px) {
  .sidebar-overlay {
    display: none;
  }
}

.sidebar-logo {
  background-color: #fff;
  border-bottom: 1px solid #e5e7eb;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem .5rem;
  display: flex;
}

.sidebar-logo a {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sidebar-logo img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  width: 100% !important;
  max-width: 148px !important;
  height: auto !important;
}

.sidebar-profile {
  border-bottom: 1px solid #e5e7eb;
  align-items: center;
  gap: .625rem;
  padding: .875rem;
  display: flex;
}

.sidebar-avatar {
  color: #fff;
  background-color: #2563eb;
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-size: .6875rem;
  font-weight: 600;
  display: flex;
}

.sidebar-user-info {
  flex-direction: column;
  gap: .25rem;
  min-width: 0;
  display: flex;
}

.sidebar-user-name {
  color: #1e2430;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .8125rem;
  font-weight: 600;
  overflow: hidden;
}

.sidebar-nav {
  flex-direction: column;
  flex: 1;
  gap: .125rem;
  padding: .5rem;
  display: flex;
  overflow: hidden auto;
}

.sidebar-nav-item {
  color: #374151;
  cursor: pointer;
  text-align: left;
  background: none;
  border: none;
  border-right: 2px solid #0000;
  border-radius: .375rem;
  align-items: center;
  gap: .625rem;
  width: 100%;
  padding: .5rem .75rem;
  font-size: .8125rem;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .15s, color .15s;
  display: flex;
}

.sidebar-nav-item:hover {
  color: #111827;
  background-color: #f9fafb;
}

.sidebar-nav-active {
  color: #2563eb;
  background-color: #eff6ff;
  border-right-color: #2563eb;
  font-weight: 600;
}

.sidebar-nav-active:hover {
  color: #1d4ed8;
  background-color: #dbeafe;
}

.sidebar-nav-icon {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
}

.sidebar-nav-danger {
  color: #dc2626;
}

.sidebar-nav-danger:hover {
  color: #b91c1c;
  background-color: #fef2f2;
}

.sidebar-nav-locked {
  opacity: .55;
  cursor: pointer;
}

.sidebar-nav-locked:hover {
  opacity: .75;
  background-color: #f0f9ff;
}

.sidebar-nav-group {
  flex-direction: column;
  gap: .125rem;
  display: flex;
}

.sidebar-nav-section-label {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #9ca3af;
  -webkit-user-select: none;
  user-select: none;
  padding: .75rem 1rem .25rem;
  font-size: .6875rem;
  font-weight: 600;
}

.sidebar-nav-divider {
  background-color: #e5e7eb;
  height: 1px;
  margin: .375rem .75rem;
}

.sidebar-nav-children {
  opacity: 0;
  max-height: 0;
  transition: max-height .25s, opacity .2s;
  overflow: hidden;
}

.sidebar-nav-children.expanded {
  opacity: 1;
  max-height: 300px;
}

.sidebar-nav-chevron {
  color: #9ca3af;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  margin-left: auto;
  transition: transform .25s;
}

.sidebar-nav-chevron.expanded {
  transform: rotate(180deg);
}

.sidebar-footer {
  border-top: 1px solid #e5e7eb;
  flex-direction: column;
  gap: .125rem;
  padding: .5rem;
  display: flex;
}

.sidebar-bottom-user {
  background-color: #fff;
  border-top: 1px solid #e5e7eb;
  flex-shrink: 0;
}

.sidebar-bottom-user-inner {
  align-items: center;
  gap: .625rem;
  padding: .875rem 1rem;
  display: flex;
}

.sidebar-bottom-user-info {
  flex-direction: column;
  flex: 1;
  gap: .125rem;
  min-width: 0;
  display: flex;
}

.sidebar-bottom-user-name {
  color: #111827;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .8125rem;
  font-weight: 600;
  overflow: hidden;
}

.sidebar-bottom-user-role {
  color: #6b7280;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .6875rem;
  overflow: hidden;
}

.sidebar-bottom-logout {
  color: #6b7280;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  transition: background-color .15s, color .15s;
  display: flex;
}

.sidebar-bottom-logout:hover {
  color: #dc2626;
  background-color: #fee2e2;
}

.sidebar-bottom-logout svg {
  width: 1rem;
  height: 1rem;
}

.dashboard-body {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.dashboard-header {
  z-index: 40;
  background-color: var(--surface, white);
  border-bottom: 1px solid var(--border-subtle, #e4e8ee);
  align-items: center;
  gap: 1rem;
  padding: .75rem 1.5rem;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 1px 2px #0000000a;
}

.sidebar-toggle {
  color: #6b7280;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  transition: background-color .15s;
  display: flex;
}

.sidebar-toggle:hover {
  background-color: #f3f4f6;
}

.sidebar-toggle svg {
  width: 1.5rem;
  height: 1.5rem;
}

@media (min-width: 1024px) {
  .sidebar-toggle {
    display: none;
  }
}

.dashboard-main {
  flex: 1;
  width: 100%;
  padding: 1.5rem;
}

@media (max-width: 640px) {
  .dashboard-main {
    padding: 1.25rem;
  }
}

.dashboard-content {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.dashboard-welcome {
  margin-bottom: 1.5rem;
}

.page-subtitle {
  color: var(--text-secondary, #6b7280);
  max-width: 680px;
  margin: 0 0 1.25rem;
  font-size: .875rem;
}

.dashboard-actions {
  margin-top: 3rem;
}

.dashboard-actions-grid {
  margin-top: 1.5rem;
}

.page-content-wrapper {
  width: 100%;
  padding-bottom: 3rem;
}

.dashboard-grid {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  display: grid;
}

@media (min-width: 768px) {
  .dashboard-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .dashboard-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.section-placeholder {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 4rem 2rem;
  display: flex;
}

.placeholder-icon {
  color: #9ca3af;
  width: 4rem;
  height: 4rem;
  margin-bottom: .5rem;
}

.placeholder-icon svg {
  width: 100%;
  height: 100%;
}

.stat-card {
  background-color: var(--surface, white);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: .625rem;
  padding: 1rem;
  box-shadow: 0 1px 3px #0000000f;
}

.stat-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: .375rem;
  font-size: .6875rem;
  font-weight: 600;
}

.stat-value {
  color: #1e2430;
  font-size: 1.625rem;
  font-weight: 700;
}

.header-nav {
  align-items: center;
  gap: 1.5rem;
  display: flex;
}

.user-menu {
  align-items: center;
  gap: .75rem;
  display: flex;
}

.user-avatar {
  color: #fff;
  background-color: #4f46e5;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  font-weight: 600;
  display: flex;
}

.support-page {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.support-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

.support-header-left {
  flex-direction: column;
  gap: .25rem;
  display: flex;
}

.support-filters {
  flex-wrap: wrap;
  gap: 1rem;
  display: flex;
}

.support-filter-group {
  flex-direction: column;
  gap: .375rem;
  min-width: 160px;
  display: flex;
}

.support-filter-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: .75rem;
  font-weight: 600;
}

.support-filter-select {
  color: #1f2937;
  cursor: pointer;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: .5rem;
  padding: .5rem .75rem;
  font-size: .875rem;
}

.support-loading {
  color: #6b7280;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 4rem 2rem;
  display: flex;
}

.support-empty {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  padding: 4rem 2rem;
  display: flex;
}

.support-empty-icon {
  color: #9ca3af;
  width: 4rem;
  height: 4rem;
}

.support-error {
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 4rem 2rem;
  display: flex;
}

.ticket-list {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.support-new-page {
  flex-direction: column;
  gap: 1.5rem;
  max-width: 720px;
  display: flex;
}

.support-new-header {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.btn-back {
  color: #6b7280;
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: .375rem;
  margin-bottom: .5rem;
  padding: 0;
  font-size: .875rem;
  transition: color .15s;
  display: inline-flex;
}

.btn-back:hover {
  color: #4f46e5;
}

.btn-back svg {
  width: 1rem;
  height: 1rem;
}

.ticket-form {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.ticket-form-row {
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  display: grid;
}

@media (max-width: 640px) {
  .ticket-form-row {
    grid-template-columns: 1fr;
  }
}

.ticket-form-actions {
  justify-content: flex-end;
  gap: .75rem;
  padding-top: .5rem;
  display: flex;
}

.priority-selector {
  gap: .5rem;
  display: flex;
}

.priority-option {
  cursor: pointer;
  background: #fff;
  border: 2px solid #e5e7eb;
  border-radius: .5rem;
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: .25rem;
  padding: .625rem .5rem;
  transition: border-color .15s, background .15s;
  display: flex;
}

.priority-option:hover {
  border-color: #c7d2fe;
}

.priority-option.priority-selected {
  background: #eef2ff;
  border-color: #6366f1;
}

.priority-option[data-priority="high"].priority-selected {
  background: #fef2f2;
  border-color: #ef4444;
}

.priority-option[data-priority="low"].priority-selected {
  background: #f0fdf4;
  border-color: #22c55e;
}

.priority-option-label {
  font-size: .8125rem;
  font-weight: 600;
}

.priority-option-desc {
  color: #9ca3af;
  text-align: center;
  font-size: .6875rem;
}

.ticket-detail-page {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.ticket-detail-header {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.ticket-detail-title-row {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

.ticket-detail-meta {
  color: #6b7280;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  font-size: .8125rem;
  display: flex;
}

.ticket-status-controls {
  flex-wrap: wrap;
  gap: .5rem;
  display: flex;
}

.ticket-thread {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  flex-direction: column;
  gap: 1rem;
  max-height: 500px;
  padding: 1rem;
  display: flex;
  overflow-y: auto;
}

.ticket-message {
  border-radius: .75rem;
  flex-direction: column;
  gap: .5rem;
  max-width: 85%;
  padding: 1rem;
  display: flex;
}

.ticket-message-own {
  background: #eef2ff;
  border: 1px solid #c7d2fe;
  align-self: flex-end;
}

.ticket-message-other {
  background: #fff;
  border: 1px solid #e5e7eb;
  align-self: flex-start;
}

.ticket-message-header {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.ticket-message-avatar {
  color: #fff;
  background: #6366f1;
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-size: .75rem;
  font-weight: 700;
  display: flex;
}

.ticket-message-other .ticket-message-avatar {
  background: #059669;
}

.ticket-message-sender {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.ticket-message-name {
  color: #1f2937;
  font-size: .8125rem;
  font-weight: 600;
}

.ticket-message-role {
  color: #6b7280;
  font-size: .6875rem;
  font-weight: 500;
}

.ticket-message-role[data-role="super_admin"] {
  color: #7c3aed;
}

.ticket-message-time {
  color: #9ca3af;
  flex-shrink: 0;
  font-size: .6875rem;
}

.ticket-message-body {
  color: #374151;
  white-space: pre-wrap;
  word-break: break-word;
  font-size: .9rem;
  line-height: 1.6;
}

.ticket-reply-form {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.ticket-reply-input {
  resize: vertical;
  color: #1f2937;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: .75rem;
  width: 100%;
  min-height: 80px;
  padding: .75rem 1rem;
  font-family: inherit;
  font-size: .9rem;
}

.ticket-reply-input:focus {
  border-color: #6366f1;
  outline: none;
  box-shadow: 0 0 0 3px #6366f11a;
}

.ticket-reply-actions {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ticket-closed-notice {
  color: #6b7280;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  align-items: center;
  gap: .75rem;
  padding: 1rem 1.25rem;
  font-size: .875rem;
  display: flex;
}

.ticket-closed-notice svg {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
}

.overview-date {
  color: #9ca3af;
  margin-bottom: 1.5rem;
  font-size: .8125rem;
}

.overview-kpi-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-bottom: 2rem;
  display: grid;
}

@media (min-width: 1024px) {
  .overview-kpi-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.kpi-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .875rem;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0 1px 3px #0000000a;
}

.kpi-card-body {
  flex: 1;
  min-width: 0;
}

.kpi-card-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: .375rem;
  font-size: .75rem;
  font-weight: 600;
}

.kpi-card-value {
  color: #111827;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.2;
}

.kpi-card-sub {
  color: #9ca3af;
  margin-top: .25rem;
  font-size: .75rem;
}

.movers-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: .875rem;
  margin-bottom: 1.25rem;
  display: grid;
}

@media (min-width: 1024px) {
  .movers-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.insights-page {
  max-width: 1200px;
}

.insights-header {
  margin-bottom: 2rem;
}

.insights-header h1 {
  color: #111827;
  margin: 0 0 .375rem;
  font-size: 1.625rem;
  font-weight: 700;
}

.insights-subtitle {
  color: #6b7280;
  margin: 0;
  font-size: .9375rem;
}

.insights-updated {
  color: #9ca3af;
  margin-top: .5rem;
  font-size: .8125rem;
}

.insights-section {
  margin-bottom: 2.5rem;
}

.insights-section .section-title {
  color: #111827;
  align-items: center;
  margin: 0 0 1rem;
  font-size: 1.0625rem;
  font-weight: 600;
  display: flex;
}

.insights-loading {
  color: #6b7280;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  font-size: .9375rem;
  display: flex;
}

.insights-empty {
  text-align: center;
  color: #9ca3af;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: .75rem;
  padding: 2.5rem;
  font-size: .9375rem;
}

.abs-page, .abs-insights-page {
  max-width: 1200px;
}

.abs-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.abs-header-left {
  align-items: center;
  gap: 1rem;
  display: flex;
}

.abs-badge {
  color: #fff;
  letter-spacing: .05em;
  background: linear-gradient(135deg, #0f766e, #0ea5e9);
  border-radius: .625rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  font-size: .75rem;
  font-weight: 800;
  display: flex;
}

.abs-subtitle {
  color: #6b7280;
  margin: .25rem 0 0;
}

.abs-source-link {
  color: #6b7280;
  white-space: nowrap;
  border: 1px solid #e2e8f0;
  border-radius: .5rem;
  align-items: center;
  gap: .35rem;
  padding: .375rem .75rem;
  font-size: .8125rem;
  text-decoration: none;
  transition: all .15s;
  display: inline-flex;
}

.abs-source-link:hover {
  color: #0ea5e9;
  border-color: #0ea5e9;
}

.abs-source-icon {
  width: .875rem;
  height: .875rem;
}

.abs-kpi-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-bottom: 2.5rem;
  display: grid;
}

@media (min-width: 768px) {
  .abs-kpi-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.abs-kpi-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .875rem;
  flex-direction: column;
  gap: .35rem;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.abs-kpi-card--accent {
  background: linear-gradient(135deg, #f0fdf4, #ecfdf5);
  border-color: #6ee7b7;
}

.abs-kpi-label {
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: .75rem;
  font-weight: 600;
}

.abs-kpi-value {
  color: #111827;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.1;
}

.abs-kpi-value--lg {
  font-size: 2.25rem;
}

.abs-kpi-meta {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.abs-kpi-period {
  color: #9ca3af;
  font-size: .75rem;
}

.abs-kpi-delta {
  border-radius: 9999px;
  padding: .1rem .5rem;
  font-size: .8125rem;
  font-weight: 600;
}

.abs-delta--up {
  color: #16a34a;
  background: #dcfce7;
}

.abs-delta--down {
  color: #dc2626;
  background: #fee2e2;
}

.abs-section {
  margin-bottom: 2.5rem;
}

.abs-section-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.abs-section-desc {
  color: #6b7280;
  max-width: 640px;
  margin: .25rem 0 0;
}

.abs-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: .625rem;
  height: .625rem;
  margin-right: .5rem;
  display: inline-block;
}

.abs-dot--blue {
  background: #4f46e5;
}

.abs-dot--teal {
  background: #0ea5e9;
}

.abs-region-filter {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  margin-bottom: 1rem;
  display: flex;
}

.abs-filter-label {
  color: #9ca3af;
  margin-right: .25rem;
  font-size: .8125rem;
  font-weight: 500;
}

.abs-region-pill {
  cursor: pointer;
  background: none;
  border: 1.5px solid #0000;
  border-radius: 9999px;
  align-items: center;
  gap: .35rem;
  padding: .3rem .75rem;
  font-size: .8125rem;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.abs-pill--inactive {
  color: #6b7280;
  background: #f8fafc;
  border-color: #e2e8f0;
}

.abs-pill--inactive:hover {
  color: #374151;
  border-color: #94a3b8;
}

.abs-pill--ghost {
  color: #9ca3af;
  background: none;
  border-color: #e2e8f0;
  font-size: .75rem;
}

.abs-pill--ghost:hover {
  color: #374151;
  border-color: #94a3b8;
}

.abs-pill-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
}

.abs-chart-card {
  padding: 1.5rem;
}

.abs-chart-title {
  color: #374151;
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: 600;
}

.abs-empty {
  text-align: center;
  color: #9ca3af;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: .75rem;
  padding: 2.5rem;
  font-size: .9375rem;
}

.abs-table-card {
  margin-top: 1rem;
  padding: 1.5rem;
}

.abs-region-dot {
  vertical-align: middle;
  border-radius: 50%;
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
  margin-right: .5rem;
  display: inline-block;
}

.abs-cpi-stats {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: .875rem;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 1rem;
  display: flex;
  overflow: hidden;
}

.abs-cpi-stat {
  border-right: 1px solid #e2e8f0;
  flex: 1;
  min-width: 120px;
  padding: 1rem 1.25rem;
}

.abs-cpi-stat:last-child {
  border-right: none;
}

.abs-cpi-stat-label {
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: .3rem;
  font-size: .75rem;
  font-weight: 600;
}

.abs-cpi-stat-value {
  color: #111827;
  font-size: 1.25rem;
  font-weight: 700;
}

.abs-cpi-stat-value--lg {
  font-size: 1.5rem;
}

.abs-range-tabs {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: .5rem;
  gap: .25rem;
  padding: .25rem;
  display: flex;
}

.abs-range-tab {
  cursor: pointer;
  color: #6b7280;
  background: none;
  border: none;
  border-radius: .375rem;
  padding: .3rem .875rem;
  font-size: .8125rem;
  font-weight: 500;
  transition: all .15s;
}

.abs-range-tab:hover {
  color: #374151;
}

.abs-range-tab--active {
  color: #0f172a;
  background: #fff;
  box-shadow: 0 1px 3px #0000001a;
}

.abs-attribution {
  color: #9ca3af;
  border-top: 1px solid #f1f5f9;
  align-items: flex-start;
  gap: .5rem;
  margin-top: 1rem;
  padding-top: 1.5rem;
  font-size: .8125rem;
  line-height: 1.5;
  display: flex;
}

.abs-attrib-icon {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-top: .1rem;
}

.abs-attribution a {
  color: #0ea5e9;
  text-decoration: none;
}

.abs-attribution a:hover {
  text-decoration: underline;
}

.abs-attribution code {
  color: #475569;
  background: #f1f5f9;
  border-radius: .25rem;
  padding: .05rem .35rem;
  font-size: .75rem;
}

.abs-error {
  color: #b91c1c;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: .75rem;
  align-items: center;
  gap: .75rem;
  padding: 1.25rem 1.5rem;
  font-size: .9375rem;
  display: flex;
}

.abs-error-icon {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
}

.abs-section--integrated {
  border-left: 3px solid #4f46e5;
  padding-left: 1rem;
}

.abs-section--construction {
  border-left: 3px solid #10b981;
  padding-left: 1rem;
}

.abs-section--finance {
  border-left: 3px solid #f59e0b;
  padding-left: 1rem;
}

.abs-section--population {
  border-left: 3px solid #8b5cf6;
  padding-left: 1rem;
}

.abs-section--macro {
  border-left: 3px solid #ef4444;
  padding-left: 1rem;
}

.abs-two-col {
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  display: grid;
}

@media (max-width: 900px) {
  .abs-two-col {
    grid-template-columns: 1fr;
  }
}

.abs-chart-title-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .75rem;
  display: flex;
}

.abs-section-badge {
  letter-spacing: .05em;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 999px;
  margin-bottom: .25rem;
  margin-right: .5rem;
  padding: .15rem .5rem;
  font-size: .65rem;
  font-weight: 700;
  display: inline-block;
}

.abs-section-controls {
  flex-shrink: 0;
}

.abs-kpi-card--note {
  background: #f8fafc;
  border: 1px dashed #d1d5db;
}

.abs-kpi-note-text {
  color: #6b7280;
  margin-top: .25rem;
  font-size: .78rem;
  line-height: 1.4;
}

.abs-kpi-note-text a {
  color: #4f46e5;
  text-decoration: underline;
}

.abs-global-filters {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 1.25rem 1.5rem 1rem;
  box-shadow: 0 1px 4px #0000000a;
}

.abs-gf-row {
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1.25rem 2rem;
  display: flex;
}

.abs-gf-group {
  flex-direction: column;
  gap: .45rem;
  display: flex;
}

.abs-gf-group-label {
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: .7rem;
  font-weight: 700;
}

.abs-gf-chips {
  flex-wrap: wrap;
  gap: .35rem;
  display: flex;
}

.abs-gf-chip {
  color: #6b7280;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  border: 1.5px solid #e2e8f0;
  border-radius: 9999px;
  align-items: center;
  gap: .35rem;
  padding: .22rem .7rem;
  font-size: .78rem;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.abs-gf-chip:hover {
  color: #374151;
  border-color: #94a3b8;
}

.abs-gf-chip--active {
  font-weight: 600;
}

.abs-gf-chip--meta {
  color: #94a3b8;
  border-style: dashed;
  padding: .22rem .55rem;
  font-size: .72rem;
}

.abs-gf-chip--meta:hover {
  color: #374151;
  border-color: #6b7280;
}

.abs-gf-chip-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  display: inline-block;
}

.abs-gf-divider {
  background: #e2e8f0;
  align-self: stretch;
  width: 1px;
  min-height: 2.5rem;
}

.abs-gf-hint {
  color: #9ca3af;
  border-top: 1px solid #f1f5f9;
  margin-top: .85rem;
  padding-top: .75rem;
  font-size: .72rem;
  line-height: 1.6;
}

.abs-gf-hint strong {
  color: #6b7280;
}

.dashboard-header {
  justify-content: space-between !important;
}

.header-right {
  flex-shrink: 0;
  align-items: center;
  display: flex;
  position: relative;
}

.header-notification-bell {
  cursor: pointer;
  color: #6b7280;
  background: none;
  border: none;
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  padding: .5rem;
  transition: background-color .15s, color .15s;
  display: flex;
}

.header-notification-bell:hover {
  color: #374151;
  background-color: #f3f4f6;
}

.header-bell-icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}

.header-user-widget {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  text-align: left;
  background: none;
  border: 1px solid #0000;
  border-radius: .5rem;
  align-items: center;
  gap: .625rem;
  padding: .35rem .625rem;
  transition: background-color .15s, border-color .15s;
  display: flex;
}

.header-user-widget:hover {
  border-color: var(--border-subtle, #e4e8ee);
  background-color: #f3f4f6;
}

.header-user-avatar {
  color: #fff;
  background-color: #4f46e5;
  border-radius: 9999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-size: .6875rem;
  font-weight: 700;
  display: flex;
}

.header-user-info {
  flex-direction: column;
  gap: .2rem;
  display: flex;
}

.header-user-name {
  color: #1e2430;
  white-space: nowrap;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1.2;
}

.header-subscription-badge {
  text-transform: uppercase;
  letter-spacing: .04em;
  border-radius: 9999px;
  padding: .1rem .4rem;
  font-size: .6rem;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
}

.header-subscription-badge[data-plan="subscriber"] {
  color: #059669;
  background: #ecfdf5;
}

.header-subscription-badge[data-plan="company_admin"] {
  color: #2563eb;
  background: #eff6ff;
}

.header-subscription-badge[data-plan="super_admin"] {
  color: #7c3aed;
  background: #faf5ff;
}

.header-subscription-badge[data-plan="free_viewer"] {
  color: #6b7280;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
}

.header-chevron {
  color: #9ca3af;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  transition: transform .2s;
}

.header-chevron.open {
  transform: rotate(180deg);
}

.header-user-dropdown {
  background: var(--surface, #fff);
  border: 1px solid var(--border-subtle, #e4e8ee);
  z-index: 100;
  border-radius: .625rem;
  min-width: 220px;
  position: absolute;
  top: calc(100% + .5rem);
  right: 0;
  overflow: hidden;
  box-shadow: 0 8px 24px #0000001a;
}

.header-dropdown-email {
  color: #9ca3af;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: .75rem 1rem .5rem;
  font-size: .75rem;
  overflow: hidden;
}

.header-dropdown-divider {
  background: var(--border-subtle, #e4e8ee);
  height: 1px;
  margin: .25rem 0;
}

.header-dropdown-item {
  color: #374151;
  cursor: pointer;
  text-align: left;
  box-sizing: border-box;
  background: none;
  border: none;
  align-items: center;
  gap: .625rem;
  width: 100%;
  padding: .625rem 1rem;
  font-size: .8125rem;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .12s;
  display: flex;
}

.header-dropdown-item:hover {
  color: #111827;
  background-color: #f3f4f6;
}

.header-dropdown-item svg {
  color: #6b7280;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}

.header-dropdown-danger {
  color: #dc2626;
}

.header-dropdown-danger:hover {
  color: #b91c1c;
  background-color: #fef2f2;
}

.header-dropdown-danger svg {
  color: #dc2626;
}

@media (max-width: 640px) {
  .header-user-info {
    display: none;
  }
}

.feature-gate-wrapper {
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 2rem;
  display: flex;
}

.feature-gate-card {
  background: var(--surface, #fff);
  border: 1px solid var(--border-subtle, #e4e8ee);
  text-align: center;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
  padding: 3rem 2.5rem;
  box-shadow: 0 4px 24px #00000012;
}

.feature-gate-lock-icon {
  color: #6647f0;
  background: #f0ebff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin-bottom: 1.25rem;
  display: inline-flex;
}

.feature-gate-title {
  color: var(--text-primary, #1a1d23);
  margin: 0 0 .75rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.feature-gate-desc {
  color: var(--text-secondary, #6b7280);
  margin-bottom: .5rem;
  font-size: 1rem;
}

.feature-gate-plan-badge {
  color: #fff;
  background: #6647f0;
  border-radius: 999px;
  padding: .15rem .55rem;
  font-size: .75rem;
  font-weight: 600;
  display: inline-block;
}

.feature-gate-sub {
  color: var(--text-secondary, #6b7280);
  margin-bottom: 2rem;
  font-size: .875rem;
}

.feature-gate-actions {
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.feature-gate-cta-btn {
  color: #fff;
  background: #6647f0;
  border-radius: 8px;
  padding: .75rem 2rem;
  font-size: .95rem;
  font-weight: 600;
  text-decoration: none;
  transition: background .15s;
  display: inline-block;
}

.feature-gate-cta-btn:hover {
  background: #5538d4;
}

.feature-gate-back-link {
  color: var(--text-secondary, #6b7280);
  font-size: .875rem;
  text-decoration: none;
}

.feature-gate-back-link:hover {
  text-decoration: underline;
}

.upgrade-page {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem 1.5rem 4rem;
}

.upgrade-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.upgrade-title {
  color: var(--text-primary, #1a1d23);
  margin: 0 0 .5rem;
  font-size: 2rem;
  font-weight: 700;
}

.upgrade-subtitle {
  color: var(--text-secondary, #6b7280);
  max-width: 520px;
  margin: 0 auto 1rem;
  font-size: 1rem;
}

.upgrade-current-badge {
  color: #6647f0;
  background: #f0ebff;
  border-radius: 999px;
  margin-top: .5rem;
  padding: .35rem 1rem;
  font-size: .875rem;
  display: inline-block;
}

.upgrade-plans {
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-bottom: 3rem;
  display: grid;
}

@media (max-width: 720px) {
  .upgrade-plans {
    grid-template-columns: 1fr;
  }
}

.upgrade-plan-card {
  background: var(--surface, #fff);
  border: 1.5px solid var(--border-subtle, #e4e8ee);
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  transition: box-shadow .15s;
  position: relative;
}

.upgrade-plan-card:hover {
  box-shadow: 0 4px 20px #00000017;
}

.upgrade-plan-card.pro {
  border-color: #6647f0;
  box-shadow: 0 0 0 2px #6647f020;
}

.upgrade-plan-card.current {
  background: #f9f8ff;
}

.upgrade-plan-badge-popular {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
  background: #6647f0;
  border-radius: 999px;
  padding: .2rem .85rem;
  font-size: .72rem;
  font-weight: 700;
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.upgrade-plan-header {
  margin-bottom: 1.25rem;
}

.upgrade-plan-name {
  color: var(--text-primary, #1a1d23);
  margin-bottom: .5rem;
  font-size: 1.15rem;
  font-weight: 700;
  display: block;
}

.upgrade-plan-price {
  align-items: baseline;
  gap: .3rem;
  display: flex;
}

.upgrade-price-amount {
  color: var(--text-primary, #1a1d23);
  font-size: 1.5rem;
  font-weight: 700;
}

.upgrade-price-period {
  color: var(--text-secondary, #6b7280);
  font-size: .85rem;
}

.upgrade-current-tag {
  color: #6647f0;
  background: #e8e5ff;
  border-radius: 999px;
  margin-top: .4rem;
  padding: .15rem .6rem;
  font-size: .72rem;
  font-weight: 600;
  display: inline-block;
}

.upgrade-plan-perks {
  flex-direction: column;
  gap: .5rem;
  margin: 0 0 1.25rem;
  padding: 0;
  list-style: none;
  display: flex;
}

.upgrade-plan-perks li {
  color: var(--text-secondary, #6b7280);
  padding-left: 1.25rem;
  font-size: .875rem;
  position: relative;
}

.upgrade-plan-perks li:before {
  content: "•";
  color: #6647f0;
  position: absolute;
  left: .25rem;
}

.upgrade-plan-cta {
  text-align: center;
  color: #fff;
  background: #6647f0;
  border-radius: 8px;
  padding: .65rem 1rem;
  font-size: .9rem;
  font-weight: 600;
  text-decoration: none;
  transition: background .15s;
  display: block;
}

.upgrade-plan-cta:hover {
  background: #5538d4;
}

.upgrade-plan-cta.outline {
  color: #6647f0;
  background: none;
  border: 1.5px solid #6647f0;
}

.upgrade-plan-cta.outline:hover {
  background: #f0ebff;
}

.upgrade-comparison {
  margin-bottom: 2.5rem;
}

.upgrade-comparison-title {
  color: var(--text-primary, #1a1d23);
  margin: 0 0 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}

.upgrade-table-wrap {
  overflow-x: auto;
}

.upgrade-table {
  border-collapse: collapse;
  width: 100%;
}

.upgrade-th-feature, .upgrade-th-plan {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: var(--text-secondary, #6b7280);
  border-bottom: 2px solid var(--border-subtle, #e4e8ee);
  padding: .65rem 1rem;
  font-size: .8rem;
  font-weight: 600;
}

.upgrade-th-plan {
  text-align: center;
}

.upgrade-th-plan.pro {
  color: #6647f0;
}

.upgrade-th-plan.highlight {
  color: #1a1d23;
}

.upgrade-tr:nth-child(2n) {
  background: var(--surface-alt, #f9fafb);
}

.upgrade-td-feature {
  color: var(--text-primary, #1a1d23);
  border-bottom: 1px solid var(--border-subtle, #e4e8ee);
  padding: .6rem 1rem;
  font-size: .875rem;
}

.upgrade-td-value {
  text-align: center;
  border-bottom: 1px solid var(--border-subtle, #e4e8ee);
  padding: .6rem 1rem;
}

.upgrade-td-value.pro {
  background: #f0ebff20;
}

.upgrade-check {
  color: #22c55e;
}

.upgrade-cross {
  color: var(--text-muted, #d1d5db);
}

.upgrade-partial {
  color: #f59e0b;
  font-size: .8rem;
  font-weight: 500;
}

.upgrade-footer-note {
  text-align: center;
  color: var(--text-secondary, #6b7280);
  font-size: .875rem;
}

.upgrade-footer-note a {
  color: #6647f0;
}

.upgrade-back-link {
  color: var(--text-secondary, #6b7280);
  margin-top: .75rem;
  font-size: .875rem;
  text-decoration: none;
  display: inline-block;
}

.upgrade-back-link:hover {
  text-decoration: underline;
}

.economy-loading {
  min-height: 40vh;
  color: var(--text-secondary, #6b7280);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.economy-spinner {
  border: 3px solid var(--border-subtle, #e4e8ee);
  border-top-color: #6647f0;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  animation: .75s linear infinite spin;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.economy-page {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 0 2rem;
}

.economy-page-header {
  margin-bottom: 1.5rem;
}

.economy-page-title {
  color: var(--text-primary, #1a1d23);
  margin: 0 0 .35rem;
  font-size: 1.6rem;
  font-weight: 700;
}

.economy-page-desc {
  color: var(--text-secondary, #6b7280);
  max-width: 680px;
  margin: 0;
  font-size: .9rem;
}

.economy-snapshot {
  background: linear-gradient(135deg, #f0ebff 0%, #e8f4ff 100%);
  border: 1px solid #d4c6ff;
  border-radius: 12px;
  align-items: flex-start;
  gap: .85rem;
  margin-bottom: 1.75rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.economy-snapshot-icon {
  color: #fff;
  background: #6647f0;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-top: 2px;
  display: flex;
}

.economy-snapshot-label {
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #6647f0;
  margin-bottom: .3rem;
  font-size: .75rem;
  font-weight: 600;
}

.economy-snapshot-text {
  color: var(--text-primary, #1a1d23);
  font-size: .9rem;
  line-height: 1.55;
}

.economy-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  margin-bottom: 1.5rem;
  display: grid;
}

@media (max-width: 800px) {
  .economy-grid {
    grid-template-columns: 1fr;
  }
}

.economy-card {
  background: var(--surface, #fff);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: 12px;
  padding: 1.25rem 1rem 1rem;
  box-shadow: 0 1px 4px #0000000d;
}

.economy-card-header {
  margin-bottom: .85rem;
}

.economy-card-title {
  color: var(--text-primary, #1a1d23);
  margin: 0 0 .2rem;
  font-size: .95rem;
  font-weight: 600;
}

.economy-card-sub {
  color: var(--text-secondary, #6b7280);
  margin: 0;
  font-size: .75rem;
  line-height: 1.4;
}

.economy-footer-note {
  color: var(--text-muted, #9ca3af);
  text-align: center;
  margin-top: .5rem;
  font-size: .8rem;
}

.cycle-section {
  background: #0f172a;
  border: 1px solid #1e293b;
  border-radius: 16px;
  margin-top: .25rem;
  margin-bottom: 1.5rem;
  padding: 1.75rem 1.5rem 1.5rem;
}

.cycle-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.cycle-title {
  color: #e2e8f0;
  margin: 0 0 .3rem;
  font-size: 1.15rem;
  font-weight: 700;
}

.cycle-subtitle {
  color: #64748b;
  max-width: 600px;
  margin: 0;
  font-size: .82rem;
  line-height: 1.5;
}

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

.cycle-badge-label {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #6c63ff;
  background: #6c63ff1f;
  border: 1px solid #6c63ff4d;
  border-radius: 20px;
  padding: .3rem .75rem;
  font-size: .7rem;
  font-weight: 600;
  display: inline-block;
}

.cycle-main {
  grid-template-columns: 320px 1fr;
  align-items: start;
  gap: 1.75rem;
  margin-bottom: 1.5rem;
  display: grid;
}

@media (max-width: 900px) {
  .cycle-main {
    grid-template-columns: 1fr;
  }
}

.cycle-clock-wrap {
  text-align: center;
}

.cycle-clock-note {
  color: #475569;
  margin: .5rem 0 0;
  font-size: .72rem;
  line-height: 1.4;
}

.cycle-cities {
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: .75rem;
  display: grid;
}

.cycle-city-card {
  background: #ffffff08;
  border: 1px solid #ffffff12;
  border-left: 3px solid #6c63ff;
  border-radius: 10px;
  padding: .9rem 1rem;
  transition: background .15s;
}

.cycle-city-card:hover {
  background: #ffffff0d;
}

.cycle-city-top {
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  margin-bottom: .4rem;
  display: flex;
}

.cycle-city-name {
  color: #e2e8f0;
  font-size: .9rem;
  font-weight: 700;
}

.cycle-city-phase {
  white-space: nowrap;
  border: 1px solid;
  border-radius: 20px;
  align-items: center;
  gap: .3rem;
  padding: .2rem .55rem;
  font-size: .7rem;
  font-weight: 600;
  display: flex;
}

.cycle-city-desc {
  color: #64748b;
  margin: 0 0 .65rem;
  font-size: .73rem;
  line-height: 1.45;
}

.cycle-city-metrics {
  grid-template-columns: repeat(3, 1fr);
  gap: .4rem;
  display: grid;
}

.cycle-city-metric {
  flex-direction: column;
  gap: .15rem;
  display: flex;
}

.cycle-metric-label {
  color: #475569;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: .65rem;
  font-weight: 500;
}

.cycle-metric-value {
  color: #cbd5e1;
  font-size: .82rem;
  font-weight: 600;
}

.cycle-legend {
  background: #ffffff05;
  border: 1px solid #ffffff0f;
  border-radius: 8px;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: .85rem 1rem;
  display: flex;
}

.cycle-legend-item {
  align-items: center;
  gap: .6rem;
  display: flex;
}

.cycle-legend-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
}

.cycle-legend-phase {
  font-size: .82rem;
  font-weight: 600;
}

.cycle-legend-count {
  color: #64748b;
  font-size: .7rem;
}

.cycle-footnote {
  color: #475569;
  margin: 0;
  font-size: .72rem;
  line-height: 1.5;
}

.legal-page-wrapper {
  background: var(--background, #f5f7fa);
  min-height: 100vh;
  padding: 2.5rem 1rem 4rem;
}

.legal-page-container {
  background: var(--surface, #fff);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: 12px;
  max-width: 860px;
  margin: 0 auto;
  padding: 2.5rem 3rem;
  box-shadow: 0 1px 6px #0000000f;
}

.legal-back-link {
  color: var(--primary-600, #4f46e5);
  margin-bottom: 1.5rem;
  font-size: .85rem;
  text-decoration: none;
  transition: opacity .15s;
  display: inline-block;
}

.legal-back-link:hover {
  opacity: .75;
}

.legal-page-header {
  border-bottom: 2px solid var(--border-subtle, #e4e8ee);
  margin-bottom: 2.5rem;
  padding-bottom: 1.5rem;
}

.legal-page-title {
  color: var(--foreground, #1e2430);
  margin: 0 0 .75rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.legal-page-meta {
  color: var(--gray-600, #4b5563);
  margin: 0;
  font-size: .875rem;
  line-height: 1.6;
}

.legal-page-meta span {
  color: var(--gray-400, #9ca3af);
  font-size: .8rem;
}

.legal-section {
  margin-bottom: 2.25rem;
}

.legal-section-heading {
  color: var(--foreground, #1e2430);
  border-bottom: 1px solid var(--border-subtle, #e4e8ee);
  margin: 0 0 .85rem;
  padding-bottom: .4rem;
  font-size: 1.15rem;
  font-weight: 700;
}

.legal-subsection-heading {
  color: var(--gray-800, #1f2937);
  margin: 1.25rem 0 .5rem;
  font-size: .95rem;
  font-weight: 600;
}

.legal-section p {
  color: var(--gray-600, #4b5563);
  margin: 0 0 .75rem;
  font-size: .9rem;
  line-height: 1.75;
}

.legal-list {
  margin: .5rem 0 .75rem;
  padding-left: 1.4rem;
}

.legal-list li {
  color: var(--gray-600, #4b5563);
  margin-bottom: .3rem;
  font-size: .9rem;
  line-height: 1.75;
}

.legal-link {
  color: var(--primary-600, #4f46e5);
  text-underline-offset: 2px;
  text-decoration: underline;
  transition: opacity .15s;
}

.legal-link:hover {
  opacity: .75;
}

.legal-caps-block {
  letter-spacing: .01em;
  background: var(--gray-50, #f9fafb);
  border-left: 3px solid var(--warning, #f59e0b);
  border-radius: 0 6px 6px 0;
  font-weight: 600;
  margin-bottom: .75rem !important;
  padding: .75rem 1rem !important;
  font-size: .85rem !important;
}

.legal-contact-block {
  background: var(--gray-50, #f9fafb);
  border: 1px solid var(--border-subtle, #e4e8ee);
  border-radius: 8px;
  margin-top: .5rem;
  padding: 1rem 1.25rem;
}

.legal-contact-block p {
  margin-bottom: .35rem !important;
}

.legal-page-footer {
  border-top: 1px solid var(--border-subtle, #e4e8ee);
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  margin-top: 2.5rem;
  padding-top: 1.5rem;
  display: flex;
}

.legal-page-footer p {
  color: var(--gray-400, #9ca3af);
  margin: 0;
  font-size: .8rem;
}

.legal-footer-links {
  align-items: center;
  gap: .75rem;
  font-size: .875rem;
  display: flex;
}

.legal-footer-divider {
  color: var(--gray-300, #d1d5db);
}

@media (max-width: 640px) {
  .legal-page-container {
    padding: 1.5rem 1.25rem;
  }

  .legal-page-title {
    font-size: 1.5rem;
  }
}

.yield-wages-section {
  background: #0f172a;
  border: 1px solid #1e293b;
  border-radius: 16px;
  margin-top: 2.5rem;
  padding: 1.75rem;
}

.yield-wages-header {
  margin-bottom: 1.25rem;
}

.yield-wages-title {
  color: #f1f5f9;
  margin: 0 0 .35rem;
  font-size: 1.25rem;
  font-weight: 700;
}

.yield-wages-subtitle {
  color: #94a3b8;
  max-width: 800px;
  margin: 0;
  font-size: .875rem;
  line-height: 1.5;
}

.yield-wages-tabs {
  flex-wrap: wrap;
  gap: .5rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.yield-tab-btn {
  color: #64748b;
  cursor: pointer;
  background: none;
  border: 1px solid #334155;
  border-radius: 20px;
  padding: .4rem 1rem;
  font-size: .85rem;
  font-weight: 600;
  transition: all .15s;
}

.yield-tab-btn:hover {
  color: #94a3b8;
  border-color: #475569;
}

.yield-tab-active {
  font-weight: 700;
}

.yield-signal-badge {
  border: 1px solid;
  border-radius: 10px;
  margin-bottom: 1.25rem;
  padding: 1rem 1.25rem;
}

.yield-signal-row {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  margin-bottom: .75rem;
  display: flex;
}

.yield-signal-label {
  color: #e2e8f0;
  font-size: .875rem;
  font-weight: 600;
}

.yield-spread-pill {
  border: 1px solid;
  border-radius: 20px;
  padding: .2rem .75rem;
  font-size: .8rem;
  font-weight: 700;
}

.yield-signal-metrics {
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: .6rem;
  display: flex;
}

.yield-metric {
  flex-direction: column;
  gap: .15rem;
  display: flex;
}

.yield-metric-label {
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: .75rem;
  font-weight: 500;
}

.yield-metric-value {
  font-size: 1.35rem;
  font-weight: 700;
}

.yield-signal-text {
  color: #94a3b8;
  margin: 0;
  font-size: .85rem;
  line-height: 1.5;
}

.yield-chart-wrap {
  background: #070f1f;
  border: 1px solid #1e293b;
  border-radius: 10px;
  margin-bottom: 1.5rem;
  padding: 1rem .5rem .5rem 0;
}

.yield-no-data {
  text-align: center;
  color: #475569;
  padding: 3rem 0;
  font-size: .9rem;
}

.yield-interpretation {
  background: #111827;
  border: 1px solid #1e293b;
  border-radius: 10px;
  margin-bottom: 1rem;
  padding: 1rem 1.25rem;
}

.yield-interp-title {
  color: #e2e8f0;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 0 0 .75rem;
  font-size: .875rem;
  font-weight: 700;
}

.yield-interp-list {
  flex-direction: column;
  gap: .5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.yield-interp-list li {
  color: #94a3b8;
  align-items: flex-start;
  gap: .6rem;
  font-size: .83rem;
  line-height: 1.5;
  display: flex;
}

.yield-interp-list strong {
  color: #e2e8f0;
}

.yield-interp-dot {
  border-radius: 50%;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-top: 4px;
}

.yield-footnote {
  color: #475569;
  margin: 0;
  font-size: .78rem;
  line-height: 1.5;
}

@media (max-width: 640px) {
  .yield-wages-section {
    padding: 1.25rem 1rem;
  }

  .yield-signal-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .yield-signal-metrics {
    gap: 1rem;
  }
}

.support-table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

.support-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 640px;
  font-size: .875rem;
}

.support-table th {
  text-align: left;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .04em;
  border-bottom: 2px solid var(--border-subtle, #e4e8ee);
  white-space: nowrap;
  padding: .6rem .75rem;
  font-size: .75rem;
  font-weight: 600;
}

.support-table td {
  border-bottom: 1px solid var(--border-subtle, #e4e8ee);
  vertical-align: top;
  padding: .65rem .75rem;
}

.support-table-row {
  cursor: pointer;
  transition: background-color .15s;
}

.support-table-row:hover {
  background-color: #f9fafb;
}

.support-table-row--expanded {
  background-color: #fafbff;
}

.support-subject {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 280px;
  overflow: hidden;
}

.support-requester {
  flex-direction: column;
  gap: .15rem;
  display: flex;
}

.support-requester-name {
  color: #1e2430;
  white-space: nowrap;
  font-size: .8rem;
  font-weight: 600;
}

.support-requester-email {
  color: #9ca3af;
  white-space: nowrap;
  font-size: .72rem;
}

.support-date {
  color: #6b7280;
  white-space: nowrap;
  font-size: .78rem;
}

.support-expand-icon {
  color: #9ca3af;
  font-size: .65rem;
}

.support-detail-row {
  background-color: #fafbff;
}

.support-detail-panel {
  border-top: 1px solid #e4e8ee;
  padding: 1rem 1.25rem;
}

.support-detail-controls {
  flex-wrap: wrap;
  align-items: center;
  gap: .75rem;
  margin-bottom: 1rem;
  display: flex;
}

.support-thread {
  flex-direction: column;
  gap: .75rem;
  max-height: 320px;
  margin-bottom: 1rem;
  display: flex;
  overflow-y: auto;
}

.support-thread-loading, .support-thread-empty {
  color: #9ca3af;
  padding: .75rem 0;
  font-size: .85rem;
}

.support-message {
  border-radius: .5rem;
  max-width: 85%;
  padding: .75rem 1rem;
}

.support-message--admin {
  background: #eef2ff;
  align-self: flex-end;
  margin-left: auto;
}

.support-message--user {
  background: #f3f4f6;
  align-self: flex-start;
}

.support-message-meta {
  align-items: center;
  gap: .5rem;
  margin-bottom: .3rem;
  display: flex;
}

.support-message-role {
  color: #374151;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: .72rem;
  font-weight: 700;
}

.support-message-time {
  color: #9ca3af;
  font-size: .7rem;
}

.support-message-body {
  color: #374151;
  white-space: pre-wrap;
  font-size: .85rem;
  line-height: 1.5;
}

.support-reply-form {
  border-top: 1px solid #e4e8ee;
  padding-top: 1rem;
}

.support-reply-textarea {
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid #d1d5db;
  border-radius: .5rem;
  width: 100%;
  padding: .625rem .875rem;
  font-family: inherit;
  font-size: .875rem;
  line-height: 1.5;
}

.support-reply-error {
  color: #dc2626;
  margin: .3rem 0;
  font-size: .8rem;
}

.support-reply-actions {
  justify-content: flex-end;
  margin-top: .625rem;
  display: flex;
}

.support-updating-label {
  color: #9ca3af;
  font-size: .78rem;
}

.support-pagination {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1.5rem;
  display: flex;
}

.support-pagination-info {
  color: #6b7280;
  font-size: .85rem;
}

.support-header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.support-header-left h1 {
  margin: 0;
}

.support-error-banner {
  color: #dc2626;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: .5rem;
  margin-bottom: 1.25rem;
  padding: .75rem 1rem;
  font-size: .875rem;
}

@media (max-width: 375px) {
  .dashboard-main {
    padding: .875rem;
  }
}

@media (max-width: 640px) {
  .support-subject {
    max-width: 160px;
  }

  .support-filters {
    flex-direction: column;
    gap: .75rem;
  }
}

.page-content {
  width: 100%;
}

.sidebar-chevron {
  opacity: .5;
  flex-shrink: 0;
  width: .875rem;
  height: .875rem;
  margin-left: auto;
  transition: transform .2s;
}

.sidebar-chevron.sidebar-chevron-open {
  transform: rotate(180deg);
}

.sidebar-lock-icon {
  opacity: .5;
  flex-shrink: 0;
  margin-left: auto;
}

.sidebar-nav-section-toggle {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #9ca3af;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  text-align: left;
  background: none;
  border: none;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem .25rem;
  font-size: .6875rem;
  font-weight: 600;
  transition: color .15s;
  display: flex;
}

.sidebar-nav-section-toggle:hover {
  color: #6b7280;
}

.sidebar-nav-section-toggle span {
  text-align: left;
  flex: 1;
}

.sidebar-group-items-wrapper {
  grid-template-rows: 0fr;
  transition: grid-template-rows .25s;
  display: grid;
  overflow: hidden;
}

.sidebar-group-items-wrapper.sidebar-group-items-open {
  grid-template-rows: 1fr;
}

.sidebar-group-items-inner {
  flex-direction: column;
  gap: .125rem;
  display: flex;
  overflow: hidden;
}

.sidebar-children-wrapper {
  grid-template-rows: 0fr;
  transition: grid-template-rows .25s;
  display: grid;
  overflow: hidden;
}

.sidebar-children-wrapper.sidebar-children-open {
  grid-template-rows: 1fr;
}

.sidebar-children-inner {
  flex-direction: column;
  gap: .125rem;
  padding-left: 1.5rem;
  display: flex;
  overflow: hidden;
}

nav[aria-label="Calculator tabs"]::-webkit-scrollbar {
  height: 2px;
}

nav[aria-label="Calculator tabs"]::-webkit-scrollbar-track {
  background: none;
}

nav[aria-label="Calculator tabs"]::-webkit-scrollbar-thumb {
  background: #c7d2fe;
  border-radius: 1px;
}

.calc-page-wrapper {
  width: 100%;
  overflow-x: hidden;
}

@media (max-width: 430px) {
  .calc-rate-grid > div {
    padding: .4rem .15rem;
  }
}

/* [project]/src/styles/utilities.css [app-client] (css) */
.heading-hero {
  color: #1e2430;
  margin-bottom: .75rem;
  font-size: 2.25rem;
  font-weight: 700;
}

.heading-1 {
  color: #1e2430;
  margin-bottom: .75rem;
  font-size: 1.875rem;
  font-weight: 700;
}

.heading-2 {
  color: #1e2430;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.heading-3 {
  color: #1e2430;
  margin-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.heading-4 {
  color: #1e2430;
  margin-bottom: .375rem;
  font-size: 1.0625rem;
  font-weight: 600;
}

.text-body, .text-body-lg {
  color: #4b5563;
  font-size: 1rem;
}

.text-body-sm {
  color: #4b5563;
  font-size: .875rem;
}

.text-subtitle {
  color: #4b5563;
  font-size: 1rem;
}

.text-caption {
  color: #6b7280;
  font-size: .875rem;
}

.text-muted {
  color: #6b7280;
}

.spacing-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.spacing-block {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.spacing-inline {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.transition-smooth {
  transition: all .3s ease-in-out;
}

.transition-fast {
  transition: all .15s ease-in-out;
}

.transition-slow {
  transition: all .5s ease-in-out;
}

.hover-lift {
  transition: transform .2s;
}

.hover-lift:hover {
  transform: translateY(-.25rem);
}

.hover-scale {
  transition: transform .2s;
}

.hover-scale:hover {
  transform: scale(1.05);
}

.bg-gradient-primary {
  background: linear-gradient(to bottom right, #f5f7fa, #eaeef9);
}

.bg-gradient-secondary {
  background: linear-gradient(to right, #fdf4ff, #fce7f3);
}

.bg-glass {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #fffc;
}

.border-light {
  border: 1px solid #e5e7eb;
}

.border-heavy {
  border: 2px solid #d1d5db;
}

.divider-horizontal {
  border-top: 1px solid #e5e7eb;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.divider-vertical {
  border-left: 1px solid #e5e7eb;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.shadow-soft {
  box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}

.shadow-medium {
  box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}

.shadow-hard {
  box-shadow: 0 25px 50px -12px #00000040;
}

.hide-mobile {
  display: none;
}

@media (min-width: 768px) {
  .hide-mobile {
    display: block;
  }
}

.hide-desktop {
  display: block;
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

.show-on-hover {
  opacity: 0;
  transition: opacity .2s;
}

.group:hover .show-on-hover {
  opacity: 1;
}

.sr-only {
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.focus-ring:focus {
  outline: none;
  box-shadow: 0 0 0 3px #4f46e580;
}

.text-responsive-lg {
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .text-responsive-lg {
    font-size: 1.875rem;
  }
}

@media (min-width: 1024px) {
  .text-responsive-lg {
    font-size: 2.25rem;
  }
}

.text-responsive-md {
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .text-responsive-md {
    font-size: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .text-responsive-md {
    font-size: 1.875rem;
  }
}

.text-responsive-sm {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .text-responsive-sm {
    font-size: 1.125rem;
  }
}

@media (min-width: 1024px) {
  .text-responsive-sm {
    font-size: 1.25rem;
  }
}

.heading-flush {
  margin: 0;
}

.text-balance {
  text-wrap: balance;
}

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

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

.page-inner {
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-inner-wide {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-heading {
  margin-bottom: 2rem;
}

.page-heading h1, .page-heading-title {
  color: var(--foreground, #1e2430);
  margin: 0 0 .25rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.page-heading p, .page-heading-desc {
  color: var(--text-muted, #6b7280);
  margin: 0;
  font-size: .875rem;
}

.panel {
  background-color: var(--surface, #fff);
  border: 1px solid var(--border-color, #e2e8f0);
  border-radius: .75rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  box-shadow: 0 1px 3px #0000000f;
}

.panel-alt {
  background-color: var(--surface-alt, #eef1f6);
  border: 1px solid var(--border-color, #e2e8f0);
  border-radius: .75rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
}

.panel-title {
  color: var(--text-primary, #111827);
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 600;
}

.panel-subtitle {
  color: var(--text-muted, #6b7280);
  margin: 0 0 1rem;
  font-size: .875rem;
}

.section-title {
  color: var(--text-primary, #111827);
  margin: 0 0 .25rem;
  font-size: 1rem;
  font-weight: 600;
}

.section-desc {
  color: var(--text-muted, #6b7280);
  margin: 0 0 1rem;
  font-size: .8125rem;
}

.plan-badge {
  border: 1px solid #0000;
  border-radius: 9999px;
  align-items: center;
  gap: .375rem;
  padding: .25rem .75rem;
  font-size: .875rem;
  font-weight: 600;
  display: inline-flex;
}

.plan-badge--free {
  color: #475569;
  background-color: #f1f5f9;
  border-color: #cbd5e1;
}

.plan-badge--pro {
  color: #0f766e;
  background-color: #f0fdfa;
  border-color: #99f6e4;
}

.plan-badge--business {
  color: #4338ca;
  background-color: #eef2ff;
  border-color: #c7d2fe;
}

.alert-success {
  background-color: #f0fdf4;
  border: 1px solid #86efac;
  border-radius: .75rem;
  align-items: flex-start;
  gap: .75rem;
  margin-bottom: 1.25rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.alert-success-icon {
  color: #16a34a;
  flex-shrink: 0;
}

.alert-success-title {
  color: #166534;
  font-size: .875rem;
  font-weight: 600;
}

.alert-success-body {
  color: #15803d;
  margin-top: .125rem;
  font-size: .8125rem;
}

.alert-warning {
  background-color: #fffbeb;
  border: 1px solid #fde68a;
  border-radius: .75rem;
  align-items: flex-start;
  gap: .75rem;
  margin-bottom: 1.25rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.alert-warning-icon {
  color: #d97706;
  flex-shrink: 0;
}

.alert-warning-title {
  color: #92400e;
  font-size: .875rem;
  font-weight: 600;
}

.alert-warning-body {
  color: #b45309;
  margin-top: .125rem;
  font-size: .8125rem;
}

.alert-error {
  background-color: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: .75rem;
  align-items: flex-start;
  gap: .75rem;
  margin-bottom: 1.25rem;
  padding: 1rem 1.25rem;
  display: flex;
}

.alert-error-icon {
  color: #dc2626;
  flex-shrink: 0;
}

.alert-error-title {
  color: #991b1b;
  font-size: .875rem;
  font-weight: 600;
}

.alert-error-body {
  color: #b91c1c;
  margin-top: .125rem;
  font-size: .8125rem;
}

.plan-card {
  border: 1px solid var(--border-color, #e2e8f0);
  background-color: var(--surface, white);
  border-radius: .75rem;
  flex-direction: column;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

.plan-card--current-free {
  background-color: #f8fafc;
  border-color: #94a3b8;
}

.plan-card--current-pro {
  background-color: #f0fdfa;
  border-color: #5eead4;
}

.plan-card--current-business {
  background-color: #eef2ff;
  border-color: #818cf8;
}

.plan-card-label {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: .25rem;
  font-size: .6875rem;
  font-weight: 700;
}

.plan-card-price-num {
  color: var(--foreground, #1e2430);
  font-size: 1.5rem;
  font-weight: 700;
}

.plan-card-price-period {
  color: var(--text-muted, #6b7280);
  font-size: .875rem;
}

.plan-card-current-badge {
  color: #fff;
  border-radius: 9999px;
  padding: .125rem .625rem;
  font-size: .6875rem;
  font-weight: 700;
  position: absolute;
  top: -.75rem;
  left: 1rem;
}

.plan-card-feature {
  color: var(--text-secondary, #374151);
  align-items: flex-start;
  gap: .5rem;
  font-size: .8125rem;
  display: flex;
}

.feature-list {
  flex-direction: column;
  gap: .5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.feature-list li {
  color: var(--text-secondary, #374151);
  align-items: flex-start;
  gap: .5rem;
  font-size: .875rem;
  display: flex;
}

.feature-check-icon {
  flex-shrink: 0;
  margin-top: .125rem;
}

.quick-stat-value {
  color: var(--foreground, #1e2430);
  margin-bottom: .25rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

.quick-stat-label {
  color: var(--text-muted, #6b7280);
  font-size: .75rem;
}

/*# sourceMappingURL=src_styles_0a6xsbg._.css.map*/