:root {
  --slate-50: rgba(247, 249, 251, 1);
  --slate-100: rgba(240, 244, 248, 1);
  --slate-200: rgba(225, 231, 239, 1);
  --slate-300: rgba(202, 212, 224, 1);
  --slate-400: rgba(147, 162, 183, 1);
  --slate-500: rgba(100, 116, 138, 1);
  --slate-600: rgba(71, 85, 105, 1);
  --slate-700: rgba(51, 65, 85, 1);
  --slate-800: rgba(30, 41, 59, 1);
  --slate-900: rgba(15, 23, 42, 1);
  --gray-50: rgba(248, 249, 250, 1);
  --gray-100: rgba(242, 243, 245, 1);
  --gray-200: rgba(228, 230, 234, 1);
  --gray-300: rgba(208, 212, 218, 1);
  --gray-400: rgba(155, 162, 174, 1);
  --gray-500: rgba(107, 114, 128, 1);
  --gray-600: rgba(75, 85, 99, 1);
  --gray-700: rgba(55, 65, 81, 1);
  --gray-800: rgba(31, 41, 55, 1);
  --gray-900: rgba(17, 24, 39, 1);
  --zinc-50: rgba(249, 249, 249, 1);
  --zinc-100: rgba(243, 243, 244, 1);
  --zinc-200: rgba(227, 227, 230, 1);
  --zinc-300: rgba(211, 211, 215, 1);
  --zinc-400: rgba(160, 160, 169, 1);
  --zinc-500: rgba(113, 113, 122, 1);
  --zinc-600: rgba(82, 82, 91, 1);
  --zinc-700: rgba(63, 63, 70, 1);
  --zinc-800: rgba(39, 39, 42, 1);
  --zinc-900: rgba(24, 24, 27, 1);
  --neutral-50: rgba(249, 249, 249, 1);
  --neutral-100: rgba(244, 244, 244, 1);
  --neutral-200: rgba(228, 228, 228, 1);
  --neutral-300: rgba(211, 211, 211, 1);
  --neutral-400: rgba(162, 162, 162, 1);
  --neutral-500: rgba(115, 115, 115, 1);
  --neutral-600: rgba(82, 82, 82, 1);
  --neutral-700: rgba(64, 64, 64, 1);
  --neutral-800: rgba(38, 38, 38, 1);
  --neutral-900: rgba(23, 23, 23, 1);
  --stone-50: rgba(249, 249, 248, 1);
  --stone-100: rgba(244, 244, 243, 1);
  --stone-200: rgba(230, 228, 227, 1);
  --stone-300: rgba(213, 210, 208, 1);
  --stone-400: rgba(167, 161, 157, 1);
  --stone-500: rgba(120, 113, 108, 1);
  --stone-600: rgba(87, 83, 78, 1);
  --stone-700: rgba(68, 64, 60, 1);
  --stone-800: rgba(41, 37, 36, 1);
  --stone-900: rgba(28, 25, 23, 1);
  --red-50: rgba(253, 241, 241, 1);
  --red-100: rgba(253, 225, 225, 1);
  --red-200: rgba(253, 201, 201, 1);
  --red-300: rgba(251, 164, 164, 1);
  --red-400: rgba(247, 113, 113, 1);
  --red-500: rgba(238, 68, 68, 1);
  --red-600: rgba(219, 38, 38, 1);
  --red-700: rgba(184, 28, 28, 1);
  --red-800: rgba(152, 27, 27, 1);
  --red-900: rgba(127, 29, 29, 1);
  --orange-50: rgba(254, 246, 236, 1);
  --orange-100: rgba(254, 236, 212, 1);
  --orange-200: rgba(253, 214, 169, 1);
  --orange-300: rgba(252, 185, 116, 1);
  --orange-400: rgba(250, 145, 60, 1);
  --orange-500: rgba(248, 115, 22, 1);
  --orange-600: rgba(233, 88, 12, 1);
  --orange-700: rgba(193, 65, 12, 1);
  --orange-800: rgba(153, 52, 18, 1);
  --orange-900: rgba(124, 45, 18, 1);
  --amber-50: rgba(254, 250, 234, 1);
  --amber-100: rgba(253, 242, 198, 1);
  --amber-200: rgba(252, 229, 137, 1);
  --amber-300: rgba(251, 210, 77, 1);
  --amber-400: rgba(250, 190, 36, 1);
  --amber-500: rgba(244, 157, 11, 1);
  --amber-600: rgba(216, 119, 6, 1);
  --amber-700: rgba(179, 83, 9, 1);
  --amber-800: rgba(145, 64, 14, 1);
  --amber-900: rgba(120, 53, 15, 1);
  --yellow-50: rgba(253, 251, 231, 1);
  --yellow-100: rgba(253, 248, 194, 1);
  --yellow-200: rgba(253, 239, 137, 1);
  --yellow-300: rgba(252, 223, 71, 1);
  --yellow-400: rgba(249, 203, 21, 1);
  --yellow-500: rgba(233, 178, 8, 1);
  --yellow-600: rgba(201, 137, 4, 1);
  --yellow-700: rgba(160, 98, 7, 1);
  --yellow-800: rgba(132, 77, 14, 1);
  --yellow-900: rgba(113, 63, 18, 1);
  --lime-50: rgba(246, 253, 230, 1);
  --lime-100: rgba(235, 251, 202, 1);
  --lime-200: rgba(216, 248, 156, 1);
  --lime-300: rgba(189, 241, 100, 1);
  --lime-400: rgba(162, 229, 53, 1);
  --lime-500: rgba(131, 203, 22, 1);
  --lime-600: rgba(101, 162, 13, 1);
  --lime-700: rgba(77, 124, 15, 1);
  --lime-800: rgba(63, 98, 18, 1);
  --lime-900: rgba(54, 83, 20, 1);
  --green-50: rgba(239, 252, 243, 1);
  --green-100: rgba(219, 251, 230, 1);
  --green-200: rgba(186, 246, 207, 1);
  --green-300: rgba(133, 238, 171, 1);
  --green-400: rgba(74, 221, 128, 1);
  --green-500: rgba(34, 196, 94, 1);
  --green-600: rgba(22, 162, 74, 1);
  --green-700: rgba(21, 128, 61, 1);
  --green-800: rgba(22, 101, 52, 1);
  --green-900: rgba(20, 83, 45, 1);
  --emerald-50: rgba(235, 252, 244, 1);
  --emerald-100: rgba(208, 249, 228, 1);
  --emerald-200: rgba(166, 242, 207, 1);
  --emerald-300: rgba(110, 230, 182, 1);
  --emerald-400: rgba(52, 210, 152, 1);
  --emerald-500: rgba(16, 184, 128, 1);
  --emerald-600: rgba(5, 149, 105, 1);
  --emerald-700: rgba(4, 120, 87, 1);
  --emerald-800: rgba(6, 95, 70, 1);
  --emerald-900: rgba(6, 78, 59, 1);
  --teal-50: rgba(239, 252, 249, 1);
  --teal-100: rgba(203, 250, 240, 1);
  --teal-200: rgba(152, 245, 227, 1);
  --teal-300: rgba(94, 233, 211, 1);
  --teal-400: rgba(45, 211, 190, 1);
  --teal-500: rgba(20, 183, 165, 1);
  --teal-600: rgba(13, 147, 135, 1);
  --teal-700: rgba(15, 118, 110, 1);
  --teal-800: rgba(17, 94, 89, 1);
  --teal-900: rgba(19, 78, 74, 1);
  --cyan-50: rgba(235, 253, 254, 1);
  --cyan-100: rgba(206, 249, 253, 1);
  --cyan-200: rgba(164, 242, 251, 1);
  --cyan-300: rgba(103, 231, 248, 1);
  --cyan-400: rgba(34, 210, 237, 1);
  --cyan-500: rgba(6, 181, 211, 1);
  --cyan-600: rgba(8, 144, 177, 1);
  --cyan-700: rgba(14, 116, 143, 1);
  --cyan-800: rgba(21, 94, 117, 1);
  --cyan-900: rgba(22, 78, 99, 1);
  --sky-50: rgba(239, 248, 254, 1);
  --sky-100: rgba(223, 241, 253, 1);
  --sky-200: rgba(185, 229, 252, 1);
  --sky-300: rgba(125, 210, 251, 1);
  --sky-400: rgba(56, 188, 247, 1);
  --sky-500: rgba(14, 164, 232, 1);
  --sky-600: rgba(2, 131, 198, 1);
  --sky-700: rgba(3, 105, 160, 1);
  --sky-800: rgba(7, 89, 132, 1);
  --sky-900: rgba(12, 74, 110, 1);
  --blue-50: rgba(238, 245, 254, 1);
  --blue-100: rgba(218, 233, 253, 1);
  --blue-200: rgba(190, 218, 253, 1);
  --blue-300: rgba(146, 196, 252, 1);
  --blue-400: rgba(96, 164, 249, 1);
  --blue-500: rgba(59, 129, 245, 1);
  --blue-600: rgba(37, 99, 234, 1);
  --blue-700: rgba(29, 78, 215, 1);
  --blue-800: rgba(30, 64, 174, 1);
  --blue-900: rgba(30, 58, 137, 1);
  --indigo-50: rgba(237, 241, 254, 1);
  --indigo-100: rgba(223, 230, 254, 1);
  --indigo-200: rgba(198, 209, 253, 1);
  --indigo-300: rgba(164, 179, 251, 1);
  --indigo-400: rgba(128, 139, 247, 1);
  --indigo-500: rgba(99, 102, 240, 1);
  --indigo-600: rgba(79, 70, 228, 1);
  --indigo-700: rgba(67, 56, 201, 1);
  --indigo-800: rgba(55, 48, 162, 1);
  --indigo-900: rgba(49, 46, 128, 1);
  --violet-50: rgba(244, 242, 254, 1);
  --violet-100: rgba(236, 232, 253, 1);
  --violet-200: rgba(220, 213, 253, 1);
  --violet-300: rgba(195, 180, 252, 1);
  --violet-400: rgba(166, 138, 249, 1);
  --violet-500: rgba(138, 92, 245, 1);
  --violet-600: rgba(124, 58, 236, 1);
  --violet-700: rgba(109, 40, 216, 1);
  --violet-800: rgba(91, 33, 181, 1);
  --violet-900: rgba(76, 29, 148, 1);
  --purple-50: rgba(249, 244, 254, 1);
  --purple-100: rgba(242, 231, 254, 1);
  --purple-200: rgba(232, 212, 254, 1);
  --purple-300: rgba(215, 179, 253, 1);
  --purple-400: rgba(191, 131, 251, 1);
  --purple-500: rgba(167, 85, 246, 1);
  --purple-600: rgba(146, 51, 233, 1);
  --purple-700: rgba(126, 34, 205, 1);
  --purple-800: rgba(107, 33, 167, 1);
  --purple-900: rgba(88, 28, 134, 1);
  --fuchsia-50: rgba(252, 243, 254, 1);
  --fuchsia-100: rgba(249, 231, 254, 1);
  --fuchsia-200: rgba(244, 207, 253, 1);
  --fuchsia-300: rgba(239, 170, 251, 1);
  --fuchsia-400: rgba(231, 121, 248, 1);
  --fuchsia-500: rgba(216, 70, 238, 1);
  --fuchsia-600: rgba(191, 38, 210, 1);
  --fuchsia-700: rgba(161, 28, 174, 1);
  --fuchsia-800: rgba(133, 25, 142, 1);
  --fuchsia-900: rgba(112, 26, 117, 1);
  --pink-50: rgba(252, 241, 247, 1);
  --pink-100: rgba(251, 230, 242, 1);
  --pink-200: rgba(250, 206, 231, 1);
  --pink-300: rgba(248, 167, 211, 1);
  --pink-400: rgba(243, 114, 181, 1);
  --pink-500: rgba(235, 72, 152, 1);
  --pink-600: rgba(218, 39, 119, 1);
  --pink-700: rgba(189, 24, 93, 1);
  --pink-800: rgba(156, 23, 77, 1);
  --pink-900: rgba(130, 24, 67, 1);
  --rose-50: rgba(254, 240, 241, 1);
  --rose-100: rgba(254, 227, 229, 1);
  --rose-200: rgba(253, 204, 210, 1);
  --rose-300: rgba(252, 163, 174, 1);
  --rose-400: rgba(250, 113, 132, 1);
  --rose-500: rgba(243, 63, 94, 1);
  --rose-600: rgba(224, 29, 72, 1);
  --rose-700: rgba(189, 18, 60, 1);
  --rose-800: rgba(158, 18, 57, 1);
  --rose-900: rgba(135, 19, 55, 1);
  --text-xs-black-font-family: "Inter", Helvetica;
  --text-xs-black-font-weight: 900;
  --text-xs-black-font-size: 12px;
  --text-xs-black-letter-spacing: 0px;
  --text-xs-black-line-height: normal;
  --text-xs-black-font-style: normal;
  --text-xs-bold-font-family: "Inter", Helvetica;
  --text-xs-bold-font-weight: 700;
  --text-xs-bold-font-size: 12px;
  --text-xs-bold-letter-spacing: 0px;
  --text-xs-bold-line-height: normal;
  --text-xs-bold-font-style: normal;
  --text-xs-extra-bold-font-family: "Inter", Helvetica;
  --text-xs-extra-bold-font-weight: 800;
  --text-xs-extra-bold-font-size: 12px;
  --text-xs-extra-bold-letter-spacing: 0px;
  --text-xs-extra-bold-line-height: normal;
  --text-xs-extra-bold-font-style: normal;
  --text-xs-extra-light-font-family: "Inter", Helvetica;
  --text-xs-extra-light-font-weight: 200;
  --text-xs-extra-light-font-size: 12px;
  --text-xs-extra-light-letter-spacing: 0px;
  --text-xs-extra-light-line-height: normal;
  --text-xs-extra-light-font-style: normal;
  --text-xs-light-font-family: "Inter", Helvetica;
  --text-xs-light-font-weight: 300;
  --text-xs-light-font-size: 12px;
  --text-xs-light-letter-spacing: 0px;
  --text-xs-light-line-height: normal;
  --text-xs-light-font-style: normal;
  --text-xs-medium-font-family: "Inter", Helvetica;
  --text-xs-medium-font-weight: 500;
  --text-xs-medium-font-size: 12px;
  --text-xs-medium-letter-spacing: 0px;
  --text-xs-medium-line-height: normal;
  --text-xs-medium-font-style: normal;
  --text-xs-regular-font-family: "Inter", Helvetica;
  --text-xs-regular-font-weight: 400;
  --text-xs-regular-font-size: 12px;
  --text-xs-regular-letter-spacing: 0px;
  --text-xs-regular-line-height: normal;
  --text-xs-regular-font-style: normal;
  --text-xs-semi-bold-font-family: "Inter", Helvetica;
  --text-xs-semi-bold-font-weight: 600;
  --text-xs-semi-bold-font-size: 12px;
  --text-xs-semi-bold-letter-spacing: 0px;
  --text-xs-semi-bold-line-height: normal;
  --text-xs-semi-bold-font-style: normal;
  --text-xs-thin-font-family: "Inter", Helvetica;
  --text-xs-thin-font-weight: 100;
  --text-xs-thin-font-size: 12px;
  --text-xs-thin-letter-spacing: 0px;
  --text-xs-thin-line-height: normal;
  --text-xs-thin-font-style: normal;
  --text-sm-black-font-family: "Inter", Helvetica;
  --text-sm-black-font-weight: 900;
  --text-sm-black-font-size: 14px;
  --text-sm-black-letter-spacing: 0px;
  --text-sm-black-line-height: normal;
  --text-sm-black-font-style: normal;
  --text-sm-bold-font-family: "Inter", Helvetica;
  --text-sm-bold-font-weight: 700;
  --text-sm-bold-font-size: 14px;
  --text-sm-bold-letter-spacing: 0px;
  --text-sm-bold-line-height: normal;
  --text-sm-bold-font-style: normal;
  --text-sm-extra-bold-font-family: "Inter", Helvetica;
  --text-sm-extra-bold-font-weight: 800;
  --text-sm-extra-bold-font-size: 14px;
  --text-sm-extra-bold-letter-spacing: 0px;
  --text-sm-extra-bold-line-height: normal;
  --text-sm-extra-bold-font-style: normal;
  --text-sm-extra-light-font-family: "Inter", Helvetica;
  --text-sm-extra-light-font-weight: 200;
  --text-sm-extra-light-font-size: 14px;
  --text-sm-extra-light-letter-spacing: 0px;
  --text-sm-extra-light-line-height: normal;
  --text-sm-extra-light-font-style: normal;
  --text-sm-light-font-family: "Inter", Helvetica;
  --text-sm-light-font-weight: 300;
  --text-sm-light-font-size: 14px;
  --text-sm-light-letter-spacing: 0px;
  --text-sm-light-line-height: normal;
  --text-sm-light-font-style: normal;
  --text-sm-medium-font-family: "Inter", Helvetica;
  --text-sm-medium-font-weight: 500;
  --text-sm-medium-font-size: 14px;
  --text-sm-medium-letter-spacing: 0px;
  --text-sm-medium-line-height: normal;
  --text-sm-medium-font-style: normal;
  --text-sm-regular-font-family: "Inter", Helvetica;
  --text-sm-regular-font-weight: 400;
  --text-sm-regular-font-size: 14px;
  --text-sm-regular-letter-spacing: 0px;
  --text-sm-regular-line-height: normal;
  --text-sm-regular-font-style: normal;
  --text-sm-semi-bold-font-family: "Inter", Helvetica;
  --text-sm-semi-bold-font-weight: 600;
  --text-sm-semi-bold-font-size: 14px;
  --text-sm-semi-bold-letter-spacing: 0px;
  --text-sm-semi-bold-line-height: normal;
  --text-sm-semi-bold-font-style: normal;
  --text-sm-thin-font-family: "Inter", Helvetica;
  --text-sm-thin-font-weight: 100;
  --text-sm-thin-font-size: 14px;
  --text-sm-thin-letter-spacing: 0px;
  --text-sm-thin-line-height: normal;
  --text-sm-thin-font-style: normal;
  --text-base-black-font-family: "Inter", Helvetica;
  --text-base-black-font-weight: 900;
  --text-base-black-font-size: 16px;
  --text-base-black-letter-spacing: 0px;
  --text-base-black-line-height: normal;
  --text-base-black-font-style: normal;
  --text-base-bold-font-family: "Inter", Helvetica;
  --text-base-bold-font-weight: 700;
  --text-base-bold-font-size: 16px;
  --text-base-bold-letter-spacing: 0px;
  --text-base-bold-line-height: normal;
  --text-base-bold-font-style: normal;
  --text-base-extra-bold-font-family: "Inter", Helvetica;
  --text-base-extra-bold-font-weight: 800;
  --text-base-extra-bold-font-size: 16px;
  --text-base-extra-bold-letter-spacing: 0px;
  --text-base-extra-bold-line-height: normal;
  --text-base-extra-bold-font-style: normal;
  --text-base-extra-light-font-family: "Inter", Helvetica;
  --text-base-extra-light-font-weight: 200;
  --text-base-extra-light-font-size: 16px;
  --text-base-extra-light-letter-spacing: 0px;
  --text-base-extra-light-line-height: normal;
  --text-base-extra-light-font-style: normal;
  --text-base-light-font-family: "Inter", Helvetica;
  --text-base-light-font-weight: 300;
  --text-base-light-font-size: 16px;
  --text-base-light-letter-spacing: 0px;
  --text-base-light-line-height: normal;
  --text-base-light-font-style: normal;
  --text-base-medium-font-family: "Inter", Helvetica;
  --text-base-medium-font-weight: 500;
  --text-base-medium-font-size: 16px;
  --text-base-medium-letter-spacing: 0px;
  --text-base-medium-line-height: normal;
  --text-base-medium-font-style: normal;
  --text-base-regular-font-family: "Inter", Helvetica;
  --text-base-regular-font-weight: 400;
  --text-base-regular-font-size: 16px;
  --text-base-regular-letter-spacing: 0px;
  --text-base-regular-line-height: normal;
  --text-base-regular-font-style: normal;
  --text-base-semi-bold-font-family: "Inter", Helvetica;
  --text-base-semi-bold-font-weight: 600;
  --text-base-semi-bold-font-size: 16px;
  --text-base-semi-bold-letter-spacing: 0px;
  --text-base-semi-bold-line-height: normal;
  --text-base-semi-bold-font-style: normal;
  --text-base-thin-font-family: "Inter", Helvetica;
  --text-base-thin-font-weight: 100;
  --text-base-thin-font-size: 16px;
  --text-base-thin-letter-spacing: 0px;
  --text-base-thin-line-height: normal;
  --text-base-thin-font-style: normal;
  --text-lg-black-font-family: "Inter", Helvetica;
  --text-lg-black-font-weight: 900;
  --text-lg-black-font-size: 18px;
  --text-lg-black-letter-spacing: 0px;
  --text-lg-black-line-height: normal;
  --text-lg-black-font-style: normal;
  --text-lg-bold-font-family: "Inter", Helvetica;
  --text-lg-bold-font-weight: 700;
  --text-lg-bold-font-size: 18px;
  --text-lg-bold-letter-spacing: 0px;
  --text-lg-bold-line-height: normal;
  --text-lg-bold-font-style: normal;
  --text-lg-extra-bold-font-family: "Inter", Helvetica;
  --text-lg-extra-bold-font-weight: 800;
  --text-lg-extra-bold-font-size: 18px;
  --text-lg-extra-bold-letter-spacing: 0px;
  --text-lg-extra-bold-line-height: normal;
  --text-lg-extra-bold-font-style: normal;
  --text-lg-extra-light-font-family: "Inter", Helvetica;
  --text-lg-extra-light-font-weight: 200;
  --text-lg-extra-light-font-size: 18px;
  --text-lg-extra-light-letter-spacing: 0px;
  --text-lg-extra-light-line-height: normal;
  --text-lg-extra-light-font-style: normal;
  --text-lg-light-font-family: "Inter", Helvetica;
  --text-lg-light-font-weight: 300;
  --text-lg-light-font-size: 18px;
  --text-lg-light-letter-spacing: 0px;
  --text-lg-light-line-height: normal;
  --text-lg-light-font-style: normal;
  --text-lg-medium-font-family: "Inter", Helvetica;
  --text-lg-medium-font-weight: 500;
  --text-lg-medium-font-size: 18px;
  --text-lg-medium-letter-spacing: 0px;
  --text-lg-medium-line-height: normal;
  --text-lg-medium-font-style: normal;
  --text-lg-regular-font-family: "Inter", Helvetica;
  --text-lg-regular-font-weight: 400;
  --text-lg-regular-font-size: 18px;
  --text-lg-regular-letter-spacing: 0px;
  --text-lg-regular-line-height: normal;
  --text-lg-regular-font-style: normal;
  --text-lg-semi-bold-font-family: "Inter", Helvetica;
  --text-lg-semi-bold-font-weight: 600;
  --text-lg-semi-bold-font-size: 18px;
  --text-lg-semi-bold-letter-spacing: 0px;
  --text-lg-semi-bold-line-height: normal;
  --text-lg-semi-bold-font-style: normal;
  --text-lg-thin-font-family: "Inter", Helvetica;
  --text-lg-thin-font-weight: 100;
  --text-lg-thin-font-size: 18px;
  --text-lg-thin-letter-spacing: 0px;
  --text-lg-thin-line-height: normal;
  --text-lg-thin-font-style: normal;
  --text-xl-black-font-family: "Inter", Helvetica;
  --text-xl-black-font-weight: 900;
  --text-xl-black-font-size: 20px;
  --text-xl-black-letter-spacing: 0px;
  --text-xl-black-line-height: normal;
  --text-xl-black-font-style: normal;
  --text-xl-bold-font-family: "Inter", Helvetica;
  --text-xl-bold-font-weight: 700;
  --text-xl-bold-font-size: 20px;
  --text-xl-bold-letter-spacing: 0px;
  --text-xl-bold-line-height: normal;
  --text-xl-bold-font-style: normal;
  --text-xl-extra-bold-font-family: "Inter", Helvetica;
  --text-xl-extra-bold-font-weight: 800;
  --text-xl-extra-bold-font-size: 20px;
  --text-xl-extra-bold-letter-spacing: 0px;
  --text-xl-extra-bold-line-height: normal;
  --text-xl-extra-bold-font-style: normal;
  --text-xl-extra-light-font-family: "Inter", Helvetica;
  --text-xl-extra-light-font-weight: 200;
  --text-xl-extra-light-font-size: 20px;
  --text-xl-extra-light-letter-spacing: 0px;
  --text-xl-extra-light-line-height: normal;
  --text-xl-extra-light-font-style: normal;
  --text-xl-light-font-family: "Inter", Helvetica;
  --text-xl-light-font-weight: 300;
  --text-xl-light-font-size: 20px;
  --text-xl-light-letter-spacing: 0px;
  --text-xl-light-line-height: normal;
  --text-xl-light-font-style: normal;
  --text-xl-medium-font-family: "Inter", Helvetica;
  --text-xl-medium-font-weight: 500;
  --text-xl-medium-font-size: 20px;
  --text-xl-medium-letter-spacing: 0px;
  --text-xl-medium-line-height: normal;
  --text-xl-medium-font-style: normal;
  --text-xl-regular-font-family: "Inter", Helvetica;
  --text-xl-regular-font-weight: 400;
  --text-xl-regular-font-size: 20px;
  --text-xl-regular-letter-spacing: 0px;
  --text-xl-regular-line-height: normal;
  --text-xl-regular-font-style: normal;
  --text-xl-semi-bold-font-family: "Inter", Helvetica;
  --text-xl-semi-bold-font-weight: 600;
  --text-xl-semi-bold-font-size: 20px;
  --text-xl-semi-bold-letter-spacing: 0px;
  --text-xl-semi-bold-line-height: normal;
  --text-xl-semi-bold-font-style: normal;
  --text-xl-thin-font-family: "Inter", Helvetica;
  --text-xl-thin-font-weight: 100;
  --text-xl-thin-font-size: 20px;
  --text-xl-thin-letter-spacing: 0px;
  --text-xl-thin-line-height: normal;
  --text-xl-thin-font-style: normal;
  --text-2xl-black-font-family: "Inter", Helvetica;
  --text-2xl-black-font-weight: 900;
  --text-2xl-black-font-size: 24px;
  --text-2xl-black-letter-spacing: 0px;
  --text-2xl-black-line-height: normal;
  --text-2xl-black-font-style: normal;
  --text-2xl-bold-font-family: "Inter", Helvetica;
  --text-2xl-bold-font-weight: 700;
  --text-2xl-bold-font-size: 24px;
  --text-2xl-bold-letter-spacing: 0px;
  --text-2xl-bold-line-height: normal;
  --text-2xl-bold-font-style: normal;
  --text-2xl-extra-bold-font-family: "Inter", Helvetica;
  --text-2xl-extra-bold-font-weight: 800;
  --text-2xl-extra-bold-font-size: 24px;
  --text-2xl-extra-bold-letter-spacing: 0px;
  --text-2xl-extra-bold-line-height: normal;
  --text-2xl-extra-bold-font-style: normal;
  --text-2xl-extra-light-font-family: "Inter", Helvetica;
  --text-2xl-extra-light-font-weight: 200;
  --text-2xl-extra-light-font-size: 24px;
  --text-2xl-extra-light-letter-spacing: 0px;
  --text-2xl-extra-light-line-height: normal;
  --text-2xl-extra-light-font-style: normal;
  --text-2xl-light-font-family: "Inter", Helvetica;
  --text-2xl-light-font-weight: 300;
  --text-2xl-light-font-size: 24px;
  --text-2xl-light-letter-spacing: 0px;
  --text-2xl-light-line-height: normal;
  --text-2xl-light-font-style: normal;
  --text-2xl-medium-font-family: "Inter", Helvetica;
  --text-2xl-medium-font-weight: 500;
  --text-2xl-medium-font-size: 20px;
  --text-2xl-medium-letter-spacing: 0px;
  --text-2xl-medium-line-height: normal;
  --text-2xl-medium-font-style: normal;
  --text-2xl-regular-font-family: "Inter", Helvetica;
  --text-2xl-regular-font-weight: 400;
  --text-2xl-regular-font-size: 24px;
  --text-2xl-regular-letter-spacing: 0px;
  --text-2xl-regular-line-height: normal;
  --text-2xl-regular-font-style: normal;
  --text-2xl-semi-bold-font-family: "Inter", Helvetica;
  --text-2xl-semi-bold-font-weight: 600;
  --text-2xl-semi-bold-font-size: 24px;
  --text-2xl-semi-bold-letter-spacing: 0px;
  --text-2xl-semi-bold-line-height: normal;
  --text-2xl-semi-bold-font-style: normal;
  --text-2xl-thin-font-family: "Inter", Helvetica;
  --text-2xl-thin-font-weight: 100;
  --text-2xl-thin-font-size: 24px;
  --text-2xl-thin-letter-spacing: 0px;
  --text-2xl-thin-line-height: normal;
  --text-2xl-thin-font-style: normal;
  --text-3xl-black-font-family: "Inter", Helvetica;
  --text-3xl-black-font-weight: 900;
  --text-3xl-black-font-size: 30px;
  --text-3xl-black-letter-spacing: 0px;
  --text-3xl-black-line-height: normal;
  --text-3xl-black-font-style: normal;
  --text-3xl-bold-font-family: "Inter", Helvetica;
  --text-3xl-bold-font-weight: 700;
  --text-3xl-bold-font-size: 30px;
  --text-3xl-bold-letter-spacing: 0px;
  --text-3xl-bold-line-height: normal;
  --text-3xl-bold-font-style: normal;
  --text-3xl-extra-bold-font-family: "Inter", Helvetica;
  --text-3xl-extra-bold-font-weight: 800;
  --text-3xl-extra-bold-font-size: 30px;
  --text-3xl-extra-bold-letter-spacing: 0px;
  --text-3xl-extra-bold-line-height: normal;
  --text-3xl-extra-bold-font-style: normal;
  --text-3xl-extra-light-font-family: "Inter", Helvetica;
  --text-3xl-extra-light-font-weight: 200;
  --text-3xl-extra-light-font-size: 30px;
  --text-3xl-extra-light-letter-spacing: 0px;
  --text-3xl-extra-light-line-height: normal;
  --text-3xl-extra-light-font-style: normal;
  --text-3xl-light-font-family: "Inter", Helvetica;
  --text-3xl-light-font-weight: 300;
  --text-3xl-light-font-size: 30px;
  --text-3xl-light-letter-spacing: 0px;
  --text-3xl-light-line-height: normal;
  --text-3xl-light-font-style: normal;
  --text-3xl-medium-font-family: "Inter", Helvetica;
  --text-3xl-medium-font-weight: 500;
  --text-3xl-medium-font-size: 30px;
  --text-3xl-medium-letter-spacing: 0px;
  --text-3xl-medium-line-height: normal;
  --text-3xl-medium-font-style: normal;
  --text-3xl-regular-font-family: "Inter", Helvetica;
  --text-3xl-regular-font-weight: 400;
  --text-3xl-regular-font-size: 30px;
  --text-3xl-regular-letter-spacing: 0px;
  --text-3xl-regular-line-height: normal;
  --text-3xl-regular-font-style: normal;
  --text-3xl-semi-bold-font-family: "Inter", Helvetica;
  --text-3xl-semi-bold-font-weight: 600;
  --text-3xl-semi-bold-font-size: 30px;
  --text-3xl-semi-bold-letter-spacing: 0px;
  --text-3xl-semi-bold-line-height: normal;
  --text-3xl-semi-bold-font-style: normal;
  --text-3xl-thin-font-family: "Inter", Helvetica;
  --text-3xl-thin-font-weight: 100;
  --text-3xl-thin-font-size: 30px;
  --text-3xl-thin-letter-spacing: 0px;
  --text-3xl-thin-line-height: normal;
  --text-3xl-thin-font-style: normal;
  --text-4xl-black-font-family: "Inter", Helvetica;
  --text-4xl-black-font-weight: 900;
  --text-4xl-black-font-size: 36px;
  --text-4xl-black-letter-spacing: 0px;
  --text-4xl-black-line-height: normal;
  --text-4xl-black-font-style: normal;
  --text-4xl-bold-font-family: "Inter", Helvetica;
  --text-4xl-bold-font-weight: 700;
  --text-4xl-bold-font-size: 36px;
  --text-4xl-bold-letter-spacing: 0px;
  --text-4xl-bold-line-height: normal;
  --text-4xl-bold-font-style: normal;
  --text-4xl-extra-bold-font-family: "Inter", Helvetica;
  --text-4xl-extra-bold-font-weight: 800;
  --text-4xl-extra-bold-font-size: 36px;
  --text-4xl-extra-bold-letter-spacing: 0px;
  --text-4xl-extra-bold-line-height: normal;
  --text-4xl-extra-bold-font-style: normal;
  --text-4xl-extra-light-font-family: "Inter", Helvetica;
  --text-4xl-extra-light-font-weight: 200;
  --text-4xl-extra-light-font-size: 36px;
  --text-4xl-extra-light-letter-spacing: 0px;
  --text-4xl-extra-light-line-height: normal;
  --text-4xl-extra-light-font-style: normal;
  --text-4xl-light-font-family: "Inter", Helvetica;
  --text-4xl-light-font-weight: 300;
  --text-4xl-light-font-size: 36px;
  --text-4xl-light-letter-spacing: 0px;
  --text-4xl-light-line-height: normal;
  --text-4xl-light-font-style: normal;
  --text-4xl-medium-font-family: "Inter", Helvetica;
  --text-4xl-medium-font-weight: 500;
  --text-4xl-medium-font-size: 36px;
  --text-4xl-medium-letter-spacing: 0px;
  --text-4xl-medium-line-height: normal;
  --text-4xl-medium-font-style: normal;
  --text-4xl-regular-font-family: "Inter", Helvetica;
  --text-4xl-regular-font-weight: 400;
  --text-4xl-regular-font-size: 36px;
  --text-4xl-regular-letter-spacing: 0px;
  --text-4xl-regular-line-height: normal;
  --text-4xl-regular-font-style: normal;
  --text-4xl-semi-bold-font-family: "Inter", Helvetica;
  --text-4xl-semi-bold-font-weight: 600;
  --text-4xl-semi-bold-font-size: 32px;
  --text-4xl-semi-bold-letter-spacing: 0px;
  --text-4xl-semi-bold-line-height: normal;
  --text-4xl-semi-bold-font-style: normal;
  --text-4xl-thin-font-family: "Inter", Helvetica;
  --text-4xl-thin-font-weight: 100;
  --text-4xl-thin-font-size: 36px;
  --text-4xl-thin-letter-spacing: 0px;
  --text-4xl-thin-line-height: normal;
  --text-4xl-thin-font-style: normal;
  --text-5xl-black-font-family: "Inter", Helvetica;
  --text-5xl-black-font-weight: 900;
  --text-5xl-black-font-size: 48px;
  --text-5xl-black-letter-spacing: 0px;
  --text-5xl-black-line-height: normal;
  --text-5xl-black-font-style: normal;
  --text-5xl-bold-font-family: "Inter", Helvetica;
  --text-5xl-bold-font-weight: 700;
  --text-5xl-bold-font-size: 48px;
  --text-5xl-bold-letter-spacing: 0px;
  --text-5xl-bold-line-height: normal;
  --text-5xl-bold-font-style: normal;
  --text-5xl-extra-bold-font-family: "Inter", Helvetica;
  --text-5xl-extra-bold-font-weight: 800;
  --text-5xl-extra-bold-font-size: 48px;
  --text-5xl-extra-bold-letter-spacing: 0px;
  --text-5xl-extra-bold-line-height: normal;
  --text-5xl-extra-bold-font-style: normal;
  --text-5xl-extra-light-font-family: "Inter", Helvetica;
  --text-5xl-extra-light-font-weight: 200;
  --text-5xl-extra-light-font-size: 48px;
  --text-5xl-extra-light-letter-spacing: 0px;
  --text-5xl-extra-light-line-height: normal;
  --text-5xl-extra-light-font-style: normal;
  --text-5xl-light-font-family: "Inter", Helvetica;
  --text-5xl-light-font-weight: 300;
  --text-5xl-light-font-size: 48px;
  --text-5xl-light-letter-spacing: 0px;
  --text-5xl-light-line-height: normal;
  --text-5xl-light-font-style: normal;
  --text-5xl-medium-font-family: "Inter", Helvetica;
  --text-5xl-medium-font-weight: 500;
  --text-5xl-medium-font-size: 48px;
  --text-5xl-medium-letter-spacing: 0px;
  --text-5xl-medium-line-height: normal;
  --text-5xl-medium-font-style: normal;
  --text-5xl-regular-font-family: "Inter", Helvetica;
  --text-5xl-regular-font-weight: 400;
  --text-5xl-regular-font-size: 48px;
  --text-5xl-regular-letter-spacing: 0px;
  --text-5xl-regular-line-height: normal;
  --text-5xl-regular-font-style: normal;
  --text-5xl-semi-bold-font-family: "Inter", Helvetica;
  --text-5xl-semi-bold-font-weight: 600;
  --text-5xl-semi-bold-font-size: 48px;
  --text-5xl-semi-bold-letter-spacing: 0px;
  --text-5xl-semi-bold-line-height: normal;
  --text-5xl-semi-bold-font-style: normal;
  --text-5xl-thin-font-family: "Inter", Helvetica;
  --text-5xl-thin-font-weight: 100;
  --text-5xl-thin-font-size: 48px;
  --text-5xl-thin-letter-spacing: 0px;
  --text-5xl-thin-line-height: normal;
  --text-5xl-thin-font-style: normal;
  --text-6xl-black-font-family: "Inter", Helvetica;
  --text-6xl-black-font-weight: 900;
  --text-6xl-black-font-size: 60px;
  --text-6xl-black-letter-spacing: 0px;
  --text-6xl-black-line-height: normal;
  --text-6xl-black-font-style: normal;
  --text-6xl-bold-font-family: "Inter", Helvetica;
  --text-6xl-bold-font-weight: 700;
  --text-6xl-bold-font-size: 60px;
  --text-6xl-bold-letter-spacing: 0px;
  --text-6xl-bold-line-height: normal;
  --text-6xl-bold-font-style: normal;
  --text-6xl-extra-bold-font-family: "Inter", Helvetica;
  --text-6xl-extra-bold-font-weight: 800;
  --text-6xl-extra-bold-font-size: 60px;
  --text-6xl-extra-bold-letter-spacing: 0px;
  --text-6xl-extra-bold-line-height: normal;
  --text-6xl-extra-bold-font-style: normal;
  --text-6xl-extra-light-font-family: "Inter", Helvetica;
  --text-6xl-extra-light-font-weight: 200;
  --text-6xl-extra-light-font-size: 60px;
  --text-6xl-extra-light-letter-spacing: 0px;
  --text-6xl-extra-light-line-height: normal;
  --text-6xl-extra-light-font-style: normal;
  --text-6xl-light-font-family: "Inter", Helvetica;
  --text-6xl-light-font-weight: 300;
  --text-6xl-light-font-size: 60px;
  --text-6xl-light-letter-spacing: 0px;
  --text-6xl-light-line-height: normal;
  --text-6xl-light-font-style: normal;
  --text-6xl-medium-font-family: "Inter", Helvetica;
  --text-6xl-medium-font-weight: 500;
  --text-6xl-medium-font-size: 50px;
  --text-6xl-medium-letter-spacing: 0px;
  --text-6xl-medium-line-height: normal;
  --text-6xl-medium-font-style: normal;
  --text-6xl-regular-font-family: "Inter", Helvetica;
  --text-6xl-regular-font-weight: 400;
  --text-6xl-regular-font-size: 60px;
  --text-6xl-regular-letter-spacing: 0px;
  --text-6xl-regular-line-height: normal;
  --text-6xl-regular-font-style: normal;
  --text-6xl-semi-bold-font-family: "Inter", Helvetica;
  --text-6xl-semi-bold-font-weight: 600;
  --text-6xl-semi-bold-font-size: 60px;
  --text-6xl-semi-bold-letter-spacing: 0px;
  --text-6xl-semi-bold-line-height: normal;
  --text-6xl-semi-bold-font-style: normal;
  --text-6xl-thin-font-family: "Inter", Helvetica;
  --text-6xl-thin-font-weight: 100;
  --text-6xl-thin-font-size: 60px;
  --text-6xl-thin-letter-spacing: 0px;
  --text-6xl-thin-line-height: normal;
  --text-6xl-thin-font-style: normal;
  --text-7xl-black-font-family: "Inter", Helvetica;
  --text-7xl-black-font-weight: 900;
  --text-7xl-black-font-size: 72px;
  --text-7xl-black-letter-spacing: 0px;
  --text-7xl-black-line-height: normal;
  --text-7xl-black-font-style: normal;
  --text-7xl-bold-font-family: "Inter", Helvetica;
  --text-7xl-bold-font-weight: 700;
  --text-7xl-bold-font-size: 72px;
  --text-7xl-bold-letter-spacing: 0px;
  --text-7xl-bold-line-height: normal;
  --text-7xl-bold-font-style: normal;
  --text-7xl-extra-bold-font-family: "Inter", Helvetica;
  --text-7xl-extra-bold-font-weight: 800;
  --text-7xl-extra-bold-font-size: 72px;
  --text-7xl-extra-bold-letter-spacing: 0px;
  --text-7xl-extra-bold-line-height: normal;
  --text-7xl-extra-bold-font-style: normal;
  --text-7xl-extra-light-font-family: "Inter", Helvetica;
  --text-7xl-extra-light-font-weight: 200;
  --text-7xl-extra-light-font-size: 72px;
  --text-7xl-extra-light-letter-spacing: 0px;
  --text-7xl-extra-light-line-height: normal;
  --text-7xl-extra-light-font-style: normal;
  --text-7xl-light-font-family: "Inter", Helvetica;
  --text-7xl-light-font-weight: 300;
  --text-7xl-light-font-size: 72px;
  --text-7xl-light-letter-spacing: 0px;
  --text-7xl-light-line-height: normal;
  --text-7xl-light-font-style: normal;
  --text-7xl-medium-font-family: "Inter", Helvetica;
  --text-7xl-medium-font-weight: 500;
  --text-7xl-medium-font-size: 72px;
  --text-7xl-medium-letter-spacing: 0px;
  --text-7xl-medium-line-height: normal;
  --text-7xl-medium-font-style: normal;
  --text-7xl-regular-font-family: "Inter", Helvetica;
  --text-7xl-regular-font-weight: 400;
  --text-7xl-regular-font-size: 72px;
  --text-7xl-regular-letter-spacing: 0px;
  --text-7xl-regular-line-height: normal;
  --text-7xl-regular-font-style: normal;
  --text-7xl-semi-bold-font-family: "Inter", Helvetica;
  --text-7xl-semi-bold-font-weight: 600;
  --text-7xl-semi-bold-font-size: 72px;
  --text-7xl-semi-bold-letter-spacing: 0px;
  --text-7xl-semi-bold-line-height: normal;
  --text-7xl-semi-bold-font-style: normal;
  --text-7xl-thin-font-family: "Inter", Helvetica;
  --text-7xl-thin-font-weight: 100;
  --text-7xl-thin-font-size: 72px;
  --text-7xl-thin-letter-spacing: 0px;
  --text-7xl-thin-line-height: normal;
  --text-7xl-thin-font-style: normal;
  --text-8xl-black-font-family: "Inter", Helvetica;
  --text-8xl-black-font-weight: 900;
  --text-8xl-black-font-size: 96px;
  --text-8xl-black-letter-spacing: 0px;
  --text-8xl-black-line-height: normal;
  --text-8xl-black-font-style: normal;
  --text-8xl-bold-font-family: "Inter", Helvetica;
  --text-8xl-bold-font-weight: 700;
  --text-8xl-bold-font-size: 96px;
  --text-8xl-bold-letter-spacing: 0px;
  --text-8xl-bold-line-height: normal;
  --text-8xl-bold-font-style: normal;
  --text-8xl-extra-bold-font-family: "Inter", Helvetica;
  --text-8xl-extra-bold-font-weight: 800;
  --text-8xl-extra-bold-font-size: 96px;
  --text-8xl-extra-bold-letter-spacing: 0px;
  --text-8xl-extra-bold-line-height: normal;
  --text-8xl-extra-bold-font-style: normal;
  --text-8xl-extra-light-font-family: "Inter", Helvetica;
  --text-8xl-extra-light-font-weight: 200;
  --text-8xl-extra-light-font-size: 96px;
  --text-8xl-extra-light-letter-spacing: 0px;
  --text-8xl-extra-light-line-height: normal;
  --text-8xl-extra-light-font-style: normal;
  --text-8xl-light-font-family: "Inter", Helvetica;
  --text-8xl-light-font-weight: 300;
  --text-8xl-light-font-size: 96px;
  --text-8xl-light-letter-spacing: 0px;
  --text-8xl-light-line-height: normal;
  --text-8xl-light-font-style: normal;
  --text-8xl-medium-font-family: "Inter", Helvetica;
  --text-8xl-medium-font-weight: 500;
  --text-8xl-medium-font-size: 96px;
  --text-8xl-medium-letter-spacing: 0px;
  --text-8xl-medium-line-height: normal;
  --text-8xl-medium-font-style: normal;
  --text-8xl-regular-font-family: "Inter", Helvetica;
  --text-8xl-regular-font-weight: 400;
  --text-8xl-regular-font-size: 96px;
  --text-8xl-regular-letter-spacing: 0px;
  --text-8xl-regular-line-height: normal;
  --text-8xl-regular-font-style: normal;
  --text-8xl-semi-bold-font-family: "Inter", Helvetica;
  --text-8xl-semi-bold-font-weight: 600;
  --text-8xl-semi-bold-font-size: 96px;
  --text-8xl-semi-bold-letter-spacing: 0px;
  --text-8xl-semi-bold-line-height: normal;
  --text-8xl-semi-bold-font-style: normal;
  --text-8xl-thin-font-family: "Inter", Helvetica;
  --text-8xl-thin-font-weight: 100;
  --text-8xl-thin-font-size: 96px;
  --text-8xl-thin-letter-spacing: 0px;
  --text-8xl-thin-line-height: normal;
  --text-8xl-thin-font-style: normal;
  --text-9xl-black-font-family: "Inter", Helvetica;
  --text-9xl-black-font-weight: 900;
  --text-9xl-black-font-size: 128px;
  --text-9xl-black-letter-spacing: 0px;
  --text-9xl-black-line-height: normal;
  --text-9xl-black-font-style: normal;
  --text-9xl-bold-font-family: "Inter", Helvetica;
  --text-9xl-bold-font-weight: 700;
  --text-9xl-bold-font-size: 128px;
  --text-9xl-bold-letter-spacing: 0px;
  --text-9xl-bold-line-height: normal;
  --text-9xl-bold-font-style: normal;
  --text-9xl-extra-bold-font-family: "Inter", Helvetica;
  --text-9xl-extra-bold-font-weight: 800;
  --text-9xl-extra-bold-font-size: 128px;
  --text-9xl-extra-bold-letter-spacing: 0px;
  --text-9xl-extra-bold-line-height: normal;
  --text-9xl-extra-bold-font-style: normal;
  --text-9xl-extra-light-font-family: "Inter", Helvetica;
  --text-9xl-extra-light-font-weight: 200;
  --text-9xl-extra-light-font-size: 128px;
  --text-9xl-extra-light-letter-spacing: 0px;
  --text-9xl-extra-light-line-height: normal;
  --text-9xl-extra-light-font-style: normal;
  --text-9xl-light-font-family: "Inter", Helvetica;
  --text-9xl-light-font-weight: 300;
  --text-9xl-light-font-size: 128px;
  --text-9xl-light-letter-spacing: 0px;
  --text-9xl-light-line-height: normal;
  --text-9xl-light-font-style: normal;
  --text-9xl-medium-font-family: "Inter", Helvetica;
  --text-9xl-medium-font-weight: 500;
  --text-9xl-medium-font-size: 128px;
  --text-9xl-medium-letter-spacing: 0px;
  --text-9xl-medium-line-height: normal;
  --text-9xl-medium-font-style: normal;
  --text-9xl-regular-font-family: "Inter", Helvetica;
  --text-9xl-regular-font-weight: 400;
  --text-9xl-regular-font-size: 128px;
  --text-9xl-regular-letter-spacing: 0px;
  --text-9xl-regular-line-height: normal;
  --text-9xl-regular-font-style: normal;
  --text-9xl-semi-bold-font-family: "Inter", Helvetica;
  --text-9xl-semi-bold-font-weight: 600;
  --text-9xl-semi-bold-font-size: 128px;
  --text-9xl-semi-bold-letter-spacing: 0px;
  --text-9xl-semi-bold-line-height: normal;
  --text-9xl-semi-bold-font-style: normal;
  --text-9xl-thin-font-family: "Inter", Helvetica;
  --text-9xl-thin-font-weight: 100;
  --text-9xl-thin-font-size: 128px;
  --text-9xl-thin-letter-spacing: 0px;
  --text-9xl-thin-line-height: normal;
  --text-9xl-thin-font-style: normal;
  --button-button-font-family: "DM Sans", Helvetica;
  --button-button-font-weight: 700;
  --button-button-font-size: 16px;
  --button-button-letter-spacing: 0px;
  --button-button-line-height: 22px;
  --button-button-font-style: normal;
  --body-body-xl-font-family: "DM Sans", Helvetica;
  --body-body-xl-font-weight: 400;
  --body-body-xl-font-size: 26px;
  --body-body-xl-letter-spacing: 0px;
  --body-body-xl-line-height: normal;
  --body-body-xl-font-style: normal;
  --shadow-sm: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  --shadow-base: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
  --shadow-md: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
  --shadow-xl: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
  --shadow-2xl: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  --color-primary: rgba(4, 120, 87, 1);
  --color-secundary: rgba(236, 107, 0, 1);
  --color-text: rgba(2, 6, 23, 1);
  --color-text-mute: rgba(100, 116, 139, 1);
  --color-surface: rgba(225, 245, 249, 1);
  --color-surface-dark: rgba(2, 27, 32, 1);
  --color-text-base: var(--color-base-dark);
  --color-base-light: rgba(255, 255, 255, 1);
  --color-base-dark: rgba(20, 20, 20, 1);
  --color-surface-foreground: var(--color-base-light);
}

/*

To enable a theme in your HTML, simply add one of the following data attributes to an HTML element, like so:

<body data-color-mode="del-rio">
    <!-- the rest of your content -->
</body>

You can apply the theme on any DOM node, not just the `body`

*/

[data-color-mode="del-rio"] {
  --color-primary: rgba(4, 120, 87, 1);
  --color-secundary: rgba(236, 107, 0, 1);
  --color-text: rgba(2, 6, 23, 1);
  --color-surface: rgba(225, 245, 249, 1);
  --color-surface-dark: rgba(2, 27, 32, 1);
}

[data-color-mode="torrance"] {
  --color-primary: rgba(134, 52, 235, 1);
  --color-secundary: rgba(134, 52, 235, 1);
  --color-text: rgba(28, 9, 43, 1);
  --color-surface: rgba(245, 233, 255, 1);
  --color-surface-dark: rgba(36, 10, 56, 1);
}